mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-22 06:03:45 +00:00
Co-authored-by: Codeberg Translate <translate@codeberg.org> Co-authored-by: Gunny13 <gunny13@noreply.codeberg.org> Co-authored-by: Outbreak2096 <outbreak2096@noreply.codeberg.org> Co-authored-by: Prefill add-on <noreply-addon-prefill@weblate.org> Co-authored-by: Weblate Translation Memory <noreply-mt-weblate-translation-memory@weblate.org> Co-authored-by: lejun <lejun@noreply.codeberg.org> Co-authored-by: matheusgomesms <matheusgomesms@noreply.codeberg.org> Co-authored-by: metehan <metehan@noreply.codeberg.org> Co-authored-by: oleg-rswll <oleg-rswll@noreply.codeberg.org> Co-authored-by: relet <relet@noreply.codeberg.org> Co-authored-by: sziatomi <sziatomi@noreply.codeberg.org> Translation: CoMaps/Android - Map Feature Types Translation: CoMaps/Android UI Strings Translation: CoMaps/Android UI Strings (SDK) Translation: CoMaps/Apple AppStore description Translation: CoMaps/Countries and regions names Translation: CoMaps/F-Droid app description Translation: CoMaps/Voice announcements for navigation (TTS) Translation: CoMaps/iOS - Map Feature Types Translation: CoMaps/iOS Plist Translation: CoMaps/iOS Plurals Translation: CoMaps/iOS UI Strings
16 lines
810 B
Plaintext
16 lines
810 B
Plaintext
|
|
/* Used in home screen quick actions. */
|
|
"search" = "Keresés";
|
|
|
|
/* Used in home screen quick actions. */
|
|
"bookmarks_and_tracks" = "Könyvjelzők és útvonalak";
|
|
|
|
/* Used in home screen quick actions. */
|
|
"route" = "Útvonal";
|
|
|
|
/* Needed to explain why we always require access to GPS coordinates, and not only when the app is active. */
|
|
"NSLocationAlwaysUsageDescription" = "A háttérben történő helymeghatározás szükséges ahhoz, hogy teljes mértékben élvezhesse az alkalmazás funkcióit. A navigációhoz és a nemrég megtett útvonal mentéséhez használatos.";
|
|
|
|
/* Needed to explain why we require access to GPS coordinates when the app is active. */
|
|
"NSLocationWhenInUseUsageDescription" = "A helymeghatározás a navigációhoz és a legutóbb megtett útvonal mentéséhez szükséges.";
|