Skip to content

Commit 55a7cb6

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 1263782 commit 55a7cb6

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

l10n/fa.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ OC.L10N.register(
1212
"No activities" : "بدون فعالیت",
1313
"More activities" : "فعالیت‌های بیش‌تر",
1414
"Daily activity summary for %s" : "خلاصهٔ فعّالیت‌های روزانه برای %s",
15-
"_and %n more…_::_and %n more…_" : [یک مورد دیگر...","و %n مورد دیگر..."],
15+
"_and %n more…_::_and %n more…_" : [%n مورد دیگر","و %n مورد دیگر"],
1616
"You can disable daily digest emails in the <a href=\"%s\">settings</a>." : "می‌توانید ایمیل‌های خلاصه روزانه را در <a href=\"%s\">تنظیمات</a> غیر فعال کنید.",
1717
"You can disable daily digest emails in the settings: %s" : "شما می‌توانید ایمیل‌های خلاصه روزانه را در تنظیمات غیرفعال کنید: %s",
1818
"All activities" : "تمامی فعالیت ها",
@@ -36,6 +36,8 @@ OC.L10N.register(
3636
"Activity notification configuration" : "پیکربندی آگاهی‌های فعالیت",
3737
"Today" : "امروز",
3838
"Yesterday" : "دیروز",
39+
"_Downloaded %n time (%s in the last 30 days)_::_Downloaded %n times (%s in the last 30 days)_" : ["%n بار دانلود شده (%s در ۳۰ روز گذشته)","%n بار دانلود شده (%s در ۳۰ روز گذشته)"],
40+
"_Downloaded %n time_::_Downloaded %n times_" : ["%n بار دانلود شده","%n بار دانلود شده"],
3941
"You need to set up your email address before you can receive notification emails." : "قبل از دریافت ایمیل های هشدار می بایست ادرس ایمیل خود را تنظیم کنید",
4042
"Send activity emails" : "فرستادن رایانامه‌های فعالیت",
4143
"As soon as possible" : "هرچه زودتر",

l10n/fa.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"No activities" : "بدون فعالیت",
1111
"More activities" : "فعالیت‌های بیش‌تر",
1212
"Daily activity summary for %s" : "خلاصهٔ فعّالیت‌های روزانه برای %s",
13-
"_and %n more…_::_and %n more…_" : ["و یک مورد دیگر...","و %n مورد دیگر..."],
13+
"_and %n more…_::_and %n more…_" : ["و %n مورد دیگر","و %n مورد دیگر"],
1414
"You can disable daily digest emails in the <a href=\"%s\">settings</a>." : "می‌توانید ایمیل‌های خلاصه روزانه را در <a href=\"%s\">تنظیمات</a> غیر فعال کنید.",
1515
"You can disable daily digest emails in the settings: %s" : "شما می‌توانید ایمیل‌های خلاصه روزانه را در تنظیمات غیرفعال کنید: %s",
1616
"All activities" : "تمامی فعالیت ها",
@@ -34,6 +34,8 @@
3434
"Activity notification configuration" : "پیکربندی آگاهی‌های فعالیت",
3535
"Today" : "امروز",
3636
"Yesterday" : "دیروز",
37+
"_Downloaded %n time (%s in the last 30 days)_::_Downloaded %n times (%s in the last 30 days)_" : ["%n بار دانلود شده (%s در ۳۰ روز گذشته)","%n بار دانلود شده (%s در ۳۰ روز گذشته)"],
38+
"_Downloaded %n time_::_Downloaded %n times_" : ["%n بار دانلود شده","%n بار دانلود شده"],
3739
"You need to set up your email address before you can receive notification emails." : "قبل از دریافت ایمیل های هشدار می بایست ادرس ایمیل خود را تنظیم کنید",
3840
"Send activity emails" : "فرستادن رایانامه‌های فعالیت",
3941
"As soon as possible" : "هرچه زودتر",

0 commit comments

Comments
 (0)