diff --git a/l10n/tr.js b/l10n/tr.js index 2dc6b7ef9..ed2c861e9 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -15,6 +15,7 @@ OC.L10N.register( "UDP and TCP" : "UDP ve TCP", "UDP only" : "Yalnız UDP", "TCP only" : "Yalnız TCP", + "Test server" : "Sunucuyu sına", "New public conversation" : "Yeni herkese açık görüşme", "New group conversation" : "Yeni grup görüşmesi", "{name} (public)" : "{name} (herkese açık)", @@ -168,6 +169,12 @@ OC.L10N.register( "Password request by %s" : "1%s tarafından parola isteği", "_%n other guest_::_%n other guests_" : ["%n diğer ziyaretçi","%n diğer konuk"], ", " : ",", + "%s invited you to a conversation." : "%s sizi bir görüşmeye çağırdı.", + "You were invited to a conversation." : "Bir görüşmeye çağrıldınız.", + "Conversation invitation" : "Görüşme çağrısı", + "Click the button below to join." : "Katılmak için aşağıdaki düğmeye tıklayın.", + "Join »%s«" : "»%s« Katıl", + "Join now" : "Şimdi Katıl", "{user} sent you a private message" : "{user} size özel bir ileti gönderdi", "%s mentioned you in a private conversation" : "%s özel bir görüşmede sizden bahsetti", "{user} mentioned you in a private conversation" : "{user} özel bir görüşmede sizden bahsetti", diff --git a/l10n/tr.json b/l10n/tr.json index 389b5d412..d67169ad4 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -13,6 +13,7 @@ "UDP and TCP" : "UDP ve TCP", "UDP only" : "Yalnız UDP", "TCP only" : "Yalnız TCP", + "Test server" : "Sunucuyu sına", "New public conversation" : "Yeni herkese açık görüşme", "New group conversation" : "Yeni grup görüşmesi", "{name} (public)" : "{name} (herkese açık)", @@ -166,6 +167,12 @@ "Password request by %s" : "1%s tarafından parola isteği", "_%n other guest_::_%n other guests_" : ["%n diğer ziyaretçi","%n diğer konuk"], ", " : ",", + "%s invited you to a conversation." : "%s sizi bir görüşmeye çağırdı.", + "You were invited to a conversation." : "Bir görüşmeye çağrıldınız.", + "Conversation invitation" : "Görüşme çağrısı", + "Click the button below to join." : "Katılmak için aşağıdaki düğmeye tıklayın.", + "Join »%s«" : "»%s« Katıl", + "Join now" : "Şimdi Katıl", "{user} sent you a private message" : "{user} size özel bir ileti gönderdi", "%s mentioned you in a private conversation" : "%s özel bir görüşmede sizden bahsetti", "{user} mentioned you in a private conversation" : "{user} özel bir görüşmede sizden bahsetti",