upload android base code part1
This commit is contained in:
parent
e02f198e2d
commit
0a1de6c4b3
48159 changed files with 9071466 additions and 0 deletions
|
@ -0,0 +1,51 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
Copyright (C) 2013 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-array name="timezone_rename_labels">
|
||||
<item msgid="4609638052107641231">"Srednjeavstralski – NT"</item>
|
||||
<item msgid="4345275500159159867">"Srednjeavstralski – SA"</item>
|
||||
<item msgid="6771274300523132094">"Vzhodnoavstralski – QLD"</item>
|
||||
<item msgid="4685547681424666687">"Vzhodnoavstralski – NSW"</item>
|
||||
<item msgid="5259393186526893961">"Gorski standardni – Dawson Creek"</item>
|
||||
<item msgid="5984634754870859705">"Osrednji standar. – Saskatchewan"</item>
|
||||
<item msgid="5340374311583423836">"Vzhodni standardni – Atikokan"</item>
|
||||
<item msgid="8922086438245451625">"Atlantski standardni – Quebec"</item>
|
||||
<item msgid="8353677384517034413">"Havajsko-aleutski – Havaji"</item>
|
||||
<item msgid="6426791761018806420">"Havajsko-aleutski – Aljaska"</item>
|
||||
<item msgid="7076353182411415610">"Pacifiški standard. – Metlakatla"</item>
|
||||
<item msgid="373990592918179890">"Gorski standardni – Arizona"</item>
|
||||
<item msgid="353899326999279114">"Pacifiški – Baja California"</item>
|
||||
<item msgid="6432134534714673873">"Gorski – Chihuahua"</item>
|
||||
<item msgid="7629345735485663968">"Osrednji – Tamaulipas"</item>
|
||||
<item msgid="3874729044260979505">"Gorski – Sonora"</item>
|
||||
<item msgid="1106209575683600471">"Vzhodnoafriški čas"</item>
|
||||
<item msgid="6538017087072480128">"Atlantski standardni čas"</item>
|
||||
<item msgid="6758957851822881177">"Atlantski standardni čas"</item>
|
||||
<item msgid="2477556470536619081">"Vzhodnoevropski čas"</item>
|
||||
<item msgid="7328461310893621937">"Kaliningrajski čas"</item>
|
||||
<item msgid="4212642599758736931">"Amazon – Rondônia"</item>
|
||||
<item msgid="2370319280810537375">"Brasilia – Pará"</item>
|
||||
</string-array>
|
||||
<string-array name="backup_country_names">
|
||||
<item msgid="9141777876082196578">"Sint Maarten"</item>
|
||||
<item msgid="5330962017221568054">"Nizozemski Karibi"</item>
|
||||
<item msgid="1465164631761814300">"Curaçao"</item>
|
||||
<item msgid="8972081011408691260">"Južni Sudan"</item>
|
||||
</string-array>
|
||||
</resources>
|
|
@ -0,0 +1,24 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
Copyright (C) 2013 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="hint_time_zone_search" msgid="804776560897143016">"Vnesite ime države"</string>
|
||||
<string name="searchview_description_clear" msgid="1603860069305867810">"Izbris poizvedbe"</string>
|
||||
<string name="no_results_found" msgid="5475293015394772651">"Ni rezultatov"</string>
|
||||
<string name="palestine_display_name" msgid="3485026339977302148">"Palestina"</string>
|
||||
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue