Translations update from Hosted Weblate (#97)

* Translated using Weblate (Turkish)

Currently translated at 100.0% (133 of 133 strings)

Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
Translate-URL: https://hosted.weblate.org/projects/piped-material/i18n/tr/
Translation: Piped Material/i18n

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (133 of 133 strings)

Co-authored-by: Poesty Li <poesty7450@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/piped-material/i18n/zh_Hans/
Translation: Piped Material/i18n

* Translated using Weblate (Ukrainian)

Currently translated at 100.0% (133 of 133 strings)

Co-authored-by: Skrripy <rozihrash.ya6w7@simplelogin.com>
Translate-URL: https://hosted.weblate.org/projects/piped-material/i18n/uk/
Translation: Piped Material/i18n

* Translated using Weblate (Indonesian)

Currently translated at 100.0% (133 of 133 strings)

Co-authored-by: Linerly <linerly@protonmail.com>
Translate-URL: https://hosted.weblate.org/projects/piped-material/i18n/id/
Translation: Piped Material/i18n

---------

Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
Co-authored-by: Poesty Li <poesty7450@gmail.com>
Co-authored-by: Skrripy <rozihrash.ya6w7@simplelogin.com>
Co-authored-by: Linerly <linerly@protonmail.com>
This commit is contained in:
Weblate (bot)
2023-03-19 22:17:29 +01:00
committed by root
parent c56d7526df
commit 01011461b0
4 changed files with 42 additions and 1 deletions
+6
View File
@@ -157,5 +157,11 @@
"sign_up": "Daftar",
"username": "Nama Pengguna",
"title": "Otentikasi"
},
"footer": {
"commit_message_1": "komit {hash}",
"text": "Berjalan pada Piped-Material {1}, silakan bantu dengan menerjemahkan Piped-Material ke lebih banyak bahasa {2}!{0} Untuk bantuan, saran, dan/atau masukan, silakan {3}.",
"translations_msg_2": "melalui Weblate",
"help_message_3": "bergabung dengan ruangan Matrix atau saluran IRC"
}
}
+6
View File
@@ -157,5 +157,11 @@
"log_in": "Oturum Aç",
"sign_up": "Kaydol",
"password": "Parola"
},
"footer": {
"translations_msg_2": "Weblate üzerinden",
"help_message_3": "Matrix odasına veya IRC kanalına katılın",
"commit_message_1": "git kayıt {hash}",
"text": "Piped-Material {1} çalışıyor, lütfen Piped-Material'ı daha fazla dil için yerelleştirmeye yardımcı olun {2}!{0} Yardım, öneri ve/veya geri bildirim için lütfen {3}."
}
}
+24 -1
View File
@@ -139,6 +139,29 @@
"feedColumns": "Кількість стовпців на сторінках каналу",
"homepage": "Домашня сторінка за замовчуванням",
"skipToLastPoint": "Перейдіть до останнього переглянутого моменту, коли натрапите на вже переглянуте відео",
"clickbaitThumbnailAvoidance": "Заміняти мініатюри за замовчуванням на автоматично згенеровані"
"clickbaitThumbnailAvoidance": "Заміняти мініатюри за замовчуванням на автоматично згенеровані",
"quality_opts": {
"144p": "144p",
"240p": "240p",
"360p": "360p",
"480p": "480p",
"720p": "720p",
"auto": "Визначати автоматично",
"1080p": "1080p",
"1440p": "1440p",
"2160p": "2160p (Це зазвичай називається 4K, 3840x2160)",
"4320p": "4320p (Це зазвичай називається 8K, 7680x4320)"
},
"column_opts": {
"4": "4 стовпці",
"5": "5 стовпців",
"6": "6 стовпців"
}
},
"footer": {
"commit_message_1": "коміт {hash}",
"translations_msg_2": "через Weblate",
"help_message_3": "приєднайтеся до кімнати Matrix або IRC каналу",
"text": "Запустивши Piped-Material {1}, будь ласка, допоможіть локалізувати Piped-Material іншими мовами {2}!{0} Для отримання допомоги, пропозицій та/або зворотного зв'язку, будь ласка, {3}."
}
}
+6
View File
@@ -157,5 +157,11 @@
"password": "密码",
"log_in": "登录",
"sign_up": "注册"
},
"footer": {
"commit_message_1": "提交 {hash}",
"translations_msg_2": "通过 Weblate",
"help_message_3": "加入 Matrix 聊天室或 IRC 频道",
"text": "正在运行 Piped-Material {1},请帮助将 Piped-Material 翻译为更多语言 {2}!{0} 对于帮助、建议和/或反馈,请 {3}。"
}
}