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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-10-12 05:59:07 +0300
committerNextcloud bot <bot@nextcloud.com>2021-10-12 05:59:07 +0300
commitf63521f0136a92b09a79a806071e1eb9350ba6f2 (patch)
tree06ed2e72758bbdb567c79b50fe02ac1e2de43dda /l10n
parent5fae938ec15374709b5086bb94347bae789b6f82 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/bs.js6
-rw-r--r--l10n/bs.json4
2 files changed, 0 insertions, 10 deletions
diff --git a/l10n/bs.js b/l10n/bs.js
deleted file mode 100644
index a52382d..0000000
--- a/l10n/bs.js
+++ /dev/null
@@ -1,6 +0,0 @@
-OC.L10N.register(
- "notifications",
- {
- "Notifications" : "Notifikacija"
-},
-"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/l10n/bs.json b/l10n/bs.json
deleted file mode 100644
index fd9e62b..0000000
--- a/l10n/bs.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{ "translations": {
- "Notifications" : "Notifikacija"
-},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
-} \ No newline at end of file