diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-01-11 01:12:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-01-11 01:12:41 +0000 |
commit | a1a9bb7a3acaa72e8a992a8b2dbe81ad444d1ee3 (patch) | |
tree | 8d72f5aa11b96c80f71f898d10411b21c206edec /core/l10n/gl.js | |
parent | 42aa1cdbf3bff9ec2b0e4530cd1d6830a4bfcda2 (diff) | |
download | nextcloud-server-a1a9bb7a3acaa72e8a992a8b2dbe81ad444d1ee3.tar.gz nextcloud-server-a1a9bb7a3acaa72e8a992a8b2dbe81ad444d1ee3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/gl.js')
-rw-r--r-- | core/l10n/gl.js | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/core/l10n/gl.js b/core/l10n/gl.js index 30d3de35786..37943a97611 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -59,6 +59,16 @@ OC.L10N.register( "Show all contacts …" : "Amosar todos os contactos …", "Loading your contacts …" : "Cargando os seus contactos …", "Looking for {term} …" : "Buscando {term} …", + "size" : "tamaño", + "has" : "ten", + "add" : "engadir", + "delete" : "eliminar", + "clear" : "limpar", + "values" : "valores", + "entries" : "entradas", + "forEach" : "paraCada", + "calc(" : "calc(", + "(" : "(", "No action available" : "Non hai accións dispoñíbeis", "Error fetching contact actions" : "Produciuse un erro ao obter as accións do contacto", "Settings" : "Axustes", @@ -82,7 +92,9 @@ OC.L10N.register( "No" : "Non", "Yes" : "Si", "No files in here" : "Aquí non hai ficheiros", + "New folder" : "Novo cartafol", "No more subfolders in here" : "Aquí non hai máis subcartafoles", + "{newName} already exists" : "Xa existe {newName}", "Choose" : "Escoller", "Copy" : "Copiar", "Move" : "Mover", |