diff --git a/l10n/cs.js b/l10n/cs.js index e37cb60..969cc3f 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -2,11 +2,12 @@ OC.L10N.register( "weather", { "Weather" : "Počasí", + "Watch the weather directly on your Nextcloud." : "Sledujte počasí přímo ve svém Nextcloud.", "OpenWeatherMap API Key" : " API klíč OpenWeatherMap", "Save" : "Uložit", "Add a city" : "Přidat město", "Add city" : "Přidat město", - "City name" : "Jméno města", + "City name" : "Název města", "Add" : "Přidat", "Cancel" : "Storno", "Settings" : "Nastavení", diff --git a/l10n/cs.json b/l10n/cs.json index e9af2a9..07b3693 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -1,10 +1,11 @@ { "translations": { "Weather" : "Počasí", + "Watch the weather directly on your Nextcloud." : "Sledujte počasí přímo ve svém Nextcloud.", "OpenWeatherMap API Key" : " API klíč OpenWeatherMap", "Save" : "Uložit", "Add a city" : "Přidat město", "Add city" : "Přidat město", - "City name" : "Jméno města", + "City name" : "Název města", "Add" : "Přidat", "Cancel" : "Storno", "Settings" : "Nastavení",