diff --git a/apps/accessibility/l10n/fi.js b/apps/accessibility/l10n/fi.js index f8d1f80a45..a9dcdec12c 100644 --- a/apps/accessibility/l10n/fi.js +++ b/apps/accessibility/l10n/fi.js @@ -1,8 +1,8 @@ OC.L10N.register( "accessibility", { - "Dark theme" : "Tumma teema", - "Enable dark theme" : "Käytä tummaa teemaa", + "Dark theme" : "Tummateema", + "Enable dark theme" : "Käytä tummaateemaa", "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Tumma teema helpottaa silmien rasitusta vähentämällä kokonaiskirkkautta. Teemaa kehitetään edelleen, joten ilmoitathan mahdollisesti kohtaamasi ongelmat.", "High contrast mode" : "Suuren kontrastin tila", "Enable high contrast mode" : "Käytä suuren kontrastin tilaa", diff --git a/apps/accessibility/l10n/fi.json b/apps/accessibility/l10n/fi.json index bf72682b6a..3eac8caf7d 100644 --- a/apps/accessibility/l10n/fi.json +++ b/apps/accessibility/l10n/fi.json @@ -1,6 +1,6 @@ { "translations": { - "Dark theme" : "Tumma teema", - "Enable dark theme" : "Käytä tummaa teemaa", + "Dark theme" : "Tummateema", + "Enable dark theme" : "Käytä tummaateemaa", "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Tumma teema helpottaa silmien rasitusta vähentämällä kokonaiskirkkautta. Teemaa kehitetään edelleen, joten ilmoitathan mahdollisesti kohtaamasi ongelmat.", "High contrast mode" : "Suuren kontrastin tila", "Enable high contrast mode" : "Käytä suuren kontrastin tilaa", diff --git a/core/l10n/de.js b/core/l10n/de.js index ecf57ca12d..3a9dbacec9 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -332,7 +332,7 @@ OC.L10N.register( "The password is wrong. Try again." : "Das Passwort ist falsch. Bitte versuche es erneut.", "Two-factor authentication" : "Zwei-Faktor Authentifizierung", "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Die erweiterte Sicherheit wurde für Dein Konto aktiviert. Bitte wähle einem zweiten Faktor für die Authentifizierung:", - "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Mindestens eine Deiner Zwei-Faktor-Authentifizierungsmethoden konnte nicht geladen werden. Wende Dich für Unterstützung an Deinen Administrator.", + "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Mindestens eine Deiner Zwei-Faktor-Authentifizierungsmethoden konnte nicht geladen werden. Kontaktiere Deinen Administrator.", "Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "Die Zwei-Faktor-Authentifizierung wird erzwungen, wurde jedoch für Dein Konto nicht konfiguriert. Wende Dich für Unterstützung an Deinen Administrator.", "Two-factor authentication is enforced but has not been configured on your account. Please continue to setup two-factor authentication." : "Die Zwei-Faktor-Authentifizierung wird erzwungen, wurde jedoch für Dein Konto nicht konfiguriert. Bitte fahre mit der Einrichtung der Zwei-Faktor-Authentifizierung fort.", "Set up two-factor authentication" : "Zwei-Faktor-Authentifizierung konfigurieren", diff --git a/core/l10n/de.json b/core/l10n/de.json index bd5031e609..ac6da995b6 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -330,7 +330,7 @@ "The password is wrong. Try again." : "Das Passwort ist falsch. Bitte versuche es erneut.", "Two-factor authentication" : "Zwei-Faktor Authentifizierung", "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Die erweiterte Sicherheit wurde für Dein Konto aktiviert. Bitte wähle einem zweiten Faktor für die Authentifizierung:", - "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Mindestens eine Deiner Zwei-Faktor-Authentifizierungsmethoden konnte nicht geladen werden. Wende Dich für Unterstützung an Deinen Administrator.", + "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Mindestens eine Deiner Zwei-Faktor-Authentifizierungsmethoden konnte nicht geladen werden. Kontaktiere Deinen Administrator.", "Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "Die Zwei-Faktor-Authentifizierung wird erzwungen, wurde jedoch für Dein Konto nicht konfiguriert. Wende Dich für Unterstützung an Deinen Administrator.", "Two-factor authentication is enforced but has not been configured on your account. Please continue to setup two-factor authentication." : "Die Zwei-Faktor-Authentifizierung wird erzwungen, wurde jedoch für Dein Konto nicht konfiguriert. Bitte fahre mit der Einrichtung der Zwei-Faktor-Authentifizierung fort.", "Set up two-factor authentication" : "Zwei-Faktor-Authentifizierung konfigurieren",