owncloud/core

View on GitHub
apps/files_sharing/l10n/nds.js

Summary

Maintainability
A
1 hr
Test Coverage
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "Abbrechen",
    "Invalid ownCloud url" : "Fehlerhafte ownCloud URL",
    "Share" : "Teilen",
    "Password" : "Passwort",
    "The password is wrong. Try again." : "Dieses Passwort ist falsch. Bitte versuche es erneut.",
    "Name" : "Name",
    "Expiration date" : "Auslaufdatum",
    "Download" : "Download"
},
"nplurals=2; plural=(n != 1);");