X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/3129f6204498630940977123a34a1315d9fffbb7..bf0370124e2c2bfb092deed614990fc4cfffe8c6:/WEB-INF/resources/sk.lang.php
diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php
index f518b219..8fed200f 100644
--- a/WEB-INF/resources/sk.lang.php
+++ b/WEB-INF/resources/sk.lang.php
@@ -305,7 +305,7 @@ $i18n_key_words = array(
'title.cf_edit_dropdown_option' => 'Upravovanie možnostÃ',
'title.cf_delete_dropdown_option' => 'Vymazávanie možnostÃ',
// NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
-// It is also a name for the Locking plugin on the Team profile page.
+// It is also a name for the Locking plugin on the group settings page.
// TODO: translate the following.
// 'title.locking' => 'Locking',
// 'title.week_view' => 'Week View',
@@ -459,19 +459,21 @@ $i18n_key_words = array(
// 'form.client.client_to_delete' => 'Client to delete',
// 'form.client.client_entries' => 'Client entries',
-// Exporting Team Data form. See example at https://timetracker.anuko.com/export.php
+// Exporting Group Data form. See example at https://timetracker.anuko.com/export.php
+// TODO: replace "team" with "group" in the string below.
'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.',
'form.export.compression' => 'Kompresia',
'form.export.compression_none' => 'žiadna',
'form.export.compression_bzip' => 'bzip',
-// Importing Team Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first).
-'form.import.hint' => 'ImportovaÅ¥ dáta o tÃme z xml súboru.',
+// Importing Group Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first).
+'form.import.hint' => 'ImportovaÅ¥ dáta o tÃme z xml súboru.', // TODO: replace "team" with "group".
'form.import.file' => 'Vyberte súbor',
'form.import.success' => 'Import úspeÅ¡ne dokonÄený.',
-// Teams form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
-'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).',
+// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
+// TODO: replace "team" with "group" in the string below (3 places).
+'form.groups.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.