[tx-robot] updated from transifex

master
Nextcloud bot 2019-10-08 02:53:31 +00:00
parent 566a955ce5
commit ab4e712702
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 6 additions and 0 deletions

View File

@ -2,6 +2,7 @@ OC.L10N.register(
"weather",
{
"Weather" : "Sää",
"Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Vakava virhe: Tarkista nextcloud.log ja lähetä bugiraportti täällä: https://github.com/nextcloud/weather/issues",
"North" : "Pohjoinen",
"North-East" : "Koillinen",
"East" : "Itä",
@ -12,7 +13,9 @@ OC.L10N.register(
"North-West" : "Luode",
"No city with this name found." : "Tällä nimellä ei löytynyt kaupunkia.",
"Empty city name !" : "Tyhjän kaupungin nimi!",
"Failed to add city. Please contact your administrator" : "Kaupungin lisääminen epäonnistui. Ota yhteyttä järjestelmänvalvojaan",
"This city is already registered for your account." : "Tämä kaupunki on jo rekisteröity tilillesi.",
"Failed to remove city. Please contact your administrator" : "Kaupungin poistaminen epäonnistui. Ota yhteyttä järjestelmänvalvojaan",
"Monday" : "Maanantai",
"Tuesday" : "Tiistai",
"Wednesday" : "Keskiviikko",

View File

@ -1,5 +1,6 @@
{ "translations": {
"Weather" : "Sää",
"Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Vakava virhe: Tarkista nextcloud.log ja lähetä bugiraportti täällä: https://github.com/nextcloud/weather/issues",
"North" : "Pohjoinen",
"North-East" : "Koillinen",
"East" : "Itä",
@ -10,7 +11,9 @@
"North-West" : "Luode",
"No city with this name found." : "Tällä nimellä ei löytynyt kaupunkia.",
"Empty city name !" : "Tyhjän kaupungin nimi!",
"Failed to add city. Please contact your administrator" : "Kaupungin lisääminen epäonnistui. Ota yhteyttä järjestelmänvalvojaan",
"This city is already registered for your account." : "Tämä kaupunki on jo rekisteröity tilillesi.",
"Failed to remove city. Please contact your administrator" : "Kaupungin poistaminen epäonnistui. Ota yhteyttä järjestelmänvalvojaan",
"Monday" : "Maanantai",
"Tuesday" : "Tiistai",
"Wednesday" : "Keskiviikko",