tests/auto/qscriptengine/translations/idtranslatable_la.ts
changeset 37 758a864f9613
equal deleted inserted replaced
36:ef0373b55136 37:758a864f9613
       
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <!DOCTYPE TS>
       
     3 <TS version="2.0" language="nb_NO">
       
     4 <context>
       
     5     <name></name>
       
     6     <message id="qtn_foo_bar">
       
     7         <location filename="idtranslatable.js" line="1"/>
       
     8         <source></source>
       
     9         <translation>First string</translation>
       
    10     </message>
       
    11     <message id="qtn_needle">
       
    12         <location filename="idtranslatable.js" line="3"/>
       
    13         <source></source>
       
    14         <translation>Second string</translation>
       
    15     </message>
       
    16     <message id="qtn_haystack">
       
    17         <location filename="idtranslatable.js" line="3"/>
       
    18         <source></source>
       
    19         <translation>Third string</translation>
       
    20     </message>
       
    21     <message id="qtn_bar_baz" numerus="yes">
       
    22         <location filename="idtranslatable.js" line="5"/>
       
    23         <source></source>
       
    24         <translation>
       
    25             <numerusform>Fourth string</numerusform>
       
    26             <numerusform>%n fooish bar(s) found</numerusform>
       
    27         </translation>
       
    28     </message>
       
    29 </context>
       
    30 </TS>