diff options
Diffstat (limited to 'apps/files_sharing/l10n/gl.js')
-rw-r--r-- | apps/files_sharing/l10n/gl.js | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index 53ed66b6c03..26cc90151bf 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -385,16 +385,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "Compartido con Vde. e {circle} por {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Compartido con Vde. e a conversa {conversation} por {owner}", "Shared with you in a conversation by {owner}" : "Compartido con Vde. nunha conversa por {owner}", - "Share note" : "Compartir nota", - "Show list view" : "Amosar a vista de lista", - "Show grid view" : "Amosar a vista de grade", - "Upload files to %s" : "Enviar ficheiros a %s", - "%s shared a folder with you." : "%s compartiu un cartafol con Vde.", - "Note" : "Nota", - "Select or drop files" : "Seleccione ou arrastre e solte ficheiros", - "Uploading files" : "Enviando ficheiros", - "Uploaded files:" : "Ficheiros enviados:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Ao enviar ficheiros acepta as %1$s condicións de servizo %2$s.", "Share not found" : "Non se atopou a compartición", "Back to %s" : "Volver a %s", "Add to your Nextcloud" : "Engadir ao seu Nextcloud", @@ -404,6 +394,8 @@ OC.L10N.register( "This will stop your current uploads." : "Isto deterá os envíos actuais.", "Move or copy" : "Mover ou copiar", "You can upload into this folder" : "Pode envialo a este cartafol", + "Show list view" : "Amosar a vista de lista", + "Show grid view" : "Amosar a vista de grade", "No compatible server found at {remote}" : "Non se atopa un servidor compatíbel en {remote}", "Invalid server URL" : "URL de servidor incorrecto", "Failed to add the public link to your Nextcloud" : "Non foi posíbel engadir a ligazón pública ao seu Nextcloud", @@ -416,6 +408,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "Para enviar ficheiros, primeiro debes fornecer o teu nome.", "Enter your name" : "Introduza o seu nome", "Submit name" : "Enviar o nome", + "Share note" : "Compartir nota", + "Upload files to %s" : "Enviar ficheiros a %s", + "%s shared a folder with you." : "%s compartiu un cartafol con Vde.", + "Note" : "Nota", + "Select or drop files" : "Seleccione ou arrastre e solte ficheiros", + "Uploading files" : "Enviando ficheiros", + "Uploaded files:" : "Ficheiros enviados:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Ao enviar ficheiros acepta as %1$s condicións de servizo %2$s.", "Name" : "Nome", "Email, federated cloud id" : "Correo-e, ID da nube federada", "Filename must not be empty." : "O nome de ficheiro non debe estar baleiro" |