Home | History | Annotate | Download | only in values-da
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <!--
      3 /*
      4 **
      5 ** Copyright 2010, The Android Open Source Project
      6 **
      7 ** Licensed under the Apache License, Version 2.0 (the "License");
      8 ** you may not use this file except in compliance with the License.
      9 ** You may obtain a copy of the License at
     10 **
     11 **     http://www.apache.org/licenses/LICENSE-2.0
     12 **
     13 ** Unless required by applicable law or agreed to in writing, software
     14 ** distributed under the License is distributed on an "AS IS" BASIS,
     15 ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     16 ** See the License for the specific language governing permissions and
     17 ** limitations under the License.
     18 */
     19 -->
     20 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
     21     <!-- U+00E1: "" LATIN SMALL LETTER A WITH ACUTE
     22          U+00E4: "" LATIN SMALL LETTER A WITH DIAERESIS
     23          U+00E0: "" LATIN SMALL LETTER A WITH GRAVE
     24          U+00E2: "" LATIN SMALL LETTER A WITH CIRCUMFLEX
     25          U+00E3: "" LATIN SMALL LETTER A WITH TILDE
     26          U+0101: "" LATIN SMALL LETTER A WITH MACRON -->
     27     <string name="more_keys_for_a">&#x00E1;,&#x00E4;,&#x00E0;,&#x00E2;,&#x00E3;,&#x0101;</string>
     28     <!-- U+00E9: "" LATIN SMALL LETTER E WITH ACUTE
     29          U+00EB: "" LATIN SMALL LETTER E WITH DIAERESIS -->
     30     <string name="more_keys_for_e">&#x00E9;,&#x00EB;</string>
     31     <!-- U+00ED: "" LATIN SMALL LETTER I WITH ACUTE
     32          U+00EF: "" LATIN SMALL LETTER I WITH DIAERESIS -->
     33     <string name="more_keys_for_i">&#x00ED;,&#x00EF;</string>
     34     <!-- U+00F3: "" LATIN SMALL LETTER O WITH ACUTE
     35          U+00F4: "" LATIN SMALL LETTER O WITH CIRCUMFLEX
     36          U+00F2: "" LATIN SMALL LETTER O WITH GRAVE
     37          U+00F5: "" LATIN SMALL LETTER O WITH TILDE
     38          U+0153: "" LATIN SMALL LIGATURE OE
     39          U+014D: "" LATIN SMALL LETTER O WITH MACRON -->
     40     <string name="more_keys_for_o">&#x00F3;,&#x00F4;,&#x00F2;,&#x00F5;,&#x0153;,&#x014D;</string>
     41     <!-- U+00FA: "" LATIN SMALL LETTER U WITH ACUTE
     42          U+00FC: "" LATIN SMALL LETTER U WITH DIAERESIS
     43          U+00FB: "" LATIN SMALL LETTER U WITH CIRCUMFLEX
     44          U+00F9: "" LATIN SMALL LETTER U WITH GRAVE
     45          U+016B: "" LATIN SMALL LETTER U WITH MACRON -->
     46     <string name="more_keys_for_u">&#x00FA;,&#x00FC;,&#x00FB;,&#x00F9;,&#x016B;</string>
     47     <!-- U+00DF: "" LATIN SMALL LETTER SHARP S
     48          U+015B: "" LATIN SMALL LETTER S WITH ACUTE
     49          U+0161: "" LATIN SMALL LETTER S WITH CARON -->
     50     <string name="more_keys_for_s">&#x00DF;,&#x015B;,&#x0161;</string>
     51     <!-- U+00F1: "" LATIN SMALL LETTER N WITH TILDE
     52          U+0144: "" LATIN SMALL LETTER N WITH ACUTE -->
     53     <string name="more_keys_for_n">&#x00F1;,&#x0144;</string>
     54     <!-- U+00FD: "" LATIN SMALL LETTER Y WITH ACUTE
     55          U+00FF: "" LATIN SMALL LETTER Y WITH DIAERESIS -->
     56     <string name="more_keys_for_y">&#x00FD;,&#x00FF;</string>
     57     <!-- U+00F0: "" LATIN SMALL LETTER ETH -->
     58     <string name="more_keys_for_d">&#x00F0;</string>
     59     <!-- U+0142: "" LATIN SMALL LETTER L WITH STROKE -->
     60     <string name="more_keys_for_l">&#x0142;</string>
     61     <!-- U+00E5: "" LATIN SMALL LETTER A WITH RING ABOVE -->
     62     <string name="keylabel_for_nordic_row1_11">&#x00E5;</string>
     63     <!-- U+00E6: "" LATIN SMALL LETTER AE -->
     64     <string name="keylabel_for_nordic_row2_10">&#x00E6;</string>
     65     <!-- U+00F8: "" LATIN SMALL LETTER O WITH STROKE -->
     66     <string name="keylabel_for_nordic_row2_11">&#x00F8;</string>
     67     <!-- U+00E4: "" LATIN SMALL LETTER A WITH DIAERESIS -->
     68     <string name="more_keys_for_nordic_row2_10">&#x00E4;</string>
     69     <!-- U+00F6: "" LATIN SMALL LETTER O WITH DIAERESIS -->
     70     <string name="more_keys_for_nordic_row2_11">&#x00F6;</string>
     71     <string name="single_quotes">!text/single_9qm_lqm</string>
     72     <string name="double_quotes">!text/double_9qm_lqm</string>
     73     <string name="single_angle_quotes">!text/single_raqm_laqm</string>
     74     <string name="double_angle_quotes">!text/double_raqm_laqm</string>
     75 </resources>
     76