[tx-robot] updated from transifex
parent
d2ad6582fd
commit
02e8658ab6
|
@ -0,0 +1,24 @@
|
|||
OC.L10N.register(
|
||||
"weather",
|
||||
{
|
||||
"Weather" : "Weer",
|
||||
"OpenWeatherMap API Key" : "OpenWeatherMap API-sleutel",
|
||||
"Save" : "Bewaar",
|
||||
"Add a city" : "Voeg ’n stad toe",
|
||||
"Add city" : "Voeg stad toe",
|
||||
"City name" : "Stadnaam",
|
||||
"Add" : "Voeg toe",
|
||||
"Cancel" : "Kanselleer",
|
||||
"Settings" : "Instellings",
|
||||
"Metric" : "Metriek",
|
||||
"Click here to get an API key" : "Klik hier om ’n API-sleutel te kry",
|
||||
"Pressure" : "Druk",
|
||||
"Humidity" : "Humiditeit",
|
||||
"Cloudiness" : "Bewolktheid",
|
||||
"Wind" : "Wind",
|
||||
"Sunrise" : "Sonsopkoms",
|
||||
"Sunset" : "Sondergang",
|
||||
"Hour" : "Uur",
|
||||
"Temperature" : "Temperatuur"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,22 @@
|
|||
{ "translations": {
|
||||
"Weather" : "Weer",
|
||||
"OpenWeatherMap API Key" : "OpenWeatherMap API-sleutel",
|
||||
"Save" : "Bewaar",
|
||||
"Add a city" : "Voeg ’n stad toe",
|
||||
"Add city" : "Voeg stad toe",
|
||||
"City name" : "Stadnaam",
|
||||
"Add" : "Voeg toe",
|
||||
"Cancel" : "Kanselleer",
|
||||
"Settings" : "Instellings",
|
||||
"Metric" : "Metriek",
|
||||
"Click here to get an API key" : "Klik hier om ’n API-sleutel te kry",
|
||||
"Pressure" : "Druk",
|
||||
"Humidity" : "Humiditeit",
|
||||
"Cloudiness" : "Bewolktheid",
|
||||
"Wind" : "Wind",
|
||||
"Sunrise" : "Sonsopkoms",
|
||||
"Sunset" : "Sondergang",
|
||||
"Hour" : "Uur",
|
||||
"Temperature" : "Temperatuur"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
Loading…
Reference in New Issue