X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsv.lang.php;h=aacf3a7c4d4eee022fcbc8b2108b798f6c3745ab;hb=1cf228c258ba8a8950b1a55bc25b93768bf50184;hp=0c5fbb4b15a339cbfce8765a92c2edc2fe057be6;hpb=124f501c2f54e9480401ed46bd1986e10cc3afc3;p=timetracker.git diff --git a/WEB-INF/resources/sv.lang.php b/WEB-INF/resources/sv.lang.php index 0c5fbb4b..aacf3a7c 100644 --- a/WEB-INF/resources/sv.lang.php +++ b/WEB-INF/resources/sv.lang.php @@ -115,6 +115,7 @@ $i18n_key_words = array( // 'error.format' => 'Invalid file format.', // 'error.user_count' => 'Limit on user count.', // 'error.expired' => 'Expiration date reached.', +// 'error.file_storage' => 'File storage error.', // Warning messages. // TODO: translate the following. @@ -259,6 +260,9 @@ $i18n_key_words = array( // 'label.approval' => 'Report approval', // 'label.mark_approved' => 'Mark approved', // 'label.template' => 'Template', +// 'label.attachments' => 'Attachments', +// 'label.files' => 'Files', +// 'label.image' => 'Image', // Rubriker för formulär 'title.error' => 'Fel', @@ -293,6 +297,8 @@ $i18n_key_words = array( 'title.send_invoice' => 'Skicka faktura', 'title.charts' => 'Diagram', 'title.projects' => 'Projekt', +// TODO: translate the following. +// 'title.project_files' => 'Project Files', 'title.add_project' => 'Lägg till projekt', 'title.edit_project' => 'Redigera projekt', 'title.delete_project' => 'Ta bort projekt', @@ -350,6 +356,8 @@ $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', // 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.