diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-16 00:19:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-16 00:19:32 +0000 |
commit | 178a60bc68907611e136c679cad528877a70b774 (patch) | |
tree | 9e98fa69ecbe3a233106989a8d4728cd8b39ecd4 /apps/settings/l10n/fa.js | |
parent | be116f9ba239837604c51b7e8a94c29886160c80 (diff) | |
download | nextcloud-server-178a60bc68907611e136c679cad528877a70b774.tar.gz nextcloud-server-178a60bc68907611e136c679cad528877a70b774.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/fa.js')
-rw-r--r-- | apps/settings/l10n/fa.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/fa.js b/apps/settings/l10n/fa.js index bdc3b97a8e1..6d3d0912123 100644 --- a/apps/settings/l10n/fa.js +++ b/apps/settings/l10n/fa.js @@ -159,8 +159,6 @@ OC.L10N.register( "Allow public uploads" : "اجازه بارگذاری عمومی", "Always ask for a password" : "رمز عبور را همیشه بپرسید.", "Enforce password protection" : "اجبار برای محافظت توسط رمز عبور", - "Exclude groups from sharing" : "مستثنی شدن گروه ها از اشتراک گذاری", - "These groups will still be able to receive shares, but not to initiate them." : "این گروه ها هنوز هم می توانند سهم دریافت کنند ، اما نه آنها را شروع کنند.", "Set default expiration date for shares" : "تاریخ انقضا پیش فرض را برای اشتراک گذاری تعیین کنید", "Enforce expiration date" : "اعمال تاریخ اتمام اشتراک گذاری", "Set default expiration date for shares to other servers" : "Set default expiration date for shares to other servers", @@ -582,6 +580,8 @@ OC.L10N.register( "Exclude groups from password requirements:" : "Exclude groups from password requirements:", "Set default expiration date" : "اعمال تاریخ اتمام پیش فرض", "Exclude groups from creating link shares:" : "Exclude groups from creating link shares:", + "Exclude groups from sharing" : "مستثنی شدن گروه ها از اشتراک گذاری", + "These groups will still be able to receive shares, but not to initiate them." : "این گروه ها هنوز هم می توانند سهم دریافت کنند ، اما نه آنها را شروع کنند.", "Allow username autocompletion in share dialog" : "Allow username autocompletion in share dialog", "Allow username autocompletion to users within the same groups" : "Allow username autocompletion to users within the same groups", "Edit display name" : "Edit display name", |