1 <?xml version="1.0" encoding="UTF-8"?>
3 <file source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:34Z" product-name="lang">
6 <trans-unit id="mlang_labels_tablabel" xml:space="preserve">
7 <source>List of database-records</source>
9 <trans-unit id="mlang_labels_tabdescr" xml:space="preserve">
10 <source>The Web>List module provides low level access to records appearing on a page.</source>
12 <trans-unit id="mlang_tabs_tab" xml:space="preserve">
15 <trans-unit id="clip_pasteAfter" xml:space="preserve">
16 <source>Paste after: Clipboard content is inserted after this record</source>
18 <trans-unit id="clip_pasteInto" xml:space="preserve">
19 <source>Paste into: Clipboard content is inserted on this page</source>
21 <trans-unit id="clip_paste" xml:space="preserve">
22 <source>Paste in clipboard content</source>
24 <trans-unit id="clip_markRecords" xml:space="preserve">
25 <source>Mark All/Mark none</source>
27 <trans-unit id="clip_selectMarked" xml:space="preserve">
28 <source>Transfer the selection of records to clipboard</source>
30 <trans-unit id="clip_duplicates" xml:space="preserve">
31 <source>Mark duplicates</source>
33 <trans-unit id="clip_editMarked" xml:space="preserve">
34 <source>Edit marked</source>
36 <trans-unit id="clip_deleteMarked" xml:space="preserve">
37 <source>Delete marked</source>
39 <trans-unit id="clip_deleteMarkedWarning" xml:space="preserve">
40 <source>Are you sure you want to delete all marked records from the table '%s'?</source>
42 <trans-unit id="showInfo" xml:space="preserve">
43 <source>Display information</source>
45 <trans-unit id="edit" xml:space="preserve">
46 <source>Edit record</source>
48 <trans-unit id="editPage" xml:space="preserve">
49 <source>Edit page properties</source>
51 <trans-unit id="new" xml:space="preserve">
52 <source>New record</source>
54 <trans-unit id="newPage" xml:space="preserve">
55 <source>Create new page after this page</source>
57 <trans-unit id="newRecord" xml:space="preserve">
58 <source>Create new record after this record</source>
60 <trans-unit id="newRecordGeneral" xml:space="preserve">
61 <source>Create new record</source>
63 <trans-unit id="moveUp" xml:space="preserve">
64 <source>Move up in list</source>
66 <trans-unit id="moveDown" xml:space="preserve">
67 <source>Move down in list</source>
69 <trans-unit id="move_record" xml:space="preserve">
70 <source>Re-position content element</source>
72 <trans-unit id="move_page" xml:space="preserve">
73 <source>Move page</source>
75 <trans-unit id="hide" xml:space="preserve">
76 <source>Hide record</source>
78 <trans-unit id="unHide" xml:space="preserve">
79 <source>Un-hide record</source>
81 <trans-unit id="hidePage" xml:space="preserve">
82 <source>Hide page</source>
84 <trans-unit id="unHidePage" xml:space="preserve">
85 <source>Un-hide page</source>
87 <trans-unit id="prevLevel" xml:space="preserve">
88 <source>Move this page to the position after the current parent page (Inwards)</source>
90 <trans-unit id="nextLevel" xml:space="preserve">
91 <source>Move this page to be a subpage of the page above (Outwards)</source>
93 <trans-unit id="delete" xml:space="preserve">
94 <source>Delete record (!)</source>
96 <trans-unit id="history" xml:space="preserve">
97 <source>Display change history / Un-do</source>
99 <trans-unit id="displayVersions" xml:space="preserve">
100 <source>Display versions</source>
102 <trans-unit id="permissions" xml:space="preserve">
103 <source>Set permissions for page</source>
105 <trans-unit id="largeControl" xml:space="preserve">
106 <source>Extended view</source>
108 <trans-unit id="contractView" xml:space="preserve">
109 <source>List all tables</source>
111 <trans-unit id="expandView" xml:space="preserve">
112 <source>List only this table</source>
114 <trans-unit id="showClipBoard" xml:space="preserve">
115 <source>Show clipboard</source>
117 <trans-unit id="editShownColumns" xml:space="preserve">
118 <source>Edit all shown fields of the listed records</source>
120 <trans-unit id="editThisColumn" xml:space="preserve">
121 <source>Edit the '%s' field of the listed records</source>
123 <trans-unit id="deleteWarning" xml:space="preserve">
124 <source>Are you sure you want to delete this record?</source>
126 <trans-unit id="localization" xml:space="preserve">
127 <source>Localization view</source>
129 <trans-unit id="defaultLanguage" xml:space="preserve">
130 <source>Default</source>
132 <trans-unit id="multipleLanguages" xml:space="preserve">
133 <source>All languages</source>
135 <trans-unit id="Localize" xml:space="preserve">
136 <source>Localize to:</source>
138 <trans-unit id="viewRecords" xml:space="preserve">
139 <source>Viewing records of</source>
141 <trans-unit id="pageIndicator" xml:space="preserve">
142 <source>Page %1$s of %2$d</source>
144 <trans-unit id="rangeIndicator" xml:space="preserve">
145 <source>Records %1$d - %2$d</source>
147 <trans-unit id="missingTcaColumnsMessageTitle" xml:space="preserve">
148 <source>Missing TCA definition</source>
150 <trans-unit id="missingTcaColumnsMessage" xml:space="preserve">
151 <source>Warning: No fields for table "%s" have been found. $TCA['%s']['columns'] does not contain the neccessary definitions.</source>