nextcloud/apps/files_sharing/l10n/de_AT.json

13 lines
605 B
JSON

{ "translations": {
"Cancel" : "Abbrechen",
"A file or folder has been <strong>shared</strong>" : "Eine Datei oder ein Ordner wurde <strong>geteilt</strong>",
"You shared %1$s with %2$s" : "du teilst %1$s mit %2$s",
"You shared %1$s with group %2$s" : "Du teilst %1$s mit der Gruppe %2$s",
"You shared %1$s via link" : "Du hast %1$s mithilfe eines Link geteilt",
"%2$s shared %1$s with you" : "%2$s hat %1$s mit dir geteilt",
"Shares" : "teilt",
"Password" : "Passwort",
"Name" : "Name",
"Download" : "Herunterladen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}