diff options
Diffstat (limited to 'apps/files/l10n/ast.js')
-rw-r--r-- | apps/files/l10n/ast.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/ast.js b/apps/files/l10n/ast.js index 4c6c8d64370..933eeb5e4bc 100644 --- a/apps/files/l10n/ast.js +++ b/apps/files/l10n/ast.js @@ -4,14 +4,12 @@ OC.L10N.register( "Storage is temporarily not available" : "L'almacenamientu nun ta disponible temporalmente", "Storage invalid" : "Almacenamientu non válidu", "Unknown error" : "Fallu desconocíu", - "All files" : "Tolos ficheros", - "Recent" : "Reciente", - "Favorites" : "Favoritos", "File could not be found" : "Nun s'atopó el ficheru", "Download" : "Descargar", "Delete" : "Desaniciar", "Home" : "Casa", "Close" : "Zarrar", + "Favorites" : "Favoritos", "Could not create folder \"{dir}\"" : "Nun pudo crease la carpeta \"{dir}\"", "Upload cancelled." : "Xuba encaboxada.", "…" : "…", @@ -71,6 +69,7 @@ OC.L10N.register( "Favorite" : "Favoritu", "New folder" : "Nueva carpeta", "Upload file" : "Xubir ficheru", + "Recent" : "Reciente", "Remove from favorites" : "Remove from favorites", "Add to favorites" : "Add to favorites", "An error occurred while trying to update the tags" : "Hebo un fallu mientres s'intentaba actualizar les etiquetes", @@ -91,6 +90,7 @@ OC.L10N.register( "A file or folder has been <strong>deleted</strong>" : "<strong>Desanicióse</strong> un ficheru o carpeta", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Llendar les notificaciones tocantes a creación y cambeos a tos <strong>ficheros favoritos</strong <em>(namás Stream)</em>", "A file or folder has been <strong>restored</strong>" : "<strong>Restauróse</strong> un ficheru o carpeta", + "All files" : "Tolos ficheros", "Unlimited" : "Non llendáu", "Upload (max. %s)" : "Xuba (máx. %s)", "Accept" : "Aceutar", |