diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-15 00:20:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-15 00:20:01 +0000 |
commit | 8cebd2b7c021d2f3f646070476e62876713623e5 (patch) | |
tree | 9e2975a5c96631080038a12ed8079e97365b4ff7 /apps/theming/l10n/fa.js | |
parent | 79f5cf2790c4e9110e18bbd830e252a1aec96ef3 (diff) | |
download | nextcloud-server-8cebd2b7c021d2f3f646070476e62876713623e5.tar.gz nextcloud-server-8cebd2b7c021d2f3f646070476e62876713623e5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/fa.js')
-rw-r--r-- | apps/theming/l10n/fa.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/fa.js b/apps/theming/l10n/fa.js index 56d46831c6e..3cc01b24d1b 100644 --- a/apps/theming/l10n/fa.js +++ b/apps/theming/l10n/fa.js @@ -21,8 +21,6 @@ OC.L10N.register( "Could not write file to disk" : "نتوانست پرونده را روی دیسک بنویسد", "A PHP extension stopped the file upload" : "یک افزونهٔ پیاچپی بارگذاری پرونده را متوقّف کرد", "No file uploaded" : "هیچ پروندهای بارگذاری نشد", - "Failed to clean up the old administration theming images folder" : "Failed to clean up the old administration theming images folder", - "Failed to clean up the old administration image folder" : "Failed to clean up the old administration image folder", "You are already using a custom theme. Theming app settings might be overwritten by that." : "هماکنون در حال استفاده از یک زمینهٔ شخصی هستید. ممکن است تنظمیات کارهٔ زمینش به دستش پایکال شوند.", "Theming" : "زمینش", "Appearance and accessibility" : "ظاهر و دسترسیپذیری", @@ -88,6 +86,8 @@ OC.L10N.register( "Reset to default" : "بازنشانی به پیشگزیده", "Upload" : "بارگذاری", "Remove background image" : "برداشتن تصویر پسزمینه", + "Failed to clean up the old administration theming images folder" : "Failed to clean up the old administration theming images folder", + "Failed to clean up the old administration image folder" : "Failed to clean up the old administration image folder", "Select a custom color" : "گزینش رنگی شخصی" }, "nplurals=2; plural=(n > 1);"); |