diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-25 02:18:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-25 02:18:51 +0000 |
commit | d48f13a3c63b97d4bcfa10322afd8fec92662dac (patch) | |
tree | d881b5102aaae8ffab7fef1cd938fedd688273c6 /core/l10n/cs.js | |
parent | 9751349fcef03a61ceab96a5d1d4ba089cd3e497 (diff) | |
download | nextcloud-server-d48f13a3c63b97d4bcfa10322afd8fec92662dac.tar.gz nextcloud-server-d48f13a3c63b97d4bcfa10322afd8fec92662dac.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/cs.js')
-rw-r--r-- | core/l10n/cs.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js index f80587a1196..7c5ab170da8 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -40,7 +40,7 @@ OC.L10N.register( "Some of your link shares have been removed" : "Některá vaše sdílení odkazem byla odstraněna", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Kvůli chybě v zabezpečení bylo třeba odstranit některé z sdílení odkazem. Další informace viz odkaz.", "The user limit of this instance is reached." : "Bylo dosaženo limitu počtu uživatelů této instance.", - "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Pokud chcete zvýšit limit počtu uživatelů, zadejte klíč předplatného. Další informace o Nextcloud Enterprise najdete na našich webových stránkách.", + "Learn more ↗" : "Zjistit víc ↗", "Preparing update" : "Příprava pro aktualizaci", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Krok opravy:", @@ -402,6 +402,7 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Tato instance %s se právě nachází v režimu údržby a ta může chvíli trvat.", "This page will refresh itself when the instance is available again." : "Tato stránka se automaticky znovu načte, jakmile bude tato instance opět dostupná.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Pokud se tato zpráva objevuje trvale nebo nečekaně, obraťte se na správce systému.", + "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Pokud chcete zvýšit limit počtu uživatelů, zadejte klíč předplatného. Další informace o Nextcloud Enterprise najdete na našich webových stránkách.", "[%d / %d]: Checking table %s" : "[%d / %d]: Kontroluje se tabulka %s", "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "Tento server nemá funkční připojení k Internetu: Nedaří se připojit k vícero koncovým bodům. Některé moduly jako např. externí úložiště, upozorňování na dostupnost aktualizací, nebo instalace aplikací třetích stran kvůli tomu nebudou fungovat. Přístup k souborům z jiných míst a odesílání e-mailů s upozorněními také nemusí fungovat. Pokud chcete využívat všechny možnosti tohoto serveru, doporučujeme zprovoznit připojení k Internetu.", "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 je posledním vydáním, které podporuje PHP 7.2. Nextcloud 21 vyžaduje přinejmenším PHP 7.3.", |