blob: efc953c8094b003ab20dc962f97cf375cf913393 [file] [log] [blame]
Geoff Mendal53dac3c2015-07-08 11:53:40 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!--
3/*
4* Copyright (C) 2008 The Android Open Source Project
5*
6* Licensed under the Apache License, Version 2.0 (the "License");
7* you may not use this file except in compliance with the License.
8* You may obtain a copy of the License at
9*
10* http://www.apache.org/licenses/LICENSE-2.0
11*
12* Unless required by applicable law or agreed to in writing, software
13* distributed under the License is distributed on an "AS IS" BASIS,
14* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15* See the License for the specific language governing permissions and
16* limitations under the License.
17*/
18 -->
19
20<resources xmlns:android="http://schemas.android.com/apk/res/android"
21 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
Geoff Mendala667bb02015-10-19 08:52:02 -070022 <string name="app_name" msgid="649227358658669779">"Launcher3"</string>
Geoff Mendal53dac3c2015-07-08 11:53:40 -070023 <string name="folder_name" msgid="7371454440695724752"></string>
24 <string name="work_folder_name" msgid="3753320833950115786">"કાર્યાલય"</string>
Baligh Uddinf478efd2016-05-17 00:22:34 -070025 <string name="activity_not_found" msgid="8071924732094499514">"ઍપ્લિકેશન ઇન્સ્ટોલ થઈ નથી."</string>
26 <string name="activity_not_available" msgid="7456344436509528827">"ઍપ્લિકેશન ઉપલબ્ધ નથી"</string>
27 <string name="safemode_shortcut_error" msgid="9160126848219158407">"સુરક્ષિત મોડમાં ડાઉનલોડ કરેલ ઍપ્લિકેશન અક્ષમ કરી"</string>
Geoff Mendal53dac3c2015-07-08 11:53:40 -070028 <string name="safemode_widget_error" msgid="4863470563535682004">"સુરક્ષિત મોડમાં વિજેટ્સ અક્ષમ કર્યા"</string>
Bill Yia8bf0432016-08-01 18:27:06 -070029 <string name="shortcut_not_available" msgid="2536503539825726397">"શૉર્ટકટ ઉપલબ્ધ નથી"</string>
Bill Yib4e63792016-10-10 13:48:58 -070030 <string name="home_screen" msgid="806512411299847073">"હોમ સ્ક્રીન"</string>
31 <string name="custom_actions" msgid="3747508247759093328">"કસ્ટમ ક્રિયાઓ"</string>
Bill Yie5131a92017-08-11 14:06:54 -070032 <string name="long_press_widget_to_add" msgid="7699152356777458215">"વિજેટ ચૂંટવા માટે સ્પર્શ કરો અને પકડી રાખો."</string>
Geoff Mendaldec4ee02015-09-30 07:13:31 -070033 <string name="long_accessible_way_to_add" msgid="4289502106628154155">"વિજેટ ચૂંટવા અથવા કસ્ટમ ક્રિયાઓનો ઉપયોગ કરવા માટે બે વાર ટેપ કરો અને પકડી રાખો."</string>
Geoff Mendal53dac3c2015-07-08 11:53:40 -070034 <string name="widget_dims_format" msgid="2370757736025621599">"%1$d × %2$d"</string>
Bill Yid0d13562016-09-26 07:23:20 -070035 <string name="widget_accessible_dims_format" msgid="3640149169885301790">"%1$d પહોળાઈ X %2$d ઊંચાઈ"</string>
Bill Yic9741152017-04-07 22:22:41 -070036 <string name="add_item_request_drag_hint" msgid="5899764264480397019">"મેન્યુઅલી મૂકવા માટે ટચ કરી દબાવી રાખો"</string>
37 <string name="place_automatically" msgid="8064208734425456485">"આપમેળે ઉમેરો"</string>
Bill Yiab5e4842017-07-24 23:15:48 -070038 <string name="all_apps_search_bar_hint" msgid="1390553134053255246">"શોધ ઍપ્લિકેશનો"</string>
39 <string name="all_apps_loading_message" msgid="5813968043155271636">"ઍપ્લિકેશનો લોડ કરી રહ્યું છે…"</string>
40 <string name="all_apps_no_search_results" msgid="3200346862396363786">"\"<xliff:g id="QUERY">%1$s</xliff:g>\"થી મેળ ખાતી કોઈ ઍપ્લિકેશનો મળી નથી"</string>
Bill Yic59be9e2016-06-13 23:58:27 -070041 <string name="all_apps_search_market_message" msgid="1366263386197059176">"વધુ ઍપ્લિકેશનો શોધો"</string>
Bill Yi8a9db382017-09-06 09:04:56 -070042 <string name="notifications_header" msgid="1404149926117359025">"નોટિફિકેશનો"</string>
Bill Yif94c0092018-03-29 10:41:30 -070043 <string name="long_press_shortcut_to_add" msgid="4524750017792716791">"એક શૉર્ટકટ ચૂંટવા માટે સ્પર્શ કરી રાખો."</string>
44 <string name="long_accessible_way_to_add_shortcut" msgid="3327314059613154633">"એક શૉર્ટકટ ચૂંટવા અથવા કોઈ કસ્ટમ ક્રિયાઓનો ઉપયોગ કરવા માટે બે વાર ટૅપ કરીને દબાવી રાખો."</string>
Geoff Mendal53dac3c2015-07-08 11:53:40 -070045 <string name="out_of_space" msgid="4691004494942118364">"આ હોમ સ્ક્રીન પર વધુ જગ્યા નથી."</string>
46 <string name="hotseat_out_of_space" msgid="7448809638125333693">"મનપસંદ ટ્રે પર વધુ જગ્યા નથી"</string>
Bill Yi28ea09b2016-07-13 20:33:43 -070047 <string name="all_apps_button_label" msgid="8130441508702294465">"ઍપ્લિકેશનોની સૂચિ"</string>
Bill Yi0a92d812018-03-23 18:30:15 -070048 <string name="all_apps_button_personal_label" msgid="1315764287305224468">"વ્યક્તિગત ઍપની સૂચિ"</string>
49 <string name="all_apps_button_work_label" msgid="7270707118948892488">"કાર્યસ્થળની ઍપની સૂચિ"</string>
Geoff Mendal53dac3c2015-07-08 11:53:40 -070050 <string name="all_apps_home_button_label" msgid="252062713717058851">"હોમ"</string>
Geoff Mendalfc9a3482015-10-07 07:21:03 -070051 <string name="remove_drop_target_label" msgid="7812859488053230776">"દૂર કરો"</string>
52 <string name="uninstall_drop_target_label" msgid="4722034217958379417">"અનઇન્સ્ટોલ કરો"</string>
53 <string name="app_info_drop_target_label" msgid="692894985365717661">"ઍપ્લિકેશન માહિતી"</string>
Bill Yibe213de2017-09-13 11:49:14 -070054 <string name="install_drop_target_label" msgid="2539096853673231757">"ઇન્સ્ટૉલ કરો"</string>
Geoff Mendal53dac3c2015-07-08 11:53:40 -070055 <string name="permlab_install_shortcut" msgid="5632423390354674437">"શોર્ટકટ્સ ઇન્સ્ટોલ કરો"</string>
56 <string name="permdesc_install_shortcut" msgid="923466509822011139">"એપ્લિકેશનને વપરાશકર્તા હસ્તક્ષેપ વગર શોર્ટકટ્સ ઉમેરવાની મંજૂરી આપે છે."</string>
57 <string name="permlab_read_settings" msgid="1941457408239617576">"હોમ સેટિંગ્સ અને શોર્ટકટ્સ વાંચો"</string>
58 <string name="permdesc_read_settings" msgid="5833423719057558387">"એપ્લિકેશનને હોમમાં સેટિંગ્સ અને શોર્ટકટ્સ વાંચવાની મંજૂરી આપે છે."</string>
59 <string name="permlab_write_settings" msgid="3574213698004620587">"હોમ સેટિંગ્સ અને શોર્ટકટ્સ લખો"</string>
60 <string name="permdesc_write_settings" msgid="5440712911516509985">"એપ્લિકેશનને હોમમાં સેટિંગ્સ અને શોર્ટકટ્સ બદલવાની મંજૂરી આપે છે."</string>
Geoff Mendala667bb02015-10-19 08:52:02 -070061 <string name="msg_no_phone_permission" msgid="9208659281529857371">"<xliff:g id="APP_NAME">%1$s</xliff:g> ને ફોન કૉલ્સ કરવાની મંજૂરી નથી"</string>
Geoff Mendal53dac3c2015-07-08 11:53:40 -070062 <string name="gadget_error_text" msgid="6081085226050792095">"વિજેટ લોડ કરવામાં સમસ્યા"</string>
63 <string name="gadget_setup_text" msgid="8274003207686040488">"સેટઅપ"</string>
Baligh Uddinf478efd2016-05-17 00:22:34 -070064 <string name="uninstall_system_app_text" msgid="4172046090762920660">"આ એક સિસ્ટમ ઍપ્લિકેશન છે અને અનઇન્સ્ટોલ કરી શકાતી નથી."</string>
Geoff Mendal53dac3c2015-07-08 11:53:40 -070065 <string name="folder_hint_text" msgid="6617836969016293992">"અનામી ફોલ્ડર"</string>
Bill Yi96a45252016-07-19 01:07:11 -070066 <string name="disabled_app_label" msgid="6673129024321402780">"<xliff:g id="APP_NAME">%1$s</xliff:g> અક્ષમ કરી"</string>
Bill Yibdb03482018-02-17 03:04:05 -080067 <plurals name="badged_app_label" formatted="false" msgid="7948068486082879291">
68 <item quantity="one"><xliff:g id="APP_NAME_2">%1$s</xliff:g>ના <xliff:g id="NOTIFICATION_COUNT_3">%2$d</xliff:g> નોટિફિકેશન છે</item>
69 <item quantity="other"><xliff:g id="APP_NAME_2">%1$s</xliff:g>ના <xliff:g id="NOTIFICATION_COUNT_3">%2$d</xliff:g> નોટિફિકેશન છે</item>
70 </plurals>
Geoff Mendal53dac3c2015-07-08 11:53:40 -070071 <string name="default_scroll_format" msgid="7475544710230993317">"%2$d માંથી %1$d પૃષ્ઠ"</string>
72 <string name="workspace_scroll_format" msgid="8458889198184077399">"%2$d માંથી %1$d હોમ સ્ક્રીન"</string>
Geoff Mendaldec4ee02015-09-30 07:13:31 -070073 <string name="workspace_new_page" msgid="257366611030256142">"નવું હોમ સ્ક્રીન પૃષ્ઠ"</string>
Geoff Mendal53dac3c2015-07-08 11:53:40 -070074 <string name="folder_opened" msgid="94695026776264709">"<xliff:g id="WIDTH">%1$d</xliff:g> બાય <xliff:g id="HEIGHT">%2$d</xliff:g> નું ફોલ્ડર ખોલ્યું"</string>
Geoff Mendal1aea1db2016-02-24 05:33:25 -080075 <string name="folder_tap_to_close" msgid="4625795376335528256">"ફોલ્ડર બંધ કરવા માટે ટૅપ કરો"</string>
76 <string name="folder_tap_to_rename" msgid="4017685068016979677">"નામ બદલવાનું સાચવવા માટે ટૅપ કરો"</string>
Geoff Mendal53dac3c2015-07-08 11:53:40 -070077 <string name="folder_closed" msgid="4100806530910930934">"ફોલ્ડર બંધ કર્યું"</string>
78 <string name="folder_renamed" msgid="1794088362165669656">"ફોલ્ડરનું નામ બદલીને <xliff:g id="NAME">%1$s</xliff:g> કર્યું"</string>
79 <string name="folder_name_format" msgid="6629239338071103179">"ફોલ્ડર: <xliff:g id="NAME">%1$s</xliff:g>"</string>
80 <string name="widget_button_text" msgid="2880537293434387943">"વિજેટ્સ"</string>
81 <string name="wallpaper_button_text" msgid="8404103075899945851">"વૉલપેપર્સ"</string>
Bill Yi07309692017-05-30 15:47:17 -070082 <string name="settings_button_text" msgid="8873672322605444408">"હોમ સેટિંગ્સ"</string>
Bill Yie9ab7e72016-04-26 19:32:37 -070083 <string name="msg_disabled_by_admin" msgid="6898038085516271325">"તમારા વ્યવસ્થાપક દ્વારા અક્ષમ કરેલ"</string>
Bill Yiaf9eb692017-06-15 22:39:51 -070084 <string name="icon_badging_title" msgid="874121399231955394">"સૂચના બિંદુઓ"</string>
85 <string name="icon_badging_desc_on" msgid="2627952638544674079">"ચાલુ"</string>
86 <string name="icon_badging_desc_off" msgid="5503319969924580241">"બંધ"</string>
Bill Yi537884b2017-07-19 23:59:17 -070087 <string name="title_missing_notification_access" msgid="7503287056163941064">"નોટિફિકેશનનો ઍક્સેસની જરૂરી છે"</string>
88 <string name="msg_missing_notification_access" msgid="281113995110910548">"નોટિફિકેશન માટેનું ચિહ્ન બતાવવા હેતુ, <xliff:g id="NAME">%1$s</xliff:g> માટેની ઍપ્લિકેશન નોટિફિકેશન ચાલુ કરો"</string>
89 <string name="title_change_settings" msgid="1376365968844349552">"સેટિંગ્સ બદલો"</string>
Bill Yi0a92d812018-03-23 18:30:15 -070090 <string name="icon_badging_service_title" msgid="2309733118428242174">"નોટિફિકેશન માટેનું ચિહ્ન બતાવો"</string>
Bill Yib52d61d2017-03-18 04:30:10 -070091 <string name="auto_add_shortcuts_label" msgid="8222286205987725611">"હોમ સ્ક્રીન પર આઇકન ઉમેરો"</string>
92 <string name="auto_add_shortcuts_description" msgid="7117251166066978730">"નવી ઍપ્લિકેશનો માટે"</string>
Bill Yi3e8273b2017-04-20 20:43:14 -070093 <string name="icon_shape_override_label" msgid="2977264953998281004">"આઇકનનો આકાર બદલો"</string>
Bill Yi0a92d812018-03-23 18:30:15 -070094 <string name="icon_shape_override_label_location" msgid="3841607380657692863">"હોમ સ્ક્રીન પર"</string>
Bill Yia1398102017-05-22 19:13:37 -070095 <string name="icon_shape_system_default" msgid="1709762974822753030">"સિસ્ટમ ડિફૉલ્ટનો ઉપયોગ કરો"</string>
Bill Yi26d75282017-06-02 18:17:40 -070096 <string name="icon_shape_square" msgid="633575066111622774">"ચોરસ"</string>
97 <string name="icon_shape_squircle" msgid="5658049910802669495">"ચોરસ જેવું ગોળ"</string>
98 <string name="icon_shape_circle" msgid="6550072265930144217">"વર્તુળ"</string>
99 <string name="icon_shape_teardrop" msgid="4525869388200835463">"ટિઅરડ્રોપ"</string>
Bill Yi3e8273b2017-04-20 20:43:14 -0700100 <string name="icon_shape_override_progress" msgid="3461735694970239908">"આઇકનના આકારમાં કરેલ ફેરફારો લાગુ કરી રહ્યા છીએ"</string>
Geoff Mendal53dac3c2015-07-08 11:53:40 -0700101 <string name="package_state_unknown" msgid="7592128424511031410">"અજાણ્યો"</string>
102 <string name="abandoned_clean_this" msgid="7610119707847920412">"દૂર કરો"</string>
103 <string name="abandoned_search" msgid="891119232568284442">"શોધો"</string>
Baligh Uddinf478efd2016-05-17 00:22:34 -0700104 <string name="abandoned_promises_title" msgid="7096178467971716750">"આ ઍપ્લિકેશન ઇન્સ્ટોલ થયેલ નથી"</string>
105 <string name="abandoned_promise_explanation" msgid="3990027586878167529">"આ આયકન માટેની ઍપ્લિકેશન ઇન્સ્ટોલ થયેલ નથી. તમે તેને દૂર કરી શકો છો અથવા ઍપ્લિકેશન માટે શોધ કરી અને તેને મેન્યુઅલી ઇન્સ્ટોલ કરી શકો છો."</string>
Geoff Mendalfd4e8f52015-10-05 07:20:33 -0700106 <string name="app_downloading_title" msgid="8336702962104482644">"<xliff:g id="NAME">%1$s</xliff:g> ડાઉનલોડ કરી રહ્યાં છે, <xliff:g id="PROGRESS">%2$s</xliff:g> પૂર્ણ"</string>
107 <string name="app_waiting_download_title" msgid="7053938513995617849">"<xliff:g id="NAME">%1$s</xliff:g>, ઇન્સ્ટૉલ થવાની રાહ જોઈ રહ્યું છે"</string>
Bill Yi3e8273b2017-04-20 20:43:14 -0700108 <string name="widgets_bottom_sheet_title" msgid="2904559530954183366">"<xliff:g id="NAME">%1$s</xliff:g> વિજેટ"</string>
Geoff Mendal53dac3c2015-07-08 11:53:40 -0700109 <string name="action_add_to_workspace" msgid="8902165848117513641">"હોમ સ્ક્રીન પર ઉમેરો"</string>
110 <string name="action_move_here" msgid="2170188780612570250">"આઇટમ અહીં ખસેડો"</string>
111 <string name="item_added_to_workspace" msgid="4211073925752213539">"હોમ સ્ક્રીનમાં આઇટમ ઉમેરી"</string>
112 <string name="item_removed" msgid="851119963877842327">"આઇટમ દૂર કરી"</string>
113 <string name="action_move" msgid="4339390619886385032">"આઇટમ ખસેડો"</string>
114 <string name="move_to_empty_cell" msgid="2833711483015685619">"<xliff:g id="NUMBER_0">%1$s</xliff:g> પંક્તિ <xliff:g id="NUMBER_1">%2$s</xliff:g> કૉલમ પર ખસેડો"</string>
115 <string name="move_to_position" msgid="6750008980455459790">"<xliff:g id="NUMBER">%1$s</xliff:g> સ્થિતિ પર ખસેડો"</string>
116 <string name="move_to_hotseat_position" msgid="6295412897075147808">"મનપસંદ સ્થિતિ <xliff:g id="NUMBER">%1$s</xliff:g> પર ખસેડો"</string>
117 <string name="item_moved" msgid="4606538322571412879">"આઇટમ ખસેડી"</string>
118 <string name="add_to_folder" msgid="9040534766770853243">"ફોલ્ડરમાં ઉમેરો: <xliff:g id="NAME">%1$s</xliff:g>"</string>
119 <string name="add_to_folder_with_app" msgid="4534929978967147231">"<xliff:g id="NAME">%1$s</xliff:g> સાથે ફોલ્ડરમાં ઉમેરો"</string>
120 <string name="added_to_folder" msgid="4793259502305558003">"ફોલ્ડરમાં આઇટમ ઉમેરી"</string>
121 <string name="create_folder_with" msgid="4050141361160214248">"આની સાથે ફોલ્ડર બનાવો: <xliff:g id="NAME">%1$s</xliff:g>"</string>
122 <string name="folder_created" msgid="6409794597405184510">"ફોલ્ડર બનાવ્યું"</string>
123 <string name="action_move_to_workspace" msgid="1603837886334246317">"હોમ સ્ક્રીન પર ખસેડો"</string>
Geoff Mendal53dac3c2015-07-08 11:53:40 -0700124 <string name="action_resize" msgid="1802976324781771067">"આકાર બદલો"</string>
125 <string name="action_increase_width" msgid="8773715375078513326">"પહોળાઈ વધારો"</string>
126 <string name="action_increase_height" msgid="459390020612501122">"ઊંચાઈ વધારો"</string>
127 <string name="action_decrease_width" msgid="1374549771083094654">"પહોળાઈ ઘટાડો"</string>
128 <string name="action_decrease_height" msgid="282377193880900022">"ઊંચાઈ ઘટાડો"</string>
129 <string name="widget_resized" msgid="9130327887929620">"વિજેટનો આકાર બદલીને <xliff:g id="NUMBER_0">%1$s</xliff:g> પહોળાઈ <xliff:g id="NUMBER_1">%2$s</xliff:g> ઊંચાઈ કર્યો"</string>
Bill Yia8bf0432016-08-01 18:27:06 -0700130 <string name="action_deep_shortcut" msgid="2864038805849372848">"શૉર્ટકટ્સ"</string>
Bill Yi0d221d32016-08-07 22:37:49 -0700131 <string name="shortcuts_menu_description" msgid="406159963824238648">"<xliff:g id="APP_NAME">%2$s</xliff:g> માટે <xliff:g id="NUMBER_OF_SHORTCUTS">%1$d</xliff:g> શૉર્ટકટ"</string>
Bill Yi07309692017-05-30 15:47:17 -0700132 <string name="shortcuts_menu_with_notifications_description" msgid="8985659504915468840">"<xliff:g id="APP_NAME">%3$s</xliff:g> માટે <xliff:g id="NUMBER_OF_SHORTCUTS">%1$d</xliff:g> શૉર્ટકટ અને <xliff:g id="NUMBER_OF_NOTIFICATIONS">%2$d</xliff:g> સૂચનાઓ"</string>
133 <string name="action_dismiss_notification" msgid="5909461085055959187">"છોડી દો"</string>
134 <string name="notification_dismissed" msgid="6002233469409822874">"સૂચના છોડી દીધી"</string>
Bill Yi63836592017-11-20 12:44:23 -0800135 <string name="all_apps_personal_tab" msgid="4190252696685155002">"મનગમતી ઍપ"</string>
136 <string name="all_apps_work_tab" msgid="4884822796154055118">"કાર્યાલયની ઍપ"</string>
Bill Yiff52bbe2017-12-12 15:11:47 -0800137 <string name="work_profile_toggle_label" msgid="3081029915775481146">"કાર્યાલયની પ્રોફાઇલ"</string>
138 <string name="bottom_work_tab_user_education_title" msgid="5785851780786322825">"કાર્ય ઍપને અહીંથી મેળવો"</string>
Bill Yi0a92d812018-03-23 18:30:15 -0700139 <string name="bottom_work_tab_user_education_body" msgid="2818107472360579152">"દરેક કાર્ય ઍપ પાસે એક બૅજ હોય છે અને તમારી સંસ્થા દ્વારા તેને સુરક્ષિત રાખવામાં આવે છે. વધુ સરળ ઍક્સેસ માટે ઍપને તમારી હોમ સ્ક્રીન પર ખસેડો."</string>
Bill Yi390d2672018-01-27 04:12:39 -0800140 <string name="work_mode_on_label" msgid="4781128097185272916">"તમારી સંસ્થા દ્વારા મેનેજ કરેલ"</string>
141 <string name="work_mode_off_label" msgid="3194894777601421047">"નોટિફિકેશન અને ઍપ બંધ છે"</string>
Bill Yif94c0092018-03-29 10:41:30 -0700142 <string name="bottom_work_tab_user_education_close_button" msgid="4224492243977802135">"બંધ કરો"</string>
143 <string name="bottom_work_tab_user_education_closed" msgid="1098340939861869465">"બંધ"</string>
Geoff Mendal53dac3c2015-07-08 11:53:40 -0700144</resources>