Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Turkish Language #549

Merged
merged 2 commits into from
Jan 8, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions game/addons/sourcemod/translations/sbpp_checker.phrases.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"chi" "警告: 玩家 \"{1:N}\" 之前有 {2} 次封禁."
"pl" "Uwaga: Gracz \"{1:N}\" posiada {2} poprzednie bany{3}."
"de" "Warnung: Spieler \"{1:N}\" hatte bisher {2} ban{3}."
"tr" "Uyarı: Oyuncu \"{1:N}\" daha önceden {2} defa yasaklandı."
}
"Comm Warning"
{
Expand All @@ -19,6 +20,7 @@
"chi" "警告: 玩家 \"{1:N}\" 之前有 {2} 次禁言."
"pl" "Uwaga: Gracz \"{1:N}\" posiada {2} poprzednie blokady czatu{3}."
"de" "Warnung: Spieler \"{1:N}\" hatte bisher {2} Sprachchat ban{3}."
"tr" "Uyarı: Oyuncu \"{1:N}\" daha önceden {2} defa iletişim yasağı aldı."
}
"Ban and Comm Warning"
{
Expand All @@ -29,5 +31,6 @@
"chi" "警告: 玩家 \"{1:N}\" 之前有 {2} 次封禁和 {4} 次禁言."
"pl" "Uwaga: Gracz \"{1:N}\" posiada {2} poprzednie bany{3} oraz {4} poprzednie blokady czatu{5}."
"de" "Warnung: Spieler \"{1:N}\" hatte bisher {2} ban{3} und {4} Sprachchat ban{5}."
"tr" "Uyarı: Oyuncu \"{1:N}\" daha önceden {2} defa yasaklandı ve {4} defa iletişim yasağı aldı."
}
}
Loading