summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-23 01:55:10 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-23 01:55:10 -0400
commit357d342467b9200f190376a2bd224fa7b803b45a (patch)
tree8a1bf3afd5ebe912a3523f42c40d5f889f959280 /apps
parent88328000b11c33fd73aea371e9dcdf4ff20cf9a8 (diff)
downloadnextcloud-server-357d342467b9200f190376a2bd224fa7b803b45a.tar.gz
nextcloud-server-357d342467b9200f190376a2bd224fa7b803b45a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/files/l10n/es.js5
-rw-r--r--apps/files/l10n/es.json5
-rw-r--r--apps/files_external/l10n/sl.js1
-rw-r--r--apps/files_external/l10n/sl.json1
-rw-r--r--apps/files_sharing/l10n/es.js5
-rw-r--r--apps/files_sharing/l10n/es.json5
-rw-r--r--apps/files_sharing/l10n/sl.js1
-rw-r--r--apps/files_sharing/l10n/sl.json1
-rw-r--r--apps/systemtags/l10n/cs_CZ.js1
-rw-r--r--apps/systemtags/l10n/cs_CZ.json1
-rw-r--r--apps/systemtags/l10n/de.js1
-rw-r--r--apps/systemtags/l10n/de.json1
-rw-r--r--apps/systemtags/l10n/de_DE.js1
-rw-r--r--apps/systemtags/l10n/de_DE.json1
-rw-r--r--apps/systemtags/l10n/es.js1
-rw-r--r--apps/systemtags/l10n/es.json1
-rw-r--r--apps/systemtags/l10n/sl.js1
-rw-r--r--apps/systemtags/l10n/sl.json1
18 files changed, 34 insertions, 0 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index 433945d7c60..ca13a127ad7 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -32,10 +32,15 @@ OC.L10N.register(
"Could not get result from server." : "No se pudo obtener respuesta del servidor.",
"Uploading..." : "Subiendo...",
"..." : "...",
+ "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} hora{plural_s} pendiente",
"{hours}:{minutes}h" : "{hours}:{minutes}h",
+ "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} minuto{plural_s} pendiente",
+ "{minutes}:{seconds}m" : "{minutes}:{seconds}m",
+ "{seconds} second{plural_s} left" : "{seconds} segundo{plural_s} pendiente",
"{seconds}s" : "{seconds}s",
"Any moment now..." : "En cualquier momento...",
"Soon..." : "Dentro de poco...",
+ "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})",
"File upload is in progress. Leaving the page now will cancel the upload." : "La subida del archivo está en proceso. Si sale de la página ahora, la subida será cancelada.",
"Actions" : "Acciones",
"Download" : "Descargar",
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json
index 57a6905a497..fd70a4da0e6 100644
--- a/apps/files/l10n/es.json
+++ b/apps/files/l10n/es.json
@@ -30,10 +30,15 @@
"Could not get result from server." : "No se pudo obtener respuesta del servidor.",
"Uploading..." : "Subiendo...",
"..." : "...",
+ "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} hora{plural_s} pendiente",
"{hours}:{minutes}h" : "{hours}:{minutes}h",
+ "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} minuto{plural_s} pendiente",
+ "{minutes}:{seconds}m" : "{minutes}:{seconds}m",
+ "{seconds} second{plural_s} left" : "{seconds} segundo{plural_s} pendiente",
"{seconds}s" : "{seconds}s",
"Any moment now..." : "En cualquier momento...",
"Soon..." : "Dentro de poco...",
+ "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})",
"File upload is in progress. Leaving the page now will cancel the upload." : "La subida del archivo está en proceso. Si sale de la página ahora, la subida será cancelada.",
"Actions" : "Acciones",
"Download" : "Descargar",
diff --git a/apps/files_external/l10n/sl.js b/apps/files_external/l10n/sl.js
index 5b58901b372..544ebf6f1ea 100644
--- a/apps/files_external/l10n/sl.js
+++ b/apps/files_external/l10n/sl.js
@@ -19,6 +19,7 @@ OC.L10N.register(
"Insufficient data: %s" : "Nepopolni podatki: %s",
"%s" : "%s",
"Storage with id \"%i\" is not user editable" : "Shramba z ID \"%i\" ni uporabniško uredljiva.",
+ "Dropbox App Configuration" : "Nastavitve programa Dropbox",
"Google Drive App Configuration" : "Nastavitve programa Google Drive",
"Personal" : "Osebno",
"System" : "Sistem",
diff --git a/apps/files_external/l10n/sl.json b/apps/files_external/l10n/sl.json
index 2bf8565b7e2..864817b4b17 100644
--- a/apps/files_external/l10n/sl.json
+++ b/apps/files_external/l10n/sl.json
@@ -17,6 +17,7 @@
"Insufficient data: %s" : "Nepopolni podatki: %s",
"%s" : "%s",
"Storage with id \"%i\" is not user editable" : "Shramba z ID \"%i\" ni uporabniško uredljiva.",
+ "Dropbox App Configuration" : "Nastavitve programa Dropbox",
"Google Drive App Configuration" : "Nastavitve programa Google Drive",
"Personal" : "Osebno",
"System" : "Sistem",
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js
index 503529b7a5b..961cf47b2f1 100644
--- a/apps/files_sharing/l10n/es.js
+++ b/apps/files_sharing/l10n/es.js
@@ -17,10 +17,15 @@ OC.L10N.register(
"Group sharing is disabled by the administrator" : "Compartir en grupo está deshabilitado por el administrador",
"Please specify a valid group" : "Por favor, especifica un grupo válido",
"Public link sharing is disabled by the administrator" : "Compartir enlaces de forma pública está deshabilitado por el administrador",
+ "Public upload disabled by the administrator" : "La subida pública está deshabilitado por el administrador",
+ "Public upload is only possible for publicly shared folders" : "La subida publica solo es posible poara las carpetas publicas compartidas",
"Invalid date, date format must be YYYY-MM-DD" : "Fecha inválida, el formato de las fechas debe ser YYYY-MM-DD",
+ "Sharing %s failed because the back end does not allow shares from type %s" : "Compartir %s ha fallado porque el repositorio no admite compartidos del tipo %s",
"Unknown share type" : "Tipo desconocido de recurso compartido",
"Not a directory" : "No es un directorio",
+ "Could not lock path" : "No se ha podido bloquear la ruta",
"Can't change permissions for public share links" : "No se pueden cambiar los permisos para los enlaces de recursos compartidos públicos",
+ "Wrong or no update parameter given" : "No se ha suministrado un parametro correcto",
"Cannot increase permissions" : "No es posible aumentar permisos",
"Shared with you" : "Compartido contigo",
"Shared with others" : "Compartido con otros",
diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json
index ca2f1aa196f..1acacc064e7 100644
--- a/apps/files_sharing/l10n/es.json
+++ b/apps/files_sharing/l10n/es.json
@@ -15,10 +15,15 @@
"Group sharing is disabled by the administrator" : "Compartir en grupo está deshabilitado por el administrador",
"Please specify a valid group" : "Por favor, especifica un grupo válido",
"Public link sharing is disabled by the administrator" : "Compartir enlaces de forma pública está deshabilitado por el administrador",
+ "Public upload disabled by the administrator" : "La subida pública está deshabilitado por el administrador",
+ "Public upload is only possible for publicly shared folders" : "La subida publica solo es posible poara las carpetas publicas compartidas",
"Invalid date, date format must be YYYY-MM-DD" : "Fecha inválida, el formato de las fechas debe ser YYYY-MM-DD",
+ "Sharing %s failed because the back end does not allow shares from type %s" : "Compartir %s ha fallado porque el repositorio no admite compartidos del tipo %s",
"Unknown share type" : "Tipo desconocido de recurso compartido",
"Not a directory" : "No es un directorio",
+ "Could not lock path" : "No se ha podido bloquear la ruta",
"Can't change permissions for public share links" : "No se pueden cambiar los permisos para los enlaces de recursos compartidos públicos",
+ "Wrong or no update parameter given" : "No se ha suministrado un parametro correcto",
"Cannot increase permissions" : "No es posible aumentar permisos",
"Shared with you" : "Compartido contigo",
"Shared with others" : "Compartido con otros",
diff --git a/apps/files_sharing/l10n/sl.js b/apps/files_sharing/l10n/sl.js
index c181742df7a..0b55cb1240b 100644
--- a/apps/files_sharing/l10n/sl.js
+++ b/apps/files_sharing/l10n/sl.js
@@ -60,6 +60,7 @@ OC.L10N.register(
"You removed the share of %2$s for %1$s" : "Odstranili ste mapo v souporabi %2$s za %1$s",
"You shared %1$s with group %2$s" : "Omogočili ste souporabo %1$s s skupino %2$s",
"You shared %1$s via link" : "Omogočili ste souporabo %1$s preko povezave",
+ "Your public link for %1$s expired" : "Javna povezava za %1$s je časovno potekla!",
"%2$s shared %1$s with you" : "Uporabnik %2$s je omogočil souporabo %1$s",
"Downloaded via public link" : "Prejeto preko javne povezave",
"Shared with %2$s" : "V souporabi z %2$s",
diff --git a/apps/files_sharing/l10n/sl.json b/apps/files_sharing/l10n/sl.json
index aab8c565335..947a9d609e5 100644
--- a/apps/files_sharing/l10n/sl.json
+++ b/apps/files_sharing/l10n/sl.json
@@ -58,6 +58,7 @@
"You removed the share of %2$s for %1$s" : "Odstranili ste mapo v souporabi %2$s za %1$s",
"You shared %1$s with group %2$s" : "Omogočili ste souporabo %1$s s skupino %2$s",
"You shared %1$s via link" : "Omogočili ste souporabo %1$s preko povezave",
+ "Your public link for %1$s expired" : "Javna povezava za %1$s je časovno potekla!",
"%2$s shared %1$s with you" : "Uporabnik %2$s je omogočil souporabo %1$s",
"Downloaded via public link" : "Prejeto preko javne povezave",
"Shared with %2$s" : "V souporabi z %2$s",
diff --git a/apps/systemtags/l10n/cs_CZ.js b/apps/systemtags/l10n/cs_CZ.js
index a0034cdf9e8..2af8db9f183 100644
--- a/apps/systemtags/l10n/cs_CZ.js
+++ b/apps/systemtags/l10n/cs_CZ.js
@@ -21,6 +21,7 @@ OC.L10N.register(
"%1$s assigned system tag %3$s to %2$s" : "%1$s přiřadil systémový tag %3$s na %2$s",
"You unassigned system tag %3$s from %2$s" : "Odebrali jste systémový tag %3$s z %2$s",
"%1$s unassigned system tag %3$s from %2$s" : "%1$s odebral systémový tag %3$s ze %2$s",
+ "%s (restricted)" : "%s (omezeno)",
"%s (invisible)" : "%s (neviditelný)",
"No files in here" : "Žádné soubory",
"No entries found in this folder" : "V tomto adresáři nebylo nic nalezeno",
diff --git a/apps/systemtags/l10n/cs_CZ.json b/apps/systemtags/l10n/cs_CZ.json
index 3c39ac51da6..c2c6536daa5 100644
--- a/apps/systemtags/l10n/cs_CZ.json
+++ b/apps/systemtags/l10n/cs_CZ.json
@@ -19,6 +19,7 @@
"%1$s assigned system tag %3$s to %2$s" : "%1$s přiřadil systémový tag %3$s na %2$s",
"You unassigned system tag %3$s from %2$s" : "Odebrali jste systémový tag %3$s z %2$s",
"%1$s unassigned system tag %3$s from %2$s" : "%1$s odebral systémový tag %3$s ze %2$s",
+ "%s (restricted)" : "%s (omezeno)",
"%s (invisible)" : "%s (neviditelný)",
"No files in here" : "Žádné soubory",
"No entries found in this folder" : "V tomto adresáři nebylo nic nalezeno",
diff --git a/apps/systemtags/l10n/de.js b/apps/systemtags/l10n/de.js
index 1b7bec817eb..d87807c0eed 100644
--- a/apps/systemtags/l10n/de.js
+++ b/apps/systemtags/l10n/de.js
@@ -21,6 +21,7 @@ OC.L10N.register(
"%1$s assigned system tag %3$s to %2$s" : "%1$s hat System-Tag %3$s an %2$s angebracht",
"You unassigned system tag %3$s from %2$s" : "Du hast den System-Tag %3$s von %2$s entfernt",
"%1$s unassigned system tag %3$s from %2$s" : "%1$s hat den System-Tag %3$s von %2$s entfernt",
+ "%s (restricted)" : "%s (eingeschränkt)",
"%s (invisible)" : "%s (unsichtbar)",
"No files in here" : "Keine Dateien vorhanden",
"No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden",
diff --git a/apps/systemtags/l10n/de.json b/apps/systemtags/l10n/de.json
index fdab233fe58..ec5f81576c9 100644
--- a/apps/systemtags/l10n/de.json
+++ b/apps/systemtags/l10n/de.json
@@ -19,6 +19,7 @@
"%1$s assigned system tag %3$s to %2$s" : "%1$s hat System-Tag %3$s an %2$s angebracht",
"You unassigned system tag %3$s from %2$s" : "Du hast den System-Tag %3$s von %2$s entfernt",
"%1$s unassigned system tag %3$s from %2$s" : "%1$s hat den System-Tag %3$s von %2$s entfernt",
+ "%s (restricted)" : "%s (eingeschränkt)",
"%s (invisible)" : "%s (unsichtbar)",
"No files in here" : "Keine Dateien vorhanden",
"No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden",
diff --git a/apps/systemtags/l10n/de_DE.js b/apps/systemtags/l10n/de_DE.js
index ed5481d099e..9a5566f7572 100644
--- a/apps/systemtags/l10n/de_DE.js
+++ b/apps/systemtags/l10n/de_DE.js
@@ -21,6 +21,7 @@ OC.L10N.register(
"%1$s assigned system tag %3$s to %2$s" : "%1$s hat System-Tag %3$s an %2$s angebracht",
"You unassigned system tag %3$s from %2$s" : "Sie haben den System-Tag %3$s von %2$s entfernt",
"%1$s unassigned system tag %3$s from %2$s" : "%1$s hat den System-Tag %3$s von %2$s entfernt",
+ "%s (restricted)" : "%s (eingeschränkt)",
"%s (invisible)" : "%s (unsichtbar)",
"No files in here" : "Keine Dateien vorhanden",
"No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden",
diff --git a/apps/systemtags/l10n/de_DE.json b/apps/systemtags/l10n/de_DE.json
index 0296f6edf99..77a5bbf0354 100644
--- a/apps/systemtags/l10n/de_DE.json
+++ b/apps/systemtags/l10n/de_DE.json
@@ -19,6 +19,7 @@
"%1$s assigned system tag %3$s to %2$s" : "%1$s hat System-Tag %3$s an %2$s angebracht",
"You unassigned system tag %3$s from %2$s" : "Sie haben den System-Tag %3$s von %2$s entfernt",
"%1$s unassigned system tag %3$s from %2$s" : "%1$s hat den System-Tag %3$s von %2$s entfernt",
+ "%s (restricted)" : "%s (eingeschränkt)",
"%s (invisible)" : "%s (unsichtbar)",
"No files in here" : "Keine Dateien vorhanden",
"No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden",
diff --git a/apps/systemtags/l10n/es.js b/apps/systemtags/l10n/es.js
index 830d63b326a..d9701e07a42 100644
--- a/apps/systemtags/l10n/es.js
+++ b/apps/systemtags/l10n/es.js
@@ -21,6 +21,7 @@ OC.L10N.register(
"%1$s assigned system tag %3$s to %2$s" : "%1$s asignó la etiqueta de sistema %3$s a %2$s",
"You unassigned system tag %3$s from %2$s" : "Desasignaste la etiqueta del sistema a %3$s de %2$s",
"%1$s unassigned system tag %3$s from %2$s" : "%1$s eliminó la asignación de etiqueta de sistema %3$s de %2$s",
+ "%s (restricted)" : "%s (restringido)",
"%s (invisible)" : "%s (invisible)",
"No files in here" : "Aquí no hay archivos",
"No entries found in this folder" : "No hay entradas en esta carpeta",
diff --git a/apps/systemtags/l10n/es.json b/apps/systemtags/l10n/es.json
index a52d52a9448..c310a231202 100644
--- a/apps/systemtags/l10n/es.json
+++ b/apps/systemtags/l10n/es.json
@@ -19,6 +19,7 @@
"%1$s assigned system tag %3$s to %2$s" : "%1$s asignó la etiqueta de sistema %3$s a %2$s",
"You unassigned system tag %3$s from %2$s" : "Desasignaste la etiqueta del sistema a %3$s de %2$s",
"%1$s unassigned system tag %3$s from %2$s" : "%1$s eliminó la asignación de etiqueta de sistema %3$s de %2$s",
+ "%s (restricted)" : "%s (restringido)",
"%s (invisible)" : "%s (invisible)",
"No files in here" : "Aquí no hay archivos",
"No entries found in this folder" : "No hay entradas en esta carpeta",
diff --git a/apps/systemtags/l10n/sl.js b/apps/systemtags/l10n/sl.js
index ff7c3420f55..727f03b8eb0 100644
--- a/apps/systemtags/l10n/sl.js
+++ b/apps/systemtags/l10n/sl.js
@@ -21,6 +21,7 @@ OC.L10N.register(
"%1$s assigned system tag %3$s to %2$s" : "Uporabnik %1$s je dodelil sistemsko oznako %3$s za %2$s",
"You unassigned system tag %3$s from %2$s" : "Odstranili ste sistemsko oznako %3$s od %2$s",
"%1$s unassigned system tag %3$s from %2$s" : "Uporabnik %1$s je prevzel sistemsko oznako %3$s od %2$s",
+ "%s (restricted)" : "%s (omejeno)",
"%s (invisible)" : "%s (nevidno)",
"No files in here" : "V mapi ni datotek",
"No entries found in this folder" : "V tej mapi ni najdenih predmetov.",
diff --git a/apps/systemtags/l10n/sl.json b/apps/systemtags/l10n/sl.json
index 03829938292..6ec3bf25957 100644
--- a/apps/systemtags/l10n/sl.json
+++ b/apps/systemtags/l10n/sl.json
@@ -19,6 +19,7 @@
"%1$s assigned system tag %3$s to %2$s" : "Uporabnik %1$s je dodelil sistemsko oznako %3$s za %2$s",
"You unassigned system tag %3$s from %2$s" : "Odstranili ste sistemsko oznako %3$s od %2$s",
"%1$s unassigned system tag %3$s from %2$s" : "Uporabnik %1$s je prevzel sistemsko oznako %3$s od %2$s",
+ "%s (restricted)" : "%s (omejeno)",
"%s (invisible)" : "%s (nevidno)",
"No files in here" : "V mapi ni datotek",
"No entries found in this folder" : "V tej mapi ni najdenih predmetov.",