diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-08 00:19:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-08 00:19:29 +0000 |
commit | 89b8f86eec1cd16ee7368a191454a45bb034cc34 (patch) | |
tree | a5a82d861e05343ccfa8bfefc2e08e40209229e3 /apps/settings/l10n/cs.js | |
parent | f8699ecfa8e429146e03850d860c7ac5d4466b09 (diff) | |
download | nextcloud-server-89b8f86eec1cd16ee7368a191454a45bb034cc34.tar.gz nextcloud-server-89b8f86eec1cd16ee7368a191454a45bb034cc34.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/cs.js')
-rw-r--r-- | apps/settings/l10n/cs.js | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index 2cd21e7e31b..ee9aec9f9cf 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -338,11 +338,10 @@ OC.L10N.register( "Admin documentation" : "Dokumentace pro správce", "Developer documentation" : "Dokumentace pro vývojáře", "Show details for {appName} app" : "Zobrazit podrobnosti o aplikaci {appName}", + "Update to {update}" : "Aktualizovat na {update}", + "Featured" : "Doporučené", "This app is supported via your current Nextcloud subscription." : "Tato aplikace je podporována prostřednictvím vašeho stávajícího předplatného podpory Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Doporučované aplikace jsou vyvíjeny komunitou. Jsou propojeny se zbytkem Nextcloud a připraveny na produkční nasazení.", - "Featured" : "Doporučené", - "Update to {update}" : "Aktualizovat na {update}", - "Rating: {score}/10" : "Hodnocení: {score}/10", "All apps are up-to-date." : "Všechny aplikace jsou aktuální", "Icon" : "Ikona", "Name" : "Název", @@ -450,12 +449,11 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Využíváte <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Využíváte <strong>{usage}</strong> z <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Vaše celé jméno", - "Back" : "Zpět", - "This address is not confirmed" : "Z této adresy jste ještě nepotvrdili ověřovací e-mail", "Primary email for password reset and notifications" : "Hlavní e-mail pro resetování hesla a oznamování", "Email options" : "Předvolby e-mailu", "Remove primary email" : "Odebrat hlavní e-mail", "Delete email" : "Smazat e-mail", + "This address is not confirmed" : "Z této adresy jste ještě nepotvrdili ověřovací e-mail", "Unset as primary email" : "Zrušeno nastavení coby hlavního e-mailu", "Set as primary email" : "Nastavit jako hlavní e-mail", "Additional email address {index}" : "Další e-mailová adresa {index}", @@ -465,7 +463,6 @@ OC.L10N.register( "Unable to update additional email address" : "Nepodařilo se aktualizovat další e-mailovou adresu", "Unable to delete additional email address" : "Nepodařilo se smazat další e-mailovou adresu", "No email address set" : "E-mailová adresa není nastavena", - "Additional emails" : "Další e-maily", "Your handle" : "Váš identifikátor (handle)", "Your headline" : "Váš nadpis", "Languages" : "Jazyky", @@ -719,6 +716,7 @@ OC.L10N.register( "Choose profile picture from files" : "Zvolit profilový obrázek ze souborů", "png or jpg, max. 20 MB" : "png nebo jpg, nejvýše 20 MB", "Your email address" : "Vaše e-mailová adresa", + "Additional emails" : "Další e-maily", "Your location" : "Kde se nacházíte", "Enable Profile" : "Zapnout profil", "Your Twitter handle" : "Twitter účet", @@ -763,6 +761,7 @@ OC.L10N.register( "Old user imported certificates" : "Staré uživatelem importované certifikáty", "Overwrite cli URL" : "Přepsat URL cli", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "Této instanci chybí některé doporučené moduly pro PHP. V zájmu lepšího výkonu a kompatibility, je důrazně doporučeno je nainstalovat: %s.", + "Rating: {score}/10" : "Hodnocení: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Chystáte se smazat skupinu „{group}“. Uživatelé NEbudou smazáni.", "No users" : "Žádní uživatelé", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Seznam uživatelů. Není vykreslen celý z důvodu nároků na výkon. Uživatelé budou dokreslováni, jak se budete posouvat seznamem.", |