Added entity column on cf_custom_fields.php page.
[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
37 $i18n_key_words = array(
38
39 // Menus - short selection strings that are displayed on top of application web pages.
40 // Example: https://timetracker.anuko.com (black menu on top).
41 'menu.login' => 'Príhlásenie',
42 'menu.logout' => 'Odhlásenie',
43 'menu.forum' => 'Fórum',
44 'menu.help' => 'Pomoc',
45 // TODO: translate the following.
46 // 'menu.register' => 'Register',
47 'menu.profile' => 'Profil',
48 // TODO: translate the following.
49 // 'menu.group' => 'Group',
50 'menu.plugins' => 'Moduly',
51 'menu.time' => 'Časový záznam',
52 // TODO: translate the following.
53 // 'menu.week' => 'Week',
54 // 'menu.expenses' => 'Expenses',
55 'menu.reports' => 'Zostavy',
56 // TODO: translate the following.
57 // 'menu.timesheets' => 'Timesheets',
58 'menu.charts' => 'Grafy',
59 'menu.projects' => 'Projekty',
60 'menu.tasks' => 'Úlohy',
61 'menu.users' => 'Používatelia',
62 // TODO: translate the following.
63 // 'menu.groups' => 'Groups',
64 // 'menu.subgroups' => 'Subgroups',
65 'menu.export' => 'Export',
66 'menu.clients' => 'Klienti',
67 'menu.options' => 'Nastavenia',
68
69 // Footer - strings on the bottom of most pages.
70 // TODO: translate the following.
71 // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
72 'footer.credits' => 'Vývojový tím',
73 'footer.license' => 'Licencia',
74 // TODO: translate the following.
75 // 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language.
76                                      // This is a link to a webpage that describes how to contribute to the project.
77
78 // Error messages.
79 // TODO: translate the following.
80 // 'error.access_denied' => 'Access denied.',
81 'error.sys' => 'Systémová chyba.',
82 'error.db' => 'Databázová chyba.',
83 // TODO: translate the following.
84 // 'error.feature_disabled' => 'Feature is disabled.',
85 'error.field' => 'Nesprávne "{0}" údaje.',
86 'error.empty' => 'Pole "{0}" je prázdne.',
87 'error.not_equal' => 'Pole "{0}" nie je zhodné s poľom "{1}".',
88 'error.interval' => 'Hodnota v poli "{0}" musí byť väčšia než "{1}".',
89 'error.project' => 'Vyberte projekt.',
90 'error.task' => 'Vyberte úlohy.',
91 'error.client' => 'Vyberte klienta.',
92 // TODO: translate the following.
93 // 'error.report' => 'Select report.',
94 // 'error.record' => 'Select record.',
95 'error.auth' => 'Nesprávne prihlasovacie meno alebo heslo.',
96 'error.user_exists' => 'Používateľ s týmto prihlasovacím menom už existuje.',
97 // TODO: translate the following.
98 // 'error.object_exists' => 'Object with this name already exists.',
99 'error.invoice_exists' => 'Faktúra s týmto číslom už existuje.',
100 // TODO: translate the following.
101 // 'error.role_exists' => 'Role with this rank already exists.',
102 'error.no_invoiceable_items' => 'Neexistujú položky, ktoré by bolo možné fakturovať.',
103 // TODO: translate the following.
104 // 'error.no_records' => 'There are no records.',
105 'error.no_login' => 'Neexistuje používateľ s týmto prihlasovacím menom.',
106 '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".
107 'error.upload' => 'Prenos súboru bol neúspešný.',
108 // TODO: translate the following.
109 // 'error.range_locked' => 'Date range is locked.',
110 'error.mail_send' => 'Chyba v odosielaní e-mailu.',
111 // TODO: improve the translation above by adding MAIL_SMTP_DEBUG part.
112 // 'error.mail_send' => 'Error sending mail. Use MAIL_SMTP_DEBUG for diagnostics.',
113 'error.no_email' => 'K tomuto prihlasovaciemu menu nie je priradený žiadny e-mail.',
114 'error.uncompleted_exists' => 'Nekompletný záznam už existuje. Zatvorte ho alebo ho vymažte.',
115 'error.goto_uncompleted' => 'Ísť na nekompletný záznam.',
116 // TODO: translate the following.
117 // 'error.overlap' => 'Time interval overlaps with existing records.',
118 // 'error.future_date' => 'Date is in future.',
119 // 'error.xml' => 'Error in XML file at line %d: %s.',
120 // 'error.cannot_import' => 'Cannot import: %s.',
121 // 'error.format' => 'Invalid file format.',
122 // 'error.user_count' => 'Limit on user count.',
123 // 'error.expired' => 'Expiration date reached.',
124 // 'error.file_storage' => 'File storage error.',
125
126 // Warning messages.
127 // TODO: translate the following.
128 // 'warn.sure' => 'Are you sure?',
129 // 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
130
131 // Success messages.
132 // TODO: translate the following.
133 // 'msg.success' => 'Operation completed successfully.',
134
135 // Labels for buttons.
136 'button.login' => 'Prihlásiť',
137 'button.now' => 'Teraz',
138 'button.save' => 'Uložiť',
139 // TODO: translate the following.
140 // 'button.copy' => 'Copy',
141 'button.cancel' => 'Zrušiť',
142 'button.submit' => 'Odoslať',
143 'button.add' => 'Pridať',
144 'button.delete' => 'Vymazať',
145 'button.generate' => 'Generovať',
146 'button.reset_password' => 'Obnoviť heslo',
147 'button.send' => 'Odoslať',
148 'button.send_by_email' => 'Odoslať na e-mail',
149 'button.create_group' => 'Vytvoriť tím', // TODO: replace "team" with "group".
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 // 'button.approve' => 'Approve',
156 // 'button.disapprove' => 'Disapprove',
157
158 // Labels for controls on forms. Labels in this section are used on multiple forms.
159 'label.group_name' => 'Názov tímu', // TODO: replace "team" with "group".
160 'label.address' => 'Adresa',
161 'label.currency' => 'Mena',
162 'label.manager_name' => 'Meno manažéra',
163 'label.manager_login' => 'Prihlasovacie meno manažéra',
164 'label.person_name' => 'Meno',
165 'label.thing_name' => 'Meno',
166 'label.login' => 'Prihlasovacie meno',
167 'label.password' => 'Heslo',
168 'label.confirm_password' => 'Potvrdenie hesla',
169 'label.email' => 'E-mail',
170 'label.cc' => 'Kópia',
171 // TODO: translate the following.
172 // 'label.bcc' => 'Bcc',
173 'label.subject' => 'Predmet',
174 'label.date' => 'Dátum',
175 'label.start_date' => 'Dátum začiatku',
176 'label.end_date' => 'Dátum konca',
177 'label.user' => 'Používateľ',
178 'label.users' => 'Používatelia',
179 // TODO: translate the following.
180 // 'label.group' => 'Group',
181 // 'label.subgroups' => 'Subgroups',
182 // 'label.roles' => 'Roles',
183 'label.client' => 'Klient',
184 'label.clients' => 'Klienti',
185 'label.option' => 'Možnosť',
186 'label.invoice' => 'Fakttúra',
187 'label.project' => 'Projekt',
188 'label.projects' => 'Projekty',
189 'label.task' => 'Úloha',
190 'label.tasks' => 'Úlohy',
191 'label.description' => 'Popis',
192 'label.start' => 'Začiatok',
193 'label.finish' => 'Koniec',
194 'label.duration' => 'Dĺžka',
195 'label.note' => 'Poznámka',
196 // TODO: translate the following.
197 // 'label.notes' => 'Notes',
198 // 'label.item' => 'Item',
199 'label.cost' => 'Náklady',
200 // TODO: translate the following.
201 // 'label.ip' => 'IP',
202 // 'label.day_total' => 'Day total',
203 'label.week_total' => 'Týždeň celkom',
204 // TODO: translate the following.
205 // 'label.month_total' => 'Month total',
206 'label.today' => 'Dnes',
207 'label.view' => 'Zobraziť',
208 'label.edit' => 'Upraviť',
209 'label.delete' => 'Vymazať',
210 'label.configure' => 'Nastaviť',
211 'label.select_all' => 'Označiť všetky',
212 'label.select_none' => 'Odznačiť všetky',
213 // TODO: translate the following.
214 // 'label.day_view' => 'Day view',
215 // 'label.week_view' => 'Week view',
216 'label.id' => 'ID',
217 'label.language' => 'Jazyk',
218 // TODO: translate the following.
219 // 'label.decimal_mark' => 'Decimal mark',
220 'label.date_format' => 'Formát dátumu',
221 'label.time_format' => 'Formát času',
222 'label.week_start' => 'Prvý deň v týždni',
223 'label.comment' => 'Komentáre',
224 'label.status' => 'Stav',
225 'label.tax' => 'Daň',
226 'label.subtotal' => 'Medzisúčet',
227 'label.total' => 'Celkovo',
228 'label.client_name' => 'Názov klienta',
229 'label.client_address' => 'Adresa klienta',
230 'label.or' => 'alebo',
231 'label.error' => 'Chyba',
232 'label.ldap_hint' => 'Zadajte <b>prihlasovacie meno do Windowsu</b> a <b>heslo</b> do polí nižšie.',
233 'label.required_fields' => '* - povinné polia',
234 'label.on_behalf' => 'v zastúpení',
235 'label.role_manager' => '(manažér)',
236 'label.role_comanager' => '(spolu-manažér)',
237 'label.role_admin' => '(administrátor)',
238 // TODO: translate the following.
239 // 'label.page' => 'Page',
240 // 'label.condition' => 'Condition',
241 // 'label.yes' => 'yes',
242 // 'label.no' => 'no',
243 // Labels for plugins (extensions to Time Tracker that provide additional features).
244 'label.custom_fields' => 'Vlastné polia',
245 // Translate the following.
246 // 'label.monthly_quotas' => 'Monthly quotas',
247 // TODO: translate the following.
248 // 'label.entity' => 'Entity',
249 'label.type' => 'Typ',
250 'label.type_dropdown' => 'rozbaľovacie pole',
251 'label.type_text' => 'text',
252 'label.required' => 'Povinné',
253 'label.fav_report' => 'Obľúbená zostava',
254 // TODO: translate the following.
255 // 'label.schedule' => 'Schedule',
256 // 'label.what_is_it' => 'What is it?',
257 // 'label.expense' => 'Expense',
258 // 'label.quantity' => 'Quantity',
259 // 'label.paid_status' => 'Paid status',
260 // 'label.paid' => 'Paid',
261 // 'label.mark_paid' => 'Mark paid',
262 // 'label.week_menu' => 'Week menu',
263 // 'label.week_note' => 'Week note',
264 // 'label.week_list' => 'Week list',
265 // 'label.work_units' => 'Work units',
266 // 'label.work_units_short' => 'Units',
267 'label.totals_only' => 'Iba celkové',
268 // TODO: translate the following.
269 // 'label.timesheet' => 'Timesheet',
270 // 'label.quota' => 'Quota',
271 // 'label.submitted' => 'Submitted',
272 // 'label.approved' => 'Approved',
273 // 'label.approval' => 'Report approval',
274 // 'label.mark_approved' => 'Mark approved',
275 // 'label.template' => 'Template',
276 // 'label.attachments' => 'Attachments',
277 // 'label.files' => 'Files',
278 // 'label.file' => 'File',
279 // 'label.image' => 'Image',
280 // 'label.download' => 'Download',
281 'label.active_users' => 'Aktívny používatelia',
282 'label.inactive_users' => 'Neaktívny používatelia',
283
284 // Entity names. We use lower case (in English) because they are used in dropdowns, too.
285 // They are used to associate a custom field with an entity type.
286 // TODO: translate the following.
287 // 'entity.time' => 'time',
288 // 'entity.user' => 'user',
289 // 'entity.project' => 'project',
290
291 // Form titles.
292 'title.error' => 'Chyba',
293 // TODO: Translate the following.
294 // 'title.success' => 'Success',
295 'title.login' => 'Prihlásenie',
296 'title.groups' => 'Tímy', // TODO: change "teams" to "groups".
297 // TODO: translate the following.
298 // 'title.subgroups' => 'Subgroups',
299 // 'title.add_group' => 'Adding Group',
300 // 'title.edit_group' => 'Editing Group',
301 'title.delete_group' => 'Vymazávanie tímu', // TODO: change "team" to "group".
302 'title.reset_password' => 'Obnovovanie hesla',
303 'title.change_password' => 'Menenie hesla',
304 'title.time' => 'Časový záznam',
305 'title.edit_time_record' => 'Upravovanie časového záznamu',
306 'title.delete_time_record' => 'Vymazávanie časového záznamu',
307 // TODO: Translate the following.
308 // 'title.time_files' => 'Time Record Files',
309 // 'title.expenses' => 'Expenses',
310 // 'title.edit_expense' => 'Editing Expense Item',
311 // 'title.delete_expense' => 'Deleting Expense Item',
312 'title.reports' => 'Zostavy',
313 'title.report' => 'Zostava',
314 'title.send_report' => 'Odosielanie zostavy',
315 // TODO: Translate the following.
316 // 'title.timesheets' => 'Timesheets',
317 // 'title.timesheet' => 'Timesheet',
318 // 'title.timesheet_files' => 'Timesheet Files',
319 'title.invoice' => 'Faktúra',
320 'title.send_invoice' => 'Odosielanie faktúry',
321 'title.charts' => 'Grafy',
322 'title.projects' => 'Projekty',
323 // TODO: translate the following.
324 // 'title.project_files' => 'Project Files',
325 'title.add_project' => 'Pridávanie projektu',
326 'title.edit_project' => 'Upravovanie projektu',
327 'title.delete_project' => 'Vymazávanie projektu',
328 'title.tasks' => 'Úlohy',
329 'title.add_task' => 'Pridávanie úlohy',
330 'title.edit_task' => 'Upravovanie úlohy',
331 'title.delete_task' => 'Vymazávanie úlohy',
332 'title.users' => 'Používatelia',
333 'title.add_user' => 'Pridávanie používateľa',
334 'title.edit_user' => 'Upravovanie používateľa',
335 'title.delete_user' => 'Vymazávanie používateľa',
336 // TODO: translate the following.
337 // 'title.roles' => 'Roles',
338 // 'title.add_role' => 'Adding Role',
339 // 'title.edit_role' => 'Editing Role',
340 // 'title.delete_role' => 'Deleting Role',
341 'title.clients' => 'Klienti',
342 'title.add_client' => 'Pridávanie klienta',
343 'title.edit_client' => 'Upravovanie klienta',
344 'title.delete_client' => 'Vymazávanie klienta',
345 'title.invoices' => 'Faktúry',
346 'title.add_invoice' => 'Pridávanie faktúry',
347 'title.view_invoice' => 'Priehliadanie faktúry',
348 'title.delete_invoice' => 'Vymazávanie faktúry',
349 // TODO: translate the following.
350 // 'title.notifications' => 'Notifications',
351 // 'title.add_notification' => 'Adding Notification',
352 // 'title.edit_notification' => 'Editing Notification',
353 // 'title.delete_notification' => 'Deleting Notification',
354 // 'title.add_timesheet' => 'Adding Timesheet',
355 // 'title.edit_timesheet' => 'Editing Timesheet',
356 // 'title.delete_timesheet' => 'Deleting Timesheet',
357 // 'title.monthly_quotas' => 'Monthly Quotas',
358 'title.export' => 'Exportovanie údajov o tíme', // TODO: replace "team" with "group".
359 'title.import' => 'Importovanie údajov o tíme', // TODO: replace "team" with "group".
360 'title.options' => 'Nastavenia',
361 // TODO: translate the following.
362 // 'title.display_options' => 'Display Options',
363 'title.profile' => 'Profil',
364 'title.plugins' => 'Doplnkové moduly',
365 'title.cf_custom_fields' => 'Vlastné polia',
366 'title.cf_add_custom_field' => 'Pridávanie vlastného poľa',
367 'title.cf_edit_custom_field' => 'Upravovanie vlastného poľa',
368 'title.cf_delete_custom_field' => 'Vymazávanie vlastného poľa',
369 'title.cf_dropdown_options' => 'Nastavenia rozbaľovacieho poľa',
370 'title.cf_add_dropdown_option' => 'Pridávanie možností',
371 'title.cf_edit_dropdown_option' => 'Upravovanie možností',
372 'title.cf_delete_dropdown_option' => 'Vymazávanie možností',
373 // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
374 // It is also a name for the Locking plugin on the group settings page.
375 // TODO: translate the following.
376 // 'title.locking' => 'Locking',
377 // 'title.week_view' => 'Week View',
378 // 'title.swap_roles' => 'Swapping Roles',
379 // 'title.work_units' => 'Work Units',
380 // 'title.templates' => 'Templates',
381 // 'title.add_template' => 'Adding Template',
382 // 'title.edit_template' => 'Editing Template',
383 // 'title.delete_template' => 'Deleting Template',
384 // 'title.edit_file' => 'Editing File',
385 // 'title.delete_file' => 'Deleting File',
386 // 'title.download_file' => 'Downloading File',
387 // 'title.work' => 'Work',
388 // 'title.add_work' => 'Adding Work',
389 // 'title.edit_work' => 'Editing Work',
390 // 'title.delete_work' => 'Deleting Work',
391 // 'title.active_work' => 'Active Work', // Active work items this group outsources to other groups.
392 // 'title.inactive_work' => 'Inactive Work', // Inactive work items this group was outsourcing to other groups.
393
394 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
395 // Strings that are used in a single form must go to the specific form section.
396 'dropdown.all' => '--- všetky ---',
397 'dropdown.no' => '--- žiadne ---',
398 // TODO: translate the following.
399 // 'dropdown.current_day' => 'today',
400 // 'dropdown.previous_day' => 'yesterday',
401 'dropdown.selected_day' => 'deň',
402 'dropdown.current_week' => 'tento týždeň',
403 'dropdown.previous_week' => 'minulý týždeň',
404 'dropdown.selected_week' => 'týždeň',
405 'dropdown.current_month' => 'tento mesiac',
406 'dropdown.previous_month' => 'minulý mesiac',
407 'dropdown.selected_month' => 'mesiac',
408 'dropdown.current_year' => 'tento rok',
409 // TODO: translate the following.
410 // 'dropdown.previous_year' => 'previous year',
411 'dropdown.selected_year' => 'rok',
412 'dropdown.all_time' => 'celý čas',
413 'dropdown.projects' => 'projekty',
414 'dropdown.tasks' => 'úlohy',
415 // TODO: translate the following.
416 // 'dropdown.clients' => 'clients',
417 'dropdown.select' => '--- vyberte ---',
418 // TODO: translate the following.
419 // 'dropdown.select_invoice' => '--- select invoice ---',
420 // 'dropdown.select_timesheet' => '--- select timesheet ---',
421 'dropdown.status_active' => 'aktívny',
422 'dropdown.status_inactive' => 'neaktívny',
423 // TODO: translate the following.
424 // 'dropdown.delete' => 'delete',
425 // 'dropdown.do_not_delete' => 'do not delete',
426 // 'dropdown.approved' => 'approved',
427 // 'dropdown.not_approved' => 'not approved',
428 // 'dropdown.paid' => 'paid',
429 // 'dropdown.not_paid' => 'not paid',
430
431 // 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.
432 // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases
433 // a string can be defined on the main form and used on related forms. The reasoning for this is to make translation effort easier.
434 // Strings that are used on multiple unrelated forms should be placed in shared sections such as label.<stringname>, etc.
435
436 // Login form. See example at https://timetracker.anuko.com/login.php.
437 'form.login.forgot_password' => 'Zabudnuté heslo?',
438 '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.',
439
440 // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
441 'form.reset_password.message' => 'Žiadosť o obnovenie hesla bola odoslaná e-mailom.',
442 'form.reset_password.email_subject' => 'Žiadosť o obnovenie hesla do Anuko Time Tracker',
443 // TODO: English string has changed. "from IP" added. Re-translate the beginning.
444 // '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",
445 // "IP %s" probably sounds awkward.
446 '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",
447
448 // Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1.
449 'form.change_password.tip' => 'Zadajte nové heslo a kliknite na Uložiť.',
450
451 // Time form. See example at https://timetracker.anuko.com/time.php.
452 'form.time.duration_format' => '(hh:mm alebo 0,0h)',
453 'form.time.billable' => 'Faktúrovateľných',
454 'form.time.uncompleted' => 'Neukončené',
455 // TODO: translate the folllowing.
456 // 'form.time.remaining_quota' => 'Remaining quota',
457 // 'form.time.over_quota' => 'Over quota',
458 // 'form.time.remaining_balance' => 'Remaining balance',
459 // 'form.time.over_balance' => 'Over balance',
460
461 // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record).
462 'form.time_edit.uncompleted' => 'Tento záznam bol uložený iba s časom začiatku. Nie je to chyba.',
463
464 // Week view form. See example at https://timetracker.anuko.com/week.php.
465 // TODO: translate the following.
466 // 'form.week.new_entry' => 'New entry',
467
468 // Reports form. See example at https://timetracker.anuko.com/reports.php
469 'form.reports.save_as_favorite' => 'Uložiť ako obľúbenú zostavu',
470 'form.reports.confirm_delete' => 'Ste si istý, že chcete vymazať túto obľúbenú zostavu?',
471 'form.reports.include_billable' => 'faktúrovateĺné',
472 'form.reports.include_not_billable' => 'nefaktúrovateľné',
473 // TODO: translate the following.
474 // 'form.reports.include_invoiced' => 'invoiced',
475 // 'form.reports.include_not_invoiced' => 'not invoiced',
476 // 'form.reports.include_assigned' => 'assigned',
477 // 'form.reports.include_not_assigned' => 'not assigned',
478 // 'form.reports.include_pending' => 'pending',
479 'form.reports.select_period' => 'Vyberte časový rozsah',
480 'form.reports.set_period' => 'alebo nastavte dátumy',
481 'form.reports.show_fields' => 'Zobraziť polia',
482 // TODO: translate the following.
483 // 'form.reports.group_by' => 'Group by',
484 // 'form.reports.group_by_no' => '--- no grouping ---',
485 'form.reports.group_by_date' => 'dátum',
486 'form.reports.group_by_user' => 'používateľ',
487 'form.reports.group_by_client' => 'klient',
488 'form.reports.group_by_project' => 'projekt',
489 'form.reports.group_by_task' => 'úloha',
490
491 // Report form. See example at https://timetracker.anuko.com/report.php
492 // (after generating a report at https://timetracker.anuko.com/reports.php).
493 'form.report.export' => 'Exportovať',
494 // TODO: translate the following.
495 // 'form.report.assign_to_invoice' => 'Assign to invoice',
496 // 'form.report.assign_to_timesheet' => 'Assign to timesheet',
497
498 // Timesheets form. See example at https://timetracker.anuko.com/timesheets.php
499 // TODO: translate the following.
500 // 'form.timesheets.active_timesheets' => 'Active Timesheets',
501 // 'form.timesheets.inactive_timesheets' => 'Inactive Timesheets',
502
503 // Templates form. See example at https://timetracker.anuko.com/templates.php
504 // TODO: translate the following.
505 // 'form.templates.active_templates' => 'Active Templates',
506 // 'form.templates.inactive_templates' => 'Inactive Templates',
507
508 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
509 // (you can get to this form after generating a report).
510 'form.invoice.number' => 'Číslo faktúry',
511 'form.invoice.person' => 'Osoba',
512
513 // Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
514 // TODO: translate the following.
515 // 'form.invoice.invoice_to_delete' => 'Invoice to delete',
516 // 'form.invoice.invoice_entries' => 'Invoice entries',
517 // 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.',
518
519 // Charts form. See example at https://timetracker.anuko.com/charts.php
520 'form.charts.interval' => 'Interval',
521 'form.charts.chart' => 'Graf',
522
523 // Projects form. See example at https://timetracker.anuko.com/projects.php
524 'form.projects.active_projects' => 'Aktívne projekty',
525 'form.projects.inactive_projects' => 'Neaktívne projekty',
526
527 // Tasks form. See example at https://timetracker.anuko.com/tasks.php
528 'form.tasks.active_tasks' => 'Aktívne úlohy',
529 'form.tasks.inactive_tasks' => 'Neaktívne úlohy',
530
531 // Users form. See example at https://timetracker.anuko.com/users.php
532 // TODO: translate the following.
533 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
534 'form.users.role' => 'Rola',
535 'form.users.manager' => 'Manažér',
536 'form.users.comanager' => 'Spolumanažér',
537 'form.users.rate' => 'Sadzba',
538 'form.users.default_rate' => 'Predvolená hodinová sadzba',
539
540 // Editing User form. See example at https://timetracker.anuko.com/user_edit.php
541 // TODO: translate the following.
542 // 'form.user_edit.swap_roles' => 'Swap roles',
543
544 // Roles form. See example at https://timetracker.anuko.com/roles.php
545 // TODO: translate the following.
546 // 'form.roles.active_roles' => 'Active Roles',
547 // 'form.roles.inactive_roles' => 'Inactive Roles',
548 // 'form.roles.rank' => 'Rank',
549 // 'form.roles.rights' => 'Rights',
550 // 'form.roles.assigned' => 'Assigned',
551 // 'form.roles.not_assigned' => 'Not assigned',
552
553 // Clients form. See example at https://timetracker.anuko.com/clients.php
554 'form.clients.active_clients' => 'Aktívny klienti',
555 'form.clients.inactive_clients' => 'Neaktívny klienti',
556
557 // Deleting Client form. See example at https://timetracker.anuko.com/client_delete.php
558 // TODO: translate the following.
559 // 'form.client.client_to_delete' => 'Client to delete',
560 // 'form.client.client_entries' => 'Client entries',
561
562 // Exporting Group Data form. See example at https://timetracker.anuko.com/export.php
563 // TODO: replace "team" with "group" in the string below.
564 '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.',
565 'form.export.compression' => 'Kompresia',
566 'form.export.compression_none' => 'žiadna',
567 'form.export.compression_bzip' => 'bzip',
568
569 // Importing Group Data form. See example at https://timetracker.anuko.com/import.php (login as admin first).
570 'form.import.hint' => 'Importovať dáta o tíme z xml súboru.', // TODO: replace "team" with "group".
571 'form.import.file' => 'Vyberte súbor',
572 'form.import.success' => 'Import úspešne dokončený.',
573
574 // Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
575 // TODO: replace "team" with "group" in the string below (3 places).
576 '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).',
577
578 // Group Settings form. See example at https://timetracker.anuko.com/group_edit.php.
579 'form.group_edit.12_hours' => '12-hodinový',
580 'form.group_edit.24_hours' => '24-hodinový',
581 // TODO: translate the following.
582 // 'form.group_edit.display_options' => 'Display options',
583 // 'form.group_edit.holidays' => 'Holidays',
584 'form.group_edit.tracking_mode' => 'Režim sledovania',
585 'form.group_edit.mode_time' => 'čas',
586 'form.group_edit.mode_projects' => 'projekty',
587 'form.group_edit.mode_projects_and_tasks' => 'projekty a úlohy',
588 'form.group_edit.record_type' => 'Typ záznamu',
589 'form.group_edit.type_all' => 'všetky',
590 'form.group_edit.type_start_finish' => 'začiatok a koniec',
591 'form.group_edit.type_duration' => 'trvanie',
592 // TODO: translate the following.
593 // 'form.group_edit.punch_mode' => 'Punch mode',
594 // 'form.group_edit.allow_overlap' => 'Allow overlap',
595 // 'form.group_edit.future_entries' => 'Future entries',
596 // 'form.group_edit.uncompleted_indicators' => 'Uncompleted indicators',
597 // 'form.group_edit.confirm_save' => 'Confirm saving',
598 // 'form.group_edit.allow_ip' => 'Allow IP',
599 // 'form.group_edit.advanced_settings' => 'Advanced settings',
600
601 // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php
602 // TODO: translate the following.
603 // 'form.group_delete.hint' => 'Are you sure you want to delete the entire group?',
604
605 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
606 'form.mail.from' => 'Od',
607 'form.mail.to' => 'Komu',
608 'form.mail.report_subject' => 'Time Tracker zostava',
609 '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í.',
610 'form.mail.report_sent' => 'Zostava odoslaná.',
611 'form.mail.invoice_sent' => 'Faktúra odoslaná.',
612
613 // Quotas configuration form. See example at https://timetracker.anuko.com/quotas.php after enabling Monthly quotas plugin.
614 // TODO: translate the following.
615 // 'form.quota.year' => 'Year',
616 // 'form.quota.month' => 'Month',
617 // 'form.quota.workday_hours' => 'Hours in a work day',
618 // 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.',
619
620 // Swap roles form. See example at https://timetracker.anuko.com/swap_roles.php.
621 // TODO: translate the following.
622 // 'form.swap.hint' => 'Demote yourself to a lower role by swapping roles with someone else. This cannot be undone.',
623 // 'form.swap.swap_with' => 'Swap roles with',
624
625 // Work Units configuration form. See example at https://timetracker.anuko.com/work_units.php after enabling Work units plugin.
626 // TODO: translate the following.
627 // 'form.work_units.minutes_in_unit' => 'Minutes in unit',
628 // 'form.work_units.1st_unit_threshold' => '1st unit threshold',
629
630 // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations.
631 // TODO: translate the following.
632 // 'role.user.label' => 'User',
633 // 'role.user.low_case_label' => 'user',
634 // 'role.user.description' => 'A regular member without management rights.',
635 // 'role.client.label' => 'Client',
636 // 'role.client.low_case_label' => 'client',
637 // 'role.client.description' => 'A client can view its own data.',
638 // 'role.supervisor.label' => 'Supervisor',
639 // 'role.supervisor.low_case_label' => 'supervisor',
640 // 'role.supervisor.description' => 'A person with a small set of management rights.',
641 // 'role.comanager.label' => 'Co-manager',
642 // 'role.comanager.low_case_label' => 'co-manager',
643 // 'role.comanager.description' => 'A person with a big set of management functions.',
644 // 'role.manager.label' => 'Manager',
645 // 'role.manager.low_case_label' => 'manager',
646 // 'role.manager.description' => 'Group manager. Can do most of things for a group.',
647 // 'role.top_manager.label' => 'Top manager',
648 // 'role.top_manager.low_case_label' => 'top manager',
649 // 'role.top_manager.description' => 'Top group manager. Can do everything in a tree of groups.',
650 // 'role.admin.label' => 'Administrator',
651 // 'role.admin.low_case_label' => 'administrator',
652 // 'role.admin.description' => 'Site adminsitrator.',
653
654 // Timesheet View form. See example at https://timetracker.anuko.com/timesheet_view.php.
655 // TODO: translate the following.
656 // 'form.timesheet_view.submit_subject' => 'Timesheet approval request',
657 // 'form.timesheet_view.submit_body' => "A new timesheet requires approval.<p>User: %s.",
658 // 'form.timesheet_view.approve_subject' => 'Timesheet approved',
659 // 'form.timesheet_view.approve_body' => "Your timesheet %s was approved.<p>%s",
660 // 'form.timesheet_view.disapprove_subject' => 'Timesheet not approved',
661 // 'form.timesheet_view.disapprove_body' => "Your timesheet %s was not approved.<p>%s",
662
663 // Display Options form. See example at https://timetracker.anuko.com/display_options.php.
664 // TODO: translate the following.
665 // 'form.display_options.menu' => 'Menu',
666 // 'form.display_options.note_on_separate_row' => 'Note on separate row',
667 );