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-19 06:30:00 +0300
committerNextcloud bot <bot@nextcloud.com>2020-04-19 06:30:00 +0300
commit117c8db28115af6a8421fe3dad3f097fb26bc153 (patch)
tree728e316538e05d6f7c087b33437f8aa514e66006 /app/src/main/res/values-ru
parent48502a2b5f2eeddeed472d82989678e96ec101c0 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app/src/main/res/values-ru')
-rw-r--r--app/src/main/res/values-ru/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml
index 4f031175a..afd11932b 100644
--- a/app/src/main/res/values-ru/strings.xml
+++ b/app/src/main/res/values-ru/strings.xml
@@ -77,6 +77,7 @@
<string name="error">Произошла ошибка</string>
<string name="operation_not_yet_supported">Ещё не поддерживается</string>
<string name="simple_copy">Копировать</string>
+ <string name="simple_error">Ошибка</string>
<string name="simple_exception">Исключение</string>
<string name="copied_to_clipboard">Скопировано в буфер</string>
<string name="simple_close">закрыть</string>
@@ -153,4 +154,6 @@
<string name="add_a_new_board_using_the_button">Добавьте новую доску с помощью кнопки (+)</string>
<string name="choose_board">Выбрать доску</string>
<string name="choose_list">Выбрать список</string>
+ <string name="open_in_browser">Открыть в браузере</string>
+ <string name="simple_open">Открыто</string>
</resources>