diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-17 01:57:20 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-17 01:57:20 -0400 |
commit | 91365a896966cc6571e669f267731c5ca96ca8f0 (patch) | |
tree | 6fdb3d834ae3b5978915965edda9e377031febcb /core/l10n/gl.js | |
parent | 0155bcf278e2a948b45be0496f7d58fef2215fbd (diff) | |
download | nextcloud-server-91365a896966cc6571e669f267731c5ca96ca8f0.tar.gz nextcloud-server-91365a896966cc6571e669f267731c5ca96ca8f0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/gl.js')
-rw-r--r-- | core/l10n/gl.js | 39 |
1 files changed, 18 insertions, 21 deletions
diff --git a/core/l10n/gl.js b/core/l10n/gl.js index 583931d5068..8cff0f073d6 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -112,14 +112,15 @@ OC.L10N.register( "Error while sharing" : "Produciuse un erro ao compartir", "Error while unsharing" : "Produciuse un erro ao deixar de compartir", "Error while changing permissions" : "Produciuse un erro ao cambiar os permisos", - "Shared with you and the group {group} by {owner}" : "Compartido con vostede e co grupo {group} por {owner}", - "Shared with you by {owner}" : "Compartido con vostede por {owner}", - "Share with users or groups …" : "Compartir con usuarios ou grupos ...", - "Share with users, groups or remote users …" : "Compartir con usuarios, grupos ou usuarios remotos ...", - "Share" : "Compartir", - "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Comparta con outra xente ou con outros ownClouds empregando a sintaxe «nomeusuario@exemplo.com/ouwncloud»", - "Share link" : "Ligazón para compartir", + "Error setting expiration date" : "Produciuse un erro ao definir a data de caducidade", "The public link will expire no later than {days} days after it is created" : "A ligazón pública caducará, a máis tardar, {days} días após a súa creación", + "Set expiration date" : "Definir a data de caducidade", + "Expiration" : "Caducidade", + "Expiration date" : "Data de caducidade", + "Sending ..." : "Enviando...", + "Email sent" : "Correo enviado", + "Resharing is not allowed" : "Non se permite volver compartir", + "Share link" : "Ligazón para compartir", "Link" : "Ligazón", "Password protect" : "Protexido con contrasinal", "Password" : "Contrasinal", @@ -127,28 +128,24 @@ OC.L10N.register( "Allow editing" : "Permitir a edición", "Email link to person" : "Enviar ligazón por correo", "Send" : "Enviar", - "Set expiration date" : "Definir a data de caducidade", - "Expiration" : "Caducidade", - "Expiration date" : "Data de caducidade", - "An error occured. Please try again" : "Produciuse un erro, ténteo de novo", - "Adding user..." : "Engadindo usuario...", + "Shared with you and the group {group} by {owner}" : "Compartido con vostede e co grupo {group} por {owner}", + "Shared with you by {owner}" : "Compartido con vostede por {owner}", + "Shared in {item} with {user}" : "Compartido en {item} con {user}", "group" : "grupo", "remote" : "remoto", - "Resharing is not allowed" : "Non se permite volver compartir", - "Shared in {item} with {user}" : "Compartido en {item} con {user}", - "Unshare" : "Deixar de compartir", "notify by email" : "notificar por correo", + "Unshare" : "Deixar de compartir", "can share" : "pode compartir", "can edit" : "pode editar", - "access control" : "control de acceso", "create" : "crear", "change" : "cambio", "delete" : "eliminar", - "Password protected" : "Protexido con contrasinal", - "Error unsetting expiration date" : "Produciuse un erro ao retirar a data de caducidade", - "Error setting expiration date" : "Produciuse un erro ao definir a data de caducidade", - "Sending ..." : "Enviando...", - "Email sent" : "Correo enviado", + "access control" : "control de acceso", + "An error occured. Please try again" : "Produciuse un erro, ténteo de novo", + "Share" : "Compartir", + "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Comparta con outra xente ou con outros ownClouds empregando a sintaxe «nomeusuario@exemplo.com/ouwncloud»", + "Share with users or groups …" : "Compartir con usuarios ou grupos ...", + "Share with users, groups or remote users …" : "Compartir con usuarios, grupos ou usuarios remotos ...", "Warning" : "Aviso", "The object type is not specified." : "Non se especificou o tipo de obxecto.", "Enter new" : "Introduza o novo", |