diff options
Diffstat (limited to 'apps/files/l10n/ca.json')
-rw-r--r-- | apps/files/l10n/ca.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json index 4e361719b43..f9eb2d8c136 100644 --- a/apps/files/l10n/ca.json +++ b/apps/files/l10n/ca.json @@ -12,6 +12,7 @@ "Home" : "Casa", "Close" : "Tanca", "Could not create folder \"{dir}\"" : "No s'ha pogut crear la carpeta \"{dir}\"", + "This will stop your current uploads." : "Això aturarà les pujades actuals.", "Upload cancelled." : "La pujada s'ha cancel·lat.", "…" : ".....", "Processing files …" : "Processant arxius …", @@ -19,6 +20,7 @@ "Not enough free space, you are uploading {size1} but only {size2} is left" : "No hi ha prou espai lliure, està carregant {size1} però només pot {size2}", "Target folder \"{dir}\" does not exist any more" : "La carpeta objectiu \"{dir}\" ja no existeix", "Not enough free space" : "Espai lliure insuficient", + "An unknown error has occurred" : "S'ha produït un error desconegut", "Uploading …" : "Carregant...", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})", "Uploading that item is not supported" : "Carregant aquest element no està soportat", @@ -40,6 +42,7 @@ "This directory is unavailable, please check the logs or contact the administrator" : "Aquesta carpeta no està disponible. Comproveu els registres o contacteu amb l'administrador.", "Could not move \"{file}\", target exists" : "No s'ha pugut moure \"{file}\", el destí ja existeix", "Could not move \"{file}\"" : "No s'ha pogut moure \"{file}\"", + "copy" : "copiar", "Could not copy \"{file}\", target exists" : "No s'ha pogut copiar", "Could not copy \"{file}\"" : "No s'ha pogut copiar", "Copied {origin} inside {destination}" : "Copiat {origen} dins {destinació}", @@ -134,6 +137,7 @@ "With PHP-FPM it might take 5 minutes for changes to be applied." : "Amb PHP-FPM pot trigar 5 minuts a aplicar els canvis.", "Missing permissions to edit from here." : "Falta els permisos per editar des d'aquí.", "%s of %s used" : "Usats %s de %s", + "%1$s%% of %2$s used" : "%1$s%% de %2$s utilitzat", "%s used" : "%s utilitzat", "Settings" : "Configuració", "Show hidden files" : "Mostra els fitxers ocults", |