summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-01-16 01:12:34 +0000
committerNextcloud bot <bot@nextcloud.com>2019-01-16 01:12:34 +0000
commite35a5ef387e03ac787b4bda8b600d745213f817d (patch)
treedce1cc978347e4ebe3725c064660d2736f43939d /apps/files/l10n
parenta32577d04821a88d51e7f41a4ccf6bb1012fd3f3 (diff)
downloadnextcloud-server-e35a5ef387e03ac787b4bda8b600d745213f817d.tar.gz
nextcloud-server-e35a5ef387e03ac787b4bda8b600d745213f817d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/ca.js4
-rw-r--r--apps/files/l10n/ca.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js
index 2a98e1043e5..3a150d83714 100644
--- a/apps/files/l10n/ca.js
+++ b/apps/files/l10n/ca.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"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 …",
@@ -21,6 +22,7 @@ OC.L10N.register(
"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",
@@ -42,6 +44,7 @@ OC.L10N.register(
"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ó}",
@@ -136,6 +139,7 @@ OC.L10N.register(
"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",
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",