From 77ccc7ffde97d01fb8929ea79ab07bbf8b970170 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 26 Jul 2022 03:08:38 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/nn_NO.js | 6 ++++++ l10n/nn_NO.json | 4 ++++ 2 files changed, 10 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..205c679 --- /dev/null +++ b/l10n/nn_NO.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "orcid", + { + "Client ID" : "Klient-ID" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/nn_NO.json b/l10n/nn_NO.json new file mode 100644 index 0000000..5efc828 --- /dev/null +++ b/l10n/nn_NO.json @@ -0,0 +1,4 @@ +{ "translations": { + "Client ID" : "Klient-ID" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file -- cgit v1.2.3