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-04-24 06:46:46 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-04-24 15:00:10 +0300
commited2e6749770af2db3c4a3653f4e31d5116afff2a (patch)
treeb64c7fabd19c9479978cf4cbafff7f216d41fbc8 /app/src/main/res/values-pl
parenta432b76acce99cfabecaddb8462ce21f51d5f5cc (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.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml
index 0e473bd1a..d9a2d00c5 100644
--- a/app/src/main/res/values-pl/strings.xml
+++ b/app/src/main/res/values-pl/strings.xml
@@ -164,4 +164,6 @@
<string name="error_revoking_ac">Błąd podczas anulowania dostępu dla %1$s</string>
<string name="maintenance_mode">Serwer w trybie konserwacji</string>
<string name="simple_switch">Przełącz</string>
- </resources>
+ <string name="move_list_right">Przesuń listę w prawo</string>
+ <string name="move_list_left">Przesuń listę w lewo</string>
+</resources>