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-12-18 07:04:44 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2019-12-18 14:41:43 +0300
commit9898c0135132b323c433f0bc33ce3fbd2bef7b88 (patch)
tree378466536a66d0664a3cf1ab3c38e2d14f991f10 /app/src/main/res/values-pl
parentc7baac004f02456c4544b127921b8d187b2d6363 (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, 4 insertions, 2 deletions
diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml
index fb611792c..e86c891ff 100644
--- a/app/src/main/res/values-pl/strings.xml
+++ b/app/src/main/res/values-pl/strings.xml
@@ -10,13 +10,13 @@
<!-- Simple values -->
<string name="simple_boards">Tablice</string>
- <string name="simple_cancel">Anuluj</string>
<string name="simple_add">Dodaj</string>
<string name="simple_save">Zapisz</string>
<string name="edit_board">Edytuj tablicę</string>
<string name="archive_board">Zarchiwizuj tablicę</string>
<string name="delete_board">Usuń tablicę</string>
+ <string name="delete_something">Usuń %1$s</string>
<!-- About -->
<string name="about">O aplikacji</string>
@@ -118,5 +118,7 @@
<string name="owner">Właściciel</string>
<string name="simple_comment">Komentarz</string>
<string name="attachment_delete_message">Spowoduje to trwałe usunięcie tego załącznika.</string>
- <string name="delete_attachment">Usuń %1$s</string>
+ <string name="no_content">Brak treści</string>
+ <string name="action_card_move">Przenieś kartę</string>
+ <string name="action_card_move_title">Przenieś %1$s</string>
</resources>