diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-12-24 01:11:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-12-24 01:11:46 +0000 |
commit | 9d5f7c7f62feca6db96ef6541954b5d6ceaa2d79 (patch) | |
tree | 3c53d1f7f8e3a8cddf4c362f607949f9967c0b33 /apps/workflowengine | |
parent | f5286bcb070a003bbffc6cb67410b3364865a02a (diff) | |
download | nextcloud-server-9d5f7c7f62feca6db96ef6541954b5d6ceaa2d79.tar.gz nextcloud-server-9d5f7c7f62feca6db96ef6541954b5d6ceaa2d79.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine')
-rw-r--r-- | apps/workflowengine/l10n/gl.js | 4 | ||||
-rw-r--r-- | apps/workflowengine/l10n/gl.json | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/gl.js b/apps/workflowengine/l10n/gl.js index c4b64097ffc..6e75e4b8459 100644 --- a/apps/workflowengine/l10n/gl.js +++ b/apps/workflowengine/l10n/gl.js @@ -6,6 +6,8 @@ OC.L10N.register( "Reset" : "Restabelecer", "Save" : "Gardar", "Saving…" : "Gardando...", + "Group list is empty" : "A lista de grupos está baleira", + "Unable to retrieve the group list" : "Non é posíbel recuperar a lista de grupos", "Saved" : "Gardado", "Saving failed:" : "Produciuse unha falla ao gardar:", "Add rule group" : "Engadir unha regra de grupo", @@ -15,6 +17,7 @@ OC.L10N.register( "matches" : "coincidencias", "does not match" : "non coinciden", "Example: {placeholder}" : "Exemplo: {placeholder}", + "File name" : "Nome de ficheiro", "File size (upload)" : "Tamaño do ficheiro (envío)", "less" : "menor", "less or equals" : "menor ou igual", @@ -43,6 +46,7 @@ OC.L10N.register( "Android client" : "Cliente Android", "iOS client" : "Cliente iOS", "Desktop client" : "Cliente de escritorio", + "Thunderbird & Outlook addons" : "Complementos do Thunderbird e do Outlook", "User group membership" : "Pertencia a un grupo de usuarios", "is member of" : "é participante en", "is not member of" : "non é participante en", diff --git a/apps/workflowengine/l10n/gl.json b/apps/workflowengine/l10n/gl.json index 30f2d06515e..b3407da49c1 100644 --- a/apps/workflowengine/l10n/gl.json +++ b/apps/workflowengine/l10n/gl.json @@ -4,6 +4,8 @@ "Reset" : "Restabelecer", "Save" : "Gardar", "Saving…" : "Gardando...", + "Group list is empty" : "A lista de grupos está baleira", + "Unable to retrieve the group list" : "Non é posíbel recuperar a lista de grupos", "Saved" : "Gardado", "Saving failed:" : "Produciuse unha falla ao gardar:", "Add rule group" : "Engadir unha regra de grupo", @@ -13,6 +15,7 @@ "matches" : "coincidencias", "does not match" : "non coinciden", "Example: {placeholder}" : "Exemplo: {placeholder}", + "File name" : "Nome de ficheiro", "File size (upload)" : "Tamaño do ficheiro (envío)", "less" : "menor", "less or equals" : "menor ou igual", @@ -41,6 +44,7 @@ "Android client" : "Cliente Android", "iOS client" : "Cliente iOS", "Desktop client" : "Cliente de escritorio", + "Thunderbird & Outlook addons" : "Complementos do Thunderbird e do Outlook", "User group membership" : "Pertencia a un grupo de usuarios", "is member of" : "é participante en", "is not member of" : "non é participante en", |