diff options
Diffstat (limited to 'apps/files/l10n/ast.js')
-rw-r--r-- | apps/files/l10n/ast.js | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/apps/files/l10n/ast.js b/apps/files/l10n/ast.js index 7257b7df532..1e89ccd447c 100644 --- a/apps/files/l10n/ast.js +++ b/apps/files/l10n/ast.js @@ -12,10 +12,6 @@ OC.L10N.register( "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nome inválidu, los caráuteres \"\\\", \"/\", \"<\", \">\", \":\", \"\", \"|\" \"?\" y \"*\" nun tán permitíos.", "The target folder has been moved or deleted." : "La carpeta oxetivu movióse o desanicióse.", "The name %s is already used in the folder %s. Please choose a different name." : "El nome %s yá ta n'usu na carpeta %s. Por favor, escueyi un nome diferente.", - "Not a valid source" : "Nun ye una fonte válida", - "Server is not allowed to open URLs, please check the server configuration" : "Nun se-y permite al sirvidor abrir URLs, por favor comprueba la configuración del sirvidor", - "The file exceeds your quota by %s" : "El ficheru perpasa la cuota por %s", - "Error while downloading %s to %s" : "Fallu cuando se descargaba %s a %s", "Error when creating the file" : "Fallu cuando se creaba'l ficheru", "Folder name cannot be empty." : "El nome la carpeta nun pue tar baleru.", "Error when creating the folder" : "Fallu cuando se creaba la carpeta", @@ -43,11 +39,9 @@ OC.L10N.register( "Upload cancelled." : "Xuba encaboxada.", "Could not get result from server." : "Nun pudo obtenese'l resultáu del sirvidor.", "File upload is in progress. Leaving the page now will cancel the upload." : "La xuba del ficheru ta en progresu. Si dexes agora la páxina, va encaboxase la xuba.", - "URL cannot be empty" : "La URL nun pue tar balera", "{new_name} already exists" : "{new_name} yá existe", "Could not create file" : "Nun pudo crease'l ficheru", "Could not create folder" : "Nun pudo crease la carpeta", - "Error fetching URL" : "Fallu obteniendo URL", "Rename" : "Renomar", "Delete" : "Desaniciar", "Disconnect storage" : "Desconeutar almacenamientu", @@ -103,7 +97,6 @@ OC.L10N.register( "Text file" : "Ficheru de testu", "New folder" : "Nueva carpeta", "Folder" : "Carpeta", - "From link" : "Dende enllaz", "Upload" : "Xubir", "Cancel upload" : "Encaboxar xuba", "Upload too large" : "La xuba ye abondo grande", |