blob: e33a3853a9962add47cecc6423b1f191e6c06a80 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
<?xml version='1.0' encoding='UTF-8'?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
<file datatype="xml" source-language="en-US" original="base.grd" target-language="sv">
<body>
<trans-unit id="8820817407110198400">
<source>Bookmarks</source>
<target>Bokmärken</target>
<note>IDS_BOOKMARKS_FRAGMENT_TITLE
Title which is shown on the main bookmarks view.
</note>
</trans-unit>
<trans-unit id="8443102241046796905">
<source>Welcome to <ph id="STRING"/></source>
<target>Välkommen till <ph id="STRING"/></target>
<note>IDS_GENERIC_WELCOME
Generic welcome string.
Example STRING: Opera
</note>
</trans-unit>
<trans-unit id="2466140279568640908">
<source>By using this application you are agreeing to Opera's <ph id="TOS_BEGIN"/>Terms of Service<ph id="TOS_END"/>. Also, you can learn how Opera handles and protects your data in our <ph id="PRIVACY_BEGIN"/>Privacy Statement<ph id="PRIVACY_END"/>.</source>
<target>I och med din användning av det här programmet samtycker du till Operas <ph id="TOS_BEGIN"/>Licensvillkor<ph id="TOS_END"/>. Du kan också läsa om hur Opera hanterar och skyddar dina data i vårt <ph id="PRIVACY_BEGIN"/>Sekretessmeddelande<ph id="PRIVACY_END"/>.</target>
<note>IDS_START_TERMS
First startup information about the license and privacy terms.
</note>
</trans-unit>
</body>
</file>
</xliff>
|