1<?xml version="1.0" encoding="UTF-8"?>
2<!-- 
3     Copyright (C) 2013 The Android Open Source Project
4
5     Licensed under the Apache License, Version 2.0 (the "License");
6     you may not use this file except in compliance with the License.
7     You may obtain a copy of the License at
8
9          http://www.apache.org/licenses/LICENSE-2.0
10
11     Unless required by applicable law or agreed to in writing, software
12     distributed under the License is distributed on an "AS IS" BASIS,
13     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14     See the License for the specific language governing permissions and
15     limitations under the License.
16 -->
17
18<resources xmlns:android="http://schemas.android.com/apk/res/android"
19    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
20  <string-array name="timezone_rename_labels">
21    <item msgid="4609638052107641231">"Zentral-Australien – NT"</item>
22    <item msgid="4345275500159159867">"Zentral-Australien – SA"</item>
23    <item msgid="6771274300523132094">"Ost-Australien – QLD"</item>
24    <item msgid="4685547681424666687">"Ost-Australien – NSW"</item>
25    <item msgid="5259393186526893961">"Mountain Standard – Dawson Creek"</item>
26    <item msgid="5984634754870859705">"Central Standard – Saskatchewan"</item>
27    <item msgid="5340374311583423836">"Eastern Standard – Atikokan"</item>
28    <item msgid="8922086438245451625">"Atlantic Standard – Quebec"</item>
29    <item msgid="8353677384517034413">"Hawaii-Aleutian – Hawaii"</item>
30    <item msgid="6426791761018806420">"Hawaii-Aleutian – Alaska"</item>
31    <item msgid="7076353182411415610">"Pacific Standard – Metlakatla"</item>
32    <item msgid="373990592918179890">"Mountain Standard – Arizona"</item>
33    <item msgid="353899326999279114">"Pacific – Baja California"</item>
34    <item msgid="6432134534714673873">"Mountain – Chihuahua"</item>
35    <item msgid="7629345735485663968">"Central – Tamaulipas"</item>
36    <item msgid="3874729044260979505">"Mountain – Sonora"</item>
37    <item msgid="1106209575683600471">"Ostafrikanische Zeit"</item>
38    <item msgid="6538017087072480128">"Atlantische Standardzeit"</item>
39    <item msgid="6758957851822881177">"Atlantische Standardzeit"</item>
40    <item msgid="2477556470536619081">"Osteuropäische Zeit"</item>
41    <item msgid="7328461310893621937">"Kaliningrad"</item>
42    <item msgid="4212642599758736931">"Amazonas – Rondônia"</item>
43    <item msgid="2370319280810537375">"Brasilia – Pará"</item>
44  </string-array>
45  <string-array name="backup_country_names">
46    <item msgid="9141777876082196578">"Sint Maarten"</item>
47    <item msgid="5330962017221568054">"Karibische Niederlande"</item>
48    <item msgid="1465164631761814300">"Curaçao"</item>
49    <item msgid="8972081011408691260">"Südsudan"</item>
50  </string-array>
51</resources>
52