diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-10 00:26:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-10 00:26:58 +0000 |
commit | 231cec61ef4892889b4291f80fb76a1483bef6b2 (patch) | |
tree | c2cc20a4f05cd1900032a154ea512e2ab0ffbe27 /core/l10n/fa.js | |
parent | b86e0f685fb189930450cd06c158f86c7f7253b1 (diff) | |
download | nextcloud-server-231cec61ef4892889b4291f80fb76a1483bef6b2.tar.gz nextcloud-server-231cec61ef4892889b4291f80fb76a1483bef6b2.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" : "انتخاب کردن", |