Skip to content

Commit

Permalink
Merge pull request #1123 from weblate/weblate-yeswiki-yeswiki
Browse files Browse the repository at this point in the history
Translations update from Hosted Weblate
  • Loading branch information
mrflos authored Dec 19, 2023
2 parents af9d229 + 8d6d00d commit b69efb6
Show file tree
Hide file tree
Showing 7 changed files with 1,979 additions and 425 deletions.
420 changes: 314 additions & 106 deletions lang/yeswiki_ca.php
100755 → 100644

Large diffs are not rendered by default.

81 changes: 77 additions & 4 deletions lang/yeswiki_en.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
'NOT_FOUND' => 'Does\'nt esixt',
'NO_REQUEST_FOUND' => '$_REQUEST[] not found. Wakka needs PHP 4.1.0 or more recent!',
'SITE_BEING_UPDATED' => 'This website is currently updated. Please try again later.',
'DB_CONNECT_FAIL' => 'For some reasons, probably database access error, this YesWiki is temporaly unavailable. Please try again later, thank you for your patience.',
'DB_CONNECT_FAIL' => 'For some reasons, probably database access error, this YesWiki is temporally unavailable. Please try again later, thank you for your patience.',
'LOG_DB_CONNECT_FAIL' => 'YesWiki : database connection failed',
'INCORRECT_PAGENAME' => 'Incorrect page name.',
// 'PERFORMABLE_ERROR' => 'Une erreur inattendue s\'est produite. Veuillez contacter l\'administrateur du site et lui communiquer l\'erreur suivante :',
Expand Down Expand Up @@ -80,9 +80,9 @@
// 'CHANGESTYLE_ERROR' => 'Le nom \'{name}\' n\'est pas conforme à la règle de nommage imposée par l\'action ChangeStyle.'.
// 'Reportez-vous à la documentation de cette action pour plus de précisions',
// handlers/page/acls.php
'YW_ACLS_LIST' => 'List of acces rights to the page',
'YW_ACLS_LIST' => 'List of access rights to the page',
'YW_ACLS_UPDATED' => 'Access rights updated',
'YW_NEW_OWNER' => ' and owner change . New owner: ',
'YW_NEW_OWNER' => ' and owner change. New owner: ',
'YW_CANCEL' => 'Cancel',
'YW_ACLS_READ' => 'Read rights (* for all, + connected, @admins admins grp)',
'YW_ACLS_WRITE' => 'Write rights (* for all, + connected, @admins admins grp)',
Expand Down Expand Up @@ -182,7 +182,7 @@
// actions/redirect.php
'ERROR_ACTION_REDIRECT' => 'Error action {{redirect ...}}',
'CIRCULAR_REDIRECTION_FROM_PAGE' => 'circular redirection from page',
'CLICK_HERE_TO_EDIT' => 'click ici to edit',
'CLICK_HERE_TO_EDIT' => 'click here to edit',
'PRESENCE_OF_REDIRECTION_TO' => 'Presence of redirection to',
// actions/resetpassword.php
'ACTION_RESETPASSWORD' => 'Action {{resetpassword ...}}',
Expand Down Expand Up @@ -604,4 +604,77 @@
'PERFORMABLE_ERROR' => 'An unexpected error occurred. Please contact the website administrator and share the following message:',
'DELETE_ALL' => 'Delete all',
'FILE_WRITE_PROTECTED' => 'the configuration file is write protected',
'THIS_IS_NOT_A_VALID_EMAIL' => '',
// actions/nextextsearch.php
'NEWTEXTSEARCH_HINT' => '',
'SEE_EDIT' => '',
'ADMIN_BACKUPS_PLACEHOLDER_FILES' => '',
'LINK_TO_REFERRERS_SITES_NO_GLOBAL' => '',
'ONE_NAME_BY_LINE' => '',
'ADMIN_NO_BACKUP_FOUND' => '',
'NO_SELECTED_COMMENTS_TO_ERASE' => '',
'REFERRERS_SITES_SINCE' => '',
'LINK_TO_REFERRERS_ALL_DOMAINS' => '',
'GROUP_NAME' => '',
// handlers/page/claim.php
'YW_YOU_ARE_NOW_OWNER_OF_PAGE' => '',
'LINK_TO_REFERRERS_NO_GLOBAL' => '',
'DENY_COMMENT' => '',
'YW_WRITE_COMMENT_HERE' => '',
'NOT_POSSIBLE_TO_CREATE_SQL_TABLES' => '',
'LINK_TO_REFERRERS_ALL_REFS' => '',
'NO_SEARCH_RESULT' => '',
'ALREADY_DONE' => '',
'USER_USERNAME' => '',
// YesWiki\User class
'USER_CONFIRM_DELETE' => '',
'YW_COMMENTS_ARE_NOW_CLOSED' => '',
// handlers/edit
'EDIT_ALERT_ALREADY_SAVED_BY_ANOTHER_USER' => '',
'LIST_GROUP_MEMBERS' => '',
'LINK_TO_REFERRERS_SITES_ONLY_TAG' => '',
'UPDATING_FROM_WIKINI_0_1' => '',
// actions/erasespamedcomments.class.php
'ERASED_COMMENTS' => '',
'LINK_TO_REFERRERS_SITES_PAGES_ONLY_TAG' => '',
'CHECKING_ROOT_PAGE_NAME' => '',
'TINY_MODIFICATION_OF_PAGES_TABLE' => '',
'ALREADY_EXISTING' => '',
'SEARCH_RESULTS' => '',
'DELETE_EXISTING_GROUP' => '',
'CHANGESTYLE_ERROR' => '',
'REFERRERS_SITES_X_DAYS' => '',
'PASSWORDS_NOT_IDENTICAL' => '',
'INCORRECT_ROOT_PAGE_NAME' => '',
'EDIT_CONFIG_HINT_DEFAULT_COMMENT_AVATAR' => '',
'CSRF_TOKEN_FAIL_ERROR' => '',
'NOT_AUTORIZED_TO_READ_PAGE' => '',
'YW_ADD_COMMENT' => '',
'DENY_WRITE' => '',
'CHECK_EXISTING_TABLE_PREFIX' => '',
'YOU_MUST_SPECIFY_AN_EMAIL' => '',
// includes/controllers/CsrfController.php
'NO_CSRF_TOKEN_ERROR' => '',
'EDIT_EXISTING_GROUP' => '',
'PASSWORD_TOO_SHORT' => '',
'YW_PROBLEM_WITH_ACLS_LIST' => '',
'PASSWORD_SHOULD_HAVE_5_CHARS_MINIMUM' => '',
'FORM_RETURN' => '',
'EDIT_CONFIG_HINT_COMMENTS_HANDLER' => '',
'UPDATE_PAGE_NOT_FOUND_IN_DEFAULT_SQL' => '',
// handlers/referrers_sites.php
'LINK_TO_REFERRERS_DOMAINS' => '',
'INSERTION_OF_PAGES' => '',
// ACLs
'DENY_READ' => '',
'EDIT_CONFIG_HINT_FAVICON' => '',
'NO_SPACES_IN_PASSWORD' => '',
'YW_COMMENTS_ARE_NOW_OPEN' => '',
'REFERRERS_SITES_24_HOURS' => '',
'USER_THIS_IS_NOT_A_VALID_NAME' => '',
'LINK_TO_REFERRERS_SITES' => '',
// actions/changestyle.php
'STYLE_SHEET' => '',
'TABLE_PREFIX_ALREADY_USED' => '',
'DENY_DELETE' => '',
];
Loading

0 comments on commit b69efb6

Please sign in to comment.