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-28 06:11:34 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2019-09-28 11:39:49 +0300
commit7142ecd6879bcd2ee2cb47ea16948604695f6ec1 (patch)
tree81cd383a43435e12f5e46b0a038efd9ac875a040 /app/src/main/res/values-pl
parent8e6c84c6dcf98e898621dcd54904e992a477409a (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.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml
index 9393d50f0..63d34e412 100644
--- a/app/src/main/res/values-pl/strings.xml
+++ b/app/src/main/res/values-pl/strings.xml
@@ -90,7 +90,6 @@
<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_dismiss">anuluj</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>
@@ -98,4 +97,8 @@
<string name="your_deck_version_is_too_old">Twoja wersja deck jest nieaktualna</string>
<string name="deck_outdated_please_update">Twoja wersja deck jest nieaktualna. Zaktualizuj, aby używać tej aplikacji na Androida jako klienta.</string>
<string name="simple_update">Aktualizuj</string>
-</resources>
+ <string name="simple_delete">usuń</string>
+ <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>
+ </resources>