summaryrefslogtreecommitdiffstats
path: root/res/values-bg/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-bg/strings.xml')
-rw-r--r--res/values-bg/strings.xml9
1 files changed, 4 insertions, 5 deletions
diff --git a/res/values-bg/strings.xml b/res/values-bg/strings.xml
index be3ed13d9..b6a0f3854 100644
--- a/res/values-bg/strings.xml
+++ b/res/values-bg/strings.xml
@@ -142,6 +142,10 @@
<string name="cannot_connect_camera">Не може да се установи връзка с камерата.</string>
<!-- message for the dialog showing the camera is disabled because of security policies. Camera cannot be used. -->
<string name="camera_disabled">Камерата е деактивирана заради правилата за сигурност.</string>
+ <!-- message for the dialog showing that the app does not have sufficient permissions [CHAR LIMIT=NONE] -->
+ <string name="error_permissions">Приложението няма разрешения, необходими за изпълнението. Моля проверете настройките с разрешения.</string>
+ <!-- Dialog "Dismiss" button. Closes the dialog [CHAR LIMIT=12]-->
+ <string name="dialog_dismiss">Отхвърли</string>
<!-- alert to the user to wait for some operation to complete -->
<string name="wait">Моля, изчакайте…</string>
<!-- alert to the user that an SD card must be installed before using the camera -->
@@ -269,7 +273,6 @@
<string name="pref_camera_scenemode_entry_sunset">Залез</string>
<!-- Scene mode optimized for taking indoor low-lights pictures. [CHAR LIMIT=16] -->
<string name="pref_camera_scenemode_entry_party">Празненство</string>
- <string name="pref_camera_scenemode_entry_optizoom">Оптично мащабиране</string>
<!-- Settings menu, scene mode labels [CHAR LIMIT=50] -->
<string name="pref_camera_scenemode_label_auto">БЕЗ</string>
<!-- Scene mode that takes an image quickly with little motion blur. [CHAR LIMIT=50] -->
@@ -292,10 +295,6 @@
<string name="pref_camera_countdown_label_fifteen">15 СЕКУНДИ</string>
<!-- Toast after trying to select a setting that is not allowed to change in scene mode [CHAR LIMIT=NONE] -->
<string name="not_selectable_in_scene_mode">Не може да се избира в сценичен режим.</string>
- <!-- Toast after SeeMore has been enabled to show CDS is disabled -->
- <string name="disable_CDS_during_SeeMore">Разширените функции ще дективират CDS.</string>
- <!-- Toast after SeeMore has been enabled to show TNR is disabled -->
- <string name="disable_TNR_during_SeeMore">Разширените функции ще дективират TNR.</string>
<!-- Exposure settings in preference -->
<string name="pref_exposure_title">Експонация</string>
<!-- menu label exposure compensation [CHAR LIMIT=50] -->