diff --git a/l10n/cs.js b/l10n/cs.js index 969cc3f..cbdca4a 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -3,7 +3,7 @@ OC.L10N.register( { "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", + "OpenWeatherMap API Key" : "klíč k aplikačnímu program. rozhraní služby OpenWeatherMap", "Save" : "Uložit", "Add a city" : "Přidat město", "Add city" : "Přidat město", diff --git a/l10n/cs.json b/l10n/cs.json index 07b3693..24274bb 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -1,7 +1,7 @@ { "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", + "OpenWeatherMap API Key" : "klíč k aplikačnímu program. rozhraní služby OpenWeatherMap", "Save" : "Uložit", "Add a city" : "Přidat město", "Add city" : "Přidat město", diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index 0aeaf15..daccd81 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -2,6 +2,7 @@ OC.L10N.register( "weather", { "Weather" : "Orai", + "Watch the weather directly on your Nextcloud." : "Orų prognozės tiesiai Jūsų Nextcloud.", "OpenWeatherMap API Key" : "OpenWeatherMap API raktas", "Save" : "Įrašyti", "Add a city" : "Pridėti miestą", diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index 945c1f2..93c9190 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -1,5 +1,6 @@ { "translations": { "Weather" : "Orai", + "Watch the weather directly on your Nextcloud." : "Orų prognozės tiesiai Jūsų Nextcloud.", "OpenWeatherMap API Key" : "OpenWeatherMap API raktas", "Save" : "Įrašyti", "Add a city" : "Pridėti miestą",