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-09-15 06:06:30 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2019-09-15 17:37:34 +0300
commitf68fc1a48b009915e985ed8355291202ca94b4ac (patch)
tree8183168fffe34309b44f134d083e99012d8dc072 /app/src/main/res/values-pl
parent909158959a36e4778de6eb0b53930d11bf81d35c (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.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml
index 8bdd9f4b3..67f95567e 100644
--- a/app/src/main/res/values-pl/strings.xml
+++ b/app/src/main/res/values-pl/strings.xml
@@ -24,7 +24,7 @@
<!-- About -->
<string name="about">O aplikacji</string>
<string name="about_version_title">Wersja</string>
- <string name="about_version">Obecnie używasz %1$s</string>
+ <string name="about_version">Aktualnie używasz %1$s</string>
<string name="about_maintainer_title">Opiekun</string>
<string name="about_developers_title">Deweloperzy</string>
<string name="about_translators_title">Tłumacze</string>
@@ -86,4 +86,5 @@
<string name="card_edit_details">Szczegóły</string>
<string name="card_edit_attachments">Załączniki</string>
<string name="card_edit_activity">Aktywność</string>
-</resources>
+ <string name="about_server_app_version_text">Wersja aplikacji serwera:</string>
+ </resources>