Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -97,3 +97,6 @@
[submodule "apps-external/bruteforcesettings"]
path = apps-external/bruteforcesettings
url = git@github.com:IONOS-Productivity/nc-bruteforcesettings.git
[submodule "apps-external/gdata-antivirus"]
path = apps-external/gdata-antivirus
url = git@github.com:GDATASoftwareAG/nextcloud-gdata-antivirus.git
2 changes: 1 addition & 1 deletion IONOS
Submodule IONOS updated 1 files
+1 −0 Makefile
2 changes: 1 addition & 1 deletion apps-external/assistant
1 change: 1 addition & 0 deletions apps-external/gdata-antivirus
Submodule gdata-antivirus added at f3181f
2 changes: 1 addition & 1 deletion lib/l10n/de_DE.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ OC.L10N.register(
"Empty filename is not allowed" : "Ein leerer Dateiname ist nicht erlaubt",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "Die Anwendung \"%s\" kann nicht installiert werden, weil die Anwendungsinfodatei nicht gelesen werden kann.",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Die App \"%s\" kann nicht installiert werden, da sie mit dieser Serverversion nicht kompatibel ist.",
"__language_name__" : "Deutsch (Förmlich: Sie)",
"__language_name__" : "Deutsch",
"This is an automatically sent email, please do not reply." : "Dies ist eine automatisch versandte E-Mail, bitte nicht antworten.",
"Help & privacy" : "Hilfe & Datenschutz",
"Appearance and accessibility" : "Aussehen und Barrierefreiheit",
Expand Down
4 changes: 2 additions & 2 deletions lib/l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"Empty filename is not allowed" : "Ein leerer Dateiname ist nicht erlaubt",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "Die Anwendung \"%s\" kann nicht installiert werden, weil die Anwendungsinfodatei nicht gelesen werden kann.",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Die App \"%s\" kann nicht installiert werden, da sie mit dieser Serverversion nicht kompatibel ist.",
"__language_name__" : "Deutsch (Förmlich: Sie)",
"__language_name__" : "Deutsch",
"This is an automatically sent email, please do not reply." : "Dies ist eine automatisch versandte E-Mail, bitte nicht antworten.",
"Help & privacy" : "Hilfe & Datenschutz",
"Appearance and accessibility" : "Aussehen und Barrierefreiheit",
Expand Down Expand Up @@ -475,4 +475,4 @@
"This can usually be fixed by giving the web server write access to the apps directory or disabling the App Store in the config file." : "Dies kann normalerweise behoben werden, indem dem Webserver Schreibzugriff auf das App-Verzeichnis gegeben wird oder der App-Store in der Konfigurationsdatei deaktiviert wird.",
"Login is too long" : "Der Kontenname ist zu lang"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
}
Loading