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 Jul 2, 2023
1 parent 66a12f1 commit e63dfc5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions l10n/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@ OC.L10N.register(
"end_to_end_encryption",
{
"Internal error" : "خطأ داخلي",
"You are not allowed to delete this private key" : "لا يسمح لك بحذف هذا المفتاح الخاص",
"Cannot decode userlist" : "لا يمكن تحليل قائمة المستخدمين userlist",
"You are not allowed to remove the lock" : "لا يسمح لك بإزالة القفل",
"File not locked" : "الملف غير مؤمن",
"Cannot read metadata" : "لا يمكن قراءة الميتاداتا",
"Cannot store metadata" : "لا يمكن تخزين الميتاداتا",
"Cannot delete metadata" : "لا يمكن حذف الميتاداتا",
Expand Down
3 changes: 3 additions & 0 deletions l10n/ar.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{ "translations": {
"Internal error" : "خطأ داخلي",
"You are not allowed to delete this private key" : "لا يسمح لك بحذف هذا المفتاح الخاص",
"Cannot decode userlist" : "لا يمكن تحليل قائمة المستخدمين userlist",
"You are not allowed to remove the lock" : "لا يسمح لك بإزالة القفل",
"File not locked" : "الملف غير مؤمن",
"Cannot read metadata" : "لا يمكن قراءة الميتاداتا",
"Cannot store metadata" : "لا يمكن تخزين الميتاداتا",
"Cannot delete metadata" : "لا يمكن حذف الميتاداتا",
Expand Down

0 comments on commit e63dfc5

Please sign in to comment.