d275e10a6010f2c94455bbf09dea95809e68d871
[timetracker.git] / WEB-INF / resources / sl.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 // Note to translators: Use proper capitalization rules for your language.
33
34 $i18n_language = 'Slovenian (Slovenščina)';
35 $i18n_months = array('Januar', 'Februar', 'Marec', 'April', 'Maj', 'Junij', 'Julij', 'Avgust', 'September', 'Oktober', 'November', 'December');
36 $i18n_weekdays = array('Nedelja', 'Ponedeljek', 'Torek', 'Sreda', 'Četrtek', 'Petek', 'Sobota');
37 $i18n_weekdays_short = array('Ned', 'Pon', 'Tor', 'Sre', 'Čet', 'Pet', 'Sob');
38 // format mm/dd
39 $i18n_holidays = array('01/01', '01/02', '02/08', '04/12', '04/13', '04/27', '05/01', '05/02', '06/25', '10/31', '11/01', '12/25', '12/26');
40
41 $i18n_key_words = array(
42
43 // Menus - short selection strings that are displayed on top of application web pages.
44 // Example: https://timetracker.anuko.com (black menu on top).
45 'menu.login' => 'Prijava',
46 'menu.logout' => 'Odjava',
47 // TODO: translate the following.
48 // 'menu.forum' => 'Forum',
49 'menu.help' => 'Pomoč',
50 // TODO: translate the following.
51 // 'menu.create_group' => 'Create Group',
52 'menu.profile' => 'Profil',
53 // TODO: translate the following.
54 // 'menu.group' => 'Group',
55 // 'menu.plugins' => 'Plugins',
56 // 'menu.time' => 'Time',
57 // 'menu.week' => 'Week',
58 // 'menu.expenses' => 'Expenses',
59 'menu.reports' => 'Poročila',
60 // TODO: translate the following.
61 // 'menu.timesheets' => 'Timesheets',
62 // 'menu.charts' => 'Charts',
63 'menu.projects' => 'Projekti',
64 // TODO: translate the following.
65 // 'menu.tasks' => 'Tasks',
66 // 'menu.users' => 'Users',
67 // 'menu.groups' => 'Groups',
68 // 'menu.subgroups' => 'Subgroups',
69 // 'menu.export' => 'Export',
70 'menu.clients' => 'Stranke',
71 'menu.options' => 'Možnosti',
72
73 // Footer - strings on the bottom of most pages.
74 // TODO: translate the following.
75 // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
76 // 'footer.credits' => 'Credits',
77 // 'footer.license' => 'License',
78 // 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language.
79                                      // This is a link to a webpage that describes how to contribute to the project.
80
81 // Error messages.
82 // TODO: translate the following.
83 // 'error.access_denied' => 'Access denied.',
84 // 'error.sys' => 'System error.',
85 // 'error.db' => 'Database error.',
86 // 'error.feature_disabled' => 'Feature is disabled.',
87 // 'error.field' => 'Incorrect "{0}" data.',
88 // 'error.empty' => 'Field "{0}" is empty.',
89 // 'error.not_equal' => 'Field "{0}" is not equal to field "{1}".',
90 // 'error.interval' => 'Field "{0}" must be greater than "{1}".',
91 // 'error.project' => 'Select project.',
92 // 'error.task' => 'Select task.',
93 // 'error.client' => 'Select client.',
94 // 'error.report' => 'Select report.',
95 // 'error.record' => 'Select record.',
96 // 'error.auth' => 'Incorrect login or password.',
97 // 'error.user_exists' => 'User with this login already exists.',
98 // 'error.object_exists' => 'Object with this name already exists.',
99 // 'error.invoice_exists' => 'Invoice with this number already exists.',
100 // 'error.role_exists' => 'Role with this rank already exists.',
101 // 'error.no_invoiceable_items' => 'There are no invoiceable items.',
102 // 'error.no_records' => 'There are no records.',
103 // 'error.no_login' => 'No user with this login.',
104 // 'error.no_groups' => 'Your database is empty. Login as admin and create a new group.',
105 // 'error.upload' => 'File upload error.',
106 // 'error.range_locked' => 'Date range is locked.',
107 // 'error.mail_send' => 'Error sending mail. Use MAIL_SMTP_DEBUG for diagnostics.',
108 // 'error.no_email' => 'No email associated with this login.',
109 // 'error.uncompleted_exists' => 'Uncompleted entry already exists. Close or delete it.',
110 // 'error.goto_uncompleted' => 'Go to uncompleted entry.',
111 // 'error.overlap' => 'Time interval overlaps with existing records.',
112 // 'error.future_date' => 'Date is in future.',
113 // 'error.xml' => 'Error in XML file at line %d: %s.',
114 // 'error.cannot_import' => 'Cannot import: %s.',
115 // 'error.format' => 'Invalid file format.',
116 // 'error.user_count' => 'Limit on user count.',
117 // 'error.expired' => 'Expiration date reached.',
118 // 'error.file_storage' => 'File storage error.',
119
120 // Warning messages.
121 // TODO: translate the following.
122 // 'warn.sure' => 'Are you sure?',
123 // 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
124
125 // Success messages.
126 // TODO: translate the following.
127 // 'msg.success' => 'Operation completed successfully.',
128
129 // Labels for buttons.
130 'button.login' => 'Prijava',
131 'button.now' => 'Zdaj',
132 'button.save' => 'Shrani',
133 // TODO: translate the following.
134 // 'button.copy' => 'Copy',
135 'button.cancel' => 'Prekliči',
136 'button.submit' => 'Potrdi',
137 'button.add' => 'Dodaj',
138 'button.delete' => 'Izbriši',
139 'button.generate' => 'Ustvari',
140 // TODO: translate the following.
141 // 'button.reset_password' => 'Reset password',
142 'button.send' => 'Pošlji',
143 'button.send_by_email' => 'Pošlji preko elektronske pošte',
144 'button.create_group' => 'Ustvari tim', // TODO: replace "team" with "group".
145 'button.export' => 'Izvozi tim', // TODO: replace "team" with "group".
146 'button.import' => 'Uvozi tim', // TODO: replace "team" with "group".
147 // TODO: translate the following.
148 // 'button.close' => 'Close',
149 // 'button.stop' => 'Stop',
150 // 'button.approve' => 'Approve',
151 // 'button.disapprove' => 'Disapprove',
152
153 // Labels for controls on forms. Labels in this section are used on multiple forms.
154 // TODO: translate the following.
155 // 'label.group_name' => 'Group name',
156 // 'label.address' => 'Address',
157 // 'label.currency' => 'Currency',
158 // 'label.manager_name' => 'Manager name',
159 // 'label.manager_login' => 'Manager login',
160 'label.person_name' => 'Ime',
161 'label.thing_name' => 'Ime',
162 // TODO: translate the following.
163 // 'label.login' => 'Login',
164 'label.password' => 'Geslo',
165 // TODO: translate the following.
166 // 'label.confirm_password' => 'Confirm password',
167 'label.email' => 'Email',
168 'label.cc' => 'Cc',
169 // TODO: translate the following.
170 // 'label.bcc' => 'Bcc',
171 'label.subject' => 'Predmet',
172 // TODO: translate the following.
173 // 'label.date' => 'Date',
174 // 'label.start_date' => 'Start date',
175 // 'label.end_date' => 'End date',
176 // 'label.user' => 'User',
177 // 'label.users' => 'Users',
178 // 'label.group' => 'Group',
179 // 'label.subgroups' => 'Subgroups',
180 // 'label.roles' => 'Roles',
181 // 'label.client' => 'Client',
182 // 'label.clients' => 'Clients',
183 // 'label.option' => 'Option',
184 // 'label.invoice' => 'Invoice',
185 'label.project' => 'Projekt',
186 'label.projects' => 'Projekti',
187 // TODO: translate the following.
188 // 'label.task' => 'Task',
189 // 'label.tasks' => 'Tasks',
190 // 'label.description' => 'Description',
191 // 'label.start' => 'Start',
192 // 'label.finish' => 'Finish',
193 // 'label.duration' => 'Duration',
194 // 'label.note' => 'Note',
195 // 'label.notes' => 'Notes',
196 // 'label.item' => 'Item',
197 // 'label.cost' => 'Cost',
198 // 'label.ip' => 'IP',
199 // 'label.day_total' => 'Day total',
200 // 'label.week_total' => 'Week total',
201 // 'label.month_total' => 'Month total',
202 // 'label.today' => 'Today',
203 // 'label.view' => 'View',
204 'label.edit' => 'Uredi',
205 'label.delete' => 'Izbriši',
206 // TODO: translate the following.
207 // 'label.configure' => 'Configure',
208 // 'label.select_all' => 'Select all',
209 // 'label.select_none' => 'Deselect all',
210 // 'label.day_view' => 'Day view',
211 // 'label.week_view' => 'Week view',
212 // 'label.id' => 'ID',
213 // 'label.language' => 'Language',
214 // 'label.decimal_mark' => 'Decimal mark',
215 // 'label.date_format' => 'Date format',
216 // 'label.time_format' => 'Time format',
217 // 'label.week_start' => 'First day of week',
218 'label.comment' => 'Komentar',
219 // TODO: translate the following.
220 // 'label.status' => 'Status',
221 // 'label.tax' => 'Tax',
222 // 'label.subtotal' => 'Subtotal',
223 'label.total' => 'Total',
224 // TODO: translate the following.
225 // 'label.client_name' => 'Client name',
226 // 'label.client_address' => 'Client address',
227 // 'label.or' => 'or',
228 // 'label.error' => 'Error',
229 // 'label.ldap_hint' => 'Type your <b>Windows login</b> and <b>password</b> in the fields below.',
230 // 'label.required_fields' => '* - required fields',
231 // 'label.on_behalf' => 'on behalf of',
232 // 'label.role_manager' => '(manager)',
233 // 'label.role_comanager' => '(co-manager)',
234 // 'label.role_admin' => '(administrator)',
235 // 'label.page' => 'Page',
236 // 'label.condition' => 'Condition',
237 // 'label.yes' => 'yes',
238 // 'label.no' => 'no',
239 // Labels for plugins (extensions to Time Tracker that provide additional features).
240 // TODO: translate the following.
241 // 'label.custom_fields' => 'Custom fields',
242 // 'label.monthly_quotas' => 'Monthly quotas',
243 // 'label.type' => 'Type',
244 // 'label.type_dropdown' => 'dropdown',
245 // 'label.type_text' => 'text',
246 // 'label.required' => 'Required',
247 // 'label.fav_report' => 'Favorite report',
248 // 'label.schedule' => 'Schedule',
249 // 'label.what_is_it' => 'What is it?',
250 // 'label.expense' => 'Expense',
251 // 'label.quantity' => 'Quantity',
252 // 'label.paid_status' => 'Paid status',
253 // 'label.paid' => 'Paid',
254 // 'label.mark_paid' => 'Mark paid',
255 // 'label.week_note' => 'Week note',
256 // 'label.week_list' => 'Week list',
257 // 'label.work_units' => 'Work units',
258 // 'label.work_units_short' => 'Units',
259 // 'label.totals_only' => 'Totals only',
260 // 'label.quota' => 'Quota',
261 // 'label.timesheet' => 'Timesheet',
262 // 'label.submitted' => 'Submitted',
263 // 'label.approved' => 'Approved',
264 // 'label.approval' => 'Report approval',
265 // 'label.mark_approved' => 'Mark approved',
266 // 'label.template' => 'Template',
267 // 'label.attachments' => 'Attachments',
268 // 'label.files' => 'Files',
269 // 'label.file' => 'File',
270 // 'label.image' => 'Image',
271 // 'label.download' => 'Download',
272 // 'label.active_users' => 'Active Users',
273 // 'label.inactive_users' => 'Inactive Users',
274
275 // Form titles.
276 // TODO: Translate the following.
277 // 'title.error' => 'Error',
278 // 'title.success' => 'Success',
279 'title.login' => 'Prijava',
280 'title.groups' => 'Timi', // TODO: change "teams" to "groups".
281 // TODO: translate the following.
282 // 'title.subgroups' => 'Subgroups',
283 // 'title.add_group' => 'Adding Group',
284 // 'title.edit_group' => 'Editing Group',
285 // 'title.delete_group' => 'Deleting Group',
286 'title.reset_password' => 'Razveljavi geslo',
287 // TODO: translate the following.
288 // 'title.change_password' => 'Changing Password',
289 // 'title.time' => 'Time',
290 // 'title.edit_time_record' => 'Editing Time Record',
291 // 'title.delete_time_record' => 'Deleting Time Record',
292 // 'title.time_files' => 'Time Record Files',
293 // 'title.expenses' => 'Expenses',
294 // 'title.edit_expense' => 'Editing Expense Item',
295 // 'title.delete_expense' => 'Deleting Expense Item',
296 // 'title.predefined_expenses' => 'Predefined Expenses',
297 // 'title.add_predefined_expense' => 'Adding Predefined Expense',
298 // 'title.edit_predefined_expense' => 'Editing Predefined Expense',
299 // 'title.delete_predefined_expense' => 'Deleting Predefined Expense',
300 // 'title.reports' => 'Reports',
301 // 'title.report' => 'Report',
302 // 'title.send_report' => 'Sending Report',
303 // 'title.timesheets' => 'Timesheets',
304 // 'title.timesheet' => 'Timesheet',
305 // 'title.timesheet_files' => 'Timesheet Files',
306 // 'title.invoice' => 'Invoice',
307 // 'title.send_invoice' => 'Sending Invoice',
308 // 'title.charts' => 'Charts',
309 'title.projects' => 'Projekti',
310 // TODO: translate the following.
311 // 'title.project_files' => 'Project Files',
312 'title.add_project' => 'Dodajanje projekta',
313 'title.edit_project' => 'Urejanje projekta',
314 'title.delete_project' => 'Brisanje projekta',
315 // TODO: translate the following.
316 // 'title.tasks' => 'Tasks',
317 // 'title.add_task' => 'Adding Task',
318 // 'title.edit_task' => 'Editing Task',
319 // 'title.delete_task' => 'Deleting Task',
320 // 'title.users' => 'Users',
321 // 'title.add_user' => 'Adding User',
322 // 'title.edit_user' => 'Editing User',
323 // 'title.delete_user' => 'Deleting User',
324 // 'title.roles' => 'Roles',
325 // 'title.add_role' => 'Adding Role',
326 // 'title.edit_role' => 'Editing Role',
327 // 'title.delete_role' => 'Deleting Role',
328 // 'title.clients' => 'Clients',
329 // 'title.add_client' => 'Adding Client',
330 // 'title.edit_client' => 'Editing Client',
331 // 'title.delete_client' => 'Deleting Client',
332 // 'title.invoices' => 'Invoices',
333 // 'title.add_invoice' => 'Adding Invoice',
334 // 'title.view_invoice' => 'Viewing Invoice',
335 // 'title.delete_invoice' => 'Deleting Invoice',
336 // 'title.notifications' => 'Notifications',
337 // 'title.add_notification' => 'Adding Notification',
338 // 'title.edit_notification' => 'Editing Notification',
339 // 'title.delete_notification' => 'Deleting Notification',
340 // 'title.add_timesheet' => 'Adding Timesheet',
341 // 'title.edit_timesheet' => 'Editing Timesheet',
342 // 'title.delete_timesheet' => 'Deleting Timesheet',
343 // 'title.monthly_quotas' => 'Monthly Quotas',
344 // 'title.export' => 'Exporting Group Data',
345 // 'title.import' => 'Importing Group Data',
346 // 'title.options' => 'Options',
347 // 'title.display_options' => 'Display Options',
348 'title.profile' => 'Profil',
349 // TODO: translate the following.
350 // 'title.plugins' => 'Plugins',
351 // 'title.cf_custom_fields' => 'Custom Fields',
352 // 'title.cf_add_custom_field' => 'Adding Custom Field',
353 // 'title.cf_edit_custom_field' => 'Editing Custom Field',
354 // 'title.cf_delete_custom_field' => 'Deleting Custom Field',
355 // 'title.cf_dropdown_options' => 'Dropdown Options',
356 // 'title.cf_add_dropdown_option' => 'Adding Option',
357 // 'title.cf_edit_dropdown_option' => 'Editing Option',
358 // 'title.cf_delete_dropdown_option' => 'Deleting Option',
359 // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
360 // It is also a name for the Locking plugin on the group settings page.
361 // 'title.locking' => 'Locking',
362 // 'title.week_view' => 'Week View',
363 // 'title.swap_roles' => 'Swapping Roles',
364 // 'title.work_units' => 'Work Units',
365 // 'title.templates' => 'Templates',
366 // 'title.add_template' => 'Adding Template',
367 // 'title.edit_template' => 'Editing Template',
368 // 'title.delete_template' => 'Deleting Template',
369 // 'title.edit_file' => 'Editing File',
370 // 'title.delete_file' => 'Deleting File',
371 // 'title.download_file' => 'Downloading File',
372 // 'title.work' => 'Work',
373 // 'title.add_work' => 'Adding Work',
374 // 'title.edit_work' => 'Editing Work',
375 // 'title.delete_work' => 'Deleting Work',
376 // 'title.active_work' => 'Active Work', // Active work items this group outsources to other groups.
377 // 'title.inactive_work' => 'Inactive Work', // Inactive work items this group was outsourcing to other groups.
378
379 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
380 // Strings that are used in a single form must go to the specific form section.
381 // TODO: translate the following.
382 // 'dropdown.all' => '--- all ---',
383 // 'dropdown.no' => '--- no ---',
384 // 'dropdown.current_day' => 'today',
385 // 'dropdown.previous_day' => 'yesterday',
386 // 'dropdown.selected_day' => 'day',
387 // 'dropdown.current_week' => 'this week',
388 // 'dropdown.previous_week' => 'previous week',
389 // 'dropdown.selected_week' => 'week',
390 // 'dropdown.current_month' => 'this month',
391 // 'dropdown.previous_month' => 'previous month',
392 // 'dropdown.selected_month' => 'month',
393 // 'dropdown.current_year' => 'this year',
394 // 'dropdown.previous_year' => 'previous year',
395 // 'dropdown.selected_year' => 'year',
396 // 'dropdown.all_time' => 'all time',
397 'dropdown.projects' => 'projekti',
398 // TODO: translate the following.
399 // 'dropdown.tasks' => 'tasks',
400 // 'dropdown.clients' => 'clients',
401 // 'dropdown.select' => '--- select ---',
402 // 'dropdown.select_invoice' => '--- select invoice ---',
403 // 'dropdown.select_timesheet' => '--- select timesheet ---',
404 // 'dropdown.status_active' => 'active',
405 // 'dropdown.status_inactive' => 'inactive',
406 // 'dropdown.delete' => 'delete',
407 // 'dropdown.do_not_delete' => 'do not delete',
408 // 'dropdown.approved' => 'approved',
409 // 'dropdown.not_approved' => 'not approved',
410 // 'dropdown.paid' => 'paid',
411 // 'dropdown.not_paid' => 'not paid',
412
413 // Login form. See example at https://timetracker.anuko.com/login.php.
414 // TODO: translate the following.
415 // 'form.login.forgot_password' => 'Forgot password?',
416 // 'form.login.about' => 'Anuko <a href="https://www.anuko.com/lp/tt_2.htm" target="_blank">Time Tracker</a> is a simple, easy to use, open source time tracking system.',
417
418 // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
419 'form.reset_password.message' => 'Zahteva za razveljavitev gesla je bila poslana.', // TODO: add "by email" to match the English string.
420 'form.reset_password.email_subject' => 'Anuko Time Tracker zahteva za razveljavitev gesla',
421 // TODO: translate the ending of this string properly.
422 // TODO: English string has changed. "from IP" added. Re-translate the beginning.
423 // '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",
424 // "IP %s" probably sounds awkward.
425 'form.reset_password.email_body' => "Spoštovani uporabnik,\n\nNekdo, IP %s, je zahteval razveljavitev vašega Anuko Time Tracker gesla. Prosimo obiščite to povezavo, če želite razveljaviti vaše geslo.\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",
426
427 // Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1.
428 // TODO: translate the following.
429 // 'form.change_password.tip' => 'Type new password and click on Save.',
430
431 // Time form. See example at https://timetracker.anuko.com/time.php.
432 // TODO: translate the following.
433 // 'form.time.duration_format' => '(hh:mm or 0.0h)',
434 // 'form.time.billable' => 'Billable',
435 // 'form.time.uncompleted' => 'Uncompleted',
436 // 'form.time.remaining_quota' => 'Remaining quota',
437 // 'form.time.over_quota' => 'Over quota',
438 // 'form.time.remaining_balance' => 'Remaining balance',
439 // 'form.time.over_balance' => 'Over balance',
440
441 // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record).
442 // TODO: translate the following.
443 // 'form.time_edit.uncompleted' => 'This record was saved with only start time. It is not an error.',
444
445 // Week view form. See example at https://timetracker.anuko.com/week.php.
446 // TODO: translate the following.
447 // 'form.week.new_entry' => 'New entry',
448
449 // Reports form. See example at https://timetracker.anuko.com/reports.php
450 // TODO: translate the following.
451 // 'form.reports.save_as_favorite' => 'Save as favorite',
452 // 'form.reports.confirm_delete' => 'Are you sure you want to delete this favorite report?',
453 // 'form.reports.include_billable' => 'billable',
454 // 'form.reports.include_not_billable' => 'not billable',
455 // 'form.reports.include_invoiced' => 'invoiced',
456 // 'form.reports.include_not_invoiced' => 'not invoiced',
457 // 'form.reports.include_assigned' => 'assigned',
458 // 'form.reports.include_not_assigned' => 'not assigned',
459 // 'form.reports.include_pending' => 'pending',
460 // 'form.reports.select_period' => 'Select time period',
461 // 'form.reports.set_period' => 'or set dates',
462 // 'form.reports.show_fields' => 'Show fields',
463 // 'form.reports.group_by' => 'Group by',
464 // 'form.reports.group_by_no' => '--- no grouping ---',
465 // 'form.reports.group_by_date' => 'date',
466 // 'form.reports.group_by_user' => 'user',
467 // 'form.reports.group_by_client' => 'client',
468 'form.reports.group_by_project' => 'projekt',
469 // TODO: translate the following.
470 // 'form.reports.group_by_task' => 'task',
471
472 // Report form. See example at https://timetracker.anuko.com/report.php
473 // (after generating a report at https://timetracker.anuko.com/reports.php).
474 // TODO: translate the following.
475 // 'form.report.export' => 'Export',
476 // 'form.report.assign_to_invoice' => 'Assign to invoice',
477 // 'form.report.assign_to_timesheet' => 'Assign to timesheet',
478
479 // Timesheets form. See example at https://timetracker.anuko.com/timesheets.php
480 // TODO: translate the following.
481 // 'form.timesheets.active_timesheets' => 'Active Timesheets',
482 // 'form.timesheets.inactive_timesheets' => 'Inactive Timesheets',
483
484 // Templates form. See example at https://timetracker.anuko.com/templates.php
485 // TODO: translate the following.
486 // 'form.templates.active_templates' => 'Active Templates',
487 // 'form.templates.inactive_templates' => 'Inactive Templates',
488
489 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
490 // (you can get to this form after generating a report).
491 // TODO: translate the following.
492 // 'form.invoice.number' => 'Invoice number',
493 // 'form.invoice.person' => 'Person',
494
495 // Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
496 // 'form.invoice.invoice_to_delete' => 'Invoice to delete',
497 // 'form.invoice.invoice_entries' => 'Invoice entries',
498 // 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.',
499
500 // Charts form. See example at https://timetracker.anuko.com/charts.php
501 // TODO: translate the following.
502 // 'form.charts.interval' => 'Interval',
503 // 'form.charts.chart' => 'Chart',
504
505 // Projects form. See example at https://timetracker.anuko.com/projects.php
506 // TODO: translate the following.
507 // 'form.projects.active_projects' => 'Active Projects',
508 // 'form.projects.inactive_projects' => 'Inactive Projects',
509
510 // Tasks form. See example at https://timetracker.anuko.com/tasks.php
511 // TODO: translate the following.
512 // 'form.tasks.active_tasks' => 'Active Tasks',
513 // 'form.tasks.inactive_tasks' => 'Inactive Tasks',
514
515 // Users form. See example at https://timetracker.anuko.com/users.php
516 // TODO: translate the following.
517 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
518 // 'form.users.role' => 'Role',
519 // 'form.users.manager' => 'Manager',
520 // 'form.users.comanager' => 'Co-manager',
521 // 'form.users.rate' => 'Rate',
522 // 'form.users.default_rate' => 'Default hourly rate',
523
524 // Editing User form. See example at https://timetracker.anuko.com/user_edit.php
525 // TODO: translate the following.
526 // 'form.user_edit.swap_roles' => 'Swap roles',
527
528 // Roles form. See example at https://timetracker.anuko.com/roles.php
529 // TODO: translate the following.
530 // 'form.roles.active_roles' => 'Active Roles',
531 // 'form.roles.inactive_roles' => 'Inactive Roles',
532 // 'form.roles.rank' => 'Rank',
533 // 'form.roles.rights' => 'Rights',
534 // 'form.roles.assigned' => 'Assigned',
535 // 'form.roles.not_assigned' => 'Not assigned',
536
537 // Clients form. See example at https://timetracker.anuko.com/clients.php
538 // TODO: translate the following.
539 // 'form.clients.active_clients' => 'Active Clients',
540 // 'form.clients.inactive_clients' => 'Inactive Clients',
541
542 // Deleting Client form. See example at https://timetracker.anuko.com/client_delete.php
543 // TODO: translate the following.
544 // 'form.client.client_to_delete' => 'Client to delete',
545 // 'form.client.client_entries' => 'Client entries',
546
547 // Exporting Group Data form. See example at https://timetracker.anuko.com/export.php
548 // TODO: translate the following.
549 // 'form.export.hint' => 'You can export all group data into an xml file. It could be useful if you are migrating data to your own server.',
550 // 'form.export.compression' => 'Compression',
551 // 'form.export.compression_none' => 'none',
552 // 'form.export.compression_bzip' => 'bzip',
553
554 // Importing Group Data form. See example at https://timetracker.anuko.com/import.php (login as admin first).
555 // TODO: translate the following.
556 // 'form.import.hint' => 'Import group data from an xml file.',
557 // 'form.import.file' => 'Select file',
558 // 'form.import.success' => 'Import completed successfully.',
559
560 // Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
561 // TODO: translate the following.
562 // 'form.groups.hint' => 'Create a new group by creating a new group manager account.<br>You can also import group data from an xml file from another Anuko Time Tracker server (no login collisions are allowed).',
563
564 // Group Settings form. See example at https://timetracker.anuko.com/group_edit.php.
565 // TODO: translate the following.
566 // 'form.group_edit.12_hours' => '12 hours',
567 // 'form.group_edit.24_hours' => '24 hours',
568 // 'form.group_edit.display_options' => 'Display options',
569 // 'form.group_edit.show_holidays' => 'Show holidays',
570 // 'form.group_edit.tracking_mode' => 'Tracking mode',
571 // 'form.group_edit.mode_time' => 'time',
572 // 'form.group_edit.mode_projects' => 'projects',
573 // 'form.group_edit.mode_projects_and_tasks' => 'projects and tasks',
574 // 'form.group_edit.record_type' => 'Record type',
575 // 'form.group_edit.type_all' => 'all',
576 // 'form.group_edit.type_start_finish' => 'start and finish',
577 // 'form.group_edit.type_duration' => 'duration',
578 // 'form.group_edit.punch_mode' => 'Punch mode',
579 // 'form.group_edit.allow_overlap' => 'Allow overlap',
580 // 'form.group_edit.future_entries' => 'Future entries',
581 // 'form.group_edit.uncompleted_indicators' => 'Uncompleted indicators',
582 // 'form.group_edit.confirm_save' => 'Confirm saving',
583 // 'form.group_edit.allow_ip' => 'Allow IP',
584
585 // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php
586 // TODO: translate the following.
587 // 'form.group_delete.hint' => 'Are you sure you want to delete the entire group?',
588
589 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
590 'form.mail.from' => 'Od',
591 'form.mail.to' => 'Za',
592 // TODO: translate the following.
593 // 'form.mail.report_subject' => 'Time Tracker Report',
594 // 'form.mail.footer' => 'Anuko Time Tracker is a simple, easy to use, open source<br>time tracking system. Visit <a href="https://www.anuko.com">www.anuko.com</a> for more information.',
595 // 'form.mail.report_sent' => 'Report sent.',
596 // 'form.mail.invoice_sent' => 'Invoice sent.',
597
598 // Quotas configuration form. See example at https://timetracker.anuko.com/quotas.php after enabling Monthly quotas plugin.
599 // TODO: translate the following.
600 // 'form.quota.year' => 'Year',
601 // 'form.quota.month' => 'Month',
602 // 'form.quota.workday_hours' => 'Hours in work day',
603 // 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.',
604
605 // Swap roles form. See example at https://timetracker.anuko.com/swap_roles.php.
606 // TODO: translate the following.
607 // 'form.swap.hint' => 'Demote yourself to a lower role by swapping roles with someone else. This cannot be undone.',
608 // 'form.swap.swap_with' => 'Swap roles with',
609
610 // Work Units configuration form. See example at https://timetracker.anuko.com/work_units.php after enabling Work units plugin.
611 // TODO: translate the following.
612 // 'form.work_units.minutes_in_unit' => 'Minutes in unit',
613 // 'form.work_units.1st_unit_threshold' => '1st unit threshold',
614
615 // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations.
616 // TODO: translate the following.
617 // 'role.user.label' => 'User',
618 // 'role.user.low_case_label' => 'user',
619 // 'role.user.description' => 'A regular member without management rights.',
620 // 'role.client.label' => 'Client',
621 // 'role.client.low_case_label' => 'client',
622 // 'role.client.description' => 'A client can view its own data.',
623 // 'role.supervisor.label' => 'Supervisor',
624 // 'role.supervisor.low_case_label' => 'supervisor',
625 // 'role.supervisor.description' => 'A person with a small set of management rights.',
626 // 'role.comanager.label' => 'Co-manager',
627 // 'role.comanager.low_case_label' => 'co-manager',
628 // 'role.comanager.description' => 'A person with a big set of management functions.',
629 // 'role.manager.label' => 'Manager',
630 // 'role.manager.low_case_label' => 'manager',
631 // 'role.manager.description' => 'Group manager. Can do most of things for a group.',
632 // 'role.top_manager.label' => 'Top manager',
633 // 'role.top_manager.low_case_label' => 'top manager',
634 // 'role.top_manager.description' => 'Top group manager. Can do everything in a tree of groups.',
635 // 'role.admin.label' => 'Administrator',
636 // 'role.admin.low_case_label' => 'administrator',
637 // 'role.admin.description' => 'Site adminsitrator.',
638
639 // Timesheet View form. See example at https://timetracker.anuko.com/timesheet_view.php.
640 // TODO: translate the following.
641 // 'form.timesheet_view.submit_subject' => 'Timesheet approval request',
642 // 'form.timesheet_view.submit_body' => "A new timesheet requires approval.<p>User: %s.",
643 // 'form.timesheet_view.approve_subject' => 'Timesheet approved',
644 // 'form.timesheet_view.approve_body' => "Your timesheet %s was approved.<p>%s",
645 // 'form.timesheet_view.disapprove_subject' => 'Timesheet not approved',
646 // 'form.timesheet_view.disapprove_body' => "Your timesheet %s was not approved.<p>%s",
647
648 // Display Options form. See example at https://timetracker.anuko.com/display_options.php.
649 // TODO: translate the following.
650 // 'form.display_options.menu' => 'Menu',
651 // 'form.display_options.note_on_separate_row' => 'Note on separate row',
652 );