diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-21 00:21:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-21 00:21:10 +0000 |
commit | 26ef10a07ff4550f3f94cb216b5eded6c8e36daf (patch) | |
tree | 4e5cb444e854afd2acb1e8920b998d4848a0b148 /apps/files/l10n/fa.js | |
parent | 42dee2e29f0153bbb15a0d0fe1350d766ae68f18 (diff) | |
download | nextcloud-server-26ef10a07ff4550f3f94cb216b5eded6c8e36daf.tar.gz nextcloud-server-26ef10a07ff4550f3f94cb216b5eded6c8e36daf.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/fa.js b/apps/files/l10n/fa.js index c5b15b3b753..95a11a5f825 100644 --- a/apps/files/l10n/fa.js +++ b/apps/files/l10n/fa.js @@ -172,6 +172,7 @@ OC.L10N.register( "Reload current directory" : "دایرکتوری فعلی را دوباره بارگیری کنید", "Go to the \"{dir}\" directory" : "به دایرکتوری \"{dir}\" بروید", "Drag and drop files here to upload" : "برای بارگذاری، فایلها را بکشید و اینجا بیاندازید", + "You don’t have permission to upload or create files here" : "شما دسترسی مجاز برای آپلود یا ایجاد فایل در اینجا را ندارید", "Upload successful" : "بارگذاری موفق", "\"{displayName}\" action executed successfully" : "عملکرد \"{displayName}\" با موفقیت اجرا شد", "\"{displayName}\" action failed" : "اقدام \"{displayName}\" ناموفق بود", @@ -227,7 +228,6 @@ OC.L10N.register( "Shared by link" : "اشتراک گذاشته شده از طریق لینک", "Shared" : "به اشتراک گزاشته شده ", "Switch to list view" : "Switch to list view", - "You don’t have permission to upload or create files here" : "شما دسترسی مجاز برای آپلود یا ایجاد فایل در اینجا را ندارید", "Open the files app settings" : "تنظیمات برنامه فایل ها را باز کنید", "Files settings" : "تنظیمات پروندهها", "File cannot be accessed" : "فایل قابل دسترسی نیست", |