diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-07-09 02:26:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-07-09 02:26:17 +0000 |
commit | c2f62ee0b8c779808992d053494a845daa3d33b7 (patch) | |
tree | 868634b2a90493fac40ce560eebe2bf9c5cdf345 /apps/files_sharing/l10n/gl.js | |
parent | dad31ce3fa7085769b87309141c250c5865994b4 (diff) | |
download | nextcloud-server-c2f62ee0b8c779808992d053494a845daa3d33b7.tar.gz nextcloud-server-c2f62ee0b8c779808992d053494a845daa3d33b7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/gl.js')
-rw-r--r-- | apps/files_sharing/l10n/gl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index e4eba4d2b36..8416b1c4543 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -120,7 +120,6 @@ OC.L10N.register( "Could not lock node" : "Non foi posíbel bloquear o nodo", "Could not lock path" : "Non foi posíbel bloquear a ruta", "Wrong or no update parameter given" : "Parámetro incorrecto ou non actualizado", - "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Compartir enviando o contrasinal por Nextcloud Talk fallou porque Nextcloud Talk non está activado", "shared by %s" : "compartido por %s", "Download all files" : "Descargar todos os ficheiros", "Direct link" : "Ligazón directa", @@ -235,6 +234,7 @@ OC.L10N.register( "Add to your Nextcloud" : "Engadir ao seu Nextcloud", "invalid permissions" : "permisos incorrectos", "Can't change permissions for public share links" : "Non é posíbel cambiar os permisos das ligazóns de recursos compartidos públicos", + "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Compartir enviando o contrasinal por Nextcloud Talk fallou porque Nextcloud Talk non está activado", "Name, email, or federated cloud ID …" : "Nome, correo ou ID da nube federada..." }, "nplurals=2; plural=(n != 1);"); |