[tx-robot] updated from transifex
parent
60ecfda647
commit
dd457b8e71
|
@ -0,0 +1,18 @@
|
|||
OC.L10N.register(
|
||||
"weather",
|
||||
{
|
||||
"Weather" : "Vær",
|
||||
"Save" : "Lagre",
|
||||
"Add a city" : "Legg til ein by",
|
||||
"Add city" : "Legg til by",
|
||||
"City name" : "Bynamn",
|
||||
"Add" : "Legg til",
|
||||
"Cancel" : "Avbryt",
|
||||
"Settings" : "Instillingar",
|
||||
"Pressure" : "Trykk",
|
||||
"Humidity" : "Luftfuktigheit",
|
||||
"Wind" : "Vind",
|
||||
"Sunrise" : "Soloppgang",
|
||||
"Sunset" : "Solnedgang"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,16 @@
|
|||
{ "translations": {
|
||||
"Weather" : "Vær",
|
||||
"Save" : "Lagre",
|
||||
"Add a city" : "Legg til ein by",
|
||||
"Add city" : "Legg til by",
|
||||
"City name" : "Bynamn",
|
||||
"Add" : "Legg til",
|
||||
"Cancel" : "Avbryt",
|
||||
"Settings" : "Instillingar",
|
||||
"Pressure" : "Trykk",
|
||||
"Humidity" : "Luftfuktigheit",
|
||||
"Wind" : "Vind",
|
||||
"Sunrise" : "Soloppgang",
|
||||
"Sunset" : "Solnedgang"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
Loading…
Reference in New Issue