upload android base code part1

This commit is contained in:
August 2018-08-08 15:50:00 +08:00
parent e02f198e2d
commit 0a1de6c4b3
48159 changed files with 9071466 additions and 0 deletions

View file

@ -0,0 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2011 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="more_string" msgid="8495478259330621990">"+<xliff:g id="COUNT">%1$d</xliff:g>"</string>
<string name="copy_email" msgid="7869435992461603532">"Kopiranje e-poštnega naslova"</string>
<string name="copy_number" msgid="530057841276106843">"Kopiranje telefonske številke"</string>
<string name="action_label" msgid="1318401633653605424">"Vračalka"</string>
<string name="accessbility_suggestion_dropdown_opened" msgid="3231589819168382515">"Predlogi za stike so odprti"</string>
<string name="accessbility_suggestion_dropdown_closed" msgid="5545766162855459747">"Ni predlogov"</string>
<string name="dropdown_delete_button_desc" msgid="8506791557733906887">"Odstranitev stika <xliff:g id="CONTACT">%s</xliff:g> s seznama prejemnikov"</string>
<string name="chips_action_copy" msgid="1929144660075507103">"Kopiraj"</string>
<string name="chips_action_cancel" msgid="6077877438943543501">"Prekliči"</string>
<string name="chips_permission_text" msgid="1978301259208877495">"Dovoli predlaganje stikov"</string>
</resources>