diff options
Diffstat (limited to 'apps/files_sharing/l10n/ast.js')
-rw-r--r-- | apps/files_sharing/l10n/ast.js | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/apps/files_sharing/l10n/ast.js b/apps/files_sharing/l10n/ast.js index 93fbfd31a73..475576a969c 100644 --- a/apps/files_sharing/l10n/ast.js +++ b/apps/files_sharing/l10n/ast.js @@ -278,15 +278,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "{owner} compartió l'elementu contigo y con «{circle}»", "Shared with you and the conversation {conversation} by {owner}" : "{owner} compartió l'elementu contigo y cola conversación «{conversation}»", "Shared with you in a conversation by {owner}" : "{owner} compartió l'elementu contigo nuna conversación", - "Share note" : "Compartir una nota", - "Show list view" : "Amosar la vista en llista", - "Show grid view" : "Amosar la vista en rexáu", - "Upload files to %s" : "Xubir ficheros a «%s»", - "Note" : "Nota", - "Select or drop files" : "Seleiciona o suelta los ficheros", - "Uploading files" : "Xubiendo ficheros", - "Uploaded files:" : "Ficheros xubíos:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Al xubir los ficheros, aceptes los %1$stérminos del serviciu%2$s", "Share not found" : "Nun s'atopó la compartición", "Back to %s" : "Volver a «%s»", "Add to your Nextcloud" : "Amestar a Nextcloud", @@ -296,12 +287,21 @@ OC.L10N.register( "This will stop your current uploads." : "Esta aición va parar les xubes actuales.", "Move or copy" : "Mover o copiar", "You can upload into this folder" : "Pues xubir conteníu a esta carpeta", + "Show list view" : "Amosar la vista en llista", + "Show grid view" : "Amosar la vista en rexáu", "No compatible server found at {remote}" : "Nun s'atopó nengún sirvidor compatible en «{remote}»", "Invalid server URL" : "La URL del sirvidor ye inválida", "Failed to add the public link to your Nextcloud" : "Nun se pue amestar l'enllaz públicu a esta instancia de Nextcloud", "Download all files" : "Baxar tolos ficheros", "Search for share recipients" : "Buscar destinatarios del elementu compartíu", "No recommendations. Start typing." : "Nun hai nenguna recomendación. Comienza a escribir", + "Share note" : "Compartir una nota", + "Upload files to %s" : "Xubir ficheros a «%s»", + "Note" : "Nota", + "Select or drop files" : "Seleiciona o suelta los ficheros", + "Uploading files" : "Xubiendo ficheros", + "Uploaded files:" : "Ficheros xubíos:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Al xubir los ficheros, aceptes los %1$stérminos del serviciu%2$s", "Name" : "Nome" }, "nplurals=2; plural=(n != 1);"); |