diff --git a/apps/encryption/l10n/de_DE.js b/apps/encryption/l10n/de_DE.js index 2a90f6eaf1..f27010691b 100644 --- a/apps/encryption/l10n/de_DE.js +++ b/apps/encryption/l10n/de_DE.js @@ -18,12 +18,12 @@ OC.L10N.register( "Recovery Key enabled" : "Wiederherstellungsschlüssel aktiviert", "Could not enable the recovery key, please try again or contact your administrator" : "Der Wiederherstellungsschlüssel konnte nicht aktiviert werden, bitte versuchen Sie es noch einmal oder kontaktieren Sie Ihren Administrator", "Could not update the private key password." : "Das Passwort des privaten Schlüssels konnte nicht aktualisiert werden.", - "The old password was not correct, please try again." : "Das alte Passwort war nicht korrekt, bitte versuchen Sie es noch einmal.", + "The old password was not correct, please try again." : "Das alte Passwort war falsch, bitte versuchen Sie es erneut.", "The current log-in password was not correct, please try again." : "Das aktuelle Anmeldepasswort war nicht korrekt, bitte versuchen Sie es noch einmal.", "Private key password successfully updated." : "Das Passwort des privaten Schlüssels wurde erfolgreich aktualisiert.", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Sie müssen Ihre Verschlüsselungsschlüssel von der alten Verschlüsselung (ownCloud <= 8.0) zur neuen migrieren. Bitte führen Sie 'occ encryption:migrate' aus oder kontaktieren Sie Ihren Administrator.", "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Falscher privater Schlüssel für die Verschlüsselungs-App. Bitte aktualisieren Sie Ihren privaten Schlüssel in Ihren persönlichen Einstellungen um wieder Zugriff auf die verschlüsselten Dateien zu erhalten.", - "Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Verschlüsselungs-App ist aktiviert, aber die Schlüssel sind noch nicht initialisiert. Bitte loggen Sie sich aus und wieder ein", + "Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Verschlüsselungs-App ist aktiviert, aber die Schlüssel sind noch nicht initialisiert. Bitte melden Sie sich ab und wieder an", "Encryption app is enabled and ready" : "Verschlüsselungs-App ist aktiviert und bereit", "Bad Signature" : "Falsche Signatur", "Missing Signature" : "Fehlende Signatur", diff --git a/apps/encryption/l10n/de_DE.json b/apps/encryption/l10n/de_DE.json index 00964f8eab..636e9adb8f 100644 --- a/apps/encryption/l10n/de_DE.json +++ b/apps/encryption/l10n/de_DE.json @@ -16,12 +16,12 @@ "Recovery Key enabled" : "Wiederherstellungsschlüssel aktiviert", "Could not enable the recovery key, please try again or contact your administrator" : "Der Wiederherstellungsschlüssel konnte nicht aktiviert werden, bitte versuchen Sie es noch einmal oder kontaktieren Sie Ihren Administrator", "Could not update the private key password." : "Das Passwort des privaten Schlüssels konnte nicht aktualisiert werden.", - "The old password was not correct, please try again." : "Das alte Passwort war nicht korrekt, bitte versuchen Sie es noch einmal.", + "The old password was not correct, please try again." : "Das alte Passwort war falsch, bitte versuchen Sie es erneut.", "The current log-in password was not correct, please try again." : "Das aktuelle Anmeldepasswort war nicht korrekt, bitte versuchen Sie es noch einmal.", "Private key password successfully updated." : "Das Passwort des privaten Schlüssels wurde erfolgreich aktualisiert.", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Sie müssen Ihre Verschlüsselungsschlüssel von der alten Verschlüsselung (ownCloud <= 8.0) zur neuen migrieren. Bitte führen Sie 'occ encryption:migrate' aus oder kontaktieren Sie Ihren Administrator.", "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Falscher privater Schlüssel für die Verschlüsselungs-App. Bitte aktualisieren Sie Ihren privaten Schlüssel in Ihren persönlichen Einstellungen um wieder Zugriff auf die verschlüsselten Dateien zu erhalten.", - "Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Verschlüsselungs-App ist aktiviert, aber die Schlüssel sind noch nicht initialisiert. Bitte loggen Sie sich aus und wieder ein", + "Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Verschlüsselungs-App ist aktiviert, aber die Schlüssel sind noch nicht initialisiert. Bitte melden Sie sich ab und wieder an", "Encryption app is enabled and ready" : "Verschlüsselungs-App ist aktiviert und bereit", "Bad Signature" : "Falsche Signatur", "Missing Signature" : "Fehlende Signatur", diff --git a/apps/federatedfilesharing/l10n/de_DE.js b/apps/federatedfilesharing/l10n/de_DE.js index a58332c630..e71353c5f6 100644 --- a/apps/federatedfilesharing/l10n/de_DE.js +++ b/apps/federatedfilesharing/l10n/de_DE.js @@ -41,10 +41,10 @@ OC.L10N.register( "Open documentation" : "Dokumentation öffnen", "Allow users on this server to send shares to other servers" : "Benutzern auf diesem Server das Senden von Freigaben an andere Server erlauben", "Allow users on this server to receive shares from other servers" : "Benutzern auf diesem Server das Empfangen von Freigaben von anderen Servern erlauben", - "Search global and public address book for users" : "Globale Suche und ein öffentliches Adressbuch für Benutzer", + "Search global and public address book for users" : "Durchsuche globales und öffentliches Adressbuch nach Nutzern", "Federated Cloud" : "Federated Cloud", "Your Federated Cloud ID:" : "Ihre Federated-Cloud-ID:", - "Share it:" : "Zum Teilen:", + "Share it:" : "Teilen:", "Add to your website" : "Zu Ihrer Web-Seite hinzufügen", "Share with me via Nextcloud" : "Teilen Sie mit mir über Nextcloud", "HTML Code:" : "HTML-Code:", diff --git a/apps/federatedfilesharing/l10n/de_DE.json b/apps/federatedfilesharing/l10n/de_DE.json index 63136d9202..e4193c9659 100644 --- a/apps/federatedfilesharing/l10n/de_DE.json +++ b/apps/federatedfilesharing/l10n/de_DE.json @@ -39,10 +39,10 @@ "Open documentation" : "Dokumentation öffnen", "Allow users on this server to send shares to other servers" : "Benutzern auf diesem Server das Senden von Freigaben an andere Server erlauben", "Allow users on this server to receive shares from other servers" : "Benutzern auf diesem Server das Empfangen von Freigaben von anderen Servern erlauben", - "Search global and public address book for users" : "Globale Suche und ein öffentliches Adressbuch für Benutzer", + "Search global and public address book for users" : "Durchsuche globales und öffentliches Adressbuch nach Nutzern", "Federated Cloud" : "Federated Cloud", "Your Federated Cloud ID:" : "Ihre Federated-Cloud-ID:", - "Share it:" : "Zum Teilen:", + "Share it:" : "Teilen:", "Add to your website" : "Zu Ihrer Web-Seite hinzufügen", "Share with me via Nextcloud" : "Teilen Sie mit mir über Nextcloud", "HTML Code:" : "HTML-Code:", diff --git a/apps/files_external/l10n/de_DE.js b/apps/files_external/l10n/de_DE.js index d136e0176b..e09e01efd1 100644 --- a/apps/files_external/l10n/de_DE.js +++ b/apps/files_external/l10n/de_DE.js @@ -24,7 +24,7 @@ OC.L10N.register( "Saving..." : "Speichere...", "Save" : "Speichern", "Empty response from the server" : "Leere Antwort vom Server erhalten", - "Couldn't access. Please logout and login to activate this mount point" : "Anmeldung nicht möglich. Bitte melden Sie sich ab und wieder an, damit Sie von diesem Endpunkt zugreifen können.", + "Couldn't access. Please logout and login to activate this mount point" : "Anmeldung nicht möglich. Bitte melden Sie sich ab und wieder an, damit Sie von diesem aus Endpunkt zugreifen können.", "Couldn't get the information from the remote server: {code} {type}" : "Konnte die Information vom entfernten Server nicht abrufen: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Konnte die Liste von externen Speichern nicht laden: {type}", "There was an error with message: " : "Ein Fehler ist aufgetreten:", diff --git a/apps/files_external/l10n/de_DE.json b/apps/files_external/l10n/de_DE.json index 12dea8c0a2..c64a40b382 100644 --- a/apps/files_external/l10n/de_DE.json +++ b/apps/files_external/l10n/de_DE.json @@ -22,7 +22,7 @@ "Saving..." : "Speichere...", "Save" : "Speichern", "Empty response from the server" : "Leere Antwort vom Server erhalten", - "Couldn't access. Please logout and login to activate this mount point" : "Anmeldung nicht möglich. Bitte melden Sie sich ab und wieder an, damit Sie von diesem Endpunkt zugreifen können.", + "Couldn't access. Please logout and login to activate this mount point" : "Anmeldung nicht möglich. Bitte melden Sie sich ab und wieder an, damit Sie von diesem aus Endpunkt zugreifen können.", "Couldn't get the information from the remote server: {code} {type}" : "Konnte die Information vom entfernten Server nicht abrufen: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Konnte die Liste von externen Speichern nicht laden: {type}", "There was an error with message: " : "Ein Fehler ist aufgetreten:", diff --git a/apps/sharebymail/l10n/de_DE.js b/apps/sharebymail/l10n/de_DE.js index 683bc539a2..8d107a17fb 100644 --- a/apps/sharebymail/l10n/de_DE.js +++ b/apps/sharebymail/l10n/de_DE.js @@ -5,11 +5,11 @@ OC.L10N.register( "Shared with {email}" : "Geteilt mit {email}", "Shared with %1$s by %2$s" : "Geteilt mit %1$s von %2$s", "Shared with {email} by {actor}" : "Geteilt mit {email} von {actor}", - "You shared %1$s with %2$s by mail" : "Sie haben %1$s mit %2$s geteilt", - "You shared {file} with {email} by mail" : "Sie haben {file} mit {user} geteilt ", + "You shared %1$s with %2$s by mail" : "Sie haben %1$s mit %2$s per E-Mail geteilt", + "You shared {file} with {email} by mail" : "Sie haben {file} mit {email} per E-Mail geteilt ", "%3$s shared %1$s with %2$s by mail" : "%3$s hat %1$s mit %2$s per E-Mail geteilt", "{actor} shared {file} with {email} by mail" : "{actor} hat {file} mit {email} per E-Mail geteilt", - "Sharing %s failed, this item is already shared with %s" : "Freigabe von %s fehlgeschlagen, da dieses Objekt schon mit %s geteilt wird", + "Sharing %s failed, this item is already shared with %s" : "Teilen von %s fehlgeschlagen, da dieses Objekt schon mit %s geteilt wurde", "Failed to send share by E-mail" : "Fehler beim Senden der Freigabe per E-Mail", "%s shared »%s« with you" : "%s hat »%s« mit Ihnen geteilt", "%s shared »%s« with you on behalf of %s" : "%s hat »%s« im Auftrag von %s mit Ihnen geteilt", @@ -17,7 +17,7 @@ OC.L10N.register( "Could not find share" : "Freigabe konnte nicht gefunden werden", "Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Hallo,\n\n%s hat »%s« im Auftrag von %s mit Ihnen geteilt.\n\n%s\n", "Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Hallo,\n\n%s hat »%s« mit Ihnen geteilt.\n\n%s\n", - "Cheers!" : "Noch einen schönen Tag!", + "Cheers!" : "Einen schönen Tag noch!", "Hey there,

%s shared %s with you on behalf of %s.

" : "Hallo,

%s hat %s im Auftrag von %s mit Ihnen geteilt.

", "Hey there,

%s shared %s with you.

" : "Hallo,

%s hat %s mit Ihnen geteilt.

" }, diff --git a/apps/sharebymail/l10n/de_DE.json b/apps/sharebymail/l10n/de_DE.json index 9150dee818..608c04d2f7 100644 --- a/apps/sharebymail/l10n/de_DE.json +++ b/apps/sharebymail/l10n/de_DE.json @@ -3,11 +3,11 @@ "Shared with {email}" : "Geteilt mit {email}", "Shared with %1$s by %2$s" : "Geteilt mit %1$s von %2$s", "Shared with {email} by {actor}" : "Geteilt mit {email} von {actor}", - "You shared %1$s with %2$s by mail" : "Sie haben %1$s mit %2$s geteilt", - "You shared {file} with {email} by mail" : "Sie haben {file} mit {user} geteilt ", + "You shared %1$s with %2$s by mail" : "Sie haben %1$s mit %2$s per E-Mail geteilt", + "You shared {file} with {email} by mail" : "Sie haben {file} mit {email} per E-Mail geteilt ", "%3$s shared %1$s with %2$s by mail" : "%3$s hat %1$s mit %2$s per E-Mail geteilt", "{actor} shared {file} with {email} by mail" : "{actor} hat {file} mit {email} per E-Mail geteilt", - "Sharing %s failed, this item is already shared with %s" : "Freigabe von %s fehlgeschlagen, da dieses Objekt schon mit %s geteilt wird", + "Sharing %s failed, this item is already shared with %s" : "Teilen von %s fehlgeschlagen, da dieses Objekt schon mit %s geteilt wurde", "Failed to send share by E-mail" : "Fehler beim Senden der Freigabe per E-Mail", "%s shared »%s« with you" : "%s hat »%s« mit Ihnen geteilt", "%s shared »%s« with you on behalf of %s" : "%s hat »%s« im Auftrag von %s mit Ihnen geteilt", @@ -15,7 +15,7 @@ "Could not find share" : "Freigabe konnte nicht gefunden werden", "Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Hallo,\n\n%s hat »%s« im Auftrag von %s mit Ihnen geteilt.\n\n%s\n", "Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Hallo,\n\n%s hat »%s« mit Ihnen geteilt.\n\n%s\n", - "Cheers!" : "Noch einen schönen Tag!", + "Cheers!" : "Einen schönen Tag noch!", "Hey there,

%s shared %s with you on behalf of %s.

" : "Hallo,

%s hat %s im Auftrag von %s mit Ihnen geteilt.

", "Hey there,

%s shared %s with you.

" : "Hallo,

%s hat %s mit Ihnen geteilt.

" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/systemtags/l10n/ia.js b/apps/systemtags/l10n/ia.js index 4b5e58c7bf..95bce5e0f6 100644 --- a/apps/systemtags/l10n/ia.js +++ b/apps/systemtags/l10n/ia.js @@ -54,10 +54,14 @@ OC.L10N.register( "Modified" : "Modificate", "You assigned system tag %3$s" : "Tu assignava le etiquetta de systema %3$s", "%1$s assigned system tag %3$s" : "%1$s assignava le etiquetta de systema %3$s", + "You unassigned system tag %3$s" : "Tu removeva le assignation del etiquetta de systema %3$s", + "%1$s unassigned system tag %3$s" : "%1$s removeva le assignation del etiquetta de systema %3$s", "You created system tag %2$s" : "Tu creava le etiquetta de systema %2$s", "You deleted system tag %2$s" : "Tu deleva le etiquetta de systema %2$s", "You updated system tag %3$s to %2$s" : "Tu actualisava le etiquetta de systema %3$s a %2$s", "You assigned system tag %3$s to %2$s" : "Tu assignava le etiquetta de systema %3$s a %2$s", - "%1$s assigned system tag %3$s to %2$s" : "%1$s assignava le etiquetta de systema %3$s a %2$s" + "%1$s assigned system tag %3$s to %2$s" : "%1$s assignava le etiquetta de systema %3$s a %2$s", + "You unassigned system tag %3$s from %2$s" : "Tu removeva le assignation del etiquetta de systema %3$s de %2$s", + "%1$s unassigned system tag %3$s from %2$s" : "%1$s removeva le assignation del etiquetta de systema %3$s de %2$s" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/systemtags/l10n/ia.json b/apps/systemtags/l10n/ia.json index 5734411121..419c3d3e77 100644 --- a/apps/systemtags/l10n/ia.json +++ b/apps/systemtags/l10n/ia.json @@ -52,10 +52,14 @@ "Modified" : "Modificate", "You assigned system tag %3$s" : "Tu assignava le etiquetta de systema %3$s", "%1$s assigned system tag %3$s" : "%1$s assignava le etiquetta de systema %3$s", + "You unassigned system tag %3$s" : "Tu removeva le assignation del etiquetta de systema %3$s", + "%1$s unassigned system tag %3$s" : "%1$s removeva le assignation del etiquetta de systema %3$s", "You created system tag %2$s" : "Tu creava le etiquetta de systema %2$s", "You deleted system tag %2$s" : "Tu deleva le etiquetta de systema %2$s", "You updated system tag %3$s to %2$s" : "Tu actualisava le etiquetta de systema %3$s a %2$s", "You assigned system tag %3$s to %2$s" : "Tu assignava le etiquetta de systema %3$s a %2$s", - "%1$s assigned system tag %3$s to %2$s" : "%1$s assignava le etiquetta de systema %3$s a %2$s" + "%1$s assigned system tag %3$s to %2$s" : "%1$s assignava le etiquetta de systema %3$s a %2$s", + "You unassigned system tag %3$s from %2$s" : "Tu removeva le assignation del etiquetta de systema %3$s de %2$s", + "%1$s unassigned system tag %3$s from %2$s" : "%1$s removeva le assignation del etiquetta de systema %3$s de %2$s" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/systemtags/l10n/pt_BR.js b/apps/systemtags/l10n/pt_BR.js index 0d556a9ec5..93332bd1c5 100644 --- a/apps/systemtags/l10n/pt_BR.js +++ b/apps/systemtags/l10n/pt_BR.js @@ -54,7 +54,7 @@ OC.L10N.register( "Modified" : "Modificado", "You assigned system tag %3$s" : "Você atribuiu uma etiqueta ao sistema %3$s", "%1$s assigned system tag %3$s" : "%1$s etiqueta de sistema atribuída %3$s", - "You unassigned system tag %3$s" : "Você dasatribuiu uma etiqueta ao sistema %3$s", + "You unassigned system tag %3$s" : "Você desatribuiu uma etiqueta ao sistema %3$s", "%1$s unassigned system tag %3$s" : "%1$s etiqueta de sistema não atribuída %3$s", "You created system tag %2$s" : "Você criou uma etiqueta de sistema %2$s", "You deleted system tag %2$s" : "Você eliminou uma etiqueta de sistema %2$s", diff --git a/apps/systemtags/l10n/pt_BR.json b/apps/systemtags/l10n/pt_BR.json index fcef1a2249..3cc5ebd9a8 100644 --- a/apps/systemtags/l10n/pt_BR.json +++ b/apps/systemtags/l10n/pt_BR.json @@ -52,7 +52,7 @@ "Modified" : "Modificado", "You assigned system tag %3$s" : "Você atribuiu uma etiqueta ao sistema %3$s", "%1$s assigned system tag %3$s" : "%1$s etiqueta de sistema atribuída %3$s", - "You unassigned system tag %3$s" : "Você dasatribuiu uma etiqueta ao sistema %3$s", + "You unassigned system tag %3$s" : "Você desatribuiu uma etiqueta ao sistema %3$s", "%1$s unassigned system tag %3$s" : "%1$s etiqueta de sistema não atribuída %3$s", "You created system tag %2$s" : "Você criou uma etiqueta de sistema %2$s", "You deleted system tag %2$s" : "Você eliminou uma etiqueta de sistema %2$s", diff --git a/apps/twofactor_backupcodes/l10n/de_DE.js b/apps/twofactor_backupcodes/l10n/de_DE.js index 771051e41b..5fad4c9d00 100644 --- a/apps/twofactor_backupcodes/l10n/de_DE.js +++ b/apps/twofactor_backupcodes/l10n/de_DE.js @@ -12,7 +12,7 @@ OC.L10N.register( "Nextcloud backup codes" : "Nextcloud Backup-Codes", "Two-factor authentication" : "Zwei-Faktor Authentifizierung", "You successfully logged in using two-factor authentication (%1$s)" : "Erfolgreich mittels Zwei-Faktorauthentifizierung angemeldet (%1$s)", - "A login attempt using two-factor authentication failed (%1$s)" : "Ein Anmeldeversuch mittels Zwei-Faktorauthentifizierung gescheitert (%1$s)", + "A login attempt using two-factor authentication failed (%1$s)" : "Anmeldeversuch mittels Zwei-Faktorauthentifizierung gescheitert (%1$s)", "You created two-factor backup codes for your account" : "Sie haben Zwei-Faktor Sicherungs-Codes für Ihr Konto erstellt", "Backup code" : "Backup-Code", "Use backup code" : "Verwende Backup-Code", diff --git a/apps/twofactor_backupcodes/l10n/de_DE.json b/apps/twofactor_backupcodes/l10n/de_DE.json index c8d3ba5a73..a30433935d 100644 --- a/apps/twofactor_backupcodes/l10n/de_DE.json +++ b/apps/twofactor_backupcodes/l10n/de_DE.json @@ -10,7 +10,7 @@ "Nextcloud backup codes" : "Nextcloud Backup-Codes", "Two-factor authentication" : "Zwei-Faktor Authentifizierung", "You successfully logged in using two-factor authentication (%1$s)" : "Erfolgreich mittels Zwei-Faktorauthentifizierung angemeldet (%1$s)", - "A login attempt using two-factor authentication failed (%1$s)" : "Ein Anmeldeversuch mittels Zwei-Faktorauthentifizierung gescheitert (%1$s)", + "A login attempt using two-factor authentication failed (%1$s)" : "Anmeldeversuch mittels Zwei-Faktorauthentifizierung gescheitert (%1$s)", "You created two-factor backup codes for your account" : "Sie haben Zwei-Faktor Sicherungs-Codes für Ihr Konto erstellt", "Backup code" : "Backup-Code", "Use backup code" : "Verwende Backup-Code", diff --git a/core/l10n/nl.js b/core/l10n/nl.js index 6d77d1c52d..75bf1dd9d3 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -96,6 +96,7 @@ OC.L10N.register( "The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our documentation." : "De reverse proxy headerconfiguratie is onjuist, of je hebt toegang tot Nextcloud via een vertrouwde proxy. Als je Nextcloud niet via een vertrouwde proxy benadert, dan levert dat een beveiligingsrisico op, waardoor een aanvaller het IP-adres dat Nextcloud ziet kan vervalsen. Meer informatie is te vinden in onze documentatie.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the memcached wiki about both modules." : "Memcached is geconfigureerd als gedistribueerde cache, maar de verkeerde PHP module \"memcache\" is geïnstalleerd. \\OC\\Memcache\\Memcached ondersteunt alleen \"memcached\" en niet \"memcache\". Zie de memcached wiki over beide modules.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our documentation. (List of invalid files… / Rescan…)" : "Sommige bestanden kwamen niet door de code betrouwbaarheidscontrole. Meer informatie over het oplossen van dit probleem kan worden gevonden in onze documentatie. (Lijst met ongeldige bestanden… / Opnieuw…)", + "The PHP Opcache is not properly configured. For better performance we recommend ↗ to use following settings in the php.ini:" : "De PHP Opcache is niet juist geconfigureerd. Voor betere prestaties adviseren we ↗ de volgende instellingen te gebruiken in php.ini:", "Error occurred while checking server setup" : "Een fout trad op bij checken serverconfiguratie", "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Je data folder en je bestanden zijn waarschijnlijk vanaf het internet bereikbaar. Het .htaccess-bestand werkt niet. We raden ten zeerste aan aan om je webserver zodanig te configureren, dat de datadirectory niet bereikbaar is vanaf het internet of om je datadirectory te verplaatsen naar een locatie buiten de document-root van de webserver.", "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "De \"{header}\" HTTP header is niet overeenkomstig met \"{expected}\" geconfigureerd. Dit is een potentieel security of privacy risico en we adviseren om deze instelling te wijzigen.", diff --git a/core/l10n/nl.json b/core/l10n/nl.json index e568f42fc3..782b3d4af8 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -94,6 +94,7 @@ "The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our documentation." : "De reverse proxy headerconfiguratie is onjuist, of je hebt toegang tot Nextcloud via een vertrouwde proxy. Als je Nextcloud niet via een vertrouwde proxy benadert, dan levert dat een beveiligingsrisico op, waardoor een aanvaller het IP-adres dat Nextcloud ziet kan vervalsen. Meer informatie is te vinden in onze documentatie.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the memcached wiki about both modules." : "Memcached is geconfigureerd als gedistribueerde cache, maar de verkeerde PHP module \"memcache\" is geïnstalleerd. \\OC\\Memcache\\Memcached ondersteunt alleen \"memcached\" en niet \"memcache\". Zie de memcached wiki over beide modules.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our documentation. (List of invalid files… / Rescan…)" : "Sommige bestanden kwamen niet door de code betrouwbaarheidscontrole. Meer informatie over het oplossen van dit probleem kan worden gevonden in onze documentatie. (Lijst met ongeldige bestanden… / Opnieuw…)", + "The PHP Opcache is not properly configured. For better performance we recommend ↗ to use following settings in the php.ini:" : "De PHP Opcache is niet juist geconfigureerd. Voor betere prestaties adviseren we ↗ de volgende instellingen te gebruiken in php.ini:", "Error occurred while checking server setup" : "Een fout trad op bij checken serverconfiguratie", "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Je data folder en je bestanden zijn waarschijnlijk vanaf het internet bereikbaar. Het .htaccess-bestand werkt niet. We raden ten zeerste aan aan om je webserver zodanig te configureren, dat de datadirectory niet bereikbaar is vanaf het internet of om je datadirectory te verplaatsen naar een locatie buiten de document-root van de webserver.", "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "De \"{header}\" HTTP header is niet overeenkomstig met \"{expected}\" geconfigureerd. Dit is een potentieel security of privacy risico en we adviseren om deze instelling te wijzigen.", diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index 44c3489395..72a12920f8 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -96,6 +96,7 @@ OC.L10N.register( "The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our documentation." : "O cabeçalho do proxy reverso esta incorreto, ou voce esta acessando de um proxy confiável. Se voce não esta usando um proxy confiável, essa é uma falha de segurança e pode permitir um ataque. Para mais informações documentation", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the memcached wiki about both modules." : "Memcached é configurado como cache distribuído, mas o módulo PHP errado \"memcache\" está instalado. \\OC\\Memcache\\Memcached suporta apenas \"memcached\" e não \"memcache\". Veja a wiki memcached sobre ambos os módulos .", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our documentation. (List of invalid files… / Rescan…)" : "Alguns arquivos não passaram na verificação de integridade. Mais informações sobre como resolver este problema pode ser encontrado em nossa documentação. (Lista de arquivos inválidos… / Rescan…)", + "The PHP Opcache is not properly configured. For better performance we recommend ↗ to use following settings in the php.ini:" : "O Opcache do PHP não está configurado corretamente. Para um melhor desempenho recomendamos ↗ usar as seguintes configurações no php.ini:", "Error occurred while checking server setup" : "Erro ao verificar a configuração do servidor", "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "O seu diretório de dados e os arquivos estão, provavelmente, acessíveis a partir da Internet. O arquivo .htaccess não está funcionando. Nós sugerimos que você configure o servidor web de uma forma que o diretório de dados não seja acessível ou mova o diretório de dados para fora do diretório raiz de documentos do servidor web.", "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "O \"{header}\" cabeçalho HTTP não está configurado igual ao \"{expected}\". Este é um risco potencial para a segurança e recomendamos ajustar essa configuração.", diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json index 2abac850f6..d63ba98191 100644 --- a/core/l10n/pt_BR.json +++ b/core/l10n/pt_BR.json @@ -94,6 +94,7 @@ "The reverse proxy headers configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If you are not accessing Nextcloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to Nextcloud. Further information can be found in our documentation." : "O cabeçalho do proxy reverso esta incorreto, ou voce esta acessando de um proxy confiável. Se voce não esta usando um proxy confiável, essa é uma falha de segurança e pode permitir um ataque. Para mais informações documentation", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the memcached wiki about both modules." : "Memcached é configurado como cache distribuído, mas o módulo PHP errado \"memcache\" está instalado. \\OC\\Memcache\\Memcached suporta apenas \"memcached\" e não \"memcache\". Veja a wiki memcached sobre ambos os módulos .", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our documentation. (List of invalid files… / Rescan…)" : "Alguns arquivos não passaram na verificação de integridade. Mais informações sobre como resolver este problema pode ser encontrado em nossa documentação. (Lista de arquivos inválidos… / Rescan…)", + "The PHP Opcache is not properly configured. For better performance we recommend ↗ to use following settings in the php.ini:" : "O Opcache do PHP não está configurado corretamente. Para um melhor desempenho recomendamos ↗ usar as seguintes configurações no php.ini:", "Error occurred while checking server setup" : "Erro ao verificar a configuração do servidor", "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "O seu diretório de dados e os arquivos estão, provavelmente, acessíveis a partir da Internet. O arquivo .htaccess não está funcionando. Nós sugerimos que você configure o servidor web de uma forma que o diretório de dados não seja acessível ou mova o diretório de dados para fora do diretório raiz de documentos do servidor web.", "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "O \"{header}\" cabeçalho HTTP não está configurado igual ao \"{expected}\". Este é um risco potencial para a segurança e recomendamos ajustar essa configuração.", diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js index 316d88047d..2ad4dfd873 100644 --- a/settings/l10n/de_DE.js +++ b/settings/l10n/de_DE.js @@ -39,7 +39,7 @@ OC.L10N.register( "Invalid user" : "Ungültiger Benutzer", "Unable to change mail address" : "E-Mail-Adresse konnte nicht geändert werden", "Email saved" : "E-Mail-Adresse gespeichert", - "Password confirmation is required" : "Passwortbestätigung ist erforderlich", + "Password confirmation is required" : "Passwortbestätigung erforderlich", "Couldn't remove app." : "Die App konnte nicht 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?", diff --git a/settings/l10n/de_DE.json b/settings/l10n/de_DE.json index e3dfe0ecfb..84c22ad828 100644 --- a/settings/l10n/de_DE.json +++ b/settings/l10n/de_DE.json @@ -37,7 +37,7 @@ "Invalid user" : "Ungültiger Benutzer", "Unable to change mail address" : "E-Mail-Adresse konnte nicht geändert werden", "Email saved" : "E-Mail-Adresse gespeichert", - "Password confirmation is required" : "Passwortbestätigung ist erforderlich", + "Password confirmation is required" : "Passwortbestätigung erforderlich", "Couldn't remove app." : "Die App konnte nicht 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?", diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js index 4e080a3871..7a48e78900 100644 --- a/settings/l10n/nl.js +++ b/settings/l10n/nl.js @@ -57,6 +57,7 @@ OC.L10N.register( "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Officiële apps worden ontwikkeld door en binnen de community. Ze bieden centrale functionaliteit en zijn klaar voor productie.", "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Goedgekeurde apps zijn ontwikkeld door vertrouwde ontwikkelaars en hebben een beveiligingscontrole ondergaan. Ze worden actief onderhouden in een open code repository en hun ontwikkelaars vinden ze stabiel genoeg voor informeel of normaal gebruik.", "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Deze app is niet gecontroleerd op beveiligingsproblemen en is nieuw of staat bekend als onstabiel. Installeren op eigen risico.", + "Disabling app …" : "Uitschakelen app ...", "Error while disabling app" : "Fout tijdens het uitschakelen van de app", "Disable" : "Uitschakelen", "Enable" : "Activeer", diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json index 4fbd25bd9c..b76b6a82cb 100644 --- a/settings/l10n/nl.json +++ b/settings/l10n/nl.json @@ -55,6 +55,7 @@ "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Officiële apps worden ontwikkeld door en binnen de community. Ze bieden centrale functionaliteit en zijn klaar voor productie.", "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Goedgekeurde apps zijn ontwikkeld door vertrouwde ontwikkelaars en hebben een beveiligingscontrole ondergaan. Ze worden actief onderhouden in een open code repository en hun ontwikkelaars vinden ze stabiel genoeg voor informeel of normaal gebruik.", "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Deze app is niet gecontroleerd op beveiligingsproblemen en is nieuw of staat bekend als onstabiel. Installeren op eigen risico.", + "Disabling app …" : "Uitschakelen app ...", "Error while disabling app" : "Fout tijdens het uitschakelen van de app", "Disable" : "Uitschakelen", "Enable" : "Activeer",