diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-24 02:25:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-24 02:25:18 +0000 |
commit | 4158f1a84813860eb9775567032d83b034cbe262 (patch) | |
tree | fa8270ca49f34141d9c8f90e1329433ecae296ad /lib/l10n/ar.js | |
parent | d87248fe40fcca57fdffd310abce0e26f3d7ed96 (diff) | |
download | nextcloud-server-4158f1a84813860eb9775567032d83b034cbe262.tar.gz nextcloud-server-4158f1a84813860eb9775567032d83b034cbe262.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ar.js')
-rw-r--r-- | lib/l10n/ar.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js index 5b7143c68c0..8384225ec34 100644 --- a/lib/l10n/ar.js +++ b/lib/l10n/ar.js @@ -22,10 +22,10 @@ OC.L10N.register( "today" : "اليوم", "tomorrow" : "غدًا", "yesterday" : "يوم أمس", - "_%n day ago_::_%n days ago_" : ["قبل ساعات","قبل يوم","قبل يومين","قبل %n يوماً","قبل %n يوماً","قبل %n يوماً"], + "_%n day ago_::_%n days ago_" : ["قبل يوم","قبل يومين","قبل %n يوماً","قبل %n يوماً","قبل %n يوماً"], "next month" : "الشهر القادم", "last month" : "الشهر الماضي", - "_%n month ago_::_%n months ago_" : ["قبل عدة أيام","قبل شهر","قبل شهرين","قبل %n شهراً","قبل %n شهراً","قبل %n شهراً"], + "_%n month ago_::_%n months ago_" : ["قبل شهر","قبل شهرين","قبل %n شهراً","قبل %n شهراً","قبل %n شهراً"], "next year" : "العام القادم", "last year" : "السنةالماضية", "in a few seconds" : "خلال بضع ثواني", |