X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fsv.lang.php;h=e23ea1a7a4e685f2d0d851699250c966cda518a1;hb=9396e4eb81c51af990a074c0042980e938612b59;hp=8e776e889cc9e6366ed13f0765199b5b7c032c61;hpb=79a38d5d7579d6ba89efdc1b077b87a2e324cbd3;p=timetracker.git diff --git a/WEB-INF/resources/sv.lang.php b/WEB-INF/resources/sv.lang.php index 8e776e88..e23ea1a7 100644 --- a/WEB-INF/resources/sv.lang.php +++ b/WEB-INF/resources/sv.lang.php @@ -110,6 +110,15 @@ $i18n_key_words = array( // 'error.cannot_import' => 'Cannot import: %s.', // 'error.format' => 'Invalid file format.', +// Warning messages. +// TODO: translate the following. +// 'warn.sure' => 'Are you sure?', +// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.', + +// Success messages. +// TODO: translate the following. +// 'msg.success' => 'Operation completed successfully.', + // Labels for buttons. 'button.login' => 'Logga in', 'button.now' => 'Nu', @@ -235,6 +244,9 @@ $i18n_key_words = array( 'label.totals_only' => 'Visa endast summeringar', // Rubriker för formulär +'title.error' => 'Fel', +// TODO: Translate the following. +// 'title.success' => 'Success', 'title.login' => 'Logga in', 'title.groups' => 'Grupper', // TODO: translate the following. @@ -488,6 +500,7 @@ $i18n_key_words = array( // 'form.group_edit.future_entries' => 'Future entries', 'form.group_edit.uncompleted_indicators' => 'Indikatorer för oavslutad registrering', // TODO: translate the following. +// 'form.group_edit.copy_warning' => 'Warn on copy', // 'form.group_edit.allow_ip' => 'Allow IP', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php