Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-01-18 05:45:20 +0300
committerNextcloud bot <bot@nextcloud.com>2022-01-18 05:45:20 +0300
commita7eefa293e4735ab9f249f9d12ced3e70823da35 (patch)
treed6c7879fc79016a1288c6bd89f6da0340530a93a /core/l10n/ca.js
parentc154bfcf2d852a5e53e9313bb4c1a73218b079b6 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ca.js')
-rw-r--r--core/l10n/ca.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js
index a9e3ac7fe18..f623a34ba67 100644
--- a/core/l10n/ca.js
+++ b/core/l10n/ca.js
@@ -109,6 +109,7 @@ OC.L10N.register(
"Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" : "Els vostres fitxers estan xifrats. No hi haurà manera de recuperar les vostres dades un cop que es reinicialitzi la contrasenya. Si no esteu segurs del que feu, contacteu el vostre administrador abans de continuar. Esteu segurs de voler continuar ara?",
"I know what I'm doing" : "Sé el que faig",
"Resetting password" : "S'està restablint la contrasenya",
+ "Install recommended apps" : "Instal·la les aplicacions recomanades",
"Recommended apps" : "Aplicacions recomanades",
"Loading apps …" : "S'estan carregant les aplicacions …",
"Installing apps …" : "S'estan instal·lant les aplicacions …",
@@ -254,10 +255,6 @@ OC.L10N.register(
"You chose SQLite as database." : "Heu triat SQLite com a base de dades.",
"SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite només s'hauria de fer servir per a instàncies mínimes i de desenvolupament. Per a sistemes en producció, us recomanem un motor de base de dades diferent.",
"If you use clients for file syncing, the use of SQLite is highly discouraged." : "Si feu servir clients per a la sincronització de fitxers, l’ús de SQLite és altament decebedor.",
- "Install recommended apps" : "Instal·la les aplicacions recomanades",
- "Calendar, Contacts, Talk, Mail & Collaborative editing" : "Calendari, Contactes, Parla, Correu i edició col·laborativa",
- "Finish setup" : "Acaba la configuració",
- "Finishing …" : "S'està acabant …",
"Need help?" : "Necessiteu ajuda?",
"See the documentation" : "Consulteu la documentació",
"It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Sembla que estàs intentant reinstal·lar el teu Nextcloud. Malgrat això manca el fitxer CAN_INSTALL a la carpeta de configuració. Crea el fitxer CAN_INSTALL a la teva carpeta de configuració per continuar.",
@@ -361,6 +358,9 @@ OC.L10N.register(
"Password can not be changed. Please contact your administrator." : "La contrasenya no es pot canviar. Contacteu amb l'administrador.",
"Could not fetch list of apps from the app store." : "No s'ha pogut obtenir la llista d'aplicacions de la botiga d'aplicacions.",
"Can't install this app because it is not compatible" : "No es pot instal·lar aquesta aplicació perquè no és compatible",
- "Can't install this app" : "No es pot instal·lar aquesta aplicació"
+ "Can't install this app" : "No es pot instal·lar aquesta aplicació",
+ "Calendar, Contacts, Talk, Mail & Collaborative editing" : "Calendari, Contactes, Parla, Correu i edició col·laborativa",
+ "Finish setup" : "Acaba la configuració",
+ "Finishing …" : "S'està acabant …"
},
"nplurals=2; plural=(n != 1);");