diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-29 02:14:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-29 02:14:52 +0000 |
commit | cb5c4cf98dcd72a4a92ddf89f41794f18f1148a7 (patch) | |
tree | 1e4013aa56d84c4f64d01cd6fb35ae3888e530e5 /apps/files_sharing/l10n/gl.js | |
parent | 907a6b48603f8c605318df62edfad1c13b7090df (diff) | |
download | nextcloud-server-cb5c4cf98dcd72a4a92ddf89f41794f18f1148a7.tar.gz nextcloud-server-cb5c4cf98dcd72a4a92ddf89f41794f18f1148a7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/gl.js')
-rw-r--r-- | apps/files_sharing/l10n/gl.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index 9d0d9643237..707d749c50a 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -37,10 +37,12 @@ OC.L10N.register( "Removed share for group {group}" : "Retirar o recurso compartido para o grupo {group}", "{actor} shared with group {group}" : "{actor} compartiu co grupo {group}", "{actor} removed share for group {group}" : "{actor} retirou o recurso compartido para o grupo {group}", + "Share for group {group} expired" : "Caducou a compartición polo grupo {group}", "You shared {file} with group {group}" : "Vostede compartiu {file} co grupo {group}", "You removed group {group} from {file}" : "Vostede retirou o grupo {group} de {file}", "{actor} shared {file} with group {group}" : "{actor} compartiu {file} co grupo {group}", "{actor} removed group {group} from {file}" : "{actor} retirou o grupo {group} de {file}", + "Share for file {file} with group {group} expired" : "Caducou a compartición do ficheiro {file} co grupo {group} ", "Shared as public link" : "Compartido como ligazón pública", "Removed public link" : "Retirada a ligazón pública", "Public link expired" : "A ligazón pública caducou", @@ -67,6 +69,8 @@ OC.L10N.register( "{actor} removed share for {user}" : "{actor} retirou o compartido para {user}", "Shared by {actor}" : "Compartido por {actor}", "{actor} removed share" : "{actor} retirou o compartido", + "Share for {user} expired" : "Caducou a compartición por {user}", + "Share expired" : "Caducou a compartición", "You shared {file} with {user}" : "Vostede compartiu {file} con {user}", "You removed {user} from {file}" : "Vostede retirou a {user} de {file}", "You removed yourself from {file}" : "Vostede retirouse a sí mesmo de {file}", @@ -75,6 +79,8 @@ OC.L10N.register( "{actor} removed {user} from {file}" : "{actor} retirou a {user} de {file}", "{actor} shared {file} with you" : "{actor} compartiu {file} con vostede", "{actor} removed you from the share named {file}" : "{actor} retirouno a vostede da compartición nomeada {file}", + "Share for file {file} with {user} expired" : "Caducou a compartición do ficheiro {file} co usuario {user} ", + "Share for file {file} expired" : "Caducou a compartición do ficheiro {file}", "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Foi <strong>descargado</strong> un ficheiro ou cartafol compartido por correo ou ligazón pública", "A file or folder was shared from <strong>another server</strong>" : "Compartiuse un ficheiro ou cartafol dende <strong>outro servidor</strong>", "A file or folder has been <strong>shared</strong>" : "<strong>Compartiuse</strong> un ficheiro ou cartafol", |