]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/sk.lang.php
Put some comments into localization files for translators.
[timetracker.git] / WEB-INF / resources / sk.lang.php
index 18d6db9c9a2892e7f6ca9a5801e37c9c50b6dd52..6ea92ec75b9b4adef5a381845bbcb045043bb3bb 100644 (file)
@@ -92,7 +92,7 @@ $i18n_key_words = array(
 '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.upload' => 'Prenos súboru bol neúspešný.',
-// TODO: Translate the following:
+// TODO: translate the following.
 // 'error.range_locked' => 'Date range is locked.',
 'error.mail_send' => 'Chyba v odosielaní e-mailu.',
 'error.no_email' => 'K tomuto prihlasovaciemu menu nie je priradený žiadny e-mail.',
@@ -197,8 +197,9 @@ $i18n_key_words = array(
 'label.role_manager' => '(manažér)',
 'label.role_comanager' => '(spolu-manažér)',
 'label.role_admin' => '(administrátor)',
-// Translate the following string.
+// TODO: translate the following.
 // 'label.page' => 'Page',
+// 'label.condition' => 'Condition',
 // Labels for plugins (extensions to Time Tracker that provide additional features).
 'label.custom_fields' => 'Vlastné polia',
 // Translate the following.
@@ -274,7 +275,7 @@ $i18n_key_words = array(
 '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.
-// TODO: Translate the following:
+// TODO: translate the following.
 // 'title.locking' => 'Locking',
 
 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.