mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
42b98d01bd
commit
8367b02785
50 changed files with 170 additions and 106 deletions
|
|
@ -72,7 +72,6 @@ OC.L10N.register(
|
|||
"OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache е конфигуриран за премахване на кодови коментари. С активиран OPcache, <code>opcache.save_comments=1</code> трябва да бъде настроен за Nextcloud, за да функционира.",
|
||||
"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 няма право да използва OPcache API. При активиран OPcache е силно препоръчително да включите всички директории Nextcloud с <code>opcache.restrict_api</code> или деактивирайте тази настройка, за да деактивирате ограниченията на OPcache API, за да предотвратите грешки по време на надстройки на ядрото или приложението на Nextcloud.",
|
||||
"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 няма право да използва OPcache API. Силно препоръчително е да включите всички директории Nextcloud с <code>opcache.restrict_api</code> или деактивирайте тази настройка, за да деактивирате ограниченията на OPcache API, за да предотвратите грешки по време на надстройки на ядрото или приложението на Nextcloud.",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "Максималният брой OPcache ключове почти е надвишен. За да се гарантира, че всички скриптове могат да се задържат в кеш, се препоръчва да се приложи <code>opcache.max_accelerated_files</code> към вашата PHP конфигурация със стойност, по-висока от <code>%s</code>.",
|
||||
"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>." : "Буферът на OPcache е почти пълен. За да се гарантира, че всички скриптове могат да се задържат в кеш, се препоръчва да се приложи <code>opcache.memory_consumption</code> към вашата PHP конфигурация със стойност, по-висока от <code>%s</code>.",
|
||||
"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>." : "Буферът за интернирани низове в OPcache е почти пълен. За да се гарантира, че повтарящите се низове могат да бъдат ефективно кеширани, се препоръчва да се приложи <code>opcache.interned_strings_buffer</code> към вашата PHP конфигурация със стойност, по-висока от<code>%s</code>.",
|
||||
"Invalid SMTP password." : "Невалидна SMTP парола.",
|
||||
|
|
@ -532,6 +531,7 @@ OC.L10N.register(
|
|||
"No display name set" : "Няма настроено екранно име",
|
||||
"Change privacy level of email" : "Промяна на нивото на поверителност на имейла",
|
||||
"For password reset and notifications" : "За възстановяване на забравена парола и известия",
|
||||
"Set as primary mail" : "Задаване като основна поща"
|
||||
"Set as primary mail" : "Задаване като основна поща",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "Максималният брой OPcache ключове почти е надвишен. За да се гарантира, че всички скриптове могат да се задържат в кеш, се препоръчва да се приложи <code>opcache.max_accelerated_files</code> към вашата PHP конфигурация със стойност, по-висока от <code>%s</code>."
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -70,7 +70,6 @@
|
|||
"OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache е конфигуриран за премахване на кодови коментари. С активиран OPcache, <code>opcache.save_comments=1</code> трябва да бъде настроен за Nextcloud, за да функционира.",
|
||||
"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 няма право да използва OPcache API. При активиран OPcache е силно препоръчително да включите всички директории Nextcloud с <code>opcache.restrict_api</code> или деактивирайте тази настройка, за да деактивирате ограниченията на OPcache API, за да предотвратите грешки по време на надстройки на ядрото или приложението на Nextcloud.",
|
||||
"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 няма право да използва OPcache API. Силно препоръчително е да включите всички директории Nextcloud с <code>opcache.restrict_api</code> или деактивирайте тази настройка, за да деактивирате ограниченията на OPcache API, за да предотвратите грешки по време на надстройки на ядрото или приложението на Nextcloud.",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "Максималният брой OPcache ключове почти е надвишен. За да се гарантира, че всички скриптове могат да се задържат в кеш, се препоръчва да се приложи <code>opcache.max_accelerated_files</code> към вашата PHP конфигурация със стойност, по-висока от <code>%s</code>.",
|
||||
"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>." : "Буферът на OPcache е почти пълен. За да се гарантира, че всички скриптове могат да се задържат в кеш, се препоръчва да се приложи <code>opcache.memory_consumption</code> към вашата PHP конфигурация със стойност, по-висока от <code>%s</code>.",
|
||||
"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>." : "Буферът за интернирани низове в OPcache е почти пълен. За да се гарантира, че повтарящите се низове могат да бъдат ефективно кеширани, се препоръчва да се приложи <code>opcache.interned_strings_buffer</code> към вашата PHP конфигурация със стойност, по-висока от<code>%s</code>.",
|
||||
"Invalid SMTP password." : "Невалидна SMTP парола.",
|
||||
|
|
@ -530,6 +529,7 @@
|
|||
"No display name set" : "Няма настроено екранно име",
|
||||
"Change privacy level of email" : "Промяна на нивото на поверителност на имейла",
|
||||
"For password reset and notifications" : "За възстановяване на забравена парола и известия",
|
||||
"Set as primary mail" : "Задаване като основна поща"
|
||||
"Set as primary mail" : "Задаване като основна поща",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "Максималният брой OPcache ключове почти е надвишен. За да се гарантира, че всички скриптове могат да се задържат в кеш, се препоръчва да се приложи <code>opcache.max_accelerated_files</code> към вашата PHP конфигурация със стойност, по-висока от <code>%s</code>."
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -72,7 +72,6 @@ OC.L10N.register(
|
|||
"OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache je nastaveno tak, aby odebíralo komentáře kódu. Pokud je OPcache zapnuté, pak aby Nextcloud fungoval, je třeba, aby bylo nastaveno také <code>opcache.save_comments=1</code>.",
|
||||
"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." : "Pro Nextcloud nemáte zpřístupněno používání aplikačního program. rozhraní (API) OPcache. Pokud je OPcache zapnuté, je velmi doporučováno zahrnout veškeré složky s Nextcloud do <code>opcache.restrict_api</code> nebo toto nastavení zrušit a vypnout tak omezení k OPcache API. Zabráníte tak chybám při aktualizacím jádra Nextcloud či aplikací.",
|
||||
"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." : "Pro Nextcloud nemáte zpřístupněno používání aplikačního program. rozhraní (API) OPcache. Je silně doporučováno zahrnout veškeré složky s Nextcloud do <code>opcache.restrict_api</code> nebo toto nastavení zrušit a vypnout tak omezení k OPcache API. Zabráníte tak chybám při aktualizacím jádra Nextcloud či aplikací.",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "Je téměř vyčerpán nejvyšší umožněný počet klíčů v OPcache. Aby bylo zajištěno, že se do mezipaměti vejdou veškeré skripty, je doporučeno přidat do nastavení PHP volbu <code>opcache.max_accelerated_files</code> s hodnotou vyšší než <code>%s</code>.",
|
||||
"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>." : "Vnitřní vyrovnávací paměť OPcache je téměř zaplněná. Aby bylo zajištěno, že se do mezipaměti vejdou veškeré skripty, je doporučeno přidat do nastavení PHP volbu <code>opcache.memory_consumption</code> s hodnotou vyšší než <code>%s</code>.",
|
||||
"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>." : "Vnitřní vyrovnávací paměť OPcache pro řetězce je téměř zaplněná. Aby bylo zajištěno, že ukládání řetězců do mezipaměti bude skutečně prováděno, je doporučeno přidat do nastavení PHP volbu <code>opcache.interned_strings_buffer</code> s hodnotou vyšší než <code>%s</code>.",
|
||||
"Invalid SMTP password." : "Neplatné heslo pro SMTP.",
|
||||
|
|
@ -184,6 +183,7 @@ OC.L10N.register(
|
|||
"Disable all" : "Zakázat vše",
|
||||
"Enable all" : "Zapnout vše",
|
||||
"_%n app has an update available_::_%n apps have an update available_" : ["pro %n aplikaci je k dispozici aktualizace","pro %n aplikace jsou k dispozici aktualizace","pro %n aplikací jsou k dispozici aktualizace","pro %n aplikace jsou k dispozici aktualizace"],
|
||||
"_Update_::_Update all_" : ["Aktualizovat","Aktualizovat vše","Aktualizovat vše","Aktualizovat vše"],
|
||||
"Marked for remote wipe" : "Označeno k vymazání obsahu na dálku",
|
||||
"Device settings" : "Nastavení zařízení",
|
||||
"Allow filesystem access" : "Povolit přístup k souborovému systému",
|
||||
|
|
@ -433,6 +433,7 @@ OC.L10N.register(
|
|||
"Some jobs didn’t execute since %s. Please consider switching to system cron." : "Některé úlohy nebyly vykonány už od %s. Zvažte přepnutí na plánovač (cron) systému.",
|
||||
"Last job ran %s." : "Poslední úloha byla vykonána: %s.",
|
||||
"Background job didn’t run yet!" : "Úloha na pozadí ještě nebyla spuštěná!",
|
||||
"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." : "Pro správnou funkci serveru je důležité správně nastavit úlohy spouštěné na pozadí. Doporučenou metodou je použití systémového plánovače (cron). Další informace naleznete v dokumentaci.",
|
||||
"Pick background job setting" : "Vybrat nastavení úlohy na pozadí",
|
||||
"Execute one task with each page loaded. Use case: Single user instance." : "Vykonat jednu úlohu při každém načtení stránky. Příklad použití: instance pro jednoho uživatele.",
|
||||
"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 je zaregistrován u služby webcron aby přes HTTP volala cron.php každých 5 minut. Příklad použití: velmi malá instance (1-5 uživatelů, v závislosti na vytížení).",
|
||||
|
|
@ -535,6 +536,7 @@ OC.L10N.register(
|
|||
"No display name set" : "Nenastaveno žádné zobrazované jméno",
|
||||
"Change privacy level of email" : "Změnit úroveň soukromí e-mailu",
|
||||
"For password reset and notifications" : "Pro znovunastavení hesla a upozorňování",
|
||||
"Set as primary mail" : "Nastavit jako hlavní e-mai"
|
||||
"Set as primary mail" : "Nastavit jako hlavní e-mai",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "Je téměř vyčerpán nejvyšší umožněný počet klíčů v OPcache. Aby bylo zajištěno, že se do mezipaměti vejdou veškeré skripty, je doporučeno přidat do nastavení PHP volbu <code>opcache.max_accelerated_files</code> s hodnotou vyšší než <code>%s</code>."
|
||||
},
|
||||
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
|
||||
|
|
|
|||
|
|
@ -70,7 +70,6 @@
|
|||
"OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache je nastaveno tak, aby odebíralo komentáře kódu. Pokud je OPcache zapnuté, pak aby Nextcloud fungoval, je třeba, aby bylo nastaveno také <code>opcache.save_comments=1</code>.",
|
||||
"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." : "Pro Nextcloud nemáte zpřístupněno používání aplikačního program. rozhraní (API) OPcache. Pokud je OPcache zapnuté, je velmi doporučováno zahrnout veškeré složky s Nextcloud do <code>opcache.restrict_api</code> nebo toto nastavení zrušit a vypnout tak omezení k OPcache API. Zabráníte tak chybám při aktualizacím jádra Nextcloud či aplikací.",
|
||||
"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." : "Pro Nextcloud nemáte zpřístupněno používání aplikačního program. rozhraní (API) OPcache. Je silně doporučováno zahrnout veškeré složky s Nextcloud do <code>opcache.restrict_api</code> nebo toto nastavení zrušit a vypnout tak omezení k OPcache API. Zabráníte tak chybám při aktualizacím jádra Nextcloud či aplikací.",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "Je téměř vyčerpán nejvyšší umožněný počet klíčů v OPcache. Aby bylo zajištěno, že se do mezipaměti vejdou veškeré skripty, je doporučeno přidat do nastavení PHP volbu <code>opcache.max_accelerated_files</code> s hodnotou vyšší než <code>%s</code>.",
|
||||
"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>." : "Vnitřní vyrovnávací paměť OPcache je téměř zaplněná. Aby bylo zajištěno, že se do mezipaměti vejdou veškeré skripty, je doporučeno přidat do nastavení PHP volbu <code>opcache.memory_consumption</code> s hodnotou vyšší než <code>%s</code>.",
|
||||
"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>." : "Vnitřní vyrovnávací paměť OPcache pro řetězce je téměř zaplněná. Aby bylo zajištěno, že ukládání řetězců do mezipaměti bude skutečně prováděno, je doporučeno přidat do nastavení PHP volbu <code>opcache.interned_strings_buffer</code> s hodnotou vyšší než <code>%s</code>.",
|
||||
"Invalid SMTP password." : "Neplatné heslo pro SMTP.",
|
||||
|
|
@ -182,6 +181,7 @@
|
|||
"Disable all" : "Zakázat vše",
|
||||
"Enable all" : "Zapnout vše",
|
||||
"_%n app has an update available_::_%n apps have an update available_" : ["pro %n aplikaci je k dispozici aktualizace","pro %n aplikace jsou k dispozici aktualizace","pro %n aplikací jsou k dispozici aktualizace","pro %n aplikace jsou k dispozici aktualizace"],
|
||||
"_Update_::_Update all_" : ["Aktualizovat","Aktualizovat vše","Aktualizovat vše","Aktualizovat vše"],
|
||||
"Marked for remote wipe" : "Označeno k vymazání obsahu na dálku",
|
||||
"Device settings" : "Nastavení zařízení",
|
||||
"Allow filesystem access" : "Povolit přístup k souborovému systému",
|
||||
|
|
@ -431,6 +431,7 @@
|
|||
"Some jobs didn’t execute since %s. Please consider switching to system cron." : "Některé úlohy nebyly vykonány už od %s. Zvažte přepnutí na plánovač (cron) systému.",
|
||||
"Last job ran %s." : "Poslední úloha byla vykonána: %s.",
|
||||
"Background job didn’t run yet!" : "Úloha na pozadí ještě nebyla spuštěná!",
|
||||
"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." : "Pro správnou funkci serveru je důležité správně nastavit úlohy spouštěné na pozadí. Doporučenou metodou je použití systémového plánovače (cron). Další informace naleznete v dokumentaci.",
|
||||
"Pick background job setting" : "Vybrat nastavení úlohy na pozadí",
|
||||
"Execute one task with each page loaded. Use case: Single user instance." : "Vykonat jednu úlohu při každém načtení stránky. Příklad použití: instance pro jednoho uživatele.",
|
||||
"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 je zaregistrován u služby webcron aby přes HTTP volala cron.php každých 5 minut. Příklad použití: velmi malá instance (1-5 uživatelů, v závislosti na vytížení).",
|
||||
|
|
@ -533,6 +534,7 @@
|
|||
"No display name set" : "Nenastaveno žádné zobrazované jméno",
|
||||
"Change privacy level of email" : "Změnit úroveň soukromí e-mailu",
|
||||
"For password reset and notifications" : "Pro znovunastavení hesla a upozorňování",
|
||||
"Set as primary mail" : "Nastavit jako hlavní e-mai"
|
||||
"Set as primary mail" : "Nastavit jako hlavní e-mai",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "Je téměř vyčerpán nejvyšší umožněný počet klíčů v OPcache. Aby bylo zajištěno, že se do mezipaměti vejdou veškeré skripty, je doporučeno přidat do nastavení PHP volbu <code>opcache.max_accelerated_files</code> s hodnotou vyšší než <code>%s</code>."
|
||||
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
|
||||
}
|
||||
|
|
@ -67,7 +67,6 @@ OC.L10N.register(
|
|||
"Federated Cloud Sharing" : "Federated-Cloud-Sharing",
|
||||
"cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL verwendet eine veraltete %1$s Version (%2$s). Bitte aktualisiere Dein Betriebssystem, da ansonsten Funktionen, wie z.B. %3$s, nicht zuverlässig funktionieren.",
|
||||
"Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the nextcloud log file for more details." : "Es konnte nicht festgestellt werden, ob die TLS-Version von cURL veraltet ist oder nicht, da während der HTTPS-Anforderung an https://nextcloud.com ein Fehler aufgetreten ist. Bitte überprüfe die Nextcloud-Protokolldatei für weitere Einzelheiten.",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in 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 überschritten. 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.",
|
||||
"Invalid SMTP password." : "Ungültiges SMTP-Passwort",
|
||||
|
|
@ -428,6 +427,7 @@ OC.L10N.register(
|
|||
"Some jobs didn’t execute since %s. Please consider switching to system cron." : "Einige Aufträge wurden seit %s nicht mehr ausgeführt. Bitte erwäge die Umstellung auf System-Cron.",
|
||||
"Last job ran %s." : "Letzte Aufgabe ausgeführt %s",
|
||||
"Background job didn’t run yet!" : "Hintergrund-Aufgabe wurde bislang nicht ausgeführt!",
|
||||
"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." : "Damit der Server ordnungsgemäß funktioniert, ist es wichtig, Hintergrundjobs richtig zu konfigurieren. \"Cron\" ist die empfohlene Einstellung. Weitere Informationen findest Du in der Dokumentation.",
|
||||
"Pick background job setting" : "Wähle eine Hintergrund-Aufgabeneinstellung aus",
|
||||
"Recommended" : "Empfohlen",
|
||||
"The cron.php needs to be executed by the system user \"%s\"." : "Die cron.php muss durch den Systemnutzer \"%s\" ausgeführt werden.",
|
||||
|
|
@ -527,6 +527,7 @@ OC.L10N.register(
|
|||
"No display name set" : "Kein Anzeigename angegeben",
|
||||
"Change privacy level of email" : "Datenschutzstufe der E-Mail-Adresse ändern",
|
||||
"For password reset and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen",
|
||||
"Set as primary mail" : "Als primäre E-Mail-Adresse festlegen"
|
||||
"Set as primary mail" : "Als primäre E-Mail-Adresse festlegen",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in 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 überschritten. 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."
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -65,7 +65,6 @@
|
|||
"Federated Cloud Sharing" : "Federated-Cloud-Sharing",
|
||||
"cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL verwendet eine veraltete %1$s Version (%2$s). Bitte aktualisiere Dein Betriebssystem, da ansonsten Funktionen, wie z.B. %3$s, nicht zuverlässig funktionieren.",
|
||||
"Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the nextcloud log file for more details." : "Es konnte nicht festgestellt werden, ob die TLS-Version von cURL veraltet ist oder nicht, da während der HTTPS-Anforderung an https://nextcloud.com ein Fehler aufgetreten ist. Bitte überprüfe die Nextcloud-Protokolldatei für weitere Einzelheiten.",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in 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 überschritten. 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.",
|
||||
"Invalid SMTP password." : "Ungültiges SMTP-Passwort",
|
||||
|
|
@ -426,6 +425,7 @@
|
|||
"Some jobs didn’t execute since %s. Please consider switching to system cron." : "Einige Aufträge wurden seit %s nicht mehr ausgeführt. Bitte erwäge die Umstellung auf System-Cron.",
|
||||
"Last job ran %s." : "Letzte Aufgabe ausgeführt %s",
|
||||
"Background job didn’t run yet!" : "Hintergrund-Aufgabe wurde bislang nicht ausgeführt!",
|
||||
"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." : "Damit der Server ordnungsgemäß funktioniert, ist es wichtig, Hintergrundjobs richtig zu konfigurieren. \"Cron\" ist die empfohlene Einstellung. Weitere Informationen findest Du in der Dokumentation.",
|
||||
"Pick background job setting" : "Wähle eine Hintergrund-Aufgabeneinstellung aus",
|
||||
"Recommended" : "Empfohlen",
|
||||
"The cron.php needs to be executed by the system user \"%s\"." : "Die cron.php muss durch den Systemnutzer \"%s\" ausgeführt werden.",
|
||||
|
|
@ -525,6 +525,7 @@
|
|||
"No display name set" : "Kein Anzeigename angegeben",
|
||||
"Change privacy level of email" : "Datenschutzstufe der E-Mail-Adresse ändern",
|
||||
"For password reset and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen",
|
||||
"Set as primary mail" : "Als primäre E-Mail-Adresse festlegen"
|
||||
"Set as primary mail" : "Als primäre E-Mail-Adresse festlegen",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in 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 überschritten. 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."
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -72,7 +72,6 @@ OC.L10N.register(
|
|||
"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 hold in 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 überschritten. 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> auf Ihre 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> auf Ihre 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> auf Ihre PHP-Konfiguration anzuwenden.",
|
||||
"Invalid SMTP password." : "Ungültiges SMTP-Passwort.",
|
||||
|
|
@ -434,6 +433,7 @@ OC.L10N.register(
|
|||
"Some jobs didn’t execute since %s. Please consider switching to system cron." : "Einige Aufträge wurden seit %s nicht mehr ausgeführt. Bitte erwägen Sie die Umstellung auf System-Cron.",
|
||||
"Last job ran %s." : "Letzte Aufgabe ausgeführt %s",
|
||||
"Background job didn’t run yet!" : "Hintergrund-Aufgabe wurde bislang nicht ausgeführt!",
|
||||
"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." : "Damit der Server ordnungsgemäß funktioniert, ist es wichtig, Hintergrundjobs richtig zu konfigurieren. \"Cron\" ist die empfohlene Einstellung. Weitere Informationen finden Sie in der Dokumentation.",
|
||||
"Pick background job setting" : "Einstellung für Hintergrund-Aufgaben auswählen",
|
||||
"Execute one task with each page loaded. Use case: Single user instance." : "Mit jeder geladenen Seite wird eine Aufgabe ausgeführt. Anwendungsfall: Einzelbenutzer-Installation.",
|
||||
"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 ist bei einem Webcron-Dienst registriert, um cron.php alle 5 Minuten über HTTP aufzurufen. Anwendungsfall: Sehr kleine Instanz (1–5 Benutzer je nach Nutzung).",
|
||||
|
|
@ -536,6 +536,7 @@ OC.L10N.register(
|
|||
"No display name set" : "Kein Anzeigename angegeben",
|
||||
"Change privacy level of email" : "Datenschutzstufe der E-Mail-Adresse ändern",
|
||||
"For password reset and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen",
|
||||
"Set as primary mail" : "Als primäre E-Mail-Adresse festlegen"
|
||||
"Set as primary mail" : "Als primäre E-Mail-Adresse festlegen",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in 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 überschritten. 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> auf Ihre PHP-Konfiguration anzuwenden."
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -70,7 +70,6 @@
|
|||
"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 hold in 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 überschritten. 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> auf Ihre 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> auf Ihre 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> auf Ihre PHP-Konfiguration anzuwenden.",
|
||||
"Invalid SMTP password." : "Ungültiges SMTP-Passwort.",
|
||||
|
|
@ -432,6 +431,7 @@
|
|||
"Some jobs didn’t execute since %s. Please consider switching to system cron." : "Einige Aufträge wurden seit %s nicht mehr ausgeführt. Bitte erwägen Sie die Umstellung auf System-Cron.",
|
||||
"Last job ran %s." : "Letzte Aufgabe ausgeführt %s",
|
||||
"Background job didn’t run yet!" : "Hintergrund-Aufgabe wurde bislang nicht ausgeführt!",
|
||||
"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." : "Damit der Server ordnungsgemäß funktioniert, ist es wichtig, Hintergrundjobs richtig zu konfigurieren. \"Cron\" ist die empfohlene Einstellung. Weitere Informationen finden Sie in der Dokumentation.",
|
||||
"Pick background job setting" : "Einstellung für Hintergrund-Aufgaben auswählen",
|
||||
"Execute one task with each page loaded. Use case: Single user instance." : "Mit jeder geladenen Seite wird eine Aufgabe ausgeführt. Anwendungsfall: Einzelbenutzer-Installation.",
|
||||
"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 ist bei einem Webcron-Dienst registriert, um cron.php alle 5 Minuten über HTTP aufzurufen. Anwendungsfall: Sehr kleine Instanz (1–5 Benutzer je nach Nutzung).",
|
||||
|
|
@ -534,6 +534,7 @@
|
|||
"No display name set" : "Kein Anzeigename angegeben",
|
||||
"Change privacy level of email" : "Datenschutzstufe der E-Mail-Adresse ändern",
|
||||
"For password reset and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen",
|
||||
"Set as primary mail" : "Als primäre E-Mail-Adresse festlegen"
|
||||
"Set as primary mail" : "Als primäre E-Mail-Adresse festlegen",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in 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 überschritten. 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> auf Ihre PHP-Konfiguration anzuwenden."
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -72,7 +72,6 @@ OC.L10N.register(
|
|||
"OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "Az OPcache úgy van beállítva, hogy eltávolítja a kódban lévő megjegyzéseket. Ha az OPcache be van kapcsolva, akkor be kell állítani az <code>opcache.save_comments=1</code> értéket, hogy a Nextcloud működjön.",
|
||||
"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." : "A Nextcloud számára nem engedélyezett az OPcache API használata. Ha be van kapcsolva az OPcache, akkor erősen ajánlott, hogy a Nexcloud összes könyvtára szerepeljen az <code>opcache.restrict_api</code> beállításban, vagy kapcsolja ki, hogy letiltsa az OPcache API korlátozásait, hogy megakadályozza a Nextcloud magjának vagy alkalmazásainak frissítése során fellépő hibákat.",
|
||||
"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." : "A Nextcloud számára nem engedélyezett az OPcache API használata. Erősen ajánlott, hogy a Nexcloud összes könyvtára szerepeljen az <code>opcache.restrict_api</code> beállításban, vagy kapcsolja ki, hogy letiltsa az OPcache API korlátozásait, hogy megakadályozza a Nextcloud magjának vagy alkalmazásainak frissítése során fellépő hibákat.",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "Majdnem túllépte az OPcache kulcsok legnagyobb számát. Hogy biztosítsa, hogy az összes parancsfájl tárolható legyen a gyorsítótárban, ajánlatos, hogy a(z) <code>%s</code> értéknél nagyobbra állítsa az <code>opcache.max_accelerated_files</code> beállítást a PHP konfigurációjában.",
|
||||
"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>." : "Az OPcache puffer majdnem megtelt. Hogy biztosítsa, hogy az összes parancsfájl tárolható legyen a gyorsítótárban, ajánlatos, hogy a(z) <code>%s</code> értéknél nagyobbra állítsa az <code>opcache.max_accelerated_files</code> beállítást a PHP konfigurációjában.",
|
||||
"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>." : "Az OPcache internalizált karakterláncokat tartalmazó puffere majdnem megtelt. Hogy biztosítsa, hogy az ismétlődő karakterláncok hatásosan gyorsítótárazhatók legyenek, ajánlatos, hogy a(z) <code>%s</code> értéknél nagyobbra állítsa az <code>opcache.interned_strings_buffer</code> beállítást a PHP konfigurációjában.",
|
||||
"Invalid SMTP password." : "Érvénytelen SMTP-jelszó.",
|
||||
|
|
@ -184,6 +183,7 @@ OC.L10N.register(
|
|||
"Disable all" : "Összes tiltása",
|
||||
"Enable all" : "Összes engedélyezése",
|
||||
"_%n app has an update available_::_%n apps have an update available_" : ["%n alkalmazás frissítése érhető el","%n alkalmazás frissítése érhető el"],
|
||||
"_Update_::_Update all_" : ["Frissítés","Összes frissítése"],
|
||||
"Marked for remote wipe" : "Távoli törlésre jelölve",
|
||||
"Device settings" : "Eszközbeállítások",
|
||||
"Allow filesystem access" : "Fájlrendszer hozzáférés engedélyezése",
|
||||
|
|
@ -433,6 +433,7 @@ OC.L10N.register(
|
|||
"Some jobs didn’t execute since %s. Please consider switching to system cron." : "Néhány feladat nem futott ezóta: %s. Fontolja meg a rendszer cronra váltást.",
|
||||
"Last job ran %s." : "Utolsó futás: %s.",
|
||||
"Background job didn’t run yet!" : "A háttérfeladat még nem futott le!",
|
||||
"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." : "A kiszolgáló helyes működéséhez fontos, hogy a háttérfeladatok megfelelően legyenek beállítva. A „Cron” beállítás javasolt. További részletekért lásd a dokumentációt.",
|
||||
"Pick background job setting" : "Háttérfolyamat beállítás kiválasztása",
|
||||
"Execute one task with each page loaded. Use case: Single user instance." : "Egy feladat végrehajtása minden egyes oldalbetöltésnél. Használati eset: egyfelhasználós példány",
|
||||
"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)." : "A cron.php egy webcron szolgáltatásnál van regisztrálva, hogy 5 percenkenként meghívja a cron.php-t. Használati eset: Nagyon kis példány (1-5 felhasználó, használattól függően).",
|
||||
|
|
@ -535,6 +536,7 @@ OC.L10N.register(
|
|||
"No display name set" : "Nincs megjelenítési név beállítva",
|
||||
"Change privacy level of email" : "Az e-mail-cím adatvédelmi szintjének módosítása",
|
||||
"For password reset and notifications" : "Jelszó-visszaállításhoz és értesítésekhez",
|
||||
"Set as primary mail" : "Beállítás elsődleges e-mail-címként"
|
||||
"Set as primary mail" : "Beállítás elsődleges e-mail-címként",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "Majdnem túllépte az OPcache kulcsok legnagyobb számát. Hogy biztosítsa, hogy az összes parancsfájl tárolható legyen a gyorsítótárban, ajánlatos, hogy a(z) <code>%s</code> értéknél nagyobbra állítsa az <code>opcache.max_accelerated_files</code> beállítást a PHP konfigurációjában."
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -70,7 +70,6 @@
|
|||
"OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "Az OPcache úgy van beállítva, hogy eltávolítja a kódban lévő megjegyzéseket. Ha az OPcache be van kapcsolva, akkor be kell állítani az <code>opcache.save_comments=1</code> értéket, hogy a Nextcloud működjön.",
|
||||
"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." : "A Nextcloud számára nem engedélyezett az OPcache API használata. Ha be van kapcsolva az OPcache, akkor erősen ajánlott, hogy a Nexcloud összes könyvtára szerepeljen az <code>opcache.restrict_api</code> beállításban, vagy kapcsolja ki, hogy letiltsa az OPcache API korlátozásait, hogy megakadályozza a Nextcloud magjának vagy alkalmazásainak frissítése során fellépő hibákat.",
|
||||
"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." : "A Nextcloud számára nem engedélyezett az OPcache API használata. Erősen ajánlott, hogy a Nexcloud összes könyvtára szerepeljen az <code>opcache.restrict_api</code> beállításban, vagy kapcsolja ki, hogy letiltsa az OPcache API korlátozásait, hogy megakadályozza a Nextcloud magjának vagy alkalmazásainak frissítése során fellépő hibákat.",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "Majdnem túllépte az OPcache kulcsok legnagyobb számát. Hogy biztosítsa, hogy az összes parancsfájl tárolható legyen a gyorsítótárban, ajánlatos, hogy a(z) <code>%s</code> értéknél nagyobbra állítsa az <code>opcache.max_accelerated_files</code> beállítást a PHP konfigurációjában.",
|
||||
"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>." : "Az OPcache puffer majdnem megtelt. Hogy biztosítsa, hogy az összes parancsfájl tárolható legyen a gyorsítótárban, ajánlatos, hogy a(z) <code>%s</code> értéknél nagyobbra állítsa az <code>opcache.max_accelerated_files</code> beállítást a PHP konfigurációjában.",
|
||||
"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>." : "Az OPcache internalizált karakterláncokat tartalmazó puffere majdnem megtelt. Hogy biztosítsa, hogy az ismétlődő karakterláncok hatásosan gyorsítótárazhatók legyenek, ajánlatos, hogy a(z) <code>%s</code> értéknél nagyobbra állítsa az <code>opcache.interned_strings_buffer</code> beállítást a PHP konfigurációjában.",
|
||||
"Invalid SMTP password." : "Érvénytelen SMTP-jelszó.",
|
||||
|
|
@ -182,6 +181,7 @@
|
|||
"Disable all" : "Összes tiltása",
|
||||
"Enable all" : "Összes engedélyezése",
|
||||
"_%n app has an update available_::_%n apps have an update available_" : ["%n alkalmazás frissítése érhető el","%n alkalmazás frissítése érhető el"],
|
||||
"_Update_::_Update all_" : ["Frissítés","Összes frissítése"],
|
||||
"Marked for remote wipe" : "Távoli törlésre jelölve",
|
||||
"Device settings" : "Eszközbeállítások",
|
||||
"Allow filesystem access" : "Fájlrendszer hozzáférés engedélyezése",
|
||||
|
|
@ -431,6 +431,7 @@
|
|||
"Some jobs didn’t execute since %s. Please consider switching to system cron." : "Néhány feladat nem futott ezóta: %s. Fontolja meg a rendszer cronra váltást.",
|
||||
"Last job ran %s." : "Utolsó futás: %s.",
|
||||
"Background job didn’t run yet!" : "A háttérfeladat még nem futott le!",
|
||||
"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." : "A kiszolgáló helyes működéséhez fontos, hogy a háttérfeladatok megfelelően legyenek beállítva. A „Cron” beállítás javasolt. További részletekért lásd a dokumentációt.",
|
||||
"Pick background job setting" : "Háttérfolyamat beállítás kiválasztása",
|
||||
"Execute one task with each page loaded. Use case: Single user instance." : "Egy feladat végrehajtása minden egyes oldalbetöltésnél. Használati eset: egyfelhasználós példány",
|
||||
"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)." : "A cron.php egy webcron szolgáltatásnál van regisztrálva, hogy 5 percenkenként meghívja a cron.php-t. Használati eset: Nagyon kis példány (1-5 felhasználó, használattól függően).",
|
||||
|
|
@ -533,6 +534,7 @@
|
|||
"No display name set" : "Nincs megjelenítési név beállítva",
|
||||
"Change privacy level of email" : "Az e-mail-cím adatvédelmi szintjének módosítása",
|
||||
"For password reset and notifications" : "Jelszó-visszaállításhoz és értesítésekhez",
|
||||
"Set as primary mail" : "Beállítás elsődleges e-mail-címként"
|
||||
"Set as primary mail" : "Beállítás elsődleges e-mail-címként",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "Majdnem túllépte az OPcache kulcsok legnagyobb számát. Hogy biztosítsa, hogy az összes parancsfájl tárolható legyen a gyorsítótárban, ajánlatos, hogy a(z) <code>%s</code> értéknél nagyobbra állítsa az <code>opcache.max_accelerated_files</code> beállítást a PHP konfigurációjában."
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -72,7 +72,6 @@ OC.L10N.register(
|
|||
"OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache jest skonfigurowane do usuwania komentarzy kodu. Przy włączonym OPcache, musi być ustawione <code>opcache.save_comments=1</code>, aby działał Nextcloud.",
|
||||
"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 nie może korzystać z interfejsu OPcache API. Po włączeniu OPcache zdecydowanie zaleca się uwzględnienie wszystkich katalogów Nextcloud z <code>opcache.restrict_api</code> lub usunięcie tego ustawienia, aby wyłączyć ograniczenia interfejsu OPcache API, żeby zapobiec błędom podczas aktualizacji rdzenia lub aplikacji Nextcloud.",
|
||||
"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 nie może korzystać z interfejsu OPcache API. Zdecydowanie zaleca się uwzględnienie wszystkich katalogów Nextcloud z <code>opcache.restrict_api</code> lub usunięcie tego ustawienia, aby wyłączyć ograniczenia interfejsu OPcache API, żeby zapobiec błędom podczas aktualizacji rdzenia lub aplikacji Nextcloud.",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "Maksymalna liczba kluczy OPcache jest prawie przekroczona. Aby upewnić się, że wszystkie skrypty mogą być przechowywane w pamięci podręcznej, zaleca się zastosowanie <code>opcache.max_accelerated_files</code> w konfiguracji PHP z wartością wyższą niż <code>%s</code>.",
|
||||
"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>." : "Bufor OPcache jest prawie pełny. Aby upewnić się, że wszystkie skrypty mogą być przechowywane w pamięci podręcznej, zaleca się zastosowanie <code>opcache.memory_consumption</code> w konfiguracji PHP z wartością wyższą niż <code>%s</code>.",
|
||||
"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>." : "Bufor ciągów internowanych OPcache jest prawie pełny. Aby upewnić się, że powtarzające się ciągi mogą być efektywnie buforowane, zaleca się zastosowanie <code>opcache.interned_strings_buffer</code> w konfiguracji PHP z wartością wyższą niż <code>%s</code>.",
|
||||
"Invalid SMTP password." : "Nieprawidłowe hasło SMTP.",
|
||||
|
|
@ -434,6 +433,7 @@ OC.L10N.register(
|
|||
"Some jobs didn’t execute since %s. Please consider switching to system cron." : "Niektóre zadania nie były wykonywane od %s. Rozważ przejście na systemowy cron.",
|
||||
"Last job ran %s." : "Ostatnie zadanie wykonano %s.",
|
||||
"Background job didn’t run yet!" : "Zadanie w tle nie zostało wykonane ani razu!",
|
||||
"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." : "Dla prawidłowego działania serwera, ważne jest, aby poprawnie skonfigurować zadania w tle. Zalecanym ustawieniem jest \"Cron\". Więcej informacji znajdziesz w dokumentacji.",
|
||||
"Pick background job setting" : "Wybierz ustawienie zadania w tle",
|
||||
"Execute one task with each page loaded. Use case: Single user instance." : "Wykonaj jedno zadanie z każdą załadowaną stroną. Przypadek użycia: Wystąpienie pojedynczego użytkownika.",
|
||||
"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 jest zarejestrowany w usłudze webcron i wywołuje cron.php co 5 minut przez HTTP. Przypadek użycia: Bardzo mała instancja (1–5 użytkowników w zależności od zastosowania).",
|
||||
|
|
@ -536,6 +536,7 @@ OC.L10N.register(
|
|||
"No display name set" : "Brak wyświetlanej nazwy",
|
||||
"Change privacy level of email" : "Zmień poziom prywatności adresu e-mail",
|
||||
"For password reset and notifications" : "Dla powiadomień i resetowania hasła",
|
||||
"Set as primary mail" : "Ustaw jako podstawową pocztę"
|
||||
"Set as primary mail" : "Ustaw jako podstawową pocztę",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "Maksymalna liczba kluczy OPcache jest prawie przekroczona. Aby upewnić się, że wszystkie skrypty mogą być przechowywane w pamięci podręcznej, zaleca się zastosowanie <code>opcache.max_accelerated_files</code> w konfiguracji PHP z wartością wyższą niż <code>%s</code>."
|
||||
},
|
||||
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
|
||||
|
|
|
|||
|
|
@ -70,7 +70,6 @@
|
|||
"OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache jest skonfigurowane do usuwania komentarzy kodu. Przy włączonym OPcache, musi być ustawione <code>opcache.save_comments=1</code>, aby działał Nextcloud.",
|
||||
"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 nie może korzystać z interfejsu OPcache API. Po włączeniu OPcache zdecydowanie zaleca się uwzględnienie wszystkich katalogów Nextcloud z <code>opcache.restrict_api</code> lub usunięcie tego ustawienia, aby wyłączyć ograniczenia interfejsu OPcache API, żeby zapobiec błędom podczas aktualizacji rdzenia lub aplikacji Nextcloud.",
|
||||
"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 nie może korzystać z interfejsu OPcache API. Zdecydowanie zaleca się uwzględnienie wszystkich katalogów Nextcloud z <code>opcache.restrict_api</code> lub usunięcie tego ustawienia, aby wyłączyć ograniczenia interfejsu OPcache API, żeby zapobiec błędom podczas aktualizacji rdzenia lub aplikacji Nextcloud.",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "Maksymalna liczba kluczy OPcache jest prawie przekroczona. Aby upewnić się, że wszystkie skrypty mogą być przechowywane w pamięci podręcznej, zaleca się zastosowanie <code>opcache.max_accelerated_files</code> w konfiguracji PHP z wartością wyższą niż <code>%s</code>.",
|
||||
"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>." : "Bufor OPcache jest prawie pełny. Aby upewnić się, że wszystkie skrypty mogą być przechowywane w pamięci podręcznej, zaleca się zastosowanie <code>opcache.memory_consumption</code> w konfiguracji PHP z wartością wyższą niż <code>%s</code>.",
|
||||
"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>." : "Bufor ciągów internowanych OPcache jest prawie pełny. Aby upewnić się, że powtarzające się ciągi mogą być efektywnie buforowane, zaleca się zastosowanie <code>opcache.interned_strings_buffer</code> w konfiguracji PHP z wartością wyższą niż <code>%s</code>.",
|
||||
"Invalid SMTP password." : "Nieprawidłowe hasło SMTP.",
|
||||
|
|
@ -432,6 +431,7 @@
|
|||
"Some jobs didn’t execute since %s. Please consider switching to system cron." : "Niektóre zadania nie były wykonywane od %s. Rozważ przejście na systemowy cron.",
|
||||
"Last job ran %s." : "Ostatnie zadanie wykonano %s.",
|
||||
"Background job didn’t run yet!" : "Zadanie w tle nie zostało wykonane ani razu!",
|
||||
"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." : "Dla prawidłowego działania serwera, ważne jest, aby poprawnie skonfigurować zadania w tle. Zalecanym ustawieniem jest \"Cron\". Więcej informacji znajdziesz w dokumentacji.",
|
||||
"Pick background job setting" : "Wybierz ustawienie zadania w tle",
|
||||
"Execute one task with each page loaded. Use case: Single user instance." : "Wykonaj jedno zadanie z każdą załadowaną stroną. Przypadek użycia: Wystąpienie pojedynczego użytkownika.",
|
||||
"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 jest zarejestrowany w usłudze webcron i wywołuje cron.php co 5 minut przez HTTP. Przypadek użycia: Bardzo mała instancja (1–5 użytkowników w zależności od zastosowania).",
|
||||
|
|
@ -534,6 +534,7 @@
|
|||
"No display name set" : "Brak wyświetlanej nazwy",
|
||||
"Change privacy level of email" : "Zmień poziom prywatności adresu e-mail",
|
||||
"For password reset and notifications" : "Dla powiadomień i resetowania hasła",
|
||||
"Set as primary mail" : "Ustaw jako podstawową pocztę"
|
||||
"Set as primary mail" : "Ustaw jako podstawową pocztę",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "Maksymalna liczba kluczy OPcache jest prawie przekroczona. Aby upewnić się, że wszystkie skrypty mogą być przechowywane w pamięci podręcznej, zaleca się zastosowanie <code>opcache.max_accelerated_files</code> w konfiguracji PHP z wartością wyższą niż <code>%s</code>."
|
||||
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
|
||||
}
|
||||
|
|
@ -72,7 +72,6 @@ OC.L10N.register(
|
|||
"OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache está configurado para remover comentários de código. Com o OPcache ativado, <code>opcache.save_comments=1</code> deve ser definido para que o Nextcloud funcione.",
|
||||
"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." : "O Nextcloud não tem permissão para usar a API OPcache. Com o OPcache ativado, é altamente recomendável incluir todos os diretórios do Nextcloud com <code>opcache.restrict_api</code>ou desmarque essa configuração para desabilitar as restrições da API OPcache, para evitar erros durante o núcleo do Nextcloud ou atualizações de aplicativos.",
|
||||
"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." : "O Nextcloud não tem permissão para usar a API OPcache. É altamente recomendável incluir todos os diretórios do Nextcloud com <code>opcache.restrict_api</code> ou desmarque essa configuração para desabilitar as restrições da API OPcache, para evitar erros durante o núcleo do Nextcloud ou atualizações de aplicativos.",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "O número máximo de chaves do OPcache é quase excedido. Para garantir que todos os scripts possam ser mantidos em cache, é recomendável aplicar <code>opcache.max_accelerated_files</code>para sua configuração PHP com um valor maior que <code>%s</code>.",
|
||||
"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>." : "O buffer do OPcache está quase cheio. Para garantir que todos os scripts possam ser mantidos em cache, é recomendável aplicar<code>opcache.memory_consumption</code> to sua configuração PHP com um valor maior que<code>%s</code>.",
|
||||
"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>." : "O buffer de strings internas do OPcache está quase cheio. Para garantir que as strings repetidas possam ser efetivamente armazenadas em cache, é recomendável aplicar <code>opcache.interned_strings_buffer</code>para sua configuração PHP com um valor maior que <code>%s</code>.",
|
||||
"Invalid SMTP password." : "Senha SMTP incorreta.",
|
||||
|
|
@ -532,6 +531,7 @@ OC.L10N.register(
|
|||
"No display name set" : "Nenhum nome de exibição definido",
|
||||
"Change privacy level of email" : "Alterar o nível de privacidade do e-mail ",
|
||||
"For password reset and notifications" : "Para redefinição de senha e notificações",
|
||||
"Set as primary mail" : "Definir como e-mail principal"
|
||||
"Set as primary mail" : "Definir como e-mail principal",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "O número máximo de chaves do OPcache é quase excedido. Para garantir que todos os scripts possam ser mantidos em cache, é recomendável aplicar <code>opcache.max_accelerated_files</code>para sua configuração PHP com um valor maior que <code>%s</code>."
|
||||
},
|
||||
"nplurals=2; plural=(n > 1);");
|
||||
|
|
|
|||
|
|
@ -70,7 +70,6 @@
|
|||
"OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache está configurado para remover comentários de código. Com o OPcache ativado, <code>opcache.save_comments=1</code> deve ser definido para que o Nextcloud funcione.",
|
||||
"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." : "O Nextcloud não tem permissão para usar a API OPcache. Com o OPcache ativado, é altamente recomendável incluir todos os diretórios do Nextcloud com <code>opcache.restrict_api</code>ou desmarque essa configuração para desabilitar as restrições da API OPcache, para evitar erros durante o núcleo do Nextcloud ou atualizações de aplicativos.",
|
||||
"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." : "O Nextcloud não tem permissão para usar a API OPcache. É altamente recomendável incluir todos os diretórios do Nextcloud com <code>opcache.restrict_api</code> ou desmarque essa configuração para desabilitar as restrições da API OPcache, para evitar erros durante o núcleo do Nextcloud ou atualizações de aplicativos.",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "O número máximo de chaves do OPcache é quase excedido. Para garantir que todos os scripts possam ser mantidos em cache, é recomendável aplicar <code>opcache.max_accelerated_files</code>para sua configuração PHP com um valor maior que <code>%s</code>.",
|
||||
"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>." : "O buffer do OPcache está quase cheio. Para garantir que todos os scripts possam ser mantidos em cache, é recomendável aplicar<code>opcache.memory_consumption</code> to sua configuração PHP com um valor maior que<code>%s</code>.",
|
||||
"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>." : "O buffer de strings internas do OPcache está quase cheio. Para garantir que as strings repetidas possam ser efetivamente armazenadas em cache, é recomendável aplicar <code>opcache.interned_strings_buffer</code>para sua configuração PHP com um valor maior que <code>%s</code>.",
|
||||
"Invalid SMTP password." : "Senha SMTP incorreta.",
|
||||
|
|
@ -530,6 +529,7 @@
|
|||
"No display name set" : "Nenhum nome de exibição definido",
|
||||
"Change privacy level of email" : "Alterar o nível de privacidade do e-mail ",
|
||||
"For password reset and notifications" : "Para redefinição de senha e notificações",
|
||||
"Set as primary mail" : "Definir como e-mail principal"
|
||||
"Set as primary mail" : "Definir como e-mail principal",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "O número máximo de chaves do OPcache é quase excedido. Para garantir que todos os scripts possam ser mantidos em cache, é recomendável aplicar <code>opcache.max_accelerated_files</code>para sua configuração PHP com um valor maior que <code>%s</code>."
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
}
|
||||
|
|
@ -72,7 +72,6 @@ OC.L10N.register(
|
|||
"OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache, kod yorumlarını kaldıracak şekilde yapılandırılmış. OPcache etkinken, Nextcloud uygulamasının çalışması için <code>opcache.save_comments=1</code> ayarı yapılmalıdır.",
|
||||
"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 tarafından OPcache API' yazılımının kullanmasına izin verilmez. OPcache etkinleştirildiğinde, Nextcloud çekirdeği veya uygulama yükseltmeleri sırasında hataları önlemek için <code>opcache.restrict_api</code> ile tüm Nextcloud klasörlerini katmanız ya da OPcache API kısıtlamalarını devre dışı bırakmak için bu ayarı kaldırmanız önemle önerilir.",
|
||||
"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 tarafından OPcache API' yazılımının kullanmasına izin verilmez. Nextcloud çekirdeği veya uygulama yükseltmeleri sırasında hataları önlemek için <code>opcache.restrict_api</code> ile tüm Nextcloud klasörlerini katmanız ya da OPcache API kısıtlamalarını devre dışı bırakmak için bu ayarı kaldırmanız önemle önerilir.",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "En fazla OPcache anahtar sayısına neredeyse erişildi. Tüm betik dosyalarının ön bellekte tutulabilmesini sağlamak için, PHP yapılandırmanıza <code>%s</code> üzerinde bir değerle <code>opcache.max_accelerated_files</code> uygulamanız önerilir.",
|
||||
"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>." : "OPcache ara belleği neredeyse dolu. Tüm betik dosyalarının ön bellekte tutulabilmesini sağlamak için, PHP yapılandırmanıza <code>%s</code> üzerinde bir değerle <code>opcache.memory_consumption</code> uygulamanız önerilir.",
|
||||
"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>." : "OPcache interned dizge ara belleği neredeyse dolu. Yinelenen dizgelerin etkin bir şekilde ön belleğe alınabilmesini sağlamak için, PHP yapılandırmanıza <code>%s</code> üzerinde bir değerle <code>opcache.interned_strings_buffer</code> uygulamanız önerilir.",
|
||||
"Invalid SMTP password." : "SMTP parolası geçersiz.",
|
||||
|
|
@ -536,6 +535,7 @@ OC.L10N.register(
|
|||
"No display name set" : "Görüntülenecek ad belirtilmemiş",
|
||||
"Change privacy level of email" : "E-posta adresinin gizlilik düzeyini değiştir",
|
||||
"For password reset and notifications" : "Parola sıfırlama ve bildirimler için",
|
||||
"Set as primary mail" : "Birincil e-posta olarak işaretle"
|
||||
"Set as primary mail" : "Birincil e-posta olarak işaretle",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "En fazla OPcache anahtar sayısına neredeyse erişildi. Tüm betik dosyalarının ön bellekte tutulabilmesini sağlamak için, PHP yapılandırmanıza <code>%s</code> üzerinde bir değerle <code>opcache.max_accelerated_files</code> uygulamanız önerilir."
|
||||
},
|
||||
"nplurals=2; plural=(n > 1);");
|
||||
|
|
|
|||
|
|
@ -70,7 +70,6 @@
|
|||
"OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache, kod yorumlarını kaldıracak şekilde yapılandırılmış. OPcache etkinken, Nextcloud uygulamasının çalışması için <code>opcache.save_comments=1</code> ayarı yapılmalıdır.",
|
||||
"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 tarafından OPcache API' yazılımının kullanmasına izin verilmez. OPcache etkinleştirildiğinde, Nextcloud çekirdeği veya uygulama yükseltmeleri sırasında hataları önlemek için <code>opcache.restrict_api</code> ile tüm Nextcloud klasörlerini katmanız ya da OPcache API kısıtlamalarını devre dışı bırakmak için bu ayarı kaldırmanız önemle önerilir.",
|
||||
"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 tarafından OPcache API' yazılımının kullanmasına izin verilmez. Nextcloud çekirdeği veya uygulama yükseltmeleri sırasında hataları önlemek için <code>opcache.restrict_api</code> ile tüm Nextcloud klasörlerini katmanız ya da OPcache API kısıtlamalarını devre dışı bırakmak için bu ayarı kaldırmanız önemle önerilir.",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "En fazla OPcache anahtar sayısına neredeyse erişildi. Tüm betik dosyalarının ön bellekte tutulabilmesini sağlamak için, PHP yapılandırmanıza <code>%s</code> üzerinde bir değerle <code>opcache.max_accelerated_files</code> uygulamanız önerilir.",
|
||||
"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>." : "OPcache ara belleği neredeyse dolu. Tüm betik dosyalarının ön bellekte tutulabilmesini sağlamak için, PHP yapılandırmanıza <code>%s</code> üzerinde bir değerle <code>opcache.memory_consumption</code> uygulamanız önerilir.",
|
||||
"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>." : "OPcache interned dizge ara belleği neredeyse dolu. Yinelenen dizgelerin etkin bir şekilde ön belleğe alınabilmesini sağlamak için, PHP yapılandırmanıza <code>%s</code> üzerinde bir değerle <code>opcache.interned_strings_buffer</code> uygulamanız önerilir.",
|
||||
"Invalid SMTP password." : "SMTP parolası geçersiz.",
|
||||
|
|
@ -534,6 +533,7 @@
|
|||
"No display name set" : "Görüntülenecek ad belirtilmemiş",
|
||||
"Change privacy level of email" : "E-posta adresinin gizlilik düzeyini değiştir",
|
||||
"For password reset and notifications" : "Parola sıfırlama ve bildirimler için",
|
||||
"Set as primary mail" : "Birincil e-posta olarak işaretle"
|
||||
"Set as primary mail" : "Birincil e-posta olarak işaretle",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "En fazla OPcache anahtar sayısına neredeyse erişildi. Tüm betik dosyalarının ön bellekte tutulabilmesini sağlamak için, PHP yapılandırmanıza <code>%s</code> üzerinde bir değerle <code>opcache.max_accelerated_files</code> uygulamanız önerilir."
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
}
|
||||
|
|
@ -72,7 +72,6 @@ OC.L10N.register(
|
|||
"OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache 被設定為移除程式碼註釋。啟用 OPcache 後,必須設定 <code>opcache.save_comments=1</code> 才能讓 Nextcloud 正常運作。",
|
||||
"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 不被允許使用 OPcache API。啟用 OPcache 後,強烈建議使用 <code>opcache.restrict_api</code> 包含所有 Nextcloud 目錄,或是關閉此設定以停用 OPcache API 限制,以避免在 Nextcloud 核心或應用程式升級期間發生錯誤。",
|
||||
"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 不被允許使用 OPcache API。強烈建議使用 <code>opcache.restrict_api</code> 包含所有 Nextcloud 目錄,或是關閉此設定以停用 OPcache API 限制,以避免在 Nextcloud 核心或應用程式升級期間發生錯誤。",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "幾乎超過了可用的 OPcache 密鑰的最大數量。為確保所有腳本都可以保存在緩存中,建議將 <code>opcache.max_accelerated_files</code> 應用於您的 PHP 配置,其值高於 <code>%s</code>。",
|
||||
"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>." : "OPcache 緩衝區幾乎快滿了。為確保所有指令稿都可以保留在快取中,建議在您的 PHP 設定中的 <code>opcache.memory_consumption</code> 套用高於 <code>%s</code> 的值。",
|
||||
"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>." : "OPcache 內部字串緩衝區幾乎快滿了。為確保可以有效快取重複字串,建議在您的 PHP 設定中的 <code>opcache.interned_strings_buffer</code> 套用高於 <code>%s</code> 的值。",
|
||||
"Invalid SMTP password." : "無效的 SMTP 密碼",
|
||||
|
|
@ -434,6 +433,7 @@ OC.L10N.register(
|
|||
"Some jobs didn’t execute since %s. Please consider switching to system cron." : "從 %s 開始,有一些工作未執行。請考慮切換為系統 cron。",
|
||||
"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" : "挑選後台作業設定",
|
||||
"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 服務,該服務將通過 HTTP 每 5 分鐘執行一次 cron.php。 用例:非常小的實例(1-5 個用戶,具體取決於使用情況)。",
|
||||
|
|
@ -536,6 +536,7 @@ OC.L10N.register(
|
|||
"No display name set" : "未設定顯示名稱",
|
||||
"Change privacy level of email" : "更改電郵地址的私隱級別",
|
||||
"For password reset and notifications" : "用於密碼重設和通告信件",
|
||||
"Set as primary mail" : "設為主要電郵地址"
|
||||
"Set as primary mail" : "設為主要電郵地址",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "幾乎超過了可用的 OPcache 密鑰的最大數量。為確保所有腳本都可以保存在緩存中,建議將 <code>opcache.max_accelerated_files</code> 應用於您的 PHP 配置,其值高於 <code>%s</code>。"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
|
|||
|
|
@ -70,7 +70,6 @@
|
|||
"OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache 被設定為移除程式碼註釋。啟用 OPcache 後,必須設定 <code>opcache.save_comments=1</code> 才能讓 Nextcloud 正常運作。",
|
||||
"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 不被允許使用 OPcache API。啟用 OPcache 後,強烈建議使用 <code>opcache.restrict_api</code> 包含所有 Nextcloud 目錄,或是關閉此設定以停用 OPcache API 限制,以避免在 Nextcloud 核心或應用程式升級期間發生錯誤。",
|
||||
"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 不被允許使用 OPcache API。強烈建議使用 <code>opcache.restrict_api</code> 包含所有 Nextcloud 目錄,或是關閉此設定以停用 OPcache API 限制,以避免在 Nextcloud 核心或應用程式升級期間發生錯誤。",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "幾乎超過了可用的 OPcache 密鑰的最大數量。為確保所有腳本都可以保存在緩存中,建議將 <code>opcache.max_accelerated_files</code> 應用於您的 PHP 配置,其值高於 <code>%s</code>。",
|
||||
"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>." : "OPcache 緩衝區幾乎快滿了。為確保所有指令稿都可以保留在快取中,建議在您的 PHP 設定中的 <code>opcache.memory_consumption</code> 套用高於 <code>%s</code> 的值。",
|
||||
"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>." : "OPcache 內部字串緩衝區幾乎快滿了。為確保可以有效快取重複字串,建議在您的 PHP 設定中的 <code>opcache.interned_strings_buffer</code> 套用高於 <code>%s</code> 的值。",
|
||||
"Invalid SMTP password." : "無效的 SMTP 密碼",
|
||||
|
|
@ -432,6 +431,7 @@
|
|||
"Some jobs didn’t execute since %s. Please consider switching to system cron." : "從 %s 開始,有一些工作未執行。請考慮切換為系統 cron。",
|
||||
"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" : "挑選後台作業設定",
|
||||
"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 服務,該服務將通過 HTTP 每 5 分鐘執行一次 cron.php。 用例:非常小的實例(1-5 個用戶,具體取決於使用情況)。",
|
||||
|
|
@ -534,6 +534,7 @@
|
|||
"No display name set" : "未設定顯示名稱",
|
||||
"Change privacy level of email" : "更改電郵地址的私隱級別",
|
||||
"For password reset and notifications" : "用於密碼重設和通告信件",
|
||||
"Set as primary mail" : "設為主要電郵地址"
|
||||
"Set as primary mail" : "設為主要電郵地址",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "幾乎超過了可用的 OPcache 密鑰的最大數量。為確保所有腳本都可以保存在緩存中,建議將 <code>opcache.max_accelerated_files</code> 應用於您的 PHP 配置,其值高於 <code>%s</code>。"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
||||
|
|
@ -72,7 +72,6 @@ OC.L10N.register(
|
|||
"OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache 被設定為移除程式碼註釋。啟用 OPcache 後,必須設定 <code>opcache.save_comments=1</code> 才能讓 Nextcloud 正常運作。",
|
||||
"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 不被允許使用 OPcache API。啟用 OPcache 後,強烈建議使用 <code>opcache.restrict_api</code> 包含所有 Nextcloud 目錄,或是關閉此設定以停用 OPcache API 限制,以避免在 Nextcloud 核心或應用程式升級期間發生錯誤。",
|
||||
"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 不被允許使用 OPcache API。強烈建議使用 <code>opcache.restrict_api</code> 包含所有 Nextcloud 目錄,或是關閉此設定以停用 OPcache API 限制,以避免在 Nextcloud 核心或應用程式升級期間發生錯誤。",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "幾乎超過了 OPcache 鍵的最大數量。為確保幾乎所有指令稿都可以保留在快取中,建議在您的 PHP 設定中的 <code>opcache.max_accelerated_files</code> 套用高於 <code>%s</code> 的值。",
|
||||
"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>." : "OPcache 緩衝區幾乎快滿了。為確保所有指令稿都可以保留在快取中,建議在您的 PHP 設定中的 <code>opcache.memory_consumption</code> 套用高於 <code>%s</code> 的值。",
|
||||
"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>." : "OPcache 內部字串緩衝區幾乎快滿了。為確保可以有效快取重複字串,建議在您的 PHP 設定中的 <code>opcache.interned_strings_buffer</code> 套用高於 <code>%s</code> 的值。",
|
||||
"Invalid SMTP password." : "無效的 SMTP 密碼",
|
||||
|
|
@ -434,6 +433,7 @@ OC.L10N.register(
|
|||
"Some jobs didn’t execute since %s. Please consider switching to system cron." : "從 %s 開始,有一些工作未執行。請考慮切換為系統 cron。",
|
||||
"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" : "挑選背景工作設定",
|
||||
"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 服務中註冊,每五分鐘透過 HTTP 呼叫一次 cron.php。使用情境:非常小的站台(一到五個使用者,取決於使用量)。",
|
||||
|
|
@ -536,6 +536,7 @@ OC.L10N.register(
|
|||
"No display name set" : "未設定顯示名稱",
|
||||
"Change privacy level of email" : "變更電子郵件的隱私等級",
|
||||
"For password reset and notifications" : "用於密碼重設和通知信件",
|
||||
"Set as primary mail" : "設定為主要電子郵件"
|
||||
"Set as primary mail" : "設定為主要電子郵件",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "幾乎超過了 OPcache 鍵的最大數量。為確保幾乎所有指令稿都可以保留在快取中,建議在您的 PHP 設定中的 <code>opcache.max_accelerated_files</code> 套用高於 <code>%s</code> 的值。"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
|
|||
|
|
@ -70,7 +70,6 @@
|
|||
"OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache 被設定為移除程式碼註釋。啟用 OPcache 後,必須設定 <code>opcache.save_comments=1</code> 才能讓 Nextcloud 正常運作。",
|
||||
"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 不被允許使用 OPcache API。啟用 OPcache 後,強烈建議使用 <code>opcache.restrict_api</code> 包含所有 Nextcloud 目錄,或是關閉此設定以停用 OPcache API 限制,以避免在 Nextcloud 核心或應用程式升級期間發生錯誤。",
|
||||
"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 不被允許使用 OPcache API。強烈建議使用 <code>opcache.restrict_api</code> 包含所有 Nextcloud 目錄,或是關閉此設定以停用 OPcache API 限制,以避免在 Nextcloud 核心或應用程式升級期間發生錯誤。",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "幾乎超過了 OPcache 鍵的最大數量。為確保幾乎所有指令稿都可以保留在快取中,建議在您的 PHP 設定中的 <code>opcache.max_accelerated_files</code> 套用高於 <code>%s</code> 的值。",
|
||||
"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>." : "OPcache 緩衝區幾乎快滿了。為確保所有指令稿都可以保留在快取中,建議在您的 PHP 設定中的 <code>opcache.memory_consumption</code> 套用高於 <code>%s</code> 的值。",
|
||||
"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>." : "OPcache 內部字串緩衝區幾乎快滿了。為確保可以有效快取重複字串,建議在您的 PHP 設定中的 <code>opcache.interned_strings_buffer</code> 套用高於 <code>%s</code> 的值。",
|
||||
"Invalid SMTP password." : "無效的 SMTP 密碼",
|
||||
|
|
@ -432,6 +431,7 @@
|
|||
"Some jobs didn’t execute since %s. Please consider switching to system cron." : "從 %s 開始,有一些工作未執行。請考慮切換為系統 cron。",
|
||||
"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" : "挑選背景工作設定",
|
||||
"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 服務中註冊,每五分鐘透過 HTTP 呼叫一次 cron.php。使用情境:非常小的站台(一到五個使用者,取決於使用量)。",
|
||||
|
|
@ -534,6 +534,7 @@
|
|||
"No display name set" : "未設定顯示名稱",
|
||||
"Change privacy level of email" : "變更電子郵件的隱私等級",
|
||||
"For password reset and notifications" : "用於密碼重設和通知信件",
|
||||
"Set as primary mail" : "設定為主要電子郵件"
|
||||
"Set as primary mail" : "設定為主要電子郵件",
|
||||
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "幾乎超過了 OPcache 鍵的最大數量。為確保幾乎所有指令稿都可以保留在快取中,建議在您的 PHP 設定中的 <code>opcache.max_accelerated_files</code> 套用高於 <code>%s</code> 的值。"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
||||
|
|
@ -33,15 +33,15 @@ OC.L10N.register(
|
|||
"Dark theme" : "Tъмна Tема",
|
||||
"Enable dark theme" : "Активиране на тъмна тема",
|
||||
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Тъмна тема, която облекчава очите ви, като намалява яркостта. Все още е в процес на разработка, затова, моля, докладвайте за всички проблеми, които откриете.",
|
||||
"Light theme" : "Светла тема",
|
||||
"Enable the default light theme" : "Активиране на светлата тема по подразбиране",
|
||||
"The default light appearance." : "Светъл изглед по подразбиране.",
|
||||
"Dyslexia font" : "Шрифт за дислексия",
|
||||
"Enable dyslexia font" : "Активирай шрифт за дислексия",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic е безплатен шрифт, предназначен за смекчаване на някои от често срещаните грешки при четенето, причинени от дислексия.",
|
||||
"High contrast mode" : "Висок контраст",
|
||||
"Enable high contrast mode" : "Активиране на режим с висок контраст",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Режим с висок контраст за улесняване на навигацията ви. Визуалното качество ще бъде намалено, но яснотата ще се увеличи.",
|
||||
"Light theme" : "Светла тема",
|
||||
"Enable the default light theme" : "Активиране на светлата тема по подразбиране",
|
||||
"The default light appearance." : "Светъл изглед по подразбиране.",
|
||||
"Legal notice" : "Правна информация",
|
||||
"Privacy policy" : "Политика за поверителност",
|
||||
"Adjust the Nextcloud theme" : "Коригиране на темата на Nextcloud",
|
||||
|
|
|
|||
|
|
@ -31,15 +31,15 @@
|
|||
"Dark theme" : "Tъмна Tема",
|
||||
"Enable dark theme" : "Активиране на тъмна тема",
|
||||
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Тъмна тема, която облекчава очите ви, като намалява яркостта. Все още е в процес на разработка, затова, моля, докладвайте за всички проблеми, които откриете.",
|
||||
"Light theme" : "Светла тема",
|
||||
"Enable the default light theme" : "Активиране на светлата тема по подразбиране",
|
||||
"The default light appearance." : "Светъл изглед по подразбиране.",
|
||||
"Dyslexia font" : "Шрифт за дислексия",
|
||||
"Enable dyslexia font" : "Активирай шрифт за дислексия",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic е безплатен шрифт, предназначен за смекчаване на някои от често срещаните грешки при четенето, причинени от дислексия.",
|
||||
"High contrast mode" : "Висок контраст",
|
||||
"Enable high contrast mode" : "Активиране на режим с висок контраст",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Режим с висок контраст за улесняване на навигацията ви. Визуалното качество ще бъде намалено, но яснотата ще се увеличи.",
|
||||
"Light theme" : "Светла тема",
|
||||
"Enable the default light theme" : "Активиране на светлата тема по подразбиране",
|
||||
"The default light appearance." : "Светъл изглед по подразбиране.",
|
||||
"Legal notice" : "Правна информация",
|
||||
"Privacy policy" : "Политика за поверителност",
|
||||
"Adjust the Nextcloud theme" : "Коригиране на темата на Nextcloud",
|
||||
|
|
|
|||
|
|
@ -33,15 +33,15 @@ OC.L10N.register(
|
|||
"Dark theme" : "Tmavý motiv vzhledu",
|
||||
"Enable dark theme" : "Používat tmavý motiv vzhledu",
|
||||
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Tmavý motiv vzhledu pro ulevení vašim očím snížením celkové svítivosti a jasu. Jeho vývoj zatím ještě není zcela dokončen, proto prosíme hlaste jakékoli problémy, se kterými se setkáte.",
|
||||
"Light theme" : "Světlý motiv vzhledu",
|
||||
"Enable the default light theme" : "Používat výchozí světlý vzhled",
|
||||
"The default light appearance." : "Výchozí světlý vzhled.",
|
||||
"Dyslexia font" : "Písmo pro dyslektiky",
|
||||
"Enable dyslexia font" : "Používat písmo pro dyslektiky",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic je bezplatné písmo (font) navržené tak, aby odpomáhalo od některých běžných chybování při čtení, způsobených dyslexií.",
|
||||
"High contrast mode" : "Režim s vysokým kontrastem",
|
||||
"Enable high contrast mode" : "Zapnout režim s vysokým kontrastem",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Režim s vysokým kontrastem pro usnadnění orientace při pohybu po aplikaci. Vizuální kvalita bude snížena, zato zřetelnost se zlepší.",
|
||||
"Light theme" : "Světlý motiv vzhledu",
|
||||
"Enable the default light theme" : "Používat výchozí světlý vzhled",
|
||||
"The default light appearance." : "Výchozí světlý vzhled.",
|
||||
"Legal notice" : "Právní upozornění",
|
||||
"Privacy policy" : "Zásady ochrany soukromí",
|
||||
"Adjust the Nextcloud theme" : "Upravit motiv vzhledu Nextcloud",
|
||||
|
|
|
|||
|
|
@ -31,15 +31,15 @@
|
|||
"Dark theme" : "Tmavý motiv vzhledu",
|
||||
"Enable dark theme" : "Používat tmavý motiv vzhledu",
|
||||
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Tmavý motiv vzhledu pro ulevení vašim očím snížením celkové svítivosti a jasu. Jeho vývoj zatím ještě není zcela dokončen, proto prosíme hlaste jakékoli problémy, se kterými se setkáte.",
|
||||
"Light theme" : "Světlý motiv vzhledu",
|
||||
"Enable the default light theme" : "Používat výchozí světlý vzhled",
|
||||
"The default light appearance." : "Výchozí světlý vzhled.",
|
||||
"Dyslexia font" : "Písmo pro dyslektiky",
|
||||
"Enable dyslexia font" : "Používat písmo pro dyslektiky",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic je bezplatné písmo (font) navržené tak, aby odpomáhalo od některých běžných chybování při čtení, způsobených dyslexií.",
|
||||
"High contrast mode" : "Režim s vysokým kontrastem",
|
||||
"Enable high contrast mode" : "Zapnout režim s vysokým kontrastem",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Režim s vysokým kontrastem pro usnadnění orientace při pohybu po aplikaci. Vizuální kvalita bude snížena, zato zřetelnost se zlepší.",
|
||||
"Light theme" : "Světlý motiv vzhledu",
|
||||
"Enable the default light theme" : "Používat výchozí světlý vzhled",
|
||||
"The default light appearance." : "Výchozí světlý vzhled.",
|
||||
"Legal notice" : "Právní upozornění",
|
||||
"Privacy policy" : "Zásady ochrany soukromí",
|
||||
"Adjust the Nextcloud theme" : "Upravit motiv vzhledu Nextcloud",
|
||||
|
|
|
|||
|
|
@ -33,15 +33,15 @@ OC.L10N.register(
|
|||
"Dark theme" : "Dunkles Design",
|
||||
"Enable dark theme" : "Dunkles Design aktivieren",
|
||||
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Ein dunkles Design, das die Augen entspannt, indem es die allgemeine Lichtstärke und Helligkeit reduziert. Es befindet sich noch in der Entwicklung, also melde bitte alle Probleme, die Du findest.",
|
||||
"Light theme" : "Helles Design",
|
||||
"Enable the default light theme" : "Helles Standarddesign aktivieren",
|
||||
"The default light appearance." : "Das helle Standard-Erscheinungsbild",
|
||||
"Dyslexia font" : "Legasthenie-Schriftart",
|
||||
"Enable dyslexia font" : "Legasthenie-Schriftart aktivieren",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic ist eine freie Schriftart, die entwickelt wurde, um einige der häufigsten Lesefehler, die durch Legasthenie verursacht werden, zu reduzieren.",
|
||||
"High contrast mode" : "Kontrastreicher Modus",
|
||||
"Enable high contrast mode" : "Kontrastreichen Modus aktivieren",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ein kontrastreicher Modus, der die Navigation erleichtert. Die Bildqualität wird reduziert, die Klarheit jedoch erhöht.",
|
||||
"Light theme" : "Helles Design",
|
||||
"Enable the default light theme" : "Helles Standarddesign aktivieren",
|
||||
"The default light appearance." : "Das helle Standard-Erscheinungsbild",
|
||||
"Legal notice" : "Impressum",
|
||||
"Privacy policy" : "Datenschutzerklärung ",
|
||||
"Adjust the Nextcloud theme" : "Passe das Design von Nextcloud an",
|
||||
|
|
|
|||
|
|
@ -31,15 +31,15 @@
|
|||
"Dark theme" : "Dunkles Design",
|
||||
"Enable dark theme" : "Dunkles Design aktivieren",
|
||||
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Ein dunkles Design, das die Augen entspannt, indem es die allgemeine Lichtstärke und Helligkeit reduziert. Es befindet sich noch in der Entwicklung, also melde bitte alle Probleme, die Du findest.",
|
||||
"Light theme" : "Helles Design",
|
||||
"Enable the default light theme" : "Helles Standarddesign aktivieren",
|
||||
"The default light appearance." : "Das helle Standard-Erscheinungsbild",
|
||||
"Dyslexia font" : "Legasthenie-Schriftart",
|
||||
"Enable dyslexia font" : "Legasthenie-Schriftart aktivieren",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic ist eine freie Schriftart, die entwickelt wurde, um einige der häufigsten Lesefehler, die durch Legasthenie verursacht werden, zu reduzieren.",
|
||||
"High contrast mode" : "Kontrastreicher Modus",
|
||||
"Enable high contrast mode" : "Kontrastreichen Modus aktivieren",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ein kontrastreicher Modus, der die Navigation erleichtert. Die Bildqualität wird reduziert, die Klarheit jedoch erhöht.",
|
||||
"Light theme" : "Helles Design",
|
||||
"Enable the default light theme" : "Helles Standarddesign aktivieren",
|
||||
"The default light appearance." : "Das helle Standard-Erscheinungsbild",
|
||||
"Legal notice" : "Impressum",
|
||||
"Privacy policy" : "Datenschutzerklärung ",
|
||||
"Adjust the Nextcloud theme" : "Passe das Design von Nextcloud an",
|
||||
|
|
|
|||
|
|
@ -33,15 +33,15 @@ OC.L10N.register(
|
|||
"Dark theme" : "Dunkles Design",
|
||||
"Enable dark theme" : "Dunkles Design aktivieren",
|
||||
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Ein dunkles Design, das die Augen entspannt, indem es die Gesamthelligkeit und -helligkeit reduziert. Es befindet sich noch in der Entwicklung, also melden Sie bitte alle Probleme, die Sie finden.",
|
||||
"Light theme" : "Helles Design",
|
||||
"Enable the default light theme" : "Helles Standarddesign aktivieren",
|
||||
"The default light appearance." : "Das Standard helle Aussehen.",
|
||||
"Dyslexia font" : "Legasthenie-Schriftart",
|
||||
"Enable dyslexia font" : "Legasthenie-Schriftart aktivieren",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic ist eine freie Schriftart, die entwickelt wurde, um einige der häufigsten Lesefehler, die durch Legasthenie verursacht werden, zu reduzieren.",
|
||||
"High contrast mode" : "Kontrastreicher Modus",
|
||||
"Enable high contrast mode" : "Kontrastreichen Modus aktivieren",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ein kontrastreicher Modus, der die Navigation erleichtert. Die Bildqualität wird reduziert, die Übersichtlichkeit jedoch erhöht.",
|
||||
"Light theme" : "Helles Design",
|
||||
"Enable the default light theme" : "Helles Standarddesign aktivieren",
|
||||
"The default light appearance." : "Das Standard helle Aussehen.",
|
||||
"Legal notice" : "Impressum",
|
||||
"Privacy policy" : "Datenschutzbestimmungen",
|
||||
"Adjust the Nextcloud theme" : "Passe das Design von Nextcloud an",
|
||||
|
|
|
|||
|
|
@ -31,15 +31,15 @@
|
|||
"Dark theme" : "Dunkles Design",
|
||||
"Enable dark theme" : "Dunkles Design aktivieren",
|
||||
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Ein dunkles Design, das die Augen entspannt, indem es die Gesamthelligkeit und -helligkeit reduziert. Es befindet sich noch in der Entwicklung, also melden Sie bitte alle Probleme, die Sie finden.",
|
||||
"Light theme" : "Helles Design",
|
||||
"Enable the default light theme" : "Helles Standarddesign aktivieren",
|
||||
"The default light appearance." : "Das Standard helle Aussehen.",
|
||||
"Dyslexia font" : "Legasthenie-Schriftart",
|
||||
"Enable dyslexia font" : "Legasthenie-Schriftart aktivieren",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic ist eine freie Schriftart, die entwickelt wurde, um einige der häufigsten Lesefehler, die durch Legasthenie verursacht werden, zu reduzieren.",
|
||||
"High contrast mode" : "Kontrastreicher Modus",
|
||||
"Enable high contrast mode" : "Kontrastreichen Modus aktivieren",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ein kontrastreicher Modus, der die Navigation erleichtert. Die Bildqualität wird reduziert, die Übersichtlichkeit jedoch erhöht.",
|
||||
"Light theme" : "Helles Design",
|
||||
"Enable the default light theme" : "Helles Standarddesign aktivieren",
|
||||
"The default light appearance." : "Das Standard helle Aussehen.",
|
||||
"Legal notice" : "Impressum",
|
||||
"Privacy policy" : "Datenschutzbestimmungen",
|
||||
"Adjust the Nextcloud theme" : "Passe das Design von Nextcloud an",
|
||||
|
|
|
|||
|
|
@ -33,15 +33,15 @@ OC.L10N.register(
|
|||
"Dark theme" : "Tumma teema",
|
||||
"Enable dark theme" : "Käytä tummaa teemaa",
|
||||
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Tumma teema helpottaa silmien rasitusta vähentämällä kokonaiskirkkautta. Teemaa kehitetään edelleen, joten ilmoitathan mahdollisesti kohtaamasi ongelmat.",
|
||||
"Light theme" : "Vaalea teema",
|
||||
"Enable the default light theme" : "Ota käyttöön oletusarvoinen vaalea teema",
|
||||
"The default light appearance." : "Oletusarvoinen vaalea ulkoasu.",
|
||||
"Dyslexia font" : "Lukihäiriökirjasin",
|
||||
"Enable dyslexia font" : "Käytä lukihäiriökirjasinta",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic on vapaa kirjasin, joka on suunniteltu lieventämään lukihäiriön aiheuttamia lukuvirheitä.",
|
||||
"High contrast mode" : "Suuren kontrastin tila",
|
||||
"Enable high contrast mode" : "Käytä suuren kontrastin tilaa",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Suuren kontrasin tila helpottaa liikkumista. Visuaalista näyttävyyttä karsitaan hieman, jotta käyttöliittymä olisi jopa aiempaa selkeämpi.",
|
||||
"Light theme" : "Vaalea teema",
|
||||
"Enable the default light theme" : "Ota käyttöön oletusarvoinen vaalea teema",
|
||||
"The default light appearance." : "Oletusarvoinen vaalea ulkoasu.",
|
||||
"Legal notice" : "Lainopillinen huomautus",
|
||||
"Privacy policy" : "Yksityisyyskäytäntö",
|
||||
"Adjust the Nextcloud theme" : "Mukauta Nextcloudin teemaa",
|
||||
|
|
|
|||
|
|
@ -31,15 +31,15 @@
|
|||
"Dark theme" : "Tumma teema",
|
||||
"Enable dark theme" : "Käytä tummaa teemaa",
|
||||
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Tumma teema helpottaa silmien rasitusta vähentämällä kokonaiskirkkautta. Teemaa kehitetään edelleen, joten ilmoitathan mahdollisesti kohtaamasi ongelmat.",
|
||||
"Light theme" : "Vaalea teema",
|
||||
"Enable the default light theme" : "Ota käyttöön oletusarvoinen vaalea teema",
|
||||
"The default light appearance." : "Oletusarvoinen vaalea ulkoasu.",
|
||||
"Dyslexia font" : "Lukihäiriökirjasin",
|
||||
"Enable dyslexia font" : "Käytä lukihäiriökirjasinta",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic on vapaa kirjasin, joka on suunniteltu lieventämään lukihäiriön aiheuttamia lukuvirheitä.",
|
||||
"High contrast mode" : "Suuren kontrastin tila",
|
||||
"Enable high contrast mode" : "Käytä suuren kontrastin tilaa",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Suuren kontrasin tila helpottaa liikkumista. Visuaalista näyttävyyttä karsitaan hieman, jotta käyttöliittymä olisi jopa aiempaa selkeämpi.",
|
||||
"Light theme" : "Vaalea teema",
|
||||
"Enable the default light theme" : "Ota käyttöön oletusarvoinen vaalea teema",
|
||||
"The default light appearance." : "Oletusarvoinen vaalea ulkoasu.",
|
||||
"Legal notice" : "Lainopillinen huomautus",
|
||||
"Privacy policy" : "Yksityisyyskäytäntö",
|
||||
"Adjust the Nextcloud theme" : "Mukauta Nextcloudin teemaa",
|
||||
|
|
|
|||
|
|
@ -33,15 +33,15 @@ OC.L10N.register(
|
|||
"Dark theme" : "Sötét téma",
|
||||
"Enable dark theme" : "Sötét téma engedélyezése",
|
||||
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "A sötét téma csökkenti a szemek terhelését az átlagos fényesség és fényerő csökkentésével. Még mindig fejlesztés alatt áll, így jelentse ha problémát talál.",
|
||||
"Light theme" : "Világos téma",
|
||||
"Enable the default light theme" : "Alapértelmezett világos téma engedélyezése",
|
||||
"The default light appearance." : "Az alapértelmezett világos megjelenés.",
|
||||
"Dyslexia font" : "Diszlexia betűkészlet",
|
||||
"Enable dyslexia font" : "Diszlexia betűkészlet engedélyezése",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "Az OpenDyslexic egy szabad betűkészlet, amely egyes, diszlexia által okozott, gyakori olvasási hibák csökkentésére lett tervezve.",
|
||||
"High contrast mode" : "Magas kontrasztú mód",
|
||||
"Enable high contrast mode" : "Magas kontrasztú mód engedélyezése",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "A magas kontrasztú téma megkönnyíti a navigációt. A képi minőség csökken, de az olvashatóság javul.",
|
||||
"Light theme" : "Világos téma",
|
||||
"Enable the default light theme" : "Alapértelmezett világos téma engedélyezése",
|
||||
"The default light appearance." : "Az alapértelmezett világos megjelenés.",
|
||||
"Legal notice" : "Jogi nyilatkozat",
|
||||
"Privacy policy" : "Adatvédelmi irányelvek",
|
||||
"Adjust the Nextcloud theme" : "A Nextcloud téma módosítása",
|
||||
|
|
|
|||
|
|
@ -31,15 +31,15 @@
|
|||
"Dark theme" : "Sötét téma",
|
||||
"Enable dark theme" : "Sötét téma engedélyezése",
|
||||
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "A sötét téma csökkenti a szemek terhelését az átlagos fényesség és fényerő csökkentésével. Még mindig fejlesztés alatt áll, így jelentse ha problémát talál.",
|
||||
"Light theme" : "Világos téma",
|
||||
"Enable the default light theme" : "Alapértelmezett világos téma engedélyezése",
|
||||
"The default light appearance." : "Az alapértelmezett világos megjelenés.",
|
||||
"Dyslexia font" : "Diszlexia betűkészlet",
|
||||
"Enable dyslexia font" : "Diszlexia betűkészlet engedélyezése",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "Az OpenDyslexic egy szabad betűkészlet, amely egyes, diszlexia által okozott, gyakori olvasási hibák csökkentésére lett tervezve.",
|
||||
"High contrast mode" : "Magas kontrasztú mód",
|
||||
"Enable high contrast mode" : "Magas kontrasztú mód engedélyezése",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "A magas kontrasztú téma megkönnyíti a navigációt. A képi minőség csökken, de az olvashatóság javul.",
|
||||
"Light theme" : "Világos téma",
|
||||
"Enable the default light theme" : "Alapértelmezett világos téma engedélyezése",
|
||||
"The default light appearance." : "Az alapértelmezett világos megjelenés.",
|
||||
"Legal notice" : "Jogi nyilatkozat",
|
||||
"Privacy policy" : "Adatvédelmi irányelvek",
|
||||
"Adjust the Nextcloud theme" : "A Nextcloud téma módosítása",
|
||||
|
|
|
|||
|
|
@ -33,15 +33,15 @@ OC.L10N.register(
|
|||
"Dark theme" : "Tema scuro",
|
||||
"Enable dark theme" : "Abilita il tema scuro",
|
||||
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Un tema scuro per facilitare i tuoi occhi riducendo la luminosità complessiva. È ancora in fase di sviluppo, per cui ti chiediamo di segnalare qualsiasi problema tu possa trovare.",
|
||||
"Light theme" : "Tema leggero",
|
||||
"Enable the default light theme" : "Abilita il tema leggero predefinito",
|
||||
"The default light appearance." : "L'aspetto predefinito del tema leggero.",
|
||||
"Dyslexia font" : "Carattere per dislessici",
|
||||
"Enable dyslexia font" : "Abilita il carattere per dislessici",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic è un carattere libero progettato per mitigare alcuni dei comuni errori di lettura causati dalla dislessia.",
|
||||
"High contrast mode" : "Modalità ad alto contrasto",
|
||||
"Enable high contrast mode" : "Abilita la modalità ad alto contrasto",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Una modalità ad alto contrasto per semplificare la tua navigazione. La qualità visiva sarà ridotta per incrementare la chiarezza.",
|
||||
"Light theme" : "Tema leggero",
|
||||
"Enable the default light theme" : "Abilita il tema leggero predefinito",
|
||||
"The default light appearance." : "L'aspetto predefinito del tema leggero.",
|
||||
"Legal notice" : "Avviso legale",
|
||||
"Privacy policy" : "Criterio di riservatezza",
|
||||
"Adjust the Nextcloud theme" : "Modifica il tema di Nextcloud",
|
||||
|
|
|
|||
|
|
@ -31,15 +31,15 @@
|
|||
"Dark theme" : "Tema scuro",
|
||||
"Enable dark theme" : "Abilita il tema scuro",
|
||||
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Un tema scuro per facilitare i tuoi occhi riducendo la luminosità complessiva. È ancora in fase di sviluppo, per cui ti chiediamo di segnalare qualsiasi problema tu possa trovare.",
|
||||
"Light theme" : "Tema leggero",
|
||||
"Enable the default light theme" : "Abilita il tema leggero predefinito",
|
||||
"The default light appearance." : "L'aspetto predefinito del tema leggero.",
|
||||
"Dyslexia font" : "Carattere per dislessici",
|
||||
"Enable dyslexia font" : "Abilita il carattere per dislessici",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic è un carattere libero progettato per mitigare alcuni dei comuni errori di lettura causati dalla dislessia.",
|
||||
"High contrast mode" : "Modalità ad alto contrasto",
|
||||
"Enable high contrast mode" : "Abilita la modalità ad alto contrasto",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Una modalità ad alto contrasto per semplificare la tua navigazione. La qualità visiva sarà ridotta per incrementare la chiarezza.",
|
||||
"Light theme" : "Tema leggero",
|
||||
"Enable the default light theme" : "Abilita il tema leggero predefinito",
|
||||
"The default light appearance." : "L'aspetto predefinito del tema leggero.",
|
||||
"Legal notice" : "Avviso legale",
|
||||
"Privacy policy" : "Criterio di riservatezza",
|
||||
"Adjust the Nextcloud theme" : "Modifica il tema di Nextcloud",
|
||||
|
|
|
|||
|
|
@ -33,15 +33,15 @@ OC.L10N.register(
|
|||
"Dark theme" : "Ciemny motyw",
|
||||
"Enable dark theme" : "Włącz ciemny motyw",
|
||||
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Ciemny motyw, który łagodzi zmęczenie oczu, zmniejszając ogólną jasność. Nadal jest w fazie rozwoju, więc zgłaszaj wszelkie zauważone błędy.",
|
||||
"Light theme" : "Jasny motyw",
|
||||
"Enable the default light theme" : "Włącz domyślny jasny motyw",
|
||||
"The default light appearance." : "Domyślny jasny wygląd.",
|
||||
"Dyslexia font" : "Czcionka dla dyslektyków",
|
||||
"Enable dyslexia font" : "Włącz czcionkę dla dyslektyków",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic to darmowa czcionka zaprojektowana w celu zmniejszenia niektórych typowych błędów w czytaniu spowodowanych dysleksją.",
|
||||
"High contrast mode" : "Tryb wysokiego kontrastu",
|
||||
"Enable high contrast mode" : "Włącz tryb wysokiego kontrastu",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Tryb wysokiego kontrastu ułatwiający nawigację. Jakość obrazu zostanie zmniejszona, celem poprawy przejrzystości.",
|
||||
"Light theme" : "Jasny motyw",
|
||||
"Enable the default light theme" : "Włącz domyślny jasny motyw",
|
||||
"The default light appearance." : "Domyślny jasny wygląd.",
|
||||
"Legal notice" : "Nota prawna",
|
||||
"Privacy policy" : "Polityka prywatności",
|
||||
"Adjust the Nextcloud theme" : "Dostosuj motyw Nextcloud",
|
||||
|
|
|
|||
|
|
@ -31,15 +31,15 @@
|
|||
"Dark theme" : "Ciemny motyw",
|
||||
"Enable dark theme" : "Włącz ciemny motyw",
|
||||
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Ciemny motyw, który łagodzi zmęczenie oczu, zmniejszając ogólną jasność. Nadal jest w fazie rozwoju, więc zgłaszaj wszelkie zauważone błędy.",
|
||||
"Light theme" : "Jasny motyw",
|
||||
"Enable the default light theme" : "Włącz domyślny jasny motyw",
|
||||
"The default light appearance." : "Domyślny jasny wygląd.",
|
||||
"Dyslexia font" : "Czcionka dla dyslektyków",
|
||||
"Enable dyslexia font" : "Włącz czcionkę dla dyslektyków",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic to darmowa czcionka zaprojektowana w celu zmniejszenia niektórych typowych błędów w czytaniu spowodowanych dysleksją.",
|
||||
"High contrast mode" : "Tryb wysokiego kontrastu",
|
||||
"Enable high contrast mode" : "Włącz tryb wysokiego kontrastu",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Tryb wysokiego kontrastu ułatwiający nawigację. Jakość obrazu zostanie zmniejszona, celem poprawy przejrzystości.",
|
||||
"Light theme" : "Jasny motyw",
|
||||
"Enable the default light theme" : "Włącz domyślny jasny motyw",
|
||||
"The default light appearance." : "Domyślny jasny wygląd.",
|
||||
"Legal notice" : "Nota prawna",
|
||||
"Privacy policy" : "Polityka prywatności",
|
||||
"Adjust the Nextcloud theme" : "Dostosuj motyw Nextcloud",
|
||||
|
|
|
|||
|
|
@ -33,15 +33,15 @@ OC.L10N.register(
|
|||
"Dark theme" : "Koyu tema",
|
||||
"Enable dark theme" : "Koyu tema kullanılsın",
|
||||
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Koyu tema genel parlaklık ve canlılığı zayıflatarak göz yorgunluğunu azaltır. Bu tema henüz geliştirme aşamasında olduğundan karşılaşabileceğiniz sorunları bize iletmenizi rica ediyoruz.",
|
||||
"Light theme" : "Açık tema",
|
||||
"Enable the default light theme" : "Varsayılan açık tema kullanılsın",
|
||||
"The default light appearance." : "Varsayılan açık renkli görünüm.",
|
||||
"Dyslexia font" : "Disleksik yazı türü",
|
||||
"Enable dyslexia font" : "Disleksik yazı türü kullanılsın",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic, disleksi nedeniyle sık karşılaşılan sorunları aşmak için geliştirilmiş ücretsiz bir yazı türüdür.",
|
||||
"High contrast mode" : "Yüksek renk karşıtlığı kipi",
|
||||
"Enable high contrast mode" : "Yüksek renk karşıtlığı kipi kullanılsın",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Yüksek renk karşıtlığı kipi gezinmeyi kolaylaştırır. Görsel kalite azalır ancak netlik artar.",
|
||||
"Light theme" : "Açık tema",
|
||||
"Enable the default light theme" : "Varsayılan açık tema kullanılsın",
|
||||
"The default light appearance." : "Varsayılan açık renkli görünüm.",
|
||||
"Legal notice" : "Yasal bildirim",
|
||||
"Privacy policy" : "Kişisel gizliliğin korunması ilkesi",
|
||||
"Adjust the Nextcloud theme" : "Nextcloud temasını ayarla",
|
||||
|
|
|
|||
|
|
@ -31,15 +31,15 @@
|
|||
"Dark theme" : "Koyu tema",
|
||||
"Enable dark theme" : "Koyu tema kullanılsın",
|
||||
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Koyu tema genel parlaklık ve canlılığı zayıflatarak göz yorgunluğunu azaltır. Bu tema henüz geliştirme aşamasında olduğundan karşılaşabileceğiniz sorunları bize iletmenizi rica ediyoruz.",
|
||||
"Light theme" : "Açık tema",
|
||||
"Enable the default light theme" : "Varsayılan açık tema kullanılsın",
|
||||
"The default light appearance." : "Varsayılan açık renkli görünüm.",
|
||||
"Dyslexia font" : "Disleksik yazı türü",
|
||||
"Enable dyslexia font" : "Disleksik yazı türü kullanılsın",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic, disleksi nedeniyle sık karşılaşılan sorunları aşmak için geliştirilmiş ücretsiz bir yazı türüdür.",
|
||||
"High contrast mode" : "Yüksek renk karşıtlığı kipi",
|
||||
"Enable high contrast mode" : "Yüksek renk karşıtlığı kipi kullanılsın",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Yüksek renk karşıtlığı kipi gezinmeyi kolaylaştırır. Görsel kalite azalır ancak netlik artar.",
|
||||
"Light theme" : "Açık tema",
|
||||
"Enable the default light theme" : "Varsayılan açık tema kullanılsın",
|
||||
"The default light appearance." : "Varsayılan açık renkli görünüm.",
|
||||
"Legal notice" : "Yasal bildirim",
|
||||
"Privacy policy" : "Kişisel gizliliğin korunması ilkesi",
|
||||
"Adjust the Nextcloud theme" : "Nextcloud temasını ayarla",
|
||||
|
|
|
|||
|
|
@ -33,15 +33,15 @@ OC.L10N.register(
|
|||
"Dark theme" : "深色主題",
|
||||
"Enable dark theme" : "啟用深色主題",
|
||||
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "深色主題將降低整體光度與亮度,以舒緩眼睛疲勞。此功能仍在發展當中,請報告任何您遇上的問題。",
|
||||
"Light theme" : "淺色主題",
|
||||
"Enable the default light theme" : "啟用默認淺色主題",
|
||||
"The default light appearance." : "默認的淺色外觀。",
|
||||
"Dyslexia font" : "閱讀困難症字體",
|
||||
"Enable dyslexia font" : "啟用閱讀困難症字體",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic 是一種免費的字體,目的在降低因拼音文字閱讀困難引起的一些常見閱讀錯誤。",
|
||||
"High contrast mode" : "高對比模式",
|
||||
"Enable high contrast mode" : "啟用高對比模式",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "高對比模式能使您的瀏覽更容易。視覺品質將被降低,但清晰度將被提高。",
|
||||
"Light theme" : "淺色主題",
|
||||
"Enable the default light theme" : "啟用默認淺色主題",
|
||||
"The default light appearance." : "默認的淺色外觀。",
|
||||
"Legal notice" : "法律聲明",
|
||||
"Privacy policy" : "隱私權政策",
|
||||
"Adjust the Nextcloud theme" : "調整 Nextcloud 佈景主題",
|
||||
|
|
|
|||
|
|
@ -31,15 +31,15 @@
|
|||
"Dark theme" : "深色主題",
|
||||
"Enable dark theme" : "啟用深色主題",
|
||||
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "深色主題將降低整體光度與亮度,以舒緩眼睛疲勞。此功能仍在發展當中,請報告任何您遇上的問題。",
|
||||
"Light theme" : "淺色主題",
|
||||
"Enable the default light theme" : "啟用默認淺色主題",
|
||||
"The default light appearance." : "默認的淺色外觀。",
|
||||
"Dyslexia font" : "閱讀困難症字體",
|
||||
"Enable dyslexia font" : "啟用閱讀困難症字體",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic 是一種免費的字體,目的在降低因拼音文字閱讀困難引起的一些常見閱讀錯誤。",
|
||||
"High contrast mode" : "高對比模式",
|
||||
"Enable high contrast mode" : "啟用高對比模式",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "高對比模式能使您的瀏覽更容易。視覺品質將被降低,但清晰度將被提高。",
|
||||
"Light theme" : "淺色主題",
|
||||
"Enable the default light theme" : "啟用默認淺色主題",
|
||||
"The default light appearance." : "默認的淺色外觀。",
|
||||
"Legal notice" : "法律聲明",
|
||||
"Privacy policy" : "隱私權政策",
|
||||
"Adjust the Nextcloud theme" : "調整 Nextcloud 佈景主題",
|
||||
|
|
|
|||
|
|
@ -33,15 +33,15 @@ OC.L10N.register(
|
|||
"Dark theme" : "深色主題",
|
||||
"Enable dark theme" : "啟用深色主題",
|
||||
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "黑暗風格的主題,通過降低整體亮度來舒緩對您眼睛的刺激。深色主題仍在開發中,如發現任何問題,煩請報告。",
|
||||
"Light theme" : "淺色佈景主題",
|
||||
"Enable the default light theme" : "啟用預設的淺色佈景主題",
|
||||
"The default light appearance." : "預設的淺色外觀。",
|
||||
"Dyslexia font" : "閱讀障礙字型",
|
||||
"Enable dyslexia font" : "啟用閱讀障礙字型",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic 是一種免費的字型,目的在降低因拼音文字閱讀障礙引起的一些常見閱讀錯誤。",
|
||||
"High contrast mode" : "高對比度模式",
|
||||
"Enable high contrast mode" : "開啟高對比度模式",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "高對比度模式會降低介面品質,但會提高清晰度,有助您瀏覽。",
|
||||
"Light theme" : "淺色佈景主題",
|
||||
"Enable the default light theme" : "啟用預設的淺色佈景主題",
|
||||
"The default light appearance." : "預設的淺色外觀。",
|
||||
"Legal notice" : "法律聲明",
|
||||
"Privacy policy" : "隱私權政策",
|
||||
"Adjust the Nextcloud theme" : "調整 Nextcloud 佈景主題",
|
||||
|
|
|
|||
|
|
@ -31,15 +31,15 @@
|
|||
"Dark theme" : "深色主題",
|
||||
"Enable dark theme" : "啟用深色主題",
|
||||
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "黑暗風格的主題,通過降低整體亮度來舒緩對您眼睛的刺激。深色主題仍在開發中,如發現任何問題,煩請報告。",
|
||||
"Light theme" : "淺色佈景主題",
|
||||
"Enable the default light theme" : "啟用預設的淺色佈景主題",
|
||||
"The default light appearance." : "預設的淺色外觀。",
|
||||
"Dyslexia font" : "閱讀障礙字型",
|
||||
"Enable dyslexia font" : "啟用閱讀障礙字型",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic 是一種免費的字型,目的在降低因拼音文字閱讀障礙引起的一些常見閱讀錯誤。",
|
||||
"High contrast mode" : "高對比度模式",
|
||||
"Enable high contrast mode" : "開啟高對比度模式",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "高對比度模式會降低介面品質,但會提高清晰度,有助您瀏覽。",
|
||||
"Light theme" : "淺色佈景主題",
|
||||
"Enable the default light theme" : "啟用預設的淺色佈景主題",
|
||||
"The default light appearance." : "預設的淺色外觀。",
|
||||
"Legal notice" : "法律聲明",
|
||||
"Privacy policy" : "隱私權政策",
|
||||
"Adjust the Nextcloud theme" : "調整 Nextcloud 佈景主題",
|
||||
|
|
|
|||
|
|
@ -19,6 +19,10 @@ OC.L10N.register(
|
|||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} half bewolkt",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} mistig later vandaag",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} mistig",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} lichte regen",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} regen",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} zware regen",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} regenbuien",
|
||||
"More weather for {adr}" : "Meer weer voor {adr}",
|
||||
"Loading weather" : "Weergegevens ophalen",
|
||||
"Remove from favorites" : "Verwijderen uit favorieten",
|
||||
|
|
|
|||
|
|
@ -17,6 +17,10 @@
|
|||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} half bewolkt",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} mistig later vandaag",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} mistig",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} lichte regen",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} regen",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} zware regen",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} regenbuien",
|
||||
"More weather for {adr}" : "Meer weer voor {adr}",
|
||||
"Loading weather" : "Weergegevens ophalen",
|
||||
"Remove from favorites" : "Verwijderen uit favorieten",
|
||||
|
|
|
|||
|
|
@ -235,6 +235,7 @@ OC.L10N.register(
|
|||
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Toto je pravděpodobně způsobeno aplikacemi pro urychlení načítání jako jsou Zend OPcache nebo eAccelerator.",
|
||||
"PHP modules have been installed, but they are still listed as missing?" : "PHP moduly jsou nainstalovány, ale stále se tváří jako chybějící?",
|
||||
"Please ask your server administrator to restart the web server." : "Požádejte správce serveru, který využíváte o restart webového serveru.",
|
||||
"Please ask your server administrator to check the Nextcloud configuration." : "Požádejte správce serveru, který využíváte, aby zkontroloval nastavení serveru.",
|
||||
"PostgreSQL >= 9 required." : "Je vyžadováno PostgreSQL verze 9 a novější.",
|
||||
"Please upgrade your database version." : "Aktualizujte verzi vámi využívané databáze.",
|
||||
"Your data directory is readable by other users." : "Váš adresář data je čitelný ostatním uživatelům.",
|
||||
|
|
|
|||
|
|
@ -233,6 +233,7 @@
|
|||
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Toto je pravděpodobně způsobeno aplikacemi pro urychlení načítání jako jsou Zend OPcache nebo eAccelerator.",
|
||||
"PHP modules have been installed, but they are still listed as missing?" : "PHP moduly jsou nainstalovány, ale stále se tváří jako chybějící?",
|
||||
"Please ask your server administrator to restart the web server." : "Požádejte správce serveru, který využíváte o restart webového serveru.",
|
||||
"Please ask your server administrator to check the Nextcloud configuration." : "Požádejte správce serveru, který využíváte, aby zkontroloval nastavení serveru.",
|
||||
"PostgreSQL >= 9 required." : "Je vyžadováno PostgreSQL verze 9 a novější.",
|
||||
"Please upgrade your database version." : "Aktualizujte verzi vámi využívané databáze.",
|
||||
"Your data directory is readable by other users." : "Váš adresář data je čitelný ostatním uživatelům.",
|
||||
|
|
|
|||
|
|
@ -2,7 +2,9 @@ OC.L10N.register(
|
|||
"lib",
|
||||
{
|
||||
"Cannot write into \"config\" directory!" : "Hakemistoon \"config\" kirjoittaminen ei onnistu!",
|
||||
"But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Jos haluat pitää config.php-tiedoston vain luku -muodossa, aseta valinnan \"config_is_read_only\" arvoksi true.",
|
||||
"See %s" : "Katso %s",
|
||||
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Sovelluksen %1$s tiedostoja ei korvattu oikein Varmista, että sen versio on yhteensopiva palvelimen kanssa.",
|
||||
"Sample configuration detected" : "Esimerkkimääritykset havaittu",
|
||||
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "On havaittu, että esimerkkimäärityksen on kopioitu. Se voi rikkoa asennuksesi, eikä sitä tueta. Lue ohjeet ennen kuin muutat config.php tiedostoa.",
|
||||
"Email verification" : "Sähköpostin vahvistus",
|
||||
|
|
@ -28,8 +30,11 @@ OC.L10N.register(
|
|||
"Wiping of device %s has started" : "Laitteen %s tyhjennys aloitettiin",
|
||||
"Wiping of device »%s« has started" : "Laitteen »%s« tyhjennys aloitettiin",
|
||||
"»%s« started remote wipe" : "»%s« aloitti etätyhjennyksen",
|
||||
"Device or application »%s« has started the remote wipe process. You will receive another email once the process has finished" : "Laite tai sovellus »%s« käynnisti etätyhjennyksen. Saat sähköpostin, kun toimenpide on valmistunut",
|
||||
"Wiping of device %s has finished" : "Laitteen %s tyhjennys valmistui",
|
||||
"Wiping of device »%s« has finished" : "Laitteen »%s« tyhjennys valmistui",
|
||||
"»%s« finished remote wipe" : "»%s« suoritti etätyhjennyksen",
|
||||
"Device or application »%s« has finished the remote wipe process." : "Laite tai sovellus »%s« on suorittanut etätyhjennyksen.",
|
||||
"Remote wipe started" : "Etätyhjennys aloitettiin",
|
||||
"A remote wipe was started on device %s" : "Laitteen %s etätyhjennys aloitettiin",
|
||||
"Remote wipe finished" : "Etätyhjennys valmistui",
|
||||
|
|
@ -117,6 +122,7 @@ OC.L10N.register(
|
|||
"Files cannot be shared with delete permissions" : "Tiedostoja ei voi jakaa poistamisoikeuksilla",
|
||||
"Files cannot be shared with create permissions" : "Tiedostoja ei voi jakaa luomisoikeuksilla",
|
||||
"Expiration date is in the past" : "Vanhenemispäivä on menneisyydessä",
|
||||
"_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Vanhenemispäivän voi asettaa korkeintaan %n päivään tulevaisuuteen","Vanhenemispäivän voi asettaa korkeintaan %n päivään tulevaisuuteen"],
|
||||
"Sharing is only allowed with group members" : "Jakaminen on sallittu vain ryhmäjäsenten kesken",
|
||||
"Sharing %s failed, because this item is already shared with user %s" : "Kohteen %s jakaminen epäonnistui, koska kohde on jo jaettu käyttäjän %s kanssa",
|
||||
"%1$s shared »%2$s« with you" : "%1$s jakoi kohteen »%2$s« kanssasi",
|
||||
|
|
@ -174,6 +180,7 @@ OC.L10N.register(
|
|||
"A valid username must be provided" : "Anna kelvollinen käyttäjätunnus",
|
||||
"Username contains whitespace at the beginning or at the end" : "Käyttäjätunnus sisältää tyhjätilaa joko alussa tai lopussa",
|
||||
"Username must not consist of dots only" : "Käyttäjänimi ei voi koostua vain pisteistä",
|
||||
"Username is invalid because files already exist for this user" : "Käyttäjänimi on virheellinen koska tiedostoja on olemassa tälle käyttäjälle",
|
||||
"A valid password must be provided" : "Anna kelvollinen salasana",
|
||||
"The username is already being used" : "Käyttäjätunnus on jo käytössä",
|
||||
"Could not create user" : "Ei voitu luoda käyttäjää",
|
||||
|
|
@ -187,16 +194,25 @@ OC.L10N.register(
|
|||
"Authentication error" : "Tunnistautumisvirhe",
|
||||
"Token expired. Please reload page." : "Valtuutus vanheni. Lataa sivu uudelleen.",
|
||||
"No database drivers (sqlite, mysql, or postgresql) installed." : "Tietokanta-ajureita (sqlite, mysql tai postgresql) ei ole asennettu.",
|
||||
"Cannot write into \"config\" directory." : "Ei voi kirjoittaa \"config\"-hakemistoon",
|
||||
"Cannot write into \"apps\" directory." : "Ei voi kirjoittaa \"apps\"-hakemistoon",
|
||||
"Cannot create \"data\" directory." : "Ei voi luoda \"data\"-hakemistoa",
|
||||
"Your data directory is not writable." : "Datahakemistosi ei ole kirjoitettavissa.",
|
||||
"PHP module %s not installed." : "PHP-moduulia %s ei ole asennettu.",
|
||||
"Please ask your server administrator to install the module." : "Pyydä palvelimen ylläpitäjää asentamaan moduulin.",
|
||||
"PHP setting \"%s\" is not set to \"%s\"." : "PHP-asetusta \"%s\" ei ole asetettu arvoon \"%s\".",
|
||||
"<code>mbstring.func_overload</code> is set to <code>%s</code> instead of the expected value <code>0</code>." : "<code>mbstring.func_overload</code> on asetettu arvoon <code>%s</code> odotetun arvon <code>0</code> sijaan.",
|
||||
"To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini." : "Korjaa ongelma asettamalla ominaisuuden <code>mbstring.func_overload</code> arvoksi <code>0</code> php.ini-tiedostossa.",
|
||||
"libxml2 2.7.0 is at least required. Currently %s is installed." : "Vähintään libxml2 2.7.0 vaaditaan. %s on asennettu.",
|
||||
"To fix this issue update your libxml2 version and restart your web server." : "Päivitä libxml2:n versio ja käynnistä http-palvelin uudelleen.",
|
||||
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Tämä johtuu todennäköisesti välimuistista tai kiihdyttimestä kuten Zend OPcachesta tai eAcceleratorista.",
|
||||
"PHP modules have been installed, but they are still listed as missing?" : "PHP-moduulit on asennettu, mutta ovatko ne vieläkin listattu puuttuviksi?",
|
||||
"Please ask your server administrator to restart the web server." : "Pyydä palvelimen ylläpitäjää käynnistämään web-palvelin uudelleen.",
|
||||
"Please ask your server administrator to check the Nextcloud configuration." : "Pyydä palvelimen ylläpitäjää tarkastamaan Nextcloudin määritykset.",
|
||||
"PostgreSQL >= 9 required." : "PostgreSQL >= 9 vaaditaan.",
|
||||
"Please upgrade your database version." : "Päivitä tietokannan versio.",
|
||||
"Your data directory is readable by other users." : "Datahakemistosi on muiden käyttäjien luettavissa.",
|
||||
"Your data directory must be an absolute path." : "Datahakemiston tulee olla absoluuttinen polku.",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Varmista että datahakemiston juuressa on tiedosto nimeltä \".ocdata\".",
|
||||
"Action \"%s\" not supported or implemented." : "Toiminto \"%s\" ei ole tuettu tai sitä ei ole toteutettu.",
|
||||
"Could not obtain lock type %d on \"%s\"." : "Lukitustapaa %d ei saatu kohteelle \"%s\".",
|
||||
|
|
@ -206,6 +222,7 @@ OC.L10N.register(
|
|||
"Storage is temporarily not available" : "Tallennustila on tilapäisesti pois käytöstä",
|
||||
"Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s",
|
||||
"This can usually be fixed by giving the webserver write access to the config directory" : "Tämän voi yleensä korjata antamalla http-palvelimelle kirjoitusoikeuden asetushakemistoon",
|
||||
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Jos haluat pitää config.php-tiedoston vain luku -muodossa, aseta valinnan \"config_is_read_only\" arvoksi true.",
|
||||
"Can't create or write into the data directory %s" : "Ei voi luoda tai kirjoittaa data-hakemistoon %s",
|
||||
"Files can’t be shared with delete permissions" : "Tiedostoja ei voi jakaa poistamisoikeuksilla",
|
||||
"Files can’t be shared with create permissions" : "Tiedostoja ei voi jakaa luomisoikeuksilla",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,8 @@
|
|||
{ "translations": {
|
||||
"Cannot write into \"config\" directory!" : "Hakemistoon \"config\" kirjoittaminen ei onnistu!",
|
||||
"But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Jos haluat pitää config.php-tiedoston vain luku -muodossa, aseta valinnan \"config_is_read_only\" arvoksi true.",
|
||||
"See %s" : "Katso %s",
|
||||
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Sovelluksen %1$s tiedostoja ei korvattu oikein Varmista, että sen versio on yhteensopiva palvelimen kanssa.",
|
||||
"Sample configuration detected" : "Esimerkkimääritykset havaittu",
|
||||
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "On havaittu, että esimerkkimäärityksen on kopioitu. Se voi rikkoa asennuksesi, eikä sitä tueta. Lue ohjeet ennen kuin muutat config.php tiedostoa.",
|
||||
"Email verification" : "Sähköpostin vahvistus",
|
||||
|
|
@ -26,8 +28,11 @@
|
|||
"Wiping of device %s has started" : "Laitteen %s tyhjennys aloitettiin",
|
||||
"Wiping of device »%s« has started" : "Laitteen »%s« tyhjennys aloitettiin",
|
||||
"»%s« started remote wipe" : "»%s« aloitti etätyhjennyksen",
|
||||
"Device or application »%s« has started the remote wipe process. You will receive another email once the process has finished" : "Laite tai sovellus »%s« käynnisti etätyhjennyksen. Saat sähköpostin, kun toimenpide on valmistunut",
|
||||
"Wiping of device %s has finished" : "Laitteen %s tyhjennys valmistui",
|
||||
"Wiping of device »%s« has finished" : "Laitteen »%s« tyhjennys valmistui",
|
||||
"»%s« finished remote wipe" : "»%s« suoritti etätyhjennyksen",
|
||||
"Device or application »%s« has finished the remote wipe process." : "Laite tai sovellus »%s« on suorittanut etätyhjennyksen.",
|
||||
"Remote wipe started" : "Etätyhjennys aloitettiin",
|
||||
"A remote wipe was started on device %s" : "Laitteen %s etätyhjennys aloitettiin",
|
||||
"Remote wipe finished" : "Etätyhjennys valmistui",
|
||||
|
|
@ -115,6 +120,7 @@
|
|||
"Files cannot be shared with delete permissions" : "Tiedostoja ei voi jakaa poistamisoikeuksilla",
|
||||
"Files cannot be shared with create permissions" : "Tiedostoja ei voi jakaa luomisoikeuksilla",
|
||||
"Expiration date is in the past" : "Vanhenemispäivä on menneisyydessä",
|
||||
"_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Vanhenemispäivän voi asettaa korkeintaan %n päivään tulevaisuuteen","Vanhenemispäivän voi asettaa korkeintaan %n päivään tulevaisuuteen"],
|
||||
"Sharing is only allowed with group members" : "Jakaminen on sallittu vain ryhmäjäsenten kesken",
|
||||
"Sharing %s failed, because this item is already shared with user %s" : "Kohteen %s jakaminen epäonnistui, koska kohde on jo jaettu käyttäjän %s kanssa",
|
||||
"%1$s shared »%2$s« with you" : "%1$s jakoi kohteen »%2$s« kanssasi",
|
||||
|
|
@ -172,6 +178,7 @@
|
|||
"A valid username must be provided" : "Anna kelvollinen käyttäjätunnus",
|
||||
"Username contains whitespace at the beginning or at the end" : "Käyttäjätunnus sisältää tyhjätilaa joko alussa tai lopussa",
|
||||
"Username must not consist of dots only" : "Käyttäjänimi ei voi koostua vain pisteistä",
|
||||
"Username is invalid because files already exist for this user" : "Käyttäjänimi on virheellinen koska tiedostoja on olemassa tälle käyttäjälle",
|
||||
"A valid password must be provided" : "Anna kelvollinen salasana",
|
||||
"The username is already being used" : "Käyttäjätunnus on jo käytössä",
|
||||
"Could not create user" : "Ei voitu luoda käyttäjää",
|
||||
|
|
@ -185,16 +192,25 @@
|
|||
"Authentication error" : "Tunnistautumisvirhe",
|
||||
"Token expired. Please reload page." : "Valtuutus vanheni. Lataa sivu uudelleen.",
|
||||
"No database drivers (sqlite, mysql, or postgresql) installed." : "Tietokanta-ajureita (sqlite, mysql tai postgresql) ei ole asennettu.",
|
||||
"Cannot write into \"config\" directory." : "Ei voi kirjoittaa \"config\"-hakemistoon",
|
||||
"Cannot write into \"apps\" directory." : "Ei voi kirjoittaa \"apps\"-hakemistoon",
|
||||
"Cannot create \"data\" directory." : "Ei voi luoda \"data\"-hakemistoa",
|
||||
"Your data directory is not writable." : "Datahakemistosi ei ole kirjoitettavissa.",
|
||||
"PHP module %s not installed." : "PHP-moduulia %s ei ole asennettu.",
|
||||
"Please ask your server administrator to install the module." : "Pyydä palvelimen ylläpitäjää asentamaan moduulin.",
|
||||
"PHP setting \"%s\" is not set to \"%s\"." : "PHP-asetusta \"%s\" ei ole asetettu arvoon \"%s\".",
|
||||
"<code>mbstring.func_overload</code> is set to <code>%s</code> instead of the expected value <code>0</code>." : "<code>mbstring.func_overload</code> on asetettu arvoon <code>%s</code> odotetun arvon <code>0</code> sijaan.",
|
||||
"To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini." : "Korjaa ongelma asettamalla ominaisuuden <code>mbstring.func_overload</code> arvoksi <code>0</code> php.ini-tiedostossa.",
|
||||
"libxml2 2.7.0 is at least required. Currently %s is installed." : "Vähintään libxml2 2.7.0 vaaditaan. %s on asennettu.",
|
||||
"To fix this issue update your libxml2 version and restart your web server." : "Päivitä libxml2:n versio ja käynnistä http-palvelin uudelleen.",
|
||||
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Tämä johtuu todennäköisesti välimuistista tai kiihdyttimestä kuten Zend OPcachesta tai eAcceleratorista.",
|
||||
"PHP modules have been installed, but they are still listed as missing?" : "PHP-moduulit on asennettu, mutta ovatko ne vieläkin listattu puuttuviksi?",
|
||||
"Please ask your server administrator to restart the web server." : "Pyydä palvelimen ylläpitäjää käynnistämään web-palvelin uudelleen.",
|
||||
"Please ask your server administrator to check the Nextcloud configuration." : "Pyydä palvelimen ylläpitäjää tarkastamaan Nextcloudin määritykset.",
|
||||
"PostgreSQL >= 9 required." : "PostgreSQL >= 9 vaaditaan.",
|
||||
"Please upgrade your database version." : "Päivitä tietokannan versio.",
|
||||
"Your data directory is readable by other users." : "Datahakemistosi on muiden käyttäjien luettavissa.",
|
||||
"Your data directory must be an absolute path." : "Datahakemiston tulee olla absoluuttinen polku.",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Varmista että datahakemiston juuressa on tiedosto nimeltä \".ocdata\".",
|
||||
"Action \"%s\" not supported or implemented." : "Toiminto \"%s\" ei ole tuettu tai sitä ei ole toteutettu.",
|
||||
"Could not obtain lock type %d on \"%s\"." : "Lukitustapaa %d ei saatu kohteelle \"%s\".",
|
||||
|
|
@ -204,6 +220,7 @@
|
|||
"Storage is temporarily not available" : "Tallennustila on tilapäisesti pois käytöstä",
|
||||
"Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s",
|
||||
"This can usually be fixed by giving the webserver write access to the config directory" : "Tämän voi yleensä korjata antamalla http-palvelimelle kirjoitusoikeuden asetushakemistoon",
|
||||
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Jos haluat pitää config.php-tiedoston vain luku -muodossa, aseta valinnan \"config_is_read_only\" arvoksi true.",
|
||||
"Can't create or write into the data directory %s" : "Ei voi luoda tai kirjoittaa data-hakemistoon %s",
|
||||
"Files can’t be shared with delete permissions" : "Tiedostoja ei voi jakaa poistamisoikeuksilla",
|
||||
"Files can’t be shared with create permissions" : "Tiedostoja ei voi jakaa luomisoikeuksilla",
|
||||
|
|
|
|||
|
|
@ -235,6 +235,7 @@ OC.L10N.register(
|
|||
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Ezt valószínűleg egy gyorsítótár, mint például a Zend, az OPcache vagy az eAccelererator okozza.",
|
||||
"PHP modules have been installed, but they are still listed as missing?" : "A PHP modulok telepítve vannak, de a listában mégsem szerepelnek?",
|
||||
"Please ask your server administrator to restart the web server." : "Kérje meg a rendszergazdát, hogy indítsa újra a webkiszolgálót.",
|
||||
"Please ask your server administrator to check the Nextcloud configuration." : "Kérje meg a rendszergazdát, hogy ellenőrizze a Nextcloud konfigurációját.",
|
||||
"PostgreSQL >= 9 required." : "PostgreSQL >= 9 szükséges.",
|
||||
"Please upgrade your database version." : "Frissítse az adatbázis verzióját.",
|
||||
"Your data directory is readable by other users." : "Az adatkönyvtára más felhasználók által is olvasható.",
|
||||
|
|
|
|||
|
|
@ -233,6 +233,7 @@
|
|||
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Ezt valószínűleg egy gyorsítótár, mint például a Zend, az OPcache vagy az eAccelererator okozza.",
|
||||
"PHP modules have been installed, but they are still listed as missing?" : "A PHP modulok telepítve vannak, de a listában mégsem szerepelnek?",
|
||||
"Please ask your server administrator to restart the web server." : "Kérje meg a rendszergazdát, hogy indítsa újra a webkiszolgálót.",
|
||||
"Please ask your server administrator to check the Nextcloud configuration." : "Kérje meg a rendszergazdát, hogy ellenőrizze a Nextcloud konfigurációját.",
|
||||
"PostgreSQL >= 9 required." : "PostgreSQL >= 9 szükséges.",
|
||||
"Please upgrade your database version." : "Frissítse az adatbázis verzióját.",
|
||||
"Your data directory is readable by other users." : "Az adatkönyvtára más felhasználók által is olvasható.",
|
||||
|
|
|
|||
Loading…
Reference in a new issue