diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-19 02:27:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-19 02:27:03 +0000 |
commit | aaf759bbb09e695de63fafe09405fe71dc6cc3bb (patch) | |
tree | e33e0e883f0ecfc19573b4ca065f17a6f36fbac1 /apps/files/l10n/fa.js | |
parent | 752f3a39f9e4745a241063ff7f3322b753fa7bbb (diff) | |
download | nextcloud-server-aaf759bbb09e695de63fafe09405fe71dc6cc3bb.tar.gz nextcloud-server-aaf759bbb09e695de63fafe09405fe71dc6cc3bb.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/fa.js')
-rw-r--r-- | apps/files/l10n/fa.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/fa.js b/apps/files/l10n/fa.js index 81b0d670200..fdf5719855a 100644 --- a/apps/files/l10n/fa.js +++ b/apps/files/l10n/fa.js @@ -90,7 +90,6 @@ OC.L10N.register( "\"remote user\"" : "\"کاربران از راه دور\"", "A file or folder has been <strong>changed</strong>" : "فایل یا پوشه ای به <strong>تغییر</strong> یافت", "All files" : "تمامی فایلها", - "Unlimited" : "نامحدود", "Upload (max. %s)" : "آپلود (بیشترین سایز %s)", "Accept" : "قبول", "Reject" : "رد کردن", @@ -106,8 +105,6 @@ OC.L10N.register( "Cancel" : "لغو", "Create" : "ساخت", "Templates" : "قالبها", - "%1$s of %2$s used" : "%1$s از %2$s استفاده شده ", - "WebDAV" : "WebDAV", "Toggle grid view" : "نمای شبکه را تغییر دهید", "No files in here" : "هیچ فایلی اینجا وجود ندارد", "Upload some content or sync with your devices!" : "محتوایی را آپلود کنید یا با دستگاه خود همگامسازی کنید!", @@ -131,6 +128,9 @@ OC.L10N.register( "You don’t have permission to upload or create files here" : "شما دسترسی مجاز برای آپلود یا ایجاد فایل در اینجا را ندارید", "New" : "جدید", "Copied!" : "کپی انجام شد!", - "Settings" : "تنظیمات" + "Unlimited" : "نامحدود", + "%1$s of %2$s used" : "%1$s از %2$s استفاده شده ", + "Settings" : "تنظیمات", + "WebDAV" : "WebDAV" }, "nplurals=2; plural=(n > 1);"); |