diff options
Diffstat (limited to 'apps/files/l10n/ast.js')
-rw-r--r-- | apps/files/l10n/ast.js | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files/l10n/ast.js b/apps/files/l10n/ast.js index 1e89ccd447c..d3a70cb1aa6 100644 --- a/apps/files/l10n/ast.js +++ b/apps/files/l10n/ast.js @@ -7,13 +7,9 @@ OC.L10N.register( "Could not move %s - File with this name already exists" : "Nun pudo movese %s - Yá existe un ficheru con esi nome.", "Could not move %s" : "Nun pudo movese %s", "Permission denied" : "Permisu denegáu", - "File name cannot be empty." : "El nome de ficheru nun pue quedar baleru.", - "\"%s\" is an invalid file name." : "\"%s\" ye un nome de ficheru inválidu.", - "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.", "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", "Unable to set upload directory." : "Nun pue afitase la carpeta de xubida.", "Invalid Token" : "Token inválidu", @@ -61,6 +57,7 @@ OC.L10N.register( "You don’t have permission to upload or create files here" : "Nun tienes permisu pa xubir o crear ficheros equí", "_Uploading %n file_::_Uploading %n files_" : ["Xubiendo %n ficheru","Xubiendo %n ficheros"], "\"{name}\" is an invalid file name." : "\"{name}\" ye un nome de ficheru inválidu.", + "File name cannot be empty." : "El nome de ficheru nun pue quedar baleru.", "Your storage is full, files can not be updated or synced anymore!" : "L'almacenamientu ta completu, ¡yá nun se pueden anovar o sincronizar ficheros!", "Your storage is almost full ({usedSpacePercent}%)" : "L'almacenamientu ta casi completu ({usedSpacePercent}%)", "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "L'aplicación Encryption ta habilitada pero les tos claves nun s'aniciaron, por favor zarra sesión y aníciala de nueves", |