Development

/branches/1.2/lib/plugins/sfPropelPlugin/i18n/sf_admin.no.xml

You must first sign up to be able to contribute.

root/branches/1.2/lib/plugins/sfPropelPlugin/i18n/sf_admin.no.xml

Revision 13399, 3.3 kB (checked in by fabien, 1 year ago)

[1.2] fixed XLIFF files for admin generator

Line 
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!DOCTYPE xliff PUBLIC "-//XLIFF//DTD XLIFF//EN" "http://www.oasis-open.org/committees/xliff/documents/xliff.dtd" >
3 <xliff version="1.0">
4   <file original="global" source-language="en" datatype="plaintext">
5     <header />
6     <body>
7       <!-- Actions -->
8       <trans-unit>
9         <source>New</source>
10         <target>Ny</target>
11       </trans-unit>
12       <trans-unit>
13         <source>Edit</source>
14         <target>Rediger</target>
15       </trans-unit>
16       <trans-unit>
17         <source>Delete</source>
18         <target>Slett</target>
19       </trans-unit>
20       <trans-unit>
21         <source>List</source>
22         <target>Liste</target>
23       </trans-unit>
24       <trans-unit>
25         <source>Save</source>
26         <target>Lagre</target>
27       </trans-unit>
28       <trans-unit>
29         <source>Save and add</source>
30         <target>Lagre og opprett ny</target>
31       </trans-unit>
32       <trans-unit>
33         <source>Cancel</source>
34         <target>Avbryt</target>
35       </trans-unit>
36
37       <!-- Filters -->
38       <trans-unit>
39         <source>Reset</source>
40         <target>Tilbakestill</target>
41       </trans-unit>
42       <trans-unit>
43         <source>Filter</source>
44         <target>Filtrer</target>
45       </trans-unit>
46
47       <!-- List -->
48       <trans-unit>
49         <source>No result</source>
50         <target>Ingen resultater</target>
51       </trans-unit>
52       <trans-unit>
53         <source>Actions</source>
54         <target>Handlinger</target>
55       </trans-unit>
56       <trans-unit>
57         <source>(page %%page%%/%%nb_pages%%)</source>
58         <target>(side %%page%%/%%nb_pages%%)</target>
59       </trans-unit>
60       <trans-unit>
61         <source>asc</source>
62         <target>stigende</target>
63       </trans-unit>
64       <trans-unit>
65         <source>desc</source>
66         <target>synkende</target>
67       </trans-unit>
68
69       <!-- Pagination -->
70       <trans-unit>
71         <source>First page</source>
72         <target>Første side</target>
73       </trans-unit>
74       <trans-unit>
75         <source>Previous page</source>
76         <target>Forrige side</target>
77       </trans-unit>
78       <trans-unit>
79         <source>Next page</source>
80         <target>Neste side</target>
81       </trans-unit>
82       <trans-unit>
83         <source>Last page</source>
84         <target>Siste side</target>
85       </trans-unit>
86
87       <!-- Form -->
88       <trans-unit>
89         <source>The item was created successfully.</source>
90         <target>Nytt objekt opprettet.</target>
91       </trans-unit>
92       <trans-unit>
93         <source>The item was updated successfully.</source>
94         <target>Objekt oppdatert.</target>
95       </trans-unit>
96       <trans-unit>
97         <source>The item was created successfully. You can add another one below.</source>
98         <target>Objektet ble opprettet, du kan opprette et nytt nedenfor.</target>
99       </trans-unit>
100       <trans-unit>
101         <source>The item was updated successfully. You can add another one below.</source>
102         <target>Objekt oppdatert, du kan opprette et nytt nedenfor.</target>
103       </trans-unit>
104       <trans-unit>
105         <source>The item has not been saved due to some errors.</source>
106         <target>Objektet ble ikke lagret, grunnet noen feil.</target>
107       </trans-unit>
108       <trans-unit>
109         <source>The item was deleted successfully.</source>
110         <target>Objekt slettet.</target>
111       </trans-unit>
112     </body>
113   </file>
114 </xliff>
Note: See TracBrowser for help on using the browser.

The Sensio Labs Network

Since 1998, Sensio Labs has been promoting the Open-Source software movement by providing quality web application development, training, consulting.
Sensio Labs also supports several large Open-Source projects.