[tx-robot] updated from transifex
parent
a9c3f0a66e
commit
17eb616c94
|
@ -2,11 +2,12 @@ OC.L10N.register(
|
||||||
"weather",
|
"weather",
|
||||||
{
|
{
|
||||||
"Weather" : "Počasí",
|
"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" : " API klíč OpenWeatherMap",
|
||||||
"Save" : "Uložit",
|
"Save" : "Uložit",
|
||||||
"Add a city" : "Přidat město",
|
"Add a city" : "Přidat město",
|
||||||
"Add 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",
|
"Add" : "Přidat",
|
||||||
"Cancel" : "Storno",
|
"Cancel" : "Storno",
|
||||||
"Settings" : "Nastavení",
|
"Settings" : "Nastavení",
|
||||||
|
|
|
@ -1,10 +1,11 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Weather" : "Počasí",
|
"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" : " API klíč OpenWeatherMap",
|
||||||
"Save" : "Uložit",
|
"Save" : "Uložit",
|
||||||
"Add a city" : "Přidat město",
|
"Add a city" : "Přidat město",
|
||||||
"Add 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",
|
"Add" : "Přidat",
|
||||||
"Cancel" : "Storno",
|
"Cancel" : "Storno",
|
||||||
"Settings" : "Nastavení",
|
"Settings" : "Nastavení",
|
||||||
|
|
Loading…
Reference in New Issue