diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-07-01 02:24:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-07-01 02:24:48 +0000 |
commit | bb40e65e4e01960abc7cd0112bcfd00e661caa96 (patch) | |
tree | 744503a6b953df4f510270fd038d0af71a13daf3 /lib/l10n/ar.js | |
parent | 6da9ccc9ee1e37932c6580e9831c74bbeeac741b (diff) | |
download | nextcloud-server-bb40e65e4e01960abc7cd0112bcfd00e661caa96.tar.gz nextcloud-server-bb40e65e4e01960abc7cd0112bcfd00e661caa96.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 8384225ec34..5b7143c68c0 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" : "خلال بضع ثواني", |