mirror of
https://github.com/humhub/humhub.git
synced 2025-01-18 14:48:26 +01:00
89 lines
2.4 KiB
PHP
89 lines
2.4 KiB
PHP
<?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 (
|
|
' likes this.' => '',
|
|
'Administrator users' => '',
|
|
'Back' => '',
|
|
'Back to dashboard' => '',
|
|
'Cancel' => '',
|
|
'Choose a space... ' => '',
|
|
'Close' => '',
|
|
'Content Addon source must be instance of HActiveRecordContent or HActiveRecordContentAddon!' => '',
|
|
'Copyright © 2014 by HumHub' => '',
|
|
'Copyright © 2014 by humhub' => '',
|
|
'Could not find content of addon!' => '',
|
|
'Created At' => '',
|
|
'Created By' => '',
|
|
'Created at' => '',
|
|
'Created by' => '',
|
|
'Default space' => '',
|
|
'Delete' => '',
|
|
'Description' => '',
|
|
'Disable' => '',
|
|
'Email preferences' => '',
|
|
'Enable' => '',
|
|
'Error' => '',
|
|
'Follow' => '',
|
|
'Group not found!' => '',
|
|
'Guid' => '',
|
|
'ID' => '',
|
|
'Invalid request.' => '',
|
|
'It looks like you may have taken the wrong turn.' => '',
|
|
'Keyword:' => '',
|
|
'LDAP DN' => '',
|
|
'Latest news' => '',
|
|
'Ldap DN' => '',
|
|
'Menu' => '',
|
|
'Messages' => '',
|
|
'Module' => '',
|
|
'Name' => '',
|
|
'New profile image' => '',
|
|
'Nothing found with your input.' => '',
|
|
'Notifications' => '',
|
|
'Oooops...' => '',
|
|
'Post' => '',
|
|
'Required' => '',
|
|
'Save' => '',
|
|
'Saved' => '',
|
|
'Saved and flushed cache' => '',
|
|
'Search' => '',
|
|
'Search for users, spaces and posts' => '',
|
|
'Send' => '',
|
|
'Show all messages' => '',
|
|
'Show more results' => '',
|
|
'Sorry, nothing found!' => '',
|
|
'Sort order' => '',
|
|
'Space ID or GUID' => '',
|
|
'Spaces' => '',
|
|
'Submit' => '',
|
|
'Title' => '',
|
|
'Unfollow' => '',
|
|
'Updated at' => '',
|
|
'Updated by' => '',
|
|
'User details' => '',
|
|
'User details new' => '',
|
|
'User not found!' => '',
|
|
'Your daily summary' => '',
|
|
'Copyright © 2013 by humhub' => '@@@@',
|
|
'Create account' => '@@@@',
|
|
'Dashboard' => '@@@@',
|
|
'Invalid content object!' => '@@@@',
|
|
'Missing underlying content object!' => '@@@@',
|
|
);
|