Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/weather.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-04-26 06:28:46 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-26 06:28:46 +0300
commit263e91fa15843abcf8d36173c38c0f0e000afe81 (patch)
treefc92685bede1fa642f385fd81d6ed343f60a9599
parent34829caf04f6fd649bf1d6d286ccfbab27a6942c (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/pt_PT.js8
-rw-r--r--l10n/pt_PT.json8
2 files changed, 14 insertions, 2 deletions
diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js
index 8d19b3b..241046a 100644
--- a/l10n/pt_PT.js
+++ b/l10n/pt_PT.js
@@ -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);");
diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json
index 6cefc2c..4d285fe 100644
--- a/l10n/pt_PT.json
+++ b/l10n/pt_PT.json
@@ -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);"
} \ No newline at end of file