Added button.create_timesheet to translation files.
[timetracker.git] / WEB-INF / resources / sk.lang.php
1 <?php
2 // +----------------------------------------------------------------------+
3 // | Anuko Time Tracker
4 // +----------------------------------------------------------------------+
5 // | Copyright (c) Anuko International Ltd. (https://www.anuko.com)
6 // +----------------------------------------------------------------------+
7 // | LIBERAL FREEWARE LICENSE: This source code document may be used
8 // | by anyone for any purpose, and freely redistributed alone or in
9 // | combination with other software, provided that the license is obeyed.
10 // |
11 // | There are only two ways to violate the license:
12 // |
13 // | 1. To redistribute this code in source form, with the copyright
14 // |    notice or license removed or altered. (Distributing in compiled
15 // |    forms without embedded copyright notices is permitted).
16 // |
17 // | 2. To redistribute modified versions of this code in *any* form
18 // |    that bears insufficient indications that the modifications are
19 // |    not the work of the original author(s).
20 // |
21 // | This license applies to this document only, not any other software
22 // | that it may be combined with.
23 // |
24 // +----------------------------------------------------------------------+
25 // | Contributors:
26 // | https://www.anuko.com/time_tracker/credits.htm
27 // +----------------------------------------------------------------------+
28
29 // Note: escape apostrophes with THREE backslashes, like here:  choisir l\\\'option.
30 // Other characters (such as double-quotes in http links, etc.) do not have to be escaped.
31
32 $i18n_language = 'Slovak (Slovenčina)';
33 $i18n_months = array('Január', 'Február', 'Marec', 'Apríl', 'Máj', 'Jún', 'Júl', 'August', 'September', 'Október', 'November', 'December');
34 $i18n_weekdays = array('Nedeľa', 'Pondelok', 'Utorok', 'Streda', 'Štvrtok', 'Piatok', 'Sobota');
35 $i18n_weekdays_short = array('Ne', 'Po', 'Ut', 'St', 'Št', 'Pi', 'So');
36 // format mm/dd
37 $i18n_holidays = array('01/01', '01/06', '03/29', '04/01', '05/01', '05/08', '06/05', '08/29', '09/01', '09/15', '11/01', '11/17', '12/24', '12/25', '12/26');
38
39 $i18n_key_words = array(
40
41 // Menus - short selection strings that are displayed on top of application web pages.
42 // Example: https://timetracker.anuko.com (black menu on top).
43 'menu.login' => 'Príhlásenie',
44 'menu.logout' => 'Odhlásenie',
45 'menu.forum' => 'Fórum',
46 'menu.help' => 'Pomoc',
47 // TODO: translate the following.
48 // 'menu.create_group' => 'Create Group',
49 'menu.profile' => 'Profil',
50 // TODO: translate the following.
51 // 'menu.group' => 'Group',
52 'menu.plugins' => 'Moduly',
53 'menu.time' => 'Časový záznam',
54 // TODO: translate the following.
55 // 'menu.expenses' => 'Expenses',
56 'menu.reports' => 'Zostavy',
57 // TODO: translate the following.
58 // 'menu.timesheets' => 'Timesheets',
59 'menu.charts' => 'Grafy',
60 'menu.projects' => 'Projekty',
61 'menu.tasks' => 'Úlohy',
62 'menu.users' => 'Používatelia',
63 // TODO: translate the following.
64 // 'menu.groups' => 'Groups',
65 // 'menu.subgroups' => 'Subgroups',
66 'menu.export' => 'Export',
67 'menu.clients' => 'Klienti',
68 'menu.options' => 'Nastavenia',
69
70 // Footer - strings on the bottom of most pages.
71 // TODO: translate the following.
72 // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
73 'footer.credits' => 'Vývojový tím',
74 'footer.license' => 'Licencia',
75 // TODO: translate the following.
76 // 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language.
77                                      // This is a link to a webpage that describes how to contribute to the project.
78
79 // Error messages.
80 // TODO: translate the following.
81 // 'error.access_denied' => 'Access denied.',
82 'error.sys' => 'Systémová chyba.',
83 'error.db' => 'Databázová chyba.',
84 // TODO: translate the following.
85 // 'error.feature_disabled' => 'Feature is disabled.',
86 'error.field' => 'Nesprávne "{0}" údaje.',
87 'error.empty' => 'Pole "{0}" je prázdne.',
88 'error.not_equal' => 'Pole "{0}" nie je zhodné s poľom "{1}".',
89 'error.interval' => 'Hodnota v poli "{0}" musí byť väčšia než "{1}".',
90 'error.project' => 'Vyberte projekt.',
91 'error.task' => 'Vyberte úlohy.',
92 'error.client' => 'Vyberte klienta.',
93 // TODO: translate the following.
94 // 'error.report' => 'Select report.',
95 // 'error.record' => 'Select record.',
96 'error.auth' => 'Nesprávne prihlasovacie meno alebo heslo.',
97 'error.user_exists' => 'Používateľ s týmto prihlasovacím menom už existuje.',
98 // TODO: translate the following.
99 // 'error.object_exists' => 'Object with this name already exists.',
100 'error.invoice_exists' => 'Faktúra s týmto číslom už existuje.',
101 // TODO: translate the following.
102 // 'error.role_exists' => 'Role with this rank already exists.',
103 'error.no_invoiceable_items' => 'Neexistujú položky, ktoré by bolo možné fakturovať.',
104 'error.no_login' => 'Neexistuje používateľ s týmto prihlasovacím menom.',
105 'error.no_groups' => 'Vaša databáza je prázdna. Prihláste sa ako admin a vytvorte nový tím.', // TODO: replace "team" with "group".
106 'error.upload' => 'Prenos súboru bol neúspešný.',
107 // TODO: translate the following.
108 // 'error.range_locked' => 'Date range is locked.',
109 'error.mail_send' => 'Chyba v odosielaní e-mailu.',
110 // TODO: improve the translation above by adding MAIL_SMTP_DEBUG part.
111 // 'error.mail_send' => 'Error sending mail. Use MAIL_SMTP_DEBUG for diagnostics.',
112 'error.no_email' => 'K tomuto prihlasovaciemu menu nie je priradený žiadny e-mail.',
113 'error.uncompleted_exists' => 'Nekompletný záznam už existuje. Zatvorte ho alebo ho vymažte.',
114 'error.goto_uncompleted' => 'Ísť na nekompletný záznam.',
115 // TODO: translate the following.
116 // 'error.overlap' => 'Time interval overlaps with existing records.',
117 // 'error.future_date' => 'Date is in future.',
118 // 'error.xml' => 'Error in XML file at line %d: %s.',
119 // 'error.cannot_import' => 'Cannot import: %s.',
120 // 'error.format' => 'Invalid file format.',
121 // 'error.user_count' => 'Limit on user count.',
122 // 'error.expired' => 'Expiration date reached.',
123
124 // Warning messages.
125 // TODO: translate the following.
126 // 'warn.sure' => 'Are you sure?',
127 // 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
128
129 // Success messages.
130 // TODO: translate the following.
131 // 'msg.success' => 'Operation completed successfully.',
132
133 // Labels for buttons.
134 'button.login' => 'Prihlásiť',
135 'button.now' => 'Teraz',
136 'button.save' => 'Uložiť',
137 // TODO: translate the following.
138 // 'button.copy' => 'Copy',
139 'button.cancel' => 'Zrušiť',
140 'button.submit' => 'Odoslať',
141 'button.add' => 'Pridať',
142 'button.delete' => 'Vymazať',
143 'button.generate' => 'Generovať',
144 'button.reset_password' => 'Obnoviť heslo',
145 'button.send' => 'Odoslať',
146 'button.send_by_email' => 'Odoslať na e-mail',
147 'button.create_group' => 'Vytvoriť tím', // TODO: replace "team" with "group".
148 // TODO: translate the following.
149 // 'button.create_timesheet' => 'Create timesheet',
150 'button.export' => 'Exportovať tím', // TODO: replace "team" with "group".
151 'button.import' => 'Importovať tím', // TODO: replace "team" with "group".
152 'button.close' => 'Zatvoriť',
153 // TODO: translate the following.
154 // 'button.stop' => 'Stop',
155
156 // Labels for controls on forms. Labels in this section are used on multiple forms.
157 'label.group_name' => 'Názov tímu', // TODO: replace "team" with "group".
158 'label.address' => 'Adresa',
159 'label.currency' => 'Mena',
160 'label.manager_name' => 'Meno manažéra',
161 'label.manager_login' => 'Prihlasovacie meno manažéra',
162 'label.person_name' => 'Meno',
163 'label.thing_name' => 'Meno',
164 'label.login' => 'Prihlasovacie meno',
165 'label.password' => 'Heslo',
166 'label.confirm_password' => 'Potvrdenie hesla',
167 'label.email' => 'E-mail',
168 'label.cc' => 'Kópia',
169 // TODO: translate the following.
170 // 'label.bcc' => 'Bcc',
171 'label.subject' => 'Predmet',
172 'label.date' => 'Dátum',
173 'label.start_date' => 'Dátum začiatku',
174 'label.end_date' => 'Dátum konca',
175 'label.user' => 'Používateľ',
176 'label.users' => 'Používatelia',
177 // TODO: translate the following.
178 // 'label.group' => 'Group',
179 // 'label.subgroups' => 'Subgroups',
180 // 'label.roles' => 'Roles',
181 'label.client' => 'Klient',
182 'label.clients' => 'Klienti',
183 'label.option' => 'Možnosť',
184 'label.invoice' => 'Fakttúra',
185 'label.project' => 'Projekt',
186 'label.projects' => 'Projekty',
187 'label.task' => 'Úloha',
188 'label.tasks' => 'Úlohy',
189 'label.description' => 'Popis',
190 'label.start' => 'Začiatok',
191 'label.finish' => 'Koniec',
192 'label.duration' => 'Dĺžka',
193 'label.note' => 'Poznámka',
194 // TODO: translate the following.
195 // 'label.notes' => 'Notes',
196 // 'label.item' => 'Item',
197 'label.cost' => 'Náklady',
198 // TODO: translate the following.
199 // 'label.ip' => 'IP',
200 // 'label.day_total' => 'Day total',
201 'label.week_total' => 'Týždeň celkom',
202 // TODO: translate the following.
203 // 'label.month_total' => 'Month total',
204 'label.today' => 'Dnes',
205 'label.view' => 'Zobraziť',
206 'label.edit' => 'Upraviť',
207 'label.delete' => 'Vymazať',
208 'label.configure' => 'Nastaviť',
209 'label.select_all' => 'Označiť všetky',
210 'label.select_none' => 'Odznačiť všetky',
211 // TODO: translate the following.
212 // 'label.day_view' => 'Day view',
213 // 'label.week_view' => 'Week view',
214 'label.id' => 'ID',
215 'label.language' => 'Jazyk',
216 // TODO: translate the following.
217 // 'label.decimal_mark' => 'Decimal mark',
218 'label.date_format' => 'Formát dátumu',
219 'label.time_format' => 'Formát času',
220 'label.week_start' => 'Prvý deň v týždni',
221 'label.comment' => 'Komentáre',
222 'label.status' => 'Stav',
223 'label.tax' => 'Daň',
224 'label.subtotal' => 'Medzisúčet',
225 'label.total' => 'Celkovo',
226 'label.client_name' => 'Názov klienta',
227 'label.client_address' => 'Adresa klienta',
228 'label.or' => 'alebo',
229 'label.error' => 'Chyba',
230 'label.ldap_hint' => 'Zadajte <b>prihlasovacie meno do Windowsu</b> a <b>heslo</b> do polí nižšie.',
231 'label.required_fields' => '* - povinné polia',
232 'label.on_behalf' => 'v zastúpení',
233 'label.role_manager' => '(manažér)',
234 'label.role_comanager' => '(spolu-manažér)',
235 'label.role_admin' => '(administrátor)',
236 // TODO: translate the following.
237 // 'label.page' => 'Page',
238 // 'label.condition' => 'Condition',
239 // 'label.yes' => 'yes',
240 // 'label.no' => 'no',
241 // Labels for plugins (extensions to Time Tracker that provide additional features).
242 'label.custom_fields' => 'Vlastné polia',
243 // Translate the following.
244 // 'label.monthly_quotas' => 'Monthly quotas',
245 'label.type' => 'Typ',
246 'label.type_dropdown' => 'rozbaľovacie pole',
247 'label.type_text' => 'text',
248 'label.required' => 'Povinné',
249 'label.fav_report' => 'Obľúbená zostava',
250 // TODO: translate the following.
251 // 'label.schedule' => 'Schedule',
252 // 'label.what_is_it' => 'What is it?',
253 // 'label.expense' => 'Expense',
254 // 'label.quantity' => 'Quantity',
255 // 'label.paid_status' => 'Paid status',
256 // 'label.paid' => 'Paid',
257 // 'button.mark_paid' => 'Mark paid',
258 // 'label.week_note' => 'Week note',
259 // 'label.week_list' => 'Week list',
260 // 'label.work_units' => 'Work units',
261 // 'label.work_units_short' => 'Units',
262 'label.totals_only' => 'Iba celkové',
263 // TODO: translate the following.
264 // 'label.timesheet' => 'Timesheet',
265 // 'label.quota' => 'Quota',
266 // 'label.submitted' => 'Submitted',
267 // 'label.approved' => 'Approved',
268
269 // Form titles.
270 'title.error' => 'Chyba',
271 // TODO: Translate the following.
272 // 'title.success' => 'Success',
273 'title.login' => 'Prihlásenie',
274 'title.groups' => 'Tímy', // TODO: change "teams" to "groups".
275 // TODO: translate the following.
276 // 'title.subgroups' => 'Subgroups',
277 // 'title.add_group' => 'Adding Group',
278 // 'title.edit_group' => 'Editing Group',
279 'title.delete_group' => 'Vymazávanie tímu', // TODO: change "team" to "group".
280 'title.reset_password' => 'Obnovovanie hesla',
281 'title.change_password' => 'Menenie hesla',
282 'title.time' => 'Časový záznam',
283 'title.edit_time_record' => 'Upravovanie časového záznamu',
284 'title.delete_time_record' => 'Vymazávanie časového záznamu',
285 // TODO: translate the following.
286 // 'title.expenses' => 'Expenses',
287 // 'title.edit_expense' => 'Editing Expense Item',
288 // 'title.delete_expense' => 'Deleting Expense Item',
289 'title.reports' => 'Zostavy',
290 'title.report' => 'Zostava',
291 'title.send_report' => 'Odosielanie zostavy',
292 // TODO: Translate the following.
293 // 'title.timesheets' => 'Timesheets',
294 // 'title.timesheet' => 'Timesheet',
295 'title.invoice' => 'Faktúra',
296 'title.send_invoice' => 'Odosielanie faktúry',
297 'title.charts' => 'Grafy',
298 'title.projects' => 'Projekty',
299 'title.add_project' => 'Pridávanie projektu',
300 'title.edit_project' => 'Upravovanie projektu',
301 'title.delete_project' => 'Vymazávanie projektu',
302 'title.tasks' => 'Úlohy',
303 'title.add_task' => 'Pridávanie úlohy',
304 'title.edit_task' => 'Upravovanie úlohy',
305 'title.delete_task' => 'Vymazávanie úlohy',
306 'title.users' => 'Používatelia',
307 'title.add_user' => 'Pridávanie používateľa',
308 'title.edit_user' => 'Upravovanie používateľa',
309 'title.delete_user' => 'Vymazávanie používateľa',
310 // TODO: translate the following.
311 // 'title.roles' => 'Roles',
312 // 'title.add_role' => 'Adding Role',
313 // 'title.edit_role' => 'Editing Role',
314 // 'title.delete_role' => 'Deleting Role',
315 'title.clients' => 'Klienti',
316 'title.add_client' => 'Pridávanie klienta',
317 'title.edit_client' => 'Upravovanie klienta',
318 'title.delete_client' => 'Vymazávanie klienta',
319 'title.invoices' => 'Faktúry',
320 'title.add_invoice' => 'Pridávanie faktúry',
321 'title.view_invoice' => 'Priehliadanie faktúry',
322 'title.delete_invoice' => 'Vymazávanie faktúry',
323 // TODO: translate the following.
324 // 'title.notifications' => 'Notifications',
325 // 'title.add_notification' => 'Adding Notification',
326 // 'title.edit_notification' => 'Editing Notification',
327 // 'title.delete_notification' => 'Deleting Notification',
328 // 'title.monthly_quotas' => 'Monthly Quotas',
329 'title.export' => 'Exportovanie údajov o tíme', // TODO: replace "team" with "group".
330 'title.import' => 'Importovanie údajov o tíme', // TODO: replace "team" with "group".
331 'title.options' => 'Nastavenia',
332 'title.profile' => 'Profil',
333 'title.plugins' => 'Doplnkové moduly',
334 'title.cf_custom_fields' => 'Vlastné polia',
335 'title.cf_add_custom_field' => 'Pridávanie vlastného poľa',
336 'title.cf_edit_custom_field' => 'Upravovanie vlastného poľa',
337 'title.cf_delete_custom_field' => 'Vymazávanie vlastného poľa',
338 'title.cf_dropdown_options' => 'Nastavenia rozbaľovacieho poľa',
339 'title.cf_add_dropdown_option' => 'Pridávanie možností',
340 'title.cf_edit_dropdown_option' => 'Upravovanie možností',
341 'title.cf_delete_dropdown_option' => 'Vymazávanie možností',
342 // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
343 // It is also a name for the Locking plugin on the group settings page.
344 // TODO: translate the following.
345 // 'title.locking' => 'Locking',
346 // 'title.week_view' => 'Week View',
347 // 'title.swap_roles' => 'Swapping Roles',
348 // 'title.work_units' => 'Work Units',
349
350 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
351 // Strings that are used in a single form must go to the specific form section.
352 'dropdown.all' => '--- všetky ---',
353 'dropdown.no' => '--- žiadne ---',
354 // TODO: translate the following.
355 // 'dropdown.current_day' => 'today',
356 // 'dropdown.previous_day' => 'yesterday',
357 'dropdown.selected_day' => 'deň',
358 'dropdown.current_week' => 'tento týždeň',
359 'dropdown.previous_week' => 'minulý týždeň',
360 'dropdown.selected_week' => 'týždeň',
361 'dropdown.current_month' => 'tento mesiac',
362 'dropdown.previous_month' => 'minulý mesiac',
363 'dropdown.selected_month' => 'mesiac',
364 'dropdown.current_year' => 'tento rok',
365 // TODO: translate the following.
366 // 'dropdown.previous_year' => 'previous year',
367 'dropdown.selected_year' => 'rok',
368 'dropdown.all_time' => 'celý čas',
369 'dropdown.projects' => 'projekty',
370 'dropdown.tasks' => 'úlohy',
371 // TODO: translate the following.
372 // 'dropdown.clients' => 'clients',
373 'dropdown.select' => '--- vyberte ---',
374 // TODO: translate the following.
375 // 'dropdown.select_invoice' => '--- select invoice ---',
376 'dropdown.status_active' => 'aktívny',
377 'dropdown.status_inactive' => 'neaktívny',
378 // TODO: translate the following.
379 // 'dropdown.delete' => 'delete',
380 // 'dropdown.do_not_delete' => 'do not delete',
381 // 'dropdown.paid' => 'paid',
382 // 'dropdown.not_paid' => 'not paid',
383
384 // Below is a section for strings that are used on individual forms. When a string is used only on one form it should be placed here.
385 // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases
386 // a string can be defined on the main form and used on related forms. The reasoning for this is to make translation effort easier.
387 // Strings that are used on multiple unrelated forms should be placed in shared sections such as label.<stringname>, etc.
388
389 // Login form. See example at https://timetracker.anuko.com/login.php.
390 'form.login.forgot_password' => 'Zabudnuté heslo?',
391 'form.login.about' => 'Anuko <a href="https://www.anuko.com/lp/tt_2.htm" target="_blank">Time Tracker</a> je jednoduchý a ľahko použiteľný systém na sledovanie času s otvoreným zdrojovým kódom.',
392
393 // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
394 'form.reset_password.message' => 'Žiadosť o obnovenie hesla bola odoslaná e-mailom.',
395 'form.reset_password.email_subject' => 'Žiadosť o obnovenie hesla do Anuko Time Tracker',
396 // TODO: English string has changed. "from IP" added. Re-translate the beginning.
397 // 'form.reset_password.email_body' => "Dear User,\n\nSomeone from IP %s requested your Anuko Time Tracker password reset. Please visit this link if you want to reset your password.\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n",
398 // "IP %s" probably sounds awkward.
399 'form.reset_password.email_body' => "Vážený používateľ,\n\nniekto, IP %s, si vyžiadal obnovenie vášho hesla do Anuko Time Tracker. Prosím kliknite na nasledujúcu linku, ak si prajete obnoviť heslo.\n\n%s\n\nAnuko Time Tracker je jednoduchý a ľahko použiteľný systém na sledovanie času s otvoreným zdrojovým kódom. Navštívte https://www.anuko.com pre viac informácií.\n\n",
400
401 // Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1.
402 'form.change_password.tip' => 'Zadajte nové heslo a kliknite na Uložiť.',
403
404 // Time form. See example at https://timetracker.anuko.com/time.php.
405 'form.time.duration_format' => '(hh:mm alebo 0,0h)',
406 'form.time.billable' => 'Faktúrovateľných',
407 'form.time.uncompleted' => 'Neukončené',
408 // TODO: translate the folllowing.
409 // 'form.time.remaining_quota' => 'Remaining quota',
410 // 'form.time.over_quota' => 'Over quota',
411 // 'form.time.remaining_balance' => 'Remaining balance',
412 // 'form.time.over_balance' => 'Over balance',
413
414 // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record).
415 'form.time_edit.uncompleted' => 'Tento záznam bol uložený iba s časom začiatku. Nie je to chyba.',
416
417 // Week view form. See example at https://timetracker.anuko.com/week.php.
418 // TODO: translate the following.
419 // 'form.week.new_entry' => 'New entry',
420
421 // Reports form. See example at https://timetracker.anuko.com/reports.php
422 'form.reports.save_as_favorite' => 'Uložiť ako obľúbenú zostavu',
423 'form.reports.confirm_delete' => 'Ste si istý, že chcete vymazať túto obľúbenú zostavu?',
424 'form.reports.include_billable' => 'faktúrovateĺné',
425 'form.reports.include_not_billable' => 'nefaktúrovateľné',
426 // TODO: translate the following.
427 // 'form.reports.include_invoiced' => 'invoiced',
428 // 'form.reports.include_not_invoiced' => 'not invoiced',
429 // 'form.reports.include_assigned' => 'assigned',
430 // 'form.reports.include_not_assigned' => 'not assigned',
431 'form.reports.select_period' => 'Vyberte časový rozsah',
432 'form.reports.set_period' => 'alebo nastavte dátumy',
433 'form.reports.show_fields' => 'Zobraziť polia',
434 // TODO: translate the following.
435 // 'form.reports.group_by' => 'Group by',
436 // 'form.reports.group_by_no' => '--- no grouping ---',
437 'form.reports.group_by_date' => 'dátum',
438 'form.reports.group_by_user' => 'používateľ',
439 'form.reports.group_by_client' => 'klient',
440 'form.reports.group_by_project' => 'projekt',
441 'form.reports.group_by_task' => 'úloha',
442
443 // Report form. See example at https://timetracker.anuko.com/report.php
444 // (after generating a report at https://timetracker.anuko.com/reports.php).
445 'form.report.export' => 'Exportovať',
446 // TODO: translate the following.
447 // 'form.report.assign_to_invoice' => 'Assign to invoice',
448
449 // Timesheets form. See example at https://timetracker.anuko.com/timesheets.php
450 // TODO: translate the following.
451 // form.timesheets.hint' => 'Use reports to add new timesheets.',
452
453 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
454 // (you can get to this form after generating a report).
455 'form.invoice.number' => 'Číslo faktúry',
456 'form.invoice.person' => 'Osoba',
457
458 // Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
459 // TODO: translate the following.
460 // 'form.invoice.invoice_to_delete' => 'Invoice to delete',
461 // 'form.invoice.invoice_entries' => 'Invoice entries',
462 // 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.',
463
464 // Charts form. See example at https://timetracker.anuko.com/charts.php
465 'form.charts.interval' => 'Interval',
466 'form.charts.chart' => 'Graf',
467
468 // Projects form. See example at https://timetracker.anuko.com/projects.php
469 'form.projects.active_projects' => 'Aktívne projekty',
470 'form.projects.inactive_projects' => 'Neaktívne projekty',
471
472 // Tasks form. See example at https://timetracker.anuko.com/tasks.php
473 'form.tasks.active_tasks' => 'Aktívne úlohy',
474 'form.tasks.inactive_tasks' => 'Neaktívne úlohy',
475
476 // Users form. See example at https://timetracker.anuko.com/users.php
477 'form.users.active_users' => 'Aktívny používatelia',
478 'form.users.inactive_users' => 'Neaktívny používatelia',
479 // TODO: translate the following.
480 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
481 'form.users.role' => 'Rola',
482 'form.users.manager' => 'Manažér',
483 'form.users.comanager' => 'Spolumanažér',
484 'form.users.rate' => 'Sadzba',
485 'form.users.default_rate' => 'Predvolená hodinová sadzba',
486
487 // Editing User form. See example at https://timetracker.anuko.com/user_edit.php
488 // TODO: translate the following.
489 // 'form.user_edit.swap_roles' => 'Swap roles',
490
491 // Roles form. See example at https://timetracker.anuko.com/roles.php
492 // TODO: translate the following.
493 // 'form.roles.active_roles' => 'Active Roles',
494 // 'form.roles.inactive_roles' => 'Inactive Roles',
495 // 'form.roles.rank' => 'Rank',
496 // 'form.roles.rights' => 'Rights',
497 // 'form.roles.assigned' => 'Assigned',
498 // 'form.roles.not_assigned' => 'Not assigned',
499
500 // Clients form. See example at https://timetracker.anuko.com/clients.php
501 'form.clients.active_clients' => 'Aktívny klienti',
502 'form.clients.inactive_clients' => 'Neaktívny klienti',
503
504 // Deleting Client form. See example at https://timetracker.anuko.com/client_delete.php
505 // TODO: translate the following.
506 // 'form.client.client_to_delete' => 'Client to delete',
507 // 'form.client.client_entries' => 'Client entries',
508
509 // Exporting Group Data form. See example at https://timetracker.anuko.com/export.php
510 // TODO: replace "team" with "group" in the string below.
511 'form.export.hint' => 'Môžete exportovať všetky údaje o tíme do xml súboru. Toto môže byť užitočné pri prenose údajov na iný server.',
512 'form.export.compression' => 'Kompresia',
513 'form.export.compression_none' => 'žiadna',
514 'form.export.compression_bzip' => 'bzip',
515
516 // Importing Group Data form. See example at https://timetracker.anuko.com/import.php (login as admin first).
517 'form.import.hint' => 'Importovať dáta o tíme z xml súboru.', // TODO: replace "team" with "group".
518 'form.import.file' => 'Vyberte súbor',
519 'form.import.success' => 'Import úspešne dokončený.',
520
521 // Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
522 // TODO: replace "team" with "group" in the string below (3 places).
523 'form.groups.hint' => 'Pomocou vytvorenia nového účtu tímového manažéra vytvorte nový tím.<br>Taktiež môžete importovať údaje o tíme z xml súboru z iného Anuko Time Tracker serveru (nie sú povolené kolízie v prihlasovacom mene).',
524
525 // Group Settings form. See example at https://timetracker.anuko.com/group_edit.php.
526 'form.group_edit.12_hours' => '12-hodinový',
527 'form.group_edit.24_hours' => '24-hodinový',
528 // TODO: translate the following.
529 // 'form.group_edit.show_holidays' => 'Show holidays',
530 'form.group_edit.tracking_mode' => 'Režim sledovania',
531 'form.group_edit.mode_time' => 'čas',
532 'form.group_edit.mode_projects' => 'projekty',
533 'form.group_edit.mode_projects_and_tasks' => 'projekty a úlohy',
534 'form.group_edit.record_type' => 'Typ záznamu',
535 'form.group_edit.type_all' => 'všetky',
536 'form.group_edit.type_start_finish' => 'začiatok a koniec',
537 'form.group_edit.type_duration' => 'trvanie',
538 // TODO: translate the following.
539 // 'form.group_edit.punch_mode' => 'Punch mode',
540 // 'form.group_edit.allow_overlap' => 'Allow overlap',
541 // 'form.group_edit.future_entries' => 'Future entries',
542 // 'form.group_edit.uncompleted_indicators' => 'Uncompleted indicators',
543 // 'form.group_edit.confirm_save' => 'Confirm saving',
544 // 'form.group_edit.allow_ip' => 'Allow IP',
545
546 // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php
547 // TODO: translate the following.
548 // 'form.group_delete.hint' => 'Are you sure you want to delete the entire group?',
549
550 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
551 'form.mail.from' => 'Od',
552 'form.mail.to' => 'Komu',
553 'form.mail.report_subject' => 'Time Tracker zostava',
554 'form.mail.footer' => 'Anuko Time Tracker je jednoduchý a ľahko použiteľný systém na sledovanie času s otvoreným zdrojovým kódom.<br> Navštívte <a href="https://www.anuko.com">www.anuko.com</a> pre viac informácií.',
555 'form.mail.report_sent' => 'Zostava odoslaná.',
556 'form.mail.invoice_sent' => 'Faktúra odoslaná.',
557
558 // Quotas configuration form. See example at https://timetracker.anuko.com/quotas.php after enabling Monthly quotas plugin.
559 // TODO: translate the following.
560 // 'form.quota.year' => 'Year',
561 // 'form.quota.month' => 'Month',
562 // 'form.quota.workday_hours' => 'Hours in a work day',
563 // 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.',
564
565 // Swap roles form. See example at https://timetracker.anuko.com/swap_roles.php.
566 // TODO: translate the following.
567 // 'form.swap.hint' => 'Demote yourself to a lower role by swapping roles with someone else. This cannot be undone.',
568 // 'form.swap.swap_with' => 'Swap roles with',
569
570 // Work Units configuration form. See example at https://timetracker.anuko.com/work_units.php after enabling Work units plugin.
571 // TODO: translate the following.
572 // 'form.work_units.minutes_in_unit' => 'Minutes in unit',
573 // 'form.work_units.1st_unit_threshold' => '1st unit threshold',
574
575 // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations.
576 // TODO: translate the following.
577 // 'role.user.label' => 'User',
578 // 'role.user.low_case_label' => 'user',
579 // 'role.user.description' => 'A regular member without management rights.',
580 // 'role.client.label' => 'Client',
581 // 'role.client.low_case_label' => 'client',
582 // 'role.client.description' => 'A client can view its own reports, charts, and invoices.',
583 // 'role.supervisor.label' => 'Supervisor',
584 // 'role.supervisor.low_case_label' => 'supervisor',
585 // 'role.supervisor.description' => 'A person with a small set of management rights.',
586 // 'role.comanager.label' => 'Co-manager',
587 // 'role.comanager.low_case_label' => 'co-manager',
588 // 'role.comanager.description' => 'A person with a big set of management functions.',
589 // 'role.manager.label' => 'Manager',
590 // 'role.manager.low_case_label' => 'manager',
591 // 'role.manager.description' => 'Group manager. Can do most of things for a group.',
592 // 'role.top_manager.label' => 'Top manager',
593 // 'role.top_manager.low_case_label' => 'top manager',
594 // 'role.top_manager.description' => 'Top group manager. Can do everything in a tree of groups.',
595 // 'role.admin.label' => 'Administrator',
596 // 'role.admin.low_case_label' => 'administrator',
597 // 'role.admin.description' => 'Site adminsitrator.',
598 );