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

This commit is contained in:
runner 2022-04-08 02:35:22 +00:00 committed by Gabriel Luong
parent 32884dd93d
commit 380e3ab147
1 changed files with 19 additions and 13 deletions

View File

@ -43,7 +43,7 @@
<!-- Content description for the recently saved bookmarks section on the home screen. -->
<string moz:removedIn="100" name="recently_saved_bookmarks_content_description" tools:ignore="UnusedResources">Hiljuti salvestatud järjehoidjad</string>
<!-- Title for the button which navigates the user to show all of their saved bookmarks. -->
<string name="recently_saved_show_all">Kuva kõiki</string>
<string moz:removedIn="101" name="recently_saved_show_all" tools:ignore="UnusedResources">Kuva kõiki</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">Kuva kõiki järjehoidjaid</string>
@ -179,8 +179,6 @@
<!-- Browser menu toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->
<string name="browser_menu_install_on_homescreen">Lisa</string>
<!-- Menu option on the toolbar that takes you to synced tabs page-->
<string moz:removedIn="98" name="synced_tabs" tools:ignore="UnusedResources">Sünkroniseeritud kaardid</string>
<!-- Content description (not visible, for screen readers etc.) for the Resync tabs button -->
<string name="resync_button_content_description">Uuesti sünkroniseerimise nupp</string>
<!-- Browser menu button that opens the find in page menu -->
@ -213,8 +211,6 @@
<!-- Browser menu label for editing a bookmark -->
<string name="browser_menu_edit">Muuda</string>
<!-- Browser menu button that opens the Customize menu -->
<string moz:removedIn="98" name="browser_menu_customize_home" tools:ignore="UnusedResources">Kohanda avalehte</string>
<!-- Button shown on the home page that opens the Customize home settings -->
<string name="browser_menu_customize_home_1">Kohanda avalehte</string>
<!-- Browser Toolbar -->
@ -1094,7 +1090,9 @@
<!-- Text shown in snackbar when user bookmarks a list of tabs -->
<string name="snackbar_message_bookmarks_saved">Järjehoidjad salvestati!</string>
<!-- Text shown in snackbar when user adds a site to top sites -->
<string name="snackbar_added_to_top_sites">Lisati top saitide hulka!</string>
<string moz:RemovedIn="101" name="snackbar_added_to_top_sites" tools:ignore="UnusedResources">Lisati top saitide hulka!</string>
<!-- Text shown in snackbar when user adds a site to shortcuts -->
<string name="snackbar_added_to_shortcuts">Lisatud otseteedesse!</string>
<!-- Text shown in snackbar when user closes a private tab -->
<string name="snackbar_private_tab_closed">Privaatne aken suleti</string>
<!-- Text shown in snackbar when user closes all private tabs -->
@ -1691,9 +1689,13 @@ See äpp ei saa enam turvauuendusi. Hangi uus Nightly ja lõpeta selle äpi kasu
<!-- Bookmark deletion confirmation -->
<string name="bookmark_deletion_confirmation">Kas oled kindel, et soovid selle järjehoidja kustutada?</string>
<!-- Browser menu button that adds a top site to the home fragment -->
<string name="browser_menu_add_to_top_sites">Lisa top saitide hulka</string>
<string moz:RemovedIn="101" name="browser_menu_add_to_top_sites" tools:ignore="UnusedResources">Lisa top saitide hulka</string>
<!-- Browser menu button that removes a top site from the home fragment -->
<string name="browser_menu_remove_from_top_sites">Eemalda top saitide seast</string>
<string moz:RemovedIn="101" name="browser_menu_remove_from_top_sites" tools:ignore="UnusedResources">Eemalda top saitide seast</string>
<!-- Browser menu button that adds a shortcut to the home fragment -->
<string name="browser_menu_add_to_shortcuts">Lisa otseteedesse</string>
<!-- Browser menu button that removes a shortcut from the home fragment -->
<string name="browser_menu_remove_from_shortcuts">Eemalda otseteede hulgast</string>
<!-- text shown before the issuer name to indicate who its verified by, parameter is the name of
the certificate authority that verified the ticket-->
<string name="certificate_info_verified_by">Verifitseerija: %1$s</string>
@ -1766,19 +1768,23 @@ See äpp ei saa enam turvauuendusi. Hangi uus Nightly ja lõpeta selle äpi kasu
<!-- Top Sites -->
<!-- Title text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_title">Top saitide limiit on täis</string>
<string moz:RemovedIn="101" name="top_sites_max_limit_title" tools:ignore="UnusedResources">Top saitide limiit on täis</string>
<!-- Title text displayed in the dialog when shortcuts limit is reached. -->
<string name="shortcut_max_limit_title">Otseteede limiit on täis</string>
<!-- Content description text displayed in the dialog when top sites limit is reached. -->
<string name="top_sites_max_limit_content_2">Uue top saidi lisamiseks tuleb üks olemasolev eemaldada. Puuduta ja hoia saidil pikemalt, seejärel vali eemaldamine.</string>
<string moz:RemovedIn="101" name="top_sites_max_limit_content_2" tools:ignore="UnusedResources">Uue top saidi lisamiseks tuleb üks olemasolev eemaldada. Puuduta ja hoia saidil pikemalt, seejärel vali eemaldamine.</string>
<!-- Content description text displayed in the dialog when shortcut limit is reached. -->
<string name="shortcut_max_limit_content">Uue otsetee lisamiseks tuleb üks olemasolev eemaldada. Puuduta ja hoia saidil pikemalt, seejärel vali eemaldamine.</string>
<!-- Confirmation dialog button text when top sites limit is reached. -->
<string name="top_sites_max_limit_confirmation_button">Olgu, sain aru</string>
<!-- Label for the preference to show the shortcuts for the most visited top sites on the homepage -->
<string moz:removedIn="98" name="top_sites_toggle_top_recent_sites_3" tools:ignore="UnusedResources">Enimkülastatud top saidid</string>
<!-- Label for the preference to show the shortcuts for the most visited top sites on the homepage -->
<string name="top_sites_toggle_top_recent_sites_4">Otseteed</string>
<!-- Title text displayed in the rename top site dialog. -->
<string name="top_sites_rename_dialog_title">Nimi</string>
<!-- Hint for renaming title of a top site -->
<string name="top_site_name_hint">Top saidi nimi</string>
<string moz:RemovedIn="101" name="top_site_name_hint" tools:ignore="UnusedResources">Top saidi nimi</string>
<!-- Hint for renaming title of a shortcut -->
<string name="shortcut_name_hint">Otsetee nimi</string>
<!-- Button caption to confirm the renaming of the top site. -->
<string name="top_sites_rename_dialog_ok">Olgu</string>
<!-- Dialog button text for canceling the rename top site prompt. -->