summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/fa.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-29 00:20:46 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-29 00:20:46 +0000
commitebe5cd3f1705f12f1316c137df9fab2d08956773 (patch)
tree53b587d6a1b659b21730da3d75aa387ed07108c0 /apps/files_external/l10n/fa.js
parent744b3c0813eb777ac5ccf13b93fccbb908610f8b (diff)
downloadnextcloud-server-ebe5cd3f1705f12f1316c137df9fab2d08956773.tar.gz
nextcloud-server-ebe5cd3f1705f12f1316c137df9fab2d08956773.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n/fa.js')
-rw-r--r--apps/files_external/l10n/fa.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_external/l10n/fa.js b/apps/files_external/l10n/fa.js
index 6cbc29aa351..2a2b9f234c0 100644
--- a/apps/files_external/l10n/fa.js
+++ b/apps/files_external/l10n/fa.js
@@ -110,7 +110,7 @@ OC.L10N.register(
"There was an error with this external storage." : "There was an error with this external storage.",
"We were unable to check the external storage {basename}" : "We were unable to check the external storage {basename}",
"Examine this faulty external storage configuration" : "Examine this faulty external storage configuration",
- "Open in files" : "Open in files",
+ "Open in Files" : "در فایل باز کنید",
"There was an error with this external storage. Do you want to review this mount point config in the settings page?" : "There was an error with this external storage. Do you want to review this mount point config in the settings page?",
"External mount error" : "خظای نصب خارجی",
"List of external storage." : "List of external storage.",
@@ -152,6 +152,7 @@ OC.L10N.register(
"Credentials saved" : "اعتبارنامه ذخیره شد",
"Credentials saving failed" : "ذخیره اعتبارنامه انجام نشد",
"Credentials required" : "اعتبارنامه ضروری",
- "Name" : "نام"
+ "Name" : "نام",
+ "Open in files" : "Open in files"
},
"nplurals=2; plural=(n > 1);");