mirror of https://github.com/micromata/borgbackup-butler.git

Kai Reinhard
20.05.2018 f2471cf06a4f4fac3f55e2f414de33845db3ad3b
Unused translations removed.
2 files modified
18 ■■■■ changed files
borgbutler-server/src/main/resources/BorgButlerClientMessagesBundle.properties 9 ●●●● patch | view | raw | blame | history
borgbutler-server/src/main/resources/BorgButlerClientMessagesBundle_de.properties 9 ●●●● patch | view | raw | blame | history
borgbutler-server/src/main/resources/BorgButlerClientMessagesBundle.properties
@@ -26,24 +26,17 @@
configuration=Configuration
configuration.account=Account
configuration.addDirectory=Add directory
configuration.addDirectory.hint=Add new template directory.
configuration.application.dateFormat=Date format
configuration.application.dateFormat.option.auto=Auto
configuration.application.language=Application language
configuration.application.language.option.default=Default (browser)
configuration.cancel.hint=Discard changes and go to Start page.
configuration.expertSettings=Expert settings
configuration.forExpertsOnly=For experts only
configuration.reloadDictionary.hint=Force reloading all translations for this app.
configuration.removeItem=Remove item
configuration.resetAllSettings=Reset all settings
configuration.resetAllSettings.question=Are you sure you want to reset all settings? All settings will be resetted on server. Template files will not be deleted.
configuration.resetAllSettings.question=Are you sure you want to reset all settings? All settings will be resetted on server. Cache files will not be deleted.
configuration.resetAllSettings.hint=Reset factory settings.
configuration.save.hint=Save changes and go to Start page.
configuration.server=Server
configuration.showTestData=Show test data
configuration.templatesDirectory=Directory
configuration.webDevelopmentMode=Web development
configuration.webDevelopmentMode.hint=Activate this checkbox only for web development of BorgButler (with yarn or npm). The CrossOriginFilter will be set. A restart of BorgButler is required.
borgbutler-server/src/main/resources/BorgButlerClientMessagesBundle_de.properties
@@ -26,24 +26,17 @@
configuration=Konfiguration
configuration.account=Zugang
configuration.addDirectory=Verzeichnis hinzufügen
configuration.addDirectory.hint=Ein neues Template-Verzeichnis hinzufügen.
configuration.application.dateFormat=Datumsformat
configuration.application.dateFormat.option.auto=Automatisch
configuration.application.language=Anwendungssprache
configuration.application.language.option.default=Standard (Browser)
configuration.cancel.hint=Änderungen verwerfen und zur Startseite.
configuration.expertSettings=Experteneinstellungen
configuration.forExpertsOnly=Nur für Experten
configuration.reloadDictionary.hint=Erzwingt das Neuladen aller Übersetzungstexte dieser Anwendung.
configuration.removeItem=Eintrag entfernen
configuration.resetAllSettings=Alles zurücksetzen
configuration.resetAllSettings.question=Sind Sie sich wirklich sicher, dass Sie alle Einstellungen zurücksetzen wollen? Alle Einstellungen werden auf dem Server zurückgesetzt. Templatedateien werden nicht gelöscht.
configuration.resetAllSettings.question=Sind Sie sich wirklich sicher, dass Sie alle Einstellungen zurücksetzen wollen? Alle Einstellungen werden auf dem Server zurückgesetzt. Der Cache wird nicht geleert.
configuration.resetAllSettings.hint=Alle Einstellungen zurücksetzen.
configuration.save.hint=Änderungen speichern und zur Startseite.
configuration.server=Server
configuration.showTestData=Testdaten anzeigen
configuration.templatesDirectory=Verzeichnis
configuration.webDevelopmentMode=Webentwicklung
configuration.webDevelopmentMode.hint=Aktivieren Sie diese Funktion nur, wenn Sie die Webentwicklung für BorgButler durchführen (yarn oder npm). Der CrossOriginFilter wird hierüber aktiviert. Ein Neustart von BorgButler ist erforderlich.