Changeset 6167 for trunk/qt4-gui/po/de.ts
- Timestamp:
- 04/22/08 22:10:12 (7 months ago)
- Files:
-
- 1 modified
-
trunk/qt4-gui/po/de.ts (modified) (92 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/qt4-gui/po/de.ts
r6086 r6167 7 7 <location filename="../src/core/gui-defines.h" line="39"/> 8 8 <source>KDE default</source> 9 <translation >KDE-Voreinstellung</translation>9 <translation type="obsolete">KDE-Voreinstellung</translation> 10 10 </message> 11 11 </context> … … 145 145 <name>LicqQtGui::AwayMsgDlg</name> 146 146 <message> 147 <location filename="../src/dialogs/awaymsgdlg.cpp" line="1 75"/>147 <location filename="../src/dialogs/awaymsgdlg.cpp" line="183"/> 148 148 <source>I'm currently %1, %a. 149 149 You can leave me a message. … … 154 154 </message> 155 155 <message> 156 <location filename="../src/dialogs/awaymsgdlg.cpp" line="9 2"/>156 <location filename="../src/dialogs/awaymsgdlg.cpp" line="96"/> 157 157 <source>&Hints</source> 158 158 <translation>&Tipps</translation> 159 159 </message> 160 160 <message> 161 <location filename="../src/dialogs/awaymsgdlg.cpp" line="2 54"/>161 <location filename="../src/dialogs/awaymsgdlg.cpp" line="270"/> 162 162 <source>(Closing in %1)</source> 163 163 <translation>(SchlieÃt in %1s)</translation> 164 164 </message> 165 165 <message> 166 <location filename="../src/dialogs/awaymsgdlg.cpp" line="1 57"/>166 <location filename="../src/dialogs/awaymsgdlg.cpp" line="165"/> 167 167 <source>&Edit Items</source> 168 168 <translation>&Bearbeiten</translation> 169 169 </message> 170 170 <message> 171 <location filename="../src/dialogs/awaymsgdlg.cpp" line="9 3"/>171 <location filename="../src/dialogs/awaymsgdlg.cpp" line="97"/> 172 172 <source>&Select</source> 173 173 <translation>Aus&wÀhlen</translation> 174 174 </message> 175 175 <message> 176 <location filename="../src/dialogs/awaymsgdlg.cpp" line="1 64"/>176 <location filename="../src/dialogs/awaymsgdlg.cpp" line="172"/> 177 177 <source>Set %1 Response for %2</source> 178 178 <translation>%1 Antwort fÃŒr %2 setzen</translation> 179 179 </message> 180 180 <message> 181 <location filename="../src/dialogs/awaymsgdlg.cpp" line="2 17"/>181 <location filename="../src/dialogs/awaymsgdlg.cpp" line="225"/> 182 182 <source><h2>Hints for Setting<br>your Auto-Response</h2><hr><ul><li>You can include any of the % expansions (described in the main hints page).</li><li>Any line beginning with a pipe (|) will be treated as a command to be run. The line will be replaced by the output of the command. The command is parsed by /bin/sh so any shell commands or meta-characters are allowed. For security reasons, any % expansions are automatically passed to the command surrounded by single quotes to prevent shell parsing of any meta-characters included in an alias.<br>Examples of popular uses include:<ul><li><tt>|date</tt>: Will replace that line by the current date</li><li><tt>|fortune</tt>: Show a fortune, as a tagline for example</li><li><tt>|myscript.sh %u %a</tt>: Run a script, passing the uin and alias</li><li><tt>|myscript.sh %u %a > /dev/null</tt>: Run the same script but ignore the output (for tracking auto response checks or something)</li><li><tt>|if [ %u -lt 100000 ]; then echo "You are special"; fi</tt>: Useless, but shows how you can use shell script.</li></ul>Of course, multiple "|" can appear in the auto response, and commands and regular text can be mixed line by line.</li><hr><p> For more information, see the Licq webpage (<tt>http://www.licq.org</tt>).</p></source> 183 183 <translation><h2>Tipps fÃŒr das Einstellen der Auto-Antwort</h2><br><hr><br><ul><li>Sie können jede %-Erweiterung, die im Haupt-Tippfenster beschrieben ist, verwenden.</li><li>Jede Zeile, die mit einer Pipe ("|") beginnt, wird als Befehl behandelt. Die Zeile wird dann durch dessen Ausgabe ersetzt. Der Befehl wird durch /bin/sh interpretiert, es sind also alle Shell-Kommandos und Meta-Zeichen erlaubt.<br>Die %-Erweiterungen werden dabei automatisch in einfachen AnfÃŒhrungszeichen an die Shell ÃŒbergegeben, um die Interpretation von Meta-Zeichen, die z. B. der Alias enthalten kann, zu verhindern. <br> Beliebte Anwendungsbeispiele:<ul><li><tt>|date</tt>: Ersetzt die Zeile durch das aktuelle Datum</li><li><tt>|fortune</tt>: Zeigt einen Spruch (z. B. als FuÃzeile)</li><li><tt>|myscript.sh %u %a</tt>: FÃŒhrt ein Script mit UIN und Alias als Parameter aus</li><li><tt>|myscript.sh %u %a > /dev/null</tt>: FÃŒhrt dasselbe Script aus, ignoriert jedoch die Ausgabe (z. B. um die Auto-Antwort-Abfragen zu protokollieren, oder Àhnliches)</li> <li><tt>|if [ %u -lt 100000 ]; then echo "Du bist etwas Besonderes"; fi</tt>: Sinnlos, aber es zeigt, wie man ein Shellscript benutzen kann.</li></ul>NatÃŒrlich können auch mehrere "|" in einer Auto-Antwort auftauchen, Befehle und normaler Text können zeilenweise gemischt werden.</li><hr><p> FÃŒr weitere Informationen besuchen Sie die Licq Homepage (<tt>http://www.licq.org</tt>).</p></translation> … … 430 430 <name>LicqQtGui::ContactUserData</name> 431 431 <message> 432 <location filename="../src/contactlist/contactuserdata.cpp" line="7 52"/>432 <location filename="../src/contactlist/contactuserdata.cpp" line="787"/> 433 433 <source> weeks</source> 434 434 <translation> Wochen</translation> 435 435 </message> 436 436 <message> 437 <location filename="../src/contactlist/contactuserdata.cpp" line="7 52"/>437 <location filename="../src/contactlist/contactuserdata.cpp" line="787"/> 438 438 <source> week</source> 439 439 <translation> Woche</translation> 440 440 </message> 441 441 <message> 442 <location filename="../src/contactlist/contactuserdata.cpp" line="7 59"/>442 <location filename="../src/contactlist/contactuserdata.cpp" line="794"/> 443 443 <source> days</source> 444 444 <translation> Tage</translation> 445 445 </message> 446 446 <message> 447 <location filename="../src/contactlist/contactuserdata.cpp" line="7 59"/>447 <location filename="../src/contactlist/contactuserdata.cpp" line="794"/> 448 448 <source> day</source> 449 449 <translation> Tag</translation> 450 450 </message> 451 451 <message> 452 <location filename="../src/contactlist/contactuserdata.cpp" line=" 765"/>452 <location filename="../src/contactlist/contactuserdata.cpp" line="800"/> 453 453 <source> hours</source> 454 454 <translation> Stunden</translation> 455 455 </message> 456 456 <message> 457 <location filename="../src/contactlist/contactuserdata.cpp" line=" 765"/>457 <location filename="../src/contactlist/contactuserdata.cpp" line="800"/> 458 458 <source> hour</source> 459 459 <translation> Stunde</translation> 460 460 </message> 461 461 <message> 462 <location filename="../src/contactlist/contactuserdata.cpp" line=" 771"/>462 <location filename="../src/contactlist/contactuserdata.cpp" line="806"/> 463 463 <source> minutes</source> 464 464 <translation> Minuten</translation> 465 465 </message> 466 466 <message> 467 <location filename="../src/contactlist/contactuserdata.cpp" line=" 771"/>467 <location filename="../src/contactlist/contactuserdata.cpp" line="806"/> 468 468 <source> minute</source> 469 469 <translation> Minute</translation> 470 470 </message> 471 471 <message> 472 <location filename="../src/contactlist/contactuserdata.cpp" line=" 774"/>472 <location filename="../src/contactlist/contactuserdata.cpp" line="809"/> 473 473 <source>0 minutes</source> 474 474 <translation>0 Minuten</translation> 475 475 </message> 476 476 <message> 477 <location filename="../src/contactlist/contactuserdata.cpp" line=" 668"/>477 <location filename="../src/contactlist/contactuserdata.cpp" line="703"/> 478 478 <source>Birthday Today!</source> 479 479 <translation>Heute Geburtstag!</translation> 480 480 </message> 481 481 <message> 482 <location filename="../src/contactlist/contactuserdata.cpp" line=" 673"/>482 <location filename="../src/contactlist/contactuserdata.cpp" line="708"/> 483 483 <source>Typing a message</source> 484 484 <translation>Tippt eine Nachricht</translation> 485 485 </message> 486 486 <message> 487 <location filename="../src/contactlist/contactuserdata.cpp" line=" 675"/>487 <location filename="../src/contactlist/contactuserdata.cpp" line="710"/> 488 488 <source>Phone &quot;Follow Me&quot;: Available</source> 489 489 <translation>Telefon &quot;folgen&quot;: VerfÃŒgbar</translation> 490 490 </message> 491 491 <message> 492 <location filename="../src/contactlist/contactuserdata.cpp" line=" 677"/>492 <location filename="../src/contactlist/contactuserdata.cpp" line="712"/> 493 493 <source>Phone &quot;Follow Me&quot;: Busy</source> 494 494 <translation>Telefon &quot;folgen&quot;: BeschÀftigt</translation> 495 495 </message> 496 496 <message> 497 <location filename="../src/contactlist/contactuserdata.cpp" line=" 680"/>497 <location filename="../src/contactlist/contactuserdata.cpp" line="715"/> 498 498 <source>ICQphone: Available</source> 499 499 <translation>ICQphone: VerfÃŒgbar</translation> 500 500 </message> 501 501 <message> 502 <location filename="../src/contactlist/contactuserdata.cpp" line=" 682"/>502 <location filename="../src/contactlist/contactuserdata.cpp" line="717"/> 503 503 <source>ICQphone: Busy</source> 504 504 <translation>ICQphone: BeschÀftigt</translation> 505 505 </message> 506 506 <message> 507 <location filename="../src/contactlist/contactuserdata.cpp" line=" 685"/>507 <location filename="../src/contactlist/contactuserdata.cpp" line="720"/> 508 508 <source>File Server: Enabled</source> 509 509 <translation>Dateiserver: Aktiviert</translation> 510 510 </message> 511 511 <message> 512 <location filename="../src/contactlist/contactuserdata.cpp" line=" 689"/>512 <location filename="../src/contactlist/contactuserdata.cpp" line="724"/> 513 513 <source>Secure connection</source> 514 514 <translation>Sichere Verbindung</translation> 515 515 </message> 516 516 <message> 517 <location filename="../src/contactlist/contactuserdata.cpp" line=" 692"/>517 <location filename="../src/contactlist/contactuserdata.cpp" line="727"/> 518 518 <source>Custom Auto Response</source> 519 519 <translation>Spezielle Auto-Antwort</translation> 520 520 </message> 521 521 <message> 522 <location filename="../src/contactlist/contactuserdata.cpp" line="7 03"/>522 <location filename="../src/contactlist/contactuserdata.cpp" line="738"/> 523 523 <source>Auto Response:</source> 524 524 <translation>Auto-Antwort:</translation> 525 525 </message> 526 526 <message> 527 <location filename="../src/contactlist/contactuserdata.cpp" line="7 08"/>527 <location filename="../src/contactlist/contactuserdata.cpp" line="743"/> 528 528 <source>E: </source> 529 529 <translation>E: </translation> 530 530 </message> 531 531 <message> 532 <location filename="../src/contactlist/contactuserdata.cpp" line="7 11"/>532 <location filename="../src/contactlist/contactuserdata.cpp" line="746"/> 533 533 <source>P: </source> 534 534 <translation>P: </translation> 535 535 </message> 536 536 <message> 537 <location filename="../src/contactlist/contactuserdata.cpp" line="7 14"/>537 <location filename="../src/contactlist/contactuserdata.cpp" line="749"/> 538 538 <source>C: </source> 539 539 <translation>C: </translation> 540 540 </message> 541 541 <message> 542 <location filename="../src/contactlist/contactuserdata.cpp" line="7 17"/>542 <location filename="../src/contactlist/contactuserdata.cpp" line="752"/> 543 543 <source>F: </source> 544 544 <translation>F: </translation> 545 545 </message> 546 546 <message> 547 <location filename="../src/contactlist/contactuserdata.cpp" line="7 23"/>547 <location filename="../src/contactlist/contactuserdata.cpp" line="758"/> 548 548 <source>Ip: </source> 549 549 <translation>Ip: </translation> 550 550 </message> 551 551 <message> 552 <location filename="../src/contactlist/contactuserdata.cpp" line="7 35"/>552 <location filename="../src/contactlist/contactuserdata.cpp" line="770"/> 553 553 <source>O: </source> 554 554 <translation>O: </translation> 555 555 </message> 556 556 <message> 557 <location filename="../src/contactlist/contactuserdata.cpp" line=" 776"/>557 <location filename="../src/contactlist/contactuserdata.cpp" line="811"/> 558 558 <source>Logged In: </source> 559 559 <translation>Eingeloggt: </translation> 560 560 </message> 561 561 <message> 562 <location filename="../src/contactlist/contactuserdata.cpp" line=" 785"/>562 <location filename="../src/contactlist/contactuserdata.cpp" line="820"/> 563 563 <source>Idle: </source> 564 564 <translation>UntÀtig: </translation> 565 565 </message> 566 566 <message> 567 <location filename="../src/contactlist/contactuserdata.cpp" line=" 794"/>567 <location filename="../src/contactlist/contactuserdata.cpp" line="829"/> 568 568 <source>Local time: </source> 569 569 <translation>Ortszeit: </translation> 570 570 </message> 571 571 <message> 572 <location filename="../src/contactlist/contactuserdata.cpp" line="8 03"/>572 <location filename="../src/contactlist/contactuserdata.cpp" line="838"/> 573 573 <source>ID: </source> 574 574 <translation>ID: </translation> 575 575 </message> 576 576 <message> 577 <location filename="../src/contactlist/contactuserdata.cpp" line=" 695"/>577 <location filename="../src/contactlist/contactuserdata.cpp" line="730"/> 578 578 <source>Awaiting authorization</source> 579 579 <translation>Erwarte Autorisierung</translation> … … 1299 1299 </context> 1300 1300 <context> 1301 <name>LicqQtGui::FontEdit</name> 1302 <message> 1303 <location filename="../src/widgets/fontedit.cpp" line="51"/> 1304 <source>Choose...</source> 1305 <translation>WÀhlen...</translation> 1306 </message> 1307 <message> 1308 <location filename="../src/widgets/fontedit.cpp" line="52"/> 1309 <source>Select a font from the system list.</source> 1310 <translation>WÀhle eine Schriftart aus der Liste.</translation> 1311 </message> 1312 <message> 1313 <location filename="../src/widgets/fontedit.cpp" line="62"/> 1314 <source>default (%1)</source> 1315 <translation>standard (%1)</translation> 1316 </message> 1317 </context> 1318 <context> 1301 1319 <name>LicqQtGui::ForwardDlg</name> 1302 1320 <message> … … 1477 1495 </context> 1478 1496 <context> 1497 <name>LicqQtGui::GroupMenu</name> 1498 <message> 1499 <location filename="../src/core/groupmenu.cpp" line="45"/> 1500 <source>Add Users to</source> 1501 <translation>Benutzer hinzufÃŒgen</translation> 1502 </message> 1503 <message> 1504 <location filename="../src/core/groupmenu.cpp" line="64"/> 1505 <source>Move &Up</source> 1506 <translation>&Hoch</translation> 1507 </message> 1508 <message> 1509 <location filename="../src/core/groupmenu.cpp" line="65"/> 1510 <source>Move &Down</source> 1511 <translation>&Runter</translation> 1512 </message> 1513 <message> 1514 <location filename="../src/core/groupmenu.cpp" line="67"/> 1515 <source>Remove Group</source> 1516 <translation>Gruppe entfernen</translation> 1517 </message> 1518 <message> 1519 <location filename="../src/core/groupmenu.cpp" line="161"/> 1520 <source>Are you sure you want to remove the group '%1'?</source> 1521 <translation>Soll die Gruppe '%1' wirklich entfernt werden?</translation> 1522 </message> 1523 </context> 1524 <context> 1479 1525 <name>LicqQtGui::HintsDlg</name> 1480 1526 <message> … … 1527 1573 </message> 1528 1574 <message> 1529 <location filename="../src/dialogs/historydlg.cpp" line="14 9"/>1575 <location filename="../src/dialogs/historydlg.cpp" line="148"/> 1530 1576 <source>&Menu</source> 1531 1577 <translation>&MenÃŒ</translation> 1532 1578 </message> 1533 1579 <message> 1534 <location filename="../src/dialogs/historydlg.cpp" line="16 2"/>1580 <location filename="../src/dialogs/historydlg.cpp" line="161"/> 1535 1581 <source>INVALID USER</source> 1536 1582 <translation>UNGÃLTIGER BENUTZER</translation> 1537 1583 </message> 1538 1584 <message> 1539 <location filename="../src/dialogs/historydlg.cpp" line="17 9"/>1585 <location filename="../src/dialogs/historydlg.cpp" line="178"/> 1540 1586 <source>Licq - History </source> 1541 1587 <translation>Licq - Verlauf </translation> 1542 1588 </message> 1543 1589 <message> 1544 <location filename="../src/dialogs/historydlg.cpp" line="18 5"/>1590 <location filename="../src/dialogs/historydlg.cpp" line="184"/> 1545 1591 <source>Invalid user requested</source> 1546 1592 <translation>UngÃŒltiger Benutzer angefordert</translation> 1547 1593 </message> 1548 1594 <message> 1549 <location filename="../src/dialogs/historydlg.cpp" line="19 2"/>1595 <location filename="../src/dialogs/historydlg.cpp" line="191"/> 1550 1596 <source>Error loading history file: %1 1551 1597 Description: %2</source> … … 1554 1600 </message> 1555 1601 <message> 1556 <location filename="../src/dialogs/historydlg.cpp" line="19 4"/>1602 <location filename="../src/dialogs/historydlg.cpp" line="193"/> 1557 1603 <source>Sorry, history is disabled for this person</source> 1558 1604 <translation>Sorry, Verlauf ist deaktiviert fÃŒr diese Person</translation> 1559 1605 </message> 1560 1606 <message> 1561 <location filename="../src/dialogs/historydlg.cpp" line="19 9"/>1607 <location filename="../src/dialogs/historydlg.cpp" line="198"/> 1562 1608 <source>History is empty</source> 1563 1609 <translation>Verlauf ist leer</translation> 1564 1610 </message> 1565 1611 <message> 1566 <location filename="../src/dialogs/historydlg.cpp" line="2 20"/>1612 <location filename="../src/dialogs/historydlg.cpp" line="219"/> 1567 1613 <source>server</source> 1568 1614 <translation>Server</translation> 1569 1615 </message> 1570 1616 <message> 1571 <location filename="../src/dialogs/historydlg.cpp" line=" 400"/>1617 <location filename="../src/dialogs/historydlg.cpp" line="399"/> 1572 1618 <source>Search returned no matches</source> 1573 1619 <translation>Suche lieferte keine Treffer</translation> 1574 1620 </message> 1575 1621 <message> 1576 <location filename="../src/dialogs/historydlg.cpp" line="40 7"/>1622 <location filename="../src/dialogs/historydlg.cpp" line="406"/> 1577 1623 <source>Search wrapped around</source> 1578 1624 <translation>Suche ist am Anfang angelangt</translation> … … 1813 1859 <name>LicqQtGui::LicqGui</name> 1814 1860 <message> 1815 <location filename="../src/core/licqgui.cpp" line="7 12"/>1861 <location filename="../src/core/licqgui.cpp" line="730"/> 1816 1862 <source>Are you sure you want to remove 1817 1863 %1 (%2) … … 1822 1868 </message> 1823 1869 <message> 1824 <location filename="../src/core/licqgui.cpp" line="7 40"/>1870 <location filename="../src/core/licqgui.cpp" line="758"/> 1825 1871 <source>Are you sure you want to remove 1826 1872 %1 (%2) … … 1831 1877 </message> 1832 1878 <message> 1833 <location filename="../src/core/licqgui.cpp" line="10 69"/>1879 <location filename="../src/core/licqgui.cpp" line="1057"/> 1834 1880 <source>Licq is unable to start your browser and open the URL. 1835 1881 You will need to start the browser and open the URL manually.</source> … … 1838 1884 </message> 1839 1885 <message> 1840 <location filename="../src/core/licqgui.cpp" line="3 16"/>1886 <location filename="../src/core/licqgui.cpp" line="331"/> 1841 1887 <source>There was an error loading the default configuration file. 1842 1888 Would you like to try loading the old one?</source> … … 1848 1894 <name>LicqQtGui::LogWindow</name> 1849 1895 <message> 1850 <location filename="../src/dialogs/logwindow.cpp" line="5 8"/>1896 <location filename="../src/dialogs/logwindow.cpp" line="59"/> 1851 1897 <source>Licq Network Log</source> 1852 1898 <translation>Licq-Netzwerkprotokoll</translation> 1853 1899 </message> 1854 1900 <message> 1855 <location filename="../src/dialogs/logwindow.cpp" line="13 7"/>1901 <location filename="../src/dialogs/logwindow.cpp" line="138"/> 1856 1902 <source>Failed to open file: 1857 1903 %1</source> … … 1860 1906 </message> 1861 1907 <message> 1862 <location filename="../src/dialogs/logwindow.cpp" line="8 4"/>1908 <location filename="../src/dialogs/logwindow.cpp" line="85"/> 1863 1909 <source>Clear</source> 1864 1910 <translation>Alle entfernen</translation> … … 1868 1914 <name>LicqQtGui::MLEdit</name> 1869 1915 <message> 1870 <location filename="../src/widgets/mledit.cpp" line=" 214"/>1916 <location filename="../src/widgets/mledit.cpp" line="198"/> 1871 1917 <source>Allow Tabulations</source> 1872 1918 <translation>Tabulatoren erlauben</translation> … … 1876 1922 <name>LicqQtGui::MLView</name> 1877 1923 <message> 1878 <location filename="../src/widgets/mlview.cpp" line="27 0"/>1924 <location filename="../src/widgets/mlview.cpp" line="275"/> 1879 1925 <source>Copy URL</source> 1880 1926 <translation>URL kopieren</translation> 1881 1927 </message> 1882 1928 <message> 1883 <location filename="../src/widgets/mlview.cpp" line="27 2"/>1929 <location filename="../src/widgets/mlview.cpp" line="277"/> 1884 1930 <source>Quote</source> 1885 1931 <translation>Zitieren</translation> … … 1960 2006 <name>LicqQtGui::MainWindow</name> 1961 2007 <message> 1962 <location filename="../src/core/mainwin.cpp" line=" 200"/>2008 <location filename="../src/core/mainwin.cpp" line="199"/> 1963 2009 <source><ul><li><tt>%a - </tt>user alias</li><li><tt>%e - </tt>email</li><li><tt>%f - </tt>first name</li><li><tt>%h - </tt>phone number</li><li><tt>%i - </tt>user ip</li><li><tt>%l - </tt>last name</li><li><tt>%L - </tt>local time</li><li><tt>%m - </tt># pending messages</li><li><tt>%M - </tt># pending messages (if any)</li><li><tt>%n - </tt>full name</li><li><tt>%o - </tt>last seen online</li><li><tt>%O - </tt>online since</li><li><tt>%p - </tt>user port</li><li><tt>%s - </tt>full status</li><li><tt>%S - </tt>abbreviated status</li><li><tt>%u - </tt>uin</li><li><tt>%w - </tt>webpage</li></ul></source> 1964 2010 <translation><ul><li><tt>%a - </tt>Benutzeralias</li><li><tt>%e - </tt>Email</li><li><tt>%f - </tt>Vorname</li><li><tt>%h - </tt>Telefonnummer</li><li><tt>%i - </tt>Benutzer IP</li><li><tt>%l - </tt>Nachname</li><li><tt>%L - </tt>Ortszeit</li><li><tt>%m - </tt># wartende Nachrichten</li><li><tt>%M - </tt># wartende Nachrichten (wenn vorhanden)</li><li><tt>%n - </tt>Voller Name</li><li><tt>%o - </tt>Letztes mal Online</li><li><tt>%O - </tt>Online seit</li><li><tt>%p - </tt>Benutzerport</li><li><tt>%s - </tt>Voller Status</li><li><tt>%S - </tt>AbgekÃŒrzter Status</li><li><tt>%u - </tt>UIN</li><li><tt>%w - </tt>Webseite</li></ul></translation> … … 1989 2035 </message> 1990 2036 <message> 1991 <location filename="../src/core/mainwin.cpp" line="61 1"/>2037 <location filename="../src/core/mainwin.cpp" line="613"/> 1992 2038 <source>Error! No owner set</source> 1993 2039 <translation>Fehler! Kein EigentÃŒmer eingerichtet</translation> 1994 2040 </message> 1995 2041 <message> 1996 <location filename="../src/core/mainwin.cpp" line="6 92"/>2042 <location filename="../src/core/mainwin.cpp" line="680"/> 1997 2043 <source>SysMsg</source> 1998 2044 <translation>Systemnachricht</translation> 1999 2045 </message> 2000 2046 <message> 2001 <location filename="../src/core/mainwin.cpp" line="6 93"/>2047 <location filename="../src/core/mainwin.cpp" line="681"/> 2002 2048 <source>System Message</source> 2003 2049 <translation>Systemnachricht</translation> 2004 2050 </message> 2005 2051 <message> 2006 <location filename="../src/core/mainwin.cpp" line=" 701"/>2052 <location filename="../src/core/mainwin.cpp" line="689"/> 2007 2053 <source>%1 msg%2</source> 2008 2054 <translation>%1 Nachricht%2</translation> 2009 2055 </message> 2010 2056 <message> 2011 <location filename="../src/core/mainwin.cpp" line=" 702"/>2057 <location filename="../src/core/mainwin.cpp" line="690"/> 2012 2058 <source> </source> 2013 2059 <translation> </translation> 2014 2060 </message> 2015 2061 <message> 2016 <location filename="../src/core/mainwin.cpp" line=" 702"/>2062 <location filename="../src/core/mainwin.cpp" line="690"/> 2017 2063 <source>s</source> 2018 2064 <translation>en</translation> 2019 2065 </message> 2020 2066 <message> 2021 <location filename="../src/core/mainwin.cpp" line=" 702"/>2067 <location filename="../src/core/mainwin.cpp" line="690"/> 2022 2068 <source>%1 message%2</source> 2023 2069 <translation>%1 Nachricht%2</translation> 2024 2070 </message> 2025 2071 <message> 2026 <location filename="../src/core/mainwin.cpp" line="7 18"/>2072 <location filename="../src/core/mainwin.cpp" line="706"/> 2027 2073 <source>No msgs</source> 2028 2074 <translation>Keine Nachrichten</translation> 2029 2075 </message> 2030 2076 <message> 2031 <location filename="../src/core/mainwin.cpp" line="7 19"/>2077 <location filename="../src/core/mainwin.cpp" line="707"/> 2032 2078 <source>No messages</source> 2033 2079 <translation>Keine Nachrichten</translation> 2034 2080 </message> 2035 2081 <message> 2036 <location filename="../src/core/mainwin.cpp" line="9 59"/>2082 <location filename="../src/core/mainwin.cpp" line="946"/> 2037 2083 <source>Logon failed. 2038 2084 See network window for details.</source> … … 2043 2089 <location filename="../src/core/mainwin.cpp" line="1049"/> 2044 2090 <source><h2>Hints for Using<br>the Licq Qt-GUI Plugin</h2><hr><ul><li>Change your status by right clicking on the status label.</li><li>Change your auto response by double-clicking on the status label.</li><li>View system messages by double clicking on the message label.</li><li>Change groups by right clicking on the message label.</li><li>Use the following shortcuts from the contact list:<ul><li><tt>Ctrl-M : </tt>Toggle mini-mode</li><li><tt>Ctrl-O : </tt>Toggle show offline users</li><li><tt>Ctrl-X : </tt>Exit</li><li><tt>Ctrl-H : </tt>Hide</li><li><tt>Ctrl-I : </tt>View the next message</li><li><tt>Ctrl-V : </tt>View message</li><li><tt>Ctrl-S : </tt>Send message</li><li><tt>Ctrl-U : </tt>Send Url</li><li><tt>Ctrl-C : </tt>Send chat request</li><li><tt>Ctrl-F : </tt>Send File</li><li><tt>Ctrl-A : </tt>Check Auto response</li><li><tt>Ctrl-P : </tt>Popup all messages</li><li><tt>Ctrl-L : </tt>Redraw user window</li><li><tt>Delete : </tt>Delete user from current group</li><li><tt>Ctrl-Delete : </tt>Delete user from contact list</li></ul><li>Hold control while clicking on close in the function window to remove the user from your contact list.</li><li>Hit Ctrl-Enter from most text entry fields to select "Ok" or "Accept". For example in the send tab of the user function window.</li><li>Here is the complete list of user % options, which can be used in <b>OnEvent</b> parameters, <b>auto responses</b>, and <b>utilities</b>:</source> 2045 <translation ><h2>Hinweise fÃŒr die Benutzung<br>des Licq Qt-GUI Plugin</h2><br><hr><br><ul><li>Ãnderung des Status durch Rechtsklick auf das Status-Label.</li><li>Ãnderung der Autoantwort durch Doppelklick auf das Status-Label.</li><li>Anzeigen von Nachrichten durch Doppelklick auf das Nachrichten-Label.</li><li>Gruppe wechseln durch Rechtsklick auf Nachrichten-Label.</li><li>Folgende TastenkÃŒrzel sind in der Kontaktliste aktiv:<ul><li><tt>Strg-M : </tt>Mini-Modus</li><li><tt>Strg-O : </tt>Offline-Benutzer anzeigen</li><li><tt>Strg-X : </tt>Beenden</li><li><tt>Strg-H : </tt>Hauptfenster verstecken</li><li><tt>Strg-I : </tt>Zeige nÀchste Nachricht an</li><li><tt>Strg-V : </tt>Zeige Nachricht an</li><li><tt>Strg-S : </tt>Sende Nachricht</li><li><tt>Strg-U : </tt>Sende URL</li><li><tt>Strg-C : </tt>Sende Chat-Anfrage</li><li><tt>Strg-F : </tt>Sende Datei</li><li><tt>Strg-A : </tt>ÃberprÃŒfe Auto-Antwort</li><li><tt>Strg-P : </tt>Alle Nachrichten anzeigen</li><li><tt>Strg-L : </tt>Benutzerfenster neu zeichnen</li><li><tt>Entf : </tt>Benutzer aus aktueller Gruppe löschen</li><li><tt>Strg-Entf : </tt>Lösche Benutzer aus Kontaktliste</li></ul><li>Strg halten wÀhrend des Klickens festhalten um den Benutzer von der Kontaktliste zu entfernen.</li><li>Strg-Enter selektiert in den meisten Textfeldern "Ok" oder "Anwenden". Zum Beispiel im Chatfenster.</li><li>Hier ist die komplette Liste von Benutzeroptionen fÃŒr <b>OnEvent</b>, <b>Auto-Antworten</b> und <b>Werkzeuge</b> in den Benutzerfunktionen:</translation>2091 <translation type="obsolete"><h2>Hinweise fÃŒr die Benutzung<br>des Licq Qt-GUI Plugin</h2><br><hr><br><ul><li>Ãnderung des Status durch Rechtsklick auf das Status-Label.</li><li>Ãnderung der Autoantwort durch Doppelklick auf das Status-Label.</li><li>Anzeigen von Nachrichten durch Doppelklick auf das Nachrichten-Label.</li><li>Gruppe wechseln durch Rechtsklick auf Nachrichten-Label.</li><li>Folgende TastenkÃŒrzel sind in der Kontaktliste aktiv:<ul><li><tt>Strg-M : </tt>Mini-Modus</li><li><tt>Strg-O : </tt>Offline-Benutzer anzeigen</li><li><tt>Strg-X : </tt>Beenden</li><li><tt>Strg-H : </tt>Hauptfenster verstecken</li><li><tt>Strg-I : </tt>Zeige nÀchste Nachricht an</li><li><tt>Strg-V : </tt>Zeige Nachricht an</li><li><tt>Strg-S : </tt>Sende Nachricht</li><li><tt>Strg-U : </tt>Sende URL</li><li><tt>Strg-C : </tt>Sende Chat-Anfrage</li><li><tt>Strg-F : </tt>Sende Datei</li><li><tt>Strg-A : </tt>ÃberprÃŒfe Auto-Antwort</li><li><tt>Strg-P : </tt>Alle Nachrichten anzeigen</li><li><tt>Strg-L : </tt>Benutzerfenster neu zeichnen</li><li><tt>Entf : </tt>Benutzer aus aktueller Gruppe löschen</li><li><tt>Strg-Entf : </tt>Lösche Benutzer aus Kontaktliste</li></ul><li>Strg halten wÀhrend des Klickens festhalten um den Benutzer von der Kontaktliste zu entfernen.</li><li>Strg-Enter selektiert in den meisten Textfeldern "Ok" oder "Anwenden". Zum Beispiel im Chatfenster.</li><li>Hier ist die komplette Liste von Benutzeroptionen fÃŒr <b>OnEvent</b>, <b>Auto-Antworten</b> und <b>Werkzeuge</b> in den Benutzerfunktionen:</translation> 2046 2092
