]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/sk.lang.php
Added <> handler to conditions.
[timetracker.git] / WEB-INF / resources / sk.lang.php
index d22c4b7eb0b7d59f9ccbb69801b56867ba49c5ad..339083457aa4a41a6ee53b6b635c60ad70a32e8b 100644 (file)
@@ -49,6 +49,7 @@ $i18n_key_words = array(
 'menu.profile' => 'Profil',
 // TODO: translate the following.
 // 'menu.group' => 'Group',
+'menu.plugins' => 'Moduly',
 'menu.time' => 'Časový záznam',
 // TODO: translate the following.
 // 'menu.expenses' => 'Expenses',
@@ -299,6 +300,7 @@ $i18n_key_words = array(
 'title.profile' => 'Profil',
 // TODO: translate the following.
 // 'title.group' => 'Group Settings',
+'title.plugins' => 'Doplnkové moduly',
 'title.cf_custom_fields' => 'Vlastné polia',
 'title.cf_add_custom_field' => 'Pridávanie vlastného poľa',
 'title.cf_edit_custom_field' => 'Upravovanie vlastného poľa',
@@ -473,7 +475,7 @@ $i18n_key_words = array(
 'form.export.compression_none' => 'žiadna',
 'form.export.compression_bzip' => 'bzip',
 
-// Importing Group Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first).
+// Importing Group Data form. See example at https://timetracker.anuko.com/import.php (login as admin first).
 'form.import.hint' => 'Importovať dáta o tíme z xml súboru.', // TODO: replace "team" with "group".
 'form.import.file' => 'Vyberte súbor',
 'form.import.success' => 'Import úspešne dokončený.',
@@ -501,7 +503,6 @@ $i18n_key_words = array(
 // 'form.group_edit.future_entries' => 'Future entries',
 // 'form.group_edit.uncompleted_indicators' => 'Uncompleted indicators',
 // 'form.group_edit.allow_ip' => 'Allow IP',
-'form.group_edit.plugins' => 'Doplnkové moduly',
 
 // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php
 // TODO: translate the following.