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
path: root/app
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-11-13 06:50:53 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-11-13 13:13:05 +0300
commit18dbd5b66cad05447914471373b13c79d654706f (patch)
tree62467b221354b45954fc64162f98d309bac152ad /app
parentca18ed27e02a26d1cebe8e98ab08cf11e29380cb (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app')
-rw-r--r--app/src/main/res/values-pl/strings.xml11
-rw-r--r--app/src/main/res/values-tr/strings.xml11
2 files changed, 20 insertions, 2 deletions
diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml
index e4c6f80b7..67af469be 100644
--- a/app/src/main/res/values-pl/strings.xml
+++ b/app/src/main/res/values-pl/strings.xml
@@ -301,4 +301,13 @@
<string name="take_photo">Zrobić zdjęcie</string>
<string name="take_photo_switch_camera">Przełącz aparat</string>
<string name="take_photo_toggle_torch">Włącz latarkę</string>
- </resources>
+ <string name="show_all_contacts">Pokaż wszystkie kontakty</string>
+ <string name="show_all_files">Pokaż wszystkie pliki</string>
+ <string name="recent">Ostatnie</string>
+ <string name="upload_a_new_attachment">Prześlij nowy załącznik</string>
+ <string name="contacts">Kontakty</string>
+ <string name="downloads">Pobrane</string>
+ <string name="files">Pliki</string>
+ <string name="gallery">Galeria</string>
+ <string name="simple_attach">dołącz</string>
+</resources>
diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml
index 91a78e6b9..60ff93521 100644
--- a/app/src/main/res/values-tr/strings.xml
+++ b/app/src/main/res/values-tr/strings.xml
@@ -293,4 +293,13 @@
<string name="take_photo">Bir fotoğraf çekin</string>
<string name="take_photo_switch_camera">Kamerayı değiştir</string>
<string name="take_photo_toggle_torch">Feneri aç/kapat</string>
- </resources>
+ <string name="show_all_contacts">Tüm kişileri görüntüle</string>
+ <string name="show_all_files">Tüm dosyaları görüntüle</string>
+ <string name="recent">Son kullanılan</string>
+ <string name="upload_a_new_attachment">Ek dosya yükle</string>
+ <string name="contacts">Kişiler</string>
+ <string name="downloads">İndirmeler</string>
+ <string name="files">Dosyalar</string>
+ <string name="gallery">Galeri</string>
+ <string name="simple_attach">ekle</string>
+</resources>