diff options
Diffstat (limited to 'apps/files/l10n/ca.json')
-rw-r--r-- | apps/files/l10n/ca.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json index 8f1ba4ded05..a8b9d875236 100644 --- a/apps/files/l10n/ca.json +++ b/apps/files/l10n/ca.json @@ -206,6 +206,7 @@ "{relative}% used" : "{relative}% en ús", "Could not refresh storage stats" : "No s'han pogut actualitzar les estadístiques d'emmagatzematge", "Your storage is full, files can not be updated or synced anymore!" : "L'emmagatzematge està ple, els fitxers ja no es poden actualitzar ni sincronitzar!", + "Create" : "Crea", "Transfer ownership of a file or folder" : "Transferència de la propietat d'un fitxer o carpeta", "Choose file or folder to transfer" : "Tria el fitxer o carpeta que voleu transferir", "Change" : "Canvia", @@ -254,7 +255,6 @@ "Unable to change the favourite state of the file" : "No s'ha pogut canviar l'estat de preferit del fitxer", "Error while loading the file data" : "S'ha produït un error en carregar la informació del fitxer", "Pick a template for {name}" : "Trieu una plantilla per a {name}", - "Create" : "Crea", "Create a new file with the selected template" : "Crea un fitxer amb la plantilla seleccionada", "Creating file" : "S'està creant el fitxer", "Blank" : "En blanc", @@ -284,10 +284,11 @@ "An error occurred while uploading. Please try again later." : "S'ha produït un error durant la pujada. Torneu-ho a provar.", "Could not copy {file}. {message}" : "No s'ha pogut copiar {file}. {message}", "Could not move {file}. {message}" : "No s'ha pogut moure {file}. {message}", + "Created new folder \"{name}\"" : "S'ha creat la carpeta nova «{name}»", + "Filename" : "Nom del fitxer", + "Unable to initialize the templates directory" : "No s'ha pogut inicialitzar la carpeta de plantilles", "Create new templates folder" : "Crea la carpeta de plantilles", "Templates" : "Plantilles", - "Unable to initialize the templates directory" : "No s'ha pogut inicialitzar la carpeta de plantilles", - "Created new folder \"{name}\"" : "S'ha creat la carpeta nova «{name}»", "One of the dropped files could not be processed" : "No s'ha pogut processar un dels fitxers que heu deixat anar.", "Uploading \"{filename}\" failed" : "No s'ha pogut pujar «{filename}»", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} carpeta","{folderCount} carpetes"], |