diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-08-25 12:39:10 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-08-25 12:39:10 -0400 |
commit | 2171cc02c31c3629ee1c2fe5cdafd64500bb08b0 (patch) | |
tree | bda2aec8d68028bf7e441a73a4fa206eadeafb3d /apps/files/l10n/ast.js | |
parent | 891673d9ea4d5301a26030f30ca7aeb5689c630b (diff) | |
download | nextcloud-server-2171cc02c31c3629ee1c2fe5cdafd64500bb08b0.tar.gz nextcloud-server-2171cc02c31c3629ee1c2fe5cdafd64500bb08b0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ast.js')
-rw-r--r-- | apps/files/l10n/ast.js | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/apps/files/l10n/ast.js b/apps/files/l10n/ast.js index 297ebd60484..586d66d0c24 100644 --- a/apps/files/l10n/ast.js +++ b/apps/files/l10n/ast.js @@ -29,6 +29,7 @@ OC.L10N.register( "All files" : "Tolos ficheros", "Favorites" : "Favoritos", "Home" : "Casa", + "Close" : "Zarrar", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nun pudo xubise {filename}, paez que ye un directoriu o tien 0 bytes", "Total file size {size1} exceeds upload limit {size2}" : "El tamañu de ficheru total {size1} perpasa la llende de xuba {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nun hai abondu espaciu llibre, tas xubiendo {size1} pero namái falta {size2}", @@ -38,11 +39,7 @@ OC.L10N.register( "{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", - "Rename" : "Renomar", - "Delete" : "Desaniciar", - "Disconnect storage" : "Desconeutar almacenamientu", - "Unshare" : "Dexar de compartir", - "No permission to delete" : "Ensin permisos pa desaniciar", + "Actions" : "Aiciones", "Download" : "Descargar", "Select" : "Esbillar", "Pending" : "Pendiente", @@ -58,13 +55,13 @@ OC.L10N.register( "Modified" : "Modificáu", "_%n folder_::_%n folders_" : ["%n carpeta","%n carpetes"], "_%n file_::_%n files_" : ["%n ficheru","%n ficheros"], + "{dirs} and {files}" : "{dirs} y {files}", "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}%)", - "{dirs} and {files}" : "{dirs} y {files}", "Favorite" : "Favoritu", "A new file or folder has been <strong>created</strong>" : "<strong>Creóse</strong> un ficheru o carpeta nuevos", "A file or folder has been <strong>changed</strong>" : "<strong>Camudóse</strong> un ficheru o carpeta", @@ -96,6 +93,7 @@ OC.L10N.register( "Folder" : "Carpeta", "Upload" : "Xubir", "Cancel upload" : "Encaboxar xuba", + "Delete" : "Desaniciar", "Upload too large" : "La xuba ye abondo grande", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los ficheros que tas intentando xubir perpasen el tamañu máximu pa les xubíes de ficheros nesti servidor.", "Files are being scanned, please wait." : "Tan escaniándose los ficheros, espera por favor.", |