diff --git a/adminsortable/locale/hr/LC_MESSAGES/django.mo b/adminsortable/locale/hr/LC_MESSAGES/django.mo new file mode 100644 index 0000000..45fd7e3 Binary files /dev/null and b/adminsortable/locale/hr/LC_MESSAGES/django.mo differ diff --git a/adminsortable/locale/hr/LC_MESSAGES/django.po b/adminsortable/locale/hr/LC_MESSAGES/django.po new file mode 100644 index 0000000..3e18fbf --- /dev/null +++ b/adminsortable/locale/hr/LC_MESSAGES/django.po @@ -0,0 +1,50 @@ +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: adminsortable\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-03-22 18:35+0100\n" +"PO-Revision-Date: 2018-03-22 18:35+0100\n" +"Last-Translator: Luka Matijevic \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hr\n" + +#: templates/adminsortable/change_list.html:15 +#, python-format +msgid "Drag and drop %(model)s to change display order" +msgstr "Povuci i ispusti %(model)s kako bi promijenio redoslijed prikaza" + +#: templates/adminsortable/change_list.html:25 +#, python-format +msgid "Reorder" +msgstr "Promijeni redoslijed" + +#: templates/adminsortable/change_list.html:32 +#, python-format +msgid "Drag and drop %(sort_type)s %(model)s to change their order." +msgstr "Povuci i ispusti %(sort_type)s %(model)s kako bi promijenio njihov redoslijed." + +#: templates/adminsortable/change_list.html:34 +#, python-format +msgid "Drag and drop %(model)s to change their order." +msgstr "Povuci i ispusti %(model)s kako bi promijenio njihov redoslijed." + +#: templates/adminsortable/change_list.html:39 +#, python-format +msgid "" +"You may also drag and drop %(sortable_by_class_display_name)s to change " +"their order." +msgstr "" +"Možeš povući i ispustiti %(sortable_by_class_display_name)s kako bi promijenio " +"njihov redoslijed." + +#: templates/adminsortable/change_list.html:50 +#, python-format +msgid "Return to %(model)s" +msgstr "Povratak na %(model)s" + +#: templates/adminsortable/change_list_with_sort_link.html:6 +msgid "Change Order" +msgstr "Promjena redoslijeda" \ No newline at end of file