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 Jun 20, 2023
1 parent 3c9afab commit 19b5224
Show file tree
Hide file tree
Showing 2 changed files with 2 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 @@ -26,6 +26,7 @@ OC.L10N.register(
"Text" : "نص",
"Size" : "الحجم",
"Position" : "الموقع",
"Extension" : "الامتداد",
"Name is required." : "حقل الاسم مطلوب",
"Quality" : "الجودة"
},
Expand Down
1 change: 1 addition & 0 deletions l10n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"Text" : "نص",
"Size" : "الحجم",
"Position" : "الموقع",
"Extension" : "الامتداد",
"Name is required." : "حقل الاسم مطلوب",
"Quality" : "الجودة"
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
Expand Down

0 comments on commit 19b5224

Please sign in to comment.