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>2018-02-01 04:30:53 +0300
committerNextcloud bot <bot@nextcloud.com>2018-02-01 04:30:53 +0300
commita161832e8f77cbeffab039c7f4ab5cdc0161356d (patch)
tree4c1e1c4545c42bb469e7dcc9d0f70d0437050cee /l10n/bs.js
parent2c5fa55b38b878a38ff23c78dd8fde3093bb8dbe (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/bs.js')
-rw-r--r--l10n/bs.js15
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n/bs.js b/l10n/bs.js
new file mode 100644
index 00000000..3dba6322
--- /dev/null
+++ b/l10n/bs.js
@@ -0,0 +1,15 @@
+OC.L10N.register(
+ "richdocuments",
+ {
+ "Edit" : "Izmjeni",
+ "Could not create file" : "Datoteku nije moguće kreirati",
+ "Can't create document" : "Nemoguće kreirati dokument",
+ "Saved" : "Spremljeno",
+ "Save" : "Spremi",
+ "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);");