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-03-27 04:49:33 +0300
committerNextcloud bot <bot@nextcloud.com>2019-03-27 04:49:33 +0300
commitd5eb1d51b11a4b650ee282eaa35e578bdd81379e (patch)
tree89cc698e0f11ce7e9839e366472bd6bcd470e7f9 /app/src/main/res/values-pl
parent6f254c22b7058673387c92e50851d138dd2db514 (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, 5 insertions, 1 deletions
diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml
index 5bc94d632..81af7e2e0 100644
--- a/app/src/main/res/values-pl/strings.xml
+++ b/app/src/main/res/values-pl/strings.xml
@@ -7,6 +7,8 @@
<!-- Simple values -->
<string name="simple_boards">Tablice</string>
+ <string name="simple_cancel">Anuluj</string>
+ <string name="simple_create">Utwórz</string>
<!-- About -->
<string name="about">O aplikacji</string>
@@ -36,10 +38,11 @@
<string name="seconds_ago">przed chwilą</string>
<string name="edit">Edytuj</string>
- <string name="label_title">Tutuł</string>
+ <string name="label_title">Tytuł</string>
<string name="label_labels">Wybierz etykietę</string>
<string name="label_description">Opis</string>
<string name="hint_assign_people">Przydziel użytkowników</string>
+ <string name="hint_due_date_date">Data realizacji</string>
<string name="activity">Aktywność</string>
<string name="create_card">Utwórz kartę</string>
<string name="create_stack">Utwórz stos</string>
@@ -56,4 +59,5 @@
<string name="add_board">Dodaj tablicę</string>
<string name="action_card_list_add_column">Dodaj kolumnę</string>
<string name="action_card_list_board_details">Szczegóły tablicy</string>
+ <string name="simple_title">Tytuł</string>
</resources>