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

Brazilian Portuguese translation for sbpp_report.phrases.txt #592

Merged
merged 1 commit into from
Aug 14, 2019
Merged
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
5 changes: 5 additions & 0 deletions game/addons/sourcemod/translations/sbpp_report.phrases.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"de" "Bitte warten Sie {1} Sekunden bevor Sie eine erneute Meldung durchführen können"
"fr" "Veuillez patienter {1} secondes avant de rapporter à nouveau"
"pl" "Zaczekaj {1} sekund przed ponownym wysłaniem zgłoszenia"
"pt" "Por favor, espere {1} segundos antes de fazer uma nova denúncia"
"chi" "请等待 {1} 秒后再试"
"hu" "Kérlek várj {1} másodpercet mielőtt report-olnád újra"
"tr" "Tekrar şikayet etmeden önce {1} saniye bekleyiniz"
Expand All @@ -21,6 +22,7 @@
"de" "Meldung abbrechen"
"fr" "Report annulé"
"pl" "Raport został anulowany"
"pt" "Denúncia cancelada"
"chi" "报告已取消"
"hu" "Report megszakítva"
"tr" "Şikayet iptal edildi"
Expand All @@ -33,6 +35,7 @@
"de" "Ihre Meldung wurde gesendet"
"fr" "Votre report a été envoyé"
"pl" "Twój raport został wysłany"
"pt" "Sua denúncia foi enviada"
"chi" "你的报告已发送"
"hu" "A Report-ot elküldtük"
"tr" "Şikayetiniz gönderildi"
Expand All @@ -45,6 +48,7 @@
"de" "Bitte geben sie einen Grund für die Meldung ein oder \"cancel\" um die Meldung abzubrechen"
"fr" "Veuillez entrer la raison du rapport ou \"cancel\" pour annuler
"pl" "Podaj przyczynę zgłoszenia lub \"cancel\", aby anulować"
"pt" "Por favor, digite o motivo para a denúncia ou digite \"cancel\" para cancelar"
"chi" "请填写报告填写理由或者 \"cancel\" 来取消"
"hu" "Írd be az indokot vagy írd \"cancel\" a megszakításhoz"
"tr" "Şikayetiniz için bir sebep belirtiniz. İptal etmek için \"cancel\" yazınız"
Expand All @@ -57,6 +61,7 @@
"de" "Der Grund ist leider zu kurz, es werden mehr Details benötigt."
"fr" "La raison est trop courte, plus de détails sont requis"
"pl" "Powód jest za krótki, więcej szczegółów jest wymaganych"
"pt" "O motivo está muito curto, informe mais detalhes"
"chi" "理由过于简短,请做更多说明"
"hu" "Az indoklás túl rövid, több információra van szükség"
"tr" "Sebep çok kısa, lütfen daha detaylı yazınız"
Expand Down