-
-
Notifications
You must be signed in to change notification settings - Fork 31
Expand file tree
/
Copy pathstrings.xml
More file actions
75 lines (74 loc) · 4.85 KB
/
strings.xml
File metadata and controls
75 lines (74 loc) · 4.85 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">BTC Map</string>
<string name="add_location">Dodaj miejsce</string>
<string name="icon">Ikona</string>
<string name="qr_code">Kod QR</string>
<string name="copied_to_clipboard">Skopiowano do schowka</string>
<string name="show_my_location">Pokaż moje położenie</string>
<string name="search_here">Szukaj tutaj</string>
<string name="settings">Ustawienia</string>
<string name="pay">Zapłać</string>
<string name="you_dont_have_a_compatible_wallet">Nie masz kompatybilnego portfela</string>
<string name="not_verified">Niezweryfikowane</string>
<string name="verify">Zweryfikuj lub zgłoś</string>
<string name="directions">Wskazówki</string>
<string name="share">Udostępnij</string>
<string name="companion_warning">Potrzebujesz aplikacji towarzyszącej (%1$s), aby dokonać płatności. Zgodnie z naszą wiedzą ta aplikacja nie wymaga wypełniania żadnych danych osobowych. Daj nam znać, jeśli jest inaczej, a usuniemy to miejsce.</string>
<string name="comments_d">Komentarze (%1$d)</string>
<string name="add_element_comment_disclosure_1">Wszystkie komentarze są anonimowe, ale pobieramy niewielką opłatę w satoshi jako środek ochrony przed spamem</string>
<string name="comment">Komentarz</string>
<string name="btn_continue">Kontynuuj</string>
<string name="add_comment">Dodaj komentarz</string>
<string name="error">Błąd</string>
<string name="close">Zamknij</string>
<string name="comments">Komentarze</string>
<string name="add">Dodaj</string>
<string name="boost">Podbij</string>
<string name="boost_merchant">Podbij sprzedawcę</string>
<string name="boost_description">Wyróżnij tego sprzedawcę na mapie kolorem bitcoinowej pomarańczy, zwiększ jego widoczność w wynikach wyszukiwania i umieść w ekskluzywnej sekcji promowanych lokalizacji!\n\nOpłata wspiera rozwój otwartoźródłowego projektu BTC Map i umożliwia jego dalsze ulepszanie.</string>
<string name="months_1">1 miesiąc</string>
<string name="months_3">3 miesiące</string>
<string name="months_12">12 miesięcy</string>
<string name="current_fee">Bieżąca opłata:</string>
<string name="loading">Ładowanie</string>
<string name="d_sat">%1$s sat</string>
<string name="more_details_will_appear_after_full_sync">Więcej szczegółów pojawi się po pełnej synchronizacji</string>
<string name="map_style">Styl mapy</string>
<string name="style_auto">Automatycznie</string>
<string name="style_liberty">OpenFreeMap Liberty</string>
<string name="style_positron">OpenFreeMap Positron</string>
<string name="style_bright">OpenFreeMap Bright</string>
<string name="style_dark">OpenFreeMap Dark</string>
<string name="style_carto_dark_matter">Carto Dark Matter</string>
<string name="marker_background_color">Tło znacznika</string>
<string name="marker_icon_color">Ikona znacznika</string>
<string name="badge_background">Tło etykiety</string>
<string name="badge_text">Tekst etykiety</string>
<string name="boosted_marker_background">Tło podbitego znacznika</string>
<string name="btc_map_boost_payment_request">Żądanie płatności BTC Map Boost</string>
<string name="your_comment_has_been_posted">Twój komentarz został opublikowany</string>
<string name="comment_cannot_be_empty">Komentarz nie może być pusty</string>
<string name="btc_map_comment_payment_request">Żądanie płatności za komentarz BTC Map</string>
<string name="update_available">Dostępna aktualizacja</string>
<string name="update_available_description">Jeśli zainstalowałeś tę aplikację ze sklepu, możesz to zignorować i pozwolić sklepowi zarządzać aktualizacjami. Jeśli zainstalowałeś bezpośrednio przez APK, naciśnij przycisk \"Pobierz APK\", aby zaktualizować.\n\nAktualna wersja: %1$s\nNajnowsza wersja: %2$s</string>
<string name="get_apk">Pobierz APK</string>
<string name="ignore">Ignoruj</string>
<string name="view_on_btcmap">Zobacz na btcmap.org</string>
<string name="s_km">%1$s km</string>
<string name="s_m">%1$s m</string>
<string name="button_background">Tło przycisku</string>
<string name="button_icon">Ikona przycisku</string>
<string name="button_border">Obramowanie przycisku</string>
<string name="use_adaptive_colors">Używaj kolorów adaptacyjnych</string>
<string name="reset">Resetuj</string>
<string name="area_icon">Ikona obszaru</string>
<string name="monday">Poniedziałek</string>
<string name="tuesday">Wtorek</string>
<string name="wednesday">Środa</string>
<string name="thursday">Czwartek</string>
<string name="friday">Piątek</string>
<string name="saturday">Sobota</string>
<string name="sunday">Niedziela</string>
<string name="closed">Zamknięte</string>
</resources>