added german translations
This commit is contained in:
parent
f031591753
commit
f37bf01597
4 changed files with 32 additions and 0 deletions
9
l10n/de.js
Normal file
9
l10n/de.js
Normal 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);");
|
7
l10n/de.json
Normal file
7
l10n/de.json
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
{ "translations": {
|
||||||
|
"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"
|
||||||
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
|
}
|
9
l10n/de_DE.js
Normal file
9
l10n/de_DE.js
Normal 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);");
|
7
l10n/de_DE.json
Normal file
7
l10n/de_DE.json
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
{ "translations": {
|
||||||
|
"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"
|
||||||
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue