Skip to content

Commit e42cdbe

Browse files
authored
Updated translations with latest Crowdin changes (#5250)
1 parent a6ba8dd commit e42cdbe

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+2219
-522
lines changed

lang/ar/auth.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@
8989
'mfa_setup_action' => 'إعداد (تنصيب)',
9090
'mfa_backup_codes_usage_limit_warning' => 'You have less than 5 backup codes remaining, Please generate and store a new set before you run out of codes to prevent being locked out of your account.',
9191
'mfa_option_totp_title' => 'تطبيق الجوال',
92-
'mfa_option_totp_desc' => 'To use multi-factor authentication you\'ll need a mobile application that supports TOTP such as Google Authenticator, Authy or Microsoft Authenticator.',
93-
'mfa_option_backup_codes_title' => 'Backup Codes',
92+
'mfa_option_totp_desc' => 'لاستخدام المصادقة المتعددة العوامل، ستحتاج إلى تطبيق محمول يدعم TOTP مثل Google Authenticator أو Authy أو Microsoft Authenticer.',
93+
'mfa_option_backup_codes_title' => 'رموز النسخ الاحتياطي',
9494
'mfa_option_backup_codes_desc' => 'Generates a set of one-time-use backup codes which you\'ll enter on login to verify your identity. Make sure to store these in a safe & secure place.',
9595
'mfa_gen_confirm_and_enable' => 'Confirm and Enable',
9696
'mfa_gen_backup_codes_title' => 'Backup Codes Setup',

lang/cs/common.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,5 +109,5 @@
109109
'terms_of_service' => 'Podmínky služby',
110110

111111
// OpenSearch
112-
'opensearch_description' => 'Search :appName',
112+
'opensearch_description' => 'Vyhledat :appName',
113113
];

lang/cs/entities.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,8 +224,8 @@
224224
'pages_edit_switch_to_markdown_clean' => '(Vytvořený obsah)',
225225
'pages_edit_switch_to_markdown_stable' => '(Stabilní obsah)',
226226
'pages_edit_switch_to_wysiwyg' => 'Přepnout na WYSIWYG Editor',
227-
'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
228-
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha Testing)',
227+
'pages_edit_switch_to_new_wysiwyg' => 'Přepnout na nový WYSIWYG',
228+
'pages_edit_switch_to_new_wysiwyg_desc' => '(V alfa testování)',
229229
'pages_edit_set_changelog' => 'Nastavit protokol změn',
230230
'pages_edit_enter_changelog_desc' => 'Zadejte stručný popis změn, které jste provedli',
231231
'pages_edit_enter_changelog' => 'Zadejte protokol změn',

lang/cs/errors.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
// Users
7979
'users_cannot_delete_only_admin' => 'Nemůžete odstranit posledního administrátora',
8080
'users_cannot_delete_guest' => 'Uživatele Host není možno odstranit',
81-
'users_could_not_send_invite' => 'Could not create user since invite email failed to send',
81+
'users_could_not_send_invite' => 'Nebylo možné vytvořit uživatele, protože se nepodařilo odeslat email s pozvánkou',
8282

8383
// Roles
8484
'role_cannot_be_edited' => 'Tuto roli nelze editovat',

lang/et/common.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,5 +109,5 @@
109109
'terms_of_service' => 'Kasutustingimused',
110110

111111
// OpenSearch
112-
'opensearch_description' => 'Search :appName',
112+
'opensearch_description' => 'Otsi :appName',
113113
];

lang/et/entities.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,8 +224,8 @@
224224
'pages_edit_switch_to_markdown_clean' => '(Puhas sisu)',
225225
'pages_edit_switch_to_markdown_stable' => '(Stabiilne sisu)',
226226
'pages_edit_switch_to_wysiwyg' => 'Kasuta WYSIWYG redaktorit',
227-
'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
228-
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha Testing)',
227+
'pages_edit_switch_to_new_wysiwyg' => 'Kasuta uut tekstiredaktorit',
228+
'pages_edit_switch_to_new_wysiwyg_desc' => '(Alfa-testimisel)',
229229
'pages_edit_set_changelog' => 'Muudatuste logi',
230230
'pages_edit_enter_changelog_desc' => 'Sisesta tehtud muudatuste lühikirjeldus',
231231
'pages_edit_enter_changelog' => 'Salvesta muudatuste logi',

lang/et/errors.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
// Users
7979
'users_cannot_delete_only_admin' => 'Ainsat administraatorit ei saa kustutada',
8080
'users_cannot_delete_guest' => 'Külaliskasutajat ei saa kustutada',
81-
'users_could_not_send_invite' => 'Could not create user since invite email failed to send',
81+
'users_could_not_send_invite' => 'Kasutajat ei saadud luua, kuna kutse e-kirja saatmine ebaõnnestus',
8282

8383
// Roles
8484
'role_cannot_be_edited' => 'Seda rolli ei saa muuta',

lang/fr/common.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,5 +109,5 @@
109109
'terms_of_service' => 'Conditions d\'utilisation',
110110

111111
// OpenSearch
112-
'opensearch_description' => 'Search :appName',
112+
'opensearch_description' => 'Recherche :appName',
113113
];

lang/fr/entities.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,8 +224,8 @@
224224
'pages_edit_switch_to_markdown_clean' => '(Contenu nettoyé)',
225225
'pages_edit_switch_to_markdown_stable' => '(Contenu stable)',
226226
'pages_edit_switch_to_wysiwyg' => 'Basculer vers l\'éditeur WYSIWYG',
227-
'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
228-
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha Testing)',
227+
'pages_edit_switch_to_new_wysiwyg' => 'Basculer vers le nouveau WYSIWYG',
228+
'pages_edit_switch_to_new_wysiwyg_desc' => '(En test Alpha)',
229229
'pages_edit_set_changelog' => 'Remplir le journal des changements',
230230
'pages_edit_enter_changelog_desc' => 'Entrez une brève description des changements effectués',
231231
'pages_edit_enter_changelog' => 'Ouvrir le journal des changements',

lang/fr/errors.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
// Users
7979
'users_cannot_delete_only_admin' => 'Vous ne pouvez pas supprimer le dernier administrateur',
8080
'users_cannot_delete_guest' => 'Vous ne pouvez pas supprimer l\'utilisateur invité',
81-
'users_could_not_send_invite' => 'Could not create user since invite email failed to send',
81+
'users_could_not_send_invite' => 'Impossible de créer l\'utilisateur à cause d\'une erreur d\'envoi de l\'email d\'invitation',
8282

8383
// Roles
8484
'role_cannot_be_edited' => 'Ce rôle ne peut pas être modifié',

0 commit comments

Comments
 (0)