1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- Copyright (C) 2012 The Android Open Source Project 3 4 Licensed under the Apache License, Version 2.0 (the "License"); 5 you may not use this file except in compliance with the License. 6 You may obtain a copy of the License at 7 8 http://www.apache.org/licenses/LICENSE-2.0 9 10 Unless required by applicable law or agreed to in writing, software 11 distributed under the License is distributed on an "AS IS" BASIS, 12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 See the License for the specific language governing permissions and 14 limitations under the License. 15 --> 16 17 <resources xmlns:android="http://schemas.android.com/apk/res/android" 18 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 19 <string name="abc_action_mode_done" msgid="4076576682505996667">"Gotovo"</string> 20 <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Idi na poetnu"</string> 21 <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Idi gore"</string> 22 <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Dodatne opcije"</string> 23 <string name="abc_toolbar_collapse_description" msgid="1603543279005712093">"Sami"</string> 24 <string name="abc_action_bar_home_description_format" msgid="1397052879051804371">"%1$s, %2$s"</string> 25 <string name="abc_action_bar_home_subtitle_description_format" msgid="6623331958280229229">"%1$s, %2$s, %3$s"</string> 26 <string name="abc_searchview_description_search" msgid="8264924765203268293">"Pretraivanje"</string> 27 <string name="abc_search_hint" msgid="7723749260725869598">"Pretraite"</string> 28 <string name="abc_searchview_description_query" msgid="2550479030709304392">"Upit za pretraivanje"</string> 29 <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Izbrii upit"</string> 30 <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Poalji upit"</string> 31 <string name="abc_searchview_description_voice" msgid="893419373245838918">"Glasovno pretraivanje"</string> 32 <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Odabir aplikacije"</string> 33 <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Prikai sve"</string> 34 <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Dijeljenje sa: %s"</string> 35 <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Dijeljenje sa"</string> 36 <string name="status_bar_notification_info_overflow" msgid="2869576371154716097">"999+"</string> 37 <string name="abc_capital_on" msgid="3405795526292276155">"UKLJUENO"</string> 38 <string name="abc_capital_off" msgid="121134116657445385">"ISKLJUENO"</string> 39 <string name="search_menu_title" msgid="146198913615257606">"Pretraivanje"</string> 40 </resources> 41