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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-09-25 05:50:54 +0300
committerNextcloud bot <bot@nextcloud.com>2019-09-25 05:50:54 +0300
commitaf836bd60cf351dd09f46b95580ab79081f99481 (patch)
treefdd72688ff4c53ab042dce416c15c8adc3409baf /l10n/hr.json
parent47e60d0a271aa7c6fa04de7ba7082458b92ad75d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/hr.json')
-rw-r--r--l10n/hr.json42
1 files changed, 42 insertions, 0 deletions
diff --git a/l10n/hr.json b/l10n/hr.json
new file mode 100644
index 000000000..ce6bbf7c7
--- /dev/null
+++ b/l10n/hr.json
@@ -0,0 +1,42 @@
+{ "translations": {
+ "Text" : "Tekst",
+ "📝 Collaborative document editing" : "📝 Zajedničko obrađivanje dokumenata",
+ "** 📝 Collaborative document editing!**\n\n- **📝 Focused writing:** No distractions, only the formatting you need.\n- **🙋 Work together:** Share and collaborate with friends and colleagues, no matter if they use Nextcloud or not!\n- **💾 Open format:** Files are saved as [Markdown](https://en.wikipedia.org/wiki/Markdown), so you can edit them from any other text app too.\n- **✊ Strong foundation:** We use [🐈 tiptap](https://tiptap.scrumpy.io) which is based on [🦉 ProseMirror](https://prosemirror.net) – huge thanks to them!" : "** 📝 Zajedničko obrađivanje dokumenata!**\n\n- **📝 Usredotočite se na pisanje:** bez ikakvih ometanja, koristite se formatiranjem koje vam je potrebno.\n- **🙋 Radite zajedno:** dijelite i surađujte s prijateljima i kolegama neovisno o tome imaju li Nextcloud!\n- **💾 Otvoren format:** datoteke se spremaju kao [Markdown](https://en.wikipedia.org/wiki/Markdown) kako biste ih mogli uređivati iz bilo koje aplikacije za uređivanje teksta.\n- **✊ Snažni temelji:** koristimo [🐈 tiptap](https://tiptap.scrumpy.io) temeljen na [🦉 ProseMirror](https://prosemirror.net) – puno im hvala!",
+ "Use current version" : "Koristi trenutnu verziju",
+ "Use the saved version" : "Koristi spremljenu verziju",
+ "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument je promijenjen izvan uređivača teksta. Nije moguće primijeniti izmjene.",
+ "Network connection error: Could not connect to the document" : "Pogreška veze: povezivanje s dokumentom nije moguće",
+ "Retry" : "Pokušaj ponovno",
+ "Last save {lastSave}" : "Posljednje spremanje {lastSave}",
+ "Unpushed changes" : "Neprimijenjene promjene",
+ "Unsaved changes" : "Nespremljene promjene",
+ "Enter your name so other users can see who is editing" : "Unesite svoje ime kako bi ostali korisnici vidjeli tko trenutno uređuje",
+ "Edit guest name" : "Uredi ime gosta",
+ "Save guest name" : "Spremi ime gosta",
+ "Insert image" : "Umetni sliku",
+ "Add link" : "Dodaj poveznicu",
+ "_and %n other editor_::_and %n other editors_" : ["i %n drugi uređivač","i %n drugih uređivača","i %n drugih uređivača"],
+ "Show image" : "Prikaži sliku",
+ "Show file" : "Prikaži datoteku",
+ "New text document" : "Novi tekstni dokument",
+ "New text document.md" : "Novi tekstni dokument.md",
+ "Edit" : "Uredi",
+ "Undo" : "Poništi",
+ "Redo" : "Ponovno",
+ "Bold" : "Podebljano",
+ "Italic" : "U kurzivu",
+ "Strikethrough" : "Precrtano",
+ "Paragraph" : "Odjeljak",
+ "Headings" : "Naslovi",
+ "Heading 1" : "Naslov 1",
+ "Heading 2" : "Naslov 2",
+ "Heading 3" : "Naslov 3",
+ "Heading 4" : "Naslov 4",
+ "Heading 5" : "Naslov 5",
+ "Heading 6" : "Naslov 6",
+ "Unordered list" : "Nerazvrstani popis",
+ "Ordered list" : "Razvrstani popis",
+ "Blockquote" : "Oblikovano navođenje",
+ "Code block" : "Odjeljak s kodom"
+},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"
+} \ No newline at end of file