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">"Austrália Central – TN"</item>
|
||||
<item msgid="4345275500159159867">"Austrália Central – AS"</item>
|
||||
<item msgid="6771274300523132094">"Austrália Oriental – QLD"</item>
|
||||
<item msgid="4685547681424666687">"Austrália Oriental – NSW"</item>
|
||||
<item msgid="5259393186526893961">"Padrão Montanhas – Dawson Creek"</item>
|
||||
<item msgid="5984634754870859705">"Padrão Central – Saskatchewan"</item>
|
||||
<item msgid="5340374311583423836">"Padrão Oriental – Atikokan"</item>
|
||||
<item msgid="8922086438245451625">"Padrão do Atlântico – Quebeque"</item>
|
||||
<item msgid="8353677384517034413">"Havai-Aleútes – Havai"</item>
|
||||
<item msgid="6426791761018806420">"Havai-Aleútes – Alasca"</item>
|
||||
<item msgid="7076353182411415610">"Padrão do Pacífico – Metlakatla"</item>
|
||||
<item msgid="373990592918179890">"Padrão das Montanhas – Arizona"</item>
|
||||
<item msgid="353899326999279114">"Pacífico – Baja Califórnia"</item>
|
||||
<item msgid="6432134534714673873">"Montanhas – Chihuahua"</item>
|
||||
<item msgid="7629345735485663968">"Central – Tamaulipas"</item>
|
||||
<item msgid="3874729044260979505">"Montanhas – Sonora"</item>
|
||||
<item msgid="1106209575683600471">"Hora da África Oriental"</item>
|
||||
<item msgid="6538017087072480128">"Hora Padrão do Atlântico"</item>
|
||||
<item msgid="6758957851822881177">"Hora Padrão do Atlântico"</item>
|
||||
<item msgid="2477556470536619081">"Hora da Europa de Leste"</item>
|
||||
<item msgid="7328461310893621937">"Hora de Kaliningrado"</item>
|
||||
<item msgid="4212642599758736931">"Amazónia - Rondónia"</item>
|
||||
<item msgid="2370319280810537375">"Brasília - Pará"</item>
|
||||
</string-array>
|
||||
<string-array name="backup_country_names">
|
||||
<item msgid="9141777876082196578">"São Martinho"</item>
|
||||
<item msgid="5330962017221568054">"Países Baixos Caribenhos"</item>
|
||||
<item msgid="1465164631761814300">"Curaçao"</item>
|
||||
<item msgid="8972081011408691260">"Sudão do Sul"</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">"Introduza o nome do país"</string>
|
||||
<string name="searchview_description_clear" msgid="1603860069305867810">"Limpar consulta"</string>
|
||||
<string name="no_results_found" msgid="5475293015394772651">"Não foram encontrados resultados"</string>
|
||||
<string name="palestine_display_name" msgid="3485026339977302148">"Palestina"</string>
|
||||
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue