X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsk.lang.php;h=b8a06ab547cf1d2e5d84fc2440d577ca3779441d;hb=d5f3d27d84a808f8333822de5662b2cd3a2e322c;hp=f1a6d4111e5b8dd8361c7ad4438e800b85c6d025;hpb=9ad84bfb6ed27f1a98820b810c0d5fcf630eba79;p=timetracker.git diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php index f1a6d411..b8a06ab5 100644 --- a/WEB-INF/resources/sk.lang.php +++ b/WEB-INF/resources/sk.lang.php @@ -29,7 +29,7 @@ // Note: escape apostrophes with THREE backslashes, like here: choisir l\\\'option. // Other characters (such as double-quotes in http links, etc.) do not have to be escaped. -$i18n_language = 'Slovenčina'; +$i18n_language = 'Slovak (Slovenčina)'; $i18n_months = array('Január', 'Február', 'Marec', 'Apríl', 'Máj', 'Jún', 'Júl', 'August', 'September', 'Október', 'November', 'December'); $i18n_weekdays = array('Nedeľa', 'Pondelok', 'Utorok', 'Streda', 'Štvrtok', 'Piatok', 'Sobota'); $i18n_weekdays_short = array('Ne', 'Po', 'Ut', 'St', 'Št', 'Pi', 'So'); @@ -44,8 +44,11 @@ $i18n_key_words = array( 'menu.logout' => 'Odhlásenie', 'menu.forum' => 'Fórum', 'menu.help' => 'Pomoc', -'menu.create_team' => 'Vytvoriť tím', +// TODO: translate the following. +// 'menu.create_group' => 'Create Group', 'menu.profile' => 'Profil', +// TODO: translate the following. +// 'menu.group' => 'Group', 'menu.time' => 'Časový záznam', // TODO: translate the following. // 'menu.expenses' => 'Expenses', @@ -54,7 +57,8 @@ $i18n_key_words = array( 'menu.projects' => 'Projekty', 'menu.tasks' => 'Úlohy', 'menu.users' => 'Používatelia', -'menu.teams' => 'Tímy', +// TODO: translate the following. +// 'menu.groups' => 'Groups', 'menu.export' => 'Export', 'menu.clients' => 'Klienti', 'menu.options' => 'Nastavenia', @@ -73,6 +77,8 @@ $i18n_key_words = array( // 'error.access_denied' => 'Access denied.', 'error.sys' => 'Systémová chyba.', 'error.db' => 'Databázová chyba.', +// TODO: translate the following. +// 'error.feature_disabled' => 'Feature is disabled.', 'error.field' => 'Nesprávne "{0}" údaje.', 'error.empty' => 'Pole "{0}" je prázdne.', 'error.not_equal' => 'Pole "{0}" nie je zhodné s poľom "{1}".', @@ -91,9 +97,11 @@ $i18n_key_words = array( 'error.task_exists' => 'Úloha s týmto názvom už existuje.', 'error.client_exists' => 'Klient s týmto menom už existuje.', 'error.invoice_exists' => 'Faktúra s týmto číslom už existuje.', +// TODO: translate the following. +// 'error.role_exists' => 'Role with this rank already exists.', 'error.no_invoiceable_items' => 'Neexistujú položky, ktoré by bolo možné fakturovať.', 'error.no_login' => 'Neexistuje používateľ s týmto prihlasovacím menom.', -'error.no_teams' => 'Vaša databáza je prázdna. Prihláste sa ako admin a vytvorte nový tím.', +'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". 'error.upload' => 'Prenos súboru bol neúspešný.', // TODO: translate the following. // 'error.range_locked' => 'Date range is locked.', @@ -114,19 +122,20 @@ $i18n_key_words = array( 'button.cancel' => 'Zrušiť', 'button.submit' => 'Odoslať', 'button.add' => 'Pridať', +'button.delete' => 'Vymazať', 'button.generate' => 'Generovať', 'button.reset_password' => 'Obnoviť heslo', 'button.send' => 'Odoslať', 'button.send_by_email' => 'Odoslať na e-mail', -'button.create_team' => 'Vytvoriť tím', -'button.export' => 'Exportovať tím', -'button.import' => 'Importovať tím', +'button.create_group' => 'Vytvoriť tím', // TODO: replace "team" with "group". +'button.export' => 'Exportovať tím', // TODO: replace "team" with "group". +'button.import' => 'Importovať tím', // TODO: replace "team" with "group". 'button.close' => 'Zatvoriť', // TODO: translate the following. // 'button.stop' => 'Stop', // Labels for controls on forms. Labels in this section are used on multiple forms. -'label.team_name' => 'Názov tímu', +'label.group_name' => 'Názov tímu', // TODO: replace "team" with "group". 'label.address' => 'Adresa', 'label.currency' => 'Mena', 'label.manager_name' => 'Meno manažéra', @@ -166,6 +175,7 @@ $i18n_key_words = array( // 'label.item' => 'Item', 'label.cost' => 'Náklady', // TODO: translate the following. +// 'label.ip' => 'IP', // 'label.day_total' => 'Day total', 'label.week_total' => 'Týždeň celkom', // TODO: translate the following. @@ -217,7 +227,7 @@ $i18n_key_words = array( 'label.required' => 'Povinné', 'label.fav_report' => 'Obľúbená zostava', // TODO: translate the following. -// 'label.cron_schedule' => 'Cron schedule', +// 'label.schedule' => 'Schedule', // 'label.what_is_it' => 'What is it?', // 'label.expense' => 'Expense', // 'label.quantity' => 'Quantity', @@ -229,11 +239,11 @@ $i18n_key_words = array( // Form titles. 'title.login' => 'Prihlásenie', -'title.teams' => 'Tímy', -'title.create_team' => 'Vytváranie tímu', +'title.groups' => 'Tímy', // TODO: change "teams" to "groups". +'title.create_group' => 'Vytváranie tímu', // TODO: change "team" to "group". // TODO: translate the following. -// 'title.edit_team' => 'Editing Team', -'title.delete_team' => 'Vymazávanie tímu', +// 'title.edit_group' => 'Editing Group', +'title.delete_group' => 'Vymazávanie tímu', // TODO: change "team" to "group". 'title.reset_password' => 'Obnovovanie hesla', 'title.change_password' => 'Menenie hesla', 'title.time' => 'Časový záznam', @@ -284,6 +294,8 @@ $i18n_key_words = array( 'title.import' => 'Importovanie údajov o tíme', 'title.options' => 'Nastavenia', 'title.profile' => 'Profil', +// TODO: translate the following. +// 'title.group' => 'Group Settings', 'title.cf_custom_fields' => 'Vlastné polia', 'title.cf_add_custom_field' => 'Pridávanie vlastného poľa', 'title.cf_edit_custom_field' => 'Upravovanie vlastného poľa', @@ -297,6 +309,7 @@ $i18n_key_words = array( // TODO: translate the following. // 'title.locking' => 'Locking', // 'title.week_view' => 'Week View', +// 'title.swap_roles' => 'Swapping Roles', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. @@ -344,7 +357,10 @@ $i18n_key_words = array( // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php. 'form.reset_password.message' => 'Žiadosť o obnovenie hesla bola odoslaná e-mailom.', 'form.reset_password.email_subject' => 'Žiadosť o obnovenie hesla do Anuko Time Tracker', -'form.reset_password.email_body' => "Vážený používateľ,\n\nniekto, pravdepodobne vy, 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", +// TODO: English string has changed. "from IP" added. Re-translate the beginning. +// '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", +// "IP %s" probably sounds awkward. +'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", // Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1. 'form.change_password.tip' => 'Zadajte nové heslo a kliknite na Uložiť.', @@ -429,7 +445,10 @@ $i18n_key_words = array( // TODO: translate the following. // 'form.roles.active_roles' => 'Active Roles', // 'form.roles.inactive_roles' => 'Inactive Roles', +// 'form.roles.rank' => 'Rank', // 'form.roles.rights' => 'Rights', +// 'form.roles.assigned' => 'Assigned', +// 'form.roles.not_assigned' => 'Not assigned', // Clients form. See example at https://timetracker.anuko.com/clients.php 'form.clients.active_clients' => 'Aktívny klienti', @@ -455,6 +474,8 @@ $i18n_key_words = array( 'form.teams.hint' => 'Pomocou vytvorenia nového účtu tímového manažéra vytvorte nový tím.
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).', // Profile form. See example at https://timetracker.anuko.com/profile_edit.php. +// TODO: translate the following. +// 'form.profile.swap_roles' => 'Swap roles', 'form.profile.12_hours' => '12-hodinový', 'form.profile.24_hours' => '24-hodinový', // TODO: translate the following. @@ -472,6 +493,7 @@ $i18n_key_words = array( // 'form.profile.allow_overlap' => 'Allow overlap', // 'form.profile.future_entries' => 'Future entries', // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators', +// 'form.profile.allow_ip' => 'Allow IP', 'form.profile.plugins' => 'Doplnkové moduly', // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report. @@ -482,7 +504,7 @@ $i18n_key_words = array( 'form.mail.report_sent' => 'Zostava odoslaná.', 'form.mail.invoice_sent' => 'Faktúra odoslaná.', -// Quotas configuration form. +// Quotas configuration form. See example at https://timetracker.anuko.com/quotas.php after enabling Monthly quotas plugin. // TODO: translate the following. // 'form.quota.year' => 'Year', // 'form.quota.month' => 'Month', @@ -490,6 +512,11 @@ $i18n_key_words = array( // 'form.quota.workday_hours' => 'Hours in a work day', // 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.', +// Swap roles form. See example at https://timetracker.anuko.com/swap_roles.php. +// TODO: translate the following. +// 'form.swap.hint' => 'Demote yourself to a lower role by swapping roles with someone else. This cannot be undone.', +// 'form.swap.swap_with' => 'Swap roles with', + // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations. // TODO: translate the following. // 'role.user.label' => 'User',