X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fsk.lang.php;h=7073ac5f09dfc10e3114f64cc87f1bc571d1f3c6;hb=ccad5f6b0a1739455bf3b53dfcbcffd6692ffd5e;hp=1a53dc8f25efef4ff6cfd4451afe4e7f173d57d0;hpb=0e6900be0bcfc882505ec4c8b8730a798985bc80;p=timetracker.git diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php index 1a53dc8f..7073ac5f 100644 --- a/WEB-INF/resources/sk.lang.php +++ b/WEB-INF/resources/sk.lang.php @@ -274,6 +274,7 @@ $i18n_key_words = array( // 'label.attachments' => 'Attachments', // 'label.files' => 'Files', // 'label.image' => 'Image', +// 'label.download' => 'Download', // Form titles. 'title.error' => 'Chyba', @@ -291,7 +292,8 @@ $i18n_key_words = array( 'title.time' => 'Časový záznam', 'title.edit_time_record' => 'Upravovanie časového záznamu', 'title.delete_time_record' => 'Vymazávanie časového záznamu', -// TODO: translate the following. +// TODO: Translate the following. +// 'title.time_files' => 'Time Record Files', // 'title.expenses' => 'Expenses', // 'title.edit_expense' => 'Editing Expense Item', // 'title.delete_expense' => 'Deleting Expense Item', @@ -364,6 +366,9 @@ $i18n_key_words = array( // 'title.add_template' => 'Adding Template', // 'title.edit_template' => 'Editing Template', // 'title.delete_template' => 'Deleting Template', +// 'title.edit_file' => 'Editing File', +// 'title.delete_file' => 'Deleting File', +// 'title.download_file' => 'Downloading File', // 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.