Skip to content

Commit 1feac4b

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 8347f14 commit 1feac4b

File tree

4 files changed

+442
-2
lines changed

4 files changed

+442
-2
lines changed

l10n/fa.js

Lines changed: 207 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,229 @@
11
OC.L10N.register(
22
"mediadc",
33
{
4+
"MediaDC Tasks" : "MediaDC Tasks",
5+
"Hashing algorithm" : "Hashing algorithm",
6+
"Hashing algorithm used by Python background script" : "Hashing algorithm used by Python background script",
7+
"Similarity threshold" : "Similarity threshold",
8+
"Hashing algorithm threshold (precision)" : "Hashing algorithm threshold (precision)",
9+
"Hash size" : "Hash size",
10+
"Computed hash size (8, 16, 32, 64)" : "Computed hash size (8, 16, 32, 64)",
11+
"Simultaneously running tasks limit" : "Simultaneously running tasks limit",
12+
"Maximum number of python background scripts running" : "Maximum number of python background scripts running",
13+
"Exclude list" : "Exclude list",
14+
"Global administrator's exclude list that applies to each task" : "Global administrator's exclude list that applies to each task",
15+
"Use pre-compiled Python binaries" : "Use pre-compiled Python binaries",
16+
"Use Python part in binary format (located in the appdata folder)" : "Use Python part in binary format (located in the appdata folder)",
17+
"Task finished alert" : "Task finished alert",
18+
"Task successfully finished, found " : "Task successfully finished, found ",
19+
"Task finished with status \"" : "Task finished with status \"",
20+
"Task finished, check out results" : "Task finished, check out results",
21+
"MediaDC" : "MediaDC",
22+
"Nextcloud Media Duplicate Collector application" : "Nextcloud Media Duplicate Collector application",
23+
"**[`cloud_py_api`](https://apps.nextcloud.com/apps/cloud_py_api) is required to be installed and enabled first.**\n\nThis app allows to find duplicate or similar 📸📹 photos and videos\n* **Many image formats supported** Jpeg, png, tiff, bmp, gif, heic/hif, cr2 and others.\n* **Large amount of supported video formats** All that is supported by ffmpeg.\n* **Flexible config** Set your precision level for comparing, choose algo that suits for you most.\n* **Quick rescan** Once file was scanned, hash will be saved, and used for other scans.\n* **External Storages support** Search everywhere among all files available to the user.\n* **Save your time and cloud space** The title says all...\n\nQuick start guide and further information in our [Wiki](https://github.com/cloud-py-api/mediadc/wiki)." : "**[`cloud_py_api`](https://apps.nextcloud.com/apps/cloud_py_api) is required to be installed and enabled first.**\n\nThis app allows to find duplicate or similar 📸📹 photos and videos\n* **Many image formats supported** Jpeg, png, tiff, bmp, gif, heic/hif, cr2 and others.\n* **Large amount of supported video formats** All that is supported by ffmpeg.\n* **Flexible config** Set your precision level for comparing, choose algo that suits for you most.\n* **Quick rescan** Once file was scanned, hash will be saved, and used for other scans.\n* **External Storages support** Search everywhere among all files available to the user.\n* **Save your time and cloud space** The title says all...\n\nQuick start guide and further information in our [Wiki](https://github.com/cloud-py-api/mediadc/wiki).",
424
"Tasks" : "وظایف",
25+
"Resolved" : "Resolved",
26+
"Open MediaDC settings" : "Open MediaDC settings",
527
"Settings" : "تنظیمات",
28+
"Export task results" : "Export task results",
29+
"Select export file format" : "Select export file format",
630
"Export" : "دریافت خروجی",
31+
"Select file" : "Select file",
32+
"_Delete file_::_Delete files_" : ["Delete file","Delete files"],
33+
"Remove file (mark resolved)" : "Remove file (mark resolved)",
34+
"Are you sure you want to delete this file?" : "Are you sure you want to delete this file?",
35+
"Confirm file deletion" : "Confirm file deletion",
36+
"Group successfully removed (1 file left)" : "Group successfully removed (1 file left)",
37+
"Wait until file has been loaded before deleting it" : "Wait until file has been loaded before deleting it",
38+
"Not enough permissions to delete the file" : "Not enough permissions to delete the file",
39+
"File not found. Probably it's has been already deleted" : "File not found. Probably it's has been already deleted",
40+
"An error occurred while deleting the file" : "An error occurred while deleting the file",
41+
"A server error occurred" : "A server error occurred",
42+
"Files size sorting" : "Files size sorting",
43+
"Toggle files size sorting" : "Toggle files size sorting",
44+
"Filter by filename: " : "Filter by filename: ",
45+
"Filename or part" : "Filename or part",
46+
"Select all files in a group" : "Select all files in a group",
747
"Deselect all" : "لغو انتخاب همه",
848
"Select all" : "انتخاب همه",
49+
"Deselect all on page" : "Deselect all on page",
50+
"Select all on page" : "Select all on page",
51+
"Mark as resolved without deleting" : "Mark as resolved without deleting",
52+
"No matches on this page" : "No matches on this page",
53+
"Checked files successfully removed" : "Checked files successfully removed",
54+
"Are you sure you want to delete all files" : "Are you sure you want to delete all files",
55+
"Not all files deleted" : "Not all files deleted",
56+
"A server error occurred. Files not deleted" : "A server error occurred. Files not deleted",
57+
"Checked files successfully deleted" : "Checked files successfully deleted",
58+
"_Batch actions for %n file_::_Batch actions for %n files_" : ["Batch actions for %n file","Batch actions for %n files"],
59+
"_Remove file_::_Remove files_" : ["Remove file","Remove files"],
60+
"_Delete selected file_::_Delete selected files_" : ["Delete selected file","Delete selected files"],
61+
"Duplicates list" : "Duplicates list",
62+
"Sort groups" : "Sort groups",
63+
"Sorting details by files count" : "Sorting details by files count",
64+
"Filter by duplicate group id: " : "Filter by duplicate group id: ",
65+
"Filter by id or range of ids (1-10)" : "Filter by id or range of ids (1-10)",
66+
"Toggle duplicate groups" : "Toggle duplicate groups",
67+
"Toggle groups" : "Toggle groups",
68+
"Uncheck selected" : "Uncheck selected",
69+
"Mark all files in group as resolved" : "Mark all files in group as resolved",
70+
"Delete all files except the largest one" : "Delete all files except the largest one",
71+
"Delete files" : "Delete files",
72+
"No matchings found" : "No matchings found",
73+
"No duplicates found." : "No duplicates found.",
74+
"First page reached!" : "First page reached!",
75+
"Last page reached!" : "Last page reached!",
76+
"Selected groups successfully removed" : "Selected groups successfully removed",
77+
"Selected groups files successfully deleted" : "Selected groups files successfully deleted",
78+
"Not all selected groups files deleted" : "Not all selected groups files deleted",
79+
"Failed to delete selected groups files" : "Failed to delete selected groups files",
80+
"_group _::_groups_" : ["group ","groups"],
81+
"_file_::_files_" : ["file","files"],
82+
"_Batch actions for %n group_::_Batch actions for %n groups_" : ["Batch actions for %n group","Batch actions for %n groups"],
83+
"_Remove group_::_Remove groups_" : ["Remove group","Remove groups"],
84+
"Select group" : "Select group",
85+
"Open duplicate group" : "Open duplicate group",
86+
"Duplicate group" : "Duplicate group",
87+
"Remove group without deleting files" : "Remove group without deleting files",
88+
"Previous duplicate group files page" : "Previous duplicate group files page",
89+
"Page:" : "Page:",
90+
"Next duplicate group files page" : "Next duplicate group files page",
91+
"Page to navigate to" : "Page to navigate to",
92+
"Go to page" : "Go to page",
93+
"Navigate to duplicate list page" : "Navigate to duplicate list page",
94+
"Are you sure you want to remove this group without deleting files?" : "Are you sure you want to remove this group without deleting files?",
95+
"Confirm group removal" : "Confirm group removal",
96+
"Duplicate group succesffully removed" : "Duplicate group succesffully removed",
97+
"An error occurred while deleting duplicate group" : "An error occurred while deleting duplicate group",
98+
"Previous duplicate list page" : "Previous duplicate list page",
99+
"Next duplicate list page" : "Next duplicate list page",
100+
"Previous resolved list page" : "Previous resolved list page",
101+
"Next resolved list page" : "Next resolved list page",
102+
"Navigate to resolved list page" : "Navigate to resolved list page",
103+
"Resolved list" : "Resolved list",
104+
"Toggle media type" : "Toggle media type",
105+
"Toggle resolved list media type" : "Toggle resolved list media type",
106+
"Toggle list view (list or grid)" : "Toggle list view (list or grid)",
107+
"Remove file from resolved list" : "Remove file from resolved list",
108+
"Create a new task or work on existing ones and resolve some!" : "Create a new task or work on existing ones and resolve some!",
109+
"Create a new one!" : "Create a new one!",
110+
"Change to grid view" : "Change to grid view",
111+
"Change to list view" : "Change to list view",
112+
"No resolved ${selectedType} yet" : "No resolved ${selectedType} yet",
113+
"MediaDC settings" : "MediaDC settings",
9114
"Remove" : "حذف",
115+
"Not added" : "Not added",
10116
"Confirm" : "تائید",
11117
"Decline" : "کاهش می یابد",
118+
"Add mask" : "Add mask",
12119
"Error" : "خطا",
120+
"Settings list is empty" : "Settings list is empty",
121+
"Seems like database not initialized properly. Try to re-enable the app" : "Seems like database not initialized properly. Try to re-enable the app",
122+
"Bug report" : "Bug report",
123+
"Settings successfully updated" : "Settings successfully updated",
124+
"Some error occurred while updating settings" : "Some error occurred while updating settings",
125+
"The photo and video hashes will be cleaned before hashing algorithm is changed.\nContinue?" : "The photo and video hashes will be cleaned before hashing algorithm is changed.\nContinue?",
126+
"Hashing algorithm successfully updated" : "Hashing algorithm successfully updated",
127+
"An error occurred while updating setting. Try again" : "An error occurred while updating setting. Try again",
128+
"Some error occurred while changing hashing algorithm" : "Some error occurred while changing hashing algorithm",
129+
"The photo and video hashes will be cleaned before changing hash size.\nContinue?" : "The photo and video hashes will be cleaned before changing hash size.\nContinue?",
130+
"Hash size successfully updated" : "Hash size successfully updated",
131+
"An error occurred when updating the setting. Try again" : "An error occurred when updating the setting. Try again",
132+
"Some error occurred while updating setting. Try again" : "Some error occurred while updating setting. Try again",
133+
"This mask already exists!" : "This mask already exists!",
134+
"Enter custom mask!" : "Enter custom mask!",
135+
"Duplicates list settings per user and browser" : "Duplicates list settings per user and browser",
136+
"Groups per page" : "Groups per page",
137+
"Items per group" : "Items per group",
138+
"Group image size" : "Group image size",
139+
"Delete file confirmation" : "Delete file confirmation",
140+
"Auto open next group" : "Auto open next group",
141+
"Show full file path" : "Show full file path",
142+
"Collect non sensitive system info for bug report" : "Collect non sensitive system info for bug report",
143+
"Collect system info" : "Collect system info",
144+
"System info" : "System info",
13145
"Copy to clipboard" : "کپی کردن به حافظه موقت",
14146
"Copied to clipboard" : "در حافظه رونویسی شد",
147+
"Edit task" : "Edit task",
148+
"Target directories" : "Target directories",
149+
"Remove selected target directory" : "Remove selected target directory",
150+
"Not selected" : "Not selected",
151+
"Select target directory" : "Select target directory",
15152
"Select" : "گزینش<br>",
153+
"Exclude directories" : "Exclude directories",
154+
"Remove selected exclude directory" : "Remove selected exclude directory",
155+
"Select exclude directory" : "Select exclude directory",
156+
"Custom exclude mask" : "Custom exclude mask",
157+
"Remove selected custom exclude mask" : "Remove selected custom exclude mask",
158+
"Confirm adding of the custom exclude mask" : "Confirm adding of the custom exclude mask",
159+
"Cancel adding of the custom exclude mask" : "Cancel adding of the custom exclude mask",
160+
"Add custom exclude mask" : "Add custom exclude mask",
161+
"Target Mime Type" : "Target Mime Type",
16162
"Photos" : "عکس ها",
17163
"Videos" : "فیلم ها ",
164+
"Photos and Videos" : "Photos and Videos",
165+
"Restart Task with changed parameters" : "Restart Task with changed parameters",
166+
"Restart task" : "Restart task",
167+
"Finish notification" : "Finish notification",
168+
"Choose target directory" : "Choose target directory",
169+
"This directory already selected" : "This directory already selected",
170+
"Choose directory to exclude" : "Choose directory to exclude",
171+
"This directory already excluded" : "This directory already excluded",
172+
"Task successfully restarted!" : "Task successfully restarted!",
173+
"Running tasks limit exceeded. Try again later." : "Running tasks limit exceeded. Try again later.",
174+
"Task run error: PHP `exec` function is not enabled" : "Task run error: PHP `exec` function is not enabled",
175+
"Some error occurred while running Collector Task. Try again." : "Some error occurred while running Collector Task. Try again.",
176+
"_Target folder has no files or all of them excluded_::_Target folders have no files or all of them excluded_" : ["Target folder has no files or all of them excluded","Target folders have no files or all of them excluded"],
177+
"Recent Tasks" : "Recent Tasks",
178+
"No tasks yet" : "No tasks yet",
18179
"Start" : "شروع کنید",
180+
"Restart" : "Restart",
181+
"Stop" : "Stop",
182+
"Create copy of the task" : "Create copy of the task",
183+
"Duplicate" : "Duplicate",
19184
"Delete" : "حذف",
185+
"Create a new Task" : "Create a new Task",
186+
"Create and Run new Task" : "Create and Run new Task",
187+
"Run new Task" : "Run new Task",
188+
"Send notification on task finish" : "Send notification on task finish",
189+
"New task successfully created!" : "New task successfully created!",
190+
"Running tasks limit exceed. Try again later." : "Running tasks limit exceed. Try again later.",
191+
"Welcome to Media Duplicate Collector (MediaDC). " : "Welcome to Media Duplicate Collector (MediaDC). ",
192+
"Here you can manage your duplicate collection tasks and see the history of previous finished tasks." : "Here you can manage your duplicate collection tasks and see the history of previous finished tasks.",
193+
"Collapse task status" : "Collapse task status",
194+
"Show task status" : "Show task status",
195+
"Here you can view task details, manage task (stop or restart), delete found duplicated photos and videos." : "Here you can view task details, manage task (stop or restart), delete found duplicated photos and videos.",
196+
"Deleted files are placed in the trashbin, so that they can be restored in case of need." : "Deleted files are placed in the trashbin, so that they can be restored in case of need.",
197+
"precision: " : "precision: ",
198+
"Deleted: " : "Deleted: ",
199+
"Restart task with current params" : "Restart task with current params",
200+
"Edit task params" : "Edit task params",
20201
"Edit" : "ویرایش",
21-
"Delete task" : "وظیفه را حذف کنید"
202+
"Terminate task execution" : "Terminate task execution",
203+
"Delete task" : "وظیفه را حذف کنید",
204+
"Ignored" : "Ignored",
205+
"You are not allowed to manage other user's tasks." : "You are not allowed to manage other user's tasks.",
206+
"Task errors" : "Task errors",
207+
"Task terminated" : "Task terminated",
208+
"You are not allowed to terminate this task" : "You are not allowed to terminate this task",
209+
"Task successfully restarted with previous settings!" : "Task successfully restarted with previous settings!",
210+
"You are not allowed to restart this task" : "You are not allowed to restart this task",
211+
"Are sure you want to delete this task?" : "Are sure you want to delete this task?",
212+
"Confirm task deletion" : "Confirm task deletion",
213+
"Task successfully deleted" : "Task successfully deleted",
214+
"You are not allowed to delete this task" : "You are not allowed to delete this task",
215+
"No results to export" : "No results to export",
216+
"Owner:" : "Owner:",
217+
"Here you can view resolved media files " : "Here you can view resolved media files ",
218+
"(removed from groups during the work on duplicates)." : "(removed from groups during the work on duplicates).",
219+
"This files won't be scanned in further tasks." : "This files won't be scanned in further tasks.",
220+
"Scan for duplicates" : "Scan for duplicates",
221+
"New task for folder scan successfully created" : "New task for folder scan successfully created",
222+
"Photos&Videos" : "Photos&Videos",
223+
"MediaDC Task Details" : "MediaDC Task Details",
224+
"MediaDC Resolved files" : "MediaDC Resolved files",
225+
"An error occurred while deleting task" : "An error occurred while deleting task",
226+
"Task successfully started with duplicated settings!" : "Task successfully started with duplicated settings!",
227+
"_Test text_::_Test texts_" : ["Test text","Test texts"]
22228
},
23229
"nplurals=2; plural=(n > 1);");

0 commit comments

Comments
 (0)