diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-10 00:27:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-10 00:27:21 +0000 |
commit | 0f54238e6c07a087793fea765145b677920bb7d4 (patch) | |
tree | 3f29431d82ba73ab3d9c8122f96f509237f41819 /core/l10n/fa.js | |
parent | 590d4f3fbca000077a61ced96a56c4dc538e2171 (diff) | |
download | nextcloud-server-0f54238e6c07a087793fea765145b677920bb7d4.tar.gz nextcloud-server-0f54238e6c07a087793fea765145b677920bb7d4.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/fa.js')
-rw-r--r-- | core/l10n/fa.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/fa.js b/core/l10n/fa.js index b6470e0bbe5..ce36e6c903c 100644 --- a/core/l10n/fa.js +++ b/core/l10n/fa.js @@ -107,6 +107,7 @@ OC.L10N.register( "Modified" : "تغییر یافته", "\"{name}\" is an invalid file name." : "\"{name}\" نامی نامعتبر برای فایل است.", "File name cannot be empty." : "نام پرونده نمی تواند خالی باشد.", + "\"/\" is not allowed inside a file name." : "\"/\" در داخل نام فایل مجاز نیست.", "\"{name}\" is not an allowed filetype" : "\"{name}\" یک نوع پرونده مجاز نیست", "{newName} already exists" : "{newName} قبلاً موجود است", "Choose" : "انتخاب کردن", |