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 | |
parent | e2170404028b4192fd1b78fa75dd8d111595e097 (diff) | |
download | nextcloud-server-8d954c0ecebd07e4732d2ae8abfdf0135695d28c.tar.gz nextcloud-server-8d954c0ecebd07e4732d2ae8abfdf0135695d28c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n')
-rw-r--r-- | settings/l10n/de.js | 4 | ||||
-rw-r--r-- | settings/l10n/de.json | 4 | ||||
-rw-r--r-- | settings/l10n/de_DE.js | 4 | ||||
-rw-r--r-- | settings/l10n/de_DE.json | 4 | ||||
-rw-r--r-- | settings/l10n/nl.js | 1 | ||||
-rw-r--r-- | settings/l10n/nl.json | 1 |
6 files changed, 18 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", diff --git a/settings/l10n/de.json b/settings/l10n/de.json index 0f4e9992d6e..d16f6bced88 100644 --- a/settings/l10n/de.json +++ b/settings/l10n/de.json @@ -40,6 +40,7 @@ "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…", @@ -196,6 +197,8 @@ "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", @@ -252,6 +255,7 @@ "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", diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js index 4a8f44dbd2f..fe431e2b44b 100644 --- a/settings/l10n/de_DE.js +++ b/settings/l10n/de_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?" : "Sind Sie sich wirklich sicher, dass Sie {domain} als vertrauenswürdige Domain hinzufügen möchten?", "Add trusted domain" : "Vertrauenswürdige Domain hinzufügen", "Migration in progress. Please wait until the migration is finished" : "Migration in Arbeit. Bitte warten Sie, bis die Migration beendet ist", "Migration started …" : "Migration begonnen…", @@ -198,6 +199,8 @@ OC.L10N.register( "Execute one task with each page loaded" : "Eine Aufgabe bei jedem Laden der Seite ausführen", "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." : "Benutzen Sie 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, benötigen Sie die PHP-Posix Erweiterung. 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>" : "Sie verwenden <strong>%s</strong> der verfügbaren <strong>%s</strong>", "Profile picture" : "Profilbild", diff --git a/settings/l10n/de_DE.json b/settings/l10n/de_DE.json index f56e61f648f..8de89e848ed 100644 --- a/settings/l10n/de_DE.json +++ b/settings/l10n/de_DE.json @@ -40,6 +40,7 @@ "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?" : "Sind Sie sich wirklich sicher, dass Sie {domain} als vertrauenswürdige Domain hinzufügen möchten?", "Add trusted domain" : "Vertrauenswürdige Domain hinzufügen", "Migration in progress. Please wait until the migration is finished" : "Migration in Arbeit. Bitte warten Sie, bis die Migration beendet ist", "Migration started …" : "Migration begonnen…", @@ -196,6 +197,8 @@ "Execute one task with each page loaded" : "Eine Aufgabe bei jedem Laden der Seite ausführen", "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." : "Benutzen Sie 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, benötigen Sie die PHP-Posix Erweiterung. 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", @@ -252,6 +255,7 @@ "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>" : "Sie verwenden <strong>%s</strong> der verfügbaren <strong>%s</strong>", "Profile picture" : "Profilbild", diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js index 89043cad990..14da0906fc5 100644 --- a/settings/l10n/nl.js +++ b/settings/l10n/nl.js @@ -199,6 +199,7 @@ OC.L10N.register( "Execute one task with each page loaded" : "Bij laden van elke pagina één taak uitvoeren", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php is geregisteerd bij een webcron service om elke 15 minuten cron.php over http aan te roepen.", "Use system's cron service to call the cron.php file every 15 minutes." : "Gebruik de systeem cron service om cron.php elke 15 minuten aan te roepen.", + "The cron.php needs to be executed by the system user \"%s\"." : "cron.php moet worden uitgevoerd door systeemgebruiker \"%s\".", "Version" : "Versie", "Sharing" : "Delen", "Allow apps to use the Share API" : "Apps toestaan de Share API te gebruiken", diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json index 197efa8ba97..bbdbdf65054 100644 --- a/settings/l10n/nl.json +++ b/settings/l10n/nl.json @@ -197,6 +197,7 @@ "Execute one task with each page loaded" : "Bij laden van elke pagina één taak uitvoeren", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php is geregisteerd bij een webcron service om elke 15 minuten cron.php over http aan te roepen.", "Use system's cron service to call the cron.php file every 15 minutes." : "Gebruik de systeem cron service om cron.php elke 15 minuten aan te roepen.", + "The cron.php needs to be executed by the system user \"%s\"." : "cron.php moet worden uitgevoerd door systeemgebruiker \"%s\".", "Version" : "Versie", "Sharing" : "Delen", "Allow apps to use the Share API" : "Apps toestaan de Share API te gebruiken", |