]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/sk.lang.php
Finished refactoring dropdown option translations.
[timetracker.git] / WEB-INF / resources / sk.lang.php
index 32d0d2b6fe01330f3460b10a39ccfd8f5bb9d901..602c332c752d4ee808696dad47554e1ffc994fc5 100644 (file)
@@ -286,14 +286,20 @@ $i18n_key_words = array(
 // Strings that are used in a single form must go to the specific form section.
 'dropdown.all' => '--- všetky ---',
 'dropdown.no' => '--- žiadne ---',
 // Strings that are used in a single form must go to the specific form section.
 'dropdown.all' => '--- všetky ---',
 'dropdown.no' => '--- žiadne ---',
-'dropdown.this_day' => 'tento deň',
 // TODO: translate the following.
 // TODO: translate the following.
-// 'dropdown.last_day' => 'last day',
-'dropdown.this_week' => 'tento týždeň',
-'dropdown.last_week' => 'minulý týždeň',
-'dropdown.this_month' => 'tento mesiac',
-'dropdown.last_month' => 'minulý mesiac',
-'dropdown.this_year' => 'tento rok',
+// 'dropdown.current_day' => 'today',
+// 'dropdown.previous_day' => 'yesterday',
+'dropdown.selected_day' => 'deň',
+'dropdown.current_week' => 'tento týždeň',
+'dropdown.previous_week' => 'minulý týždeň',
+'dropdown.selected_week' => 'týždeň',
+'dropdown.current_month' => 'tento mesiac',
+'dropdown.previous_month' => 'minulý mesiac',
+'dropdown.selected_month' => 'mesiac',
+'dropdown.current_year' => 'tento rok',
+// TODO: translate the following.
+// 'dropdown.previous_year' => 'previous year',
+'dropdown.selected_year' => 'rok',
 'dropdown.all_time' => 'celý čas',
 'dropdown.projects' => 'projekty',
 'dropdown.tasks' => 'úlohy',
 'dropdown.all_time' => 'celý čas',
 'dropdown.projects' => 'projekty',
 'dropdown.tasks' => 'úlohy',