Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/talk-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-05-09 03:53:24 +0300
committerNextcloud bot <bot@nextcloud.com>2019-05-09 03:53:24 +0300
commit231ecfac21011a645166d5984aa7204f266e9d78 (patch)
tree351bb1c431775843d916e161089c6ee9e1021d69 /app/src/main/res/values-sr
parenteb13f61a6bc1847876f761db5994c05ca0cf5870 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app/src/main/res/values-sr')
-rw-r--r--app/src/main/res/values-sr/strings.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/app/src/main/res/values-sr/strings.xml b/app/src/main/res/values-sr/strings.xml
index 42b8172b3..798891b35 100644
--- a/app/src/main/res/values-sr/strings.xml
+++ b/app/src/main/res/values-sr/strings.xml
@@ -244,4 +244,10 @@
<string name="nc_readonly_hint">Разговор је закључан</string>
- </resources>
+ <!-- Browser component -->
+ <string name="nc_file_browser">Прегледач фајлова\"</string>
+ <string name="nc_select_files">Одаберите фајлове</string>
+ <string name="nc_file_browser_back">Назад</string>
+ <string name="nc_file_browser_refresh">Освежи</string>
+ <string name="nc_last_modified">%1$s | Последње измењено: %2$s</string>
+</resources>