From dd457b8e71e979fb9df5820d966a0b7d207abadf Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 24 Jan 2018 01:35:41 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/nn_NO.js | 18 ++++++++++++++++++ l10n/nn_NO.json | 16 ++++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 l10n/nn_NO.js create mode 100644 l10n/nn_NO.json diff --git a/l10n/nn_NO.js b/l10n/nn_NO.js new file mode 100644 index 0000000..64e33e5 --- /dev/null +++ b/l10n/nn_NO.js @@ -0,0 +1,18 @@ +OC.L10N.register( + "weather", + { + "Weather" : "Vær", + "Save" : "Lagre", + "Add a city" : "Legg til ein by", + "Add city" : "Legg til by", + "City name" : "Bynamn", + "Add" : "Legg til", + "Cancel" : "Avbryt", + "Settings" : "Instillingar", + "Pressure" : "Trykk", + "Humidity" : "Luftfuktigheit", + "Wind" : "Vind", + "Sunrise" : "Soloppgang", + "Sunset" : "Solnedgang" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/nn_NO.json b/l10n/nn_NO.json new file mode 100644 index 0000000..476e5fc --- /dev/null +++ b/l10n/nn_NO.json @@ -0,0 +1,16 @@ +{ "translations": { + "Weather" : "Vær", + "Save" : "Lagre", + "Add a city" : "Legg til ein by", + "Add city" : "Legg til by", + "City name" : "Bynamn", + "Add" : "Legg til", + "Cancel" : "Avbryt", + "Settings" : "Instillingar", + "Pressure" : "Trykk", + "Humidity" : "Luftfuktigheit", + "Wind" : "Vind", + "Sunrise" : "Soloppgang", + "Sunset" : "Solnedgang" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file