diff --git a/locales/en/LC_MESSAGES/accounting.po b/locales/en/LC_MESSAGES/accounting.po index 371de5e881a72460fceaee164dada5c5c0df2dfa..9bde208208236accfb105cfa3f857dfd7f768968 100644 --- a/locales/en/LC_MESSAGES/accounting.po +++ b/locales/en/LC_MESSAGES/accounting.po @@ -16,3 +16,15 @@ msgstr "" msgid "Accounting" msgstr "Accounting" + +msgid "Activity" +msgstr "Activity" + +msgid "Time" +msgstr "Time" + +msgid "Access" +msgstr "Access" + +msgid "Sent data" +msgstr "Sent data" \ No newline at end of file diff --git a/locales/hr/LC_MESSAGES/accounting.po b/locales/hr/LC_MESSAGES/accounting.po new file mode 100644 index 0000000000000000000000000000000000000000..929a702c93eeb97ee6b566813c0b6b773bcd285f --- /dev/null +++ b/locales/hr/LC_MESSAGES/accounting.po @@ -0,0 +1,30 @@ +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: SimpleSAMLphp 2.0.0\n" +"Report-Msgid-Bugs-To: simplesamlphp-translation@googlegroups.com\n" +"POT-Creation-Date: 2016-10-12 09:31+0200\n" +"PO-Revision-Date: 2022-01-09 12:14+0200\n" +"Last-Translator: Marko Ivancic <mivanci@srce.hr\n" +"Language: hr\n" +"Language-Team: \n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.3.4\n" + +msgid "Accounting" +msgstr "Accounting" + +msgid "Activity" +msgstr "Aktivnost" + +msgid "Time" +msgstr "Vrijeme" + +msgid "Access" +msgstr "Pristup" + +msgid "Sent data" +msgstr "Poslani podaci" \ No newline at end of file