Bill Yi | 66c912a | 2019-04-08 08:57:46 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!-- |
| 3 | Copyright (C) 2018 The Android Open Source Project |
| 4 | |
| 5 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 6 | you may not use this file except in compliance with the License. |
| 7 | You may obtain a copy of the License at |
| 8 | |
| 9 | http://www.apache.org/licenses/LICENSE-2.0 |
| 10 | |
| 11 | Unless required by applicable law or agreed to in writing, software |
| 12 | distributed under the License is distributed on an "AS IS" BASIS, |
| 13 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 14 | See the License for the specific language governing permissions and |
| 15 | limitations under the License. |
| 16 | --> |
| 17 | |
| 18 | <resources xmlns:android="http://schemas.android.com/apk/res/android" |
| 19 | xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
Bill Yi | 4f0e61e | 2022-05-17 16:50:37 -0700 | [diff] [blame] | 20 | <string name="app_name" msgid="1647136562008520313">"વૉલપેપર અને સ્ટાઇલ"</string> |
Bill Yi | f3bed4c | 2019-04-20 20:27:41 -0700 | [diff] [blame] | 21 | <string name="theme_title" msgid="2144932106319405101">"શૈલી"</string> |
Bill Yi | ad8bcf5 | 2022-08-25 06:11:14 -0700 | [diff] [blame] | 22 | <string name="clock_title" msgid="1974314575211361352">"કસ્ટમ ઘડિયાળ"</string> |
| 23 | <string name="clock_description" msgid="3563839327378948">"કસ્ટમ ઘડિયાળ ચૂંટો"</string> |
| 24 | <string name="clock_picker_entry_content_description" msgid="8377139273468595734">"કસ્ટમ ઘડિયાળ બદલો"</string> |
Bill Yi | 2ae2134 | 2023-07-14 03:08:36 -0700 | [diff] [blame] | 25 | <string name="select_clock_action_description" msgid="5025888763471843648">"ક્લૉક ફેસનો વિકલ્પ <xliff:g id="ID_1">%1$s</xliff:g>"</string> |
Bill Yi | 4040f18 | 2023-06-13 02:56:26 -0700 | [diff] [blame] | 26 | <string name="clock_settings_title" msgid="2050906379377120431">"ઘડિયાળનો રંગ અને કદ"</string> |
Bill Yi | 9a5841a | 2023-03-28 16:35:35 -0700 | [diff] [blame] | 27 | <string name="clock_color_and_size_title" msgid="7146791234905111351">"ઘડિયાળનો રંગ અને કદ"</string> |
| 28 | <string name="clock_color_and_size_description" msgid="6578061553012886817">"<xliff:g id="ID_1">%1$s</xliff:g>, <xliff:g id="ID_2">%2$s</xliff:g>"</string> |
Bill Yi | cade111 | 2023-02-05 17:32:40 -0800 | [diff] [blame] | 29 | <string name="clock_color" msgid="8081608867289156163">"રંગ"</string> |
Bill Yi | 9a5841a | 2023-03-28 16:35:35 -0700 | [diff] [blame] | 30 | <string name="clock_color_red" msgid="3843504214807597810">"લાલ"</string> |
| 31 | <string name="clock_color_orange" msgid="4175805201144275804">"નારંગી"</string> |
| 32 | <string name="clock_color_yellow" msgid="7391699163247349977">"પીળો"</string> |
| 33 | <string name="clock_color_green" msgid="1991157556500156596">"લીલો"</string> |
| 34 | <string name="clock_color_blue" msgid="4037792003465759149">"વાદળી"</string> |
| 35 | <string name="clock_color_indigo" msgid="8910855386698452917">"ઘેરો વાદળી રંગ"</string> |
| 36 | <string name="clock_color_violet" msgid="3454503847169375826">"જાંબલી"</string> |
| 37 | <string name="clock_color_gray" msgid="9221530636948859231">"રાખોડી"</string> |
| 38 | <string name="clock_color_teal" msgid="7499223425741344251">"ટીલ"</string> |
Bill Yi | cade111 | 2023-02-05 17:32:40 -0800 | [diff] [blame] | 39 | <string name="clock_size" msgid="5028923902364418263">"કદ"</string> |
| 40 | <string name="clock_size_dynamic" msgid="1023930312455061642">"ડાઇનૅમિક"</string> |
| 41 | <string name="clock_size_dynamic_description" msgid="2776620745774561662">"ઘડિયાળનું કદ લૉક સ્ક્રીન પરના કન્ટેન્ટ અનુસાર બદલાય છે"</string> |
| 42 | <string name="clock_size_large" msgid="3143248715744138979">"મોટું"</string> |
Bill Yi | 60e4622 | 2023-02-21 07:45:15 -0800 | [diff] [blame] | 43 | <string name="clock_size_small" msgid="2280449912094164133">"નાનું"</string> |
Bill Yi | d52e19d | 2023-08-23 20:00:36 -0700 | [diff] [blame] | 44 | <string name="clock_size_small_description" msgid="4089511196955732480">"તમારી સ્ક્રીનના ખૂણામાં એક નાની ઘડિયાળ દેખાય છે"</string> |
Bill Yi | a7786fe | 2021-04-17 16:25:31 +0000 | [diff] [blame] | 45 | <string name="grid_title" msgid="1688173478777254123">"ઍપ ગ્રિડ"</string> |
Bill Yi | 66c912a | 2019-04-08 08:57:46 -0700 | [diff] [blame] | 46 | <string name="apply_theme_btn" msgid="6293081192321303991">"લાગુ કરો"</string> |
| 47 | <string name="edit_custom_theme_lbl" msgid="5211377705710775224">"ફેરફાર કરવા માટે ટૅપ કરો"</string> |
| 48 | <string name="keep_my_wallpaper" msgid="8012385376769568517">"હાલનું વૉલપેપર રાખો"</string> |
Bill Yi | 0417a30 | 2020-07-02 21:17:21 -0700 | [diff] [blame] | 49 | <string name="theme_preview_card_content_description" msgid="5989222908619535533">"શૈલીનો પ્રીવ્યૂ કરો"</string> |
| 50 | <string name="grid_preview_card_content_description" msgid="8449383777584714842">"ગ્રિડનો પ્રીવ્યૂ કરો"</string> |
Bill Yi | 98ade97 | 2020-07-20 14:32:02 -0700 | [diff] [blame] | 51 | <string name="font_preview_content_description" msgid="128230439293337891">"ફોન્ટનો પ્રીવ્યૂ"</string> |
| 52 | <string name="icon_preview_content_description" msgid="7761101284351952890">"આઇકનનો પ્રીવ્યૂ"</string> |
| 53 | <string name="color_preview_content_description" msgid="4879120462082058124">"રંગનો પ્રીવ્યૂ"</string> |
| 54 | <string name="shape_preview_content_description" msgid="6479487796176550432">"આકારનો પ્રીવ્યૂ"</string> |
Bill Yi | 29edb59 | 2019-05-09 17:10:49 -0700 | [diff] [blame] | 55 | <string name="option_applied_description" msgid="5022305212078053534">"<xliff:g id="ID_1">%1$s</xliff:g>, હાલમાં લાગુ કરેલી થીમ"</string> |
Bill Yi | 75450f4 | 2019-05-25 17:20:57 -0700 | [diff] [blame] | 56 | <string name="option_applied_previewed_description" msgid="5269654286638446858">"<xliff:g id="ID_1">%1$s</xliff:g>ને, હાલમાં લાગુ કરીને પ્રીવ્યૂ કરવામાં આવી રહ્યું છે"</string> |
| 57 | <string name="option_previewed_description" msgid="3467217598865047661">"<xliff:g id="ID_1">%1$s</xliff:g>ને, હાલમાં પ્રીવ્યૂ કરવામાં આવી રહ્યું છે"</string> |
Bill Yi | b2549d1 | 2021-12-15 04:42:07 +0000 | [diff] [blame] | 58 | <string name="option_change_applied_previewed_description" msgid="9197311327728570816">"<xliff:g id="ID_1">%1$s</xliff:g>, પસંદ કરેલા અને પ્રીવ્યૂ કરેલા વિકલ્પમાં ફેરફાર કરો"</string> |
Bill Yi | 8ba80cc | 2019-04-26 16:24:36 -0700 | [diff] [blame] | 59 | <string name="theme_description" msgid="3697012391785254635">"ફોન્ટ: <xliff:g id="ID_1">%1$s</xliff:g>, આઇકન: <xliff:g id="ID_2">%2$s</xliff:g>, આકાર: <xliff:g id="ID_3">%3$s</xliff:g>, રંગ: <xliff:g id="ID_4">%4$s</xliff:g>"</string> |
Bill Yi | 66c912a | 2019-04-08 08:57:46 -0700 | [diff] [blame] | 60 | <string name="default_theme_title" msgid="2555741736622366797">"ડિફૉલ્ટ"</string> |
| 61 | <string name="preview_name_font" msgid="4465423899630037038">"ફોન્ટ"</string> |
| 62 | <string name="preview_name_icon" msgid="6818927315316316440">"આઇકન"</string> |
| 63 | <string name="preview_name_color" msgid="8776203144994416172">"રંગ"</string> |
| 64 | <string name="preview_name_shape" msgid="5676971146080968721">"આકાર"</string> |
| 65 | <string name="preview_name_wallpaper" msgid="1738652462949531828">"વૉલપેપર"</string> |
Bill Yi | f3bed4c | 2019-04-20 20:27:41 -0700 | [diff] [blame] | 66 | <string name="font_card_title" msgid="2343292653502548685">"ABC • abc • 123"</string> |
| 67 | <string name="font_card_body" msgid="6790525594503904468">"દરેક સ્ક્રીન પર તમારા મનપસંદ ફોન્ટ ઉમેરો"</string> |
Bill Yi | 0417a30 | 2020-07-02 21:17:21 -0700 | [diff] [blame] | 68 | <string name="grid_options_title" msgid="7071930966989877023">"ગ્રિડનું કદ પસંદ કરો"</string> |
Bill Yi | 66c912a | 2019-04-08 08:57:46 -0700 | [diff] [blame] | 69 | <string name="grid_title_pattern" msgid="9188866567612607806">"<xliff:g id="ID_1">%1$d</xliff:g>x<xliff:g id="ID_2">%2$d</xliff:g>"</string> |
Bill Yi | 1d4d40d | 2023-09-13 04:07:29 -0700 | [diff] [blame] | 70 | <string name="apply_grid_btn_note" msgid="2966021967355139181">"ગ્રિડનું કદ બદલવાથી કાર્યસ્થળ ફરીથી લોડ થશે અને તેમાં થોડો સમય લાગી શકે છે."</string> |
| 71 | <string name="toast_of_changing_grid" msgid="3515633981312731121">"%1$s ગ્રિડ વડે કાર્યસ્થળ ફરીથી લોડ કરી રહ્યું છે"</string> |
| 72 | <string name="toast_of_failure_to_change_grid" msgid="1349622908271736044">"%1$s ગ્રિડ વડે કાર્યસ્થળ ફરીથી લોડ કરવામાં નિષ્ફળ રહ્યાં"</string> |
Bill Yi | 0417a30 | 2020-07-02 21:17:21 -0700 | [diff] [blame] | 73 | <string name="applied_theme_msg" msgid="3749018706366796244">"શૈલી સફળતાપૂર્વક સેટ કરી"</string> |
| 74 | <string name="applied_clock_msg" msgid="1303338016701443767">"ઘડિયાળ સફળતાપૂર્વક સેટ કરી"</string> |
| 75 | <string name="applied_grid_msg" msgid="3250499654436933034">"ગ્રિડ સફળતાપૂર્વક સેટ કરી"</string> |
Bill Yi | 66c912a | 2019-04-08 08:57:46 -0700 | [diff] [blame] | 76 | <string name="apply_theme_error_msg" msgid="791364062636538317">"શૈલી લાગુ કરવામાં સમસ્યા આવી હતી"</string> |
| 77 | <string name="custom_theme_next" msgid="6235420097213197301">"આગલી થીમ"</string> |
Bill Yi | 8ba80cc | 2019-04-26 16:24:36 -0700 | [diff] [blame] | 78 | <string name="custom_theme_previous" msgid="4941132112640503022">"પાછળ"</string> |
Bill Yi | 0417a30 | 2020-07-02 21:17:21 -0700 | [diff] [blame] | 79 | <string name="custom_theme" msgid="1618351922263478163">"કસ્ટમ થીમ"</string> |
Bill Yi | 75450f4 | 2019-05-25 17:20:57 -0700 | [diff] [blame] | 80 | <string name="custom_theme_title" msgid="2192300350332693631">"કસ્ટમ <xliff:g id="ID_1">%1$d</xliff:g>"</string> |
Bill Yi | 66c912a | 2019-04-08 08:57:46 -0700 | [diff] [blame] | 81 | <string name="custom_theme_fragment_title" msgid="6615547284702040280">"કસ્ટમ શૈલી"</string> |
| 82 | <string name="custom_theme_delete" msgid="4744494663184126202">"ડિલીટ કરો"</string> |
| 83 | <string name="font_component_title" msgid="8800340833695292049">"ફોન્ટ પસંદ કરો"</string> |
| 84 | <string name="icon_component_title" msgid="5779787138399083903">"આઇકન પસંદ કરો"</string> |
| 85 | <string name="color_component_title" msgid="1194089273921078816">"રંગ પસંદ કરો"</string> |
Bill Yi | f3bed4c | 2019-04-20 20:27:41 -0700 | [diff] [blame] | 86 | <string name="shape_component_title" msgid="8366847436022025538">"આકાર પસંદ કરો"</string> |
Bill Yi | 75450f4 | 2019-05-25 17:20:57 -0700 | [diff] [blame] | 87 | <string name="name_component_title" msgid="532425087968663437">"તમારી શૈલીને નામ આપો"</string> |
Bill Yi | 66c912a | 2019-04-08 08:57:46 -0700 | [diff] [blame] | 88 | <string name="icon_component_label" msgid="2625784884001407944">"આઇકન <xliff:g id="ID_1">%1$d</xliff:g>"</string> |
Bill Yi | 66c912a | 2019-04-08 08:57:46 -0700 | [diff] [blame] | 89 | <string name="delete_custom_theme_confirmation" msgid="4452137183628769394">"શું કસ્ટમ શૈલી ડિલીટ કરીએ?"</string> |
| 90 | <string name="delete_custom_theme_button" msgid="5102462988130208824">"ડિલીટ કરો"</string> |
| 91 | <string name="cancel" msgid="4651030493668562067">"રદ કરો"</string> |
| 92 | <string name="set_theme_wallpaper_dialog_message" msgid="2179661027350908003">"વૉલપેપરની શૈલી સેટ કરો"</string> |
Bill Yi | f3bed4c | 2019-04-20 20:27:41 -0700 | [diff] [blame] | 93 | <string name="use_style_instead_title" msgid="1578754995763917502">"તેને બદલે <xliff:g id="ID_1">%1$s</xliff:g>નો ઉપયોગ કરીએ?"</string> |
| 94 | <string name="use_style_instead_body" msgid="3051937045807471496">"તમે પસંદ કરેલા ઘટકો <xliff:g id="ID_1">%1$s</xliff:g>ની શૈલી સાથે મેળ ખાય છે. તો શું તમે તેના બદલે <xliff:g id="ID_2">%1$s</xliff:g>નો ઉપયોગ કરવા માગો છો?"</string> |
| 95 | <string name="use_style_button" msgid="1754493078383627019">"<xliff:g id="ID_1">%1$s</xliff:g>નો ઉપયોગ કરો"</string> |
| 96 | <string name="no_thanks" msgid="7286616980115687627">"ના, આભાર"</string> |
Bill Yi | 8ba80cc | 2019-04-26 16:24:36 -0700 | [diff] [blame] | 97 | <string name="clock_preview_content_description" msgid="5460561185905717460">"<xliff:g id="ID_1">%1$s</xliff:g> ઘડિયાળનું પ્રીવ્યૂ"</string> |
Bill Yi | 2a1d088 | 2019-06-01 07:13:45 -0700 | [diff] [blame] | 98 | <string name="something_went_wrong" msgid="529840112449799117">"અરેરે! કંઈક ખોટું થયું."</string> |
Bill Yi | 0417a30 | 2020-07-02 21:17:21 -0700 | [diff] [blame] | 99 | <string name="theme_preview_icons_section_title" msgid="7064768910744000643">"રંગ / આઇકન"</string> |
Bill Yi | 7c8a1cd | 2020-11-21 08:38:53 -0800 | [diff] [blame] | 100 | <string name="style_info_description" msgid="2612473574431003251">"ફૉન્ટ, આઇકન, ઍપના આકાર અને રંગનો પ્રીવ્યૂ"</string> |
Bill Yi | 3e4a7e1 | 2020-12-16 01:35:09 -0800 | [diff] [blame] | 101 | <string name="accessibility_custom_font_title" msgid="966867359157303705">"કસ્ટમ ફૉન્ટ"</string> |
| 102 | <string name="accessibility_custom_icon_title" msgid="5753297905849062296">"કસ્ટમ આઇકન"</string> |
| 103 | <string name="accessibility_custom_color_title" msgid="4124246598886320663">"કસ્ટમ રંગ"</string> |
| 104 | <string name="accessibility_custom_shape_title" msgid="7708408259374643129">"કસ્ટમ આકાર"</string> |
| 105 | <string name="accessibility_custom_name_title" msgid="5494460518085463262">"કસ્ટમ શૈલી નામ"</string> |
Bill Yi | 246a4a6 | 2023-11-21 16:46:21 -0800 | [diff] [blame] | 106 | <string name="accessibility_clock_slider_description" msgid="8374135133110681332">"રંગની તીવ્રતા"</string> |
Bill Yi | 2fb9f4b | 2021-06-20 03:50:21 +0000 | [diff] [blame] | 107 | <string name="mode_title" msgid="2394873501427436055">"ઘેરી થીમ"</string> |
Bill Yi | 135f66f | 2021-06-29 00:44:40 +0000 | [diff] [blame] | 108 | <string name="mode_disabled_msg" msgid="9196245518435936512">"બૅટરી સેવરના લીધે હંગામીરૂપે બંધ કર્યું"</string> |
Bill Yi | b2549d1 | 2021-12-15 04:42:07 +0000 | [diff] [blame] | 109 | <string name="mode_changed" msgid="2243581369395418584">"થીમ બદલી છે"</string> |
Bill Yi | 2fb9f4b | 2021-06-20 03:50:21 +0000 | [diff] [blame] | 110 | <string name="themed_icon_title" msgid="7312460430471956558">"થીમવાળા આઇકન"</string> |
Bill Yi | 6445b3b | 2021-07-12 19:43:03 +0000 | [diff] [blame] | 111 | <string name="beta_title" msgid="8703819523760746458">"બીટા"</string> |
Bill Yi | 2fb9f4b | 2021-06-20 03:50:21 +0000 | [diff] [blame] | 112 | <string name="gird_picker_entry_content_description" msgid="9087651470212293439">"ઍપ ગ્રિડ બદલો"</string> |
Bill Yi | 29b00d1 | 2022-02-23 04:05:51 +0000 | [diff] [blame] | 113 | <string name="wallpaper_color_tab" msgid="1447926591721403840">"વૉલપેપરના રંગો"</string> |
Bill Yi | 9a5841a | 2023-03-28 16:35:35 -0700 | [diff] [blame] | 114 | <string name="wallpaper_color_subheader" msgid="4044464573669965670">"તમારા વૉલપેપરમાં આઇકન, ટેક્સ્ટ, વગેરેના મેળ ખાતા રંગો"</string> |
Bill Yi | 29b00d1 | 2022-02-23 04:05:51 +0000 | [diff] [blame] | 115 | <string name="wallpaper_color_title" msgid="5687965239180986458">"વૉલપેપરનો રંગ"</string> |
| 116 | <string name="preset_color_tab" msgid="3133391839341329314">"મૂળભૂત રંગો"</string> |
Bill Yi | 9a5841a | 2023-03-28 16:35:35 -0700 | [diff] [blame] | 117 | <string name="preset_color_tab_2" msgid="1444107326712562538">"અન્ય રંગો"</string> |
| 118 | <string name="preset_color_subheader" msgid="8230588536141279371">"તમારા આઇકન, ઘડિયાળ, વગેરે માટે કોઈપણ રંગ પસંદ કરો"</string> |
Bill Yi | 29b00d1 | 2022-02-23 04:05:51 +0000 | [diff] [blame] | 119 | <string name="color_changed" msgid="7029571720331641235">"રંગ બદલ્યો છે"</string> |
| 120 | <string name="adaptive_color_title" msgid="1336508599235896205">"ડાઇનૅમિક"</string> |
Bill Yi | 9a5841a | 2023-03-28 16:35:35 -0700 | [diff] [blame] | 121 | <string name="color_picker_title" msgid="6666830057938082864">"સિસ્ટમના રંગ"</string> |
Bill Yi | cade111 | 2023-02-05 17:32:40 -0800 | [diff] [blame] | 122 | <string name="keyguard_slot_name_bottom_start" msgid="8747677880200629719">"ડાબો શૉર્ટકટ"</string> |
| 123 | <string name="keyguard_slot_name_bottom_end" msgid="2525487375680217083">"જમણો શૉર્ટકટ"</string> |
Bill Yi | fe30efa | 2022-12-14 13:37:18 -0800 | [diff] [blame] | 124 | <string name="keyguard_affordance_none" msgid="1751643933430782312">"એકપણ નહીં"</string> |
Bill Yi | 4040f18 | 2023-06-13 02:56:26 -0700 | [diff] [blame] | 125 | <string name="keyguard_affordance_enablement_dialog_headline" msgid="365379085932610314">"શૉર્ટકટ ઉમેરી શકતા નથી."</string> |
Bill Yi | fe30efa | 2022-12-14 13:37:18 -0800 | [diff] [blame] | 126 | <string name="keyguard_affordance_enablement_dialog_action_template" msgid="8117011931337357438">"<xliff:g id="APPNAME">%1$s</xliff:g> ખોલો"</string> |
| 127 | <string name="keyguard_affordance_enablement_dialog_message" msgid="6136286758939253570">"<xliff:g id="APPNAME">%1$s</xliff:g> ઍપને શૉર્ટકટ તરીકે ઉમેરવા માટે, આ બાબતોની ખાતરી કરો"</string> |
| 128 | <string name="keyguard_affordance_enablement_dialog_dismiss_button" msgid="629754625264422508">"થઈ ગયું"</string> |
| 129 | <string name="keyguard_quick_affordance_title" msgid="4242813186995735584">"શૉર્ટકટ"</string> |
| 130 | <string name="keyguard_quick_affordance_section_title" msgid="2806304242671717309">"શૉર્ટકટ"</string> |
Bill Yi | c6150e3 | 2024-03-28 16:27:19 -0700 | [diff] [blame] | 131 | <string name="color_contrast_section_title" msgid="7194809124718896091">"કલર કૉન્ટ્રાસ્ટ"</string> |
| 132 | <string name="color_contrast_default_title" msgid="7954235103549276978">"ડિફૉલ્ટ"</string> |
| 133 | <string name="color_contrast_medium_title" msgid="8071574793250090215">"મધ્યમ"</string> |
| 134 | <string name="color_contrast_high_title" msgid="5554685752479470200">"ઉચ્ચ"</string> |
Bill Yi | fe30efa | 2022-12-14 13:37:18 -0800 | [diff] [blame] | 135 | <string name="keyguard_quick_affordance_two_selected_template" msgid="1757099194522296363">"<xliff:g id="FIRST">%1$s</xliff:g>, <xliff:g id="SECOND">%2$s</xliff:g>"</string> |
| 136 | <string name="keyguard_quick_affordance_none_selected" msgid="8494127020144112003">"એકપણ નહીં"</string> |
Bill Yi | 4874904 | 2023-01-23 09:28:06 -0800 | [diff] [blame] | 137 | <string name="show_notifications_on_lock_screen" msgid="4157744243084646720">"લૉક સ્ક્રીન પર નોટિફિકેશન બતાવો"</string> |
Bill Yi | 5fb4b0d | 2023-04-21 22:21:54 -0700 | [diff] [blame] | 138 | <string name="more_settings_section_title" msgid="1331425454775815958">"લૉક સ્ક્રીનના વધુ વિકલ્પો"</string> |
| 139 | <string name="more_settings_section_description" msgid="1860115709122398325">"પ્રાઇવસી, હમણાં વાગી રહ્યું છે અને બીજું ઘણું"</string> |
Bill Yi | 60e4622 | 2023-02-21 07:45:15 -0800 | [diff] [blame] | 140 | <string name="more_colors" msgid="3191071655353004591">"વધુ રંગો"</string> |
Bill Yi | a4456cf | 2023-06-04 13:26:49 -0700 | [diff] [blame] | 141 | <string name="content_description_dynamic_color_option" msgid="2191721655642529886">"પ્રાથિમક ડાયનૅમિક થીમ"</string> |
| 142 | <string name="content_description_neutral_color_option" msgid="3385443834001275301">"પ્રાથમિક કુદરતી થીમ"</string> |
| 143 | <string name="content_description_vibrant_color_option" msgid="2230249305878632821">"પ્રાથિમક વાઇબ્રન્ટ થીમ"</string> |
| 144 | <string name="content_description_expressive_color_option" msgid="6081295313456341282">"પ્રાથિમક અભિવ્યક્તપૂર્ણ થીમ"</string> |
Bill Yi | 60e4622 | 2023-02-21 07:45:15 -0800 | [diff] [blame] | 145 | <string name="content_description_default_color_option" msgid="7011899327541080695">"ડિફૉલ્ટ રંગનો વિકલ્પ"</string> |
| 146 | <string name="content_description_color_option" msgid="4169813692012119578">"રંગનો વિકલ્પ <xliff:g id="ID_1">%1$d</xliff:g>"</string> |
Bill Yi | 2ae2134 | 2023-07-14 03:08:36 -0700 | [diff] [blame] | 147 | <string name="scroll_forward_and_select" msgid="6156132388656395769">"કોઈ બીજી ઘડિયાળ પસંદ કરવા માટે ડાબે સ્વાઇપ કરો"</string> |
| 148 | <string name="scroll_backward_and_select" msgid="5472202348434803757">"કોઈ બીજી ઘડિયાળ પસંદ કરવા માટે જમણે સ્વાઇપ કરો"</string> |
| 149 | <string name="custom_clocks_label" msgid="8168419717593569347">"કસ્ટમ ઘડિયાળો"</string> |
Bill Yi | 66c912a | 2019-04-08 08:57:46 -0700 | [diff] [blame] | 150 | </resources> |