diff options
Diffstat (limited to 'apps/files_sharing/l10n/gl.js')
-rw-r--r-- | apps/files_sharing/l10n/gl.js | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index f7a2c52adf3..872bfcd9df3 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -105,6 +105,7 @@ OC.L10N.register( "Sharing %s failed because the back end does not support room shares" : "Fallou a compartición de %s, xa que a infraestrutura non admite salas compartidas", "Unknown share type" : "Tipo descoñecido de recurso compartido", "Not a directory" : "Non é un directorio", + "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", "Can't change permissions for public share links" : "Non é posíbel cambiar os permisos das ligazóns de recursos compartidos públicos", @@ -138,6 +139,8 @@ OC.L10N.register( "Shared with the group {user} by {owner}" : "Compartido co grupo {user} por {owner}", "Shared with the conversation {user} by {owner}" : "Compartido coa conversa {user} por {owner}", "Shared with {user} by {owner}" : "Compartido con {user} por {owner}", + "Invited by {initiator}" : "Convidado por {initiator}", + "Open folder" : "Abrir o cartafol", "Delete share" : "Eliminar o recurso compartido", "Internal link" : "Ligazón interna", "Link copied" : "Ligazón copiada", @@ -163,9 +166,18 @@ OC.L10N.register( "Error, please enter proper password and/or expiration date" : "Erro, introduza un contrasinal ou unha data de caducidade correctos", "No recommendations. Start typing." : "Non hai recomendacións. Comece a escribir.", "Resharing is not allowed" : "Non se permite volver compartir", + "Name or email address …" : "Nome ou enderezo de correo...", + "Name or federated cloud ID …" : "Nome ou ID da nube federada...", + "Name, federated cloud ID or email address …" : "Nome, ID da nube federada ou enderezo de correo…", + "Name …" : "Nome...", + "Searching …" : "Buscando…", "No elements found." : "Non se atoparon elementos.", "Search globally" : "Busca global", "on {server}" : "en {server}", + "Others with access {count}" : "Outros {count} con acceso", + "Toggle list of others with access to this directory" : "Alternar a lista doutros con acceso a este directorio", + "Toggle list of others with access to this file" : "Alternar a lista doutros con acceso a este ficheiro", + "Unable to fetch inherited shares" : "Non foi posíbel recuperar recursos compartidos herdados", "Sharing" : "Compartindo", "Unable to load the shares list" : "Non é posíbel cargar a lista de recursos compartidos", "Expires {relativetime}" : "Caducidades {relativetime}", |