Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Aug 31, 2024
1 parent 9c7f908 commit 168c4bc
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions l10n/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ OC.L10N.register(
"Guest" : "ضيف",
"Save guest name" : "حفظ اسم الضيف",
"Uploading multiple attachments failed." : "تعذّر رفع مرفقات متعددة",
"Uploading attachment failed: {error}" : "أخفق رفع المُرفَق: {error}",
"Uploading attachment failed." : "تعذّر رفع المرفقات",
"Insert an attachment" : "أدخل مٌرفقاً",
"Failed to insert from Files" : "تعذّر الإدخال من الملفات",
Expand Down
1 change: 1 addition & 0 deletions l10n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"Guest" : "ضيف",
"Save guest name" : "حفظ اسم الضيف",
"Uploading multiple attachments failed." : "تعذّر رفع مرفقات متعددة",
"Uploading attachment failed: {error}" : "أخفق رفع المُرفَق: {error}",
"Uploading attachment failed." : "تعذّر رفع المرفقات",
"Insert an attachment" : "أدخل مٌرفقاً",
"Failed to insert from Files" : "تعذّر الإدخال من الملفات",
Expand Down
1 change: 1 addition & 0 deletions l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ OC.L10N.register(
"Guest" : "Invité",
"Save guest name" : "Enregistrer le nom de l'invité",
"Uploading multiple attachments failed." : "Le téléversement de plusieurs pièces jointes a échoué.",
"Uploading attachment failed: {error}" : "Le téléversement de la pièce jointe a échoué : {error}",
"Uploading attachment failed." : "Le téléversement de la pièce jointe a échoué.",
"Insert an attachment" : "Insérer une pièce jointe",
"Failed to insert from Files" : "Échec de l'insertion depuis Fichiers",
Expand Down
1 change: 1 addition & 0 deletions l10n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"Guest" : "Invité",
"Save guest name" : "Enregistrer le nom de l'invité",
"Uploading multiple attachments failed." : "Le téléversement de plusieurs pièces jointes a échoué.",
"Uploading attachment failed: {error}" : "Le téléversement de la pièce jointe a échoué : {error}",
"Uploading attachment failed." : "Le téléversement de la pièce jointe a échoué.",
"Insert an attachment" : "Insérer une pièce jointe",
"Failed to insert from Files" : "Échec de l'insertion depuis Fichiers",
Expand Down

0 comments on commit 168c4bc

Please sign in to comment.