From e8ea9a5d276369c83d98ba4efe9bc969d06a9148 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 29 Nov 2016 01:06:47 +0000 Subject: [tx-robot] updated from transifex --- apps/files/l10n/ast.js | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'apps/files/l10n/ast.js') diff --git a/apps/files/l10n/ast.js b/apps/files/l10n/ast.js index 95d21c60023..cb33d1b3286 100644 --- a/apps/files/l10n/ast.js +++ b/apps/files/l10n/ast.js @@ -67,27 +67,12 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n bytes","%n bytes"], "Favorited" : "Favoritos", "Favorite" : "Favoritu", - "Local link" : "Enllaz llocal", "Folder" : "Carpeta", "New folder" : "Nueva carpeta", "Upload" : "Xubir", "An error occurred while trying to update the tags" : "Hebo un fallu mientres s'intentaba actualizar les etiquetes", "A new file or folder has been created" : "Creóse un ficheru o carpeta nuevos", "Limit notifications about creation and changes to your favorite files (Stream only)" : "Llendar les notificaciones tocantes a creación y cambeos a tos ficheros favoritos(namás Stream)", - "A file or folder has been deleted" : "Desanicióse un ficheru o carpeta", - "A file or folder has been restored" : "Restauróse un ficheru o carpeta", - "You created %1$s" : "Creasti %1$s", - "%2$s created %1$s" : "%2$s creó %1$s", - "%1$s was created in a public folder" : "Creóse %1$s nuna carpeta pública", - "You changed %1$s" : "Modificasti %1$s", - "%2$s changed %1$s" : "%2$s modificó %1$s", - "You deleted %1$s" : "Desaniciasti %1$s", - "%2$s deleted %1$s" : "%2$s desanició %1$s", - "You restored %1$s" : "Recuperóse %1$s", - "%2$s restored %1$s" : "%2$s recuperó %1$s", - "Changed by %2$s" : "Modificáu por %2$s", - "Deleted by %2$s" : "Desaniciáu por %2$s", - "Restored by %2$s" : "Recuperáu por %2$s", "Upload (max. %s)" : "Xuba (máx. %s)", "File handling" : "Alministración de ficheros", "Maximum upload size" : "Tamañu máximu de xubida", @@ -129,7 +114,22 @@ OC.L10N.register( "Error uploading file \"{fileName}\": {message}" : "Fallu xubiendo'l ficheru \"{fileName}\": {message}", "Could not get result from server." : "Nun pudo obtenese'l resultáu del sirvidor.", "No entries in this folder match '{filter}'" : "Nun concasa nenguna entrada nesta carpeta '{filter}'", + "Local link" : "Enllaz llocal", "{newname} already exists" : "{newname} yá existe", - "A file or folder has been changed" : "Camudóse un ficheru o carpeta" + "A file or folder has been changed" : "Camudóse un ficheru o carpeta", + "A file or folder has been deleted" : "Desanicióse un ficheru o carpeta", + "A file or folder has been restored" : "Restauróse un ficheru o carpeta", + "You created %1$s" : "Creasti %1$s", + "%2$s created %1$s" : "%2$s creó %1$s", + "%1$s was created in a public folder" : "Creóse %1$s nuna carpeta pública", + "You changed %1$s" : "Modificasti %1$s", + "%2$s changed %1$s" : "%2$s modificó %1$s", + "You deleted %1$s" : "Desaniciasti %1$s", + "%2$s deleted %1$s" : "%2$s desanició %1$s", + "You restored %1$s" : "Recuperóse %1$s", + "%2$s restored %1$s" : "%2$s recuperó %1$s", + "Changed by %2$s" : "Modificáu por %2$s", + "Deleted by %2$s" : "Desaniciáu por %2$s", + "Restored by %2$s" : "Recuperáu por %2$s" }, "nplurals=2; plural=(n != 1);"); -- cgit v1.2.3