Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Aug 12, 2023
1 parent f805fcf commit beb2e41
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
12 changes: 12 additions & 0 deletions l10n/fa.js
Original file line number Diff line number Diff line change
Expand Up @@ -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" : "ایجاد کردن",
Expand All @@ -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);");
12 changes: 12 additions & 0 deletions l10n/fa.json
Original file line number Diff line number Diff line change
@@ -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" : "ایجاد کردن",
Expand All @@ -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);"
}

0 comments on commit beb2e41

Please sign in to comment.