forms/l10n/de_DE.json

30 строки
2.3 KiB
JSON
Исходник Обычный вид История

2019-07-08 11:54:14 +03:00
{ "translations": {
2020-02-29 06:21:10 +03:00
"Forms" : "Formulare",
2019-07-08 11:54:14 +03:00
"A forms app, similar to Google Forms." : "Eine App für Formulare, gleich wie Google Formulare",
"A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Eine App für Formulare, gleich wie Google Formulare, mit der Möglichkeit den Zugriff zu beschränken (Nur Mitglieder, bestimmte Gruppen/Benutzer und öffentlich)",
2020-03-28 06:23:49 +03:00
"New form" : "Neues Formular",
"Loading forms …" : "Lade Formulare …",
2020-04-28 06:17:00 +03:00
"Create new form" : "Ein neues Formular erstellen",
2020-03-29 06:28:28 +03:00
"An error occurred while loading the forms list" : "Es ist ein Fehler beim Laden der Formularliste aufgetreten",
2020-03-28 06:23:49 +03:00
"Unable to create a new form" : "Neues Formular konnte nicht erstellt werden",
"Clone form" : "Formular duplizieren",
2020-03-27 06:22:15 +03:00
"Delete form" : "Formular löschen",
2020-03-28 06:23:49 +03:00
"Form link copied" : "Formular-Link kopiert",
"Cannot copy, please copy the link manually" : "Kopieren fehlgeschlagen. Bitte kopieren Sie den Link manuell",
2020-03-29 06:28:28 +03:00
"Are you sure you want to delete the form “{title}”?" : "Möchten Sie das Formular “{title}” wirklich löschen?",
2020-03-28 06:23:49 +03:00
"Deleted form “{title}”" : "Gelöschtes Formular “{title}”",
"Error while deleting form “{title}”" : "Fehler beim Löschen des Formulars “{title}”",
2019-07-08 11:54:14 +03:00
"Group" : "Gruppe",
2020-04-06 06:20:48 +03:00
"Add Option" : "Option hinzufügen",
2020-04-28 06:17:00 +03:00
"Title" : "Titel",
2019-07-08 11:54:14 +03:00
"Description" : "Beschreibung",
2020-03-27 06:22:15 +03:00
"Name of user or group" : "Name des Benutzers oder der Gruppe",
"Expiration date" : "Ablaufdatum",
2019-07-08 11:54:14 +03:00
"Form Expired" : "Formular abgelaufen",
"This Form has expired and is no longer taking answers." : "Dieses Formular ist abgelaufen und es können keine weiteren Antworten eingegeben werden.",
2019-09-08 06:05:53 +03:00
"Access denied" : "Zugriff verweigert",
2019-07-08 11:54:14 +03:00
"You are not allowed to view this form or the form does not exist." : "Sie sind nicht berechtigt, dieses Formular zu sehen, oder dieses Formular existiert nicht.",
"You are not allowed to edit this form or the form does not exist." : "Sie sind nicht berechtigt, dieses Formular zu bearbeiten, oder dieses Formular existiert nicht.",
"You are either not allowed to delete this form or it doesn't exist." : "Sie sind nicht berechtigt, dieses Formular zu löschen, oder dieses Formular existiert nicht."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}