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>2017-08-21 03:25:36 +0300
committerNextcloud bot <bot@nextcloud.com>2017-08-21 03:25:36 +0300
commitfc29408d06b4ad2aa976a9b7cb40206c1d27480f (patch)
treee8c9ae671b5d81dfd5d0a2ccd0a15099abe19830 /l10n/ast.js
parent07a15502256af37b588080686b5281e09b13d29e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ast.js')
-rw-r--r--l10n/ast.js24
1 files changed, 24 insertions, 0 deletions
diff --git a/l10n/ast.js b/l10n/ast.js
new file mode 100644
index 0000000..e873cfc
--- /dev/null
+++ b/l10n/ast.js
@@ -0,0 +1,24 @@
+OC.L10N.register(
+ "weather",
+ {
+ "Weather" : "Clima",
+ "OpenWeatherMap API Key" : "Clave API d'OpenWeatherMap",
+ "Save" : "Guardar",
+ "Add a city" : "Amiesta una ciudá",
+ "Add city" : "Amestar ciudá",
+ "City name" : "Nome de ciudá",
+ "Add" : "Amestar",
+ "Cancel" : "Encaboxar",
+ "Settings" : "Axustes",
+ "Metric" : "Métrica",
+ "Click here to get an API key" : "Primi equí pa consiguir una clave API",
+ "Pressure" : "Presión",
+ "Humidity" : "Humedanza",
+ "Cloudiness" : "Ñubosidá",
+ "Wind" : "Vientu",
+ "Sunrise" : "Riscar",
+ "Sunset" : "Aséu",
+ "Hour" : "Hora",
+ "Temperature" : "Temperatura"
+},
+"nplurals=2; plural=(n != 1);");