summaryrefslogtreecommitdiffstats
path: root/l10n/bs.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-07-13 02:38:21 +0000
committerNextcloud bot <bot@nextcloud.com>2019-07-13 02:38:21 +0000
commit3e5ef48b8e1bbfb322ff9687e184f73161832c76 (patch)
tree2b1456e6fcec9d7c0cef9ce2875b799d661d287f /l10n/bs.js
parentec6001eb552954003b34ee92a81125d76e805d02 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/bs.js')
-rw-r--r--l10n/bs.js27
1 files changed, 27 insertions, 0 deletions
diff --git a/l10n/bs.js b/l10n/bs.js
new file mode 100644
index 000000000..effe4f7b6
--- /dev/null
+++ b/l10n/bs.js
@@ -0,0 +1,27 @@
+OC.L10N.register(
+ "news",
+ {
+ "Saved" : "Spremljeno",
+ "Download" : "Preuzmite",
+ "Close" : "Zatvori",
+ "Language" : "Jezik",
+ "by" : "od strane",
+ "from" : "od",
+ "Description" : "Opis",
+ "Folder" : "Fasikla",
+ "New folder" : "Nova fascikla",
+ "Credentials" : "Vjerodajnice",
+ "Username" : "Korisničko ime",
+ "Password" : "Lozinka",
+ "Create" : "Kreiraj",
+ "Rename" : "Preimenuj",
+ "Collapse" : "Proširi",
+ "Starred" : "Označeno",
+ "Settings" : "Postavke",
+ "Import" : "Uvezi",
+ "Export" : "Izvezi",
+ "Help" : "Pomoć",
+ "Keyboard shortcuts" : "Tipkovni prečaci",
+ "Documentation" : "Dokumentacija"
+},
+"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");