Strings - app/src/main/res/values-in/strings.xml

This commit is contained in:
runner 2022-07-13 02:50:45 +00:00 committed by Gabriel Luong
parent e27ea84e56
commit c9c2ac96e1
1 changed files with 6 additions and 16 deletions

View File

@ -42,8 +42,6 @@
<!-- Home - Recently saved bookmarks -->
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recent_bookmarks_title">Markah terbaru</string>
<!-- Title for the button which navigates the user to show all of their saved bookmarks. -->
<string moz:removedIn="101" name="recently_saved_show_all" tools:ignore="UnusedResources">Tampilkan semua</string>
<!-- Content description for the button which navigates the user to show all of their saved bookmarks. -->
<string name="recently_saved_show_all_content_description_2">Tampilkan semua markah tersimpan</string>
@ -363,7 +361,9 @@
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Ubahsuai</string>
<!-- Preference description for banner about signing in -->
<string name="preferences_sign_in_description">Sinkronkan markah, riwayat, dan lainnya dengan Akun Firefox Anda</string>
<string moz:RemovedIn="104" name="preferences_sign_in_description" tools:ignore="UnusedResources">Sinkronkan markah, riwayat, dan lainnya dengan Akun Firefox Anda</string>
<!-- Preference description for banner about signing in -->
<string name="preferences_sign_in_description_2">Masuk untuk menyinkronkan tab, markah, sandi, dan yang lainnya.</string>
<!-- Preference shown instead of account display name while account profile information isn't available yet. -->
<string name="preferences_account_default_name">Firefox Account</string>
<!-- Preference text for account title when there was an error syncing FxA -->
@ -536,8 +536,10 @@
<!-- Turn On Sync Preferences -->
<!-- Header of the Turn on Sync preference view -->
<string name="preferences_sync">Aktifkan Sinkronisasi</string>
<string moz:RemovedIn="104" name="preferences_sync" tools:ignore="UnusedResources">Aktifkan Sinkronisasi</string>
<!-- Header of the Sync and save your data preference view -->
<string name="preferences_sync_2">Sinkronkan dan simpan data Anda</string>
<!-- Preference for reconnecting to FxA sync -->
<string name="preferences_sync_sign_in_to_reconnect">Masuk untuk menghubungkan ulang</string>
<!-- Preference for removing FxA account -->
@ -1081,8 +1083,6 @@
<string name="snackbar_tabs_closed">Tab ditutup</string>
<!-- Text shown in snackbar when user bookmarks a list of tabs -->
<string name="snackbar_message_bookmarks_saved">Markah tersimpan!</string>
<!-- Text shown in snackbar when user adds a site to top sites -->
<string moz:RemovedIn="101" name="snackbar_added_to_top_sites" tools:ignore="UnusedResources">Ditambahkan ke situs teratas!</string>
<!-- Text shown in snackbar when user adds a site to shortcuts -->
<string name="snackbar_added_to_shortcuts">Ditambahkan ke pintasan!</string>
<!-- Text shown in snackbar when user closes a private tab -->
@ -1697,10 +1697,6 @@
<string name="no_site_exceptions">Tidak ada pengecualian situs</string>
<!-- Bookmark deletion confirmation -->
<string name="bookmark_deletion_confirmation">Yakin akan menghapus markah ini?</string>
<!-- Browser menu button that adds a top site to the home fragment -->
<string moz:RemovedIn="101" name="browser_menu_add_to_top_sites" tools:ignore="UnusedResources">Tambah ke situs teratas</string>
<!-- Browser menu button that removes a top site from the home fragment -->
<string moz:RemovedIn="101" name="browser_menu_remove_from_top_sites" tools:ignore="UnusedResources">Hapus dari situs teratas</string>
<!-- Browser menu button that adds a shortcut to the home fragment -->
<string name="browser_menu_add_to_shortcuts">Tambahkan ke pintasan</string>
<!-- Browser menu button that removes a shortcut from the home fragment -->
@ -1777,12 +1773,8 @@
<string name="synced_tabs_collapse_group">Ciutkan grup tab yang disinkronkan</string>
<!-- Top Sites -->
<!-- Title text displayed in the dialog when top sites limit is reached. -->
<string moz:RemovedIn="101" name="top_sites_max_limit_title" tools:ignore="UnusedResources">Batas situs teratas tercapai</string>
<!-- Title text displayed in the dialog when shortcuts limit is reached. -->
<string name="shortcut_max_limit_title">Batas pintasan tercapai</string>
<!-- Content description text displayed in the dialog when top sites limit is reached. -->
<string moz:RemovedIn="101" name="top_sites_max_limit_content_2" tools:ignore="UnusedResources">Untuk menambahkan situs teratas, hapus salah satu. Tekan lama situs yang dimaksud dan pilih hapus.</string>
<!-- Content description text displayed in the dialog when shortcut limit is reached. -->
<string name="shortcut_max_limit_content">Untuk menambah pintasan baru, hapus salah satunya. Sentuh dan tahan situs dan pilih hapus.</string>
<!-- Confirmation dialog button text when top sites limit is reached. -->
@ -1792,8 +1784,6 @@
<string name="top_sites_toggle_top_recent_sites_4">Pintasan</string>
<!-- Title text displayed in the rename top site dialog. -->
<string name="top_sites_rename_dialog_title">Nama</string>
<!-- Hint for renaming title of a top site -->
<string moz:RemovedIn="101" name="top_site_name_hint" tools:ignore="UnusedResources">Nama situs teratas</string>
<!-- Hint for renaming title of a shortcut -->
<string name="shortcut_name_hint">Nama pintasan</string>
<!-- Button caption to confirm the renaming of the top site. -->