summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/cs.js2
-rw-r--r--apps/files/l10n/cs.json2
-rw-r--r--apps/files/l10n/es.js2
-rw-r--r--apps/files/l10n/es.json2
-rw-r--r--apps/files/l10n/ru.js3
-rw-r--r--apps/files/l10n/ru.json3
6 files changed, 14 insertions, 0 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js
index 3a9297aa20d..170c93b6b67 100644
--- a/apps/files/l10n/cs.js
+++ b/apps/files/l10n/cs.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"Home" : "Domů",
"Close" : "Zavřít",
"Could not create folder \"{dir}\"" : "Nelze vytvořit složku „{dir}“",
+ "This will stop your current uploads." : "Toto zastaví stávající nahrávání.",
"Upload cancelled." : "Odesílání zrušeno.",
"…" : "…",
"Processing files …" : "Zpracovávání souborů…",
@@ -21,6 +22,7 @@ OC.L10N.register(
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Není dostatek místa pro uložení, velikost souboru je {size1}, zbývá pouze {size2}",
"Target folder \"{dir}\" does not exist any more" : "Cílová složka „{dir}“ už neexistuje",
"Not enough free space" : "Nedostatek volného prostoru",
+ "An unknown error has occurred" : "Vyskytla se neznámá chyba",
"Uploading …" : "Nahrávání…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})",
"Uploading that item is not supported" : "Nahrání této položky není podporováno",
diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json
index 1b19b759396..7b9fcbd0b95 100644
--- a/apps/files/l10n/cs.json
+++ b/apps/files/l10n/cs.json
@@ -12,6 +12,7 @@
"Home" : "Domů",
"Close" : "Zavřít",
"Could not create folder \"{dir}\"" : "Nelze vytvořit složku „{dir}“",
+ "This will stop your current uploads." : "Toto zastaví stávající nahrávání.",
"Upload cancelled." : "Odesílání zrušeno.",
"…" : "…",
"Processing files …" : "Zpracovávání souborů…",
@@ -19,6 +20,7 @@
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Není dostatek místa pro uložení, velikost souboru je {size1}, zbývá pouze {size2}",
"Target folder \"{dir}\" does not exist any more" : "Cílová složka „{dir}“ už neexistuje",
"Not enough free space" : "Nedostatek volného prostoru",
+ "An unknown error has occurred" : "Vyskytla se neznámá chyba",
"Uploading …" : "Nahrávání…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})",
"Uploading that item is not supported" : "Nahrání této položky není podporováno",
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index f8fa20f0255..dee55e38ea4 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"Home" : "Inicio",
"Close" : "Cerrar",
"Could not create folder \"{dir}\"" : "No se pudo crear la carpeta \"{dir}\"",
+ "This will stop your current uploads." : "Esto detendrá las actuales subidas.",
"Upload cancelled." : "Subida cancelada.",
"…" : "...",
"Processing files …" : "Procesando archivos...",
@@ -21,6 +22,7 @@ OC.L10N.register(
"Not enough free space, you are uploading {size1} but only {size2} is left" : "No hay suficiente espacio libre. Quiere subir {size1} pero solo quedan {size2}",
"Target folder \"{dir}\" does not exist any more" : "La carpeta de destino \"{dir}\" ya no existe",
"Not enough free space" : "No hay espacio libre suficiente",
+ "An unknown error has occurred" : "Ha ocurrido un error desconocido",
"Uploading …" : "Subiendo...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})",
"Uploading that item is not supported" : "Subir este archivo no es compatible",
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json
index 46b6a4f3117..4b9468a8f18 100644
--- a/apps/files/l10n/es.json
+++ b/apps/files/l10n/es.json
@@ -12,6 +12,7 @@
"Home" : "Inicio",
"Close" : "Cerrar",
"Could not create folder \"{dir}\"" : "No se pudo crear la carpeta \"{dir}\"",
+ "This will stop your current uploads." : "Esto detendrá las actuales subidas.",
"Upload cancelled." : "Subida cancelada.",
"…" : "...",
"Processing files …" : "Procesando archivos...",
@@ -19,6 +20,7 @@
"Not enough free space, you are uploading {size1} but only {size2} is left" : "No hay suficiente espacio libre. Quiere subir {size1} pero solo quedan {size2}",
"Target folder \"{dir}\" does not exist any more" : "La carpeta de destino \"{dir}\" ya no existe",
"Not enough free space" : "No hay espacio libre suficiente",
+ "An unknown error has occurred" : "Ha ocurrido un error desconocido",
"Uploading …" : "Subiendo...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})",
"Uploading that item is not supported" : "Subir este archivo no es compatible",
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js
index 4d3e3b778ab..ccc47834ea3 100644
--- a/apps/files/l10n/ru.js
+++ b/apps/files/l10n/ru.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"Home" : "Главная",
"Close" : "Закрыть",
"Could not create folder \"{dir}\"" : "Невозможно создать каталог «{dir}»",
+ "This will stop your current uploads." : "Это действие остановит активные сеансы передачи файлов на сервер. ",
"Upload cancelled." : "Выгрузка отменена.",
"…" : "…",
"Processing files …" : "Обработка файлов…",
@@ -21,6 +22,7 @@ OC.L10N.register(
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Недостаточно свободного места, вы загружаете {size1}, но только {size2} доступно",
"Target folder \"{dir}\" does not exist any more" : "Целевой каталог «{dir}» более не существует",
"Not enough free space" : "Недостаточно свободного места",
+ "An unknown error has occurred" : "Произошла неизвестная ошибка",
"Uploading …" : "Загрузка…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} из {totalSize} ({bitrate})",
"Uploading that item is not supported" : "Загрузка этого элемента не поддерживается",
@@ -141,6 +143,7 @@ OC.L10N.register(
"Show hidden files" : "Показывать скрытые файлы",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Используйте этот адрес для <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">доступа к вашим файлам через WebDAV</a>",
+ "Toggle grid view" : "Включить или отключить режим просмотра сеткой",
"Cancel upload" : "Отменить загрузку",
"No files in here" : "Здесь нет файлов",
"Upload some content or sync with your devices!" : "Загрузите что-нибудь или синхронизируйте со своими устройствами!",
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json
index ef200c454d1..f1bbc136c5d 100644
--- a/apps/files/l10n/ru.json
+++ b/apps/files/l10n/ru.json
@@ -12,6 +12,7 @@
"Home" : "Главная",
"Close" : "Закрыть",
"Could not create folder \"{dir}\"" : "Невозможно создать каталог «{dir}»",
+ "This will stop your current uploads." : "Это действие остановит активные сеансы передачи файлов на сервер. ",
"Upload cancelled." : "Выгрузка отменена.",
"…" : "…",
"Processing files …" : "Обработка файлов…",
@@ -19,6 +20,7 @@
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Недостаточно свободного места, вы загружаете {size1}, но только {size2} доступно",
"Target folder \"{dir}\" does not exist any more" : "Целевой каталог «{dir}» более не существует",
"Not enough free space" : "Недостаточно свободного места",
+ "An unknown error has occurred" : "Произошла неизвестная ошибка",
"Uploading …" : "Загрузка…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} из {totalSize} ({bitrate})",
"Uploading that item is not supported" : "Загрузка этого элемента не поддерживается",
@@ -139,6 +141,7 @@
"Show hidden files" : "Показывать скрытые файлы",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Используйте этот адрес для <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">доступа к вашим файлам через WebDAV</a>",
+ "Toggle grid view" : "Включить или отключить режим просмотра сеткой",
"Cancel upload" : "Отменить загрузку",
"No files in here" : "Здесь нет файлов",
"Upload some content or sync with your devices!" : "Загрузите что-нибудь или синхронизируйте со своими устройствами!",