Welcome to mirror list, hosted at ThFree Co, Russian Federation.

strings.xml « values-pl « res « main « src « app - github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2d966c5f50527591d0558ca3a98dfecf44a64534 (plain)
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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
<?xml version="1.0" encoding="utf-8"?>
<resources>

    <string name="app_name">Notatki</string>
    <string name="app_name_long">Notatki Nextcloud</string>
    <string name="label_all_notes">Wszystkie notatki</string>
    <string name="label_favorites">Ulubione</string>
    <string name="action_create">Nowa notatka</string>
    <string name="action_settings">Ustawienia</string>
    <string name="action_trashbin">Usunięte notatki</string>
    <string name="action_search">Szukaj</string>
    <string name="simple_cancel">Anuluj</string>
    <string name="simple_edit">Edytuj</string>
    <string name="action_edit_save">Zapisz</string>
    <string name="simple_about">O aplikacji</string>
    <string name="simple_bold">Pogrubienie</string>
    <string name="simple_link">Odnośnik</string>
    <string name="simple_italic">Kursywa</string>
    <string name="action_note_deleted">Usunięto %1$s</string>
    <string name="action_note_restored">Przywrócono %1$s</string>
    <string name="action_undo">Cofnij</string>
    <string name="action_drawer_open">Otwórz okno nawigacji</string>
    <string name="action_drawer_close">Zamknij okno nawigacji</string>
    <string name="action_uncategorized">Bez kategorii</string>
    <string name="menu_delete">Usuń</string>
    <string name="menu_change_category">Kategoria</string>
    <string name="menu_favorite">Ulubiona</string>
    <string name="menu_preview">Podgląd</string>
    <string name="menu_share">Udostępnij</string>

    <string name="change_category_title">Wybierz kategorię</string>

    <string name="listview_updated_today">Dzisiaj</string>
    <string name="listview_updated_yesterday">Wczoraj</string>
    <string name="listview_updated_this_week">W tym tygodniu</string>
    <string name="listview_updated_last_week">W zeszłym tygodniu</string>
    <string name="listview_updated_this_month">W tym miesiącu</string>
    <string name="listview_updated_last_month">W zeszłym miesiącu</string>

    <!-- Settings -->
    <string name="settings_note_mode">Tryb wyświetlania notatek</string>
    <string name="settings_theme_title">Ciemny motyw</string>
    <string name="settings_font_title">Czcionka monospace</string>
    <string name="settings_font_size">Rozmiar czcionki</string>
    <string name="settings_wifi_only">Synchronizuj tylko przez Wi-Fi</string>
    <string name="settings_background_sync">Synchronizacja w tle</string>

    <!-- Certificates -->

    <!-- Network -->

    <!-- Error -->
    <string name="error_sync">Synchronizacja nie powiodła się: %1$s</string>
    <string name="error_json">Czy aplikacja Notes jest aktywowana na serwerze?</string>
    <string name="error_no_network">Brak połączenia sieciowego</string>
    <string name="error_files_app">Czy masz zainstalowaną aplikację plików?</string>
    <string name="error_unknown">Wystąpił nieznany błąd.</string>
    <string name="error_insufficient_storage">Pamięć serwera jest pełna.</string>

    <!-- About -->
    <string name="about_version_title">Wersja</string>
    <string name="about_version">Aktualnie używasz &lt;strong>%1$s&lt;/strong></string>
    <string name="about_maintainer_title">Opiekun</string>
    <string name="about_developers_title">Deweloperzy</string>
    <string name="about_translators_title">Tłumacze</string>
    <string name="about_translators_transifex">Społeczność Nextcloud na &lt;a href=\"%1$s\">Transifex&lt;/a></string>
    <string name="about_testers_title">Testerzy</string>
    <string name="about_source_title">Kod źródłowy</string>
    <string name="about_source">Ten projekt jest hostowany na GitHub: &lt;a href=\"%1$s\">%1$s&lt;/a></string>
    <string name="about_issues_title">Problemy</string>
    <string name="about_issues">Możesz zgłaszać błędy, propozycje ulepszeń i prośby o funkcje w liście problemów na GitHub: &lt;a href=\"%1$s\">%1$s&lt;/a></string>
    <string name="about_translate_title">Tłumaczyć</string>
    <string name="about_translate">Dołącz do zespołu Nextcloud na Transifex i pomóż nam przetłumaczyć tę aplikację: &lt;a href=\"%1$s\">%1$s&lt;/a></string>
    <string name="about_app_license_title">Licencja aplikacji</string>
    <string name="about_app_license">Aplikacja jest chroniona licencją GNU GENERAL PUBLIC LICENSE v3+.</string>
    <string name="about_app_license_button">Zobacz licencję</string>
    <string name="about_icons_disclaimer_title">Ikony</string>
    <string name="about_icons_disclaimer">&lt;p>Oryginalna ikona wykonana przez %1$s&lt;/p>&lt;p>Wszystkie pozostałe ikony używane przez tę aplikację są &lt;a href=\"https://materialdesignicons.com/\">Material Design Icons&lt;/a> wykonane przez Google Inc. i licencjonowane na podstawie Apache 2.0 License.&lt;/p></string>
    <string name="about_credits_tab_title">Autorzy</string>
    <string name="about_contribution_tab_title">Wkład</string>
    <string name="about_license_tab_title">Licencja</string>

    <!-- Widgets -->
    <string name="widget_note_list_title">Lista notatek</string>
    <string name="widget_note_list_placeholder">Brak notatek</string>
    <string name="widget_single_note_title">Pojedyncza notatka</string>
    <string name="widget_single_note_placeholder_tv">Nie znaleziono notatki</string>
    <string name="widget_create_note">Utwórz notatkę</string>
    <string name="widget_not_logged_in">Zaloguj się do Notes przed użyciem tego widgetu</string>
    <string name="widget_entry_fav_contentDescription">Ikona gwiazdki służy do oznaczenia pozycji jako ulubiona</string>
    <string name="widget_app_launcher_contentDescription">Uruchamia aplikację</string>

    <string name="activity_select_single_note">Wybierz notatkę</string>

    <!-- Shortcuts -->
    <string name="shortcut_create_long">Utwórz nową notatkę</string>

    <!-- These values should not be translateable. They should be migrated at some point.  -->
    <string name="pref_value_theme_light">Jasny</string>
    <string name="pref_value_font_normal">Podstawowy</string>
    <string name="pref_value_wifi_and_mobile">Synchronizacja w sieci Wi-Fi i komórkowej transmisji danych</string>

    <string name="simple_error">Błąd</string>
    <string name="simple_close">Zamknij </string>
    <string name="simple_copy">Kopiuj</string>
    <string name="simple_exception">Wyjątek</string>
    <string name="copied_to_clipboard">Skopiowano do schowka</string>
    <string name="pin_to_homescreen">Przypnij do ekranu głównego</string>
    <string name="note_has_been_deleted">Ta notatka została usunięta</string>
    <string name="add_account">Dodaj konto</string>
    <string name="category_music">Muzyka</string>
    <string name="category_movies">Filmy</string>
    <string name="category_movie">Film</string>
    <string name="category_work">Praca</string>
    <string name="account_already_imported">Konto zostało już zaimportowane</string>
    <string name="no_notes_yet">Brak notatek</string>
    <string name="no_notes_yet_description">Naciśnij przycisk +, aby utworzyć nową notatkę</string>
    <string name="could_not_load_preview_two_digit_numbered_list">Nie można załadować podglądu. Sprawdź, czy istnieje dwucyfrowa pozycja listy bez zawartości.</string>
    <string name="simple_more">Więcej</string>
    <string name="simple_move">Przenieś</string>
    <string name="error_files_app_version_too_old">Czy Twoja wersja aplikacji do plików jest aktualna?</string>
    <string name="checkbox_could_not_be_toggled">Nie można zmienić pola wyboru.</string>
    <string name="bulk_notes_deleted">Usunięto notatki %1$d</string>
    <string name="bulk_notes_restored">Przywrócono notatki %1$d</string>
    <string name="category_readonly">Tylko do odczytu</string>
    <string name="no_category">Bez kategorii</string>
    <string name="add_category">Dodaj %1$s</string>

    <!-- Array: note modes -->
    <string-array name="noteMode_entries">
        <item>Otwórz w trybie edycji</item>
        <item>Otwórz w trybie podglądu</item>
        <item>Zapamiętaj ostatni wybór</item>
    </string-array>

    <!-- Array: font size -->
    <string-array name="fontSize_entries">
        <item>Mała</item>
        <item>Średnia</item>
        <item>Duża</item>
    </string-array>

    <!-- Array: background synchronization -->
    <string-array name="sync_entries">
        <item>Wyłączone</item>
        <item>15 minut</item>
        <item>1 godzina</item>
        <item>6 godzin</item>
    </string-array>

    <!-- Plurals -->
    <plurals name="ab_selected">
        <item quantity="one">%d wybrany</item>
        <item quantity="few">%d wybrane</item>
        <item quantity="many">%d wybranych</item>
        <item quantity="other">%d wybranych</item>
    </plurals>
</resources>