diff options
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 14a4460ead7..7d9f433e711 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -127,6 +127,9 @@ OC.L10N.register( "Sharing" : "Compartindo", "Accept user and group shares by default" : "Aceptar as comparticións de usuarios e grupos como predeterminado", "Allow editing" : "Permitir a edición", + "Allow creating" : "Permitir a creación", + "Allow deleting" : "Permitir a eliminación", + "Allow resharing" : "Permitir compartir", "Expiration date enforced" : "Data de caducidade obrigada", "Set expiration date" : "Definir a data de caducidade", "Enter a date" : "Introduza unha data", @@ -140,6 +143,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}", + "Added by {initiator}" : "Engadido por {initiator}", + "Via folder" : "A través do cartafol", "Internal link" : "Ligazón interna", "Link copied" : "Ligazón copiada", "Cannot copy, please copy the link manually" : "Non foi posíbel copiala. Copie a ligazón manualmente", @@ -173,6 +178,7 @@ OC.L10N.register( "No elements found." : "Non se atoparon elementos.", "Search globally" : "Busca global", "on {server}" : "en {server}", + "Others with access" : "Outros 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", |