DocSpace-client/packages/client/public/locales/tr/Errors.json

13 lines
594 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"Error401Text": "Üzgünüz, kaynak şu anda ulaşılabilir değil.",
"Error403Text": "Üzgünüz, erişim reddedildi.",
"Error404Text": "Üzgünüz, kaynak bulunamadı.",
"ErrorDeactivatedText": "Bu DocSpace devre dışı bırakıldı",
"ErrorEmptyResponse": "Boş yanıt",
"ErrorOfflineText": "İnternet bağlantısı bulunamadı",
"ErrorUnavailableText": "DocSpace kullanılamıyor",
"InvalidLink": "Geçersiz bağlantı",
"LinkDoesNotExist": "Açmaya çalıştığınız bağlantı mevcut değil.",
"LinkHasExpired": "Takip ettiğiniz bağlantının süresi doldu."
}