summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-29 01:11:34 +0000
committerNextcloud bot <bot@nextcloud.com>2018-11-29 01:11:34 +0000
commit68f04686a06f8d5e468aa53a51ec25602d1cd4f5 (patch)
treed7bf571b89770bd4f5bcf80e34d79e1428e6fc8b /apps/workflowengine
parent5b649df4f3aff255b5dd271733579cc3fe60e371 (diff)
downloadnextcloud-server-68f04686a06f8d5e468aa53a51ec25602d1cd4f5.tar.gz
nextcloud-server-68f04686a06f8d5e468aa53a51ec25602d1cd4f5.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine')
-rw-r--r--apps/workflowengine/l10n/gl.js37
-rw-r--r--apps/workflowengine/l10n/gl.json37
-rw-r--r--apps/workflowengine/l10n/nl.js8
-rw-r--r--apps/workflowengine/l10n/nl.json8
4 files changed, 46 insertions, 44 deletions
diff --git a/apps/workflowengine/l10n/gl.js b/apps/workflowengine/l10n/gl.js
index e67b16e76e2..c4b64097ffc 100644
--- a/apps/workflowengine/l10n/gl.js
+++ b/apps/workflowengine/l10n/gl.js
@@ -2,18 +2,18 @@ OC.L10N.register(
"workflowengine",
{
"Short rule description" : "Breve descrición da regra",
- "Add rule" : "Engadir regra",
+ "Add rule" : "Engadir unha regra",
"Reset" : "Restabelecer",
"Save" : "Gardar",
"Saving…" : "Gardando...",
"Saved" : "Gardado",
- "Saving failed:" : "Erro gardando:",
+ "Saving failed:" : "Produciuse unha falla ao gardar:",
"Add rule group" : "Engadir unha regra de grupo",
"File MIME type" : "Tipo MIME do ficheiro",
"is" : "é",
"is not" : "non é",
"matches" : "coincidencias",
- "does not match" : "non coincide",
+ "does not match" : "non coinciden",
"Example: {placeholder}" : "Exemplo: {placeholder}",
"File size (upload)" : "Tamaño do ficheiro (envío)",
"less" : "menor",
@@ -23,39 +23,39 @@ OC.L10N.register(
"File system tag" : "Etiqueta do sistema de ficheiros",
"is tagged with" : "está etiquetado con",
"is not tagged with" : "non está etiquetado con",
- "Select tag…" : "Escolla a etiqueta...",
+ "Select tag…" : "Seleccionar a etiqueta…",
"Request remote address" : "Solicitar o enderezo remoto",
- "matches IPv4" : "concorda con IPv4",
- "does not match IPv4" : "non concorda con IPv4",
- "matches IPv6" : "concorda con IPv6",
- "does not match IPv6" : "non concorda con IPv6",
+ "matches IPv4" : "coincidencias IPv4",
+ "does not match IPv4" : "sen coincidencias IPv4",
+ "matches IPv6" : "coincidencias IPv6",
+ "does not match IPv6" : "sen coincidencias IPv6",
"Request time" : "Tempo da solicitude",
"between" : "entre",
"not between" : "non entre",
- "Start" : "Comezo",
+ "Start" : "Inicio",
"End" : "Final",
"Select timezone…" : "Seleccionar o fuso horario…",
"Request URL" : "Solicitar URL",
- "Predefined URLs" : "URL predefinidas",
- "Files WebDAV" : "Arquiva en WebDAV",
+ "Predefined URLs" : "URL predefinidos",
+ "Files WebDAV" : "Ficheiros WebDAV",
"Request user agent" : "Solicitar axente de usuario",
"Sync clients" : "Sincronizar clientes",
"Android client" : "Cliente Android",
"iOS client" : "Cliente iOS",
"Desktop client" : "Cliente de escritorio",
"User group membership" : "Pertencia a un grupo de usuarios",
- "is member of" : "é membro de",
- "is not member of" : "non é membro de",
+ "is member of" : "é participante en",
+ "is not member of" : "non é participante en",
"The given operator is invalid" : "O operador indicado é incorrecto",
"The given regular expression is invalid" : "A expresión regular indicada é incorrecta",
"The given file size is invalid" : "O tamaño do ficheiro indicado é incorrecto",
"The given tag id is invalid" : "A etiqueta indicada é incorrecta",
- "The given IP range is invalid" : "O intervalo de IPs indicado é incorrecto",
- "The given IP range is not valid for IPv4" : "O intervalo de IPs indicado é incorrecto para IPv4",
- "The given IP range is not valid for IPv6" : "O intervalo de IPs indicado é incorrecto para IPv6",
+ "The given IP range is invalid" : "O intervalo de IP indicado é incorrecto",
+ "The given IP range is not valid for IPv4" : "O intervalo de IP indicado é incorrecto para IPv4",
+ "The given IP range is not valid for IPv6" : "O intervalo de IP indicado é incorrecto para IPv6",
"The given time span is invalid" : "O intervalo temporal indicado é incorrecto",
- "The given start time is invalid" : "O tempo de comezo indicado é incorrecto",
- "The given end time is invalid" : "O tempo final indicado é incorrecto",
+ "The given start time is invalid" : "A hora de inicio indicada é incorrecta",
+ "The given end time is invalid" : "A hora final indicada é incorrecta",
"The given group does not exist" : "O grupo indicado non existe",
"Check %s is invalid or does not exist" : "A proba %s é incorrecta ou non existe",
"Operation #%s does not exist" : "Non existe a operación num. %s ",
@@ -65,6 +65,7 @@ OC.L10N.register(
"Check %s is invalid" : "A proba %s é incorrecta",
"Check #%s does not exist" : "Non existe a proba num. %s ",
"Workflow" : "Fluxo de traballo",
+ "Files workflow engine" : "Motor de fluxo de traballo de ficheiros",
"Open documentation" : "Documentación aberta",
"Loading…" : "Cargando..."
},
diff --git a/apps/workflowengine/l10n/gl.json b/apps/workflowengine/l10n/gl.json
index 01eaa32c0ce..30f2d06515e 100644
--- a/apps/workflowengine/l10n/gl.json
+++ b/apps/workflowengine/l10n/gl.json
@@ -1,17 +1,17 @@
{ "translations": {
"Short rule description" : "Breve descrición da regra",
- "Add rule" : "Engadir regra",
+ "Add rule" : "Engadir unha regra",
"Reset" : "Restabelecer",
"Save" : "Gardar",
"Saving…" : "Gardando...",
"Saved" : "Gardado",
- "Saving failed:" : "Erro gardando:",
+ "Saving failed:" : "Produciuse unha falla ao gardar:",
"Add rule group" : "Engadir unha regra de grupo",
"File MIME type" : "Tipo MIME do ficheiro",
"is" : "é",
"is not" : "non é",
"matches" : "coincidencias",
- "does not match" : "non coincide",
+ "does not match" : "non coinciden",
"Example: {placeholder}" : "Exemplo: {placeholder}",
"File size (upload)" : "Tamaño do ficheiro (envío)",
"less" : "menor",
@@ -21,39 +21,39 @@
"File system tag" : "Etiqueta do sistema de ficheiros",
"is tagged with" : "está etiquetado con",
"is not tagged with" : "non está etiquetado con",
- "Select tag…" : "Escolla a etiqueta...",
+ "Select tag…" : "Seleccionar a etiqueta…",
"Request remote address" : "Solicitar o enderezo remoto",
- "matches IPv4" : "concorda con IPv4",
- "does not match IPv4" : "non concorda con IPv4",
- "matches IPv6" : "concorda con IPv6",
- "does not match IPv6" : "non concorda con IPv6",
+ "matches IPv4" : "coincidencias IPv4",
+ "does not match IPv4" : "sen coincidencias IPv4",
+ "matches IPv6" : "coincidencias IPv6",
+ "does not match IPv6" : "sen coincidencias IPv6",
"Request time" : "Tempo da solicitude",
"between" : "entre",
"not between" : "non entre",
- "Start" : "Comezo",
+ "Start" : "Inicio",
"End" : "Final",
"Select timezone…" : "Seleccionar o fuso horario…",
"Request URL" : "Solicitar URL",
- "Predefined URLs" : "URL predefinidas",
- "Files WebDAV" : "Arquiva en WebDAV",
+ "Predefined URLs" : "URL predefinidos",
+ "Files WebDAV" : "Ficheiros WebDAV",
"Request user agent" : "Solicitar axente de usuario",
"Sync clients" : "Sincronizar clientes",
"Android client" : "Cliente Android",
"iOS client" : "Cliente iOS",
"Desktop client" : "Cliente de escritorio",
"User group membership" : "Pertencia a un grupo de usuarios",
- "is member of" : "é membro de",
- "is not member of" : "non é membro de",
+ "is member of" : "é participante en",
+ "is not member of" : "non é participante en",
"The given operator is invalid" : "O operador indicado é incorrecto",
"The given regular expression is invalid" : "A expresión regular indicada é incorrecta",
"The given file size is invalid" : "O tamaño do ficheiro indicado é incorrecto",
"The given tag id is invalid" : "A etiqueta indicada é incorrecta",
- "The given IP range is invalid" : "O intervalo de IPs indicado é incorrecto",
- "The given IP range is not valid for IPv4" : "O intervalo de IPs indicado é incorrecto para IPv4",
- "The given IP range is not valid for IPv6" : "O intervalo de IPs indicado é incorrecto para IPv6",
+ "The given IP range is invalid" : "O intervalo de IP indicado é incorrecto",
+ "The given IP range is not valid for IPv4" : "O intervalo de IP indicado é incorrecto para IPv4",
+ "The given IP range is not valid for IPv6" : "O intervalo de IP indicado é incorrecto para IPv6",
"The given time span is invalid" : "O intervalo temporal indicado é incorrecto",
- "The given start time is invalid" : "O tempo de comezo indicado é incorrecto",
- "The given end time is invalid" : "O tempo final indicado é incorrecto",
+ "The given start time is invalid" : "A hora de inicio indicada é incorrecta",
+ "The given end time is invalid" : "A hora final indicada é incorrecta",
"The given group does not exist" : "O grupo indicado non existe",
"Check %s is invalid or does not exist" : "A proba %s é incorrecta ou non existe",
"Operation #%s does not exist" : "Non existe a operación num. %s ",
@@ -63,6 +63,7 @@
"Check %s is invalid" : "A proba %s é incorrecta",
"Check #%s does not exist" : "Non existe a proba num. %s ",
"Workflow" : "Fluxo de traballo",
+ "Files workflow engine" : "Motor de fluxo de traballo de ficheiros",
"Open documentation" : "Documentación aberta",
"Loading…" : "Cargando..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/apps/workflowengine/l10n/nl.js b/apps/workflowengine/l10n/nl.js
index 8cfe037329d..a2a94ac9c32 100644
--- a/apps/workflowengine/l10n/nl.js
+++ b/apps/workflowengine/l10n/nl.js
@@ -27,21 +27,21 @@ OC.L10N.register(
"is tagged with" : "is gemarkeerd met",
"is not tagged with" : "is niet gemarkeerd met",
"Select tag…" : "Selecteer markering...",
- "Request remote address" : "Vraag extern adres aan",
+ "Request remote address" : "Extern adres aanvraag",
"matches IPv4" : "komt overeen met IPv4",
"does not match IPv4" : "komt niet overeen met IPv4",
"matches IPv6" : "komt overeen met IPv6",
"does not match IPv6" : "komt niet overeen met IPv6",
- "Request time" : "Vraag tijd aan",
+ "Request time" : "Tijdstip aanvraag",
"between" : "tussen",
"not between" : "niet tussen",
"Start" : "Begin",
"End" : "Einde",
"Select timezone…" : "Selecteer tijdzone...",
- "Request URL" : "Vraag URL aan",
+ "Request URL" : "URL aanvraag",
"Predefined URLs" : "Voorgedefinieerde URL's",
"Files WebDAV" : "Bestanden WebDAV",
- "Request user agent" : "Vraag gebruikersagent aan",
+ "Request user agent" : "Useragent aanvraag",
"Sync clients" : "Synchroniseer clients",
"Android client" : "Android client",
"iOS client" : "iOS client",
diff --git a/apps/workflowengine/l10n/nl.json b/apps/workflowengine/l10n/nl.json
index fab24b9e03b..7d4e1709a53 100644
--- a/apps/workflowengine/l10n/nl.json
+++ b/apps/workflowengine/l10n/nl.json
@@ -25,21 +25,21 @@
"is tagged with" : "is gemarkeerd met",
"is not tagged with" : "is niet gemarkeerd met",
"Select tag…" : "Selecteer markering...",
- "Request remote address" : "Vraag extern adres aan",
+ "Request remote address" : "Extern adres aanvraag",
"matches IPv4" : "komt overeen met IPv4",
"does not match IPv4" : "komt niet overeen met IPv4",
"matches IPv6" : "komt overeen met IPv6",
"does not match IPv6" : "komt niet overeen met IPv6",
- "Request time" : "Vraag tijd aan",
+ "Request time" : "Tijdstip aanvraag",
"between" : "tussen",
"not between" : "niet tussen",
"Start" : "Begin",
"End" : "Einde",
"Select timezone…" : "Selecteer tijdzone...",
- "Request URL" : "Vraag URL aan",
+ "Request URL" : "URL aanvraag",
"Predefined URLs" : "Voorgedefinieerde URL's",
"Files WebDAV" : "Bestanden WebDAV",
- "Request user agent" : "Vraag gebruikersagent aan",
+ "Request user agent" : "Useragent aanvraag",
"Sync clients" : "Synchroniseer clients",
"Android client" : "Android client",
"iOS client" : "iOS client",