polls/l10n/de.js

65 строки
4.0 KiB
JavaScript

OC.L10N.register(
"polls",
{
"Copied!" : "Kopiert!",
"Copy" : "Kopieren",
"Not supported!" : "Nicht unterstützt!",
"Press Ctrl-C to copy." : "Drücke Strg-C zum Kopieren.",
"Copy to clipboard: Ctrl+C, Enter" : "In die Zwischenablage kopieren: Strg + C, Eingabe",
"Press ⌘-C to copy." : "Drücke ⌘-C zum Kopieren.",
"You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Du bist nicht registriert.\nGebe bitte deinen Namen an, um abzustimmen.\n(mindestens 3 Buchstaben).",
"Please add some text to your comment before submitting it." : "Füge bitte deinem Kommentar Text hinzu, bevor du absendest.",
"An error occurred, your comment was not posted." : "Ein Fehler ist aufgetreten, dein Kommentar wurde nicht veröffentlicht.",
"Polls" : "Umfragen",
"Hello %s,<br/><br/><strong>%s</strong> participated in the poll '%s'.<br/><br/>To go directly to the poll, you can use this <a href=\"%s\">link</a>" : "Hallo %s, <br/> <br/> <strong> %s </strong> hat an der Umfrage '%s' teilgenommen. <br/> <br/> Um direkt zur Umfrage zu gelangen, <a href=\"%s\">bitte hier</a> klicken.",
"Polls App - New Activity" : "Umfragen App - Neue Aktivität",
"Polls App" : "Umfragen App",
"just now" : "gerade jetzt",
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "Eine Umfrage-App, ähnlich wie Doodle/Dudle, mit der Möglichkeit Zugriffe zu beschränken.",
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "Eine Umfrage-App, ähnlich wie Doodle/Dudle, mit der Möglichkeit Zugriffe zu beschränken (Versteckt/öffentlich oder bestimmte Gruppen/Benutzer/Mitglieder).",
"Description" : "Beschreibung",
"Event schedule" : "Datumsangabe",
"Text based" : "Textbasiert",
"Hide user names for admin" : "Namen der Teilnehmer vor Administrator verbergen",
"Expires" : "Ablaufdatum",
"Create new poll" : "Neue Umfrage erstellen",
"Update poll" : "Umfrage aktualisieren",
"Expired" : "Abgelaufen",
"Expires never" : "Läuft nie ab",
"Usernames visible to Owner" : "Nutzernamen für Inhaber sichtbar",
"No description provided." : "Keine Beschreibung vorhanden.",
"The poll expired on %s. Voting is disabled, but you can still comment." : "Die Umfrage ist am %s abgelaufen. Abstimmen ist nicht mehr möglich, aber du kannst weiterhin kommentieren.",
"Switch all options at once" : "Ändere alle Optionen gleichzeitig",
"Your name here" : "Dein Name hier",
"Vote!" : "Abstimmen!",
"Receive notification email on activity" : "Erhalte E-Mail Benachrichtigungen bei Aktivitäten",
"Close details" : "Details schließen",
"Close" : "Schließen",
"Owner" : "Inhaber",
"Expires on %s" : "Läuft ab am %s",
"Invitation access" : "Einladungszugriff",
"Anononymous poll" : "Anonyme Umfrage",
"Usernames hidden to Owner" : "Nutzernamen vor Inhaber verborgen",
"Click to get link" : "Klicken, um den Link zu sehen",
"Copy Link" : "Link kopieren",
"Delete poll" : "Umfrage löschen",
"Edit Poll" : "Umfrage bearbeiten",
"Poll expired" : "Umfrage abgelaufen",
"Comments" : "Kommentare",
"Login or ..." : "Einloggen oder ...",
"New comment …" : "Neuer Kommentar ...",
"No comments yet. Be the first." : "Bisher keine Kommentare. Sei die/der Erste.",
"No existing polls." : "Keine Umfragen vorhanden.",
"Title" : "Titel",
"By" : "Von",
"Access" : "Zugriff",
"Created" : "Erstellt",
"participated" : "teilgenommen",
"Yourself" : "Du selbst",
"Never" : "Nie",
"Access denied" : "Zugriff verboten",
"You are not allowed to view this poll or the poll does not exist." : "Du bist nicht berechtigt, diese Umfrage zu sehen, oder diese Umfrage existiert nicht.",
"You are not allowed to edit this poll or the poll does not exist." : "Du bist nicht berechtigt, diese Umfrage zu bearbeiten, oder diese Umfrage existiert nicht."
},
"nplurals=2; plural=(n != 1);");