diff --git a/apps/encryption/l10n/de.js b/apps/encryption/l10n/de.js index de06498695..4b3e9e4452 100644 --- a/apps/encryption/l10n/de.js +++ b/apps/encryption/l10n/de.js @@ -34,7 +34,7 @@ OC.L10N.register( "The share will expire on %s." : "Die Freigabe wird am %s ablaufen.", "Cheers!" : "Noch einen schönen Tag!", "Hey there,

the admin enabled server-side-encryption. Your files were encrypted using the password %s.

Please login to the web interface, go to the section \"ownCloud basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.

" : "Hey,

der Administrator hat die servereitige Verschlüsselung aktiviert. Die Dateien wurden mit dem Kennwort %s verschlüsselt.

Bitte melde dich im Web-Interface an, gehe in deine persönlichen Einstellungen. Dort findest du die Option 'ownCloud-Basisverschlüsselungsmodul' und aktualisiere dort dein Verschlüsselungspasswort indem du das Passwort in das 'alte Log - in Passwort' und in das 'aktuellen Login - Passwort' Feld eingibst.

", - "Encrypt the home storage" : "verschlüssel den Speicher", + "Encrypt the home storage" : "Verschlüssle den Speicher", "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Die Aktivierung dieser Option verschlüsselt alle Dateien die auf dem Hauptspeicher gespeichert sind, ansonsten werden nur Dateien auf dem externen Speicher verschlüsselt", "Enable recovery key" : "Wiederherstellungsschlüssel aktivieren", "Disable recovery key" : "Wiederherstellungsschlüssel deaktivieren", diff --git a/apps/encryption/l10n/de.json b/apps/encryption/l10n/de.json index 53754dcc4c..f37c9e040f 100644 --- a/apps/encryption/l10n/de.json +++ b/apps/encryption/l10n/de.json @@ -32,7 +32,7 @@ "The share will expire on %s." : "Die Freigabe wird am %s ablaufen.", "Cheers!" : "Noch einen schönen Tag!", "Hey there,

the admin enabled server-side-encryption. Your files were encrypted using the password %s.

Please login to the web interface, go to the section \"ownCloud basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.

" : "Hey,

der Administrator hat die servereitige Verschlüsselung aktiviert. Die Dateien wurden mit dem Kennwort %s verschlüsselt.

Bitte melde dich im Web-Interface an, gehe in deine persönlichen Einstellungen. Dort findest du die Option 'ownCloud-Basisverschlüsselungsmodul' und aktualisiere dort dein Verschlüsselungspasswort indem du das Passwort in das 'alte Log - in Passwort' und in das 'aktuellen Login - Passwort' Feld eingibst.

", - "Encrypt the home storage" : "verschlüssel den Speicher", + "Encrypt the home storage" : "Verschlüssle den Speicher", "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Die Aktivierung dieser Option verschlüsselt alle Dateien die auf dem Hauptspeicher gespeichert sind, ansonsten werden nur Dateien auf dem externen Speicher verschlüsselt", "Enable recovery key" : "Wiederherstellungsschlüssel aktivieren", "Disable recovery key" : "Wiederherstellungsschlüssel deaktivieren", diff --git a/core/l10n/de.js b/core/l10n/de.js index 66a9ae4fbb..e3936c3a03 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -98,6 +98,7 @@ OC.L10N.register( "Dec." : "Dez.", "There were problems with the code integrity check. More information…" : "Es gab Probleme mit dem Code - Integritätsprüfung. Mehr Informationen…", "Settings" : "Einstellungen", + "Problem loading page, reloading in 5 seconds" : "Problem beim Laden der Seite, Seite wird in 5 Sekunden nochmals geladen", "Saving..." : "Speichern…", "Dismiss" : "Ausblenden", "seconds ago" : "Gerade eben", diff --git a/core/l10n/de.json b/core/l10n/de.json index 9864da63f6..4e4cc5e682 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -96,6 +96,7 @@ "Dec." : "Dez.", "There were problems with the code integrity check. More information…" : "Es gab Probleme mit dem Code - Integritätsprüfung. Mehr Informationen…", "Settings" : "Einstellungen", + "Problem loading page, reloading in 5 seconds" : "Problem beim Laden der Seite, Seite wird in 5 Sekunden nochmals geladen", "Saving..." : "Speichern…", "Dismiss" : "Ausblenden", "seconds ago" : "Gerade eben", diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index 1bb4aebe1a..e7d7d13b8b 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -98,6 +98,7 @@ OC.L10N.register( "Dec." : "Dez.", "There were problems with the code integrity check. More information…" : "Es gab Probleme bei der Code Integritätsprüfung. Mehr Information...", "Settings" : "Einstellungen", + "Problem loading page, reloading in 5 seconds" : "Problem beim Laden der Seite, Seite wird in 5 Sekunden nochmals geladen", "Saving..." : "Speichervorgang…", "Dismiss" : "Ausblenden", "seconds ago" : "Gerade eben", diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index 7f3f6e675f..180fab7a2f 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -96,6 +96,7 @@ "Dec." : "Dez.", "There were problems with the code integrity check. More information…" : "Es gab Probleme bei der Code Integritätsprüfung. Mehr Information...", "Settings" : "Einstellungen", + "Problem loading page, reloading in 5 seconds" : "Problem beim Laden der Seite, Seite wird in 5 Sekunden nochmals geladen", "Saving..." : "Speichervorgang…", "Dismiss" : "Ausblenden", "seconds ago" : "Gerade eben", diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index ae2d8289b3..9a9c4ca46c 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -98,6 +98,7 @@ OC.L10N.register( "Dec." : "Dez.", "There were problems with the code integrity check. More information…" : "Houve problemas com a verificação de integridade do código. Mais informações…", "Settings" : "Configurações", + "Problem loading page, reloading in 5 seconds" : "Problema no carregamento da página, recarregando em 5 segundos", "Saving..." : "Salvando...", "Dismiss" : "Dispensar", "seconds ago" : "segundos atrás", diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json index 0e0da450e9..6fbceabc2e 100644 --- a/core/l10n/pt_BR.json +++ b/core/l10n/pt_BR.json @@ -96,6 +96,7 @@ "Dec." : "Dez.", "There were problems with the code integrity check. More information…" : "Houve problemas com a verificação de integridade do código. Mais informações…", "Settings" : "Configurações", + "Problem loading page, reloading in 5 seconds" : "Problema no carregamento da página, recarregando em 5 segundos", "Saving..." : "Salvando...", "Dismiss" : "Dispensar", "seconds ago" : "segundos atrás", diff --git a/settings/l10n/de.js b/settings/l10n/de.js index a48cbaed1b..4795f1535d 100644 --- a/settings/l10n/de.js +++ b/settings/l10n/de.js @@ -174,7 +174,7 @@ OC.L10N.register( "This is the final warning: Do you really want to enable encryption?" : "Dies ist die letzte Warnung: Verschlüsselung wirklich aktivieren?", "Enable encryption" : "Verschlüsselung aktivieren", "No encryption module loaded, please enable an encryption module in the app menu." : "Kein Verschlüsselungs-Modul geladen, bitte aktiviere ein Verschlüsselungs-Modul im Anwendungs-Menü.", - "Select default encryption module:" : "Bite Standard-Verschlüsselungs-Modul auswählen:", + "Select default encryption module:" : "Bitte Standard-Verschlüsselungs-Modul auswählen:", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Du musst Deine Verschlüsselungsschlüssel von der alten Verschlüsselung (ownCloud <= 8.0) zur Neuen migrieren. Bitte aktiviere das \"Default Encryption Module\" und rufe 'occ encryption:migrate' auf.", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Du musst Deine Verschlüsselungsschlüssel von der alten Verschlüsselung (ownCloud <= 8.0) zur Neuen migrieren.", "Start migration" : "Migration beginnen", diff --git a/settings/l10n/de.json b/settings/l10n/de.json index 6ac249dbe8..8c221a2f9a 100644 --- a/settings/l10n/de.json +++ b/settings/l10n/de.json @@ -172,7 +172,7 @@ "This is the final warning: Do you really want to enable encryption?" : "Dies ist die letzte Warnung: Verschlüsselung wirklich aktivieren?", "Enable encryption" : "Verschlüsselung aktivieren", "No encryption module loaded, please enable an encryption module in the app menu." : "Kein Verschlüsselungs-Modul geladen, bitte aktiviere ein Verschlüsselungs-Modul im Anwendungs-Menü.", - "Select default encryption module:" : "Bite Standard-Verschlüsselungs-Modul auswählen:", + "Select default encryption module:" : "Bitte Standard-Verschlüsselungs-Modul auswählen:", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Du musst Deine Verschlüsselungsschlüssel von der alten Verschlüsselung (ownCloud <= 8.0) zur Neuen migrieren. Bitte aktiviere das \"Default Encryption Module\" und rufe 'occ encryption:migrate' auf.", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Du musst Deine Verschlüsselungsschlüssel von der alten Verschlüsselung (ownCloud <= 8.0) zur Neuen migrieren.", "Start migration" : "Migration beginnen",