mirror of
https://github.com/nextcloud/passman.git
synced 2025-09-30 08:44:38 +08:00
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
1be3b89c4a
commit
d685bef10f
2 changed files with 4 additions and 4 deletions
|
@ -106,7 +106,7 @@ OC.L10N.register(
|
|||
"Use this icon" : "إستخدم هذه الأيقونة",
|
||||
"Delete current icon" : "حذف الأيقونة الحالية",
|
||||
"Get icon from page" : "الحصول على أيقونة من الصفحة",
|
||||
"This may take a few seconds …" : "هذا قد يستغرق بضع ثوان …",
|
||||
"This may take a few seconds …" : "هذا قد يستغرق بضع ثوانٍ …",
|
||||
"There was an error fetching the icon!" : "حدث خطأ في استدعاء الأيقونة!",
|
||||
"Selected icon" : "الأيقونة المحددة",
|
||||
"Field label" : "تسمية الحقل",
|
||||
|
@ -372,6 +372,6 @@ OC.L10N.register(
|
|||
"Problem loading page, reloading in 5 seconds" : "حدث خطأ أثناء تحميل الصفحة، سيعاد التحميل خلال 5 ثوان",
|
||||
"Saving …" : "جاري الحفظ…",
|
||||
"Dismiss" : "تراجع",
|
||||
"seconds ago" : "ثوان مضت"
|
||||
"seconds ago" : "منذ ثوان مضت"
|
||||
},
|
||||
"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;");
|
||||
|
|
|
@ -104,7 +104,7 @@
|
|||
"Use this icon" : "إستخدم هذه الأيقونة",
|
||||
"Delete current icon" : "حذف الأيقونة الحالية",
|
||||
"Get icon from page" : "الحصول على أيقونة من الصفحة",
|
||||
"This may take a few seconds …" : "هذا قد يستغرق بضع ثوان …",
|
||||
"This may take a few seconds …" : "هذا قد يستغرق بضع ثوانٍ …",
|
||||
"There was an error fetching the icon!" : "حدث خطأ في استدعاء الأيقونة!",
|
||||
"Selected icon" : "الأيقونة المحددة",
|
||||
"Field label" : "تسمية الحقل",
|
||||
|
@ -370,6 +370,6 @@
|
|||
"Problem loading page, reloading in 5 seconds" : "حدث خطأ أثناء تحميل الصفحة، سيعاد التحميل خلال 5 ثوان",
|
||||
"Saving …" : "جاري الحفظ…",
|
||||
"Dismiss" : "تراجع",
|
||||
"seconds ago" : "ثوان مضت"
|
||||
"seconds ago" : "منذ ثوان مضت"
|
||||
},"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;"
|
||||
}
|
Loading…
Add table
Reference in a new issue