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>2021-11-26 06:21:22 +0300
committerNextcloud bot <bot@nextcloud.com>2021-11-26 06:21:22 +0300
commitb173eeac38df272756a2f32c451f667bbacafdf7 (patch)
tree300809843e64573e0adc4f74dc93581220ff69fa
parentb678c7037a18f1fb0880d26cc5511627874ef501 (diff)
[tx-robot] updated from transifexv21.0.8rc2v21.0.8rc1
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