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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-03-25 04:16:14 +0300
committerNextcloud bot <bot@nextcloud.com>2017-03-25 04:16:14 +0300
commit13b8773b040f8b065996d4b523a17fa6a3f534db (patch)
treea8107fdc41e14ed8deb8f46ad9bdc6211b95e35a /l10n/bs.js
parent9d858274099e2435f321843c299872d18ced3c2e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/bs.js')
-rw-r--r--l10n/bs.js18
1 files changed, 18 insertions, 0 deletions
diff --git a/l10n/bs.js b/l10n/bs.js
new file mode 100644
index 00000000..e516b460
--- /dev/null
+++ b/l10n/bs.js
@@ -0,0 +1,18 @@
+OC.L10N.register(
+ "richdocuments",
+ {
+ "Saving..." : "Spremanje...",
+ "More versions..." : "Više verzija...",
+ "Save" : "Spremi",
+ "Loading documents..." : "Učitavanje dokumenata...",
+ "Edit" : "Izmjeni",
+ "Could not create file" : "Datoteku nije moguće kreirati",
+ "Can't create document" : "Nemoguće kreirati dokument",
+ "Saved" : "Spremljeno",
+ "Wrong password. Please retry." : "Pogrešna lozinka. Molim pokušajte ponovo",
+ "Password" : "Lozinka",
+ "OK" : "OK",
+ "Guest %s" : "Gost %s",
+ "This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Ova veza je istekla ili nikad nije postojala. Za detalje, molim kontaktirajte osobu koja ju je s vama podijelila."
+},
+"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");