diff options
Diffstat (limited to 'apps/files/l10n/es_CR.js')
-rw-r--r-- | apps/files/l10n/es_CR.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/es_CR.js b/apps/files/l10n/es_CR.js index 23726f2f39f..c4548e2b0d2 100644 --- a/apps/files/l10n/es_CR.js +++ b/apps/files/l10n/es_CR.js @@ -122,13 +122,14 @@ OC.L10N.register( "No files in here" : "No hay archivos aquí", "Upload some content or sync with your devices!" : "¡Carga algún contenido o sincroniza con tus dispositivos!", "Go back" : "Regresar", + "Shared by link" : "Compartido por liga", + "Shared" : "Compartido", "Show hidden files" : "Mostrar archivos ocultos", "Additional settings" : "Configuraciones adicionales", "WebDAV" : "WebDAV", "Copy to clipboard" : "Copiar al portapapeles", "Create" : "Crear", "Delete permanently" : "Borrar permanentemente", - "New Folder" : "Carpeta Nueva", "No favorites yet" : "Aún no hay favoritos", "Files and folders you mark as favorite will show up here" : "Los archivos y carpetas que marques como favoritos se mostrarán aquí. ", "All files" : "Todos los archivos", @@ -146,7 +147,6 @@ OC.L10N.register( "Shares" : "Elementos compartidos", "Shared with others" : "Compartido con otros", "Shared with you" : "Compartido con usted", - "Shared by link" : "Compartido por liga", "Choose" : "Seleccionar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |