no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / mobile / android / android-components / components / browser / menu / src / main / res / values-tr / strings.xml
blob7e4c87c3f34548220a76610c33830233046e8f24
1 <?xml version="1.0" encoding="utf-8"?>
2 <resources xmlns:tools="http://schemas.android.com/tools" xmlns:moz="http://mozac.org/tools">
3     <!-- Content description (not visible, for screen readers etc.): Description for the overflow menu button in the browser toolbar. -->
4     <string name="mozac_browser_menu_button">Menü</string>
5     <!-- Content description (not visible, for screen readers etc.): Indicates the overflow menu has a highlight -->
6     <string name="mozac_browser_menu_highlighted">Vurgulu</string>
7     <!-- Label for add-ons submenu section -->
8     <string name="mozac_browser_menu_addons" moz:removedIn="126" tools:ignore="UnusedResources">Eklentiler</string>
9     <!-- Label for extensions submenu section -->
10     <string name="mozac_browser_menu_extensions">Uzantılar</string>
11     <!-- Label for add-ons sub menu item for add-ons manager -->
12     <string name="mozac_browser_menu_addons_manager" moz:removedIn="126" tools:ignore="UnusedResources">Eklenti yöneticisi</string>
13     <!-- Label for extensions sub menu item for extensions manager -->
14     <string name="mozac_browser_menu_extensions_manager">Uzantı yöneticisi</string>
15     <!-- Content description for the action bar "up" button -->
16     <string name="action_bar_up_description">Yukarı git</string>
17     <!-- Content description for the action bar "up" button of the add-ons sub menu item -->
18     <string name="mozac_browser_menu_addons_description" moz:removedIn="126" tools:ignore="UnusedResources">Eklentiler, yukarı git</string>
19     <!-- Content description for the action bar "up" button of the extensions sub menu item -->
20     <string name="mozac_browser_menu_extensions_content_description">Uzantılar, yukarı git</string>
21 </resources>