summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values-ast-rES/strings.xml14
-rw-r--r--res/values-tr/cm_strings.xml2
2 files changed, 15 insertions, 1 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index 741faeb1e..5cf4ac623 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -348,18 +348,31 @@
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_30000">0,5 minutos</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_60000">1 minutu</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_90000">1,5 minutos</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_120000">2 minutos</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_150000">2,5 minutos</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_180000">3 minutos</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_240000">4 minutos</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_300000">5 minutos</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_360000">6 minutos</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_600000">10 minutos</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_720000">12 minutos</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_900000">15 minutos</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
+ <string name="pref_video_time_lapse_frame_interval_1440000">24 minutos</string>
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
@@ -375,6 +388,7 @@
<!-- Text to indicate time lapse recording frame interval [CHAR LIMIT=30] -->
<!-- Seconds: a unit of time for time lapse intervals. [CHAR LIMIT=20] -->
<!-- Minutes: a unit of time for time lapse intervals. [CHAR LIMIT=20] -->
+ <string name="time_lapse_minutes">minutos</string>
<!-- Hours: a unit of time for time lapse intervals. [CHAR LIMIT=20] -->
<!-- The button to confirm time-lapse setting changes. [CHAR LIMIT=20] -->
<!-- Title in time interval picker for setting time interval. [CHAR LIMIT=30]-->
diff --git a/res/values-tr/cm_strings.xml b/res/values-tr/cm_strings.xml
index c0dcef335..2e210dda9 100644
--- a/res/values-tr/cm_strings.xml
+++ b/res/values-tr/cm_strings.xml
@@ -21,5 +21,5 @@
<!-- More Settings screen, max brightness title -->
<string name="pref_camera_max_brightness_title">Parlak ekran</string>
<!-- More Settings screen, storage title -->
- <string name="pref_camera_storage_title">Bellek konumu</string>
+ <string name="pref_camera_storage_title">Depolama yeri</string>
</resources>