aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/cs.js3
-rw-r--r--core/l10n/cs.json3
-rw-r--r--core/l10n/de_DE.js3
-rw-r--r--core/l10n/de_DE.json3
-rw-r--r--core/l10n/en_GB.js3
-rw-r--r--core/l10n/en_GB.json3
-rw-r--r--core/l10n/eu.js3
-rw-r--r--core/l10n/eu.json3
-rw-r--r--core/l10n/fi.js6
-rw-r--r--core/l10n/fi.json6
-rw-r--r--core/l10n/fr.js3
-rw-r--r--core/l10n/fr.json3
-rw-r--r--core/l10n/zh_HK.js3
-rw-r--r--core/l10n/zh_HK.json3
14 files changed, 36 insertions, 12 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js
index 1824c8104d1..2f8b1ee5140 100644
--- a/core/l10n/cs.js
+++ b/core/l10n/cs.js
@@ -426,6 +426,7 @@ OC.L10N.register(
"Contacts" : "Kontakty",
"Contacts menu" : "Nabídka kontaktů",
"Setup two-factor authentication" : "Nastavit dvoufázové ověřování",
- "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Zdá se, že provozujete 32bitovou verzi PHP. Aby správně fungoval, potřebuje Nextcloud 64bit. Přejděte na 64bit instalaci operačního systému a PHP! Bližší podrobnosti naleznete {linkstart}na stránce v dokumentaci ↗{linkend}."
+ "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Zdá se, že provozujete 32bitovou verzi PHP. Aby správně fungoval, potřebuje Nextcloud 64bit. Přejděte na 64bit instalaci operačního systému a PHP! Bližší podrobnosti naleznete {linkstart}na stránce v dokumentaci ↗{linkend}.",
+ "Please use the command line updater because updating via browser is disabled in your config.php." : "Zaktualizujte z příkazového řádku, protože aktualizování z webového prohlížeče je vypnuté ve vašem config.php."
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
diff --git a/core/l10n/cs.json b/core/l10n/cs.json
index 1cc2f04e463..5723ea907e9 100644
--- a/core/l10n/cs.json
+++ b/core/l10n/cs.json
@@ -424,6 +424,7 @@
"Contacts" : "Kontakty",
"Contacts menu" : "Nabídka kontaktů",
"Setup two-factor authentication" : "Nastavit dvoufázové ověřování",
- "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Zdá se, že provozujete 32bitovou verzi PHP. Aby správně fungoval, potřebuje Nextcloud 64bit. Přejděte na 64bit instalaci operačního systému a PHP! Bližší podrobnosti naleznete {linkstart}na stránce v dokumentaci ↗{linkend}."
+ "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Zdá se, že provozujete 32bitovou verzi PHP. Aby správně fungoval, potřebuje Nextcloud 64bit. Přejděte na 64bit instalaci operačního systému a PHP! Bližší podrobnosti naleznete {linkstart}na stránce v dokumentaci ↗{linkend}.",
+ "Please use the command line updater because updating via browser is disabled in your config.php." : "Zaktualizujte z příkazového řádku, protože aktualizování z webového prohlížeče je vypnuté ve vašem config.php."
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
} \ No newline at end of file
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js
index 619e8ed2cae..2c911d6e6ef 100644
--- a/core/l10n/de_DE.js
+++ b/core/l10n/de_DE.js
@@ -426,6 +426,7 @@ OC.L10N.register(
"Contacts" : "Kontakte",
"Contacts menu" : "Kontakte-Menü",
"Setup two-factor authentication" : "Zwei-Faktor-Authentifizierung einrichten",
- "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Sie scheinen eine 32-Bit PHP-Version auszuführen. Nextcloud benötigt 64-Bit, um gut zu laufen. Bitte aktualisieren Sie Ihr Betriebssystem und PHP auf 64-Bit! Für weitere Details lesen Sie die {linkstart}diesbezügliche Dokumentationsseite ↗{linkend}."
+ "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Sie scheinen eine 32-Bit PHP-Version auszuführen. Nextcloud benötigt 64-Bit, um gut zu laufen. Bitte aktualisieren Sie Ihr Betriebssystem und PHP auf 64-Bit! Für weitere Details lesen Sie die {linkstart}diesbezügliche Dokumentationsseite ↗{linkend}.",
+ "Please use the command line updater because updating via browser is disabled in your config.php." : "Bitte den Kommandozeilen-Updater verwenden, die Browser-Aktualisierung ist in der config.php deaktiviert."
},
"nplurals=2; plural=(n != 1);");
diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json
index efe96938cd5..b69e6418878 100644
--- a/core/l10n/de_DE.json
+++ b/core/l10n/de_DE.json
@@ -424,6 +424,7 @@
"Contacts" : "Kontakte",
"Contacts menu" : "Kontakte-Menü",
"Setup two-factor authentication" : "Zwei-Faktor-Authentifizierung einrichten",
- "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Sie scheinen eine 32-Bit PHP-Version auszuführen. Nextcloud benötigt 64-Bit, um gut zu laufen. Bitte aktualisieren Sie Ihr Betriebssystem und PHP auf 64-Bit! Für weitere Details lesen Sie die {linkstart}diesbezügliche Dokumentationsseite ↗{linkend}."
+ "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Sie scheinen eine 32-Bit PHP-Version auszuführen. Nextcloud benötigt 64-Bit, um gut zu laufen. Bitte aktualisieren Sie Ihr Betriebssystem und PHP auf 64-Bit! Für weitere Details lesen Sie die {linkstart}diesbezügliche Dokumentationsseite ↗{linkend}.",
+ "Please use the command line updater because updating via browser is disabled in your config.php." : "Bitte den Kommandozeilen-Updater verwenden, die Browser-Aktualisierung ist in der config.php deaktiviert."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js
index d85f349f5b2..7cacec4f0f2 100644
--- a/core/l10n/en_GB.js
+++ b/core/l10n/en_GB.js
@@ -426,6 +426,7 @@ OC.L10N.register(
"Contacts" : "Contacts",
"Contacts menu" : "Contacts menu",
"Setup two-factor authentication" : "Setup two-factor authentication",
- "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}."
+ "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}.",
+ "Please use the command line updater because updating via browser is disabled in your config.php." : "Please use the command line updater because updating via browser is disabled in your config.php."
},
"nplurals=2; plural=(n != 1);");
diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json
index 9dd572fed67..9ccf4da1d3e 100644
--- a/core/l10n/en_GB.json
+++ b/core/l10n/en_GB.json
@@ -424,6 +424,7 @@
"Contacts" : "Contacts",
"Contacts menu" : "Contacts menu",
"Setup two-factor authentication" : "Setup two-factor authentication",
- "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}."
+ "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}.",
+ "Please use the command line updater because updating via browser is disabled in your config.php." : "Please use the command line updater because updating via browser is disabled in your config.php."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/core/l10n/eu.js b/core/l10n/eu.js
index d402dc53d1e..f8ac894ad6e 100644
--- a/core/l10n/eu.js
+++ b/core/l10n/eu.js
@@ -214,6 +214,7 @@ OC.L10N.register(
"Settings menu" : "Ezarpenen menua",
"Search {types} …" : "Bilatu {types} …",
"Settings" : "Ezarpenak",
+ "Avatar of {fullName}" : "{fullName}-(r)en avatarra",
"Could not load your contacts" : "Ezin izan dira zure kontaktuak kargatu",
"Search contacts …" : "Bilatu kontaktuak...",
"No contacts found" : "Ez da kontakturik aurkitu",
@@ -284,6 +285,7 @@ OC.L10N.register(
"Strong password" : "Pasahitz sendoa",
"No action available" : "Ez dago ekintzarik eskuragarri",
"Error fetching contact actions" : "Errorea kontaktu-ekintzak eskuratzean",
+ "Close \"{dialogTitle}\" dialog" : "Itxi \"{dialogTitle}\" elkarrizketa",
"Non-existing tag #{tag}" : "#{tag} ez da existitzen",
"Restricted" : "Mugatua",
"Invisible" : "Ikusezina",
@@ -352,6 +354,7 @@ OC.L10N.register(
"Skip to main content" : "Salto eduki nagusira",
"Skip to navigation of app" : "Salto aplikazioaren nabigaziora",
"Get your own free account" : "Eskuratu zure kontu propioa doan",
+ "%s homepage" : "%s Hasiera orria",
"Confirm your password" : "Berretsi pasahitza",
"Connect to your account" : "Konektatu zure kontura",
"Please log in before granting %1$s access to your %2$s account." : "Hasi saioa %1$s-(r)i zure %2$s kontura sarbidea eman aurretik.",
diff --git a/core/l10n/eu.json b/core/l10n/eu.json
index bb25109ad24..6278f726c9d 100644
--- a/core/l10n/eu.json
+++ b/core/l10n/eu.json
@@ -212,6 +212,7 @@
"Settings menu" : "Ezarpenen menua",
"Search {types} …" : "Bilatu {types} …",
"Settings" : "Ezarpenak",
+ "Avatar of {fullName}" : "{fullName}-(r)en avatarra",
"Could not load your contacts" : "Ezin izan dira zure kontaktuak kargatu",
"Search contacts …" : "Bilatu kontaktuak...",
"No contacts found" : "Ez da kontakturik aurkitu",
@@ -282,6 +283,7 @@
"Strong password" : "Pasahitz sendoa",
"No action available" : "Ez dago ekintzarik eskuragarri",
"Error fetching contact actions" : "Errorea kontaktu-ekintzak eskuratzean",
+ "Close \"{dialogTitle}\" dialog" : "Itxi \"{dialogTitle}\" elkarrizketa",
"Non-existing tag #{tag}" : "#{tag} ez da existitzen",
"Restricted" : "Mugatua",
"Invisible" : "Ikusezina",
@@ -350,6 +352,7 @@
"Skip to main content" : "Salto eduki nagusira",
"Skip to navigation of app" : "Salto aplikazioaren nabigaziora",
"Get your own free account" : "Eskuratu zure kontu propioa doan",
+ "%s homepage" : "%s Hasiera orria",
"Confirm your password" : "Berretsi pasahitza",
"Connect to your account" : "Konektatu zure kontura",
"Please log in before granting %1$s access to your %2$s account." : "Hasi saioa %1$s-(r)i zure %2$s kontura sarbidea eman aurretik.",
diff --git a/core/l10n/fi.js b/core/l10n/fi.js
index e58dfca916f..8cd4d3476cf 100644
--- a/core/l10n/fi.js
+++ b/core/l10n/fi.js
@@ -49,6 +49,7 @@ OC.L10N.register(
"Repair info:" : "Korjaustiedot:",
"Repair warning:" : "Korjausvaroitus:",
"Repair error:" : "Korjausvirhe:",
+ "Please use the command line updater because updating via the browser is disabled in your config.php." : "Käytä komentorivipäivitintä, koska päivitys selainkäyttöliittymällä on estetty config.php-asetustiedostossa.",
"Turned on maintenance mode" : "Siirrytty huoltotilaan",
"Turned off maintenance mode" : "Poistuttu huoltotilasta",
"Maintenance mode is kept active" : "Huoltotila pidetään aktiivisena",
@@ -75,6 +76,7 @@ OC.L10N.register(
"Missing primary key on table \"{tableName}\"." : "Primary key puuttuu taulusta \"{tableName}\".",
"Missing optional column \"{columnName}\" in table \"{tableName}\"." : "Valinnainen sarake \"{columnName}\" puuttuu taulusta \"{tableName}\".",
"This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "Tästä instanssista puuttuu joitain suositeltuja PHP-moduuleja. Nykyistä paremman suorituskyvyn ja yhteensopivuuden vuoksi kyseisten moduulien asentaminen on erittäin suositeltavaa.",
+ "The PHP modules \"gmp\" and/or \"bcmath\" are not enabled. If you use WebAuthn passwordless authentication, these modules are required." : "PHP-moduulit \"gmp\" ja/tai \"bcmath\" eivät ole käytössä. Jos käytät WebAuthn-todennusta (ei salasanaa), nämä moduulit vaaditaan.",
"Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it." : "Palvelimen php-imagick-moduulissa ei ole SVG-tukea. Parempaa yhteensopivuutta varten sen asentaminen on suositeltua.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite on parhaillaan käytössä tietokantaratkaisuna. Suuria asennuksia varten suosittelemme vaihtamaan toiseen tietokantaratkaisuun.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Tämä on suositeltavaa erityisesti silloin, kun työpöytäsovellusta käytetään tiedostojen synkronointiin.",
@@ -248,6 +250,7 @@ OC.L10N.register(
"Strong password" : "Vahva salasana",
"No action available" : "Toimintoa ei saatavilla",
"Error fetching contact actions" : "Virhe yhteystiedon toimintojen haussa",
+ "Close \"{dialogTitle}\" dialog" : "Sulje \"{dialogTitle}\"-ikkuna",
"Non-existing tag #{tag}" : "Ei olemassa oleva tunniste #{tag}",
"Restricted" : "Rajoitettu",
"Invisible" : "Näkymätön",
@@ -378,6 +381,7 @@ OC.L10N.register(
"More apps menu" : "Lisäsovellusvalikko",
"Contacts" : "Yhteystiedot",
"Contacts menu" : "Yhteystietovalikko",
- "Setup two-factor authentication" : "Määritä kaksivaiheinen tunnistautuminen"
+ "Setup two-factor authentication" : "Määritä kaksivaiheinen tunnistautuminen",
+ "Please use the command line updater because updating via browser is disabled in your config.php." : "Käytä komentorivipäivitintä, koska päivitys selainkäyttöliittymällä on estetty config.php-asetustiedostossa."
},
"nplurals=2; plural=(n != 1);");
diff --git a/core/l10n/fi.json b/core/l10n/fi.json
index 0743759f96b..70a40fb0a58 100644
--- a/core/l10n/fi.json
+++ b/core/l10n/fi.json
@@ -47,6 +47,7 @@
"Repair info:" : "Korjaustiedot:",
"Repair warning:" : "Korjausvaroitus:",
"Repair error:" : "Korjausvirhe:",
+ "Please use the command line updater because updating via the browser is disabled in your config.php." : "Käytä komentorivipäivitintä, koska päivitys selainkäyttöliittymällä on estetty config.php-asetustiedostossa.",
"Turned on maintenance mode" : "Siirrytty huoltotilaan",
"Turned off maintenance mode" : "Poistuttu huoltotilasta",
"Maintenance mode is kept active" : "Huoltotila pidetään aktiivisena",
@@ -73,6 +74,7 @@
"Missing primary key on table \"{tableName}\"." : "Primary key puuttuu taulusta \"{tableName}\".",
"Missing optional column \"{columnName}\" in table \"{tableName}\"." : "Valinnainen sarake \"{columnName}\" puuttuu taulusta \"{tableName}\".",
"This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "Tästä instanssista puuttuu joitain suositeltuja PHP-moduuleja. Nykyistä paremman suorituskyvyn ja yhteensopivuuden vuoksi kyseisten moduulien asentaminen on erittäin suositeltavaa.",
+ "The PHP modules \"gmp\" and/or \"bcmath\" are not enabled. If you use WebAuthn passwordless authentication, these modules are required." : "PHP-moduulit \"gmp\" ja/tai \"bcmath\" eivät ole käytössä. Jos käytät WebAuthn-todennusta (ei salasanaa), nämä moduulit vaaditaan.",
"Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it." : "Palvelimen php-imagick-moduulissa ei ole SVG-tukea. Parempaa yhteensopivuutta varten sen asentaminen on suositeltua.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite on parhaillaan käytössä tietokantaratkaisuna. Suuria asennuksia varten suosittelemme vaihtamaan toiseen tietokantaratkaisuun.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Tämä on suositeltavaa erityisesti silloin, kun työpöytäsovellusta käytetään tiedostojen synkronointiin.",
@@ -246,6 +248,7 @@
"Strong password" : "Vahva salasana",
"No action available" : "Toimintoa ei saatavilla",
"Error fetching contact actions" : "Virhe yhteystiedon toimintojen haussa",
+ "Close \"{dialogTitle}\" dialog" : "Sulje \"{dialogTitle}\"-ikkuna",
"Non-existing tag #{tag}" : "Ei olemassa oleva tunniste #{tag}",
"Restricted" : "Rajoitettu",
"Invisible" : "Näkymätön",
@@ -376,6 +379,7 @@
"More apps menu" : "Lisäsovellusvalikko",
"Contacts" : "Yhteystiedot",
"Contacts menu" : "Yhteystietovalikko",
- "Setup two-factor authentication" : "Määritä kaksivaiheinen tunnistautuminen"
+ "Setup two-factor authentication" : "Määritä kaksivaiheinen tunnistautuminen",
+ "Please use the command line updater because updating via browser is disabled in your config.php." : "Käytä komentorivipäivitintä, koska päivitys selainkäyttöliittymällä on estetty config.php-asetustiedostossa."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/core/l10n/fr.js b/core/l10n/fr.js
index 0a6937c9fd3..27d6bebd4bc 100644
--- a/core/l10n/fr.js
+++ b/core/l10n/fr.js
@@ -426,6 +426,7 @@ OC.L10N.register(
"Contacts" : "Contacts",
"Contacts menu" : "Menu des contacts",
"Setup two-factor authentication" : "Paramétrer l'authentification à double facteur",
- "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Il semble que vous utilisez une version 32-bits de PHP. Nextcloud nécessite une version 64-bits pour bien fonctionner. Merci de mettre à niveau votre système d'exploitation et PHP en 64-bits. Pour plus de détails consultez {linkstart}the documentation page about this ↗{linkend}."
+ "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Il semble que vous utilisez une version 32-bits de PHP. Nextcloud nécessite une version 64-bits pour bien fonctionner. Merci de mettre à niveau votre système d'exploitation et PHP en 64-bits. Pour plus de détails consultez {linkstart}the documentation page about this ↗{linkend}.",
+ "Please use the command line updater because updating via browser is disabled in your config.php." : "Veuillez utiliser la mise à jour en ligne de commande, car la mise à jour via le navigateur est désactivée dans votre fichier config.php."
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/core/l10n/fr.json b/core/l10n/fr.json
index 50795d77143..a00a6a4cb8d 100644
--- a/core/l10n/fr.json
+++ b/core/l10n/fr.json
@@ -424,6 +424,7 @@
"Contacts" : "Contacts",
"Contacts menu" : "Menu des contacts",
"Setup two-factor authentication" : "Paramétrer l'authentification à double facteur",
- "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Il semble que vous utilisez une version 32-bits de PHP. Nextcloud nécessite une version 64-bits pour bien fonctionner. Merci de mettre à niveau votre système d'exploitation et PHP en 64-bits. Pour plus de détails consultez {linkstart}the documentation page about this ↗{linkend}."
+ "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Il semble que vous utilisez une version 32-bits de PHP. Nextcloud nécessite une version 64-bits pour bien fonctionner. Merci de mettre à niveau votre système d'exploitation et PHP en 64-bits. Pour plus de détails consultez {linkstart}the documentation page about this ↗{linkend}.",
+ "Please use the command line updater because updating via browser is disabled in your config.php." : "Veuillez utiliser la mise à jour en ligne de commande, car la mise à jour via le navigateur est désactivée dans votre fichier config.php."
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js
index 86f9aa305eb..7ef1272906a 100644
--- a/core/l10n/zh_HK.js
+++ b/core/l10n/zh_HK.js
@@ -426,6 +426,7 @@ OC.L10N.register(
"Contacts" : "聯絡人",
"Contacts menu" : "聯絡人選單",
"Setup two-factor authentication" : "設定雙重認證",
- "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "您好像正在運行 32 位 PHP 版本。Nextcloud 需要 64 位才能運行良好。請將您的操作系統和 PHP 升級到 64 位!有關更多詳細信息,請閱讀 {linkstart} 有關的說明書頁面 ↗{linkend}。"
+ "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "您好像正在運行 32 位 PHP 版本。Nextcloud 需要 64 位才能運行良好。請將您的操作系統和 PHP 升級到 64 位!有關更多詳細信息,請閱讀 {linkstart} 有關的說明書頁面 ↗{linkend}。",
+ "Please use the command line updater because updating via browser is disabled in your config.php." : "由於更新功能已在 config.php 中設定停用,請使用命令列(command line)更新系統。"
},
"nplurals=1; plural=0;");
diff --git a/core/l10n/zh_HK.json b/core/l10n/zh_HK.json
index 8120df83b1d..5ef2a010056 100644
--- a/core/l10n/zh_HK.json
+++ b/core/l10n/zh_HK.json
@@ -424,6 +424,7 @@
"Contacts" : "聯絡人",
"Contacts menu" : "聯絡人選單",
"Setup two-factor authentication" : "設定雙重認證",
- "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "您好像正在運行 32 位 PHP 版本。Nextcloud 需要 64 位才能運行良好。請將您的操作系統和 PHP 升級到 64 位!有關更多詳細信息,請閱讀 {linkstart} 有關的說明書頁面 ↗{linkend}。"
+ "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "您好像正在運行 32 位 PHP 版本。Nextcloud 需要 64 位才能運行良好。請將您的操作系統和 PHP 升級到 64 位!有關更多詳細信息,請閱讀 {linkstart} 有關的說明書頁面 ↗{linkend}。",
+ "Please use the command line updater because updating via browser is disabled in your config.php." : "由於更新功能已在 config.php 中設定停用,請使用命令列(command line)更新系統。"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file