]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/sk.lang.php
Introduced label.paid for better integration of the paid status plugin.
[timetracker.git] / WEB-INF / resources / sk.lang.php
index 602c332c752d4ee808696dad47554e1ffc994fc5..a44c791d02440efd6cb08cda5714cd1b1d89aeb8 100644 (file)
@@ -98,7 +98,7 @@ $i18n_key_words = array(
 'error.no_email' => 'K tomuto prihlasovaciemu menu nie je priradený žiadny e-mail.',
 'error.uncompleted_exists' => 'Nekompletný záznam už existuje. Zatvorte ho alebo ho vymažte.',
 'error.goto_uncompleted' => 'Ísť na nekompletný záznam.',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'error.overlap' => 'Time interval overlaps with existing records.',
 // 'error.future_date' => 'Date is in future.',
 
@@ -162,7 +162,8 @@ $i18n_key_words = array(
 'label.finish' => 'Koniec',
 'label.duration' => 'Dĺžka',
 'label.note' => 'Poznámka',
-// TODO: translate label.item
+// TODO: translate the following.
+// 'label.notes' => 'Notes',
 // 'label.item' => 'Item',
 'label.cost' => 'Náklady',
 // TODO: translate the following string.
@@ -179,6 +180,9 @@ $i18n_key_words = array(
 'label.configure' => 'Nastaviť',
 'label.select_all' => 'Označiť všetky',
 'label.select_none' => 'Odznačiť všetky',
+// TODO: translate the following.
+// 'label.day_view' => 'Day view',
+// 'label.week_view' => 'Week view',
 'label.id' => 'ID',
 'label.language' => 'Jazyk',
 // TODO: translate the following string.
@@ -213,9 +217,13 @@ $i18n_key_words = array(
 'label.type_text' => 'text',
 'label.required' => 'Povinné',
 'label.fav_report' => 'Obľúbená zostava',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'label.cron_schedule' => 'Cron schedule',
 // 'label.what_is_it' => 'What is it?',
+// 'label.expense' => 'Expense',
+// 'label.quantity' => 'Quantity',
+// 'label.paid_status' => 'Paid status',
+// 'label.paid' => 'Paid',
 
 // Form titles.
 'title.login' => 'Prihlásenie',
@@ -229,7 +237,7 @@ $i18n_key_words = array(
 'title.time' => 'Časový záznam',
 'title.edit_time_record' => 'Upravovanie časového záznamu',
 'title.delete_time_record' => 'Vymazávanie časového záznamu',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'title.expenses' => 'Expenses',
 // 'title.edit_expense' => 'Editing Expense Item',
 // 'title.delete_expense' => 'Deleting Expense Item',
@@ -259,7 +267,7 @@ $i18n_key_words = array(
 'title.add_invoice' => 'Pridávanie faktúry',
 'title.view_invoice' => 'Priehliadanie faktúry',
 'title.delete_invoice' => 'Vymazávanie faktúry',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'title.notifications' => 'Notifications',
 // 'title.add_notification' => 'Adding Notification',
 // 'title.edit_notification' => 'Editing Notification',
@@ -310,7 +318,7 @@ $i18n_key_words = array(
 // 'dropdown.select_invoice' => '--- select invoice ---',
 'dropdown.status_active' => 'aktívny',
 'dropdown.status_inactive' => 'neaktívny',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'dropdown.delete'=>'delete',
 // 'dropdown.do_not_delete'=>'do not delete',
 
@@ -342,19 +350,23 @@ $i18n_key_words = array(
 // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record).
 'form.time_edit.uncompleted' => 'Tento záznam bol uložený iba s časom začiatku. Nie je to chyba.',
 
+// Week view form. See example at https://timetracker.anuko.com/week.php.
+// TODO: translate the following.
+// 'form.week.new_entry' => 'New entry',
+
 // Reports form. See example at https://timetracker.anuko.com/reports.php
 'form.reports.save_as_favorite' => 'Uložiť ako obľúbenú zostavu',
 'form.reports.confirm_delete' => 'Ste si istý, že chcete vymazať túto obľúbenú zostavu?',
 'form.reports.include_records' => 'Zahrnúť záznamy',
 'form.reports.include_billable' => 'faktúrovateĺné',
 'form.reports.include_not_billable' => 'nefaktúrovateľné',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'form.reports.include_invoiced' => 'invoiced',
 // 'form.reports.include_not_invoiced' => 'not invoiced',
 'form.reports.select_period' => 'Vyberte časový rozsah',
 'form.reports.set_period' => 'alebo nastavte dátumy',
 'form.reports.show_fields' => 'Zobraziť polia',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'form.reports.group_by' => 'Group by',
 // 'form.reports.group_by_no' => '--- no grouping ---',
 'form.reports.group_by_date' => 'dátum',
@@ -372,9 +384,10 @@ $i18n_key_words = array(
 // (you can get to this form after generating a report).
 'form.invoice.number' => 'Číslo faktúry',
 'form.invoice.person' => 'Osoba',
-// TODO: translate the following stings.
+// TODO: translate the following.
 // 'form.invoice.invoice_to_delete' => 'Invoice to delete',
 // 'form.invoice.invoice_entries' => 'Invoice entries',
+// 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.',
 
 // Charts form. See example at https://timetracker.anuko.com/charts.php
 'form.charts.interval' => 'Interval',
@@ -400,7 +413,7 @@ $i18n_key_words = array(
 'form.users.default_rate' => 'Predvolená hodinová sadzba',
 
 // Client delete form. See example at https://timetracker.anuko.com/client_delete.php
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'form.client.client_to_delete' => 'Client to delete',
 // 'form.client.client_entries' => 'Client entries',