aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings')
-rw-r--r--apps/settings/l10n/de_DE.js14
-rw-r--r--apps/settings/l10n/de_DE.json14
-rw-r--r--apps/settings/l10n/it.js2
-rw-r--r--apps/settings/l10n/it.json2
-rw-r--r--apps/settings/l10n/ja.js2
-rw-r--r--apps/settings/l10n/ja.json2
-rw-r--r--apps/settings/l10n/pt_BR.js1
-rw-r--r--apps/settings/l10n/pt_BR.json1
8 files changed, 20 insertions, 18 deletions
diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js
index 64aed16152e..146a1381503 100644
--- a/apps/settings/l10n/de_DE.js
+++ b/apps/settings/l10n/de_DE.js
@@ -69,7 +69,7 @@ OC.L10N.register(
"Backend doesn't support password change, but the user's encryption key was updated." : "Das Backend unterstützt die Passwortänderung nicht, aber das Verschlüsselungspasswort des Benutzers wurde aktualisiert.",
"installing and updating apps via the app store or Federated Cloud Sharing" : "Das Installieren und Aktualisieren von Apps durch den App-Store oder durch Federated Cloud Sharing",
"Federated Cloud Sharing" : "Federated-Cloud-Sharing",
- "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL verwendet eine veraltete %1$s Version (%2$s). Bitte aktualisieren Sie ihr Betriebssystem, da ansonsten Funktionen, wie z.B. %3$s, nicht zuverlässig funktionieren.",
+ "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL verwendet eine veraltete %1$s Version (%2$s). Bitte aktualisieren Sie Ihr Betriebssystem, da ansonsten Funktionen wie z.B. %3$s nicht zuverlässig funktionieren.",
"Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the nextcloud log file for more details." : "Es konnte nicht festgestellt werden, ob die TLS-Version von cURL veraltet ist oder nicht, da während der HTTPS-Anforderung an https://nextcloud.com ein Fehler aufgetreten ist. Bitte überprüfen Sie die Nextcloud-Protokolldatei für weitere Einzelheiten.",
"Invalid SMTP password." : "Ungültiges SMTP-Passwort.",
"Email setting test" : "Test der E-Mail-Einstellungen",
@@ -107,7 +107,7 @@ OC.L10N.register(
"Set your password" : "Setzen Sie Ihr Passwort",
"Go to %s" : "%s aufrufen",
"Install Client" : "Installiere den Client",
- "Logged in user must be a subadmin" : "Der angemeldete Benutzer muss ein Administrator sein",
+ "Logged in user must be a subadmin" : "Der angemeldete Benutzer muss ein Subadministrator sein",
"Apps" : "Apps",
"Settings" : "Einstellungen",
"Personal" : "Persönlich",
@@ -122,7 +122,7 @@ OC.L10N.register(
"Create" : "Erstellen",
"Change" : "Ändern",
"Delete" : "Löschen",
- "Reshare" : "Weiterteilen",
+ "Reshare" : "Weiterverbreiten",
"Unlimited" : "Unbegrenzt",
"Verifying" : "Überprüfe",
"A background job is pending that checks for user imported SSL certificates. Please check back later." : "Eine Hintergrundaufgabe, die nach vom Benutzer importierten SSL-Zertifikaten sucht, läuft noch. Bitte später erneut versuchen.",
@@ -217,7 +217,7 @@ OC.L10N.register(
"Add user in group" : "Nutzer zur Gruppe hinzufügen",
"Set user as admin for" : "Benutzer als Administrator setzen für",
"Select user quota" : "Benutzerkontingent auswählen",
- "No language set" : "Keine Sprache eingestellt.",
+ "No language set" : "Keine Sprache eingestellt",
"Delete user" : "Benutzer löschen",
"Wipe all devices" : "Alle Geräte löschen",
"Disable user" : "Benutzer deaktivieren",
@@ -289,7 +289,7 @@ OC.L10N.register(
"Show user backend" : "Benutzer-Backend anzeigen",
"Show storage path" : "Zeige Speicherpfad",
"Send email to new user" : "E-Mail an neuen Benutzer senden",
- "You are about to remove the group {group}. The users will NOT be deleted." : "Sie sind dabei die Gruppe {group} zu löschen. Die Benutzer werden NICHT gelöscht.",
+ "You are about to remove the group {group}. The users will NOT be deleted." : "Sie sind im Begriff, die Gruppe {group} zu löschen. Die Benutzer werden NICHT gelöscht.",
"Please confirm the group removal " : "Bitte die Löschung der Gruppe bestätigen",
"Download and enable" : "Herunterladen und aktivieren",
"Enable" : "Aktivieren",
@@ -360,12 +360,12 @@ OC.L10N.register(
"Last job ran %s." : "Letzte Aufgabe ausgeführt %s",
"Background job didn’t run yet!" : "Hintergrund-Aufgabe wurde bislang nicht ausgeführt!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Um die optimale Geschwindigkeit zu erreichen ist es wichtig, dass die Hintergrund-Aktivitäten richtig konfiguriert sind. Für größere Installationen ist 'Cron' die empfohlene Einstellung. Weitere Informationen finden Sie in der Dokumentation.",
- "Pick background job setting" : "Wähle eine Hintergrund-Aufgabeneinstellung aus",
+ "Pick background job setting" : "Wählen Sie eine Einstellung für Hintergrund-Aufgaben aus",
"Execute one task with each page loaded." : "Eine Aufgabe bei jedem Laden einer Seite ausführen.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php ist bei einem Webcron-Dienst angemeldet, der cron.php alle 5 Minuten über HTTP aufruft.",
"Use system cron service to call the cron.php file every 5 minutes." : "Den System-Cron-Dienst verwenden, um die Datei cron.php alle 5 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}. ",
+ "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 finden Sie in der {linkstart}PHP-Dokumentation{linkend}. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Als Administrator können sie das Teilen-Verhalten feinabstimmen. Weitere Informationen finden Sie in der Dokumentation.",
"Allow apps to use the Share API" : "Apps die Benutzung der Share-API erlauben",
"Set default expiration date for shares" : "Legen Sie das Standardablaufdatum für Freigaben fest",
diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json
index 94489d1625a..70a06ef95d1 100644
--- a/apps/settings/l10n/de_DE.json
+++ b/apps/settings/l10n/de_DE.json
@@ -67,7 +67,7 @@
"Backend doesn't support password change, but the user's encryption key was updated." : "Das Backend unterstützt die Passwortänderung nicht, aber das Verschlüsselungspasswort des Benutzers wurde aktualisiert.",
"installing and updating apps via the app store or Federated Cloud Sharing" : "Das Installieren und Aktualisieren von Apps durch den App-Store oder durch Federated Cloud Sharing",
"Federated Cloud Sharing" : "Federated-Cloud-Sharing",
- "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL verwendet eine veraltete %1$s Version (%2$s). Bitte aktualisieren Sie ihr Betriebssystem, da ansonsten Funktionen, wie z.B. %3$s, nicht zuverlässig funktionieren.",
+ "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL verwendet eine veraltete %1$s Version (%2$s). Bitte aktualisieren Sie Ihr Betriebssystem, da ansonsten Funktionen wie z.B. %3$s nicht zuverlässig funktionieren.",
"Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the nextcloud log file for more details." : "Es konnte nicht festgestellt werden, ob die TLS-Version von cURL veraltet ist oder nicht, da während der HTTPS-Anforderung an https://nextcloud.com ein Fehler aufgetreten ist. Bitte überprüfen Sie die Nextcloud-Protokolldatei für weitere Einzelheiten.",
"Invalid SMTP password." : "Ungültiges SMTP-Passwort.",
"Email setting test" : "Test der E-Mail-Einstellungen",
@@ -105,7 +105,7 @@
"Set your password" : "Setzen Sie Ihr Passwort",
"Go to %s" : "%s aufrufen",
"Install Client" : "Installiere den Client",
- "Logged in user must be a subadmin" : "Der angemeldete Benutzer muss ein Administrator sein",
+ "Logged in user must be a subadmin" : "Der angemeldete Benutzer muss ein Subadministrator sein",
"Apps" : "Apps",
"Settings" : "Einstellungen",
"Personal" : "Persönlich",
@@ -120,7 +120,7 @@
"Create" : "Erstellen",
"Change" : "Ändern",
"Delete" : "Löschen",
- "Reshare" : "Weiterteilen",
+ "Reshare" : "Weiterverbreiten",
"Unlimited" : "Unbegrenzt",
"Verifying" : "Überprüfe",
"A background job is pending that checks for user imported SSL certificates. Please check back later." : "Eine Hintergrundaufgabe, die nach vom Benutzer importierten SSL-Zertifikaten sucht, läuft noch. Bitte später erneut versuchen.",
@@ -215,7 +215,7 @@
"Add user in group" : "Nutzer zur Gruppe hinzufügen",
"Set user as admin for" : "Benutzer als Administrator setzen für",
"Select user quota" : "Benutzerkontingent auswählen",
- "No language set" : "Keine Sprache eingestellt.",
+ "No language set" : "Keine Sprache eingestellt",
"Delete user" : "Benutzer löschen",
"Wipe all devices" : "Alle Geräte löschen",
"Disable user" : "Benutzer deaktivieren",
@@ -287,7 +287,7 @@
"Show user backend" : "Benutzer-Backend anzeigen",
"Show storage path" : "Zeige Speicherpfad",
"Send email to new user" : "E-Mail an neuen Benutzer senden",
- "You are about to remove the group {group}. The users will NOT be deleted." : "Sie sind dabei die Gruppe {group} zu löschen. Die Benutzer werden NICHT gelöscht.",
+ "You are about to remove the group {group}. The users will NOT be deleted." : "Sie sind im Begriff, die Gruppe {group} zu löschen. Die Benutzer werden NICHT gelöscht.",
"Please confirm the group removal " : "Bitte die Löschung der Gruppe bestätigen",
"Download and enable" : "Herunterladen und aktivieren",
"Enable" : "Aktivieren",
@@ -358,12 +358,12 @@
"Last job ran %s." : "Letzte Aufgabe ausgeführt %s",
"Background job didn’t run yet!" : "Hintergrund-Aufgabe wurde bislang nicht ausgeführt!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Um die optimale Geschwindigkeit zu erreichen ist es wichtig, dass die Hintergrund-Aktivitäten richtig konfiguriert sind. Für größere Installationen ist 'Cron' die empfohlene Einstellung. Weitere Informationen finden Sie in der Dokumentation.",
- "Pick background job setting" : "Wähle eine Hintergrund-Aufgabeneinstellung aus",
+ "Pick background job setting" : "Wählen Sie eine Einstellung für Hintergrund-Aufgaben aus",
"Execute one task with each page loaded." : "Eine Aufgabe bei jedem Laden einer Seite ausführen.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php ist bei einem Webcron-Dienst angemeldet, der cron.php alle 5 Minuten über HTTP aufruft.",
"Use system cron service to call the cron.php file every 5 minutes." : "Den System-Cron-Dienst verwenden, um die Datei cron.php alle 5 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}. ",
+ "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 finden Sie in der {linkstart}PHP-Dokumentation{linkend}. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Als Administrator können sie das Teilen-Verhalten feinabstimmen. Weitere Informationen finden Sie in der Dokumentation.",
"Allow apps to use the Share API" : "Apps die Benutzung der Share-API erlauben",
"Set default expiration date for shares" : "Legen Sie das Standardablaufdatum für Freigaben fest",
diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js
index 195a2581843..39987301687 100644
--- a/apps/settings/l10n/it.js
+++ b/apps/settings/l10n/it.js
@@ -372,7 +372,7 @@ OC.L10N.register(
"Expire after " : "Scadenza dopo",
"days" : "giorni",
"Enforce expiration date" : "Forza la data di scadenza",
- "Set default expiration date for shares to other servers" : "Imposta data di scadenza predefinita per le condivisioni di altri servizi",
+ "Set default expiration date for shares to other servers" : "Imposta la data di scadenza predefinita per le condivisioni ad altri server",
"Allow users to share via link and emails" : "Consenti agli utenti di condividere tramite collegamento e email",
"Allow public uploads" : "Consenti caricamenti pubblici",
"Always ask for a password" : "Chiedi sempre una password",
diff --git a/apps/settings/l10n/it.json b/apps/settings/l10n/it.json
index e3adeafe6bf..899dc30265b 100644
--- a/apps/settings/l10n/it.json
+++ b/apps/settings/l10n/it.json
@@ -370,7 +370,7 @@
"Expire after " : "Scadenza dopo",
"days" : "giorni",
"Enforce expiration date" : "Forza la data di scadenza",
- "Set default expiration date for shares to other servers" : "Imposta data di scadenza predefinita per le condivisioni di altri servizi",
+ "Set default expiration date for shares to other servers" : "Imposta la data di scadenza predefinita per le condivisioni ad altri server",
"Allow users to share via link and emails" : "Consenti agli utenti di condividere tramite collegamento e email",
"Allow public uploads" : "Consenti caricamenti pubblici",
"Always ask for a password" : "Chiedi sempre una password",
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js
index 5c1cc36b79c..82c13500a9a 100644
--- a/apps/settings/l10n/ja.js
+++ b/apps/settings/l10n/ja.js
@@ -363,7 +363,7 @@ OC.L10N.register(
"Pick background job setting" : "バックグラウンドジョブ設定を選択",
"Execute one task with each page loaded." : "各ページの読み込み毎にタスクを実行します。",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.phpは、HTTP経由で5分ごとにcron.phpを実行するようwebcronサービスに登録されます。",
- "Use system cron service to call the cron.php file every 5 minutes." : "システムのcronサービスを利用して、5分fごとにcron.phpファイルを実行します。",
+ "Use system cron service to call the cron.php file every 5 minutes." : "システムのcronサービスを利用して、5分ごとにcron.phpファイルを実行します。",
"The cron.php needs to be executed by the system user \"%s\"." : "cron.php はシステムユーザー \"%s\" で実行する必要があります。",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "これを実行するにはPHPのposix拡張が必要です。詳細については、{linkstart} PHPドキュメント{linkend}を参照してください。",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "管理者であれば共有時の挙動を微調整できます。詳細な情報はドキュメントを参照してください。",
diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json
index 2b5a398deed..cc65f46df8f 100644
--- a/apps/settings/l10n/ja.json
+++ b/apps/settings/l10n/ja.json
@@ -361,7 +361,7 @@
"Pick background job setting" : "バックグラウンドジョブ設定を選択",
"Execute one task with each page loaded." : "各ページの読み込み毎にタスクを実行します。",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.phpは、HTTP経由で5分ごとにcron.phpを実行するようwebcronサービスに登録されます。",
- "Use system cron service to call the cron.php file every 5 minutes." : "システムのcronサービスを利用して、5分fごとにcron.phpファイルを実行します。",
+ "Use system cron service to call the cron.php file every 5 minutes." : "システムのcronサービスを利用して、5分ごとにcron.phpファイルを実行します。",
"The cron.php needs to be executed by the system user \"%s\"." : "cron.php はシステムユーザー \"%s\" で実行する必要があります。",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "これを実行するにはPHPのposix拡張が必要です。詳細については、{linkstart} PHPドキュメント{linkend}を参照してください。",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "管理者であれば共有時の挙動を微調整できます。詳細な情報はドキュメントを参照してください。",
diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js
index 14cdb773ed8..35a43f09046 100644
--- a/apps/settings/l10n/pt_BR.js
+++ b/apps/settings/l10n/pt_BR.js
@@ -372,6 +372,7 @@ OC.L10N.register(
"Expire after " : "Expirar depois de",
"days" : "dias",
"Enforce expiration date" : "Fazer cumprir a data de expiração",
+ "Set default expiration date for shares to other servers" : "Defina a data de expiração padrão para compartilhamentos com outros servidores",
"Allow users to share via link and emails" : "Permitir que os usuários compartilhem via link e e-mails",
"Allow public uploads" : "Permitir envio público",
"Always ask for a password" : "Sempre pedir a senha",
diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json
index 92db045f9a1..f4812c18311 100644
--- a/apps/settings/l10n/pt_BR.json
+++ b/apps/settings/l10n/pt_BR.json
@@ -370,6 +370,7 @@
"Expire after " : "Expirar depois de",
"days" : "dias",
"Enforce expiration date" : "Fazer cumprir a data de expiração",
+ "Set default expiration date for shares to other servers" : "Defina a data de expiração padrão para compartilhamentos com outros servidores",
"Allow users to share via link and emails" : "Permitir que os usuários compartilhem via link e e-mails",
"Allow public uploads" : "Permitir envio público",
"Always ask for a password" : "Sempre pedir a senha",