diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/de_DE.js | 2 | ||||
-rw-r--r-- | core/l10n/de_DE.json | 2 | ||||
-rw-r--r-- | core/l10n/hu.js | 2 | ||||
-rw-r--r-- | core/l10n/hu.json | 2 |
4 files changed, 6 insertions, 2 deletions
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index 88f54715e11..49e4308f5ec 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -350,8 +350,10 @@ OC.L10N.register( "You can close this window." : "Sie können dieses Fenster schließen.", "This share is password-protected" : "Diese Freigabe ist passwortgeschützt", "The password is wrong. Try again." : "Das Passwort ist falsch. Bitte versuchen Sie es erneut.", + "Please type in your email address to request a temporary password" : "Bitte geben Sie Ihre E-Mail-Adresse ein um ein vorläufiges Passwort anzufordern", "Email address" : "E-Mail-Adresse", "Password sent!" : "Passwort versandt!", + "You are not authorized to request a password for this share" : "Sie sind nicht berechtigt, für diese Freigabe ein Passwort anzufordern", "Request password" : "Passwort anfordern", "Go to %s" : "%s aufrufen", "Two-factor authentication" : "Zwei-Faktor Authentifizierung", diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index f0e2bca6913..380a7091223 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -348,8 +348,10 @@ "You can close this window." : "Sie können dieses Fenster schließen.", "This share is password-protected" : "Diese Freigabe ist passwortgeschützt", "The password is wrong. Try again." : "Das Passwort ist falsch. Bitte versuchen Sie es erneut.", + "Please type in your email address to request a temporary password" : "Bitte geben Sie Ihre E-Mail-Adresse ein um ein vorläufiges Passwort anzufordern", "Email address" : "E-Mail-Adresse", "Password sent!" : "Passwort versandt!", + "You are not authorized to request a password for this share" : "Sie sind nicht berechtigt, für diese Freigabe ein Passwort anzufordern", "Request password" : "Passwort anfordern", "Go to %s" : "%s aufrufen", "Two-factor authentication" : "Zwei-Faktor Authentifizierung", diff --git a/core/l10n/hu.js b/core/l10n/hu.js index 535885772db..091e8788c79 100644 --- a/core/l10n/hu.js +++ b/core/l10n/hu.js @@ -320,7 +320,7 @@ OC.L10N.register( "You chose SQLite as database." : "SQLite adatbázist választott.", "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "Az SQLite-ot csak minimális és fejlesztési célú példányok esetén szabad használni. Éles működés esetén más adatbázis-kezelőt ajánlunk.", "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Ha klienseket használt a fájlszinkronizáláshoz, akkor az SQLite használata erősen ellenjavallt.", - "Install" : "Telepítése", + "Install" : "Telepítés", "Installing …" : "Telepítés…", "Need help?" : "Segítségre van szüksége?", "See the documentation" : "Nézze meg a dokumentációt", diff --git a/core/l10n/hu.json b/core/l10n/hu.json index 9d2a213d28e..b5acef6d403 100644 --- a/core/l10n/hu.json +++ b/core/l10n/hu.json @@ -318,7 +318,7 @@ "You chose SQLite as database." : "SQLite adatbázist választott.", "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "Az SQLite-ot csak minimális és fejlesztési célú példányok esetén szabad használni. Éles működés esetén más adatbázis-kezelőt ajánlunk.", "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Ha klienseket használt a fájlszinkronizáláshoz, akkor az SQLite használata erősen ellenjavallt.", - "Install" : "Telepítése", + "Install" : "Telepítés", "Installing …" : "Telepítés…", "Need help?" : "Segítségre van szüksége?", "See the documentation" : "Nézze meg a dokumentációt", |