summaryrefslogtreecommitdiffstats
path: root/res/values-ru
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-ru')
-rw-r--r--res/values-ru/cm_strings.xml2
-rw-r--r--res/values-ru/qcomstrings.xml4
-rw-r--r--res/values-ru/strings.xml6
3 files changed, 10 insertions, 2 deletions
diff --git a/res/values-ru/cm_strings.xml b/res/values-ru/cm_strings.xml
index 3cbdf14b2..b5e9a4506 100644
--- a/res/values-ru/cm_strings.xml
+++ b/res/values-ru/cm_strings.xml
@@ -63,6 +63,7 @@
<!-- Settings screen, dialog choice for 9.7 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_9_7mp_wide">9,7 Мп (16:9)</string>
<!-- Settings screen, dialog choice for 9.6 megapixels picture size [CHAR LIMIT=15] -->
+ <string name="pref_camera_picturesize_entry_9_6mp_wide">9,6 Мп (16:9)</string>
<!-- Settings screen, dialog choice for 9.4 megapixels picture size [CHAR LIMIT=15] -->
<string name="pref_camera_picturesize_entry_9_4mp_wide">9,4 Мп (16:9)</string>
<!-- Settings screen, dialog choice for 9 megapixels picture size [CHAR LIMIT=15] -->
@@ -214,4 +215,5 @@
<!-- Shutter speed -->
<string name="pref_camera_shutter_speed_title">Время экспозиции</string>
<string name="auto_hdr_enabled">Авто HDR включён</string>
+ <!-- Advanced options -->
</resources>
diff --git a/res/values-ru/qcomstrings.xml b/res/values-ru/qcomstrings.xml
index 754e5eb15..1519b7531 100644
--- a/res/values-ru/qcomstrings.xml
+++ b/res/values-ru/qcomstrings.xml
@@ -265,5 +265,9 @@
<string name="video_quality_4k_disable_IS">Включение видеосъёмки с разрешением 4K отключит стабилизацию</string>
<!-- Toast after 2k4k video is enabled to inform SeeMore has been disabled -->
<string name="video_quality_4k_disable_SeeMore">SeeMore не может быть включен во время 4K видео</string>
+ <!-- Toast after SeeMore has been enabled to show CDS is disabled -->
+ <string name="disable_CDS_during_SeeMore">Включение SeeMore отключит CDS</string>
+ <!-- Toast after SeeMore has been enabled to show TNR is disabled -->
+ <string name="disable_TNR_during_SeeMore">Включение SeeMore отключит TNR</string>
<!-- TODO: Remove these? -->
</resources>
diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml
index 0c77296eb..f0ed478ef 100644
--- a/res/values-ru/strings.xml
+++ b/res/values-ru/strings.xml
@@ -148,6 +148,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 -->
@@ -298,8 +302,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 -->
- <!-- Toast after SeeMore has been enabled to show TNR is disabled -->
<!-- Exposure settings in preference -->
<string name="pref_exposure_title">Выдержка</string>
<!-- menu label exposure compensation [CHAR LIMIT=50] -->