Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/orcid.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-07-26 06:08:38 +0300
committerNextcloud bot <bot@nextcloud.com>2022-07-26 06:08:38 +0300
commit77ccc7ffde97d01fb8929ea79ab07bbf8b970170 (patch)
tree5d7bc026d9f405a2eaa4a3a0e84e0d364daad500
parentae89c6f807714d3d9953745452213845e077aa55 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/nn_NO.js6
-rw-r--r--l10n/nn_NO.json4
2 files changed, 10 insertions, 0 deletions
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