diff options
Diffstat (limited to 'apps/workflowengine/l10n/gl.js')
-rw-r--r-- | apps/workflowengine/l10n/gl.js | 4 |
1 files changed, 4 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", |