diff --git a/l10n/cs.js b/l10n/cs.js index 675e1a2adc..89793bd74b 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -77,6 +77,7 @@ OC.L10N.register( "HTTP Basic Auth credentials must be stored unencrypted! Everyone with access to the server or database will be able to access them!" : "Je třeba, aby přihlašovací údaje pro HTTP Basic Auth byly uloženy nešifrovaně! Každý s přístupem k serveru nebo databázi je bude moci přečíst!", "Username" : "Uživatelské jméno", "Password" : "Heslo", + "Autodiscover Feed" : "Automaticky objevit kanál", "New Folder" : "Nová složka", "Create" : "Vytvořit", "Explore" : "Prohledat", diff --git a/l10n/cs.json b/l10n/cs.json index ed6339eaae..2a45f481a6 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -75,6 +75,7 @@ "HTTP Basic Auth credentials must be stored unencrypted! Everyone with access to the server or database will be able to access them!" : "Je třeba, aby přihlašovací údaje pro HTTP Basic Auth byly uloženy nešifrovaně! Každý s přístupem k serveru nebo databázi je bude moci přečíst!", "Username" : "Uživatelské jméno", "Password" : "Heslo", + "Autodiscover Feed" : "Automaticky objevit kanál", "New Folder" : "Nová složka", "Create" : "Vytvořit", "Explore" : "Prohledat",