blob: 529f8c579720ab837e57f1508c45d49dd5b88843 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{ "translations": {
"Contact birthdays" : "Geburtstage von Kontakten",
"Personal" : "Persönlich",
"Contacts" : "Kontakte",
"Technical details" : "Technische Details",
"Remote Address: %s" : "Entfernte Adresse: %s",
"Request ID: %s" : "Anfragekennung: %s",
"Type: %s" : "Typ: %s",
"Code: %s" : "Code: %s",
"Message: %s" : "Nachricht: %s",
"File: %s" : "Datei: %s",
"Line: %s" : "Zeile: %s",
"Trace" : "Ablauf"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
|