diff options
Diffstat (limited to 'apps/files_sharing/l10n/es_EC.js')
-rw-r--r-- | apps/files_sharing/l10n/es_EC.js | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/apps/files_sharing/l10n/es_EC.js b/apps/files_sharing/l10n/es_EC.js index 21fcf2a9681..0e6dbcf3f26 100644 --- a/apps/files_sharing/l10n/es_EC.js +++ b/apps/files_sharing/l10n/es_EC.js @@ -230,15 +230,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "Compartido contigo y {circle} por {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Compartido contigo y la conversación {conversation} por {owner}", "Shared with you in a conversation by {owner}" : "Compartido contigo en una conversación por {owner}", - "Share note" : "Compartir nota", - "Show list view" : "Mostrar vista de lista", - "Show grid view" : "Mostrar vista de cuadrícula", - "Upload files to %s" : "Cargar archivos a %s", - "Note" : "Nota", - "Select or drop files" : "Selecciona o suelta los archivos", - "Uploading files" : "Subiendo archivos", - "Uploaded files:" : "Archivos cargados:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Al subir archivos, aceptas los %1$stérminos de servicio%2$s.", "Share not found" : "No se encontró el elemento compartido", "Back to %s" : "Volver a %s", "Add to your Nextcloud" : "Agregar a tu Nextcloud", @@ -248,12 +239,21 @@ OC.L10N.register( "This will stop your current uploads." : "Esto detendrá tus cargas actuales.", "Move or copy" : "Mover o copiar", "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", + "Show list view" : "Mostrar vista de lista", + "Show grid view" : "Mostrar vista de cuadrícula", "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", "Invalid server URL" : "URL del servidor inválido", "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar el enlace público a tu Nextcloud", "Download all files" : "Descargar todos los archivos", "Search for share recipients" : "Buscar destinatarios de la compartición", "No recommendations. Start typing." : "No hay recomendaciones. Comienza a escribir.", + "Share note" : "Compartir nota", + "Upload files to %s" : "Cargar archivos a %s", + "Note" : "Nota", + "Select or drop files" : "Selecciona o suelta los archivos", + "Uploading files" : "Subiendo archivos", + "Uploaded files:" : "Archivos cargados:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Al subir archivos, aceptas los %1$stérminos de servicio%2$s.", "Name" : "Nombre" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |