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

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-09-29 06:23:14 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2019-09-29 11:08:11 +0300
commit892192b9af2919f2abebdf1812c8d2859adb8c30 (patch)
tree7aa52c80ed0954b284da1b74ab7371743a616ea1 /app/src/main/res/values-pl
parentbad752218479f5ed37319bceee9050606d661a17 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app/src/main/res/values-pl')
-rw-r--r--app/src/main/res/values-pl/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml
index 63d34e412..59ddcf035 100644
--- a/app/src/main/res/values-pl/strings.xml
+++ b/app/src/main/res/values-pl/strings.xml
@@ -90,6 +90,7 @@
<string name="no_columns">Brak kolumn</string>
<string name="this_feature_will_be_implemented_in_a_future_version">Ta funkcja zostanie zaimplementowana w przyszłej wersji.</string>
<string name="do_you_want_to_save_your_changes">Czy chcesz zachować zmiany?</string>
+ <string name="simple_discard">odrzuć</string>
<string name="do_you_want_to_delete_the_current_column">Czy chcesz usunąć bieżącą kolumnę?</string>
<string name="add_a_new_column_using_the_three_dots_menu">Dodaj nową kolumnę za pomocą menu trzech kropek.</string>
<string name="add_a_new_card_using_the_button">Dodaj nową kartę za pomocą przycisku +.</string>
@@ -101,4 +102,9 @@
<string name="delete_board_message">Spowoduje to trwałe usunięcie tablicy, w tym wszystkich stosów i kart.</string>
<string name="action_card_list_rename_column">Zmień nazwę kolumny</string>
<string name="simple_rename">Zmień nazwę</string>
+ <string name="simple_settings">Ustawienia</string>
+ <string name="settings_theme_title">Ciemny motyw</string>
+ <string name="pref_value_wifi_and_mobile">Synchronizacja w sieci Wi-Fi i komórkowej transmisji danych</string>
+ <string name="pref_value_wifi_only">Synchronizuj tylko przez Wi-Fi</string>
+ <string name="pref_value_theme_light">Jasny</string>
</resources>