Changeset 8769
- Timestamp:
- 02/02/10 12:16:30 (7 months ago)
- Files:
-
- modules/branches/2.7/ringgroups/functions.inc.php (modified) (1 diff)
- modules/branches/2.7/ringgroups/i18n/bg_BG/LC_MESSAGES/ringgroups.mo (modified) (previous)
- modules/branches/2.7/ringgroups/i18n/bg_BG/LC_MESSAGES/ringgroups.po (modified) (1 diff)
- modules/branches/2.7/ringgroups/i18n/es_ES/LC_MESSAGES/ringgroups.mo (modified) (previous)
- modules/branches/2.7/ringgroups/i18n/es_ES/LC_MESSAGES/ringgroups.po (modified) (1 diff)
- modules/branches/2.7/ringgroups/i18n/fr_FR/LC_MESSAGES/ringgroups.mo (modified) (previous)
- modules/branches/2.7/ringgroups/i18n/fr_FR/LC_MESSAGES/ringgroups.po (modified) (1 diff)
- modules/branches/2.7/ringgroups/i18n/it_IT/LC_MESSAGES/ringgroups.mo (modified) (previous)
- modules/branches/2.7/ringgroups/i18n/it_IT/LC_MESSAGES/ringgroups.po (modified) (1 diff)
- modules/branches/2.7/ringgroups/i18n/ringgroups.pot (modified) (1 diff)
- modules/branches/2.7/ringgroups/i18n/ru_RU/LC_MESSAGES/ringgroups.mo (modified) (previous)
- modules/branches/2.7/ringgroups/i18n/ru_RU/LC_MESSAGES/ringgroups.po (modified) (1 diff)
- modules/branches/2.7/ringgroups/i18n/sv_SE/LC_MESSAGES/ringgroups.mo (modified) (previous)
- modules/branches/2.7/ringgroups/i18n/sv_SE/LC_MESSAGES/ringgroups.po (modified) (18 diffs)
- modules/branches/2.7/ringgroups/i18n/zh_CN/LC_MESSAGES/ringgroups.mo (modified) (previous)
- modules/branches/2.7/ringgroups/i18n/zh_CN/LC_MESSAGES/ringgroups.po (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.7/ringgroups/functions.inc.php
r7762 r8769 285 285 $destlist[] = array( 286 286 'dest' => $thisdest, 287 'description' => sprintf(_("Ring roup: %s (%s)"),$result['description'],$thisid),287 'description' => sprintf(_("Ring Group: %s (%s)"),$result['description'],$thisid), 288 288 'edit_url' => 'config.php?display=ringgroups&extdisplay=GRP-'.urlencode($thisid), 289 289 ); modules/branches/2.7/ringgroups/i18n/bg_BG/LC_MESSAGES/ringgroups.po
r7479 r8769 44 44 #: functions.inc.php:275 45 45 #, php-format 46 msgid "Ring roup: %s (%s)"46 msgid "Ring Group: %s (%s)" 47 47 msgstr "ÐÑÑпа Ма ÐвÑМеМе: %s (%s)" 48 48 modules/branches/2.7/ringgroups/i18n/es_ES/LC_MESSAGES/ringgroups.po
r7479 r8769 39 39 #: functions.inc.php:275 40 40 #, php-format 41 msgid "Ring roup: %s (%s)"41 msgid "Ring Group: %s (%s)" 42 42 msgstr "Grupo de extensiones: %s (%s)" 43 43 modules/branches/2.7/ringgroups/i18n/fr_FR/LC_MESSAGES/ringgroups.po
r8157 r8769 53 53 #: functions.inc.php:275 54 54 #, php-format 55 msgid "Ring roup: %s (%s)"55 msgid "Ring Group: %s (%s)" 56 56 msgstr "Groupe de Sonnerie : %s (%s)" 57 57 modules/branches/2.7/ringgroups/i18n/it_IT/LC_MESSAGES/ringgroups.po
r7250 r8769 43 43 #: functions.inc.php:275 44 44 #, php-format 45 msgid "Ring roup: %s (%s)"45 msgid "Ring Group: %s (%s)" 46 46 msgstr "Gruppo di Chiamata: %s (%s)" 47 47 modules/branches/2.7/ringgroups/i18n/ringgroups.pot
r7261 r8769 41 41 #: functions.inc.php:275 42 42 #, php-format 43 msgid "Ring roup: %s (%s)"43 msgid "Ring Group: %s (%s)" 44 44 msgstr "" 45 45 modules/branches/2.7/ringgroups/i18n/ru_RU/LC_MESSAGES/ringgroups.po
r7343 r8769 42 42 #: functions.inc.php:275 43 43 #, php-format 44 msgid "Ring roup: %s (%s)"44 msgid "Ring Group: %s (%s)" 45 45 msgstr "³àãßßÐ Òë×ÞÒÐ: %s (%s)" 46 46 modules/branches/2.7/ringgroups/i18n/sv_SE/LC_MESSAGES/ringgroups.po
r6951 r8769 8 8 "Project-Id-Version: FreePBX ringgroups\n" 9 9 "Report-Msgid-Bugs-To: \n" 10 "POT-Creation-Date: 2008-1 0-06 00:29+0200\n"10 "POT-Creation-Date: 2008-11-12 22:32+0100\n" 11 11 "PO-Revision-Date: 2008-10-11 19:18+0100\n" 12 12 "Last-Translator: Mikael Carlsson <mickecamino@gmail.com>\n" … … 23 23 msgstr "Ringgrupp %s: " 24 24 25 #: functions.inc.php:55 26 #: functions.inc.php:248 25 #: functions.inc.php:55 functions.inc.php:248 27 26 #, php-format 28 27 msgid "Ring Group: %s" … … 43 42 #: functions.inc.php:275 44 43 #, php-format 45 msgid "Ring roup: %s (%s)"44 msgid "Ring Group: %s (%s)" 46 45 msgstr "Ringgrupp: %s (%s)" 47 46 … … 58 57 msgstr "lÀgger till fÀltet annmsg_id.." 59 58 60 #: install.php:175 61 #: install.php:184 62 #: install.php:193 63 #: install.php:205 64 #: install.php:221 65 #: install.php:231 66 #: install.php:247 67 #: install.php:257 59 #: install.php:175 install.php:184 install.php:193 install.php:205 60 #: install.php:221 install.php:231 install.php:247 install.php:257 68 61 #: install.php:273 69 62 msgid "fatal error" 70 63 msgstr "kritiskt fel" 71 64 72 #: install.php:178 73 #: install.php:187 74 #: install.php:196 75 #: install.php:287 76 #: install.php:295 77 #: install.php:303 65 #: install.php:178 install.php:187 install.php:196 install.php:287 66 #: install.php:295 install.php:303 78 67 msgid "ok" 79 68 msgstr "ok" … … 91 80 msgstr "migrerar annmsg till ids.." 92 81 93 #: install.php:225 94 #: install.php:251 95 #: install.php:277 82 #: install.php:225 install.php:251 install.php:277 96 83 #, php-format 97 84 msgid "migrated %s entries" … … 142 129 msgstr "Àr inte tillÃ¥tet för ditt konto" 143 130 144 #: page.ringgroups.php:105 145 #: page.ringgroups.php:182 146 #: page.ringgroups.php:189 131 #: page.ringgroups.php:105 page.ringgroups.php:182 page.ringgroups.php:189 147 132 msgid "Add Ring Group" 148 133 msgstr "LÀgg till ringgrupp" 149 134 150 #: page.ringgroups.php:121 151 #: page.ringgroups.php:152 135 #: page.ringgroups.php:121 page.ringgroups.php:152 152 136 msgid "Ring Group" 153 137 msgstr "Ringgrupp" … … 175 159 #: page.ringgroups.php:197 176 160 msgid "The number users will dial to ring extensions in this ring group" 177 msgstr "Detta nummer kommer anvÀndarna att ringa för att komma till denna ringgrupp" 161 msgstr "" 162 "Detta nummer kommer anvÀndarna att ringa för att komma till denna ringgrupp" 178 163 179 164 #: page.ringgroups.php:203 … … 210 195 211 196 #: page.ringgroups.php:212 212 msgid "Ring first extension in the list, then ring the 1st and 2nd extension, then ring 1st 2nd and 3rd extension in the list.... etc." 213 msgstr "Ring första anknytningen i listan, ring sedan ettan och tvÃ¥an, ring sedan första, andra och tredje i listan..... etc" 197 msgid "" 198 "Ring first extension in the list, then ring the 1st and 2nd extension, then " 199 "ring 1st 2nd and 3rd extension in the list.... etc." 200 msgstr "" 201 "Ring första anknytningen i listan, ring sedan ettan och tvÃ¥an, ring sedan " 202 "första, andra och tredje i listan..... etc" 214 203 215 204 #: page.ringgroups.php:213 … … 218 207 219 208 #: page.ringgroups.php:213 220 msgid "These modes act as described above. However, if the primary extension (first in list) is occupied, the other extensions will not be rung. If the primary is FreePBX DND, it won't be rung. If the primary is FreePBX CF unconditional, then all will be rung" 221 msgstr "Dessa strategier fungerar som ovanstÃ¥ende. Men, om första anknytningen (den första i listan) Àr upptagen, kommer de andra anknytningarna i listan inta att ringas. Om den första anknytningen Àr FreePBX Stör Ej (DND), kommer den inte att ringas. Om den första anknytningen Àr FreePBX Vidarebefordra Samtal (CF) kommer alla anknytningar att ringas" 209 msgid "" 210 "These modes act as described above. However, if the primary extension (first " 211 "in list) is occupied, the other extensions will not be rung. If the primary " 212 "is FreePBX DND, it won't be rung. If the primary is FreePBX CF " 213 "unconditional, then all will be rung" 214 msgstr "" 215 "Dessa strategier fungerar som ovanstÃ¥ende. Men, om första anknytningen (den " 216 "första i listan) Àr upptagen, kommer de andra anknytningarna i listan inta " 217 "att ringas. Om den första anknytningen Àr FreePBX Stör Ej (DND), kommer den " 218 "inte att ringas. Om den första anknytningen Àr FreePBX Vidarebefordra Samtal " 219 "(CF) kommer alla anknytningar att ringas" 222 220 223 221 #: page.ringgroups.php:214 … … 235 233 #: page.ringgroups.php:215 236 234 msgid "ring only the first channel which is not offhook - ignore CW" 237 msgstr "ring endast den första kanalen som inte Àr upptagen - strunta i Samtal VÀntar (CF)" 235 msgstr "" 236 "ring endast den första kanalen som inte Àr upptagen - strunta i Samtal " 237 "VÀntar (CF)" 238 238 239 239 #: page.ringgroups.php:233 … … 242 242 243 243 #: page.ringgroups.php:235 244 msgid "Time in seconds that the phones will ring. For all hunt style ring strategies, this is the time for each iteration of phone(s) that are rung" 245 msgstr "Tid i sekunder som telefonen kommer att ringa. För alla rund-rings-strategier, detta Àr tiden för varje runda av telefoner som rings" 244 msgid "" 245 "Time in seconds that the phones will ring. For all hunt style ring " 246 "strategies, this is the time for each iteration of phone(s) that are rung" 247 msgstr "" 248 "Tid i sekunder som telefonen kommer att ringa. För alla rund-rings-" 249 "strategier, detta Àr tiden för varje runda av telefoner som rings" 246 250 247 251 #: page.ringgroups.php:243 … … 250 254 251 255 #: page.ringgroups.php:243 252 msgid "List extensions to ring, one per line, or use the Extension Quick Pick below to insert them here.<br><br>You can include an extension on a remote system, or an external number by suffixing a number with a '#'. ex: 2448089# would dial 2448089 on the appropriate trunk (see Outbound Routing)<br><br>Extensions (without a '#' will not ring a user's Follow-Me. To dial Follow-Me, Queues and other numbers that are not extensions, put a '#' at the end." 253 msgstr "Lista med anknytningar att ringa, en per rad, eller vÀlj i snabbvalslistan nedan för att inkludera dom hÀr.<br><br>Du kan inkludera ett externt nummer genom att skriva ett '#' efter telefonnumret, t.ex. 040123456#, dÃ¥ kommer nummer 040123456 att ringas upp via lÀmplig trunk (se UtgÃ¥ende vÀg)<br><br>Anknytningar utan '#' kommer inte att ringa Följ-Mig. För att ringa Följ-Mig, Köer och andra nummer som inte Àr anknytningar,lÀgg till ett '#' i slutet." 256 msgid "" 257 "List extensions to ring, one per line, or use the Extension Quick Pick below " 258 "to insert them here.<br><br>You can include an extension on a remote system, " 259 "or an external number by suffixing a number with a '#'. ex: 2448089# would " 260 "dial 2448089 on the appropriate trunk (see Outbound Routing)" 261 "<br><br>Extensions (without a '#' will not ring a user's Follow-Me. To dial " 262 "Follow-Me, Queues and other numbers that are not extensions, put a '#' at " 263 "the end." 264 msgstr "" 265 "Lista med anknytningar att ringa, en per rad, eller vÀlj i snabbvalslistan " 266 "nedan för att inkludera dom hÀr.<br><br>Du kan inkludera ett externt nummer " 267 "genom att skriva ett '#' efter telefonnumret, t.ex. 040123456#, dÃ¥ kommer " 268 "nummer 040123456 att ringas upp via lÀmplig trunk (se UtgÃ¥ende vÀg)" 269 "<br><br>Anknytningar utan '#' kommer inte att ringa Följ-Mig. För att ringa " 270 "Följ-Mig, Köer och andra nummer som inte Àr anknytningar,lÀgg till ett '#' i " 271 "slutet." 254 272 255 273 #: page.ringgroups.php:255 … … 259 277 #: page.ringgroups.php:257 260 278 msgid "Choose an extension to append to the end of the extension list above." 261 msgstr "VÀlj en anknytning för att lÀgga till den i slutet pÃ¥ anknytningslista ovan." 279 msgstr "" 280 "VÀlj en anknytning för att lÀgga till den i slutet pÃ¥ anknytningslista ovan." 262 281 263 282 #: page.ringgroups.php:263 … … 265 284 msgstr "(vÀlj anknytning)" 266 285 267 #: page.ringgroups.php:276 268 #: page.ringgroups.php:294 286 #: page.ringgroups.php:276 page.ringgroups.php:294 269 287 msgid "Announcement:" 270 288 msgstr "PÃ¥annonsering" 271 289 272 290 #: page.ringgroups.php:276 273 msgid "Message to be played to the caller before dialing this group.<br><br>To add additional recordings please use the \"System Recordings\" MENU to the left" 274 msgstr "Meddelande som kommer att spelas för uppringaren innan det börjar ringa gruppanknytningar.<br><br>För att lÀgga till fler meddelanden anvÀnd \"Systeminspelningar\" i menyn till vÀnster." 291 msgid "" 292 "Message to be played to the caller before dialing this group.<br><br>To add " 293 "additional recordings please use the \"System Recordings\" MENU to the left" 294 msgstr "" 295 "Meddelande som kommer att spelas för uppringaren innan det börjar ringa " 296 "gruppanknytningar.<br><br>För att lÀgga till fler meddelanden anvÀnd " 297 "\"Systeminspelningar\" i menyn till vÀnster." 275 298 276 299 #: page.ringgroups.php:282 … … 279 302 280 303 #: page.ringgroups.php:294 281 msgid "Message to be played to the caller before dialing this group.<br><br>You must install and enable the \"Systems Recordings\" Module to edit this option" 282 msgstr "Meddelande som kommer att spelas för uppringaren innan det börjar ringa gruppanknytningar.<br><br>Du mÃ¥ste ha installerat och aktiverat modulen \"Systeminspelningar\" för att redigera detta val." 304 msgid "" 305 "Message to be played to the caller before dialing this group.<br><br>You " 306 "must install and enable the \"Systems Recordings\" Module to edit this option" 307 msgstr "" 308 "Meddelande som kommer att spelas för uppringaren innan det börjar ringa " 309 "gruppanknytningar.<br><br>Du mÃ¥ste ha installerat och aktiverat modulen " 310 "\"Systeminspelningar\" för att redigera detta val." 283 311 284 312 #: page.ringgroups.php:304 … … 287 315 288 316 #: page.ringgroups.php:304 289 msgid "If you select a Music on Hold class to play, instead of 'Ring', they will hear that instead of Ringing while they are waiting for someone to pick up." 290 msgstr "Om du valt Pausmusik i stÀllet för 'Ring' kommer uppringaren att höra musik i stÀllet för ringljud under tiden de vÀntar pÃ¥ att samtalet ska besvaras." 317 msgid "" 318 "If you select a Music on Hold class to play, instead of 'Ring', they will " 319 "hear that instead of Ringing while they are waiting for someone to pick up." 320 msgstr "" 321 "Om du valt Pausmusik i stÀllet för 'Ring' kommer uppringaren att höra musik " 322 "i stÀllet för ringljud under tiden de vÀntar pÃ¥ att samtalet ska besvaras." 291 323 292 324 #: page.ringgroups.php:310 … … 294 326 msgstr "Ring" 295 327 296 #: page.ringgroups.php:323 328 #: page.ringgroups.php:313 329 msgid "none" 330 msgstr "ingen" 331 332 #: page.ringgroups.php:314 333 msgid "default" 334 msgstr "standard" 335 336 #: page.ringgroups.php:325 297 337 msgid "CID Name Prefix" 298 338 msgstr "Prefix för nummerpresentation" 299 339 300 #: page.ringgroups.php:323 301 msgid "You can optionally prefix the Caller ID name when ringing extensions in this group. ie: If you prefix with \"Sales:\", a call from John Doe would display as \"Sales:John Doe\" on the extensions that ring." 302 msgstr "Du kan vÀlja att skriva in ett prefix till nummerpresentationen för denna grupp.Om du valt att skriva \"Support\", kommer det att för ett samtal frÃ¥n 040123456 att stÃ¥ \"Support:040123456\" pÃ¥ alla anknytningars textfönster som ingÃ¥r i denna grupp" 303 304 #: page.ringgroups.php:328 340 #: page.ringgroups.php:325 341 msgid "" 342 "You can optionally prefix the Caller ID name when ringing extensions in this " 343 "group. ie: If you prefix with \"Sales:\", a call from John Doe would display " 344 "as \"Sales:John Doe\" on the extensions that ring." 345 msgstr "" 346 "Du kan vÀlja att skriva in ett prefix till nummerpresentationen för denna " 347 "grupp.Om du valt att skriva \"Support\", kommer det att för ett samtal frÃ¥n " 348 "040123456 att stÃ¥ \"Support:040123456\" pÃ¥ alla anknytningars textfönster " 349 "som ingÃ¥r i denna grupp" 350 351 #: page.ringgroups.php:330 305 352 msgid "Alert Info" 306 353 msgstr "Alertinfo" 307 354 308 #: page.ringgroups.php:3 28355 #: page.ringgroups.php:330 309 356 msgid "ALERT_INFO can be used for distinctive ring with SIP devices." 310 msgstr "Alertinfo kan anvÀndas för att sÀtta en speciell ringsignal pÃ¥ SIP telefoner" 311 312 #: page.ringgroups.php:333 357 msgstr "" 358 "Alertinfo kan anvÀndas för att sÀtta en speciell ringsignal pÃ¥ SIP telefoner" 359 360 #: page.ringgroups.php:335 313 361 msgid "Ignore CF Settings" 314 362 msgstr "Ignorera Vidarebefordra samtal (CF)" 315 363 316 #: page.ringgroups.php:333 317 msgid "When checked, agents who attempt to Call Forward will be ignored, this applies to CF, CFU and CFB. Extensions entered with '#' at the end, for example to access the extension's Follow-Me, might not honor this setting ." 318 msgstr "Om detta Àr valt kommer telefoner med Vidarebefordra samtal inte att skicka samtalet vidare, detta gÀller för Vidarebefordra samtal (CF), Vidarebefordra alltid samtal (CFU) och Vidarebefordra samtal vid upptaget (CFB). Anknytningar med '#' i slutet behöver alltid inte följa detta" 319 320 #: page.ringgroups.php:340 364 #: page.ringgroups.php:335 365 msgid "" 366 "When checked, agents who attempt to Call Forward will be ignored, this " 367 "applies to CF, CFU and CFB. Extensions entered with '#' at the end, for " 368 "example to access the extension's Follow-Me, might not honor this setting ." 369 msgstr "" 370 "Om detta Àr valt kommer telefoner med Vidarebefordra samtal inte att skicka " 371 "samtalet vidare, detta gÀller för Vidarebefordra samtal (CF), Vidarebefordra " 372 "alltid samtal (CFU) och Vidarebefordra samtal vid upptaget (CFB). " 373 "Anknytningar med '#' i slutet behöver alltid inte följa detta" 374 375 #: page.ringgroups.php:342 321 376 msgid "Skip Busy Agent" 322 377 msgstr "Ignorera upptagna telefoner" 323 378 324 #: page.ringgroups.php:340 325 msgid "When checked, agents who are on an occupied phone will be skipped as if the line were returning busy. This means that Call Waiting or multi-line phones will not be presented with the call and in the various hunt style ring strategies, the next agent will be attempted." 326 msgstr "Om detta Àr valt kommer telefoner som Àr upptagna att hoppas över. Detta innebÀr att om Samtal vÀntar (CW) Àr satt eller om det Àr en multilinje-telefon kommer det inte att ringa i den telefonen, beroende pÃ¥ ringstrategi kommer nÀsta telefon att ringa" 327 328 #: page.ringgroups.php:347 379 #: page.ringgroups.php:342 380 msgid "" 381 "When checked, agents who are on an occupied phone will be skipped as if the " 382 "line were returning busy. This means that Call Waiting or multi-line phones " 383 "will not be presented with the call and in the various hunt style ring " 384 "strategies, the next agent will be attempted." 385 msgstr "" 386 "Om detta Àr valt kommer telefoner som Àr upptagna att hoppas över. Detta " 387 "innebÀr att om Samtal vÀntar (CW) Àr satt eller om det Àr en multilinje-" 388 "telefon kommer det inte att ringa i den telefonen, beroende pÃ¥ ringstrategi " 389 "kommer nÀsta telefon att ringa" 390 391 #: page.ringgroups.php:349 329 392 msgid "Confirm Calls" 330 393 msgstr "BekrÀfta samtal" 331 394 332 #: page.ringgroups.php:347 333 msgid "Enable this if you're calling external numbers that need confirmation - eg, a mobile phone may go to voicemail which will pick up the call. Enabling this requires the remote side push 1 on their phone before the call is put through. This feature only works with the ringall ring strategy" 334 msgstr "VÀlj detta om du ringer externa telefonnummer som behöver bekrÀftelse - t.ex. en mobiltelefon som kanske gÃ¥r till mobilsvar. Om detta Àr valt krÀvs det att uppringaren trycker 1 för att samtalet ska kopplas upp. Denna funktion fungera endast med strategin ringalla." 335 336 #: page.ringgroups.php:355 395 #: page.ringgroups.php:349 396 msgid "" 397 "Enable this if you're calling external numbers that need confirmation - eg, " 398 "a mobile phone may go to voicemail which will pick up the call. Enabling " 399 "this requires the remote side push 1 on their phone before the call is put " 400 "through. This feature only works with the ringall ring strategy" 401 msgstr "" 402 "VÀlj detta om du ringer externa telefonnummer som behöver bekrÀftelse - t." 403 "ex. en mobiltelefon som kanske gÃ¥r till mobilsvar. Om detta Àr valt krÀvs " 404 "det att uppringaren trycker 1 för att samtalet ska kopplas upp. Denna " 405 "funktion fungera endast med strategin ringalla." 406 407 #: page.ringgroups.php:357 337 408 msgid "Remote Announce:" 338 409 msgstr "FjÀrrannonsering" 339 410 340 #: page.ringgroups.php:355 341 msgid "Message to be played to the person RECEIVING the call, if 'Confirm Calls' is enabled.<br><br>To add additional recordings use the \"System Recordings\" MENU to the left" 342 msgstr "Meddelande som kommer att spelas upp för den UPPRINGDA anknytningen om BekrÀfta samtal Àr valt.<br><br>För att lÀgga till meddelanden anvÀnd \"Systeminspelningar\" " 343 344 #: page.ringgroups.php:361 345 #: page.ringgroups.php:379 411 #: page.ringgroups.php:357 412 msgid "" 413 "Message to be played to the person RECEIVING the call, if 'Confirm Calls' is " 414 "enabled.<br><br>To add additional recordings use the \"System Recordings\" " 415 "MENU to the left" 416 msgstr "" 417 "Meddelande som kommer att spelas upp för den UPPRINGDA anknytningen om " 418 "BekrÀfta samtal Àr valt.<br><br>För att lÀgga till meddelanden anvÀnd " 419 "\"Systeminspelningar\" " 420 421 #: page.ringgroups.php:363 page.ringgroups.php:381 346 422 msgid "Default" 347 423 msgstr "Standard" 348 424 349 #: page.ringgroups.php:37 3425 #: page.ringgroups.php:375 350 426 msgid "Too-Late Announce:" 351 427 msgstr "För-sent meddelande" 352 428 353 #: page.ringgroups.php:373 354 msgid "Message to be played to the person RECEIVING the call, if the call has already been accepted before they push 1.<br><br>To add additional recordings use the \"System Recordings\" MENU to the left" 355 msgstr "Meddelande som kommer att spelas upp för den UPPRINGDA anknytningen om samtalet redan har besvarats av annan anknytning innan denna hunnit trycka 1.<br><br>För att lÀgga till meddelanden anvÀnd \"Systeminspelningar\" i menyn till vÀnster" 356 357 #: page.ringgroups.php:396 429 #: page.ringgroups.php:375 430 msgid "" 431 "Message to be played to the person RECEIVING the call, if the call has " 432 "already been accepted before they push 1.<br><br>To add additional " 433 "recordings use the \"System Recordings\" MENU to the left" 434 msgstr "" 435 "Meddelande som kommer att spelas upp för den UPPRINGDA anknytningen om " 436 "samtalet redan har besvarats av annan anknytning innan denna hunnit trycka 1." 437 "<br><br>För att lÀgga till meddelanden anvÀnd \"Systeminspelningar\" i menyn " 438 "till vÀnster" 439 440 #: page.ringgroups.php:398 358 441 msgid "Destination if no answer" 359 442 msgstr "Destination vid inget svar" 360 443 361 #: page.ringgroups.php:40 4444 #: page.ringgroups.php:406 362 445 msgid "Submit Changes" 363 446 msgstr "Spara Àndringar" 364 447 365 #: page.ringgroups.php:43 2448 #: page.ringgroups.php:434 366 449 msgid "Invalid Group Number specified" 367 450 msgstr "Ogiltigt gruppnummer angivet" 368 451 369 #: page.ringgroups.php:43 3452 #: page.ringgroups.php:435 370 453 msgid "Please enter an extension list." 371 454 msgstr "Skriv in en anknytningslista" 372 455 373 #: page.ringgroups.php:43 4456 #: page.ringgroups.php:436 374 457 msgid "Invalid Caller ID prefix." 375 458 msgstr "Ogiltigt prefix för nummerpresentation" 376 459 377 #: page.ringgroups.php:43 5460 #: page.ringgroups.php:437 378 461 msgid "Invalid time specified" 379 462 msgstr "Ogiltig tid angiven" 380 463 381 #: page.ringgroups.php:43 6464 #: page.ringgroups.php:438 382 465 msgid "Time must be between 1 and 60 seconds" 383 466 msgstr "Tiden mÃ¥ste vara mellan 1 och 60 sekunder" 384 467 385 #: page.ringgroups.php:43 7468 #: page.ringgroups.php:439 386 469 msgid "Please enter a valid Group Description" 387 470 msgstr "Skriv in en giltig gruppbeskrivning" 388 471 389 #: page.ringgroups.php:438 390 msgid "Only ringall, ringallv2, hunt and the respective -prim versions are supported when confirmation is checked" 391 msgstr "Endast ringalla, ringallav2, runda och respektive -prim stöds nÀr bekrÀftelse krÀvs" 392 393 #: module.xml 472 #: page.ringgroups.php:440 473 msgid "" 474 "Only ringall, ringallv2, hunt and the respective -prim versions are " 475 "supported when confirmation is checked" 476 msgstr "" 477 "Endast ringalla, ringallav2, runda och respektive -prim stöds nÀr " 478 "bekrÀftelse krÀvs" 479 480 #: modules.xml 394 481 msgid "Ring Groups" 395 482 msgstr "Ringgrupper" … … 397 484 #~ msgid "Ring Group: " 398 485 #~ msgstr "Ringgrupp: " 486 399 487 #~ msgid "Inbound Route" 400 488 #~ msgstr "Inkommande vag" 489 401 490 #~ msgid "migrate toolate to ids.." 402 491 #~ msgstr "migrerar toolate to ods.." 403 modules/branches/2.7/ringgroups/i18n/zh_CN/LC_MESSAGES/ringgroups.po
r7440 r8769 44 44 #: functions.inc.php:275 45 45 #, php-format 46 msgid "Ring roup: %s (%s)"46 msgid "Ring Group: %s (%s)" 47 47 msgstr "æšå·å°ç»ïŒ%s (%s)" 48 48 … … 433 433 msgstr "æšå·å°ç»" 434 434 435 #~ msgid "Cannot connect to Asterisk Manager with "436 #~ msgstr "æ æ³è¿æ¥å°Asterisk管çåš"437 #~ msgid "Follow Me"438 #~ msgstr "è·ææ¥"439 #~ msgid "Choose a user/extension:"440 #~ msgstr "éæ©äžäžªçšæ·/åæºïŒ"441 #~ msgid "Edit Follow Me"442 #~ msgstr "çŒèŸâè·ææ¥â"443 #~ msgid "Add Follow Me"444 #~ msgstr "æ·»å âè·ææ¥â"445 #~ msgid "Disable"446 #~ msgstr "çŠçš"447 #~ msgid ""448 #~ "By default (not checked) any call to this extension will go to this "449 #~ "Follow-Me instead, including directory calls by name from IVRs. If "450 #~ "checked, calls will go only to the extension.<BR>However, destinations "451 #~ "that specify FollowMe will come here.<BR>Checking this box is often used "452 #~ "in conjunction with VmX Locater, where you want a call to ring the "453 #~ "extension, and then only if the caller chooses to find you do you want it "454 #~ "to come here."455 #~ msgstr ""456 #~ "åšé»è®€æ457 åµäžïŒåŠæäžé©éæ€é¡¹ïŒïŒææå°è¿äžªåæºçåŒå«ïŒå458 æ¬IVRæç®åœäžçå"459 #~ "åèœ¬è¿æ¥çåŒå«ïŒéœäŒèœ¬å°âè·ææ¥âãåŠæé©éäºæ€é¡¹ïŒåŒå«åªäŒèœ¬å°åæºã<br />"460 #~ "ç¶èïŒä»¥âè·ææ¥âäœäžºç®çå°çåŒå«äŒè¢«èœ¬å°è¿éã<br />è¿äžªè®Ÿçœ®åžžåžžäžVmXå®äœ"461 #~ "åšäžèµ·äœ¿çšãè¿ç§æ462 åµäžïŒåŒå«éœäŒæå°åæºå»ïŒåªæå¯¹æ¹æç¡®æå®èŠæŸäœ ïŒæäŒè¢«"463 #~ "åŒå¯Œå°è¿éã"464 #~ msgid "Initial Ring Time:"465 #~ msgstr "åå§æ¯éæ¶éŽïŒ"466 #~ msgid ""467 #~ "This is the number of seconds to ring the primary extension prior to "468 #~ "proceeding to the follow-me list. The extension can also be included in "469 #~ "the follow-me list. A 0 setting will bypass this."470 #~ msgstr ""471 #~ "è¿æ¯åšèœ¬å°âè·ææ¥âå衚ä¹åïŒäž»åæºåéçç§æ°ãåæºä¹å¯ä»¥è¢«å472 å«åšâè·ææ¥âå"473 #~ "衚éã讟眮䞺0å°å¿œç¥æ€åèœã"474 #~ msgid "ringallv2"475 #~ msgstr "å476 šéšåé2"477 #~ msgid ""478 #~ "ring primary extension for initial ring time followed by all additional "479 #~ "extensions until one answers"480 #~ msgstr ""481 #~ "éŠå482 äœ¿äž»åæºåéïŒè¶483 è¿åè¯æ¯éæ¶éŽåïŒææçéå åæºåéïŒçŽå°å484 ¶äžäžäžªæ¥å¬"485 #~ msgid "Follow-Me List"486 #~ msgstr "âè·ææ¥âå衚"487 #~ msgid ""488 #~ "You can optionally include an Alert Info which can create distinctive "489 #~ "rings on SIP phones."490 #~ msgstr "äœ å¯ä»¥å491 å«äžäžªå¯éçèŠåä¿¡æ¯ïŒçšæ¥äžºSIPçµè¯äº§çç¬ç¹çé声ã"492 #~ msgid "Invalid prefix. Valid characters: a-z A-Z 0-9 : _ -"493 #~ msgstr "æ æçåçŒãææçå笊䞺ïŒaå°zãAå°Zã0å°9ãäžå线_ååå·-"494
