1
0
Fork 0
fenix/app/src/main/res/values-trs/strings.xml

88 lines
6.0 KiB
XML
Raw Normal View History

2020-05-28 02:08:36 +02:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- App name for private browsing mode. The first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="app_name_private_5">Riña gachē nu huît %s</string>
<!-- App name for private browsing mode. The first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="app_name_private_4">%s (Riña gachē nu huìt)</string>
<!-- Home Fragment -->
<!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. -->
<string name="content_description_menu">Doj sa ga\'ue nagi\'át</string>
2020-06-03 02:06:15 +02:00
<!-- Content description (not visible, for screen readers etc.): "Private Browsing" menu button. -->
<string name="content_description_private_browsing_button">Nāchrūn riña gāchē nu huìt</string>
<!-- Content description (not visible, for screen readers etc.): "Private Browsing" menu button. -->
<string name="content_description_disable_private_browsing_button">Dūnâ\āJ riña gāchē nu huìt</string>
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="search_hint">Gachrūn nuguan\' ruhuât nanà\'uìt</string>
<!-- No Open Tabs Message Header -->
<string name="no_open_tabs_header_2">Nitāj si huā ni\nïnj riña nej rakïj ñanj</string>
<!-- No Open Tabs Message Description -->
<string name="no_open_tabs_description">Hiūj nan nāruguì\ nej rakïj ñanj huā ni\nïnj ïn</string>
<!-- No Private Tabs Message Description -->
<string name="no_private_tabs_description">Hiūj nan nāruguì\ nej rakïj ñanj huì nīkājt.</string>
<!-- About content. The first parameter is the name of the application. (For example: Fenix) -->
<string name="about_content">%1$s huin \ngō sa giri Mozilla.</string>
<!-- Private Browsing -->
<!-- Title for private session option -->
<string name="private_browsing_title">Riña \ngō sesiûn huìi nunt</string>
2020-06-04 02:07:09 +02:00
<!-- Explanation for private browsing displayed to users on home view when they first enable private mode
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="private_browsing_placeholder_description_2">%1$snadure\' nej sa nana\'uî\'t nga gaché nunt riña nej rakïj ñanj huì garâj sunt nan sisī naránt asi gahuīt riña aplikasiûn nan. Nan nī sê sī gāta ruhuaj sisī à\'ngō nādure\'ej sò\' riña nej sîtio asi riña duguî\' dû\'uèj internet, sanī rugûñu\'un da\' \'ngōrïnt gīni\'in sa \'iát ngà aché nunt nī sī ga\'ue gīni\'in a\'ngô guìi ngà\'.</string>
<string name="private_browsing_common_myths">Nuguan\' nē huā rayi\'î riña aché nu huì\'</string>
<!-- Delete session button to erase your history in a private session -->
<string name="private_browsing_delete_session">Nādure\' sesiûn</string>
<!-- Private mode shortcut "contextual feature recommendation" (CFR) -->
<!-- Text for the main message -->
<string name="cfr_message">Nūtà\' \'ngō aksêso dirêckto da\' na\'nïnt rakïj ñanj huìi asìj riña pantayâ ayi\'ìt.</string>
<!-- Text for the positive button -->
<string name="cfr_pos_button_text">Nūtà\' \'ngō aksêso dirêckto</string>
<!-- Text for the negative button -->
<string name="cfr_neg_button_text">Guruhuât nānj ân</string>
<!-- Search widget "contextual feature recommendation" (CFR) -->
<!-- Text for the main message. 'Firefox' intentionally hardcoded here.-->
<string name="search_widget_cfr_message">Gūchì\' hìo doj riña Firefox. Nūtà\' \'ngō widget riña pantayâ ayi\'ìt.</string>
<!-- Text for the positive button -->
<string name="search_widget_cfr_pos_button_text">Nūtà\' widget</string>
<!-- Text for the negative button -->
<string name="search_widget_cfr_neg_button_text">Sī ga\'ue akuan\' nïn</string>
<!-- Home screen icons - Long press shortcuts -->
<!-- Shortcut action to open new tab -->
<string name="home_screen_shortcut_open_new_tab_2">Rakïj ñanj nakàa</string>
<!-- Shortcut action to open new private tab -->
<string name="home_screen_shortcut_open_new_private_tab_2">Rakïj ñaj nakà gārasun \'ngō rïn\'</string>
<!-- Heading for the Top Sites block -->
<string name="home_screen_top_sites_heading">Hiūj ni\'iāj yītïnj rè\'</string>
<!-- Browser Fragment -->
<!-- Content description (not visible, for screen readers etc.): Navigate to open tabs -->
<string name="browser_tabs_button">Nej Rakïj ñanj huā nî\'nïnj ïn</string>
<!-- Content description (not visible, for screen readers etc.): Navigate backward (browsing history) -->
<string name="browser_menu_back">Ne\' rukùu</string>
<!-- Content description (not visible, for screen readers etc.): Navigate forward (browsing history) -->
<string name="browser_menu_forward">Ne\' ñāan</string>
<!-- Content description (not visible, for screen readers etc.): Refresh current website -->
<string name="browser_menu_refresh">Nāgi\'iaj nākà</string>
<!-- Content description (not visible, for screen readers etc.): Stop loading current website -->
<string name="browser_menu_stop">Gānikïn\'</string>
<!-- Content description (not visible, for screen readers etc.): Bookmark the current page -->
<string name="browser_menu_bookmark">Sa arâj sun nīchrò\' doj</string>
<!-- Content description (not visible, for screen readers etc.): Un-bookmark the current page -->
<string name="browser_menu_edit_bookmark">Nādūnā sa arâj sun nīchrò\' doj</string>
<!-- Browser menu button that opens the addon manager -->
<string name="browser_menu_add_ons">Sa gā\'ue nūtò\'</string>
<!-- Text displayed when there are no add-ons to be shown -->
<string name="no_add_ons">Nitāj sa gā\'ue nūtò\' mân hiūj nan</string>
<!-- Browser menu button that sends a user to help articles -->
<string name="browser_menu_help">Sa rūgûñu\'ūnj un</string>
2020-05-28 02:08:36 +02:00
</resources>