root/apps/iphone/superbook/trunk/en.lproj/Localizable.strings
@
898
| Revision 898, 10.5 kB (checked in by henri, 21 months ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | /* |
| 2 | Localizable.strings |
| 3 | SuperBook |
| 4 | |
| 5 | Created by Henri Asseily on 8/15/08. |
| 6 | Copyright 2008, 2009 Telnic Ltd. |
| 7 | */ |
| 8 | |
| 9 | /******* BEGIN DotTel SDK Strings *******/ |
| 10 | |
| 11 | /* Data Error: Invalid answer */ |
| 12 | "Data Error: Invalid answer" = "Data Error: Invalid answer"; |
| 13 | |
| 14 | /* DNS Error resolver parsing */ |
| 15 | "DNS Error: Can't parse resolver name" = "DNS Error: Can't parse resolver name"; |
| 16 | |
| 17 | /* Non-existent domain */ |
| 18 | "Domain does not exist" = "Domain does not exist"; |
| 19 | |
| 20 | /* Network Error: Bad data returned */ |
| 21 | "Network Error: Bad data returned" = "Network Error: Bad data returned"; |
| 22 | |
| 23 | /* Network error, no net connect */ |
| 24 | "Network Error: No Internet Connection" = "Network Error: No Internet Connection"; |
| 25 | |
| 26 | /******* END DotTel SDK Strings *******/ |
| 27 | |
| 28 | |
| 29 | |
| 30 | /*** Buttons ***/ |
| 31 | |
| 32 | /* OK */ |
| 33 | "OK" = "OK"; |
| 34 | |
| 35 | /* Cancel */ |
| 36 | "Cancel" = "Cancel"; |
| 37 | |
| 38 | /* Quit */ |
| 39 | "Quit" = "Quit"; |
| 40 | |
| 41 | |
| 42 | |
| 43 | /*** Main View ***/ |
| 44 | |
| 45 | /* Main Contacts list Title */ |
| 46 | "Contacts" = "My Contacts"; |
| 47 | |
| 48 | /* Loading AddressBook alert */ |
| 49 | "Loading AddressBook..." = "Loading AddressBook..."; |
| 50 | |
| 51 | /* shorthand for Kilometers */ |
| 52 | "km" = "km"; |
| 53 | |
| 54 | /* shorthand for Miles */ |
| 55 | "mi" = "mi"; |
| 56 | |
| 57 | /* Placeholder string in .tel search box */ |
| 58 | "Search TelPages" = "Search TelPages"; |
| 59 | |
| 60 | /* Searching contact locations */ |
| 61 | "Searching contact locations" = "Searching contact locations"; |
| 62 | |
| 63 | /* Searching TelPages... */ |
| 64 | "Searching TelPages..." = "Searching TelPages..."; |
| 65 | |
| 66 | /* Instructions paragraph */ |
| 67 | "InstructionsText" = "Welcome!\n\nYou can search for or navigate any .tel domain, and save the results to your AddressBook."; |
| 68 | |
| 69 | /* Recently looked up .tel domains */ |
| 70 | "Recently Visited" = "Recently Visited"; |
| 71 | |
| 72 | |
| 73 | |
| 74 | /*** Contact Info View ***/ |
| 75 | |
| 76 | /* Header section title for contact tableview */ |
| 77 | "Header" = "Header"; |
| 78 | |
| 79 | /* Contact data section title for contact tableview */ |
| 80 | "Contact Info" = "Contact Info"; |
| 81 | |
| 82 | /* Keyword section title for contact tableview */ |
| 83 | "Keywords" = "More Information"; |
| 84 | |
| 85 | /* Location section title for contact tableview */ |
| 86 | "Location" = "Location"; |
| 87 | |
| 88 | /* Other records' section title for contact tableview */ |
| 89 | "Other Records" = "Other Records"; |
| 90 | |
| 91 | /* Title for the Web View (when user clicks an http link) */ |
| 92 | "Web View" = "Web View"; |
| 93 | |
| 94 | /* Call this number */ |
| 95 | "Call this number" = "Call this number"; |
| 96 | |
| 97 | /* Send an SMS Message */ |
| 98 | "Send an SMS Message" = "Send an SMS Message"; |
| 99 | |
| 100 | /* Looking Up Country */ |
| 101 | "Looking Up Country..." = "Looking Up Country..."; |
| 102 | |
| 103 | /* Unknown Country */ |
| 104 | "Unknown Country" = "Unknown Country"; |
| 105 | |
| 106 | /* country lookup disabled */ |
| 107 | "(country lookup disabled)" = "(country lookup off)"; |
| 108 | |
| 109 | /* Coordinates */ |
| 110 | "Coordinates" = "Coordinates"; |
| 111 | |
| 112 | /* Share this */ |
| 113 | "Share this" = "Share this"; |
| 114 | |
| 115 | /*** AddressBook Mapping ***/ |
| 116 | |
| 117 | /* 'Main' label */ |
| 118 | "main" = "main"; |
| 119 | |
| 120 | /* 'Main Fax' label */ |
| 121 | "Main Fax" = "Main Fax"; |
| 122 | |
| 123 | /* Save To Address Book */ |
| 124 | "Save To Address Book" = "Save To Address Book"; |
| 125 | |
| 126 | /* Save to another contact */ |
| 127 | "Save to another contact" = "Save to another contact"; |
| 128 | |
| 129 | /* Save to existing current contact */ |
| 130 | "UpdateExisting" = "Update %@"; |
| 131 | |
| 132 | /* Create a new contact */ |
| 133 | "CreateNewContact" = "Create new contact"; |
| 134 | |
| 135 | |
| 136 | /*** Map View ***/ |
| 137 | |
| 138 | /* Title for Map View */ |
| 139 | "Map" = "Map"; |
| 140 | |
| 141 | /* Current location (GPS) */ |
| 142 | "Current location (GPS)" = "Current location (GPS)"; |
| 143 | |
| 144 | /* GPS Last Update Time: */ |
| 145 | "GPS Last Update Time:" = "GPS Last Update Time:"; |
| 146 | |
| 147 | /* Move Map To: */ |
| 148 | "Move Map To:" = "Move Map To:"; |
| 149 | |
| 150 | /* Latitude/Longitude unavailable */ |
| 151 | "LatLongUnavailable" = "Latitude / Longitude unavailable"; |
| 152 | |
| 153 | |
| 154 | |
| 155 | /*** Settings View ***/ |
| 156 | |
| 157 | /* Settings View title */ |
| 158 | "Settings" = "Settings"; |
| 159 | |
| 160 | /* Locate on startup preference text */ |
| 161 | "LocateOnStartup" = "Automatically start locating contacts when app launches"; |
| 162 | |
| 163 | /* Automatic Geolocation text*/ |
| 164 | "DoGeoloc" = "Find Country and Local Time for contact with a location"; |
| 165 | |
| 166 | /* Contacts List sort order (alpha/distance) */ |
| 167 | "ContactsSortOrder" = "Contact List Sort Order"; |
| 168 | "Alphabetical" = "Alphabetical"; |
| 169 | "By Distance" = "By Distance"; |
| 170 | |
| 171 | /* Distance Units (km/mi) */ |
| 172 | "DistanceUnits" = "Distance Units"; |
| 173 | "miles" = "miles"; |
| 174 | "kilometers" = "kilometers"; |
| 175 | |
| 176 | /*** About View ***/ |
| 177 | |
| 178 | /* About Superbook view title */ |
| 179 | "About Superbook" = "About Superbook"; |
| 180 | |
| 181 | |
| 182 | |
| 183 | /*** Errors ***/ |
| 184 | |
| 185 | /* Error */ |
| 186 | "Error" = "Error"; |
| 187 | |
| 188 | /* Network Error: No Internet Connection */ |
| 189 | "Network Error: No Internet Connection" = "Network Error: No Internet Connection"; |
| 190 | |
| 191 | /* Unknown location error code: */ |
| 192 | "GenericLocationError" = "Unknown location error code:"; |
| 193 | |
| 194 | /* Access to use your location was denied */ |
| 195 | "LocationDenied" = "Access to use your location was denied."; |
| 196 | |
| 197 | /* Your location could not be determined */ |
| 198 | "LocationUnknown" = "Your location could not be determined."; |
| 199 | |
| 200 | /* Superbook will now quit */ |
| 201 | "AppWillQuit" = "Superbook will now quit"; |
| 202 | |
| 203 | |
| 204 | |
| 205 | /*** Other ***/ |
| 206 | |
| 207 | /* Customized enum strings for ContactViewController*/ |
| 208 | "sip" = "SIP"; |
| 209 | "h323" = "H.323"; |
| 210 | "voice:tel" = "Other"; |
| 211 | "sms:tel" = "SMS"; |
| 212 | "ems:tel" = "EMS"; |
| 213 | "mms:tel" = "MMS"; |
| 214 | "sms:mailto" = "SMS Email"; |
| 215 | "ems:mailto" = "EMS Email"; |
| 216 | "mms:mailto" = "MMS Email"; |
| 217 | "email:mailto" = "Email"; |
| 218 | "web:http" = "Web"; |
| 219 | "web:https" = "Secure Web"; |
| 220 | "ft:ftp" = "FTP"; |
| 221 | "fax:tel" = "Fax"; |
| 222 | "x-voice:aim" = "AIM"; |
| 223 | "x-voice:skype" = "Skype"; |
| 224 | "x-voice:gtalk" = "GTalk"; |
| 225 | "x-im:aim" = "AIM"; |
| 226 | "x-im:icq" = "ICQ"; |
| 227 | "x-im:ymsgr" = "Yahoo!"; |
| 228 | "x-im:msnim" = "MSN"; |
| 229 | "x-im:xmpp" = "Jabber"; |
| 230 | "x-im:skype" = "Skype"; |
| 231 | "x-im:gtalk" = "GTalk"; |
| 232 | "x-user:data" = "Username"; |
| 233 | "x-note:data" = "Note"; |
| 234 | "x-photo:http" = "Logo"; |
| 235 | "x-photo:https" = "Logo"; |
| 236 | "x-crypto:data:8210" = "*Encrypted*"; |
Note: See TracBrowser
for help on using the browser.








