Translated using Weblate (Turkish)

Currently translated at 100.0% (2348 of 2348 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/tr/

Translated using Weblate (Turkish)

Currently translated at 100.0% (2348 of 2348 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/tr/
Этот коммит содержится в:
Kaya Zeren
2022-03-18 04:59:46 +01:00
коммит произвёл Spiros Economakis
родитель 4bd4dd02bd
Коммит a50c0e3266

Просмотреть файл

@@ -632,7 +632,7 @@
}, },
{ {
"id": "api.command_invite.channel.error", "id": "api.command_invite.channel.error",
"translation": "{{.Channel}} kanalı bulunamadı. Lütfen kanalları belirtmek için [kanal kısaltması] kullanın (https://about.mattermost.com/default-channel-handle-documentation)." "translation": "{{.Channel}} kanalı bulunamadı. Lütfen kanalları belirtmek için [kanal kısaltması](https://docs.mattermost.com/messaging/managing-channels.html#naming-a-channel) kullanın."
}, },
{ {
"id": "api.command_invite.desc", "id": "api.command_invite.desc",
@@ -776,7 +776,7 @@
}, },
{ {
"id": "api.command_mute.error", "id": "api.command_mute.error",
"translation": "{{.Channel}} kanalı bulunamadı. Lütfen kanalları belirtmek için [kanal kısaltması](https://about.mattermost.com/default-channel-handle-documentation) kullanın." "translation": "{{.Channel}} kanalı bulunamadı. Lütfen kanalları belirtmek için [kanal kısaltması](https://docs.mattermost.com/messaging/managing-channels.html#naming-a-channel) kullanın."
}, },
{ {
"id": "api.command_mute.hint", "id": "api.command_mute.hint",
@@ -788,7 +788,7 @@
}, },
{ {
"id": "api.command_mute.no_channel.error", "id": "api.command_mute.no_channel.error",
"translation": "Belirtilen kanal bulunamadı. Lütfen kanalları belirtmek için [kanal kısaltması] kullanın (https://about.mattermost.com/default-channel-handle-documentation)." "translation": "Belirtilen kanal bulunamadı. Lütfen kanalları belirtmek için [kanal kısaltması](https://docs.mattermost.com/messaging/managing-channels.html#naming-a-channel) kullanın."
}, },
{ {
"id": "api.command_mute.not_member.error", "id": "api.command_mute.not_member.error",
@@ -9397,5 +9397,13 @@
{ {
"id": "app.group.get_by_username_failure", "id": "app.group.get_by_username_failure",
"translation": " " "translation": " "
},
{
"id": "model.oauth.is_valid.mattermost_app_id.app_error",
"translation": "MattermostAppID en fazla 32 karakter uzunluğunda olabilir."
},
{
"id": "app.system.applied_migrations.not_authorized",
"translation": "Yeterli izinleriniz yok."
} }
] ]