summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-01-04 09:48:31 +0000
committerNextcloud bot <bot@nextcloud.com>2018-01-04 09:48:31 +0000
commit298b79410d433a5394123393b2462eb870a64947 (patch)
treee4fd07f1d55029293caed61c3b7af529c8785246 /apps/files_trashbin/l10n
parent493c255f7f774783b78a58d930a2d1f446274d51 (diff)
downloadnextcloud-server-298b79410d433a5394123393b2462eb870a64947.tar.gz
nextcloud-server-298b79410d433a5394123393b2462eb870a64947.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r--apps/files_trashbin/l10n/es_419.js21
-rw-r--r--apps/files_trashbin/l10n/es_419.json19
-rw-r--r--apps/files_trashbin/l10n/ru.js16
-rw-r--r--apps/files_trashbin/l10n/ru.json16
4 files changed, 56 insertions, 16 deletions
diff --git a/apps/files_trashbin/l10n/es_419.js b/apps/files_trashbin/l10n/es_419.js
new file mode 100644
index 00000000000..24cc0e4083e
--- /dev/null
+++ b/apps/files_trashbin/l10n/es_419.js
@@ -0,0 +1,21 @@
+OC.L10N.register(
+ "files_trashbin",
+ {
+ "Couldn't delete %s permanently" : "No fue posible eliminar %s permanentemente",
+ "Couldn't restore %s" : "No fue posible restaurar %s",
+ "Deleted files" : "Archivos borrados",
+ "Restore" : "Restaurar",
+ "Delete" : "Borrar",
+ "Delete permanently" : "Borrar permanentemente",
+ "Error" : "Error",
+ "This operation is forbidden" : "Esta opración está prohibida",
+ "This directory is unavailable, please check the logs or contact the administrator" : "Este directorio no está disponible, por favor verifica las bitácoras o contacta al administrador",
+ "restored" : "restaurado",
+ "No deleted files" : "No hay archivos borrados",
+ "You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí",
+ "No entries found in this folder" : "No se encontraron elementos en esta carpeta",
+ "Select all" : "Seleccionar todo",
+ "Name" : "Nombre",
+ "Deleted" : "Borrado"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_trashbin/l10n/es_419.json b/apps/files_trashbin/l10n/es_419.json
new file mode 100644
index 00000000000..3a539073e8b
--- /dev/null
+++ b/apps/files_trashbin/l10n/es_419.json
@@ -0,0 +1,19 @@
+{ "translations": {
+ "Couldn't delete %s permanently" : "No fue posible eliminar %s permanentemente",
+ "Couldn't restore %s" : "No fue posible restaurar %s",
+ "Deleted files" : "Archivos borrados",
+ "Restore" : "Restaurar",
+ "Delete" : "Borrar",
+ "Delete permanently" : "Borrar permanentemente",
+ "Error" : "Error",
+ "This operation is forbidden" : "Esta opración está prohibida",
+ "This directory is unavailable, please check the logs or contact the administrator" : "Este directorio no está disponible, por favor verifica las bitácoras o contacta al administrador",
+ "restored" : "restaurado",
+ "No deleted files" : "No hay archivos borrados",
+ "You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí",
+ "No entries found in this folder" : "No se encontraron elementos en esta carpeta",
+ "Select all" : "Seleccionar todo",
+ "Name" : "Nombre",
+ "Deleted" : "Borrado"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/files_trashbin/l10n/ru.js b/apps/files_trashbin/l10n/ru.js
index bbd07cd54a3..75200535342 100644
--- a/apps/files_trashbin/l10n/ru.js
+++ b/apps/files_trashbin/l10n/ru.js
@@ -1,20 +1,20 @@
OC.L10N.register(
"files_trashbin",
{
- "Couldn't delete %s permanently" : "Не удалось окончательно удалить %s",
- "Couldn't restore %s" : "%s не может быть восстановлен",
- "Deleted files" : "Удалённые файлы",
+ "Couldn't delete %s permanently" : "Не удалось окончательно удалить «%s»",
+ "Couldn't restore %s" : "«%s» не может быть восстановлен",
+ "Deleted files" : "Корзина",
"Restore" : "Восстановить",
"Delete" : "Удалить",
- "Delete permanently" : "Удалить окончательно",
+ "Delete permanently" : "Окончательно удалить",
"Error" : "Ошибка",
"This operation is forbidden" : "Операция запрещена",
- "This directory is unavailable, please check the logs or contact the administrator" : "Директория недоступна, пожалуйста проверьте журнал сообщений или свяжитесь с администратором",
+ "This directory is unavailable, please check the logs or contact the administrator" : "Этот каталог недоступен. Проверьте системные журналы или свяжитесь с администратором",
"restored" : "восстановлен",
"No deleted files" : "Нет удалённых файлов",
- "You will be able to recover deleted files from here" : "Здесь вы сможете восстановить удалённые файлы",
- "No entries found in this folder" : "Нет элементов в этом каталоге",
- "Select all" : "Выделить все",
+ "You will be able to recover deleted files from here" : "Отсюда могут быть восстановлены удалённые файлы",
+ "No entries found in this folder" : "В этой папке ничего нет",
+ "Select all" : "Выбрать все",
"Name" : "Имя",
"Deleted" : "Удалён"
},
diff --git a/apps/files_trashbin/l10n/ru.json b/apps/files_trashbin/l10n/ru.json
index f24b9f75cf9..e7a1d3cc1e8 100644
--- a/apps/files_trashbin/l10n/ru.json
+++ b/apps/files_trashbin/l10n/ru.json
@@ -1,18 +1,18 @@
{ "translations": {
- "Couldn't delete %s permanently" : "Не удалось окончательно удалить %s",
- "Couldn't restore %s" : "%s не может быть восстановлен",
- "Deleted files" : "Удалённые файлы",
+ "Couldn't delete %s permanently" : "Не удалось окончательно удалить «%s»",
+ "Couldn't restore %s" : "«%s» не может быть восстановлен",
+ "Deleted files" : "Корзина",
"Restore" : "Восстановить",
"Delete" : "Удалить",
- "Delete permanently" : "Удалить окончательно",
+ "Delete permanently" : "Окончательно удалить",
"Error" : "Ошибка",
"This operation is forbidden" : "Операция запрещена",
- "This directory is unavailable, please check the logs or contact the administrator" : "Директория недоступна, пожалуйста проверьте журнал сообщений или свяжитесь с администратором",
+ "This directory is unavailable, please check the logs or contact the administrator" : "Этот каталог недоступен. Проверьте системные журналы или свяжитесь с администратором",
"restored" : "восстановлен",
"No deleted files" : "Нет удалённых файлов",
- "You will be able to recover deleted files from here" : "Здесь вы сможете восстановить удалённые файлы",
- "No entries found in this folder" : "Нет элементов в этом каталоге",
- "Select all" : "Выделить все",
+ "You will be able to recover deleted files from here" : "Отсюда могут быть восстановлены удалённые файлы",
+ "No entries found in this folder" : "В этой папке ничего нет",
+ "Select all" : "Выбрать все",
"Name" : "Имя",
"Deleted" : "Удалён"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"