mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-08-14.git
synced 2024-08-15 00:53:20 +00:00
Normalize translation key for preferences categories
categories normalized: - Miscellanous - Player - Visual - Administrator - Data - Subscription
This commit is contained in:
parent
88752f32bd
commit
1e0712625a
40 changed files with 212 additions and 212 deletions
|
@ -60,7 +60,7 @@
|
|||
"E-mail": "Surel",
|
||||
"Google verification code": "Kode verifikasi Google",
|
||||
"Preferences": "Preferensi",
|
||||
"Player preferences": "Preferensi pemutar",
|
||||
"preferences_category_player": "Preferensi pemutar",
|
||||
"preferences_video_loop_label": "Selalu ulangi: ",
|
||||
"preferences_autoplay_label": "Putar-Otomatis: ",
|
||||
"preferences_continue_label": "Putar selanjutnya secara default: ",
|
||||
|
@ -79,16 +79,16 @@
|
|||
"preferences_annotations_label": "Tampilkan anotasi secara default: ",
|
||||
"preferences_extend_desc_label": "Perluas deskripsi video secara otomatis: ",
|
||||
"preferences_vr_mode_label": "Video interaktif 360°: ",
|
||||
"Visual preferences": "Preferensi visual",
|
||||
"preferences_category_visual": "Preferensi visual",
|
||||
"preferences_player_style_label": "Gaya pemutar: ",
|
||||
"Dark mode: ": "Mode gelap: ",
|
||||
"preferences_dark_mode_label": "Tema: ",
|
||||
"dark": "gelap",
|
||||
"light": "terang",
|
||||
"preferences_thin_mode_label": "Mode tipis: ",
|
||||
"Miscellaneous preferences": "Preferensi lainnya",
|
||||
"preferences_category_misc": "Preferensi lainnya",
|
||||
"preferences_automatic_instance_redirect_label": "Pengalihan instans otomatis (fallback ke redirect.invidious.io): ",
|
||||
"Subscription preferences": "Preferensi langganan",
|
||||
"preferences_category_subscription": "Preferensi langganan",
|
||||
"preferences_annotations_subscribed_label": "Tampilkan anotasi secara default untuk kanal langganan: ",
|
||||
"Redirect homepage to feed: ": "Arahkan kembali laman beranda ke umpan: ",
|
||||
"preferences_max_results_label": "Jumlah video ditampilkan di umpan: ",
|
||||
|
@ -106,7 +106,7 @@
|
|||
"Enable web notifications": "Aktifkan pemberitahuan web",
|
||||
"`x` uploaded a video": "`x` mengunggah video",
|
||||
"`x` is live": "`x` sedang siaran langsung",
|
||||
"Data preferences": "Preferensi Data",
|
||||
"preferences_category_data": "Preferensi Data",
|
||||
"Clear watch history": "Bersihkan riwayat tontonan",
|
||||
"Import/export data": "Impor/Ekspor data",
|
||||
"Change password": "Ganti kata sandi",
|
||||
|
@ -114,7 +114,7 @@
|
|||
"Manage tokens": "Atur token",
|
||||
"Watch history": "Riwayat tontonan",
|
||||
"Delete account": "Hapus akun",
|
||||
"Administrator preferences": "Preferensi administrator",
|
||||
"preferences_category_admin": "Preferensi administrator",
|
||||
"preferences_default_home_label": "Laman beranda default: ",
|
||||
"preferences_feed_menu_label": "Menu umpan: ",
|
||||
"preferences_show_nick_label": "Tampilkan nama panggilan di atas: ",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue