You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/files/l10n/be.js
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -153,6 +153,7 @@ OC.L10N.register(
153
153
"Go back" : "Назад",
154
154
"Files settings" : "Налады Файлаў",
155
155
"Your files" : "Вашы файлы",
156
+
"Open in files" : "Адкрыць у Файлах",
156
157
"File cannot be accessed" : "Немагчыма атрымаць доступ да файла",
157
158
"The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Файл не знойдзены, або ў вас няма правоў на яго прагляд. Папрасіце адпраўніка абагуліць яго.",
158
159
"No search results for “{query}”" : "Няма вынікаў пошуку па запыце \"{query}\"",
@@ -308,12 +309,14 @@ OC.L10N.register(
308
309
"Processing files …" : "Апрацоўка файлаў …",
309
310
"…" : "…",
310
311
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Немагчыма запампаваць {filename}, бо гэта каталог або ён мае памер 0 байтаў",
312
+
"Target folder \"{dir}\" does not exist any more" : "Мэтавая папка \"{dir}\" больш не існуе",
311
313
"An unknown error has occurred" : "Узнікла невядомая памылка",
312
314
"File could not be uploaded" : "Не ўдалося запампаваць файл",
Copy file name to clipboardExpand all lines: apps/files/l10n/be.json
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -151,6 +151,7 @@
151
151
"Go back" : "Назад",
152
152
"Files settings" : "Налады Файлаў",
153
153
"Your files" : "Вашы файлы",
154
+
"Open in files" : "Адкрыць у Файлах",
154
155
"File cannot be accessed" : "Немагчыма атрымаць доступ да файла",
155
156
"The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Файл не знойдзены, або ў вас няма правоў на яго прагляд. Папрасіце адпраўніка абагуліць яго.",
156
157
"No search results for “{query}”" : "Няма вынікаў пошуку па запыце \"{query}\"",
@@ -306,12 +307,14 @@
306
307
"Processing files …" : "Апрацоўка файлаў …",
307
308
"…" : "…",
308
309
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Немагчыма запампаваць {filename}, бо гэта каталог або ён мае памер 0 байтаў",
310
+
"Target folder \"{dir}\" does not exist any more" : "Мэтавая папка \"{dir}\" больш не існуе",
309
311
"An unknown error has occurred" : "Узнікла невядомая памылка",
310
312
"File could not be uploaded" : "Не ўдалося запампаваць файл",
"Open file sidebar" : "Ouvrir le panneau latéral du fichier",
@@ -269,6 +276,8 @@ OC.L10N.register(
269
276
"Confirm deletion" : "Confirmer la suppression",
270
277
"Cancel" : "Annuler",
271
278
"Download" : "Télécharger",
279
+
"The requested file is not available." : "Le fichier demandé n'est pas disponible.",
280
+
"The requested files are not available." : "Les fichiers demandés ne sont pas disponibles.",
272
281
"Moving \"{source}\" to \"{destination}\" …" : "Déplacement de \"{source}\" vers \"{destination}\" …",
273
282
"Copying \"{source}\" to \"{destination}\" …" : "Copie de \"{source}\" vers \"{destination}\" …",
274
283
"Destination is not a folder" : "La destination n'est pas un dossier",
@@ -333,6 +342,7 @@ OC.L10N.register(
333
342
"The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Le nom \"{newName}\" est déjà utilisé dans le dossier \"{dir}\". Veuillez choisir un autre nom.",
334
343
"Could not rename \"{oldName}\"" : "Impossible de renommer \"{oldName}\"",
335
344
"This operation is forbidden" : "Cette opération est interdite",
345
+
"This folder is unavailable, please try again later or contact the administration" : "Ce dossier n'est pas disponible, veuillez réessayer plus tard ou contacter l'administration",
336
346
"Storage is temporarily not available" : "Le support de stockage est temporairement indisponible",
"Open file sidebar" : "Ouvrir le panneau latéral du fichier",
@@ -267,6 +274,8 @@
267
274
"Confirm deletion" : "Confirmer la suppression",
268
275
"Cancel" : "Annuler",
269
276
"Download" : "Télécharger",
277
+
"The requested file is not available." : "Le fichier demandé n'est pas disponible.",
278
+
"The requested files are not available." : "Les fichiers demandés ne sont pas disponibles.",
270
279
"Moving \"{source}\" to \"{destination}\" …" : "Déplacement de \"{source}\" vers \"{destination}\" …",
271
280
"Copying \"{source}\" to \"{destination}\" …" : "Copie de \"{source}\" vers \"{destination}\" …",
272
281
"Destination is not a folder" : "La destination n'est pas un dossier",
@@ -331,6 +340,7 @@
331
340
"The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Le nom \"{newName}\" est déjà utilisé dans le dossier \"{dir}\". Veuillez choisir un autre nom.",
332
341
"Could not rename \"{oldName}\"" : "Impossible de renommer \"{oldName}\"",
333
342
"This operation is forbidden" : "Cette opération est interdite",
343
+
"This folder is unavailable, please try again later or contact the administration" : "Ce dossier n'est pas disponible, veuillez réessayer plus tard ou contacter l'administration",
334
344
"Storage is temporarily not available" : "Le support de stockage est temporairement indisponible",
Copy file name to clipboardExpand all lines: apps/files/l10n/ru.js
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -115,6 +115,7 @@ OC.L10N.register(
115
115
"Name" : "Имя",
116
116
"File type" : "Тип файла",
117
117
"Size" : "Размер",
118
+
"{displayName}: failed on some elements" : "{displayName}: не удалось выполнить некоторые элементы",
118
119
"Actions" : "Действия",
119
120
"(selected)" : "(выбранный)",
120
121
"List of files and folders." : "Список файлов и каталогов.",
@@ -123,7 +124,10 @@ OC.L10N.register(
123
124
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Этот список отображается не полностью из соображений производительности. Файлы будут отображаться по мере перемещения по списку.",
"How to access files using WebDAV" : "Как получить доступ к файлам с помощью WebDAV",
205
211
"Two-Factor Authentication is enabled for your account, and therefore you need to use an app password to connect an external WebDAV client." : "Для вашего аккаунта включена двухфакторная аутентификация, поэтому вам необходимо использовать пароль приложения чтобы подключить внешний WebDAV клиент.",
206
212
"Warnings" : "Предупреждения",
213
+
"Warn before changing a file extension" : "Предупреждать перед изменением расширения файла",
214
+
"Warn before deleting files" : "Предупреждать перед удалением файлов",
207
215
"Keyboard shortcuts" : "Сочетания клавиш",
208
216
"File actions" : "Сценарии файла",
209
217
"Rename" : "Переименовать",
@@ -215,6 +223,7 @@ OC.L10N.register(
215
223
"Navigation" : "Навигация",
216
224
"View" : "Режим просмотра",
217
225
"Toggle grid view" : "Включить или отключить режим просмотра сеткой",
0 commit comments