mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
Update hr.json (POEditor.com)
This commit is contained in:
parent
e9775010e4
commit
cb3c16d5eb
1 changed files with 129 additions and 102 deletions
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"Collaborative markdown notes": "Kolaborativne markdown bilješke",
|
||||
"Realtime collaborative markdown notes on all platforms.": "Kolaborativne markdown bilješke na svim platformama u realnom vremenu.",
|
||||
"Best way to write and share your knowledge in markdown.": "Najbolji način za pisanje i dijeljenje svog znanja u markdown-u.",
|
||||
"Intro": "Uvod",
|
||||
"History": "Povijest",
|
||||
|
@ -28,6 +29,8 @@
|
|||
"Import from browser": "Uvezi iz preglednika",
|
||||
"Releases": "Izdanja",
|
||||
"Are you sure?": "Jeste li sigurni?",
|
||||
"Do you really want to delete this note?": "Do you really want to delete this note?",
|
||||
"All users will lose their connection.": "All users will lose their connection.",
|
||||
"Cancel": "Odustani",
|
||||
"Yes, do it!": "Da, učini to!",
|
||||
"Choose method": "Izaberi metodu",
|
||||
|
@ -59,6 +62,7 @@
|
|||
"Refresh": "Osvježi",
|
||||
"Contacts": "Kontakti",
|
||||
"Report an issue": "Prijavi problem",
|
||||
"Meet us on %s": "Meet us on %s",
|
||||
"Send us email": "Pošalji nam email",
|
||||
"Documents": "Dokumenti",
|
||||
"Features": "Značajke",
|
||||
|
@ -99,5 +103,28 @@
|
|||
"Select From Available Snippets": "Odaberi iz raspoloživih isječaka",
|
||||
"OR": "ILI",
|
||||
"Export to Snippet": "Izvoz u isječak",
|
||||
"Select Visibility Level": "Odaberi razinu vidljivosti"
|
||||
"Select Visibility Level": "Odaberi razinu vidljivosti",
|
||||
"Night Theme": "Night Theme",
|
||||
"Follow us on %s and %s.": "Follow us on %s, and %s.",
|
||||
"Privacy": "Privacy",
|
||||
"Terms of Use": "Terms of Use",
|
||||
"Do you really want to delete your user account?": "Do you really want to delete your user account?",
|
||||
"This will delete your account, all notes that are owned by you and remove all references to your account from other notes.": "This will delete your account, all notes that are owned by you and remove all references to your account from other notes.",
|
||||
"Delete user": "Delete user",
|
||||
"Export user data": "Export user data",
|
||||
"Help us translating on %s": "Help us translating on %s",
|
||||
"Source Code": "Source Code",
|
||||
"Register": "Register",
|
||||
"Powered by %s": "Powered by %s",
|
||||
"Help us translating": "Help us translating",
|
||||
"Join the community": "Join the community",
|
||||
"Imprint": "Imprint",
|
||||
"Freely - Anyone can edit": "Freely - Anyone can edit",
|
||||
"Editable - Signed-in people can edit": "Editable - Signed-in people can edit",
|
||||
"Limited - Signed-in people can edit (forbid guests)": "Limited - Signed-in people can edit (forbid guests)",
|
||||
"Locked - Only owner can edit": "Locked - Only owner can edit",
|
||||
"Protected - Only owner can edit (forbid guests)": "Protected - Only owner can edit (forbid guests)",
|
||||
"Private - Only owner can view & edit": "Private - Only owner can view & edit",
|
||||
"changed": "changed",
|
||||
"created": "created"
|
||||
}
|
Loading…
Reference in a new issue