summaryrefslogtreecommitdiffstats
path: root/l10n/bs.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-13 01:18:54 +0000
committerNextcloud bot <bot@nextcloud.com>2018-11-13 01:18:54 +0000
commitb3b5d38c4f862be45f822907516c38d232f1b4cb (patch)
treee719c35c2f4f2b35d83ba139e186849db8b9ea74 /l10n/bs.js
parentde515bdd95256094d06dde93a3697c37f1db4963 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/bs.js')
-rw-r--r--l10n/bs.js29
1 files changed, 0 insertions, 29 deletions
diff --git a/l10n/bs.js b/l10n/bs.js
deleted file mode 100644
index c402dc22..00000000
--- a/l10n/bs.js
+++ /dev/null
@@ -1,29 +0,0 @@
-OC.L10N.register(
- "contacts",
- {
- "Contacts" : "Kontakti",
- "Nickname" : "Nadimak",
- "Last name" : "Prezime",
- "First name" : "Ime",
- "Additional names" : "Dodatna imena",
- "Website" : "Web-prezentacija",
- "Home" : "Kuća",
- "Work" : "Posao",
- "Other" : "Ostali",
- "Address" : "Adresa",
- "City" : "Grad",
- "State or province" : "Savezna država ili pokrajina",
- "Postal code" : "Poštanski broj",
- "Country" : "Država",
- "Groups" : "Grupe",
- "Birthday" : "Rođendan",
- "Email" : "E-pošta",
- "Instant messaging" : "Razmjena izravnih poruka",
- "Phone" : "Telefon",
- "Mobile" : "Mobitel",
- "Fax" : "Faks",
- "Pager" : "Dojavljivač",
- "Voice" : "Glas",
- "New contact" : "Novi kontakt"
-},
-"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");