diff options
| author | Weblate (bot) <hosted@weblate.org> | 2021-07-14 17:54:03 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-14 17:54:03 +0200 |
| commit | b5fdd29cd54f12eb9cbadb5ba531632b91c86550 (patch) | |
| tree | b1214bb97c8d78db13919bea756f5d8c01f23af1 /locales/vi.json | |
| parent | ae61662f617fedeecc028817b38a7502cebfdd92 (diff) | |
| download | invidious-b5fdd29cd54f12eb9cbadb5ba531632b91c86550.tar.gz invidious-b5fdd29cd54f12eb9cbadb5ba531632b91c86550.tar.bz2 invidious-b5fdd29cd54f12eb9cbadb5ba531632b91c86550.zip | |
Translations update from Weblate (#2251)
* Update Arabic translation
* Update Bengali (Bangladesh) translation
* Update Chinese (Simplified) translation
* Update Chinese (Traditional) translation
* Update Croatian translation
* Update Czech translation
* Update Danish translation
* Update Dutch translation
* Update Esperanto translation
* Update Hebrew translation
* Update Indonesian translation
* Update Lithuanian translation
* Update Norwegian Bokmål translation
* Update Portuguese (Brazil) translation
* Update Serbian (cyrillic) translation
* Update Spanish translation
* Update Turkish translation
* Update Vietnamese translation
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com>
Co-authored-by: Samantaz Fox <translator-weblate@samantaz.fr>
Co-authored-by: Eric <spice2wolf@gmail.com>
Co-authored-by: Jeff Huang <s8321414@gmail.com>
Co-authored-by: Gediminas Murauskas <muziejusinfo@gmail.com>
Diffstat (limited to 'locales/vi.json')
| -rw-r--r-- | locales/vi.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/locales/vi.json b/locales/vi.json index b7188e7d..a3614ce9 100644 --- a/locales/vi.json +++ b/locales/vi.json @@ -1,11 +1,11 @@ { "`x` subscribers": { - "([^.,0-9]|^)1([^.,0-9]|$)": "`x` subscribers.([^.,0-9]|^)1([^.,0-9]|$)", - "": "`x` subscribers." + "([^.,0-9]|^)1([^.,0-9]|$)": "`x` subscribers", + "": "`x` subscribers" }, "`x` videos": { - "([^.,0-9]|^)1([^.,0-9]|$)": "`x` video. ([^., 0-9] | ^) 1 ([^., 0-9] | $)", - "": "\t" + "([^.,0-9]|^)1([^.,0-9]|$)": "`x` video", + "": "" }, "`x` playlists": { "([^.,0-9]|^)1([^.,0-9]|$)": "", @@ -421,7 +421,7 @@ "hdr": "hdr", "filter": "bộ lọc", "Current version: ": "Phiên bản hiện tại: ", - "next_steps_error_message": "next_steps_error_message", - "next_steps_error_message_refresh": "next_steps_error_message_refresh", - "next_steps_error_message_go_to_youtube": "next_steps_error_message_go_to_youtube" + "next_steps_error_message": "", + "next_steps_error_message_refresh": "", + "next_steps_error_message_go_to_youtube": "" } |
