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:
Diffstat (limited to 'l10n/hr.json')
-rw-r--r--l10n/hr.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/l10n/hr.json b/l10n/hr.json
index 50465610a..a036fb7fb 100644
--- a/l10n/hr.json
+++ b/l10n/hr.json
@@ -17,6 +17,7 @@
"** 📝 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",
+ "Insert an image" : "Umetni sliku",
"Document idle for {timeout} minutes, click to continue editing" : "Dokument ne reagira {timeout} minuta, kliknite za nastavak uređivanja",
"Reconnect" : "Ponovno povezivanje",
"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.",
@@ -41,8 +42,6 @@
"Blockquote" : "Oblikovano navođenje",
"Quoted text" : "Citirani tekst",
"Code block" : "Odjeljak s kodom",
- "Insert emoji" : "Umetni emoji",
- "Insert an image" : "Umetni sliku",
"Link file" : "Poveznica datoteke",
"Select file to link to" : "Odaberi datoteku za povezivanje",
"Participants" : "Sudionici",
@@ -50,7 +49,6 @@
"Author colors are only shown until everyone has closed the document." : "Boje autora prikazuju se samo dok svi ne zatvore dokument.",
"Show rich workspaces" : "Prikaži bogate radne okoline",
"Add notes, lists or links …" : "Dodajte bilješke, popise ili poveznice…",
- "Edit" : "Uredi",
"Undo" : "Poništi",
"Redo" : "Ponovno",
"Headings" : "Naslovi",
@@ -62,10 +60,12 @@
"Info" : "Informacije",
"Success" : "Uspjeh",
"Warning" : "Upozorenje",
- "Emoji picker" : "Birač emojija",
+ "Insert emoji" : "Umetni emoji",
"Insert image" : "Umetni sliku",
+ "Edit" : "Uredi",
"New text document" : "Novi tekstni dokument",
"Currently active users:" : "Trenutno aktivni korisnici:",
- "_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"]
+ "_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"],
+ "Emoji picker" : "Birač emojija"
},"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