浏览代码

Merge pull request #176 from weblate/weblate-xbackbone-xbackbone

Translations update from Weblate
Sergio Brighenti 5 年之前
父节点
当前提交
7ddfb06729
共有 2 个文件被更改,包括 29 次插入11 次删除
  1. 24 6
      resources/lang/en.lang.php
  2. 5 5
      resources/lang/fr.lang.php

+ 24 - 6
resources/lang/en.lang.php

@@ -19,7 +19,7 @@ return [
     'pager.previous' => 'Previous',
     'pager.previous' => 'Previous',
     'copy_link' => 'Copy link',
     'copy_link' => 'Copy link',
     'public.telegram' => 'Share on Telegram',
     'public.telegram' => 'Share on Telegram',
-    'public.delete_text' => 'Are you sure you want to delete this item? It will be gone forever!',
+    'public.delete_text' => 'Are you sure you want to delete this item? You will not be able to recover it',
     'preview' => 'Preview',
     'preview' => 'Preview',
     'filename' => 'Filename',
     'filename' => 'Filename',
     'size' => 'Size',
     'size' => 'Size',
@@ -122,9 +122,17 @@ return [
     'default_user_quota' => 'Default User Quota',
     'default_user_quota' => 'Default User Quota',
     'max_user_quota' => 'Max User Quota',
     'max_user_quota' => 'Max User Quota',
     'invalid_quota' => 'Invalid values as default user quota.',
     'invalid_quota' => 'Invalid values as default user quota.',
-    'mail.activate_text' => "Hi %s!\nthank you for creating your account on %s (%s), click on the following link to activate it:\n\n%s",
+    'mail.activate_text' => 'Hi %s!
+thank you for creating your account on %s (%s), click on the following link to activate it:
+
+%s',
     'mail.activate_account' => '%s - Account Activation',
     'mail.activate_account' => '%s - Account Activation',
-    'mail.recover_text' => "Hi %s,\na password reset has been requested for your account. To complete the procedure click on the following link:\n\n%s\n\nIf it wasn\'t you who requested the password reset, simply ignore this email.",
+    'mail.recover_text' => 'Hi %s,
+a password reset has been requested for your account. To complete the procedure click on the following link:
+
+%s
+
+If it wasn\'t you who requested the password reset, simply ignore this email.',
     'mail.recover_password' => '%s - Password Recovery',
     'mail.recover_password' => '%s - Password Recovery',
     'recover_email_sent' => 'If present, a recovery email was sent to the specified account.',
     'recover_email_sent' => 'If present, a recovery email was sent to the specified account.',
     'account_activated' => 'Account activated, now you can login!',
     'account_activated' => 'Account activated, now you can login!',
@@ -148,10 +156,20 @@ return [
     'recaptcha_secret_key' => 'reCAPTCHA Secret Key',
     'recaptcha_secret_key' => 'reCAPTCHA Secret Key',
     'send_notification' => 'Send Mail Notification',
     'send_notification' => 'Send Mail Notification',
     'mail.new_account' => '%s - New Account Creation',
     'mail.new_account' => '%s - New Account Creation',
-    'mail.new_account_text_with_reset' => "Hi %s!\na new account was created for you on %s (%s), click on the following link to set a password and activate it:\n\n%s",
-    'mail.new_account_text_with_pw' => "Hi %s!\na new account was created for you on %s (%s), with the following credentials:\n\nUsername: %s\nPassword: %s\n\nClick on the following link to go to the login page:\n%s",
+    'mail.new_account_text_with_reset' => 'Hi %s!
+a new account was created for you on %s (%s), click on the following link to set a password and activate it:
+
+%s',
+    'mail.new_account_text_with_pw' => 'Hi %s!
+a new account was created for you on %s (%s), with the following credentials:
+
+Username: %s
+Password: %s
+
+Click on the following link to go to the login page:
+%s',
     'user_create_password' => 'If leaved empty, you might want to send a notification to the user email.',
     'user_create_password' => 'If leaved empty, you might want to send a notification to the user email.',
     'ldap_cant_connect' => 'Can\'t connect to the LDAP auth server.',
     'ldap_cant_connect' => 'Can\'t connect to the LDAP auth server.',
     'upload_max_file_size' => 'The max file size is currently %s.',
     'upload_max_file_size' => 'The max file size is currently %s.',
-    'no_tags' => 'No tags added'
+    'no_tags' => 'No tags added',
 ];
 ];

+ 5 - 5
resources/lang/fr.lang.php

@@ -4,21 +4,21 @@ return [
     'yes' => 'Oui',
     'yes' => 'Oui',
     'no' => 'Non',
     'no' => 'Non',
     'send' => 'Envoyer',
     'send' => 'Envoyer',
-    'no_media' => 'Pas de média trouvé.',
+    'no_media' => 'Aucun média trouvé.',
     'login.username' => 'Nom d\'utilisateur ou E-mail',
     'login.username' => 'Nom d\'utilisateur ou E-mail',
     'password' => 'Mot de passe',
     'password' => 'Mot de passe',
-    'login' => 'Identification',
+    'login' => 'S\'identifier',
     'username' => 'Nom d\'utilisateur',
     'username' => 'Nom d\'utilisateur',
-    'home' => 'Menu',
+    'home' => 'Accueil',
     'users' => 'Utilisateurs',
     'users' => 'Utilisateurs',
     'system' => 'Système',
     'system' => 'Système',
     'profile' => 'Profil',
     'profile' => 'Profil',
-    'logout' => 'Déconnexion',
+    'logout' => 'Se déconnecter',
     'pager.next' => 'Suivant',
     'pager.next' => 'Suivant',
     'pager.previous' => 'Précédent',
     'pager.previous' => 'Précédent',
     'copy_link' => 'Copier le lien',
     'copy_link' => 'Copier le lien',
     'public.telegram' => 'Partager via Telegram',
     'public.telegram' => 'Partager via Telegram',
-    'public.delete_text' => 'Etes-vous sûr de vouloir supprimer ce fichier ? Il disparaitra pour toujours !',
+    'public.delete_text' => 'Êtes-vous sûr de bien vouloir supprimer cet fichier? Vous ne pourrez pas le récupérer!',
     'preview' => 'Aperçu',
     'preview' => 'Aperçu',
     'filename' => 'Nom de fichier',
     'filename' => 'Nom de fichier',
     'size' => 'Taille',
     'size' => 'Taille',