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-10-08 06:43:52 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-10-08 22:09:15 +0300
commita7603b2bdc1de36945c45a1371d53f53135a560a (patch)
treeeabc9c237c079ec2e4e12d6be2fe1cce2c835a1b /app/src/main/res/values-pl
parent415b871c88f9a0c8dffc3b577c1578ef07089f6e (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, 6 insertions, 1 deletions
diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml
index db0ac7a20..54ed63176 100644
--- a/app/src/main/res/values-pl/strings.xml
+++ b/app/src/main/res/values-pl/strings.xml
@@ -114,6 +114,7 @@
<string name="no_lists_yet">Brak list</string>
<string name="do_you_want_to_save_your_changes">Czy chcesz zachować zmiany?</string>
<string name="do_you_want_to_archive_all_cards_of_the_list">Czy chcesz zarchiwizować wszystkie karty %1$s?</string>
+ <string name="do_you_want_to_archive_all_cards_of_the_filtered_list">Czy chcesz zarchiwizować wszystkie odfiltrowane karty z %1$s?</string>
<plurals name="do_you_want_to_delete_the_current_list">
<item quantity="one">Spowoduje to trwałe usunięcie %1$d karty z tej listy.</item>
<item quantity="few">Spowoduje to trwałe usunięcie wszystkich %1$d kart z tej listy.</item>
@@ -293,4 +294,8 @@
<string name="project_type_room">Pokój rozmów</string>
<string name="simple_move">Przenieś</string>
<string name="cannot_upload_files_without_permission">Nie można wysyłać plików bez uprawnienia</string>
- </resources>
+ <string name="clone_cards">Klonuj karty</string>
+ <string name="simple_clone">Klonuj</string>
+ <string name="user_avatar">Awatar użytkownika</string>
+ <string name="simple_unassign">Cofnij przypisanie</string>
+</resources>