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

github.com/nextcloud/nextcloud_announcements.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-01-11 05:59:39 +0300
committerNextcloud bot <bot@nextcloud.com>2022-01-11 05:59:39 +0300
commit74f28c39f6a6c3f126e34321a2ede8fb3e9899dc (patch)
tree7c52b9a954982e6060ad66ff8c801267b3a0035a
parent1e31a9fef7b3d23a455ddd002aefd9057fe1e2ef (diff)
[tx-robot] updated from transifexv23.0.1rc2
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/oc.js6
-rw-r--r--l10n/oc.json4
2 files changed, 10 insertions, 0 deletions
diff --git a/l10n/oc.js b/l10n/oc.js
new file mode 100644
index 0000000..b890281
--- /dev/null
+++ b/l10n/oc.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "nextcloud_announcements",
+ {
+ "Read more" : "Ne legir mai"
+},
+"nplurals=2; plural=(n > 1);");
diff --git a/l10n/oc.json b/l10n/oc.json
new file mode 100644
index 0000000..1527c52
--- /dev/null
+++ b/l10n/oc.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Read more" : "Ne legir mai"
+},"pluralForm" :"nplurals=2; plural=(n > 1);"
+} \ No newline at end of file