[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>master
parent
34829caf04
commit
263e91fa15
|
@ -13,6 +13,7 @@ OC.L10N.register(
|
|||
"West" : "Oeste",
|
||||
"North-West" : "Noroeste",
|
||||
"No city with this name found." : "Não foi encontrada nenhuma cidade com este nome.",
|
||||
"Empty city name!" : "Sem cidade!",
|
||||
"Monday" : "Segunda",
|
||||
"Tuesday" : "Terça",
|
||||
"Wednesday" : "Quarta",
|
||||
|
@ -32,12 +33,17 @@ OC.L10N.register(
|
|||
"Settings" : "Definições",
|
||||
"Metric" : "Métrica",
|
||||
"Click here to get an API key" : "Clique aqui para obter uma chave da API",
|
||||
"Current Temperature" : "Temperatura actual",
|
||||
"Feelslike Temperature" : "Temperatura aparente",
|
||||
"Minimum Temperature" : "Temperatura mínima",
|
||||
"Maximum Temperature" : "Temperatura máxima",
|
||||
"Pressure" : "Pressão",
|
||||
"Humidity" : "Humidade",
|
||||
"Cloudiness" : "Nebulosidade",
|
||||
"Wind" : "Vento",
|
||||
"Sunrise" : "Nascer do Sol",
|
||||
"Sunset" : "Por do Sol",
|
||||
"Date" : "Data"
|
||||
"Date" : "Data",
|
||||
"Perceptible Temperature" : "Temperatura Perceptível"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
"West" : "Oeste",
|
||||
"North-West" : "Noroeste",
|
||||
"No city with this name found." : "Não foi encontrada nenhuma cidade com este nome.",
|
||||
"Empty city name!" : "Sem cidade!",
|
||||
"Monday" : "Segunda",
|
||||
"Tuesday" : "Terça",
|
||||
"Wednesday" : "Quarta",
|
||||
|
@ -30,12 +31,17 @@
|
|||
"Settings" : "Definições",
|
||||
"Metric" : "Métrica",
|
||||
"Click here to get an API key" : "Clique aqui para obter uma chave da API",
|
||||
"Current Temperature" : "Temperatura actual",
|
||||
"Feelslike Temperature" : "Temperatura aparente",
|
||||
"Minimum Temperature" : "Temperatura mínima",
|
||||
"Maximum Temperature" : "Temperatura máxima",
|
||||
"Pressure" : "Pressão",
|
||||
"Humidity" : "Humidade",
|
||||
"Cloudiness" : "Nebulosidade",
|
||||
"Wind" : "Vento",
|
||||
"Sunrise" : "Nascer do Sol",
|
||||
"Sunset" : "Por do Sol",
|
||||
"Date" : "Data"
|
||||
"Date" : "Data",
|
||||
"Perceptible Temperature" : "Temperatura Perceptível"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
Loading…
Reference in New Issue