Welcome to mirror list, hosted at ThFree Co, Russian Federation.

de.js « l10n « contactsinteraction « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c1ad258561e9c1a5c6ef6ced7324adf2dd6016c8 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "contactsinteraction",
    {
    "Recently contacted" : "Zuletzt kontaktiert",
    "Contacts Interaction" : "Kontaktinteraktionen",
    "Manages interaction between users and contacts" : "Verwaltet Interaktionen von Benutzern mit Kontakten."
},
"nplurals=2; plural=(n != 1);");