added german translations

This commit is contained in:
Jonathan Treffler 2025-07-02 18:41:03 +02:00
parent f031591753
commit f37bf01597
4 changed files with 32 additions and 0 deletions

9
l10n/de_DE.js Normal file
View file

@ -0,0 +1,9 @@
OC.L10N.register(
"groupfolder_filesystem_snapshots",
{
"Automated hourly backup" : "Stündliches automatisches Backup",
"Automated daily backup" : "Tägliches automatisches Backup",
"Automated weekly backup" : "Wöchentliches automatisches Backup",
"Automated monthly backup" : "Monatliches automatisches Backup"
},
"nplurals=2; plural=(n != 1);");