mirror of
https://github.com/iv-org/invidious.git
synced 2025-05-31 14:11:54 +05:30
Translations update from Weblate (#2437)
* Add Portuguese translation * Update German translation * Update Basque translation * Update Spanish translation * Update Portuguese (Brazil) translation * Update Portuguese (Portugal) translation * Update Korean translation Co-authored-by: SC <lalocas@protonmail.com> Co-authored-by: Pukima <pukima@pukima.site> Co-authored-by: Sergio Varela <sergitroll9@gmail.com> Co-authored-by: Kim Tae Kyeong <kim@taekyeong.me>
This commit is contained in:
@@ -341,31 +341,31 @@
|
||||
"Yoruba": "Iorubá",
|
||||
"Zulu": "Zulu",
|
||||
"`x` years": {
|
||||
"([^.,0-9]|^)1([^.,0-9]|$)": "`x` anos",
|
||||
"([^.,0-9]|^)1([^.,0-9]|$)": "`x` ano",
|
||||
"": "`x` anos"
|
||||
},
|
||||
"`x` months": {
|
||||
"([^.,0-9]|^)1([^.,0-9]|$)": "`x` meses",
|
||||
"([^.,0-9]|^)1([^.,0-9]|$)": "`x` mês",
|
||||
"": "`x` meses"
|
||||
},
|
||||
"`x` weeks": {
|
||||
"([^.,0-9]|^)1([^.,0-9]|$)": "`x` semanas",
|
||||
"([^.,0-9]|^)1([^.,0-9]|$)": "`x` semana",
|
||||
"": "`x` semanas"
|
||||
},
|
||||
"`x` days": {
|
||||
"([^.,0-9]|^)1([^.,0-9]|$)": "`x` dias",
|
||||
"": "`x` dias"
|
||||
"([^.,0-9]|^)1([^.,0-9]|$)": "`x` dia",
|
||||
"": "`x` dia"
|
||||
},
|
||||
"`x` hours": {
|
||||
"([^.,0-9]|^)1([^.,0-9]|$)": "`x` horas",
|
||||
"([^.,0-9]|^)1([^.,0-9]|$)": "`x` hora",
|
||||
"": "`x` horas"
|
||||
},
|
||||
"`x` minutes": {
|
||||
"([^.,0-9]|^)1([^.,0-9]|$)": "`x` minutos",
|
||||
"([^.,0-9]|^)1([^.,0-9]|$)": "`x` minuto",
|
||||
"": "`x` minutos"
|
||||
},
|
||||
"`x` seconds": {
|
||||
"([^.,0-9]|^)1([^.,0-9]|$)": "`x` segundos",
|
||||
"([^.,0-9]|^)1([^.,0-9]|$)": "`x` segundo",
|
||||
"": "`x` segundos"
|
||||
},
|
||||
"Fallback comments: ": "Comentários alternativos: ",
|
||||
|
Reference in New Issue
Block a user