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-08-05 11:58:39 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-05 11:58:39 +0300
commit5f40bd106ed81d681167e747f0d62dede8bf3672 (patch)
treebd19a46b23d044e70b27a175d4da9b5927eeb7f1 /apps/settings/l10n
parent26cf4e8a12e04cde10aad83caf38973b84f59a72 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n')
-rw-r--r--apps/settings/l10n/de.js2
-rw-r--r--apps/settings/l10n/de.json2
-rw-r--r--apps/settings/l10n/es_MX.js1
-rw-r--r--apps/settings/l10n/es_MX.json1
-rw-r--r--apps/settings/l10n/eu.js10
-rw-r--r--apps/settings/l10n/eu.json10
-rw-r--r--apps/settings/l10n/is.js1
-rw-r--r--apps/settings/l10n/is.json1
-rw-r--r--apps/settings/l10n/nl.js3
-rw-r--r--apps/settings/l10n/nl.json3
-rw-r--r--apps/settings/l10n/zh_CN.js7
-rw-r--r--apps/settings/l10n/zh_CN.json7
12 files changed, 38 insertions, 10 deletions
diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js
index 8edf1f3f9e8..7f63111cba0 100644
--- a/apps/settings/l10n/de.js
+++ b/apps/settings/l10n/de.js
@@ -71,6 +71,8 @@ OC.L10N.register(
"The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "Das PHP-OPcache-Modul ist nicht geladen. Für eine bessere Leistung empfiehlt es sich, das Modul in Deiner PHP-Installation zu laden.",
"OPcache is disabled. For better performance, it is recommended to apply <code>opcache.enable=1</code> to your PHP configuration." : "OPcache ist deaktiviert. Für eine bessere Leistung wird empfohlen, <code>opcache.enable=1</code> in Deiner PHP-Konfiguration anzuwenden.",
"OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache ist so konfiguriert, dass Codekommentare entfernt werden. Wenn OPcache aktiviert ist, muss <code>opcache.save_comments=1</code> gesetzt werden, damit Nextcloud funktioniert.",
+ "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud darf die OPcache-API nicht verwenden. Wenn OPcache aktiviert ist, wird dringend empfohlen, alle Nextcloud-Verzeichnisse mit <code>opcache.restrict_api</code> einzuschließen oder diese Einstellung zu deaktivieren, um OPcache-API-Einschränkungen zu deaktivieren und Fehler während Nextcloud-Core- oder App-Aktualisierungen zu vermeiden.",
+ "Nextcloud is not allowed to use the OPcache API. It is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud darf die OPcache-API nicht verwenden. Es wird dringend empfohlen, alle Nextcloud-Verzeichnisse mit <code>opcache.restrict_api</code> einzuschließen oder diese Einstellung zu deaktivieren, um OPcache-API-Einschränkungen zu deaktivieren und Fehler während Nextcloud-Core- oder App-Aktualisierungen zu vermeiden.",
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be kept in the cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "Die maximale Anzahl von OPcache-Schlüsseln ist fast erreicht. Um sicherzustellen, dass alle Skripte im Cache gehalten werden können, wird empfohlen, <code>opcache.max_accelerated_files</code> mit einem höheren Wert als <code>%s</code> in Deiner PHP-Konfiguration anzuwenden.",
"The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.memory_consumption</code> to your PHP configuration with a value higher than <code>%s</code>." : "Der OPcache-Puffer ist fast voll. Um sicherzustellen, dass alle Skripte im Cache gehalten werden können, wird empfohlen, <code>opcache.memory_consumption</code> in Deiner PHP-Konfiguration mit einem höheren Wert als <code>%s</code> anzuwenden.",
"The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply <code>opcache.interned_strings_buffer</code> to your PHP configuration with a value higher than <code>%s</code>." : "Der OPcache-Zwischenspeicher für interne Zeichenfolgen ist fast voll. Um sicherzustellen, dass sich wiederholende Zeichenfolgen effektiv zwischengespeichert werden können, wird empfohlen, <code>opcache.interned_strings_buffer</code> mit einem Wert größer als <code>%s</code> in Deiner PHP-Konfiguration anzuwenden.",
diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json
index dceb923ccef..5a7d3286f01 100644
--- a/apps/settings/l10n/de.json
+++ b/apps/settings/l10n/de.json
@@ -69,6 +69,8 @@
"The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "Das PHP-OPcache-Modul ist nicht geladen. Für eine bessere Leistung empfiehlt es sich, das Modul in Deiner PHP-Installation zu laden.",
"OPcache is disabled. For better performance, it is recommended to apply <code>opcache.enable=1</code> to your PHP configuration." : "OPcache ist deaktiviert. Für eine bessere Leistung wird empfohlen, <code>opcache.enable=1</code> in Deiner PHP-Konfiguration anzuwenden.",
"OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache ist so konfiguriert, dass Codekommentare entfernt werden. Wenn OPcache aktiviert ist, muss <code>opcache.save_comments=1</code> gesetzt werden, damit Nextcloud funktioniert.",
+ "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud darf die OPcache-API nicht verwenden. Wenn OPcache aktiviert ist, wird dringend empfohlen, alle Nextcloud-Verzeichnisse mit <code>opcache.restrict_api</code> einzuschließen oder diese Einstellung zu deaktivieren, um OPcache-API-Einschränkungen zu deaktivieren und Fehler während Nextcloud-Core- oder App-Aktualisierungen zu vermeiden.",
+ "Nextcloud is not allowed to use the OPcache API. It is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud darf die OPcache-API nicht verwenden. Es wird dringend empfohlen, alle Nextcloud-Verzeichnisse mit <code>opcache.restrict_api</code> einzuschließen oder diese Einstellung zu deaktivieren, um OPcache-API-Einschränkungen zu deaktivieren und Fehler während Nextcloud-Core- oder App-Aktualisierungen zu vermeiden.",
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be kept in the cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "Die maximale Anzahl von OPcache-Schlüsseln ist fast erreicht. Um sicherzustellen, dass alle Skripte im Cache gehalten werden können, wird empfohlen, <code>opcache.max_accelerated_files</code> mit einem höheren Wert als <code>%s</code> in Deiner PHP-Konfiguration anzuwenden.",
"The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.memory_consumption</code> to your PHP configuration with a value higher than <code>%s</code>." : "Der OPcache-Puffer ist fast voll. Um sicherzustellen, dass alle Skripte im Cache gehalten werden können, wird empfohlen, <code>opcache.memory_consumption</code> in Deiner PHP-Konfiguration mit einem höheren Wert als <code>%s</code> anzuwenden.",
"The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply <code>opcache.interned_strings_buffer</code> to your PHP configuration with a value higher than <code>%s</code>." : "Der OPcache-Zwischenspeicher für interne Zeichenfolgen ist fast voll. Um sicherzustellen, dass sich wiederholende Zeichenfolgen effektiv zwischengespeichert werden können, wird empfohlen, <code>opcache.interned_strings_buffer</code> mit einem Wert größer als <code>%s</code> in Deiner PHP-Konfiguration anzuwenden.",
diff --git a/apps/settings/l10n/es_MX.js b/apps/settings/l10n/es_MX.js
index fd7a483af3a..6bea0a1c7b7 100644
--- a/apps/settings/l10n/es_MX.js
+++ b/apps/settings/l10n/es_MX.js
@@ -249,6 +249,7 @@ OC.L10N.register(
"Follow us on Twitter" : "Síguenos en Twitter",
"Check out our blog" : "Visita nuestro blog",
"Subscribe to our newsletter" : "Suscribete a nuestro boletín",
+ "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "El lanzamiento de esta versión para la comunidad de Nextcloud no cuenta con soporte y las notificaciones instantáneas no están disponibles.",
"Profile picture" : "Foto de perfil",
"Upload new" : "Cargar nuevo",
"Select from Files" : "Seleccionar desde Archivos",
diff --git a/apps/settings/l10n/es_MX.json b/apps/settings/l10n/es_MX.json
index 7b64487afb5..90cfb8c5a4a 100644
--- a/apps/settings/l10n/es_MX.json
+++ b/apps/settings/l10n/es_MX.json
@@ -247,6 +247,7 @@
"Follow us on Twitter" : "Síguenos en Twitter",
"Check out our blog" : "Visita nuestro blog",
"Subscribe to our newsletter" : "Suscribete a nuestro boletín",
+ "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "El lanzamiento de esta versión para la comunidad de Nextcloud no cuenta con soporte y las notificaciones instantáneas no están disponibles.",
"Profile picture" : "Foto de perfil",
"Upload new" : "Cargar nuevo",
"Select from Files" : "Seleccionar desde Archivos",
diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js
index 30887e82e71..0565e1006ea 100644
--- a/apps/settings/l10n/eu.js
+++ b/apps/settings/l10n/eu.js
@@ -249,7 +249,7 @@ OC.L10N.register(
"Enable" : "Gaitu",
"Unable to update profile default setting" : "Ezin izan da eguneratu profilaren ezarpen lehenetsia",
"Server-side encryption" : "Zerbitzariaren aldeko zifratzea",
- "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Zerbitzari-aldeko enkriptazioak zerbitzarira igotzen diren fitxategiak enkriptatzeabaimentzen du. Honek eraginkortasuna jaitsi dezake, beraz gaitu beharrezkoa bada soilik. ",
+ "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Zerbitzari-aldeko enkriptatzeak zerbitzarira igotzen diren fitxategiak enkriptatzea baimentzen du. Honek eraginkortasuna jaitsi dezake, beraz gaitu beharrezkoa bada soilik. ",
"Enable server-side encryption" : "Gaitu zerbitzariaren aldeko zifratzea",
"Please read carefully before activating server-side encryption:" : "Irakurri arretaz zerbitzariaren aldeko zifratzea gaitu aurretik mesedez:",
"Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Zifratzea gaitu ondoren zerbitzarira igotako fitxategi guztiak zifratu egingo dira . Zifratzea geroago desgaitu daiteke zifratze-modulu aktiboak funtzio hori onartzen badu eta aurrebaldintza guztiak (adibidez, berreskuratze-gako bat ezartzea) betetzen badira.",
@@ -331,7 +331,7 @@ OC.L10N.register(
"{size} used" : "{size} erabilita",
"New user" : "Erabiltzaile berria",
"Will be autogenerated" : "Automatikoki sortuko da",
- "Display name" : "Erakutsi izena",
+ "Display name" : "Erakusteko izena",
"Email" : "E-posta",
"Default language" : "Hizkuntza lehenetsia",
"Add a new user" : "Gehitu erabiltze berria",
@@ -443,9 +443,9 @@ OC.L10N.register(
"Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Egiaztatu zure Nextcloud instantziaren segurtasuna <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">gure segurtasun eskaneoa eginez ↗</a>.",
"Version" : "Bertsioa",
"You need to enable the File sharing App." : "Fitxategi partekatze aplikazioa gaitu behar duzu.",
- "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Admin bezala partekatze portaerak zehazki konfigura daitezke. Dokumentazioaikusi informazio gehiagorako. ",
+ "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Admin bezala partekatze portaerak zehaztasunez konfigura daitezke. Ikusi dokumentazioa informazio gehiagorako. ",
"Allow apps to use the Share API" : "Baimendu aplikazioak partekatzeko APIa erabiltzeko",
- "Set default expiration date for shares" : "Partekatzeei defektuzko iraungitze data ezarri",
+ "Set default expiration date for shares" : "Partekatzeei iraungitze data lehenetsia ezarri",
"Expire after" : "Iraungi honen ondoren",
"day(s)" : "egun",
"Enforce expiration date" : "Betearazi iraungitze-data",
@@ -469,7 +469,7 @@ OC.L10N.register(
"Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Baimendu automatikoki osatzea izen osoa edo helbide elektronikoa sartzerakoan (alde batera utziz falta den telefono-liburuarekin bat etortzea eta talde berean egotea)",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Ohar mezua kargatzeko orriaren esteka publikoan erakutsi (fitxategi zerrenda ezkutatuta dagoenen bakarrik ikusten da.)",
"This text will be shown on the public link upload page when the file list is hidden." : "Testu hau kargatzeko orriaren esteka publikoan erakutsiko da fitxategi zerrenda ezkutatuta dagoenean.",
- "Default share permissions" : "Defektuzko partekatze baimenak",
+ "Default share permissions" : "Partekatze baimen lehenetsiak",
"Reasons to use Nextcloud in your organization" : "Nextcloud zure erakundean erabiltzeko arrazoiak",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "{communityopen}Nextcloud komunitateak{linkclose} garatuta, {githubopen}iturburu kodea{linkclose} {licenseopen}AGPL{linkclose} lizentziapean banatzen da.",
"Like our Facebook page" : "Gure Facebook orrian Like egin",
diff --git a/apps/settings/l10n/eu.json b/apps/settings/l10n/eu.json
index 5bfbb419ed0..3f195e95b0a 100644
--- a/apps/settings/l10n/eu.json
+++ b/apps/settings/l10n/eu.json
@@ -247,7 +247,7 @@
"Enable" : "Gaitu",
"Unable to update profile default setting" : "Ezin izan da eguneratu profilaren ezarpen lehenetsia",
"Server-side encryption" : "Zerbitzariaren aldeko zifratzea",
- "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Zerbitzari-aldeko enkriptazioak zerbitzarira igotzen diren fitxategiak enkriptatzeabaimentzen du. Honek eraginkortasuna jaitsi dezake, beraz gaitu beharrezkoa bada soilik. ",
+ "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Zerbitzari-aldeko enkriptatzeak zerbitzarira igotzen diren fitxategiak enkriptatzea baimentzen du. Honek eraginkortasuna jaitsi dezake, beraz gaitu beharrezkoa bada soilik. ",
"Enable server-side encryption" : "Gaitu zerbitzariaren aldeko zifratzea",
"Please read carefully before activating server-side encryption:" : "Irakurri arretaz zerbitzariaren aldeko zifratzea gaitu aurretik mesedez:",
"Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Zifratzea gaitu ondoren zerbitzarira igotako fitxategi guztiak zifratu egingo dira . Zifratzea geroago desgaitu daiteke zifratze-modulu aktiboak funtzio hori onartzen badu eta aurrebaldintza guztiak (adibidez, berreskuratze-gako bat ezartzea) betetzen badira.",
@@ -329,7 +329,7 @@
"{size} used" : "{size} erabilita",
"New user" : "Erabiltzaile berria",
"Will be autogenerated" : "Automatikoki sortuko da",
- "Display name" : "Erakutsi izena",
+ "Display name" : "Erakusteko izena",
"Email" : "E-posta",
"Default language" : "Hizkuntza lehenetsia",
"Add a new user" : "Gehitu erabiltze berria",
@@ -441,9 +441,9 @@
"Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Egiaztatu zure Nextcloud instantziaren segurtasuna <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">gure segurtasun eskaneoa eginez ↗</a>.",
"Version" : "Bertsioa",
"You need to enable the File sharing App." : "Fitxategi partekatze aplikazioa gaitu behar duzu.",
- "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Admin bezala partekatze portaerak zehazki konfigura daitezke. Dokumentazioaikusi informazio gehiagorako. ",
+ "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Admin bezala partekatze portaerak zehaztasunez konfigura daitezke. Ikusi dokumentazioa informazio gehiagorako. ",
"Allow apps to use the Share API" : "Baimendu aplikazioak partekatzeko APIa erabiltzeko",
- "Set default expiration date for shares" : "Partekatzeei defektuzko iraungitze data ezarri",
+ "Set default expiration date for shares" : "Partekatzeei iraungitze data lehenetsia ezarri",
"Expire after" : "Iraungi honen ondoren",
"day(s)" : "egun",
"Enforce expiration date" : "Betearazi iraungitze-data",
@@ -467,7 +467,7 @@
"Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Baimendu automatikoki osatzea izen osoa edo helbide elektronikoa sartzerakoan (alde batera utziz falta den telefono-liburuarekin bat etortzea eta talde berean egotea)",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Ohar mezua kargatzeko orriaren esteka publikoan erakutsi (fitxategi zerrenda ezkutatuta dagoenen bakarrik ikusten da.)",
"This text will be shown on the public link upload page when the file list is hidden." : "Testu hau kargatzeko orriaren esteka publikoan erakutsiko da fitxategi zerrenda ezkutatuta dagoenean.",
- "Default share permissions" : "Defektuzko partekatze baimenak",
+ "Default share permissions" : "Partekatze baimen lehenetsiak",
"Reasons to use Nextcloud in your organization" : "Nextcloud zure erakundean erabiltzeko arrazoiak",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "{communityopen}Nextcloud komunitateak{linkclose} garatuta, {githubopen}iturburu kodea{linkclose} {licenseopen}AGPL{linkclose} lizentziapean banatzen da.",
"Like our Facebook page" : "Gure Facebook orrian Like egin",
diff --git a/apps/settings/l10n/is.js b/apps/settings/l10n/is.js
index b772a45fd5a..08a06efa514 100644
--- a/apps/settings/l10n/is.js
+++ b/apps/settings/l10n/is.js
@@ -327,6 +327,7 @@ OC.L10N.register(
"Follow us on Mastodon" : "Fylgstu með okkur á Mastodon",
"Check out our blog" : "Kíktu á bloggið okkar",
"Subscribe to our newsletter" : "Gerstu áskrifandi að fréttabréfinu okkar",
+ "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Þessi samfélagsútgáfa Nextcloud kemur ekki með neinni opinberri aðstoð og rauntímatilkynningar eru ekki til taks.",
"Profile picture" : "Einkennismynd",
"Upload new" : "Senda inn nýtt",
"Select from Files" : "Veldu skrár",
diff --git a/apps/settings/l10n/is.json b/apps/settings/l10n/is.json
index d2ec07002ac..0ba525b8ea0 100644
--- a/apps/settings/l10n/is.json
+++ b/apps/settings/l10n/is.json
@@ -325,6 +325,7 @@
"Follow us on Mastodon" : "Fylgstu með okkur á Mastodon",
"Check out our blog" : "Kíktu á bloggið okkar",
"Subscribe to our newsletter" : "Gerstu áskrifandi að fréttabréfinu okkar",
+ "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Þessi samfélagsútgáfa Nextcloud kemur ekki með neinni opinberri aðstoð og rauntímatilkynningar eru ekki til taks.",
"Profile picture" : "Einkennismynd",
"Upload new" : "Senda inn nýtt",
"Select from Files" : "Veldu skrár",
diff --git a/apps/settings/l10n/nl.js b/apps/settings/l10n/nl.js
index 8533bfdcbcd..2e15cfd31a0 100644
--- a/apps/settings/l10n/nl.js
+++ b/apps/settings/l10n/nl.js
@@ -206,6 +206,8 @@ OC.L10N.register(
"Copied!" : "Gekopieerd!",
"Copy" : "Kopiëren",
"Could not copy app password. Please copy it manually." : "Kon app wachtwoord niet kopiëren. Kopieer het handmatig.",
+ "AJAX" : "AJAX",
+ "Webcron" : "Webcron",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "PHP POSIX extensie is vereist om dit te draaien. Bekijk {linkstart}PHP documentatie{linkend} voor meer informatie.",
"Profile" : "Profiel",
"Enable" : "Inschakelen",
@@ -219,6 +221,7 @@ OC.L10N.register(
"This is the final warning: Do you really want to enable encryption?" : "Dit is de laatste waarschuwing: Wil je versleuteling echt inschakelen?",
"No encryption module loaded, please enable an encryption module in the app menu." : "Er is geen cryptomodule geladen, activeer een cryptomodule in het appmenu",
"Select default encryption module:" : "Selecteer de standaard cryptomodule:",
+ "Rename group" : "Hernoem groep",
"Remove group" : "Verwijderen groep",
"You are about to remove the group {group}. The users will NOT be deleted." : "Je gaat groep {group} verwijderen. De gebruikers worden NIET verwijderd.",
"Please confirm the group removal " : "Bevestig verwijderen groep",
diff --git a/apps/settings/l10n/nl.json b/apps/settings/l10n/nl.json
index b6f630dee63..d6600a5215b 100644
--- a/apps/settings/l10n/nl.json
+++ b/apps/settings/l10n/nl.json
@@ -204,6 +204,8 @@
"Copied!" : "Gekopieerd!",
"Copy" : "Kopiëren",
"Could not copy app password. Please copy it manually." : "Kon app wachtwoord niet kopiëren. Kopieer het handmatig.",
+ "AJAX" : "AJAX",
+ "Webcron" : "Webcron",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "PHP POSIX extensie is vereist om dit te draaien. Bekijk {linkstart}PHP documentatie{linkend} voor meer informatie.",
"Profile" : "Profiel",
"Enable" : "Inschakelen",
@@ -217,6 +219,7 @@
"This is the final warning: Do you really want to enable encryption?" : "Dit is de laatste waarschuwing: Wil je versleuteling echt inschakelen?",
"No encryption module loaded, please enable an encryption module in the app menu." : "Er is geen cryptomodule geladen, activeer een cryptomodule in het appmenu",
"Select default encryption module:" : "Selecteer de standaard cryptomodule:",
+ "Rename group" : "Hernoem groep",
"Remove group" : "Verwijderen groep",
"You are about to remove the group {group}. The users will NOT be deleted." : "Je gaat groep {group} verwijderen. De gebruikers worden NIET verwijderd.",
"Please confirm the group removal " : "Bevestig verwijderen groep",
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js
index 4da37d9e33e..7979a6a58f6 100644
--- a/apps/settings/l10n/zh_CN.js
+++ b/apps/settings/l10n/zh_CN.js
@@ -161,6 +161,7 @@ OC.L10N.register(
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "特色应用由社区并在社区内开发。 它们提供了中心功能,并准备投入生产使用。",
"Featured" : "精选",
"Update to {update}" : "更新至 {update}",
+ "All apps are up-to-date." : "所有的应用程序都是最新的。",
"Results from other categories" : "来自其他类别的结果",
"No apps found for your version" : "未找到适合当前版本的应用",
"Disable all" : "禁用全部",
@@ -209,8 +210,13 @@ OC.L10N.register(
"Copied!" : "已复制!",
"Copy" : "复制",
"Could not copy app password. Please copy it manually." : "无法复制应用密码。请手动复制。",
+ "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "为了使服务器正常工作,正确配置后台作业是很重要的。Cron 是推荐的设置。更多信息请参见文档。",
+ "Execute one task with each page loaded. Use case: Single user instance." : "每加载一个页面就执行一个任务。使用场景:单一用户实例。",
+ "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "cron.php 注册在一个 webcron 服务上,每 5 分钟通过 HTTP 调用 cron.php。使用场景:非常小的实例(1-5 个用户,取决于使用情况)。",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "为了运行该功能,您需要 PHP posix 扩展。请参考 {linkstart}PHP 文档{linkend} 获取更多信息。",
+ "Use system cron service to call the cron.php file every 5 minutes. Recommended for all instances." : "使用系统 cron 服务,每 5 分钟调用 cron.php 文件。建议在所有实例中使用。",
"Profile" : "个人资料",
+ "Enable or disable profile by default for new users." : "对新用户默认启用或禁用简介。",
"Enable" : "启用",
"Server-side encryption" : "服务器端加密",
"Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "服务器端加密可以加密上传到此服务器的文件。这带来了诸如性能损失的限制,因此仅在需要时启用此功能。",
@@ -482,6 +488,7 @@ OC.L10N.register(
"Some jobs didn’t execute since %s. Please consider switching to system cron." : "自 %s 以来,有些作业没有执行。 请考虑切换到系统计划任务。",
"Last job ran %s." : "上次定时任务执行于:%s。",
"Background job didn’t run yet!" : "后台任务当前没有运行!",
+ "For the server to work properly, it's important to configure background jobs correctly. \"Cron\" is the recommended setting. Please see the documentation for more information." : "为了使服务器正常工作,正确配置后台作业是很重要的。\"Cron\" 是推荐的设置。更多信息请参见文档。",
"Pick background job setting" : "选择后台任务设置",
"Recommended" : "推荐",
"The cron.php needs to be executed by the system user \"%s\"." : "cron.php 需要被系统用户 \"%s\" 执行。",
diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json
index c6305fcdb82..9624ac4c6c3 100644
--- a/apps/settings/l10n/zh_CN.json
+++ b/apps/settings/l10n/zh_CN.json
@@ -159,6 +159,7 @@
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "特色应用由社区并在社区内开发。 它们提供了中心功能,并准备投入生产使用。",
"Featured" : "精选",
"Update to {update}" : "更新至 {update}",
+ "All apps are up-to-date." : "所有的应用程序都是最新的。",
"Results from other categories" : "来自其他类别的结果",
"No apps found for your version" : "未找到适合当前版本的应用",
"Disable all" : "禁用全部",
@@ -207,8 +208,13 @@
"Copied!" : "已复制!",
"Copy" : "复制",
"Could not copy app password. Please copy it manually." : "无法复制应用密码。请手动复制。",
+ "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "为了使服务器正常工作,正确配置后台作业是很重要的。Cron 是推荐的设置。更多信息请参见文档。",
+ "Execute one task with each page loaded. Use case: Single user instance." : "每加载一个页面就执行一个任务。使用场景:单一用户实例。",
+ "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "cron.php 注册在一个 webcron 服务上,每 5 分钟通过 HTTP 调用 cron.php。使用场景:非常小的实例(1-5 个用户,取决于使用情况)。",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "为了运行该功能,您需要 PHP posix 扩展。请参考 {linkstart}PHP 文档{linkend} 获取更多信息。",
+ "Use system cron service to call the cron.php file every 5 minutes. Recommended for all instances." : "使用系统 cron 服务,每 5 分钟调用 cron.php 文件。建议在所有实例中使用。",
"Profile" : "个人资料",
+ "Enable or disable profile by default for new users." : "对新用户默认启用或禁用简介。",
"Enable" : "启用",
"Server-side encryption" : "服务器端加密",
"Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "服务器端加密可以加密上传到此服务器的文件。这带来了诸如性能损失的限制,因此仅在需要时启用此功能。",
@@ -480,6 +486,7 @@
"Some jobs didn’t execute since %s. Please consider switching to system cron." : "自 %s 以来,有些作业没有执行。 请考虑切换到系统计划任务。",
"Last job ran %s." : "上次定时任务执行于:%s。",
"Background job didn’t run yet!" : "后台任务当前没有运行!",
+ "For the server to work properly, it's important to configure background jobs correctly. \"Cron\" is the recommended setting. Please see the documentation for more information." : "为了使服务器正常工作,正确配置后台作业是很重要的。\"Cron\" 是推荐的设置。更多信息请参见文档。",
"Pick background job setting" : "选择后台任务设置",
"Recommended" : "推荐",
"The cron.php needs to be executed by the system user \"%s\"." : "cron.php 需要被系统用户 \"%s\" 执行。",