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-03-09 06:31:27 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-03-09 21:57:20 +0300
commit1599b2a6f4a5ec726e7d8353bbe99e00002fa6c6 (patch)
tree5ae30080878a8cc64fa4123091b282cf5d908e74 /app/src/main/res/values-pl
parentb9de8e5c8517a311036bd0dbb5c649cb82df26f2 (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.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml
index 34d69ea79..7fb487325 100644
--- a/app/src/main/res/values-pl/strings.xml
+++ b/app/src/main/res/values-pl/strings.xml
@@ -38,6 +38,8 @@
<string name="about_app_license">Ta aplikacja jest licencjonowana na podstawie GNU GENERAL PUBLIC LICENSE v3+.</string>
<string name="about_app_license_button">Zobacz licencję</string>
<string name="about_icons_disclaimer_title">Ikony</string>
+ <string name="about_icons_disclaimer_app_icon">Oryginalna ikona. Zobacz %1$s.</string>
+ <string name="about_icons_disclaimer_mdi_icons">Wszystkie pozostałe ikony używane przez tę aplikację są %1$s wykonane przez Google Inc. i licencjonowane na podstawie Apache 2.0 License.</string>
<string name="about_icons_disclaimer_mdi">Material Design Icons</string>
<string name="about_credits_tab_title">Autorzy</string>
<string name="about_contribution_tab_title">Wkład</string>
@@ -127,4 +129,5 @@
<string name="action_card_move_title">Przenieś %1$s</string>
<string name="simple_disabled">wyłączony</string>
<string name="simple_copied">Skopiowano</string>
+ <string name="please_add_an_account_first">Najpierw dodaj konto</string>
</resources>