aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/ca.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/updatenotification/l10n/ca.js')
-rw-r--r--apps/updatenotification/l10n/ca.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/ca.js b/apps/updatenotification/l10n/ca.js
index 2ed3da9e8e0..f7634bf0eef 100644
--- a/apps/updatenotification/l10n/ca.js
+++ b/apps/updatenotification/l10n/ca.js
@@ -17,6 +17,7 @@ OC.L10N.register(
"Apps missing compatible version" : "Aplicacions sense cap versió compatible",
"View in store" : "Mostra-ho a la botiga",
"Apps with compatible version" : "Aplicacions amb una versió compatible",
+ "Please note that the web updater is not recommended with more than 100 accounts! Please use the command line updater instead!" : "Tingueu en compte que no es recomana l'actualitzador web amb més de 100 comptes. Utilitzeu l'actualitzador de la línia d'ordres.",
"Open updater" : "Obre l'actualitzador",
"Download now" : "Baixa-ho ara",
"Web updater is disabled. Please use the command line updater or the appropriate update mechanism for your installation method (e.g. Docker pull) to update." : "L'actualitzador web està inhabilitat. Utilitzeu l'actualitzador de línia d'ordres o el mecanisme d'actualització adequat per al vostre mètode d'instal·lació (p. ex., Docker pull) per a actualitzar.",
@@ -35,6 +36,7 @@ OC.L10N.register(
"The selected update channel makes dedicated notifications for the server obsolete." : "El canal d'actualitzacions seleccionat deixa obsoletes les notificacions específiques del servidor.",
"The selected update channel does not support updates of the server." : "El canal d'actualitzacions seleccionat no admet les actualitzacions del servidor.",
"A new version is available: <strong>{newVersionString}</strong>" : "Hi ha disponible una nova versió: <strong>{newVersionString}</strong>",
+ "Note that after a new release the update only shows up after the first minor release or later. We roll out new versions spread out over time and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "Tingueu en compte que, després d'una versió nova, només es mostrarà l'actualització després de la primera versió menor o més endavant. Distribuïm les versions noves de manera repartida en el temps i, de vegades, ometem una versió si hi trobem problemes. Obteniu més informació sobre les actualitzacions i els canals de versions a {link}",
"Checked on {lastCheckedDate} - Open changelog" : "Darrera comprovació: {lastCheckedDate} - Obre el registre de canvis",
"Checking apps for compatible versions" : "S'està comprovant si hi ha versions compatibles de les aplicacions",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Assegureu-vos que el fitxer config.php no defineixi <samp>appstoreenabled</samp> com a fals.",