diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-04 00:21:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-04 00:21:54 +0000 |
commit | 94d259e75048665718bef82ae4b94e521a78bbcb (patch) | |
tree | 8872b57093d9edd39ba40e09d24956163d3bf96a /core/l10n/fa.js | |
parent | b98b5bb49591427a7944b1ee8374883b8910c289 (diff) | |
download | nextcloud-server-94d259e75048665718bef82ae4b94e521a78bbcb.tar.gz nextcloud-server-94d259e75048665718bef82ae4b94e521a78bbcb.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 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/fa.js b/core/l10n/fa.js index 57fe2bd71b7..498d9b9f55d 100644 --- a/core/l10n/fa.js +++ b/core/l10n/fa.js @@ -98,6 +98,8 @@ OC.L10N.register( "_{count} notification_::_{count} notifications_" : ["{count} notification","{count} notifications"], "No" : "نه", "Yes" : "بله", + "Create share" : "ساختن اشتراک", + "Failed to add the public link to your Nextcloud" : "خطا در افزودن ادرس عمومی به نکس کلود شما", "Custom date range" : "بازه تاریخی سفارشی", "Pick start date" : "انتخاب تاریخ شروع", "Pick end date" : "انتخاب تاریخ پایان", @@ -187,6 +189,7 @@ OC.L10N.register( "You have not added any info yet" : "You have not added any info yet", "{user} has not added any info yet" : "{user} has not added any info yet", "Error opening the user status modal, try hard refreshing the page" : "Error opening the user status modal, try hard refreshing the page", + "More actions" : "اقدامات بیشتر", "This browser is not supported" : "This browser is not supported", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Your browser is not supported. Please upgrade to a newer version or a supported one.", "Continue with this unsupported browser" : "Continue with this unsupported browser", |