From ccda8790efaa7716c0988b88a387b2114e09915b Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 17 Feb 2019 01:43:20 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/eo.js | 25 +++++++++++++++++++++++++ l10n/eo.json | 23 +++++++++++++++++++++++ 2 files changed, 48 insertions(+) create mode 100644 l10n/eo.js create mode 100644 l10n/eo.json diff --git a/l10n/eo.js b/l10n/eo.js new file mode 100644 index 0000000..284bb02 --- /dev/null +++ b/l10n/eo.js @@ -0,0 +1,25 @@ +OC.L10N.register( + "weather", + { + "Weather" : "Vetero", + "Watch the weather directly on your Nextcloud." : "Vidu la veteron rekte en via Nextcloud", + "OpenWeatherMap API Key" : "API-ŝlosilo de „OpenWeatherMap“", + "Save" : "Konservi", + "Add a city" : "Aldoni urbon", + "Add city" : "Aldoni urbon", + "City name" : "Urbonomo", + "Add" : "Aldoni", + "Cancel" : "Nuligi", + "Settings" : "Agordoj", + "Metric" : "Metra", + "Click here to get an API key" : "Alklaku ĉi tie por ekhavi API-ŝlosilon", + "Pressure" : "Premo", + "Humidity" : "Humido", + "Cloudiness" : "Nubeco", + "Wind" : "Vento", + "Sunrise" : "Sunleviĝo", + "Sunset" : "Sunsubiro", + "Hour" : "Horo", + "Temperature" : "Temperaturo" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/eo.json b/l10n/eo.json new file mode 100644 index 0000000..0ce45ba --- /dev/null +++ b/l10n/eo.json @@ -0,0 +1,23 @@ +{ "translations": { + "Weather" : "Vetero", + "Watch the weather directly on your Nextcloud." : "Vidu la veteron rekte en via Nextcloud", + "OpenWeatherMap API Key" : "API-ŝlosilo de „OpenWeatherMap“", + "Save" : "Konservi", + "Add a city" : "Aldoni urbon", + "Add city" : "Aldoni urbon", + "City name" : "Urbonomo", + "Add" : "Aldoni", + "Cancel" : "Nuligi", + "Settings" : "Agordoj", + "Metric" : "Metra", + "Click here to get an API key" : "Alklaku ĉi tie por ekhavi API-ŝlosilon", + "Pressure" : "Premo", + "Humidity" : "Humido", + "Cloudiness" : "Nubeco", + "Wind" : "Vento", + "Sunrise" : "Sunleviĝo", + "Sunset" : "Sunsubiro", + "Hour" : "Horo", + "Temperature" : "Temperaturo" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file