Skip to content

Commit 30a855a

Browse files
committed
Translate strings to values-hu
1 parent b9cfdb6 commit 30a855a

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

app/src/main/res/values-hu/strings.xml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -271,8 +271,8 @@
271271
<string name="searchWidgetEmtpyFavoritesHint">Még nincsenek hozzáadva kedvencek.</string>
272272
<string name="searchWidgetEmtpyFavoritesCta">Kedvenc hozzáadása</string>
273273
<string name="widgetConfigurationActivityTitle">Minialkalmazás konfigurációja</string>
274-
<string name="favoritesWidgetLabel">Kedvencek</string>
275-
<string name="searchWidgetLabel">Keresés</string>
274+
<string name="favoritesWidgetLabel">Keresés és kedvencek</string>
275+
<string name="searchWidgetLabel">Keresés és Duck.ai</string>
276276

277277
<!-- Home Screen Shortcuts -->
278278
<string name="addToHome">Hozzáadás a kezdőlaphoz</string>
@@ -947,4 +947,10 @@
947947
<string name="tabSwitcherAnimationTileRemovalDialogPositiveButton">Elrejtés</string>
948948
<string name="tabSwitcherAnimationTileRemovalDialogNegativeButton">Megtartás.</string>
949949

950+
<!-- Widgets -->
951+
<string name="searchOnlyWidgetLabel" instruction="Label for the search-only widget">Csak keresés</string>
952+
<string name="searchOnlyWidgetDescription" instruction="Description for the search-only widget">Indíts gyorsan egy privát keresést a DuckDuckGóval.</string>
953+
<string name="searchAndFavoritesWidgetDescription" instruction="Description for the search and favorites widget">Látogasd meg a kedvenc weboldalaidat és keress rajtuk privát módon egyetlen koppintással. A hangalapú keresés és a Duck.ai akkor érhető el, ha engedélyezve van.</string>
954+
<string name="searchWidgetDescription" instruction="Description for the search widget, which may include Duck.ai and voice search">Keress privát módon a DuckDuckGóval, vagy tegyél fel kérdést a Duck.ai számára. A hangalapú keresés és a Duck.ai akkor érhető el, ha engedélyezve van.</string>
955+
<string name="duckAiOnlyPinShortcutLabel" instruction="Label for the Duck.ai pinned shortcut. Should be Duck.ai in all languages">Duck.ai</string>
950956
</resources>

0 commit comments

Comments
 (0)