diff options
Diffstat (limited to 'core/l10n/tr.js')
-rw-r--r-- | core/l10n/tr.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js index 1f41cba971a..8aa65583070 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -28,10 +28,6 @@ OC.L10N.register( "Couldn't send reset email. Please make sure your username is correct." : "Sıfırlama e-postası gönderilemedi. Lütfen kullanıcı adınızın doğru olduğundan emin olun.", "Preparing update" : "Güncelleme hazırlanıyor", "[%d / %d]: %s" : "[%d / %d]: %s", - "Repair step: " : "Onarım adımı:", - "Repair info: " : "Onarım bilgileri:", - "Repair warning: " : "Onarım uyarısı:", - "Repair error: " : "Onarım sorunu:", "Please use the command line updater because automatic updating is disabled in the config.php." : "Otomatik güncellemeler config.php dosyasında devre dışı bırakılmış olduğundan, komut satırı güncelleyicisini kullanın.", "[%d / %d]: Checking table %s" : "[%d / %d]: %s tablosu denetleniyor", "Turned on maintenance mode" : "Bakım kipi etkinleştirildi", @@ -373,6 +369,10 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Bu %s kopyası şu anda bakım kipinde, bu işlem biraz zaman alabilir.", "This page will refresh itself when the instance is available again." : "Sistem yeniden kullanılabilir olduğunda bu sayfa kendiliğinden yenilenecek", "Contact your system administrator if this message persists or appeared unexpectedly." : "Bu ileti görüntülenmeye devam ediyor ya da beklenmedik şekilde ortaya çıkıyorsa sistem yöneticinizle görüşün.", + "Repair step: " : "Onarım adımı:", + "Repair info: " : "Onarım bilgileri:", + "Repair warning: " : "Onarım uyarısı:", + "Repair error: " : "Onarım sorunu:", "Updated \"%s\" to %s" : "\"%s\", %s sürümüne güncellendi", "%s (3rdparty)" : "%s (3. taraf)", "There was an error loading your contacts" : "Kişileriniz yüklenirken bir sorun çıktı", |