diff options
Diffstat (limited to 'apps/files/l10n/ast.js')
-rw-r--r-- | apps/files/l10n/ast.js | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/apps/files/l10n/ast.js b/apps/files/l10n/ast.js index c16944eac33..036797e4a76 100644 --- a/apps/files/l10n/ast.js +++ b/apps/files/l10n/ast.js @@ -44,7 +44,6 @@ OC.L10N.register( "A file or folder has been <strong>changed</strong>" : "Hai un ficheru o una carpeta que <strong>camudó</strong>", "A favorite file or folder has been <strong>changed</strong>" : "Hai un ficheru o una carpeta de Favoritos que <strong>camudó</strong>", "No favorites" : "Nengún favoritu", - "Upload (max. %s)" : "Xubir (%s como máximu)", "Accept" : "Aceptar", "Reject" : "Refugar", "Incoming ownership transfer from {user}" : "Recibióse una tresferencia de propiedá de: {user}", @@ -325,23 +324,15 @@ OC.L10N.register( "Direct link was copied (only works for people who have access to this file/folder)" : "Copióse l'enllaz direutu (namás funciona coles persones que tienen accesu a esti ficheru o esta carpeta)", "Path" : "Camín", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], - "Favorited" : "Metióse en Favoritos", "Copy direct link (only works for people who have access to this file/folder)" : "Copiar l'enllaz direutu (namás funciona coles persones que tienen accesu a esti ficheru o esta carpeta)", "Upload file" : "Xubir un ficheru", - "Not favorited" : "Nun ta en Favoritos", "An error occurred while trying to update the tags" : "Prodúxose un error al tentar d'anovar les etiquetes", - "Storage informations" : "Información del almacenamientu", - "Choose file" : "Escoyer un ficheru", - "Go to the previous folder" : "Dir a la carpeta anterior", - "Open the files app settings" : "Abrir la configuración de Ficheros", - "Unable to change the favourite state of the file" : "Nun ye posible camudar l'estáu favoritu del ficheru", - "Create new templates folder" : "Crear una carpeta de plantíes", + "Upload (max. %s)" : "Xubir (%s como máximu)", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} carpeta","{folderCount} carpetes"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ficheru","{fileCount} ficheros"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ficheru y {folderCount} carpeta","1 ficheru y {folderCount} carpetes"], "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} ficheru y 1 carpeta","{fileCount} ficheros y 1 carpeta"], "{fileCount} files and {folderCount} folders" : "{fileCount} ficheros y {folderCount} carpetes", - "List of favorites files and folders." : "Una llista de ficheros y carpetes favoritos.", "Personal Files" : "Ficheros personales", "Text file" : "Ficheru de testu", "New text file.txt" : "ficheru_nuevu.txt" |