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">"Gotowe"</string> 20 <string name="abc_action_bar_home_description" msgid="4600421777120114993">"Przejd do strony gwnej"</string> 21 <string name="abc_action_bar_up_description" msgid="1594238315039666878">"Przejd wyej"</string> 22 <string name="abc_action_menu_overflow_description" msgid="3588849162933574182">"Wicej opcji"</string> 23 <string name="abc_searchview_description_search" msgid="8264924765203268293">"Szukaj"</string> 24 <string name="abc_searchview_description_query" msgid="2550479030709304392">"Wyszukiwane haso"</string> 25 <string name="abc_searchview_description_clear" msgid="3691816814315814921">"Wyczy zapytanie"</string> 26 <string name="abc_searchview_description_submit" msgid="8928215447528550784">"Wylij zapytanie"</string> 27 <string name="abc_searchview_description_voice" msgid="893419373245838918">"Wyszukiwanie gosowe"</string> 28 <string name="abc_activitychooserview_choose_application" msgid="2031811694353399454">"Wybierz aplikacj"</string> 29 <string name="abc_activity_chooser_view_see_all" msgid="7468859129482906941">"Zobacz wszystkie"</string> 30 <string name="abc_shareactionprovider_share_with_application" msgid="7165123711973476752">"Udostpnij dla %s"</string> 31 <string name="abc_shareactionprovider_share_with" msgid="3421042268587513524">"Udostpnij dla"</string> 32 </resources> 33