forked from humhub/humhub
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
200 changed files
with
4,869 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
<?php | ||
/** | ||
* Message translations. | ||
* | ||
* This file is automatically generated by 'yiic message' command. | ||
* It contains the localizable messages extracted from source code. | ||
* You may modify this file by translating the extracted messages. | ||
* | ||
* Each array element represents the translation (value) of a message (key). | ||
* If the value is empty, the message is considered as not translated. | ||
* Messages that no longer need translation will have their translations | ||
* enclosed between a pair of '@@' marks. | ||
* | ||
* Message string can be used with plural forms format. Check i18n section | ||
* of the guide for details. | ||
* | ||
* NOTE, this file must be saved in UTF-8 encoding. | ||
*/ | ||
return array ( | ||
'Account settings' => '', | ||
'Administration' => '', | ||
'Back to dashboard' => '', | ||
'Collapse' => '', | ||
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => '', | ||
'Could not determine content container!' => '', | ||
'Could not find content of addon!' => '', | ||
'Could not find requested module!' => '', | ||
'Delete' => '', | ||
'Email settings' => '', | ||
'Error' => '', | ||
'Expand' => '', | ||
'Insufficent permissions to create content!' => '', | ||
'Invalid request.' => '', | ||
'It looks like you may have taken the wrong turn.' => '', | ||
'Keyword:' => '', | ||
'Latest news' => '', | ||
'Logout' => '', | ||
'Menu' => '', | ||
'Module is not on this content container enabled!' => '', | ||
'My profile' => '', | ||
'New profile image' => '', | ||
'Nothing found with your input.' => '', | ||
'Oooops...' => '', | ||
'Results' => '', | ||
'Save' => '', | ||
'Search' => '', | ||
'Search for users and spaces' => '', | ||
'Show more results' => '', | ||
'Sorry, nothing found!' => '', | ||
'Space not found!' => '', | ||
'User Approvals' => '', | ||
'User not found!' => '', | ||
'Welcome to <strong>HumHub</strong>' => '', | ||
'You cannot create public visible content!' => '', | ||
'Your daily summary' => '', | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<?php | ||
/** | ||
* Message translations. | ||
* | ||
* This file is automatically generated by 'yiic message' command. | ||
* It contains the localizable messages extracted from source code. | ||
* You may modify this file by translating the extracted messages. | ||
* | ||
* Each array element represents the translation (value) of a message (key). | ||
* If the value is empty, the message is considered as not translated. | ||
* Messages that no longer need translation will have their translations | ||
* enclosed between a pair of '@@' marks. | ||
* | ||
* Message string can be used with plural forms format. Check i18n section | ||
* of the guide for details. | ||
* | ||
* NOTE, this file must be saved in UTF-8 encoding. | ||
*/ | ||
return array ( | ||
'Global {global} array cleaned using {method} method.' => '', | ||
); |
21 changes: 21 additions & 0 deletions
21
protected/modules_core/activity/messages/es/models_Activity.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<?php | ||
/** | ||
* Message translations. | ||
* | ||
* This file is automatically generated by 'yiic message' command. | ||
* It contains the localizable messages extracted from source code. | ||
* You may modify this file by translating the extracted messages. | ||
* | ||
* Each array element represents the translation (value) of a message (key). | ||
* If the value is empty, the message is considered as not translated. | ||
* Messages that no longer need translation will have their translations | ||
* enclosed between a pair of '@@' marks. | ||
* | ||
* Message string can be used with plural forms format. Check i18n section | ||
* of the guide for details. | ||
* | ||
* NOTE, this file must be saved in UTF-8 encoding. | ||
*/ | ||
return array ( | ||
'Could not create activity for this object type!' => '', | ||
); |
22 changes: 22 additions & 0 deletions
22
protected/modules_core/activity/messages/es/views_activities_ActivitySpaceCreated.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<?php | ||
/** | ||
* Message translations. | ||
* | ||
* This file is automatically generated by 'yiic message' command. | ||
* It contains the localizable messages extracted from source code. | ||
* You may modify this file by translating the extracted messages. | ||
* | ||
* Each array element represents the translation (value) of a message (key). | ||
* If the value is empty, the message is considered as not translated. | ||
* Messages that no longer need translation will have their translations | ||
* enclosed between a pair of '@@' marks. | ||
* | ||
* Message string can be used with plural forms format. Check i18n section | ||
* of the guide for details. | ||
* | ||
* NOTE, this file must be saved in UTF-8 encoding. | ||
*/ | ||
return array ( | ||
'%displayName% created the new space %spaceName%' => '', | ||
'%displayName% created this space.' => '', | ||
); |
22 changes: 22 additions & 0 deletions
22
protected/modules_core/activity/messages/es/views_activities_ActivitySpaceMemberAdded.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<?php | ||
/** | ||
* Message translations. | ||
* | ||
* This file is automatically generated by 'yiic message' command. | ||
* It contains the localizable messages extracted from source code. | ||
* You may modify this file by translating the extracted messages. | ||
* | ||
* Each array element represents the translation (value) of a message (key). | ||
* If the value is empty, the message is considered as not translated. | ||
* Messages that no longer need translation will have their translations | ||
* enclosed between a pair of '@@' marks. | ||
* | ||
* Message string can be used with plural forms format. Check i18n section | ||
* of the guide for details. | ||
* | ||
* NOTE, this file must be saved in UTF-8 encoding. | ||
*/ | ||
return array ( | ||
'%displayName% joined the space %spaceName%' => '', | ||
'%displayName% joined this space.' => '', | ||
); |
22 changes: 22 additions & 0 deletions
22
protected/modules_core/activity/messages/es/views_activities_ActivitySpaceMemberRemoved.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<?php | ||
/** | ||
* Message translations. | ||
* | ||
* This file is automatically generated by 'yiic message' command. | ||
* It contains the localizable messages extracted from source code. | ||
* You may modify this file by translating the extracted messages. | ||
* | ||
* Each array element represents the translation (value) of a message (key). | ||
* If the value is empty, the message is considered as not translated. | ||
* Messages that no longer need translation will have their translations | ||
* enclosed between a pair of '@@' marks. | ||
* | ||
* Message string can be used with plural forms format. Check i18n section | ||
* of the guide for details. | ||
* | ||
* NOTE, this file must be saved in UTF-8 encoding. | ||
*/ | ||
return array ( | ||
'%displayName% left the space %spaceName%' => '', | ||
'%displayName% left this space.' => '', | ||
); |
21 changes: 21 additions & 0 deletions
21
protected/modules_core/activity/messages/es/views_activities_ActivityUserFollowsUser.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<?php | ||
/** | ||
* Message translations. | ||
* | ||
* This file is automatically generated by 'yiic message' command. | ||
* It contains the localizable messages extracted from source code. | ||
* You may modify this file by translating the extracted messages. | ||
* | ||
* Each array element represents the translation (value) of a message (key). | ||
* If the value is empty, the message is considered as not translated. | ||
* Messages that no longer need translation will have their translations | ||
* enclosed between a pair of '@@' marks. | ||
* | ||
* Message string can be used with plural forms format. Check i18n section | ||
* of the guide for details. | ||
* | ||
* NOTE, this file must be saved in UTF-8 encoding. | ||
*/ | ||
return array ( | ||
'{user1} now follows {user2}.' => '', | ||
); |
22 changes: 22 additions & 0 deletions
22
protected/modules_core/activity/messages/es/views_activityLayoutMail.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<?php | ||
/** | ||
* Message translations. | ||
* | ||
* This file is automatically generated by 'yiic message' command. | ||
* It contains the localizable messages extracted from source code. | ||
* You may modify this file by translating the extracted messages. | ||
* | ||
* Each array element represents the translation (value) of a message (key). | ||
* If the value is empty, the message is considered as not translated. | ||
* Messages that no longer need translation will have their translations | ||
* enclosed between a pair of '@@' marks. | ||
* | ||
* Message string can be used with plural forms format. Check i18n section | ||
* of the guide for details. | ||
* | ||
* NOTE, this file must be saved in UTF-8 encoding. | ||
*/ | ||
return array ( | ||
'see online' => '', | ||
'via' => '', | ||
); |
22 changes: 22 additions & 0 deletions
22
protected/modules_core/activity/messages/es/widgets_views_activityStream.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<?php | ||
/** | ||
* Message translations. | ||
* | ||
* This file is automatically generated by 'yiic message' command. | ||
* It contains the localizable messages extracted from source code. | ||
* You may modify this file by translating the extracted messages. | ||
* | ||
* Each array element represents the translation (value) of a message (key). | ||
* If the value is empty, the message is considered as not translated. | ||
* Messages that no longer need translation will have their translations | ||
* enclosed between a pair of '@@' marks. | ||
* | ||
* Message string can be used with plural forms format. Check i18n section | ||
* of the guide for details. | ||
* | ||
* NOTE, this file must be saved in UTF-8 encoding. | ||
*/ | ||
return array ( | ||
'<strong>Latest</strong> activities' => '', | ||
'There are no activities yet.' => '', | ||
); |
21 changes: 21 additions & 0 deletions
21
protected/modules_core/admin/messages/es/controllers_ApprovalController.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<?php | ||
/** | ||
* Message translations. | ||
* | ||
* This file is automatically generated by 'yiic message' command. | ||
* It contains the localizable messages extracted from source code. | ||
* You may modify this file by translating the extracted messages. | ||
* | ||
* Each array element represents the translation (value) of a message (key). | ||
* If the value is empty, the message is considered as not translated. | ||
* Messages that no longer need translation will have their translations | ||
* enclosed between a pair of '@@' marks. | ||
* | ||
* Message string can be used with plural forms format. Check i18n section | ||
* of the guide for details. | ||
* | ||
* NOTE, this file must be saved in UTF-8 encoding. | ||
*/ | ||
return array ( | ||
'User not found!' => '', | ||
); |
21 changes: 21 additions & 0 deletions
21
protected/modules_core/admin/messages/es/controllers_GroupController.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<?php | ||
/** | ||
* Message translations. | ||
* | ||
* This file is automatically generated by 'yiic message' command. | ||
* It contains the localizable messages extracted from source code. | ||
* You may modify this file by translating the extracted messages. | ||
* | ||
* Each array element represents the translation (value) of a message (key). | ||
* If the value is empty, the message is considered as not translated. | ||
* Messages that no longer need translation will have their translations | ||
* enclosed between a pair of '@@' marks. | ||
* | ||
* Message string can be used with plural forms format. Check i18n section | ||
* of the guide for details. | ||
* | ||
* NOTE, this file must be saved in UTF-8 encoding. | ||
*/ | ||
return array ( | ||
'Group not found!' => '', | ||
); |
24 changes: 24 additions & 0 deletions
24
protected/modules_core/admin/messages/es/controllers_ModuleController.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
<?php | ||
/** | ||
* Message translations. | ||
* | ||
* This file is automatically generated by 'yiic message' command. | ||
* It contains the localizable messages extracted from source code. | ||
* You may modify this file by translating the extracted messages. | ||
* | ||
* Each array element represents the translation (value) of a message (key). | ||
* If the value is empty, the message is considered as not translated. | ||
* Messages that no longer need translation will have their translations | ||
* enclosed between a pair of '@@' marks. | ||
* | ||
* Message string can be used with plural forms format. Check i18n section | ||
* of the guide for details. | ||
* | ||
* NOTE, this file must be saved in UTF-8 encoding. | ||
*/ | ||
return array ( | ||
'Could not find requested module!' => '', | ||
'Could not uninstall module first! Module is protected.' => '', | ||
'Module path %path% is not writeable!' => '', | ||
'No module version found!' => '', | ||
); |
28 changes: 28 additions & 0 deletions
28
protected/modules_core/admin/messages/es/controllers_SettingController.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
<?php | ||
/** | ||
* Message translations. | ||
* | ||
* This file is automatically generated by 'yiic message' command. | ||
* It contains the localizable messages extracted from source code. | ||
* You may modify this file by translating the extracted messages. | ||
* | ||
* Each array element represents the translation (value) of a message (key). | ||
* If the value is empty, the message is considered as not translated. | ||
* Messages that no longer need translation will have their translations | ||
* enclosed between a pair of '@@' marks. | ||
* | ||
* Message string can be used with plural forms format. Check i18n section | ||
* of the guide for details. | ||
* | ||
* NOTE, this file must be saved in UTF-8 encoding. | ||
*/ | ||
return array ( | ||
'APC' => '', | ||
'Database' => '', | ||
'File' => '', | ||
'No caching (Testing only!)' => '', | ||
'No theme' => '', | ||
'None - shows dropdown in user registration.' => '', | ||
'Saved' => '', | ||
'Saved and flushed cache' => '', | ||
); |
27 changes: 27 additions & 0 deletions
27
protected/modules_core/admin/messages/es/controllers_UserController.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
<?php | ||
/** | ||
* Message translations. | ||
* | ||
* This file is automatically generated by 'yiic message' command. | ||
* It contains the localizable messages extracted from source code. | ||
* You may modify this file by translating the extracted messages. | ||
* | ||
* Each array element represents the translation (value) of a message (key). | ||
* If the value is empty, the message is considered as not translated. | ||
* Messages that no longer need translation will have their translations | ||
* enclosed between a pair of '@@' marks. | ||
* | ||
* Message string can be used with plural forms format. Check i18n section | ||
* of the guide for details. | ||
* | ||
* NOTE, this file must be saved in UTF-8 encoding. | ||
*/ | ||
return array ( | ||
'Become this user' => '', | ||
'Delete' => '', | ||
'Disabled' => '', | ||
'Enabled' => '', | ||
'Save' => '', | ||
'Unapproved' => '', | ||
'User not found!' => '', | ||
); |
Oops, something went wrong.