diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/de.js | 2 | ||||
-rw-r--r-- | core/l10n/de.json | 2 | ||||
-rw-r--r-- | core/l10n/tr.js | 2 | ||||
-rw-r--r-- | core/l10n/tr.json | 2 |
4 files changed, 6 insertions, 2 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js index 10625eb653a..823abc7ef51 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -114,7 +114,7 @@ OC.L10N.register( "An internal error occurred." : "Es ist ein interner Fehler aufgetreten.", "Please try again or contact your administrator." : "Bitte versuche es noch einmal oder kontaktiere den Administrator.", "Password" : "Passwort", - "Log in to {productName}" : "Bei {productName} Anmelden", + "Log in to {productName}" : "Anmelden bei {productName}", "Wrong login or password." : "Anmeldename oder Passwort falsch", "This account is disabled" : "Dieses Konto ist deaktiviert", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Es wurden mehrere ungültige Anmeldeversuche von deiner IP-Adresse festgestellt. Daher wird die nächste Anmeldung um 30 Sekunden verzögert.", diff --git a/core/l10n/de.json b/core/l10n/de.json index 8ad34817890..684a0012351 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -112,7 +112,7 @@ "An internal error occurred." : "Es ist ein interner Fehler aufgetreten.", "Please try again or contact your administrator." : "Bitte versuche es noch einmal oder kontaktiere den Administrator.", "Password" : "Passwort", - "Log in to {productName}" : "Bei {productName} Anmelden", + "Log in to {productName}" : "Anmelden bei {productName}", "Wrong login or password." : "Anmeldename oder Passwort falsch", "This account is disabled" : "Dieses Konto ist deaktiviert", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Es wurden mehrere ungültige Anmeldeversuche von deiner IP-Adresse festgestellt. Daher wird die nächste Anmeldung um 30 Sekunden verzögert.", diff --git a/core/l10n/tr.js b/core/l10n/tr.js index 2c2780cc2df..4417d12d084 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -39,6 +39,7 @@ OC.L10N.register( "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Parolanızı sıfırlamak için düğmeye tıklayın. Parola sıfırlama isteğinde bulunmadıysanız bu e-postayı yok sayabilirsiniz.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Parolanızı sıfırlamak için bağlantıya tıklayın. Parola sıfırlama isteğinde bulunmadıysanız bu e-postayı yok sayabilirsiniz.", "Reset your password" : "Parolamı sıfırla", + "The given provider is not available" : "Belirtilen hizmet sağlayıcı kullanılamıyor", "Task not found" : "Görev bulunamadı", "Internal error" : "İçeride bir sorun çıktı", "Not found" : "Bulunamadı", @@ -273,6 +274,7 @@ OC.L10N.register( "The server was unable to complete your request." : "Sunucu isteğinizi yerine getiremedi.", "If this happens again, please send the technical details below to the server administrator." : "Bu sorun sürerse lütfen aşağıdaki teknik ayrıntıları BT yöneticinize iletin.", "More details can be found in the server log." : "Sunucu günlüğünden ayrıntılı bilgi alabilirsiniz.", + "For more details see the documentation ↗." : "Ayrıntılı bilgi almak için belgelere bakabilirsiniz ↗.", "Technical details" : "Teknik ayrıntılar", "Remote Address: %s" : "Uzak adres: %s", "Request ID: %s" : "İstek kimliği: %s", diff --git a/core/l10n/tr.json b/core/l10n/tr.json index 693a4e3405a..1252d2e8791 100644 --- a/core/l10n/tr.json +++ b/core/l10n/tr.json @@ -37,6 +37,7 @@ "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Parolanızı sıfırlamak için düğmeye tıklayın. Parola sıfırlama isteğinde bulunmadıysanız bu e-postayı yok sayabilirsiniz.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Parolanızı sıfırlamak için bağlantıya tıklayın. Parola sıfırlama isteğinde bulunmadıysanız bu e-postayı yok sayabilirsiniz.", "Reset your password" : "Parolamı sıfırla", + "The given provider is not available" : "Belirtilen hizmet sağlayıcı kullanılamıyor", "Task not found" : "Görev bulunamadı", "Internal error" : "İçeride bir sorun çıktı", "Not found" : "Bulunamadı", @@ -271,6 +272,7 @@ "The server was unable to complete your request." : "Sunucu isteğinizi yerine getiremedi.", "If this happens again, please send the technical details below to the server administrator." : "Bu sorun sürerse lütfen aşağıdaki teknik ayrıntıları BT yöneticinize iletin.", "More details can be found in the server log." : "Sunucu günlüğünden ayrıntılı bilgi alabilirsiniz.", + "For more details see the documentation ↗." : "Ayrıntılı bilgi almak için belgelere bakabilirsiniz ↗.", "Technical details" : "Teknik ayrıntılar", "Remote Address: %s" : "Uzak adres: %s", "Request ID: %s" : "İstek kimliği: %s", |