diff options
Diffstat (limited to 'apps/files/l10n/ast.js')
-rw-r--r-- | apps/files/l10n/ast.js | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/files/l10n/ast.js b/apps/files/l10n/ast.js index 380fe2f2efd..cbb8afcb971 100644 --- a/apps/files/l10n/ast.js +++ b/apps/files/l10n/ast.js @@ -116,9 +116,9 @@ OC.L10N.register( "Choose {file}" : "Escoyer «{file}»", "New" : "Nuevu", "Loading current folder" : "Cargando la carpeta actual", + "Retry" : "Retentar", "No files in here" : "Nun hai ficheros", "Upload some content or sync with your devices!" : "¡Xubi conteníu o sincroniza daqué colos tos preseos!", - "Go to the previous folder" : "Dir a la carpeta anterior", "Go back" : "Dir p'atrás", "Share" : "Compartir", "Shared by link" : "Compartir pente un enllaz", @@ -225,6 +225,9 @@ OC.L10N.register( "Files moved successfully" : "Los ficheros copiáronse correutamente", "Conflicts resolution skipped" : "Saltóse la resolución de conflictos", "Upload cancelled" : "Encaboxóse la busca", + "This operation is forbidden" : "Esta operación ta prohibida", + "This directory is unavailable, please check the logs or contact the administrator" : "Esti direutoriu nun ta disponible, revisa'l rexistru o ponte en contautu cola alministración.", + "Storage is temporarily not available" : "L'almacenamientu nun ta disponible temporalmente", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} carpeta","{folderCount} carpetes"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ficheru","{fileCount} ficheros"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ficheru y {folderCount} carpeta","1 ficheru y {folderCount} carpetes"], @@ -279,9 +282,6 @@ OC.L10N.register( "Select directory \"{dirName}\"" : "Seleicionar el direutoriu «{dirName}»", "Select file \"{fileName}\"" : "Seleicionar el ficheru «{fileName}»", "Unable to determine date" : "Nun ye posible determinar la data", - "This operation is forbidden" : "Esta operación ta prohibida", - "This directory is unavailable, please check the logs or contact the administrator" : "Esti direutoriu nun ta disponible, revisa'l rexistru o ponte en contautu cola alministración.", - "Storage is temporarily not available" : "L'almacenamientu nun ta disponible temporalmente", "Could not move \"{file}\", target exists" : "Nun se pudo mover «{file}», el destín esiste", "Could not move \"{file}\"" : "Nun se pudo mover «{file}»", "copy" : "copia", @@ -339,6 +339,7 @@ OC.L10N.register( "Could not rename \"{oldName}\"" : "Nun se pudo renomar «{oldName}»", "Storage informations" : "Información del almacenamientu", "Choose file" : "Escoyer un ficheru", + "Go to the previous folder" : "Dir a la carpeta anterior", "Open the files app settings" : "Abrir la configuración de Ficheros", "You might not have have permissions to view it, ask the sender to share it" : "Quiciabes nun tengas permisu pa ver l'elementu, pidi al remitente que lu comparta", "The files is locked" : "El ficheru ta bloquiáu", |