blob: d3bd40f4ddfbe6e4b9863d14dde4e25f6c8eb0db [file] [log] [blame]
Eric Fischer320d8262011-05-26 15:44:04 -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">
Eric Fischer320d8262011-05-26 15:44:04 -070022 <string name="application_name" msgid="8424725141379931883">"አስነሺ"</string>
23 <string name="uid_name" msgid="3371120195364560632">"የAndroid ኮር ትግበራዎች"</string>
Eric Fischer6c8ce172011-07-25 17:42:47 -070024 <string name="folder_name" msgid="8551881338202938211"></string>
Eric Fischerddae2242011-10-28 11:25:25 -070025 <string name="chooser_wallpaper" msgid="6063168087625352235">"ልጣፍ ምረጥ ከ"</string>
Eric Fischer5b93aec2011-09-20 10:30:50 -070026 <string name="wallpaper_instructions" msgid="4215640646180727542">"ልጣፍ አዘጋጅ"</string>
Eric Fischer320d8262011-05-26 15:44:04 -070027 <string name="pick_wallpaper" msgid="5630222540525626723">"ልጥፎች"</string>
Eric Fischerddae2242011-10-28 11:25:25 -070028 <string name="activity_not_found" msgid="217823393239365967">"ትግበራ አልተጫነም።"</string>
Eric Fischer320d8262011-05-26 15:44:04 -070029 <string name="widgets_tab_label" msgid="9145860100000983599">" ፍርግሞች"</string>
Eric Fischerddae2242011-10-28 11:25:25 -070030 <string name="long_press_widget_to_add" msgid="7395697462851217506">"ፍርግም ለማንሳት ንካ &amp; በመጫን ያዝ"</string>
Eric Fischer5b93aec2011-09-20 10:30:50 -070031 <string name="market" msgid="2652226429823445833">"ሸምት"</string>
Eric Fischer25595a62011-12-29 12:21:38 -080032 <string name="external_drop_widget_error" msgid="2285187188524172774">"እዚህ የመነሻ ማያ ላይ ንጥል ማኖር አልተቻለም።"</string>
Eric Fischerddae2242011-10-28 11:25:25 -070033 <string name="external_drop_widget_pick_title" msgid="7040647073452295370">"ለመፍጠር ምግብር ምረጥ"</string>
Eric Fischer320d8262011-05-26 15:44:04 -070034 <string name="rename_folder_label" msgid="5646236631298452787">"አቃፊ ስም"</string>
Eric Fischer5b93aec2011-09-20 10:30:50 -070035 <string name="rename_folder_title" msgid="4544573104191526550">"አቃፊእንደገና ሰይም"</string>
36 <string name="rename_action" msgid="6016003384693240896">"እሺ"</string>
37 <string name="cancel_action" msgid="3811860427489435048">"ይቅር"</string>
Eric Fischer320d8262011-05-26 15:44:04 -070038 <string name="menu_item_add_item" msgid="6233177331075781114">"ወደ መነሻ ማያ አክል"</string>
Eric Fischerddae2242011-10-28 11:25:25 -070039 <string name="group_applications" msgid="2103752818818161976">"መተግበሪያዎች"</string>
Eric Fischer26ee6c52011-08-02 11:36:58 -070040 <string name="group_shortcuts" msgid="9133529424900391877">"አቋራጮች"</string>
Eric Fischer320d8262011-05-26 15:44:04 -070041 <string name="group_widgets" msgid="6704978494073105844">"ፍርግሞች"</string>
42 <string name="group_wallpapers" msgid="1568191644272224858">"ልጣፍ"</string>
Eric Fischer506f8ab2012-04-25 10:39:20 -070043 <!-- no translation found for completely_out_of_space (1759078539443491182) -->
44 <skip />
45 <string name="out_of_space" msgid="8365249326091984698">"በዚህ መነሻ ማያ ላይ ምንም ቦታ የለም።"</string>
Eric Fischerc0037562012-03-27 10:43:56 -070046 <string name="hotseat_out_of_space" msgid="6304886797358479361">"በመትከያ ቦታው ላይ ተጨማሪ ክፍል የለም።"</string>
Eric Fischer5b93aec2011-09-20 10:30:50 -070047 <string name="invalid_hotseat_item" msgid="6545340627805449250">"ይህ ፍርግም ለማስቀመጫው በጣም ትልቅ ነው።"</string>
Eric Fischer320d8262011-05-26 15:44:04 -070048 <string name="shortcut_installed" msgid="7071557296331322355">"አቋራጭ\"<xliff:g id="NAME">%s</xliff:g> \"ተፈጥሯል።"</string>
49 <string name="shortcut_uninstalled" msgid="2129499669449749995">"አቋራጭ \"<xliff:g id="NAME">%s</xliff:g>\" ተወግዶ ነበር።"</string>
50 <string name="shortcut_duplicate" msgid="4757756326465060694">"አቋራጭ \"<xliff:g id="NAME">%s</xliff:g>\" አስቀድሞ አለ።"</string>
Eric Fischer25595a62011-12-29 12:21:38 -080051 <string name="title_select_shortcut" msgid="1873670208166882222">"አቋራጭ ምረጥ"</string>
Eric Fischerddae2242011-10-28 11:25:25 -070052 <string name="title_select_application" msgid="1793455815754848652">"መተግበሪያ ምረጥ"</string>
Eric Fischer320d8262011-05-26 15:44:04 -070053 <string name="all_apps_button_label" msgid="2578400570124163469">"ትግበራ"</string>
54 <string name="all_apps_home_button_label" msgid="1022222300329398558">"መነሻ"</string>
Eric Fischer30faf512011-06-20 14:50:10 -070055 <string name="delete_zone_label_workspace" msgid="7153615831493049150">"አስወግድ"</string>
56 <string name="delete_zone_label_all_apps" msgid="6664588234817475108">"አራግፍ"</string>
Eric Fischer5b93aec2011-09-20 10:30:50 -070057 <string name="delete_target_label" msgid="665300185123139530">"አስወግድ"</string>
58 <string name="delete_target_uninstall_label" msgid="748894921183769150">"አራግፍ"</string>
59 <string name="info_target_label" msgid="4019495079517426980">"የትግበራ መረጃ"</string>
60 <string name="accessibility_search_button" msgid="816822994629942611">"ፈልግ"</string>
61 <string name="accessibility_voice_search_button" msgid="3938249215065842475">"የድምፅ ፍለጋ"</string>
Eric Fischerddae2242011-10-28 11:25:25 -070062 <string name="accessibility_all_apps_button" msgid="8803738611398979849">"መተግበሪያዎች"</string>
Eric Fischer5b93aec2011-09-20 10:30:50 -070063 <string name="accessibility_delete_button" msgid="3628162007991023603">"አስወግድ"</string>
64 <string name="delete_zone_label_all_apps_system_app" msgid="3683920959591819044">"ማዘመን አትጫን"</string>
65 <string name="menu_add" msgid="3065046628354640854">"አክል"</string>
Eric Fischer30faf512011-06-20 14:50:10 -070066 <string name="menu_manage_apps" msgid="2308685199463588895">"ትግበራዎች አደራጅ"</string>
Eric Fischer5b93aec2011-09-20 10:30:50 -070067 <string name="menu_wallpaper" msgid="5837429080911269832">"ልጣፍ"</string>
68 <string name="menu_search" msgid="4826514464423239041">" ፈልግ"</string>
69 <string name="menu_notifications" msgid="6424587053194766192">"ማሳወቂያዎች"</string>
Eric Fischer131ef212012-04-19 11:08:23 -070070 <string name="menu_settings" msgid="3946232973327980394">"የስርዓት ቅንብሮች"</string>
Eric Fischer33597932011-08-26 14:56:43 -070071 <string name="menu_help" msgid="4901160661634590633">"እገዛ"</string>
Eric Fischerddae2242011-10-28 11:25:25 -070072 <string name="cab_menu_delete_app" msgid="4089398025537640349">"ትግበራ አራግፍ"</string>
73 <string name="cab_menu_app_info" msgid="914548323652698884">"የትግበራ ዝርዝር"</string>
74 <string name="cab_app_selection_text" msgid="6378522164293415735">"1 መተግበሪያ ተመርጧል"</string>
Eric Fischer320d8262011-05-26 15:44:04 -070075 <string name="cab_widget_selection_text" msgid="962527270506951955">"1 ዊድጌት ተመርጧል"</string>
76 <string name="cab_folder_selection_text" msgid="8916111874189565067">"1 አቃፊ ተመርጧል"</string>
77 <string name="cab_shortcut_selection_text" msgid="8115847384500412878">"1 አቋራጭ ተመርጧል"</string>
Eric Fischer5b93aec2011-09-20 10:30:50 -070078 <string name="permlab_install_shortcut" msgid="1201690825493376489">"አቋራጮችን ጫን።"</string>
Eric Fischerddae2242011-10-28 11:25:25 -070079 <string name="permdesc_install_shortcut" msgid="8634424803272077038">"መተግበሪያ ያለተጠቃሚ ጣልቃ ገብነት አቋራጭ ለማከል ይፈቅዳል።"</string>
Eric Fischer5b93aec2011-09-20 10:30:50 -070080 <string name="permlab_uninstall_shortcut" msgid="7696645932555926449">"አቋራጮችን አራግፍ"</string>
Eric Fischer63f541d2012-01-27 12:01:32 -080081 <string name="permdesc_uninstall_shortcut" msgid="274355570620220977">"ያለተጠቃሚ ጣልቃ ገብነት አቋራጭ ለማስወገድ ለመተግበሪያ ይፈቅዳል።"</string>
Eric Fischer320d8262011-05-26 15:44:04 -070082 <string name="permlab_read_settings" msgid="3452408290738106747">"የመነሻቅንብሮች እና አቋራጮችን አንብብ"</string>
Eric Fischer25595a62011-12-29 12:21:38 -080083 <string name="permdesc_read_settings" msgid="5788109303585403679">"ቅንጅቶችን እና አቋራጮችን በመነሻ ለማንበብ ለትግበራ ይፈቅዳል።"</string>
Eric Fischer320d8262011-05-26 15:44:04 -070084 <string name="permlab_write_settings" msgid="1360567537236705628">"መነሻ ቅንብሮች እና አቋራጮች ፃፍ"</string>
Eric Fischer25595a62011-12-29 12:21:38 -080085 <string name="permdesc_write_settings" msgid="8530105489115785531">"ቅንጅቶችን እና አቋራጮችን በመነሻ ለመለወጥ ለመተግበሪያ ይፈቅዳል።"</string>
Eric Fischer320d8262011-05-26 15:44:04 -070086 <string name="gadget_error_text" msgid="8359351016167075858">"ፍርግም የመጫን ችግር"</string>
Eric Fischerddae2242011-10-28 11:25:25 -070087 <string name="uninstall_system_app_text" msgid="6429814133777046491">"ይህ የስርዓት ትግበራ ነው እና አለማራገፍ አይቻልም።"</string>
Eric Fischer5b93aec2011-09-20 10:30:50 -070088 <string name="dream_name" msgid="2847171357608437154">"የሮኬት ማስነሻ"</string>
89 <string name="folder_hint_text" msgid="8633351560105748141">"ስም አልባ አቃፊ"</string>
Eric Fischer601584a2011-11-02 10:23:26 -070090 <string name="default_scroll_format" msgid="4057140866420001240">"ገጽ %1$d የ %2$d"</string>
91 <string name="workspace_scroll_format" msgid="7911126267695001437">"የስራ ቦታ %1$d የ %2$d"</string>
92 <string name="apps_customize_apps_scroll_format" msgid="5494241912377704885">"Appsገጽ %1$d የ %2$d"</string>
93 <string name="apps_customize_widgets_scroll_format" msgid="5383009742241717437">"ምግብሮች ገጽ %1$d የ %2$d"</string>
Eric Fischer1e57c282011-10-03 13:41:38 -070094 <string name="workspace_cling_title" msgid="738396473989890567">"እቤትህ እንዳለህ ሆነሀ ዘና በል"</string>
95 <string name="workspace_cling_move_item" msgid="791013895761065070">"ተወዳጅ መተግበሪያዎችህን እዚህ ላይ ማስቀመጥ ትችላለህ፡፡"</string>
96 <string name="workspace_cling_open_all_apps" msgid="2459977609848572588">"ሁሉንም መተግበሪያዎችህን ለማየት፣ ክቡን ንካ::"</string>
97 <string name="all_apps_cling_title" msgid="2559734712581447107">"አንዳንድ መተግበሪያዎች ምረጥ"</string>
Eric Fischerddae2242011-10-28 11:25:25 -070098 <string name="all_apps_cling_add_item" msgid="5665035103260318891">"ወደ መነሻ ማያህ፣ መተግበሪያ ለማከል፣ ንካውና &amp; ያዘው፡፡"</string>
Eric Fischer1e57c282011-10-03 13:41:38 -070099 <string name="folder_cling_title" msgid="4308949882377840953">"መተግበሪያዎችህን ከዓቃፊዎች ጋር አደራጅ"</string>
100 <string name="folder_cling_move_item" msgid="270598675060435169">"መተግበሪያ ለማንቀሳቀስ፣ ንካው እና &amp; ያዘው::"</string>
Eric Fischerddae2242011-10-28 11:25:25 -0700101 <string name="folder_cling_create_folder" msgid="8352867485656129478">"በመነሻ ማያህ ላይ አዲስ ዓቃፊ ለመፍጠር፣ አንዱን መተግበሪያ በሌላው ላይ ቆልል፡፡"</string>
Eric Fischer75c83652011-09-02 14:49:25 -0700102 <string name="cling_dismiss" msgid="2780907108735868381">"እሺ"</string>
Eric Fischerfcb13412012-02-28 10:16:46 -0800103 <string name="folder_opened" msgid="1262064100943801533">"አቃፊ ተከፍቷል፣ <xliff:g id="WIDTH">%1$d</xliff:g><xliff:g id="HEIGHT">%2$d</xliff:g>"</string>
Eric Fischer25595a62011-12-29 12:21:38 -0800104 <string name="folder_tap_to_close" msgid="1335478160661137579">"አቃፊን ለመዝጋት ንካ"</string>
105 <string name="folder_tap_to_rename" msgid="5201612989905472442">"ዳግም ሰይምን ለማስቀመጥ ንካ"</string>
Eric Fischer601584a2011-11-02 10:23:26 -0700106 <string name="folder_closed" msgid="3130534551370511932">"አቃፊ ተዘግቷል"</string>
Eric Fischerfcb13412012-02-28 10:16:46 -0800107 <string name="folder_renamed" msgid="7951233572858053642">"አቃፊ ዳግም ወደ <xliff:g id="NAME">%1$s</xliff:g> ተሰይሟል"</string>
Eric Fischeree10efd2012-03-02 11:15:01 -0800108 <string name="folder_name_format" msgid="3051680259794759037">"አቃፊ ስም፦ <xliff:g id="NAME">%1$s</xliff:g>"</string>
Eric Fischer320d8262011-05-26 15:44:04 -0700109</resources>