From 02e8658ab6bf4148731a9532a827b49fecc47a20 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 11 Sep 2017 00:25:32 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/af.js | 24 ++++++++++++++++++++++++ l10n/af.json | 22 ++++++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 l10n/af.js create mode 100644 l10n/af.json diff --git a/l10n/af.js b/l10n/af.js new file mode 100644 index 0000000..f4f513c --- /dev/null +++ b/l10n/af.js @@ -0,0 +1,24 @@ +OC.L10N.register( + "weather", + { + "Weather" : "Weer", + "OpenWeatherMap API Key" : "OpenWeatherMap API-sleutel", + "Save" : "Bewaar", + "Add a city" : "Voeg ’n stad toe", + "Add city" : "Voeg stad toe", + "City name" : "Stadnaam", + "Add" : "Voeg toe", + "Cancel" : "Kanselleer", + "Settings" : "Instellings", + "Metric" : "Metriek", + "Click here to get an API key" : "Klik hier om ’n API-sleutel te kry", + "Pressure" : "Druk", + "Humidity" : "Humiditeit", + "Cloudiness" : "Bewolktheid", + "Wind" : "Wind", + "Sunrise" : "Sonsopkoms", + "Sunset" : "Sondergang", + "Hour" : "Uur", + "Temperature" : "Temperatuur" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/af.json b/l10n/af.json new file mode 100644 index 0000000..6b7242d --- /dev/null +++ b/l10n/af.json @@ -0,0 +1,22 @@ +{ "translations": { + "Weather" : "Weer", + "OpenWeatherMap API Key" : "OpenWeatherMap API-sleutel", + "Save" : "Bewaar", + "Add a city" : "Voeg ’n stad toe", + "Add city" : "Voeg stad toe", + "City name" : "Stadnaam", + "Add" : "Voeg toe", + "Cancel" : "Kanselleer", + "Settings" : "Instellings", + "Metric" : "Metriek", + "Click here to get an API key" : "Klik hier om ’n API-sleutel te kry", + "Pressure" : "Druk", + "Humidity" : "Humiditeit", + "Cloudiness" : "Bewolktheid", + "Wind" : "Wind", + "Sunrise" : "Sonsopkoms", + "Sunset" : "Sondergang", + "Hour" : "Uur", + "Temperature" : "Temperatuur" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file