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-24 06:38:44 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-03-24 12:31:06 +0300
commitf2cbc70a5e56766ff1cd47f088d45bf339dac44b (patch)
tree7225ff20c9aadbfa1db4a6641299e87632170abc /app/src/main/res/values-pl
parent4792981c67c00a088a984f536e4aacf67fa6f1d3 (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, 4 insertions, 1 deletions
diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml
index 1f6e497ae..d6f1035dd 100644
--- a/app/src/main/res/values-pl/strings.xml
+++ b/app/src/main/res/values-pl/strings.xml
@@ -71,6 +71,7 @@
<string name="label_add">Dodaj %1$s</string>
<string name="error">Wystąpił błąd</string>
+ <string name="operation_not_yet_supported">Jeszcze nie obsługiwane</string>
<string name="simple_copy">kopiuj</string>
<string name="simple_exception">Wyjątek</string>
<string name="copied_to_clipboard">Skopiowano do schowka</string>
@@ -142,4 +143,6 @@
<string name="server_error_explanation">Twój serwer odpowiedział kodem stanu HTTP 503. Może się tak zdarzyć, jeśli serwer jest obecnie w trybie konserwacji. Skontaktuj się z administratorem lub z nami w celu uzyskania pomocy. Nasze dane kontaktowe znajdziesz w dziale \"O nas\".</string>
<string name="share_add_to_card">Dodaj do karty</string>
<string name="share_success">Pomyślnie dodano %1$s do %2$s</string>
- </resources>
+ <string name="could_not_copy_to_clipboard">Nie można skopiować do schowka</string>
+ <string name="shared_error">Udostępnianie treści z aplikacji innych firm nie jest jeszcze w pełni obsługiwane. Spróbuj najpierw pobrać, a następnie udostępnić ją obecnemu menedżerowi plików lub galerii.</string>
+</resources>