// ContactsControl.ruk // // Copyright (c) 2003 Jo "GoldAguti" - All rights reserved. // // Strings localised for NO 08 ( Norwegian ) <- please change ! // Nothing to change here ... rls_string STRING_r_version "V2.0.6" rls_string STRING_r_language "NO08" // Buttons etc. ... // please translate if wise ;-) rls_string STRING_r_done "Ferdig" // "Done" rls_string STRING_r_ok "OK" // "OK" rls_string STRING_r_cancel "Avbryt" // "Cancel" rls_string STRING_r_yes "Ja" // "Yes" rls_string STRING_r_no "Nei" // "No" // Labels of Contacts Database und SIM/ICC ... // Please go to you original Contacts-Program and read the // 3 Entries for First and Last Name and Company and put // these labels 1:1 here - they have to match !! rls_string STRING_r_label_first_name "Fornavn" // "First name" rls_string STRING_r_label_last_name "Etternavn" // "Last name" rls_string STRING_r_label_company "Firma" // "Company" // Nothing to change here ... rls_string STRING_r_label_group "Group Label" // "Group Label" rls_string STRING_r_label_note "Note" // "Note" // Info-Messages ... // Nothing to change here ... rls_string STRING_r_info_is_disabled " is disabled;" // " is disabled;" rls_string STRING_r_info_is_kstoragetypestore " is KStorageTypeStore;" // " is KStorageTypeStore;" rls_string STRING_r_info_is_kstoragetypecitemid " is KStorageTypeContactItemId;" // " is KStorageTypeContactItemId;" // Info-Messages ... rls_string STRING_r_infomsg_reading_from_iccsim "Leser fra ICC/SIM" // "Reading from ICC/SIM" // Format Strings ... // Please enter your Date-Format here: DD.MM.YYYY // Nothing to change here ... rls_string STRING_r_format_birthday "%D%M%Y%/0%1%/1%2%/2%3%/3" // "%D%M%Y%/0%1%/1%2%/2%3%/3" // Entries for the Ressource-File for Menu etc. ... // please translate if wise ;-) rls_string STRING_r_about "Info" // "About" rls_string STRING_r_c_control "KKontrol" // "CControl" rls_string STRING_r_close "Lukk" // "Close" rls_string STRING_r_compact "Komprimer DB" // "Compact DB" rls_string STRING_r_folder "Folder" // "Folder" rls_string STRING_r_help "Hjelp" // "Help" rls_string STRING_r_refresh "Oppdater" // "Refresh" rls_string STRING_r_select_all "Merk alt" // "Select all" rls_string STRING_r_statistics "Statistikk" // "Statistics" rls_string STRING_r_show_entries "Vis Kontakter" // "Show Entries" // Entries for the Ressource-File for Menu etc. ... // please translate but PLEASE PAY ATTENTION TO THE MEANING OF THE MENU OPTIONS EXACTLY - thank you ;-) // the meaning is "clear all checkboxes ..." rls_string STRING_r_clear_selection "Inverter merking" // "Clear Selection" // the meaning is "delete all selected database-entries ..." rls_string STRING_r_delete_selected "Slett merkede" // "Delete Selected" // Messages, etc. ... // Nothing to change here ... rls_string STRING_r_debug_version "Debug Version" // "Debug Version" rls_string STRING_r_status_view_k_byte " k ):" // " k ):" // Messages, etc. ... // Please beware the length of the text - not really FIXED-WIDTH, but ... rls_string STRING_r_status_view_contacts_db "Kontakt-DB ( " // "Contacts-DB ( " rls_string STRING_r_status_view_entries_divided "%d Kontakter fordelt på" // "%d Entries divided in" rls_string STRING_r_status_view_status "Status: " // "Status: " rls_string STRING_r_status_view_header "Kontakt Informasjon" // "Contacts Information" // Messages, etc. ... // These Entries have a maximum width ... // So please don't use more than the given character-space !!! // < about max 30 characters > rls_string STRING_r_status_view_compression_req "Kompresjon nødvendig" // "Compression required" rls_string STRING_r_status_view_db_is_damaged "Feil i databasen" // "Database is damaged" // These Entries have a maximum width ... // So please don't use more than the given character-space !!! // <10 char.> rls_string STRING_r_status_view_sum "(Sum)" // "(Sum)" // I am note shure, if it is wise to translate them - what do you think ? // These Entries have a maximum width ... // So please don't use more than the given character-space !!! // <10 char.> rls_string STRING_r_status_view_contacts "Kontakter" // "Contacts" rls_string STRING_r_status_view_groups "Grupper" // "Groups" rls_string STRING_r_status_view_owncards "EgneKort" // "OwnCards" rls_string STRING_r_status_view_items "Elementer" // "Items" rls_string STRING_r_status_view_card_grp "Kort/Grp" // "Card/Grp" rls_string STRING_r_status_view_iccentry "SIM/ICC" // "ICCEntry" rls_string STRING_r_status_view_dbfile "DbFil" // "DbFile" // <10 char.> rls_string STRING_r_status_view_is_hidden "er Skjult" // "is Hidden" rls_string STRING_r_status_view_is_system "er System" // "is System" rls_string STRING_r_status_view_deleted "Slettet" // "Deleted" rls_string STRING_r_status_view_deletable "Slettbar" // "Deletable" rls_string STRING_r_status_view_templates "Mal" // "Templates" rls_string STRING_r_status_view_cardtempl "KortMal" // "CardTempl" rls_string STRING_r_status_view_typevcard "TypeVKort" // "TypeVCard" // NEW - may be changed: rls_string STRING_r_find_and_select "Søk og merk kontakter" // "Find and Select Entries" rls_string STRING_r_find "Søk" // "Find" rls_string STRING_r_find_entries "Søk etter Kontakter" // "Find Entries" rls_string STRING_r_delete_all_contacts "Slett alle Kontakter" // "Delete all Contacts" rls_string STRING_r_really_delete_all "Vil du slette alle Kontakter?" // "Do You really want to delete all Contacts?" rls_string STRING_r_delete_all_contacts "Slett merkede Kontakter" // "Delete selected Entries" rls_string STRING_r_really_delete_all "Vil du slette alle merkede kontakter?" // "Do You really want to delete all selected Entries?" rls_string STRING_r_insert_into_group "Tilføy merkede til Gruppen" // "Add selected to Group" rls_string STRING_r_select_group "Merk Gruppe" // "Select Group" rls_string STRING_r_add "Tilføy" // "Add"