diff options
Diffstat (limited to 'apps/files/l10n/ast.js')
-rw-r--r-- | apps/files/l10n/ast.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/files/l10n/ast.js b/apps/files/l10n/ast.js index 43e80aa6ec2..15f3d2d885b 100644 --- a/apps/files/l10n/ast.js +++ b/apps/files/l10n/ast.js @@ -80,12 +80,6 @@ OC.L10N.register( "A new file or folder has been <strong>created</strong>" : "<strong>Creóse</strong> un ficheru o carpeta nuevos", "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>", "Upload (max. %s)" : "Xuba (máx. %s)", - "File handling" : "Alministración de ficheros", - "Maximum upload size" : "Tamañu máximu de xubida", - "max. possible: " : "máx. posible:", - "Save" : "Guardar", - "With PHP-FPM it might take 5 minutes for changes to be applied." : "Con PHP-FPM pue retrasase 5 minutos pa que los cambeos s'apliquen.", - "Missing permissions to edit from here." : "Falten permisos pa editar dende equí.", "Settings" : "Axustes", "Show hidden files" : "Amosar ficheros ocultos", "WebDAV" : "WebDAV", @@ -101,6 +95,12 @@ OC.L10N.register( "Deleted files" : "Ficheros desaniciaos", "Text file" : "Ficheru de testu", "New text file.txt" : "Nuevu testu ficheru.txt", - "Target folder" : "Carpeta oxetivu" + "Target folder" : "Carpeta oxetivu", + "File handling" : "Alministración de ficheros", + "Maximum upload size" : "Tamañu máximu de xubida", + "max. possible: " : "máx. posible:", + "Save" : "Guardar", + "With PHP-FPM it might take 5 minutes for changes to be applied." : "Con PHP-FPM pue retrasase 5 minutos pa que los cambeos s'apliquen.", + "Missing permissions to edit from here." : "Falten permisos pa editar dende equí." }, "nplurals=2; plural=(n != 1);"); |