mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-08-14.git
synced 2024-08-15 00:53:20 +00:00
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:
parent
7b2aa5f98e
commit
0341faeb13
7 changed files with 531 additions and 104 deletions
|
@ -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: ",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue