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

github.com/nextcloud/passman-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-16 07:26:13 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-16 07:26:13 +0300
commit8b5f719cef4305c53c3364eaca9b0805a3d59b92 (patch)
tree8b4630240d3cf5ded3851619bf8609a48e1310a0
parentc0a7746853910dc7d6a9217d1700713459b48f38 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--app/src/main/res/values-bg-rBG/strings.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/app/src/main/res/values-bg-rBG/strings.xml b/app/src/main/res/values-bg-rBG/strings.xml
index 8ac3c8a..25dd754 100644
--- a/app/src/main/res/values-bg-rBG/strings.xml
+++ b/app/src/main/res/values-bg-rBG/strings.xml
@@ -83,7 +83,12 @@
<string name="nextcloud_single_sign_on">Еднократна идентификация Nextcloud</string>
<string name="manual_login">Ръчно влизане</string>
<string name="confirm_account_logout">Сигурни ли сте, че искате да излезете?</string>
+ <string name="digits">Цифри</string>
+ <string name="period">Период</string>
<string name="value">Стойност</string>
+ <string name="faq">ЧЗВ</string>
<string name="secret">Тайна</string>
<string name="issuer">Издател</string>
- </resources>
+ <string name="error_parsing_qr_code">Грешка при анализ на QR кода</string>
+ <string name="camera_permission_denied">Отказано е разрешението /право/ за камера</string>
+</resources>