source: extensions/EasyCaptcha/language/de_DE/plugin.lang.php @ 28466

Last change on this file since 28466 was 28466, checked in by TranslationTeam, 10 years ago

[easy_captcha] Update de_DE, thanks to : duke

File size: 2.6 KB
Line 
1<?php
2$lang['Comments action'] = 'Kommentare Aktion';
3$lang['Moderate'] = 'Moderate';
4$lang['Preview'] = 'Vorschau';
5$lang['Activate on'] = 'Aktivierung EIN';
6$lang['Album comments'] = 'Album Inhalte';
7$lang['Contact form'] = 'Kontakt Formular';
8$lang['Guestbook'] = 'Gästebuch';
9$lang['Picture comments'] = 'Bilder Kommentare';
10$lang['Register form'] = 'Registrierungs-Formular ';
11$lang['To verify you are a human, please place the <b>%s</b> in the most right box bellow.'] = 'Um festzustellen, dass du ein Mensch bist, bitte <b>%s</b> in das äusserste rechte Kästchen platzieren.';
12$lang['You are player X, click on the right case to complete the line.'] = 'Du bist Spieler X, klicke auf den rechten Kasten , um die Zeile zu vervollständigen.';
13$lang['You must activate JavaScript in your browser in order to be able to add a comment, sorry for the inconvenience.'] = 'JavaScript muss aktiviert sein, um einen Kommentar schreiben zu können.
14Entschuldigung für die Unannehmlichkeit.';
15$lang['This challenge requires that JavaScript is enabled on the visitor browser. About 1% of Internet users have Javascript disabled.'] = 'Es wird erwartet, dass JavaScript im Browser aktiviert ist.
16Nur 1% aller Internetnutzer haben JavaScript deaktiviert.';
17$lang['We detected that Crypto Captcha plugin is available on your gallery. Both plugins can be used at the same time, but you should not under any circumstances activate both of them on the same page.'] = 'Es wurde festgestellt, dass das Crypto Captcha Plugin in deiner Gallerie verfügbar ist. Beide Plugins können zeitgleich benutzt werden, aber auf keinen Fall dürfen beide auf der gleichen Seite aktiviert sein.';
18$lang['Tic-tac-toe options'] = 'Tic-Tac-Toe Optionen';
19$lang['Background'] = 'Hintergrund';
20$lang['Border'] = 'Rand';
21$lang['Challenge'] = 'Herausforderung';
22$lang['Colors'] = 'Farben';
23$lang['Drag & drop options'] = 'Drag & Drop Optionen';
24$lang['Drop'] = 'Ablegen';
25$lang['Drop border'] = 'drop Rand';
26$lang['Image'] = 'Bild';
27$lang['Image border'] = 'Bildrand';
28$lang['Image drag & drop'] = 'Bild drag & drop';
29$lang['Image size'] = 'Bildgröße';
30$lang['Invalid answer'] = 'ungültige Antwort';
31$lang['Invalid color code <i>%s</i>'] = 'ungültiger Farbcode <i>%s</i>';
32$lang['Marks'] = 'Markierungen';
33$lang['Number of images'] = 'Bilderanzahl';
34$lang['Pleaser answer'] = 'Bitte antworten';
35$lang['Random'] = 'Zufall';
36$lang['Text'] = 'Text';
37$lang['Theme'] = 'Thema';
38$lang['Tic-tac-toe minigame'] = 'Tic-Tyc-Toe Minispiel';
39$lang['Nowhere'] = 'Nirgends';
40$lang['Only for unauthenticated users'] = 'Nur für authentifizierte Benutzer';
Note: See TracBrowser for help on using the repository browser.