summaryrefslogtreecommitdiffstats
path: root/l10n/bs.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-12-22 03:42:00 +0000
committerNextcloud bot <bot@nextcloud.com>2019-12-22 03:42:00 +0000
commitcccd3d7c3e81cb02ccbf2356d1924fb6f4c05a0b (patch)
tree40e5bc0ac5ecee23231be4ae4580ac1065124782 /l10n/bs.js
parent6f4ec6aec96b634b8e43b566596782c9f82f6ee3 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/bs.js')
-rw-r--r--l10n/bs.js11
1 files changed, 11 insertions, 0 deletions
diff --git a/l10n/bs.js b/l10n/bs.js
new file mode 100644
index 00000000..ea48e0e1
--- /dev/null
+++ b/l10n/bs.js
@@ -0,0 +1,11 @@
+OC.L10N.register(
+ "social",
+ {
+ "Finish setup" : "Završite postavke",
+ "Home" : "Početna stranica",
+ "Notifications" : "Notifikacija",
+ "Public" : "Javno",
+ "Close" : "Zatvori",
+ "Continue" : "Nastavi"
+},
+"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");