diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-03-05 02:18:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-03-05 02:18:19 +0000 |
commit | 48b374f68396bbfd11c858c18038995d806a48b2 (patch) | |
tree | 8e4a05eb4a73a977bd5f89062f5601912779165a /apps/files/l10n/gl.js | |
parent | 0f9fe74020d8b8b71ce03e0baf2f1e2b13cda5f9 (diff) | |
download | nextcloud-server-48b374f68396bbfd11c858c18038995d806a48b2.tar.gz nextcloud-server-48b374f68396bbfd11c858c18038995d806a48b2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/gl.js')
-rw-r--r-- | apps/files/l10n/gl.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 42d7e818190..ece54dcbdc8 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -86,7 +86,7 @@ OC.L10N.register( "_matches '{filter}'_::_match '{filter}'_" : ["coincidente con «{filter}»","coincidentes con «{filter}»"], "View in folder" : "Ver no cartafol", "Copied!" : "Copiado!", - "Copy direct link (only works for users who have access to this file/folder)" : "Copiar a ligazón directa (só funciona para usuarios que teñen acceso a este ficheiro/cartafol)", + "Copy direct link (only works for users who have access to this file/folder)" : "Copiar a ligazón directa (só funciona para usuarios con acceso a este ficheiro/cartafol)", "Path" : "Ruta", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Favorited" : "Marcado como favorito", @@ -158,6 +158,7 @@ OC.L10N.register( "Transfer {path} to {userid}" : "Transferir {path} cara a {userid}", "Invalid path selected" : "Seleccionou unha ruta incorrecta.", "Ownership transfer request sent" : "Enviouse solicitude de transferencia da propiedade", + "Cannot transfter ownership of a file or folder you don't own" : "Non é posíbel transferir a propiedade dun ficheiro ou cartafol que non é de seu", "Tags" : "Etiquetas", "Error while loading the file data" : "Produciuse un erro ao cargar os datos do ficheiro", "Unable to change the favourite state of the file" : "Non é posíbel cambiar o estado favorito do ficheiro", |