From ae8911e9f6e83707984ae7b9cb8d64da38737052 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 12 Aug 2023 00:58:53 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/fa.js | 12 ++++++++++++ l10n/fa.json | 12 ++++++++++++ 2 files changed, 24 insertions(+) diff --git a/l10n/fa.js b/l10n/fa.js index f487ccd46..31a570d02 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -2,14 +2,18 @@ OC.L10N.register( "groupfolders", { "Group folders" : "پوشه های گروه", + "Admin configured folders shared with everyone in a group" : "Admin configured folders shared with everyone in a group", + "Admin configured folders shared with everyone in a group.\n\nFolders can be configured from *Group folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more groups, control their write/sharing permissions and assign a quota for the folder.\n\nNote: Encrypting the contents of group folders is currently not supported." : "Admin configured folders shared with everyone in a group.\n\nFolders can be configured from *Group folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more groups, control their write/sharing permissions and assign a quota for the folder.\n\nNote: Encrypting the contents of group folders is currently not supported.", "Denied" : "رد کرد", "Access denied" : "دسترسی رد شد", "Allowed" : "مجاز", + "Access allowed" : "Access allowed", "Inherit permission" : "اجازه مالکیت", "Deny" : "غیرمجاز", "Allow" : "مجاز", "Denied (Inherited permission)" : "رد شد (اجازه مالکیت)", "Allowed (Inherited permission)" : "مجاز (اجازه مالکیت)", + "Group folder" : "Group folder", "Read" : "خواندن", "Write" : "نوشتن", "Create" : "ایجاد کردن", @@ -20,11 +24,19 @@ OC.L10N.register( "Add advanced permission rule" : "قانون مجوز پیشرفته را اضافه کنید", "Select a user or group" : "کاربر یا گروهی را انتخاب کنید", "Group" : "گروه", + "Open group folder" : "Open group folder", + "List of group folders." : "List of group folders.", "Add group" : "افزودن گروه", + "Are you sure you want to delete \"{folderName}\" and all files inside? This operation cannot be undone" : "Are you sure you want to delete \"{folderName}\" and all files inside? This operation cannot be undone", "Delete \"{folderName}\"?" : "آیا \"{folderName}\" خذف شود؟", + "Group folder admin delegation" : "Group folder admin delegation", + "They will have access to all Groupfolders." : "They will have access to all Groupfolders.", + "They will only have access to group folders for which they have advanced permissions." : "They will only have access to group folders for which they have advanced permissions.", + "Group or circle" : "Group or circle", "Folder name" : "نام پوشه", "Quota" : "سهمیه", "Advanced Permissions" : "مجوزهای پیشرفته", + "They will only have access to Groupfolders for which they have advanced permissions." : "They will only have access to Groupfolders for which they have advanced permissions.", "Groups" : "گروه ها" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/fa.json b/l10n/fa.json index 7190a66e7..df6d45811 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -1,13 +1,17 @@ { "translations": { "Group folders" : "پوشه های گروه", + "Admin configured folders shared with everyone in a group" : "Admin configured folders shared with everyone in a group", + "Admin configured folders shared with everyone in a group.\n\nFolders can be configured from *Group folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more groups, control their write/sharing permissions and assign a quota for the folder.\n\nNote: Encrypting the contents of group folders is currently not supported." : "Admin configured folders shared with everyone in a group.\n\nFolders can be configured from *Group folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more groups, control their write/sharing permissions and assign a quota for the folder.\n\nNote: Encrypting the contents of group folders is currently not supported.", "Denied" : "رد کرد", "Access denied" : "دسترسی رد شد", "Allowed" : "مجاز", + "Access allowed" : "Access allowed", "Inherit permission" : "اجازه مالکیت", "Deny" : "غیرمجاز", "Allow" : "مجاز", "Denied (Inherited permission)" : "رد شد (اجازه مالکیت)", "Allowed (Inherited permission)" : "مجاز (اجازه مالکیت)", + "Group folder" : "Group folder", "Read" : "خواندن", "Write" : "نوشتن", "Create" : "ایجاد کردن", @@ -18,11 +22,19 @@ "Add advanced permission rule" : "قانون مجوز پیشرفته را اضافه کنید", "Select a user or group" : "کاربر یا گروهی را انتخاب کنید", "Group" : "گروه", + "Open group folder" : "Open group folder", + "List of group folders." : "List of group folders.", "Add group" : "افزودن گروه", + "Are you sure you want to delete \"{folderName}\" and all files inside? This operation cannot be undone" : "Are you sure you want to delete \"{folderName}\" and all files inside? This operation cannot be undone", "Delete \"{folderName}\"?" : "آیا \"{folderName}\" خذف شود؟", + "Group folder admin delegation" : "Group folder admin delegation", + "They will have access to all Groupfolders." : "They will have access to all Groupfolders.", + "They will only have access to group folders for which they have advanced permissions." : "They will only have access to group folders for which they have advanced permissions.", + "Group or circle" : "Group or circle", "Folder name" : "نام پوشه", "Quota" : "سهمیه", "Advanced Permissions" : "مجوزهای پیشرفته", + "They will only have access to Groupfolders for which they have advanced permissions." : "They will only have access to Groupfolders for which they have advanced permissions.", "Groups" : "گروه ها" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file