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>2020-04-11 06:39:11 +0300
committerNextcloud bot <bot@nextcloud.com>2020-04-11 06:39:11 +0300
commitc81950fa768f8abc55860684c748750c33528a09 (patch)
treeab96b0082ad0e5a8414d5577b16684795e9a26b3 /app/src/main/res/values-pl
parent6e330e7d452006fd4f5b9de9a01e10996f631f39 (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.xml9
1 files changed, 7 insertions, 2 deletions
diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml
index 4ca9e2145..e33249dc8 100644
--- a/app/src/main/res/values-pl/strings.xml
+++ b/app/src/main/res/values-pl/strings.xml
@@ -97,7 +97,7 @@
<string name="simple_discard">odrzuć</string>
<string name="do_you_want_to_delete_the_current_list">Czy chcesz usunąć bieżącą listę?</string>
<string name="add_a_new_list_using_the_button">Dodaj nową listę za pomocą przycisku +</string>
- <string name="add_a_new_card_using_the_button">Dodaj nową kartę za pomocą przycisku +.</string>
+ <string name="add_a_new_card_using_the_button">Dodaj nową kartę za pomocą przycisku +</string>
<string name="update_deck">Zaktualizuj deck</string>
<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>
@@ -149,4 +149,9 @@
<string name="add_comment">Dodaj komentarz</string>
<string name="card_edit_comments">Komentarze</string>
<string name="no_comments_yet">Brak komentarzy</string>
- </resources>
+ <string name="no_boards">Brak tablic</string>
+ <string name="add_a_new_board_using_the_button">Dodaj nową tablicę za pomocą przycisku +</string>
+ <string name="choose_board">Wybierz tablicę</string>
+ <string name="choose_list">Wybierz listę</string>
+ <string name="task_count">%1$s/%2$s</string>
+</resources>