summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-05-10 00:13:09 +0000
committerNextcloud bot <bot@nextcloud.com>2018-05-10 00:13:09 +0000
commit01c21601e81613b7c4163dbd575456752f70120e (patch)
treed2dc54d982ffe0d0d9cc4b050ffde6a0b361991e /apps/files_sharing
parent72dc01460ef16177b44a1ea8b89001da6436d1d9 (diff)
downloadnextcloud-server-01c21601e81613b7c4163dbd575456752f70120e.tar.gz
nextcloud-server-01c21601e81613b7c4163dbd575456752f70120e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r--apps/files_sharing/l10n/es_GT.js4
-rw-r--r--apps/files_sharing/l10n/es_GT.json4
-rw-r--r--apps/files_sharing/l10n/ru.js2
-rw-r--r--apps/files_sharing/l10n/ru.json2
4 files changed, 8 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/es_GT.js b/apps/files_sharing/l10n/es_GT.js
index 03c29b785b5..9db3d9d8e9b 100644
--- a/apps/files_sharing/l10n/es_GT.js
+++ b/apps/files_sharing/l10n/es_GT.js
@@ -92,6 +92,7 @@ OC.L10N.register(
"Direct link" : "Liga directa",
"Add to your Nextcloud" : "Agregar a tu Nextcloud",
"Share API is disabled" : "El API para compartir está deshabilitado",
+ "File sharing" : "Compartir archivos",
"This share is password-protected" : "Este elemento compartido está protegido con contraseña",
"The password is wrong. Try again." : "La contraseña es incorrecta. Por favor inténtalo de nuevo.",
"Password" : "Contraseña",
@@ -109,6 +110,7 @@ OC.L10N.register(
"Upload files to %s" : "Cargar archivos a %s",
"Select or drop files" : "Selecciona o suelta los archivos",
"Uploading files…" : "Cargando archivos...",
- "Uploaded files:" : "Archivos cargados:"
+ "Uploaded files:" : "Archivos cargados:",
+ "%s is publicly shared" : "%s está compartido públicamente"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_sharing/l10n/es_GT.json b/apps/files_sharing/l10n/es_GT.json
index 78b7266cc4d..b1e3b52ee17 100644
--- a/apps/files_sharing/l10n/es_GT.json
+++ b/apps/files_sharing/l10n/es_GT.json
@@ -90,6 +90,7 @@
"Direct link" : "Liga directa",
"Add to your Nextcloud" : "Agregar a tu Nextcloud",
"Share API is disabled" : "El API para compartir está deshabilitado",
+ "File sharing" : "Compartir archivos",
"This share is password-protected" : "Este elemento compartido está protegido con contraseña",
"The password is wrong. Try again." : "La contraseña es incorrecta. Por favor inténtalo de nuevo.",
"Password" : "Contraseña",
@@ -107,6 +108,7 @@
"Upload files to %s" : "Cargar archivos a %s",
"Select or drop files" : "Selecciona o suelta los archivos",
"Uploading files…" : "Cargando archivos...",
- "Uploaded files:" : "Archivos cargados:"
+ "Uploaded files:" : "Archivos cargados:",
+ "%s is publicly shared" : "%s está compartido públicamente"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js
index 833d3278f9a..bc3bff97848 100644
--- a/apps/files_sharing/l10n/ru.js
+++ b/apps/files_sharing/l10n/ru.js
@@ -87,7 +87,7 @@ OC.L10N.register(
"Wrong or no update parameter given" : "Параметр для изменения неправилен или не задан",
"Can't change permissions for public share links" : "Для общедоступных ссылок изменение прав невозможно",
"Cannot increase permissions" : "Не удалось повысить права доступа",
- "shared by %s" : "поделился %s",
+ "shared by %s" : "доступ предоставлен пользователем %s",
"Download" : "Скачать",
"Direct link" : "Прямая ссылка",
"Add to your Nextcloud" : "Добавить в свой Nextcloud",
diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json
index caeec95a05d..9cc4cfecf5f 100644
--- a/apps/files_sharing/l10n/ru.json
+++ b/apps/files_sharing/l10n/ru.json
@@ -85,7 +85,7 @@
"Wrong or no update parameter given" : "Параметр для изменения неправилен или не задан",
"Can't change permissions for public share links" : "Для общедоступных ссылок изменение прав невозможно",
"Cannot increase permissions" : "Не удалось повысить права доступа",
- "shared by %s" : "поделился %s",
+ "shared by %s" : "доступ предоставлен пользователем %s",
"Download" : "Скачать",
"Direct link" : "Прямая ссылка",
"Add to your Nextcloud" : "Добавить в свой Nextcloud",