summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-05-27 00:08:32 +0000
committerNextcloud bot <bot@nextcloud.com>2017-05-27 00:08:32 +0000
commite3e3e8edf2dedb2f0a227ad5716b14c591b74fab (patch)
treeecb4d57b1f72cd341773c06ec88afeec3efe71a4 /apps
parent53c8e98f69e6d3d2413b5e9686ecadf9f1316a73 (diff)
downloadnextcloud-server-e3e3e8edf2dedb2f0a227ad5716b14c591b74fab.tar.gz
nextcloud-server-e3e3e8edf2dedb2f0a227ad5716b14c591b74fab.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/dav/l10n/hu.js1
-rw-r--r--apps/dav/l10n/hu.json1
-rw-r--r--apps/files/l10n/es.js2
-rw-r--r--apps/files/l10n/es.json2
-rw-r--r--apps/files_sharing/l10n/hu.js1
-rw-r--r--apps/files_sharing/l10n/hu.json1
-rw-r--r--apps/workflowengine/l10n/cs.js1
-rw-r--r--apps/workflowengine/l10n/cs.json1
8 files changed, 10 insertions, 0 deletions
diff --git a/apps/dav/l10n/hu.js b/apps/dav/l10n/hu.js
index 85c3bc641ff..944b9a8eb8d 100644
--- a/apps/dav/l10n/hu.js
+++ b/apps/dav/l10n/hu.js
@@ -42,6 +42,7 @@ OC.L10N.register(
"Contact birthdays" : "Születésnapok",
"Personal" : "Személyes",
"Contacts" : "Névjegyek",
+ "WebDAV" : "WebDAV",
"Technical details" : "Technikai adatok",
"Remote Address: %s" : "Távoli cím: %s",
"Request ID: %s" : "Kérelem azonosító: %s"
diff --git a/apps/dav/l10n/hu.json b/apps/dav/l10n/hu.json
index f84e4c4fce3..7a6f6299a79 100644
--- a/apps/dav/l10n/hu.json
+++ b/apps/dav/l10n/hu.json
@@ -40,6 +40,7 @@
"Contact birthdays" : "Születésnapok",
"Personal" : "Személyes",
"Contacts" : "Névjegyek",
+ "WebDAV" : "WebDAV",
"Technical details" : "Technikai adatok",
"Remote Address: %s" : "Távoli cím: %s",
"Request ID: %s" : "Kérelem azonosító: %s"
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index 3742ba57e91..016eeb69ff9 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -71,6 +71,7 @@ OC.L10N.register(
"Favorite" : "Favorito",
"Copy direct link (only works for users who have access to this file/folder)" : "Copiae enlace directo (solo funciona para usuarios que tienen acceso a este archivo/carpeta)",
"New folder" : "Nueva carpeta",
+ "Upload file" : "Subir archivo",
"An error occurred while trying to update the tags" : "Se produjo un error al tratar de actualizar las etiquetas",
"Added to favorites" : "Agregado a favoritos",
"Removed from favorites" : "Borrado de favoritos",
@@ -83,6 +84,7 @@ OC.L10N.register(
"Restored by {user}" : "Restaurado por {user}",
"Renamed by {user}" : "Renombrado por {user}",
"Moved by {user}" : "Movido por {user}",
+ "\"remote user\"" : "\"usuario remoto\"",
"You created {file}" : "Ha creado {file}",
"{user} created {file}" : "{user} ha creado {file}",
"{file} was created in a public folder" : "{file} se ha creado en una carpeta pública",
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json
index eca337bcc4e..dff960c10c7 100644
--- a/apps/files/l10n/es.json
+++ b/apps/files/l10n/es.json
@@ -69,6 +69,7 @@
"Favorite" : "Favorito",
"Copy direct link (only works for users who have access to this file/folder)" : "Copiae enlace directo (solo funciona para usuarios que tienen acceso a este archivo/carpeta)",
"New folder" : "Nueva carpeta",
+ "Upload file" : "Subir archivo",
"An error occurred while trying to update the tags" : "Se produjo un error al tratar de actualizar las etiquetas",
"Added to favorites" : "Agregado a favoritos",
"Removed from favorites" : "Borrado de favoritos",
@@ -81,6 +82,7 @@
"Restored by {user}" : "Restaurado por {user}",
"Renamed by {user}" : "Renombrado por {user}",
"Moved by {user}" : "Movido por {user}",
+ "\"remote user\"" : "\"usuario remoto\"",
"You created {file}" : "Ha creado {file}",
"{user} created {file}" : "{user} ha creado {file}",
"{file} was created in a public folder" : "{file} se ha creado en una carpeta pública",
diff --git a/apps/files_sharing/l10n/hu.js b/apps/files_sharing/l10n/hu.js
index 1707d9d7747..2cb561963cf 100644
--- a/apps/files_sharing/l10n/hu.js
+++ b/apps/files_sharing/l10n/hu.js
@@ -89,6 +89,7 @@ OC.L10N.register(
"Cannot increase permissions" : "Nem lehet növelni az engedélyeket",
"%s is publicly shared" : "%s nyilvánosan megosztva",
"Share API is disabled" : "Megosztás API letiltva",
+ "File sharing" : "Fájlmegosztás",
"This share is password-protected" : "Ez egy jelszóval védett megosztás",
"The password is wrong. Try again." : "A megadott jelszó nem megfelelő. Próbálja újra!",
"Password" : "Jelszó",
diff --git a/apps/files_sharing/l10n/hu.json b/apps/files_sharing/l10n/hu.json
index 5a355547a63..16ab68cd36c 100644
--- a/apps/files_sharing/l10n/hu.json
+++ b/apps/files_sharing/l10n/hu.json
@@ -87,6 +87,7 @@
"Cannot increase permissions" : "Nem lehet növelni az engedélyeket",
"%s is publicly shared" : "%s nyilvánosan megosztva",
"Share API is disabled" : "Megosztás API letiltva",
+ "File sharing" : "Fájlmegosztás",
"This share is password-protected" : "Ez egy jelszóval védett megosztás",
"The password is wrong. Try again." : "A megadott jelszó nem megfelelő. Próbálja újra!",
"Password" : "Jelszó",
diff --git a/apps/workflowengine/l10n/cs.js b/apps/workflowengine/l10n/cs.js
index 50cf2affb0b..b0b4c9c4e31 100644
--- a/apps/workflowengine/l10n/cs.js
+++ b/apps/workflowengine/l10n/cs.js
@@ -59,6 +59,7 @@ OC.L10N.register(
"Check %s is invalid" : "Kontrola %s je neplatná",
"Check #%s does not exist" : "Kontrola #%s neexistuje",
"Workflow" : "Postup práce",
+ "Files workflow engine" : "Zpracování souborů postupu práce",
"Open documentation" : "Otevřít dokumentaci",
"Add rule group" : "Přidat skupinu pravidel",
"Short rule description" : "Krátký popis pravidla",
diff --git a/apps/workflowengine/l10n/cs.json b/apps/workflowengine/l10n/cs.json
index 82ba8a80639..b1b3e441d35 100644
--- a/apps/workflowengine/l10n/cs.json
+++ b/apps/workflowengine/l10n/cs.json
@@ -57,6 +57,7 @@
"Check %s is invalid" : "Kontrola %s je neplatná",
"Check #%s does not exist" : "Kontrola #%s neexistuje",
"Workflow" : "Postup práce",
+ "Files workflow engine" : "Zpracování souborů postupu práce",
"Open documentation" : "Otevřít dokumentaci",
"Add rule group" : "Přidat skupinu pravidel",
"Short rule description" : "Krátký popis pravidla",