diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-08-27 01:55:20 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-08-27 01:55:20 -0400 |
commit | 46978b616cf18d86c3b5790560d233ebde1fc8e7 (patch) | |
tree | 9391699efe82c340bc86f6636ca30ccb170d578a /settings/l10n/de.js | |
parent | d4fca4985819f11c1fc258ea45486440e9feb7d3 (diff) | |
download | nextcloud-server-46978b616cf18d86c3b5790560d233ebde1fc8e7.tar.gz nextcloud-server-46978b616cf18d86c3b5790560d233ebde1fc8e7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/de.js')
-rw-r--r-- | settings/l10n/de.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/l10n/de.js b/settings/l10n/de.js index c294a499258..b74a5364d1a 100644 --- a/settings/l10n/de.js +++ b/settings/l10n/de.js @@ -180,8 +180,8 @@ OC.L10N.register( "More" : "Mehr", "Less" : "Weniger", "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Die Logdatei ist größer als 100 MB. Es kann etwas Zeit beanspruchen, sie herunterzuladen!", - "Transactional File Locking is enabled." : "Dateisperren bei Transaktionen sind aktiviert.", - "Transactional File Locking is disabled." : "Dateisperren bei Transaktionen sind deaktiviert.", + "Transactional File Locking is enabled." : "Transaktionale Dateisperre ist aktiviert.", + "Transactional File Locking is disabled." : "Transaktionale Dateisperre ist deaktiviert.", "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite wird als Datenbank verwendet. Bei größeren Installationen wird empfohlen, auf ein anderes Datenbank-Backend zu wechseln.", "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Insbesondere bei der Nutzung des Desktop Clients zur Dateisynchronisierung wird vom Einsatz von SQLite abgeraten.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" href=\"%s\">documentation ↗</a>." : "Um zu einer anderen Datenbank zu migrieren, benutze bitte die Kommandozeile: 'occ db:convert-type', oder in die <a target=\"_blank\" href=\"%s\">Dokumentation ↗</a> schauen.", @@ -208,7 +208,7 @@ OC.L10N.register( "Enable experimental apps" : "Experimentelle Apps aktivieren", "No apps found for your version" : "Es wurden keine Apps für Deine Version gefunden", "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Hallo,<br><br>hier nur kurz die Mitteilung, dass Du jetzt ein %s-Konto hast.<br><br>Dein Benutzername: %s<br>Greife darauf zu: <a href=\"%s\">%s</a><br><br>", - "Cheers!" : "Hallo!", + "Cheers!" : "Noch einen schönen Tag!", "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hallo,\n\nhier nur kurz die Mitteilung, dass Du jetzt ein %s-Konto hast.\n\nDein Benutzername: %s\nGreife darauf zu: %s\n\n", "Administrator documentation" : "Dokumentation für Administratoren", "Online documentation" : "Online-Dokumentation", |