diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-07 01:07:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-07 01:07:03 +0000 |
commit | 8d954c0ecebd07e4732d2ae8abfdf0135695d28c (patch) | |
tree | ab2d175d5e4a8477e984e3b72c45243de8eae170 /settings/l10n/de.js | |
parent | e2170404028b4192fd1b78fa75dd8d111595e097 (diff) | |
download | nextcloud-server-8d954c0ecebd07e4732d2ae8abfdf0135695d28c.tar.gz nextcloud-server-8d954c0ecebd07e4732d2ae8abfdf0135695d28c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/de.js')
-rw-r--r-- | settings/l10n/de.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/settings/l10n/de.js b/settings/l10n/de.js index d663173b024..c93979a46c0 100644 --- a/settings/l10n/de.js +++ b/settings/l10n/de.js @@ -42,6 +42,7 @@ OC.L10N.register( "Unable to add user to group %s" : "Der Benutzer konnte nicht zur Gruppe %s hinzugefügt werden", "Unable to remove user from group %s" : "Der Benutzer konnte nicht aus der Gruppe %s entfernt werden", "Couldn't update app." : "Die App konnte nicht aktualisiert werden.", + "Are you really sure you want add {domain} as trusted domain?" : "Bist du sicher, dass du {domain} als vertrauenswürdige Domain hinzufügen möchtest?", "Add trusted domain" : "Vertrauenswürdige Domain hinzufügen", "Migration in progress. Please wait until the migration is finished" : "Migration läuft. Bitte warte, bis die Migrationabgeschlossen ist", "Migration started …" : "Migration begonnen…", @@ -198,6 +199,8 @@ OC.L10N.register( "Execute one task with each page loaded" : "Führe eine Aufgabe mit jeder geladenen Seite aus", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php ist als Webcron-Dienst registriert, der die cron.php alle 15 Minuten per HTTP aufruft.", "Use system's cron service to call the cron.php file every 15 minutes." : "Benutze den systemeigenen Cron-Dienst, um die cron.php alle 15 Minuten aufzurufen.", + "The cron.php needs to be executed by the system user \"%s\"." : "Die cron.php muss durch den Systemnutzer \"%s\" ausgeführt werden.", + "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Um dies auszuführen, wird die PHP-Posix Erweiterung benötigt. Weitere Informationen in der {linkstart}PHP-Dokumentation{linkend}.", "Version" : "Version", "Sharing" : "Teilen", "Allow apps to use the Share API" : "Apps die Benutzung der Share-API erlauben", @@ -254,6 +257,7 @@ OC.L10N.register( "Administrator documentation" : "Dokumentation für Administratoren", "Online documentation" : "Online-Dokumentation", "Forum" : "Forum", + "Getting help" : "Hilfe bekommen", "Commercial support" : "Kommerzieller Support", "You are using <strong>%s</strong> of <strong>%s</strong>" : "Du benutzt <strong>%s</strong> von <strong>%s</strong>", "Profile picture" : "Profilbild", |