1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-12-27 17:07:06 +00:00
ocsms/l10n/de.js
rakekniven 7de5341887 Rakekniven patch 1 (#292)
* Update pl.js

* Update pl.json

* Update gl.js

* Update gl.json

* Update de.js

* Update de.json

* Update de_DE.js

* Update de_DE.json

* Update tr.json

* Update tr.js

* Update hu.js

* Update hu.json

* Update es.json

* Update es.js

* Update fr.js

* Update fr.json
2019-03-18 11:26:43 +01:00

42 lines
1.6 KiB
JavaScript

OC.L10N.register(
"ocsms",
{
"Phone Sync" : "Telefon-Sync",
"captured" : "captured",
"bubbled" : "bubbled",
"binary" : "binär",
"utf-8" : "utf-8",
"a" : "a",
"big" : "groß",
"blink" : "blinken",
"b" : "b",
"tt" : "tt",
"font" : "Font",
"i" : "i",
"small" : "klein",
"strike" : "durchgestrichen",
"sub" : "tief",
"sup" : "Überschrift",
"\n" : "\n",
"An app to sync SMS with your cloud" : "Eine App die SMSen mit Deiner Cloud synchronisiert",
"Cancel" : "Abbrechen",
"Confirm" : "Bestätigen",
"No contact found." : "Kein Kontakt gefunden.",
"Settings" : "Einstellungen",
"Max messages to load per conversation" : "Maximale Anzahl von Nachrichten, die pro Unterhaltung geladen werden",
"Invalid message limit" : "Ungültige Nachrichtengrenze",
"Default country code" : "Standard Länderkennung",
"Contact ordering" : "Kontaktsortierung",
"Last message" : "Letzte Nachricht",
"Label" : "Beschriftung",
"Reverse ?" : "Rückgängig ?",
"Notification settings" : "Benachrichtigungseinstellungen",
"Enable" : "Aktivieren",
"Disable" : "Deaktivieren",
"Are you sure you want to wipe all your messages ?" : "Möchtest Du wirklich all Deine Nachrichten löschen?",
"Reset all messages" : "Alle Nachrichten zurücksetzen",
"%s message(s) shown of %s message(s) stored in database." : "%s Nachricht(en) angezeigt von %s in der Datenbank gespeicherte Nachricht(en)",
"Please select a conversation from the list to load it." : "Wähle eine Unterhaltung zum Laden aus der Liste aus."
},
"nplurals=2; plural=(n != 1);");