diff options
Diffstat (limited to 'apps/files/l10n/ca.js')
-rw-r--r-- | apps/files/l10n/ca.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js index 08a078fd0be..ce8e4926087 100644 --- a/apps/files/l10n/ca.js +++ b/apps/files/l10n/ca.js @@ -202,7 +202,6 @@ OC.L10N.register( "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}", - "Cancel" : "Cancel·la", "Create" : "Crea", "Create a new file with the selected template" : "Crea un fitxer amb la plantilla seleccionada", "Creating file" : "S'està creant el fitxer", @@ -236,6 +235,7 @@ OC.L10N.register( "Unlimited" : "Il·limitat", "Search users" : "Cerqueu usuaris", "Cannot transfer ownership of a file or folder you don't own" : "No es pot transferir la propietat d'un fitxer o carpeta que no és vostre", + "Cancel" : "Cancel·la", "%s used" : "%s en ús", "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s de %2$s en ús", |