Merge lp:~alexander-wilms/pantheon-files/translation-fixes into lp:~elementary-apps/pantheon-files/trunk

Proposed by 982c80311320c1b
Status: Merged
Approved by: Cody Garver
Approved revision: 1224
Merged at revision: 1224
Proposed branch: lp:~alexander-wilms/pantheon-files/translation-fixes
Merge into: lp:~elementary-apps/pantheon-files/trunk
Diff against target: 7166 lines (+2336/-2376)
4 files modified
po/de.po (+1204/-1270)
po/pantheon-files.pot (+1125/-1099)
src/View/OverlayBar.vala (+6/-6)
src/View/PropertiesWindow.vala (+1/-1)
To merge this branch: bzr merge lp:~alexander-wilms/pantheon-files/translation-fixes
Reviewer Review Type Date Requested Status
Cody Garver (community) Needs Information
Review via email: mp+169526@code.launchpad.net

Commit message

New translatable strings to fix bug #1190851 and bug #1190852.

Description of the change

What it says on the tin

To post a comment you must log in.
Revision history for this message
Cody Garver (codygarver) wrote :

If I approve this, that's how your name is going to be displayed in the commit history. Is that what you want?

review: Needs Information
Revision history for this message
982c80311320c1b (alexander-wilms) wrote :

How is my name going to be displayed? You mean the paths in the po file?

Revision history for this message
982c80311320c1b (alexander-wilms) wrote :

Anyway, I'm fine with it being merged

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'po/de.po'
2--- po/de.po 2013-06-14 06:25:35 +0000
3+++ po/de.po 2013-06-14 19:23:28 +0000
4@@ -7,502 +7,913 @@
5 msgstr ""
6 "Project-Id-Version: marlin\n"
7 "Report-Msgid-Bugs-To: \n"
8-"POT-Creation-Date: 2013-06-13 21:30-0500\n"
9-"PO-Revision-Date: 2013-06-01 21:25+0000\n"
10-"Last-Translator: neonblack <neonblack@gmx.de>\n"
11+"POT-Creation-Date: 2013-06-14 21:12+0200\n"
12+"PO-Revision-Date: 2013-06-14 21:19+0100\n"
13+"Last-Translator: Alexander Wilms <f.alexander.wilms+spam@gmail.com>\n"
14 "Language-Team: German <de@li.org>\n"
15+"Language: de\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=2; plural=n != 1;\n"
20 "X-Launchpad-Export-Date: 2013-06-14 06:24+0000\n"
21 "X-Generator: Launchpad (build 16667)\n"
22-"Language: de\n"
23-
24-#: /home/codygarver/files-trunk/po/../src/View/LocationBar.vala:116
25-msgid "AFP"
26-msgstr "AFP"
27-
28-#: /home/codygarver/files-trunk/po/../src/View/LocationBar.vala:117
29-msgid "DAV"
30-msgstr "DAV"
31-
32-#: /home/codygarver/files-trunk/po/../src/View/LocationBar.vala:118
33-msgid "DAVS"
34-msgstr "DAVS"
35-
36-#: /home/codygarver/files-trunk/po/../src/View/LocationBar.vala:119
37-msgid "FTP"
38-msgstr "FTP"
39-
40-#: /home/codygarver/files-trunk/po/../src/View/LocationBar.vala:120
41-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:564
42-msgid "Network"
43-msgstr "Netzwerk"
44-
45-#: /home/codygarver/files-trunk/po/../src/View/LocationBar.vala:121
46-msgid "SFTP"
47-msgstr "SFTP"
48-
49-#: /home/codygarver/files-trunk/po/../src/View/LocationBar.vala:122
50-msgid "SMB"
51-msgstr "SMB"
52-
53-#: /home/codygarver/files-trunk/po/../src/View/LocationBar.vala:123
54-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:346
55-msgid "Trash"
56-msgstr "Müll"
57-
58-#: /home/codygarver/files-trunk/po/../src/View/LocationBar.vala:302
59-msgid "Open in New Tab"
60-msgstr "In neuem Tab öffnen"
61-
62-#: /home/codygarver/files-trunk/po/../src/View/OverlayBar.vala:249
63-#, c-format
64-msgid "%u items selected (%s)"
65-msgstr "%u ausgewählte Elemente (%s)"
66-
67-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:73
68-msgid "Properties"
69-msgstr "Eigenschaften"
70-
71-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:126
72-msgid "General"
73-msgstr "Allgemein"
74-
75-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:134
76-msgid "More"
77-msgstr "Mehr"
78-
79-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:153
80-msgid "Preview"
81-msgstr "Vorschau"
82-
83-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:340
84-msgid "Created"
85-msgstr "Erstellt"
86-
87-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:342
88-#: /home/codygarver/files-trunk/po/../src/fm-list-view.c:59
89-msgid "Modified"
90-msgstr "Verändert"
91-
92-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:345
93-msgid "Last Access"
94-msgstr "Letzter Zugriff"
95-
96-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:351
97-msgid "Deleted"
98-msgstr "Entfernt"
99-
100-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:356
101-msgid "MimeType"
102-msgstr "MIME-Typ"
103-
104-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:364
105-msgid "MimeTypes"
106-msgstr "MIME-Typen"
107-
108-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:368
109-msgid "Location"
110-msgstr "Ort"
111-
112-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:370
113-msgid "Target"
114-msgstr "Ziel"
115-
116-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:376
117-msgid "Origin Location"
118-msgstr "Herkunftsort"
119-
120-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:386
121-msgid "Info:"
122-msgstr "Info:"
123-
124-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:421
125-msgid "Other application..."
126-msgstr "Andere Anwendung …"
127-
128-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:445
129-msgid "Open with:"
130-msgstr "Öffnen mit:"
131-
132-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:466
133-msgid "Usage:"
134-msgstr "Belegung:"
135-
136-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:471
137-msgid "Device usage:"
138-msgstr "Speicherverwendung:"
139-
140-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:478
141-#, c-format
142-msgid "%s free of %s (%d%% used)"
143-msgstr "%s frei von %s (%d%% werden genutzt)"
144-
145-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:617
146-msgid "Read"
147-msgstr "Lesen"
148-
149-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:622
150-msgid "Write"
151-msgstr "Schreiben"
152-
153-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:627
154-msgid "Execute"
155-msgstr "Ausführen"
156-
157-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:845
158-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:858
159-msgid "Owner"
160-msgstr "Besitzer"
161-
162-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:850
163-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:862
164-msgid "Group"
165-msgstr "Gruppe"
166-
167-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:866
168-msgid "Everyone"
169-msgstr "Jeder"
170-
171-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:1128
172-msgid "Select an aplication to open "
173-msgstr "Anwendung zum Öffnen wählen "
174-
175-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:126
176+
177+#: /home/alexander/pantheon-files/po/../src/View/ViewContainer.vala:148
178+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:300
179+msgid "Home"
180+msgstr "Persönlicher Ordner"
181+
182+#: /home/alexander/pantheon-files/po/../src/View/ViewContainer.vala:150
183+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:370
184+msgid "File System"
185+msgstr "Dateisystem"
186+
187+#: /home/alexander/pantheon-files/po/../src/View/ViewContainer.vala:154
188+msgid "This folder does not exist"
189+msgstr "Dieser Ordner existiert nicht"
190+
191+#: /home/alexander/pantheon-files/po/../src/View/ViewContainer.vala:157
192+msgid "(as Administrator)"
193+msgstr "(als Administrator)"
194+
195+#: /home/alexander/pantheon-files/po/../src/View/ViewContainer.vala:173
196+msgid "This does not belong to you."
197+msgstr "Das gehört Ihnen nicht."
198+
199+#: /home/alexander/pantheon-files/po/../src/View/ViewContainer.vala:174
200+msgid "You don't have permission to view this folder."
201+msgstr "Sie sind nicht berechtigt, diesen Ordner zu betrachten."
202+
203+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:126
204 msgid "Files isn't your default file manager."
205 msgstr "Dateien ist nicht Ihr Standard-Dateimanager."
206
207-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:132
208-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3426
209+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:132
210+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3426
211 msgid "Set as default"
212 msgstr "Als Standard festlegen"
213
214-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:137
215+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:137
216 msgid "Ignore"
217 msgstr "Ignorieren"
218
219-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:363
220+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:363
221 msgid "Undo"
222 msgstr "Rückgängig"
223
224-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:364
225-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:606
226+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:364
227+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:606
228 msgid "Undo the last action"
229 msgstr "Die letzte Aktion rückgängig machen"
230
231-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:373
232+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:373
233 msgid "Redo"
234 msgstr "Wiederholen"
235
236-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:374
237-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:609
238+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:374
239+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:609
240 msgid "Redo the last action"
241 msgstr "Die letzte Aktion wiederholen"
242
243-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:584
244+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:584
245 msgid "_File"
246 msgstr "_Datei"
247
248-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:585
249+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:585
250 msgid "_Edit"
251 msgstr "_Bearbeiten"
252
253-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:586
254+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:586
255 msgid "_View"
256 msgstr "_Ansicht"
257
258-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:587
259+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:587
260 msgid "_Go"
261 msgstr "_Gehe zu"
262
263-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:588
264+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:588
265 msgid "_Help"
266 msgstr "_Hilfe"
267
268-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:590
269-#: /home/codygarver/files-trunk/po/../src/DesktopLauncher.vala:9
270+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:590
271+#: /home/alexander/pantheon-files/po/../src/DesktopLauncher.vala:9
272 msgid "New _Window"
273 msgstr "Neues _Fenster"
274
275-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:591
276+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:591
277 msgid "Open another Files window for the displayed location"
278 msgstr "Ein anderes Files Fenster für den angezeigen Ort öffnen"
279
280-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:594
281-#: /home/codygarver/files-trunk/po/../src/DesktopLauncher.vala:8
282+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:594
283+#: /home/alexander/pantheon-files/po/../src/DesktopLauncher.vala:8
284 msgid "New _Tab"
285 msgstr "Neuer _Tab"
286
287-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:595
288+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:595
289 msgid "Open another tab for the displayed location"
290 msgstr "Einen weiteren Tab für diesen Ort öffnen"
291
292-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:599
293+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:599
294 msgid "_Close"
295 msgstr "_Beenden"
296
297-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:600
298+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:600
299 msgid "Close this folder"
300 msgstr "Diesen Ordner schließen"
301
302-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:605
303+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:605
304 msgid "_Undo"
305 msgstr "_Rückgängig machen"
306
307-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:608
308+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:608
309 msgid "_Redo"
310 msgstr "_Wiederholen"
311
312-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:611
313+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:611
314 msgid "Open _Parent"
315 msgstr "_Übergeordnetes Verzeichnis öffnen"
316
317-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:612
318+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:612
319 msgid "Open the parent folder"
320 msgstr "Das übergeordnete Verzeichnis öffnen"
321
322-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:614
323+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:614
324 msgid "_Back"
325 msgstr "_Zurück"
326
327-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:615
328+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:615
329 msgid "Go to the previous visited location"
330 msgstr "Zum zuvor besuchten Ort wechseln"
331
332-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:618
333+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:618
334 msgid "_Forward"
335 msgstr "Vor"
336
337-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:619
338+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:619
339 msgid "Go to the next visited location"
340 msgstr "Zum nächsten besuchten Ort wechseln"
341
342-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:621
343+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:621
344 msgid "_Reload"
345 msgstr "_Aktualisieren"
346
347-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:622
348+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:622
349 msgid "Reload the current location"
350 msgstr "Den aktuellen Ort aktualisieren"
351
352-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:625
353+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:625
354 msgid "_Home Folder"
355 msgstr "_Persönlicher Ordner"
356
357-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:626
358-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:305
359+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:626
360+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:305
361 msgid "Open your personal folder"
362 msgstr "Persönlichen Ordner öffnen"
363
364-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:629
365+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:629
366 msgid "_Trash"
367 msgstr "_Müll"
368
369-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:630
370+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:630
371 msgid "Open your personal trash folder"
372 msgstr "Ihren persönlichen Müll-Ordner öffnen"
373
374-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:633
375+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:633
376 msgid "_Network"
377 msgstr "_Netzwerk"
378
379-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:634
380+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:634
381 msgid "Browse bookmarked and local network locations"
382 msgstr "Lesezeichen und lokale Netzwerke durchsuchen"
383
384-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:637
385+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:637
386 msgid "Zoom _In"
387 msgstr "_Vergrößern"
388
389-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:638
390+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:638
391 msgid "Increase the view size"
392 msgstr "Ansicht vergrößern"
393
394-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:649
395+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:649
396 msgid "Zoom _Out"
397 msgstr "Ver_kleinern"
398
399-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:650
400+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:650
401 msgid "Decrease the view size"
402 msgstr "Ansicht verkleinern"
403
404-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:657
405+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:657
406 msgid "Normal Si_ze"
407 msgstr "_Normale Größe"
408
409-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:658
410+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:658
411 msgid "Use the normal view size"
412 msgstr "Die normale Ansichtsgröße verwenden"
413
414-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:661
415+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:661
416 msgid "Next Tab"
417 msgstr "Nächster Tab"
418
419-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:665
420+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:665
421 msgid "Previous Tab"
422 msgstr "Vorheriger Tab"
423
424-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:669
425+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:669
426 msgid "Connect to _Server..."
427 msgstr "Mit _Server verbinden …"
428
429-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:670
430+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:670
431 msgid "Connect to a remote computer or shared disk"
432-msgstr ""
433-"Mit einem entfernten Rechner oder einem freigegebenen Datenträger verbinden"
434+msgstr "Mit einem entfernten Rechner oder einem freigegebenen Datenträger verbinden"
435
436-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:673
437+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:673
438 msgid "_About"
439 msgstr "_Über"
440
441-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:674
442+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:674
443 msgid "Display credits"
444 msgstr "Mitwirkende anzeigen"
445
446-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:677
447+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:677
448 msgid "Report a Problem..."
449 msgstr "Ein Problem melden …"
450
451-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:678
452+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:678
453 msgid "File a bug on Launchpad"
454 msgstr "Einen Fehler auf Launchpad berichten"
455
456-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:681
457+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:681
458 msgid "Get Help Online..."
459 msgstr "Online Hilfe erhalten …"
460
461-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:685
462+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:685
463 msgid "Translate This Application..."
464 msgstr "Diese Anwendung übersetzen …"
465
466-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:694
467+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:694
468 msgid "Show _Hidden Files"
469 msgstr "_Verborgene Dateien anzeigen"
470
471-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:695
472+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:695
473 msgid "Toggle the display of hidden files in the current window"
474 msgstr "Verborgene Dateien im momentan geöffneten Fenster anzeigen/verbergen"
475
476-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:699
477+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:699
478 msgid "_Places"
479 msgstr "_Orte"
480
481-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:700
482+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:700
483 msgid "Change the visibility of this window's side pane"
484 msgstr "Sichtbarkeit der Seitenleiste dieses Fensters ändern"
485
486-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:708
487+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:708
488 msgid "Icon"
489 msgstr "Symbol"
490
491-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:711
492+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:711
493 msgid "List"
494 msgstr "Liste"
495
496-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:714
497+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:714
498 msgid "Columns"
499 msgstr "Spalten"
500
501-#: /home/codygarver/files-trunk/po/../src/View/DirectoryNotFound.vala:39
502+#: /home/alexander/pantheon-files/po/../src/View/DirectoryNotFound.vala:39
503 msgid "This folder does not exist."
504-msgstr ""
505+msgstr "Dieser Ordner exis"
506
507-#: /home/codygarver/files-trunk/po/../src/View/DirectoryNotFound.vala:39
508+#: /home/alexander/pantheon-files/po/../src/View/DirectoryNotFound.vala:39
509 #, c-format
510 msgid "The folder \"%s\" can't be found."
511-msgstr ""
512+msgstr "Der Ordner \"%s\" kann nicht gefunden werden."
513
514-#: /home/codygarver/files-trunk/po/../src/View/DirectoryNotFound.vala:41
515+#: /home/alexander/pantheon-files/po/../src/View/DirectoryNotFound.vala:41
516 msgid "Create"
517 msgstr "Erstellen"
518
519-#: /home/codygarver/files-trunk/po/../src/View/DirectoryNotFound.vala:41
520+#: /home/alexander/pantheon-files/po/../src/View/DirectoryNotFound.vala:41
521 #, c-format
522 msgid "Create the folder \"%s\""
523-msgstr ""
524+msgstr "Den Ordner \"%s\" erstellen"
525
526-#: /home/codygarver/files-trunk/po/../src/View/DirectoryNotFound.vala:55
527+#: /home/alexander/pantheon-files/po/../src/View/DirectoryNotFound.vala:55
528 #, c-format
529 msgid ""
530 "Failed to create the folder\n"
531 "\n"
532 "%s"
533 msgstr ""
534-
535-#: /home/codygarver/files-trunk/po/../src/View/ViewContainer.vala:148
536-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:300
537-msgid "Home"
538-msgstr "Persönlicher Ordner"
539-
540-#: /home/codygarver/files-trunk/po/../src/View/ViewContainer.vala:150
541-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:370
542-msgid "File System"
543-msgstr "Dateisystem"
544-
545-#: /home/codygarver/files-trunk/po/../src/View/ViewContainer.vala:154
546-msgid "This folder does not exist"
547-msgstr ""
548-
549-#: /home/codygarver/files-trunk/po/../src/View/ViewContainer.vala:157
550-msgid "(as Administrator)"
551-msgstr "(als Administrator)"
552-
553-#: /home/codygarver/files-trunk/po/../src/View/ViewContainer.vala:173
554-msgid "This does not belong to you."
555-msgstr ""
556-
557-#: /home/codygarver/files-trunk/po/../src/View/ViewContainer.vala:174
558-msgid "You don't have permission to view this folder."
559-msgstr ""
560-
561-#: /home/codygarver/files-trunk/po/../src/fm-columns-view.c:82
562-#: /home/codygarver/files-trunk/po/../src/fm-abstract-icon-view.c:573
563-#: /home/codygarver/files-trunk/po/../src/fm-list-view.c:622
564+"Erstellen des Ordners fehlgeschlagen\n"
565+"\n"
566+"%s"
567+
568+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:73
569+msgid "Properties"
570+msgstr "Eigenschaften"
571+
572+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:126
573+msgid "General"
574+msgstr "Allgemein"
575+
576+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:134
577+msgid "More"
578+msgstr "Mehr"
579+
580+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:153
581+msgid "Preview"
582+msgstr "Vorschau"
583+
584+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:235
585+#, c-format
586+msgid "%u selected items"
587+msgstr "%u ausgewählte Eemente"
588+
589+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:340
590+msgid "Created"
591+msgstr "Erstellt"
592+
593+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:342
594+#: /home/alexander/pantheon-files/po/../src/fm-list-view.c:59
595+msgid "Modified"
596+msgstr "Verändert"
597+
598+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:345
599+msgid "Last Access"
600+msgstr "Letzter Zugriff"
601+
602+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:351
603+msgid "Deleted"
604+msgstr "Entfernt"
605+
606+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:356
607+msgid "MimeType"
608+msgstr "MIME-Typ"
609+
610+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:364
611+msgid "MimeTypes"
612+msgstr "MIME-Typen"
613+
614+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:368
615+msgid "Location"
616+msgstr "Ort"
617+
618+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:370
619+msgid "Target"
620+msgstr "Ziel"
621+
622+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:376
623+msgid "Origin Location"
624+msgstr "Herkunftsort"
625+
626+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:386
627+msgid "Info:"
628+msgstr "Info:"
629+
630+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:421
631+msgid "Other application..."
632+msgstr "Andere Anwendung …"
633+
634+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:445
635+msgid "Open with:"
636+msgstr "Öffnen mit:"
637+
638+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:466
639+msgid "Usage:"
640+msgstr "Belegung:"
641+
642+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:471
643+msgid "Device usage:"
644+msgstr "Speicherverwendung:"
645+
646+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:478
647+#, c-format
648+msgid "%s free of %s (%d%% used)"
649+msgstr "%s frei von %s (%d%% werden genutzt)"
650+
651+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:617
652+msgid "Read"
653+msgstr "Lesen"
654+
655+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:622
656+msgid "Write"
657+msgstr "Schreiben"
658+
659+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:627
660+msgid "Execute"
661+msgstr "Ausführen"
662+
663+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:845
664+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:858
665+msgid "Owner"
666+msgstr "Besitzer"
667+
668+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:850
669+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:862
670+msgid "Group"
671+msgstr "Gruppe"
672+
673+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:866
674+msgid "Everyone"
675+msgstr "Jeder"
676+
677+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:1128
678+msgid "Select an aplication to open "
679+msgstr "Anwendung zum Öffnen wählen "
680+
681+#: /home/alexander/pantheon-files/po/../src/View/LocationBar.vala:116
682+msgid "AFP"
683+msgstr "AFP"
684+
685+#: /home/alexander/pantheon-files/po/../src/View/LocationBar.vala:117
686+msgid "DAV"
687+msgstr "DAV"
688+
689+#: /home/alexander/pantheon-files/po/../src/View/LocationBar.vala:118
690+msgid "DAVS"
691+msgstr "DAVS"
692+
693+#: /home/alexander/pantheon-files/po/../src/View/LocationBar.vala:119
694+msgid "FTP"
695+msgstr "FTP"
696+
697+#: /home/alexander/pantheon-files/po/../src/View/LocationBar.vala:120
698+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:564
699+msgid "Network"
700+msgstr "Netzwerk"
701+
702+#: /home/alexander/pantheon-files/po/../src/View/LocationBar.vala:121
703+msgid "SFTP"
704+msgstr "SFTP"
705+
706+#: /home/alexander/pantheon-files/po/../src/View/LocationBar.vala:122
707+msgid "SMB"
708+msgstr "SMB"
709+
710+#: /home/alexander/pantheon-files/po/../src/View/LocationBar.vala:123
711+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:346
712+msgid "Trash"
713+msgstr "Müll"
714+
715+#: /home/alexander/pantheon-files/po/../src/View/LocationBar.vala:302
716+msgid "Open in New Tab"
717+msgstr "In neuem Tab öffnen"
718+
719+#: /home/alexander/pantheon-files/po/../src/View/OverlayBar.vala:229
720+#, c-format
721+msgid "%u folders"
722+msgstr "%u Ordner"
723+
724+#: /home/alexander/pantheon-files/po/../src/View/OverlayBar.vala:235
725+#: /home/alexander/pantheon-files/po/../src/View/OverlayBar.vala:245
726+#, c-format
727+msgid " and %u other items (%s) selected"
728+msgstr "und %u andere Elemente (%s) ausgewählt"
729+
730+#: /home/alexander/pantheon-files/po/../src/View/OverlayBar.vala:237
731+#: /home/alexander/pantheon-files/po/../src/View/OverlayBar.vala:247
732+msgid " selected"
733+msgstr "ausgewählt"
734+
735+#: /home/alexander/pantheon-files/po/../src/View/OverlayBar.vala:239
736+#, c-format
737+msgid "%u folder"
738+msgstr "%u Ordner"
739+
740+#: /home/alexander/pantheon-files/po/../src/View/OverlayBar.vala:249
741+#, c-format
742+msgid "%u items selected (%s)"
743+msgstr "%u ausgewählte Elemente (%s)"
744+
745+#: /home/alexander/pantheon-files/po/../src/fm-columns-view.c:82
746+#: /home/alexander/pantheon-files/po/../src/fm-list-view.c:622
747+#: /home/alexander/pantheon-files/po/../src/fm-abstract-icon-view.c:573
748 msgid "This folder is empty."
749 msgstr "Dieser Ordner ist leer."
750
751-#: /home/codygarver/files-trunk/po/../src/fm-columns-view.c:186
752-#: /home/codygarver/files-trunk/po/../src/fm-abstract-icon-view.c:139
753-#: /home/codygarver/files-trunk/po/../src/fm-list-view.c:205
754+#: /home/alexander/pantheon-files/po/../src/fm-columns-view.c:186
755+#: /home/alexander/pantheon-files/po/../src/fm-list-view.c:205
756+#: /home/alexander/pantheon-files/po/../src/fm-abstract-icon-view.c:139
757 #, c-format
758 msgid "Failed to rename %s to %s"
759 msgstr "Umbenennen von %s in %s fehlgeschlagen."
760
761-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:125
762+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:286
763+msgid "Personal"
764+msgstr "Persönlich"
765+
766+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:291
767+msgid "Your common places and bookmarks"
768+msgstr "Ihre normalen Orte und Lesezeichen"
769+
770+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:348
771+msgid "Open the trash"
772+msgstr "Müll öffnen"
773+
774+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:358
775+msgid "Devices"
776+msgstr "Geräte"
777+
778+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:363
779+msgid "Your local partitions and devices"
780+msgstr "Ihre lokalen Partitionen und Geräte"
781+
782+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:372
783+msgid "Open the contents of the File System"
784+msgstr "Inhalt des Dateisystems öffnen"
785+
786+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:431
787+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:456
788+#, c-format
789+msgid "Mount and open %s"
790+msgstr "%s einhängen und öffnen"
791+
792+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:569
793+msgid "Your network places"
794+msgstr "Ihre Orte im Netzwerk"
795+
796+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:600
797+msgid "Entire network"
798+msgstr "Gesamtes Netzwerk"
799+
800+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:602
801+msgid "Browse the contents of the network"
802+msgstr "Inhalt des Netzwerks durchsuchen"
803+
804+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:1590
805+msgid "_Start"
806+msgstr "_Starten"
807+
808+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:1591
809+msgid "_Stop"
810+msgstr "_Stopp"
811+
812+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:1596
813+msgid "_Power On"
814+msgstr "_Anschalten"
815+
816+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:1597
817+msgid "_Safely Remove Drive"
818+msgstr "Laufwerk _sicher entfernen"
819+
820+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:1600
821+msgid "_Connect Drive"
822+msgstr "Laufwerk _verbinden"
823+
824+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:1601
825+msgid "_Disconnect Drive"
826+msgstr "Laufwerk _trennen"
827+
828+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:1604
829+msgid "_Start Multi-disk Device"
830+msgstr "Multimedienlaufwerk _starten"
831+
832+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:1605
833+msgid "_Stop Multi-disk Device"
834+msgstr "Multimedienlaufwerk _stoppen"
835+
836+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:1609
837+msgid "_Unlock Drive"
838+msgstr "Laufwerk _entsperren"
839+
840+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:1610
841+msgid "_Lock Drive"
842+msgstr "Laufwerk _sperren"
843+
844+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:1684
845+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:2231
846+#, c-format
847+msgid "Unable to start %s"
848+msgstr "Starten von %s nicht möglich"
849+
850+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:1974
851+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:2003
852+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:2032
853+#, c-format
854+msgid "Unable to eject %s"
855+msgstr "Auswerfen von %s nicht möglich"
856+
857+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:2177
858+#, c-format
859+msgid "Unable to poll %s for media changes"
860+msgstr "%s konnte nicht nach Datenträgeränderungen befragt werden"
861+
862+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:2287
863+#, c-format
864+msgid "Unable to stop %s"
865+msgstr "Stoppen von %s nicht möglich"
866+
867+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:2385
868+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:1978
869+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3506
870+msgid "_Open"
871+msgstr "Ö_ffnen"
872+
873+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:2393
874+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:1998
875+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3518
876+msgid "Open in New _Tab"
877+msgstr "In neuem _Tab öffnen"
878+
879+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:2400
880+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:2007
881+msgid "Open in New _Window"
882+msgstr "In neuem _Fenster öffnen"
883+
884+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:2409
885+msgid "Remove"
886+msgstr "Entfernen"
887+
888+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:2418
889+msgid "Rename..."
890+msgstr "Umbenennen …"
891+
892+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:2431
893+msgid "_Mount"
894+msgstr "_Einhängen"
895+
896+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:2438
897+msgid "_Unmount"
898+msgstr "_Aushängen"
899+
900+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:2445
901+msgid "_Eject"
902+msgstr "Aus_werfen"
903+
904+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:2453
905+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:1422
906+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:2312
907+msgid "Empty _Trash"
908+msgstr "_Müll leeren"
909+
910+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:2463
911+msgid "Connect to Server…"
912+msgstr "Mit Server verbinden …"
913+
914+#: /home/alexander/pantheon-files/po/../src/marlin-application.c:423
915+msgid "Show the version of the program."
916+msgstr "Die Versionsnummer des Programms anzeigen."
917+
918+#: /home/alexander/pantheon-files/po/../src/marlin-application.c:427
919+msgid "Open uri(s) in new tab"
920+msgstr "URI(s) in neuem Tab öffnen"
921+
922+#: /home/alexander/pantheon-files/po/../src/marlin-application.c:429
923+msgid "Quit Files."
924+msgstr "Files beenden."
925+
926+#: /home/alexander/pantheon-files/po/../src/marlin-application.c:431
927+msgid "Enable debug logging"
928+msgstr "Nachrichten zur Fehlerdiagnose anzeigen"
929+
930+#: /home/alexander/pantheon-files/po/../src/marlin-application.c:432
931+msgid "[URI...]"
932+msgstr "[URI …]"
933+
934+#: /home/alexander/pantheon-files/po/../src/marlin-application.c:441
935+msgid ""
936+"\n"
937+"\n"
938+"Browse the file system with the file manager"
939+msgstr ""
940+"\n"
941+"\n"
942+"Das Dateisystem mit Hilfe des Dateimanagers anzeigen"
943+
944+#: /home/alexander/pantheon-files/po/../src/marlin-application.c:461
945+msgid "--quit cannot be used with URIs."
946+msgstr "--quit kann nicht mit URI(s) benutzt werden."
947+
948+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:1177
949+msgid "Invalid filename provided by XDS drag site"
950+msgstr "Ungültiger von der XDS bereitgestellter Dateiname"
951+
952+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:1335
953+#, c-format
954+msgid "Failed to create a link for the URL \"%s\""
955+msgstr "Eine Verknüpfung für die Adresse »%s« konnte nicht erzeugt werden"
956+
957+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:1820
958+#, c-format
959+msgid "Use \"%s\" to open the selected item"
960+msgid_plural "Use \"%s\" to open the selected items"
961+msgstr[0] "»%s« verwenden, um das gewählte Objekt zu öffnen"
962+msgstr[1] "»%s« verwenden, um die gewählten Objekte zu öffnen"
963+
964+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:1972
965+#, c-format
966+msgid "_Open With %s"
967+msgstr "Mit %s _öffnen"
968+
969+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:1994
970+#, c-format
971+msgid "Open in %'d New _Tabs"
972+msgstr "In %'d neuen _Tabs öffnen"
973+
974+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:2003
975+#, c-format
976+msgid "Open in %'d New _Windows"
977+msgstr "In %'d neuen _Fenstern öffnen"
978+
979+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3478
980+msgid "Prepare the selected files to be moved with a Paste command"
981+msgstr "Die gewählten Dateien mit »Einfügen« auf den Einfügevorgang vorbereiten"
982+
983+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3482
984+msgid "Prepare the selected files to be copied with a Paste command"
985+msgstr "Die gewählten Dateien mit »Einfügen« auf den Kopiervorgang vorbereiten"
986+
987+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3486
988+msgid "Move or copy files previously selected by a Cut or Copy command"
989+msgstr "Zuvor durch »Ausschneiden« oder »Kopieren« gewählte Dateien verschieben oder kopieren"
990+
991+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3489
992+msgid "Paste Into Folder"
993+msgstr "In Ordner einfügen"
994+
995+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3490
996+msgid "Move or copy files previously selected by a Cut or Copy command into selected folder"
997+msgstr "Zuvor durch »Ausschneiden« oder »Kopieren« gewählte Dateien in den ausgewählten Ordner verschieben oder kopieren"
998+
999+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3493
1000+msgid "_Rename..."
1001+msgstr "_Umbenennen …"
1002+
1003+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3494
1004+msgid "Rename selected item"
1005+msgstr "Ausgewähltes Objekt umbenennen"
1006+
1007+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3497
1008+msgid "Create New _Folder"
1009+msgstr "Neuen _Ordner anlegen"
1010+
1011+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3498
1012+msgid "Create a new empty folder inside this folder"
1013+msgstr "Einen neuen leeren Ordner in diesem Ordner anlegen"
1014+
1015+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3500
1016+msgid "Create New _File"
1017+msgstr "Neue _Datei erstellen"
1018+
1019+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3502
1020+msgid "_Empty File"
1021+msgstr "_Leere Datei"
1022+
1023+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3503
1024+msgid "Create a new empty file inside this folder"
1025+msgstr "Ein neue leere Datei in diesem Ordner anlegen"
1026+
1027+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3507
1028+msgid "Open the selected item"
1029+msgstr "Ausgewähltes Objekt öffnen"
1030+
1031+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3514
1032+msgid "Open in new Window"
1033+msgstr "In neuem Fenster öffnen"
1034+
1035+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3515
1036+msgid "Open each selected item in a new window"
1037+msgstr "Jedes gewählte Objekt in einem neuen Fenster öffnen"
1038+
1039+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3519
1040+msgid "Open each selected item in a new tab"
1041+msgstr "Jedes gewählte Objekt in einem neuen Tab öffnen"
1042+
1043+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3521
1044+msgid "Open Wit_h"
1045+msgstr "Öffnen mi_t"
1046+
1047+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3522
1048+msgid "Choose a program with which to open the selected item"
1049+msgstr "Wählen Sie ein Programm aus, mit dem das gewählte Objekt geöffnet werden soll."
1050+
1051+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3524
1052+msgid "Other _Application..."
1053+msgstr "Andere _Anwendung …"
1054+
1055+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3525
1056+msgid "Choose another application with which to open the selected item"
1057+msgstr "Eine andere Anwendung auswählen, mit der das gewählte Objekt geöffnet werden soll"
1058+
1059+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3528
1060+msgid "Mo_ve to Trash"
1061+msgstr "In den _Müll verschieben"
1062+
1063+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3529
1064+msgid "Move each selected item to the Trash"
1065+msgstr "Jedes gewählte Objekt in den Müll verschieben"
1066+
1067+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3532
1068+msgid "_Delete Permanently"
1069+msgstr "_Dauerhaft löschen"
1070+
1071+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3533
1072+msgid "Delete each selected item, without moving to the Trash"
1073+msgstr "Jedes gewählte Objekt löschen, ohne es in den Müll zu verschieben"
1074+
1075+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3536
1076+msgid "_Restore"
1077+msgstr "_Wiederherstellen"
1078+
1079+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3540
1080+#: /home/alexander/pantheon-files/po/../src/eel-editable-label.c:3190
1081+msgid "Select All"
1082+msgstr "Alles auswählen"
1083+
1084+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3544
1085+msgid "_Properties"
1086+msgstr "Ei_genschaften"
1087+
1088+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3545
1089+msgid "View or modify the properties of each selected item"
1090+msgstr "Die Eigenschaften aller gewählten Objekte anzeigen/ändern"
1091+
1092+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3651
1093+msgid "Set Color:"
1094+msgstr "Farbe setzen:"
1095+
1096+#: /home/alexander/pantheon-files/po/../src/fm-icon-view.c:86
1097+msgid "Icon directory listing"
1098+msgstr "Ordner Symbolansicht"
1099+
1100+#: /home/alexander/pantheon-files/po/../src/fm-icon-view.c:87
1101+msgid "Icon view"
1102+msgstr "Symbolansicht"
1103+
1104+#: /home/alexander/pantheon-files/po/../src/marlin-dnd.c:103
1105+msgid "_Move Here"
1106+msgstr "Hierher _verschieben"
1107+
1108+#: /home/alexander/pantheon-files/po/../src/marlin-dnd.c:108
1109+msgid "_Copy Here"
1110+msgstr "Hierher _kopieren"
1111+
1112+#: /home/alexander/pantheon-files/po/../src/marlin-dnd.c:113
1113+msgid "_Link Here"
1114+msgstr "_Verknüpfung erstellen"
1115+
1116+#: /home/alexander/pantheon-files/po/../src/marlin-dnd.c:118
1117+msgid "Set as _Background"
1118+msgstr "Als _Hintergrund verwenden"
1119+
1120+#: /home/alexander/pantheon-files/po/../src/marlin-dnd.c:125
1121+msgid "Cancel"
1122+msgstr "Abbrechen"
1123+
1124+#: /home/alexander/pantheon-files/po/../src/marlin-dnd.c:217
1125+#, c-format
1126+msgid "Failed to execute file \"%s\""
1127+msgstr "Konnte »%s« nicht ausführen"
1128+
1129+#: /home/alexander/pantheon-files/po/../src/marlin-clipboard-manager.c:369
1130+msgid "There is nothing on the clipboard to paste"
1131+msgstr "Nichts zum Einfügen in der Zwischenablage"
1132+
1133+#: /home/alexander/pantheon-files/po/../src/fm-list-view.c:59
1134+msgid "Filename"
1135+msgstr "Dateiname"
1136+
1137+#: /home/alexander/pantheon-files/po/../src/fm-list-view.c:59
1138+msgid "Size"
1139+msgstr "Größe"
1140+
1141+#: /home/alexander/pantheon-files/po/../src/fm-list-view.c:59
1142+msgid "Type"
1143+msgstr "Typ"
1144+
1145+#: /home/alexander/pantheon-files/po/../src/marlin-connect-server-dialog.c:125
1146 msgid "SSH"
1147 msgstr "SSH"
1148
1149-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:128
1150+#: /home/alexander/pantheon-files/po/../src/marlin-connect-server-dialog.c:128
1151 msgid "Public FTP"
1152 msgstr "Öffentlicher FTP"
1153
1154-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:130
1155+#: /home/alexander/pantheon-files/po/../src/marlin-connect-server-dialog.c:130
1156 msgid "FTP (with login)"
1157 msgstr "FTP (mit Anmeldung)"
1158
1159-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:133
1160+#: /home/alexander/pantheon-files/po/../src/marlin-connect-server-dialog.c:133
1161 msgid "AFP (Apple Filing Protocol)"
1162 msgstr "AFP (Apple Filing Protokoll)"
1163
1164-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:135
1165+#: /home/alexander/pantheon-files/po/../src/marlin-connect-server-dialog.c:135
1166 msgid "Windows share"
1167 msgstr "Windows-Freigabe"
1168
1169-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:137
1170+#: /home/alexander/pantheon-files/po/../src/marlin-connect-server-dialog.c:137
1171 msgid "WebDAV (HTTP)"
1172 msgstr "WebDAV (HTTP)"
1173
1174-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:139
1175+#: /home/alexander/pantheon-files/po/../src/marlin-connect-server-dialog.c:139
1176 msgid "Secure WebDAV (HTTPS)"
1177 msgstr "Sicheres WebDAV (HTTPS)"
1178
1179-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:186
1180+#: /home/alexander/pantheon-files/po/../src/marlin-connect-server-dialog.c:186
1181 msgid "Connecting..."
1182 msgstr "Verbinde …"
1183
1184-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:210
1185+#: /home/alexander/pantheon-files/po/../src/marlin-connect-server-dialog.c:210
1186 msgid ""
1187 "Can't load the supported server method list.\n"
1188 "Please check your gvfs installation."
1189@@ -510,1917 +921,1441 @@
1190 "Die Liste der unterstützten Servermethoden kann nicht geladen werden.\n"
1191 "Bitte überprüfen Sie Ihre gvfs-Installation."
1192
1193-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:288
1194+#: /home/alexander/pantheon-files/po/../src/marlin-connect-server-dialog.c:288
1195 #, c-format
1196 msgid "The folder \"%s\" cannot be opened on \"%s\"."
1197 msgstr "Der Ordner »%s« auf »%s« kann nicht geöffnet werden."
1198
1199-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:298
1200+#: /home/alexander/pantheon-files/po/../src/marlin-connect-server-dialog.c:298
1201 #, c-format
1202 msgid "The server at \"%s\" cannot be found."
1203 msgstr "Der Server unter »%s« kann nicht gefunden werden."
1204
1205-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:333
1206+#: /home/alexander/pantheon-files/po/../src/marlin-connect-server-dialog.c:333
1207 msgid "Try Again"
1208 msgstr "Erneut versuchen"
1209
1210-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:398
1211+#: /home/alexander/pantheon-files/po/../src/marlin-connect-server-dialog.c:398
1212 msgid "Please verify your user details."
1213 msgstr "Bitte überprüfen Sie Ihre Angaben."
1214
1215-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:428
1216+#: /home/alexander/pantheon-files/po/../src/marlin-connect-server-dialog.c:428
1217 msgid "Continue"
1218 msgstr "Weiter"
1219
1220-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:766
1221-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:1156
1222+#: /home/alexander/pantheon-files/po/../src/marlin-connect-server-dialog.c:766
1223+#: /home/alexander/pantheon-files/po/../src/marlin-connect-server-dialog.c:1156
1224 msgid "C_onnect"
1225 msgstr "_Verbinde"
1226
1227-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:891
1228+#: /home/alexander/pantheon-files/po/../src/marlin-connect-server-dialog.c:891
1229 msgid "Connect to Server"
1230 msgstr "Mit Server verbinden"
1231
1232-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:909
1233+#: /home/alexander/pantheon-files/po/../src/marlin-connect-server-dialog.c:909
1234 msgid "Server Details"
1235 msgstr "Serverdetails"
1236
1237-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:933
1238+#: /home/alexander/pantheon-files/po/../src/marlin-connect-server-dialog.c:933
1239 msgid "_Server:"
1240 msgstr "_Server:"
1241
1242-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:953
1243+#: /home/alexander/pantheon-files/po/../src/marlin-connect-server-dialog.c:953
1244 msgid "_Port:"
1245 msgstr "_Port:"
1246
1247-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:971
1248+#: /home/alexander/pantheon-files/po/../src/marlin-connect-server-dialog.c:971
1249 msgid "_Type:"
1250 msgstr "_Typ:"
1251
1252-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:1040
1253+#: /home/alexander/pantheon-files/po/../src/marlin-connect-server-dialog.c:1040
1254 msgid "Sh_are:"
1255 msgstr "Freig_abe:"
1256
1257-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:1055
1258+#: /home/alexander/pantheon-files/po/../src/marlin-connect-server-dialog.c:1055
1259 msgid "_Folder:"
1260 msgstr "_Ordner:"
1261
1262-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:1073
1263+#: /home/alexander/pantheon-files/po/../src/marlin-connect-server-dialog.c:1073
1264 msgid "User Details"
1265 msgstr "Benutzerangaben"
1266
1267-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:1096
1268+#: /home/alexander/pantheon-files/po/../src/marlin-connect-server-dialog.c:1096
1269 msgid "_Domain name:"
1270 msgstr "_Domain-Name:"
1271
1272-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:1111
1273+#: /home/alexander/pantheon-files/po/../src/marlin-connect-server-dialog.c:1111
1274 msgid "_User name:"
1275 msgstr "Ben_utzername:"
1276
1277-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:1126
1278+#: /home/alexander/pantheon-files/po/../src/marlin-connect-server-dialog.c:1126
1279 msgid "Pass_word:"
1280 msgstr "Pass_wort:"
1281
1282-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:1142
1283+#: /home/alexander/pantheon-files/po/../src/marlin-connect-server-dialog.c:1142
1284 msgid "_Remember this password"
1285 msgstr "Dieses Passwort me_rken"
1286
1287-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:1245
1288+#: /home/alexander/pantheon-files/po/../src/marlin-connect-server-dialog.c:1245
1289 msgid "Operation cancelled"
1290 msgstr "Vorgang abgebrochen"
1291
1292-#: /home/codygarver/files-trunk/po/../src/marlin-progress-ui-handler.c:114
1293-#: /home/codygarver/files-trunk/po/../src/marlin-progress-ui-handler.c:164
1294-#: /home/codygarver/files-trunk/po/../src/marlin-progress-ui-handler.c:419
1295-#: /home/codygarver/files-trunk/po/../src/marlin-progress-ui-handler.c:475
1296+#: /home/alexander/pantheon-files/po/../src/marlin-progress-ui-handler.c:114
1297+#: /home/alexander/pantheon-files/po/../src/marlin-progress-ui-handler.c:164
1298+#: /home/alexander/pantheon-files/po/../src/marlin-progress-ui-handler.c:419
1299+#: /home/alexander/pantheon-files/po/../src/marlin-progress-ui-handler.c:475
1300 msgid "File Operations"
1301 msgstr "Dateioperationen"
1302
1303-#: /home/codygarver/files-trunk/po/../src/marlin-progress-ui-handler.c:123
1304+#: /home/alexander/pantheon-files/po/../src/marlin-progress-ui-handler.c:123
1305 msgid "Show Details"
1306 msgstr "Einzelheiten zeigen"
1307
1308-#: /home/codygarver/files-trunk/po/../src/marlin-progress-ui-handler.c:158
1309-#: /home/codygarver/files-trunk/po/../src/marlin-progress-ui-handler.c:180
1310+#: /home/alexander/pantheon-files/po/../src/marlin-progress-ui-handler.c:158
1311+#: /home/alexander/pantheon-files/po/../src/marlin-progress-ui-handler.c:180
1312 #, c-format
1313 msgid "%'d file operation active"
1314 msgid_plural "%'d file operations active"
1315 msgstr[0] "%'d aktive Dateioperation"
1316 msgstr[1] "%'d aktive Dateioperationen"
1317
1318-#: /home/codygarver/files-trunk/po/../src/marlin-progress-ui-handler.c:286
1319+#: /home/alexander/pantheon-files/po/../src/marlin-progress-ui-handler.c:286
1320 msgid "Show Copy Dialog"
1321 msgstr "Kopieren-Dialog anzeigen"
1322
1323-#: /home/codygarver/files-trunk/po/../src/marlin-progress-ui-handler.c:298
1324+#: /home/alexander/pantheon-files/po/../src/marlin-progress-ui-handler.c:298
1325 msgid "Cancel All In-progress Actions"
1326 msgstr "Alle laufenden Aktionen abbrechen"
1327
1328-#: /home/codygarver/files-trunk/po/../src/marlin-progress-ui-handler.c:476
1329+#: /home/alexander/pantheon-files/po/../src/marlin-progress-ui-handler.c:476
1330 msgid "All file operations have been successfully completed"
1331 msgstr "Alle Dateioperationen wurden erfolgreich abgeschlossen"
1332
1333-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:1177
1334-msgid "Invalid filename provided by XDS drag site"
1335-msgstr "Ungültiger von der XDS bereitgestellter Dateiname"
1336-
1337-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:1335
1338-#, c-format
1339-msgid "Failed to create a link for the URL \"%s\""
1340-msgstr "Eine Verknüpfung für die Adresse »%s« konnte nicht erzeugt werden"
1341-
1342-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:1820
1343-#, c-format
1344-msgid "Use \"%s\" to open the selected item"
1345-msgid_plural "Use \"%s\" to open the selected items"
1346-msgstr[0] "»%s« verwenden, um das gewählte Objekt zu öffnen"
1347-msgstr[1] "»%s« verwenden, um die gewählten Objekte zu öffnen"
1348-
1349-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:1972
1350-#, c-format
1351-msgid "_Open With %s"
1352-msgstr "Mit %s _öffnen"
1353-
1354-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:1978
1355-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3506
1356-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:2385
1357-msgid "_Open"
1358-msgstr "Ö_ffnen"
1359-
1360-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:1994
1361-#, c-format
1362-msgid "Open in %'d New _Tabs"
1363-msgstr "In %'d neuen _Tabs öffnen"
1364-
1365-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:1998
1366-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3518
1367-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:2393
1368-msgid "Open in New _Tab"
1369-msgstr "In neuem _Tab öffnen"
1370-
1371-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:2003
1372-#, c-format
1373-msgid "Open in %'d New _Windows"
1374-msgstr "In %'d neuen _Fenstern öffnen"
1375-
1376-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:2007
1377-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:2400
1378-msgid "Open in New _Window"
1379-msgstr "In neuem _Fenster öffnen"
1380-
1381-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3478
1382-msgid "Prepare the selected files to be moved with a Paste command"
1383-msgstr ""
1384-"Die gewählten Dateien mit »Einfügen« auf den Einfügevorgang vorbereiten"
1385-
1386-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3482
1387-msgid "Prepare the selected files to be copied with a Paste command"
1388-msgstr ""
1389-"Die gewählten Dateien mit »Einfügen« auf den Kopiervorgang vorbereiten"
1390-
1391-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3486
1392-msgid "Move or copy files previously selected by a Cut or Copy command"
1393-msgstr ""
1394-"Zuvor durch »Ausschneiden« oder »Kopieren« gewählte Dateien verschieben oder "
1395-"kopieren"
1396-
1397-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3489
1398-msgid "Paste Into Folder"
1399-msgstr "In Ordner einfügen"
1400-
1401-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3490
1402-msgid ""
1403-"Move or copy files previously selected by a Cut or Copy command into "
1404-"selected folder"
1405-msgstr ""
1406-"Zuvor durch »Ausschneiden« oder »Kopieren« gewählte Dateien in den "
1407-"ausgewählten Ordner verschieben oder kopieren"
1408-
1409-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3493
1410-msgid "_Rename..."
1411-msgstr "_Umbenennen …"
1412-
1413-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3494
1414-msgid "Rename selected item"
1415-msgstr "Ausgewähltes Objekt umbenennen"
1416-
1417-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3497
1418-msgid "Create New _Folder"
1419-msgstr "Neuen _Ordner anlegen"
1420-
1421-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3498
1422-msgid "Create a new empty folder inside this folder"
1423-msgstr "Einen neuen leeren Ordner in diesem Ordner anlegen"
1424-
1425-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3500
1426-msgid "Create New _File"
1427-msgstr "Neue _Datei erstellen"
1428-
1429-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3502
1430-msgid "_Empty File"
1431-msgstr "_Leere Datei"
1432-
1433-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3503
1434-msgid "Create a new empty file inside this folder"
1435-msgstr "Ein neue leere Datei in diesem Ordner anlegen"
1436-
1437-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3507
1438-msgid "Open the selected item"
1439-msgstr "Ausgewähltes Objekt öffnen"
1440-
1441-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3514
1442-msgid "Open in new Window"
1443-msgstr "In neuem Fenster öffnen"
1444-
1445-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3515
1446-msgid "Open each selected item in a new window"
1447-msgstr "Jedes gewählte Objekt in einem neuen Fenster öffnen"
1448-
1449-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3519
1450-msgid "Open each selected item in a new tab"
1451-msgstr "Jedes gewählte Objekt in einem neuen Tab öffnen"
1452-
1453-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3521
1454-msgid "Open Wit_h"
1455-msgstr "Öffnen mi_t"
1456-
1457-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3522
1458-msgid "Choose a program with which to open the selected item"
1459-msgstr ""
1460-"Wählen Sie ein Programm aus, mit dem das gewählte Objekt geöffnet werden "
1461-"soll."
1462-
1463-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3524
1464-msgid "Other _Application..."
1465-msgstr "Andere _Anwendung …"
1466-
1467-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3525
1468-msgid "Choose another application with which to open the selected item"
1469-msgstr ""
1470-"Eine andere Anwendung auswählen, mit der das gewählte Objekt geöffnet werden "
1471-"soll"
1472-
1473-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3528
1474-msgid "Mo_ve to Trash"
1475-msgstr "In den _Müll verschieben"
1476-
1477-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3529
1478-msgid "Move each selected item to the Trash"
1479-msgstr "Jedes gewählte Objekt in den Müll verschieben"
1480-
1481-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3532
1482-msgid "_Delete Permanently"
1483-msgstr "_Dauerhaft löschen"
1484-
1485-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3533
1486-msgid "Delete each selected item, without moving to the Trash"
1487-msgstr "Jedes gewählte Objekt löschen, ohne es in den Müll zu verschieben"
1488-
1489-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3536
1490-msgid "_Restore"
1491-msgstr "_Wiederherstellen"
1492-
1493-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3540
1494-#: /home/codygarver/files-trunk/po/../src/eel-editable-label.c:3190
1495-msgid "Select All"
1496-msgstr "Alles auswählen"
1497-
1498-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3544
1499-msgid "_Properties"
1500-msgstr "Ei_genschaften"
1501-
1502-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3545
1503-msgid "View or modify the properties of each selected item"
1504-msgstr "Die Eigenschaften aller gewählten Objekte anzeigen/ändern"
1505-
1506-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3651
1507-msgid "Set Color:"
1508-msgstr "Farbe setzen:"
1509-
1510-#: /home/codygarver/files-trunk/po/../src/fm-icon-view.c:86
1511-msgid "Icon directory listing"
1512-msgstr "Ordner Symbolansicht"
1513-
1514-#: /home/codygarver/files-trunk/po/../src/fm-icon-view.c:87
1515-msgid "Icon view"
1516-msgstr "Symbolansicht"
1517-
1518-#: /home/codygarver/files-trunk/po/../src/marlin-clipboard-manager.c:369
1519-msgid "There is nothing on the clipboard to paste"
1520-msgstr "Nichts zum Einfügen in der Zwischenablage"
1521-
1522-#: /home/codygarver/files-trunk/po/../src/fm-abstract-icon-view.c:283
1523+#: /home/alexander/pantheon-files/po/../src/fm-abstract-icon-view.c:283
1524 msgid "Arran_ge Items"
1525 msgstr "Objekte _anordnen"
1526
1527-#: /home/codygarver/files-trunk/po/../src/fm-abstract-icon-view.c:288
1528+#: /home/alexander/pantheon-files/po/../src/fm-abstract-icon-view.c:288
1529 msgid "Re_versed Order"
1530 msgstr "Umge_kehrte Reihenfolge"
1531
1532-#: /home/codygarver/files-trunk/po/../src/fm-abstract-icon-view.c:289
1533+#: /home/alexander/pantheon-files/po/../src/fm-abstract-icon-view.c:289
1534 msgid "Display icons in the opposite order"
1535 msgstr "Symbole in umgekehrter Reihenfolge anzeigen"
1536
1537-#: /home/codygarver/files-trunk/po/../src/fm-abstract-icon-view.c:296
1538+#: /home/alexander/pantheon-files/po/../src/fm-abstract-icon-view.c:296
1539 msgid "By _Name"
1540 msgstr "Nach _Name"
1541
1542-#: /home/codygarver/files-trunk/po/../src/fm-abstract-icon-view.c:297
1543+#: /home/alexander/pantheon-files/po/../src/fm-abstract-icon-view.c:297
1544 msgid "Keep icons sorted by name in rows"
1545 msgstr "Symbole nach Name in Zeilen sortieren"
1546
1547-#: /home/codygarver/files-trunk/po/../src/fm-abstract-icon-view.c:300
1548+#: /home/alexander/pantheon-files/po/../src/fm-abstract-icon-view.c:300
1549 msgid "By _Size"
1550 msgstr "Nach _Größe"
1551
1552-#: /home/codygarver/files-trunk/po/../src/fm-abstract-icon-view.c:301
1553+#: /home/alexander/pantheon-files/po/../src/fm-abstract-icon-view.c:301
1554 msgid "Keep icons sorted by size in rows"
1555 msgstr "Symbole nach Größe in Zeilen sortieren"
1556
1557-#: /home/codygarver/files-trunk/po/../src/fm-abstract-icon-view.c:304
1558+#: /home/alexander/pantheon-files/po/../src/fm-abstract-icon-view.c:304
1559 msgid "By _Type"
1560 msgstr "Nach _Typ"
1561
1562-#: /home/codygarver/files-trunk/po/../src/fm-abstract-icon-view.c:305
1563+#: /home/alexander/pantheon-files/po/../src/fm-abstract-icon-view.c:305
1564 msgid "Keep icons sorted by type in rows"
1565 msgstr "Symbole nach Typ in Zeilen sortieren"
1566
1567-#: /home/codygarver/files-trunk/po/../src/fm-abstract-icon-view.c:308
1568+#: /home/alexander/pantheon-files/po/../src/fm-abstract-icon-view.c:308
1569 msgid "By Modification _Date"
1570 msgstr "Nach Änderungs_datum"
1571
1572-#: /home/codygarver/files-trunk/po/../src/fm-abstract-icon-view.c:309
1573+#: /home/alexander/pantheon-files/po/../src/fm-abstract-icon-view.c:309
1574 msgid "Keep icons sorted by modification date in rows"
1575 msgstr "Symbole nach Änderungsdatum in Zeilen sortieren"
1576
1577-#: /home/codygarver/files-trunk/po/../src/eel-editable-label.c:3201
1578-msgid "Input Methods"
1579-msgstr "Eingabemethoden"
1580-
1581-#: /home/codygarver/files-trunk/po/../src/fm-list-view.c:59
1582-msgid "Filename"
1583-msgstr "Dateiname"
1584-
1585-#: /home/codygarver/files-trunk/po/../src/fm-list-view.c:59
1586-msgid "Size"
1587-msgstr "Größe"
1588-
1589-#: /home/codygarver/files-trunk/po/../src/fm-list-view.c:59
1590-msgid "Type"
1591-msgstr "Typ"
1592-
1593-#: /home/codygarver/files-trunk/po/../src/exo-tree-view.c:159
1594+#: /home/alexander/pantheon-files/po/../src/exo-tree-view.c:159
1595 msgid "Single Click"
1596 msgstr "Einfachklick"
1597
1598-#: /home/codygarver/files-trunk/po/../src/exo-tree-view.c:160
1599+#: /home/alexander/pantheon-files/po/../src/exo-tree-view.c:160
1600 msgid "Whether the items in the view can be activated with single clicks"
1601 msgstr "Objekte mit Einfachklick aktivieren?"
1602
1603-#: /home/codygarver/files-trunk/po/../src/marlin-application.c:423
1604-msgid "Show the version of the program."
1605-msgstr "Die Versionsnummer des Programms anzeigen."
1606-
1607-#: /home/codygarver/files-trunk/po/../src/marlin-application.c:427
1608-msgid "Open uri(s) in new tab"
1609-msgstr "URI(s) in neuem Tab öffnen"
1610-
1611-#: /home/codygarver/files-trunk/po/../src/marlin-application.c:429
1612-msgid "Quit Files."
1613-msgstr "Files beenden."
1614-
1615-#: /home/codygarver/files-trunk/po/../src/marlin-application.c:431
1616-msgid "Enable debug logging"
1617-msgstr "Nachrichten zur Fehlerdiagnose anzeigen"
1618-
1619-#: /home/codygarver/files-trunk/po/../src/marlin-application.c:432
1620-msgid "[URI...]"
1621-msgstr "[URI …]"
1622-
1623-#: /home/codygarver/files-trunk/po/../src/marlin-application.c:441
1624-msgid ""
1625-"\n"
1626-"\n"
1627-"Browse the file system with the file manager"
1628-msgstr ""
1629-"\n"
1630-"\n"
1631-"Das Dateisystem mit Hilfe des Dateimanagers anzeigen"
1632-
1633-#: /home/codygarver/files-trunk/po/../src/marlin-application.c:461
1634-msgid "--quit cannot be used with URIs."
1635-msgstr "--quit kann nicht mit URI(s) benutzt werden."
1636-
1637-#: /home/codygarver/files-trunk/po/../src/exo-icon-view.c:857
1638+#: /home/alexander/pantheon-files/po/../src/eel-editable-label.c:3201
1639+msgid "Input Methods"
1640+msgstr "Eingabemethoden"
1641+
1642+#: /home/alexander/pantheon-files/po/../src/exo-icon-view.c:857
1643 msgid "Layout mode"
1644 msgstr "Darstellungsmodus"
1645
1646-#: /home/codygarver/files-trunk/po/../src/exo-icon-view.c:858
1647+#: /home/alexander/pantheon-files/po/../src/exo-icon-view.c:858
1648 msgid "The layout mode"
1649 msgstr "Der Darstellungsmodus"
1650
1651-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:286
1652-msgid "Personal"
1653-msgstr "Persönlich"
1654-
1655-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:291
1656-msgid "Your common places and bookmarks"
1657-msgstr "Ihre normalen Orte und Lesezeichen"
1658-
1659-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:348
1660-msgid "Open the trash"
1661-msgstr "Müll öffnen"
1662-
1663-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:358
1664-msgid "Devices"
1665-msgstr "Geräte"
1666-
1667-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:363
1668-msgid "Your local partitions and devices"
1669-msgstr "Ihre lokalen Partitionen und Geräte"
1670-
1671-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:372
1672-msgid "Open the contents of the File System"
1673-msgstr "Inhalt des Dateisystems öffnen"
1674-
1675-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:431
1676-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:456
1677-#, c-format
1678-msgid "Mount and open %s"
1679-msgstr "%s einhängen und öffnen"
1680-
1681-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:569
1682-msgid "Your network places"
1683-msgstr "Ihre Orte im Netzwerk"
1684-
1685-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:600
1686-msgid "Entire network"
1687-msgstr "Gesamtes Netzwerk"
1688-
1689-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:602
1690-msgid "Browse the contents of the network"
1691-msgstr "Inhalt des Netzwerks durchsuchen"
1692-
1693-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:1590
1694-msgid "_Start"
1695-msgstr "_Starten"
1696-
1697-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:1591
1698-msgid "_Stop"
1699-msgstr "_Stopp"
1700-
1701-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:1596
1702-msgid "_Power On"
1703-msgstr "_Anschalten"
1704-
1705-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:1597
1706-msgid "_Safely Remove Drive"
1707-msgstr "Laufwerk _sicher entfernen"
1708-
1709-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:1600
1710-msgid "_Connect Drive"
1711-msgstr "Laufwerk _verbinden"
1712-
1713-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:1601
1714-msgid "_Disconnect Drive"
1715-msgstr "Laufwerk _trennen"
1716-
1717-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:1604
1718-msgid "_Start Multi-disk Device"
1719-msgstr "Multimedienlaufwerk _starten"
1720-
1721-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:1605
1722-msgid "_Stop Multi-disk Device"
1723-msgstr "Multimedienlaufwerk _stoppen"
1724-
1725-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:1609
1726-msgid "_Unlock Drive"
1727-msgstr "Laufwerk _entsperren"
1728-
1729-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:1610
1730-msgid "_Lock Drive"
1731-msgstr "Laufwerk _sperren"
1732-
1733-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:1684
1734-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:2231
1735-#, c-format
1736-msgid "Unable to start %s"
1737-msgstr "Starten von %s nicht möglich"
1738-
1739-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:1974
1740-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:2003
1741-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:2032
1742-#, c-format
1743-msgid "Unable to eject %s"
1744-msgstr "Auswerfen von %s nicht möglich"
1745-
1746-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:2177
1747-#, c-format
1748-msgid "Unable to poll %s for media changes"
1749-msgstr "%s konnte nicht nach Datenträgeränderungen befragt werden"
1750-
1751-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:2287
1752-#, c-format
1753-msgid "Unable to stop %s"
1754-msgstr "Stoppen von %s nicht möglich"
1755-
1756-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:2409
1757-msgid "Remove"
1758-msgstr "Entfernen"
1759-
1760-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:2418
1761-msgid "Rename..."
1762-msgstr "Umbenennen …"
1763-
1764-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:2431
1765-msgid "_Mount"
1766-msgstr "_Einhängen"
1767-
1768-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:2438
1769-msgid "_Unmount"
1770-msgstr "_Aushängen"
1771-
1772-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:2445
1773-msgid "_Eject"
1774-msgstr "Aus_werfen"
1775-
1776-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:2453
1777-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:1422
1778-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:2312
1779-msgid "Empty _Trash"
1780-msgstr "_Müll leeren"
1781-
1782-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:2463
1783-msgid "Connect to Server…"
1784-msgstr "Mit Server verbinden …"
1785-
1786-#: /home/codygarver/files-trunk/po/../src/marlin-dnd.c:103
1787-msgid "_Move Here"
1788-msgstr "Hierher _verschieben"
1789-
1790-#: /home/codygarver/files-trunk/po/../src/marlin-dnd.c:108
1791-msgid "_Copy Here"
1792-msgstr "Hierher _kopieren"
1793-
1794-#: /home/codygarver/files-trunk/po/../src/marlin-dnd.c:113
1795-msgid "_Link Here"
1796-msgstr "_Verknüpfung erstellen"
1797-
1798-#: /home/codygarver/files-trunk/po/../src/marlin-dnd.c:118
1799-msgid "Set as _Background"
1800-msgstr "Als _Hintergrund verwenden"
1801-
1802-#: /home/codygarver/files-trunk/po/../src/marlin-dnd.c:125
1803-msgid "Cancel"
1804-msgstr "Abbrechen"
1805-
1806-#: /home/codygarver/files-trunk/po/../src/marlin-dnd.c:217
1807-#, c-format
1808-msgid "Failed to execute file \"%s\""
1809-msgstr "Konnte »%s« nicht ausführen"
1810-
1811-#: /home/codygarver/files-trunk/po/../src/DesktopLauncher.vala:6
1812+#: /home/alexander/pantheon-files/po/../src/DesktopLauncher.vala:6
1813 msgid "Browse your files"
1814 msgstr "Durchsuchen Sie Ihre Dateien"
1815
1816-#: /home/codygarver/files-trunk/po/../src/DesktopLauncher.vala:7
1817+#: /home/alexander/pantheon-files/po/../src/DesktopLauncher.vala:7
1818 msgid "File Manager"
1819 msgstr "Dateimanager"
1820
1821-#: /home/codygarver/files-trunk/po/../src/DesktopLauncher.vala:10
1822+#: /home/alexander/pantheon-files/po/../src/DesktopLauncher.vala:10
1823 msgid "New Window As _Administrator"
1824 msgstr "Neues Fenster Als _Administrator"
1825
1826-#: /home/codygarver/files-trunk/po/../src/DesktopLauncher.vala:11
1827+#: /home/alexander/pantheon-files/po/../src/DesktopLauncher.vala:11
1828 msgid "Files"
1829 msgstr "Dateien"
1830
1831-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1202
1832+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-utilities.c:119
1833+#, c-format
1834+msgid "Could not determine original location of \"%s\" "
1835+msgstr "Ursprünglicher Ort von »%s« konnte nicht ermittelt werden "
1836+
1837+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-utilities.c:122
1838+msgid "The item cannot be restored from trash"
1839+msgstr "Das Objekt kann aus dem Müll nicht wiederhergestellt werden"
1840+
1841+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1202
1842 #, c-format
1843 msgid "Delete %d copied items"
1844 msgstr "Lösche %d kopierte Dateien"
1845
1846-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1205
1847-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1215
1848-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1246
1849+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1205
1850+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1215
1851+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1246
1852 #, c-format
1853 msgid "Delete '%s'"
1854 msgstr "Lösche »%s«"
1855
1856-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1212
1857+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1212
1858 #, c-format
1859 msgid "Delete %d duplicated items"
1860 msgstr "Lösche %d doppelte Dateien"
1861
1862-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1223
1863+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1223
1864 #, c-format
1865 msgid "Move %d items back to '%s'"
1866 msgstr "Verschiebe %d Dateien zurück nach »%s«"
1867
1868-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1227
1869+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1227
1870 #, c-format
1871 msgid "Move '%s' back to '%s'"
1872 msgstr "Verschiebe »%s« zurück nach »%s«"
1873
1874-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1236
1875-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1403
1876+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1236
1877+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1403
1878 #, c-format
1879 msgid "Rename '%s' as '%s'"
1880 msgstr "»%s« in »%s« umbenennen"
1881
1882-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1255
1883-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1450
1884+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1255
1885+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1450
1886 #, c-format
1887 msgid "Restore %d items from trash"
1888 msgstr "%d Dateien aus dem Müll wiederherstellen"
1889
1890-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1263
1891+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1263
1892 #, c-format
1893 msgid "Restore '%s' to '%s'"
1894 msgstr "»%s« nach »%s« wiederherstellen"
1895
1896-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1274
1897+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1274
1898 #, c-format
1899 msgid "Move %d items back to trash"
1900 msgstr "Verschiebe %d Dateine zurück in den Müll"
1901
1902-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1277
1903+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1277
1904 #, c-format
1905 msgid "Move '%s' back to trash"
1906 msgstr "Verschiebe »%s« zurück in den Müll"
1907
1908-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1286
1909+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1286
1910 #, c-format
1911 msgid "Delete links to %d items"
1912 msgstr "Lösche Verknüpfungen zu %d Dateien"
1913
1914-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1289
1915+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1289
1916 #, c-format
1917 msgid "Delete link to '%s'"
1918 msgstr "Lösche Verknüpfung nach »%s«"
1919
1920-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1299
1921+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1299
1922 #, c-format
1923 msgid "Restore original permissions of items enclosed in '%s'"
1924 msgstr "Ursprüngliche Zugriffsrechte aller Objekte in »%s« wiederherstellen"
1925
1926-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1307
1927+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1307
1928 #, c-format
1929 msgid "Restore original permissions of '%s'"
1930 msgstr "Ursprüngliche Zugriffsrechte von »%s« wiederherstellen"
1931
1932-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1316
1933+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1316
1934 #, c-format
1935 msgid "Restore group of '%s' to '%s'"
1936 msgstr "Gruppe von »%s« auf »%s« wiederherstellen"
1937
1938-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1326
1939+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1326
1940 #, c-format
1941 msgid "Restore owner of '%s' to '%s'"
1942 msgstr "Besitzer von »%s« auf »%s« zurücksetzen"
1943
1944-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1365
1945+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1365
1946 #, c-format
1947 msgid "Copy %d items to '%s'"
1948 msgstr "Kopiere %d Dateien nach »%s«"
1949
1950-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1369
1951+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1369
1952 #, c-format
1953 msgid "Copy '%s' to '%s'"
1954 msgstr "Kopiere »%s« nach »%s«"
1955
1956-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1377
1957+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1377
1958 #, c-format
1959 msgid "Duplicate of %d items in '%s'"
1960 msgstr "Dupliziere %d in »%s«"
1961
1962-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1382
1963+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1382
1964 #, c-format
1965 msgid "Duplicate '%s' in '%s'"
1966 msgstr "Dupliziere »%s« in »%s«"
1967
1968-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1390
1969+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1390
1970 #, c-format
1971 msgid "Move %d items to '%s'"
1972 msgstr "Verschiebe %d Dateien nach »%s«"
1973
1974-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1394
1975+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1394
1976 #, c-format
1977 msgid "Move '%s' to '%s'"
1978 msgstr "Verschiebe »%s« nach »%s«"
1979
1980-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1412
1981+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1412
1982 #, c-format
1983 msgid "Create new file '%s' from template "
1984 msgstr "Neue Datei »%s« aus Vorlage erstellen "
1985
1986-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1419
1987+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1419
1988 #, c-format
1989 msgid "Create an empty file '%s'"
1990 msgstr "Erstelle eine leere Datei »%s«"
1991
1992-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1426
1993+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1426
1994 #, c-format
1995 msgid "Create a new folder '%s'"
1996 msgstr "Erstelle einen neuen Ordner »%s«"
1997
1998-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1434
1999+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1434
2000 #, c-format
2001 msgid "Move %d items to trash"
2002 msgstr "Verschiebe %d Objekte in den Müll"
2003
2004-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1440
2005+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1440
2006 #, c-format
2007 msgid "Move '%s' to trash"
2008 msgstr "Verschiebe »%s« in den Müll"
2009
2010-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1453
2011+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1453
2012 #, c-format
2013 msgid "Restore '%s' from trash"
2014 msgstr "»%s« aus dem Müll wiederherstellen"
2015
2016-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1462
2017+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1462
2018 #, c-format
2019 msgid "Create links to %d items"
2020 msgstr "Erstelle Verknüpfungen für %d Objekte"
2021
2022-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1465
2023+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1465
2024 #, c-format
2025 msgid "Create link to '%s'"
2026 msgstr "Erstelle Verknüpfung nach »%s«"
2027
2028-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1474
2029+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1474
2030 #, c-format
2031 msgid "Set permissions of items enclosed in '%s'"
2032 msgstr "Setze Berechtigungen der Objekte die in »%s« enthalten sind"
2033
2034-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1482
2035+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1482
2036 #, c-format
2037 msgid "Set permissions of '%s'"
2038 msgstr "Setze Berechtigungen von »%s«"
2039
2040-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1491
2041+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1491
2042 #, c-format
2043 msgid "Set group of '%s' to '%s'"
2044 msgstr "Gruppe von »%s« nach »%s« setzen"
2045
2046-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1501
2047+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1501
2048 #, c-format
2049 msgid "Set owner of '%s' to '%s'"
2050 msgstr "Besitzer von »%s« zu »%s« setzen"
2051
2052-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1533
2053+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1533
2054 #, c-format
2055 msgid "_Undo copy of %d item"
2056 msgid_plural "_Undo copy of %d items"
2057 msgstr[0] "Kopieren von %d Objekt _rückgängig machen"
2058 msgstr[1] "Kopieren von %d Objekten _rückgängig machen"
2059
2060-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1538
2061+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1538
2062 #, c-format
2063 msgid "_Undo duplicate of %d item"
2064 msgid_plural "_Undo duplicate of %d items"
2065 msgstr[0] "Duplizieren von %d Objekt _rückgängig machen"
2066 msgstr[1] "Duplizieren von %d Objekten _rückgängig machen"
2067
2068-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1543
2069+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1543
2070 #, c-format
2071 msgid "_Undo move of %d item"
2072 msgid_plural "_Undo move of %d items"
2073 msgstr[0] "Verschieben von %d Objekt _rückgängig machen"
2074 msgstr[1] "Verschieben von %d Objekten _rückgängig machen"
2075
2076-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1548
2077+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1548
2078 #, c-format
2079 msgid "_Undo rename of %d item"
2080 msgid_plural "_Undo rename of %d items"
2081 msgstr[0] "Umbenennen von %d Objekt _rückgängig machen"
2082 msgstr[1] "Umbenennen von %d Objekten _rückgängig machen"
2083
2084-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1552
2085+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1552
2086 msgid "_Undo creation of an empty file"
2087 msgstr "Erstellen einer leeren Datei _rückgängig machen"
2088
2089-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1555
2090+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1555
2091 msgid "_Undo creation of a file from template"
2092 msgstr "Erstellen einer leeren Datei aus Vorlage _rückgängig machen"
2093
2094-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1559
2095+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1559
2096 #, c-format
2097 msgid "_Undo creation of %d folder"
2098 msgid_plural "_Undo creation of %d folders"
2099 msgstr[0] "Erstellen von %d Ordner _rückgängig machen"
2100 msgstr[1] "Erstellen von %d Ordnern _rückgängig machen"
2101
2102-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1564
2103+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1564
2104 #, c-format
2105 msgid "_Undo move to trash of %d item"
2106 msgid_plural "_Undo move to trash of %d items"
2107 msgstr[0] "Verschieben in den Müll von %d Objekt _rückgängig machen"
2108 msgstr[1] "Verschieben in den Müll von %d Objekten _rückgängig machen"
2109
2110-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1569
2111+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1569
2112 #, c-format
2113 msgid "_Undo restore from trash of %d item"
2114 msgid_plural "_Undo restore from trash of %d items"
2115 msgstr[0] "Wiederherstellen vom Müll für %d Objekt _rückgängig machen"
2116 msgstr[1] "Wiederherstellen vom Müll für %d Objekten _rückgängig machen"
2117
2118-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1574
2119+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1574
2120 #, c-format
2121 msgid "_Undo create link to %d item"
2122 msgid_plural "_Undo create link to %d items"
2123 msgstr[0] "Erstellen einer Verknüpfung für %d Objekt _rückgängig machen"
2124 msgstr[1] "Erstellen einer Verknüpfung für %d Objekte _rückgängig machen"
2125
2126-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1579
2127+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1579
2128 #, c-format
2129 msgid "_Undo delete of %d item"
2130 msgid_plural "_Undo delete of %d items"
2131 msgstr[0] "_Rückgängig machen von %d Objekt"
2132 msgstr[1] "_Rückgängig machen von %d Objekten"
2133
2134-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1584
2135+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1584
2136 #, c-format
2137 msgid "Undo recursive change permissions of %d item"
2138 msgid_plural "Undo recursive change permissions of %d items"
2139 msgstr[0] "Veränderung der Benutzerrechte für %d Objekt rückgängig machen"
2140 msgstr[1] "Veränderung der Benutzerrechte für %d Objekte rückgängig machen"
2141
2142-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1590
2143+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1590
2144 #, c-format
2145 msgid "Undo change permissions of %d item"
2146 msgid_plural "Undo change permissions of %d items"
2147 msgstr[0] "Veränderung der Zugriffsrechte von %d Objekt rückgängig machen"
2148 msgstr[1] "Veränderung der Zugriffsrechte von %d Objekten rückgängig machen"
2149
2150-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1595
2151+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1595
2152 #, c-format
2153 msgid "Undo change group of %d item"
2154 msgid_plural "Undo change group of %d items"
2155 msgstr[0] "Veränderung der Gruppe von %d Objekt rückgängig machen"
2156 msgstr[1] "Veränderung der Gruppe von %d Objekten rückgängig machen"
2157
2158-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1600
2159+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1600
2160 #, c-format
2161 msgid "Undo change owner of %d item"
2162 msgid_plural "Undo change owner of %d items"
2163 msgstr[0] "Veränderung der Besitzer von %d Objekt rückgängig machen"
2164 msgstr[1] "Veränderung der Besitzer von %d Objekten rückgängig machen"
2165
2166-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1628
2167+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1628
2168 #, c-format
2169 msgid "_Redo copy of %d item"
2170 msgid_plural "_Redo copy of %d items"
2171 msgstr[0] "Kopieren von %d Objekt wiede_rholen"
2172 msgstr[1] "Kopieren von %d Objekten wiede_rholen"
2173
2174-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1633
2175+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1633
2176 #, c-format
2177 msgid "_Redo duplicate of %d item"
2178 msgid_plural "_Redo duplicate of %d items"
2179 msgstr[0] "Duplizieren von %d Objekt wiede_rholen"
2180 msgstr[1] "Duplizieren von %d Objekten wiede_rholen"
2181
2182-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1638
2183+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1638
2184 #, c-format
2185 msgid "_Redo move of %d item"
2186 msgid_plural "_Redo move of %d items"
2187 msgstr[0] "Verschieben von %d Objekt wiede_rholen"
2188 msgstr[1] "Verschieben von %d Objekten wiede_rholen"
2189
2190-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1643
2191+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1643
2192 #, c-format
2193 msgid "_Redo rename of %d item"
2194 msgid_plural "_Redo rename of %d items"
2195 msgstr[0] "Umbenennen von %d Objekt wiede_rholen"
2196 msgstr[1] "Umbenennen von %d Objekten wiede_rholen"
2197
2198-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1647
2199+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1647
2200 msgid "_Redo creation of an empty file"
2201 msgstr "Erstellen einer leeren Datei wiede_rholen"
2202
2203-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1650
2204+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1650
2205 msgid "_Redo creation of a file from template"
2206 msgstr "Erstellen einer Datei aus Vorlage wiede_rholen"
2207
2208-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1654
2209+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1654
2210 #, c-format
2211 msgid "_Redo creation of %d folder"
2212 msgid_plural "_Redo creation of %d folders"
2213 msgstr[0] "Erstellen von %d Ordner wiede_rholen"
2214 msgstr[1] "Erstellen von %d Ordnern wiede_rholen"
2215
2216-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1659
2217+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1659
2218 #, c-format
2219 msgid "_Redo move to trash of %d item"
2220 msgid_plural "_Redo move to trash of %d items"
2221 msgstr[0] "Verschieben von %d Objekt in den Müll wiede_rholen"
2222 msgstr[1] "Verschieben von %d Objekten in den Müll wiede_rholen"
2223
2224-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1664
2225+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1664
2226 #, c-format
2227 msgid "_Redo restore from trash of %d item"
2228 msgid_plural "_Redo restore from trash of %d items"
2229 msgstr[0] "Wiederherstellen aus dem Müll von %d Objekt wiede_rholen"
2230 msgstr[1] "Wiederherstellen aus dem Müll von %d Objekten wiede_rholen"
2231
2232-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1669
2233+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1669
2234 #, c-format
2235 msgid "_Redo create link to %d item"
2236 msgid_plural "_Redo create link to %d items"
2237 msgstr[0] "Erstellen von Verknüpfung für %d Objekt wiederholen"
2238 msgstr[1] "Erstellen von Verknüpfungen für %d Objekte wiederholen"
2239
2240-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1674
2241+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1674
2242 #, c-format
2243 msgid "_Redo delete of %d item"
2244 msgid_plural "_Redo delete of %d items"
2245 msgstr[0] "Löschen von %d Objekt wiederholen"
2246 msgstr[1] "Löschen von %d Objekten wiederholen"
2247
2248-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1679
2249+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1679
2250 #, c-format
2251 msgid "Redo recursive change permissions of %d item"
2252 msgid_plural "Redo recursive change permissions of %d items"
2253-msgstr[0] ""
2254-"Rekursive Veränderung der Zugriffsrechte für %d Objekt wiede_rholen"
2255-msgstr[1] ""
2256-"Rekursive Veränderung der Zugriffsrechte für %d Objekte wiede_rholen"
2257+msgstr[0] "Rekursive Veränderung der Zugriffsrechte für %d Objekt wiede_rholen"
2258+msgstr[1] "Rekursive Veränderung der Zugriffsrechte für %d Objekte wiede_rholen"
2259
2260-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1685
2261+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1685
2262 #, c-format
2263 msgid "Redo change permissions of %d item"
2264 msgid_plural "Redo change permissions of %d items"
2265 msgstr[0] "Veränderung der Zugriffsrechte von %d Objekt wiede_rholen"
2266 msgstr[1] "Veränderung der Zugriffsrechte von %d Objekten wiede_rholen"
2267
2268-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1690
2269+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1690
2270 #, c-format
2271 msgid "Redo change group of %d item"
2272 msgid_plural "Redo change group of %d items"
2273 msgstr[0] "Veränderung der Gruppe von %d Objekt wiede_rholen"
2274 msgstr[1] "Veränderung der Gruppe von %d Objekten wiede_rholen"
2275
2276-#: /home/codygarver/files-trunk/po/../libcore/marlin-undostack-manager.c:1695
2277+#: /home/alexander/pantheon-files/po/../libcore/marlin-undostack-manager.c:1695
2278 #, c-format
2279 msgid "Redo change owner of %d item"
2280 msgid_plural "Redo change owner of %d items"
2281 msgstr[0] "Veränderung des Besitzers von %d Objekt wiede_rholen"
2282 msgstr[1] "Veränderung des Besitzers von %d Objekten wiede_rholen"
2283
2284-#: /home/codygarver/files-trunk/po/../libcore/eel-vfs-extensions.c:72
2285-msgid " (invalid Unicode)"
2286-msgstr " (ungültiger Unicode)"
2287-
2288-#: /home/codygarver/files-trunk/po/../libcore/gof-file.c:302
2289+#: /home/alexander/pantheon-files/po/../libcore/eel-fcts.c:81
2290+msgid "Today at %-I:%M %p"
2291+msgstr "Heute um %-I:%M Uhr"
2292+
2293+#: /home/alexander/pantheon-files/po/../libcore/eel-fcts.c:85
2294+msgid "Yesterday at %-I:%M %p"
2295+msgstr "Gestern um %-I:%M Uhr"
2296+
2297+#: /home/alexander/pantheon-files/po/../libcore/eel-fcts.c:89
2298+msgid "%a %-d %b %Y at %-I:%M %p"
2299+msgstr "%a %-d. %b %Y um %-H:%M Uhr"
2300+
2301+#: /home/alexander/pantheon-files/po/../libcore/gof-file.c:302
2302 #, c-format
2303 msgid "link to %s"
2304 msgstr "Verweis nach %s"
2305
2306-#: /home/codygarver/files-trunk/po/../libcore/gof-file.c:1761
2307+#: /home/alexander/pantheon-files/po/../libcore/gof-file.c:1761
2308 #, c-format
2309 msgid "Failed to parse the desktop file: %s"
2310 msgstr "Das Lesen der Desktop-Datei ist fehlgeschlagen: %s"
2311
2312-#: /home/codygarver/files-trunk/po/../libcore/gof-file.c:1799
2313+#: /home/alexander/pantheon-files/po/../libcore/gof-file.c:1799
2314 msgid "No Exec field specified"
2315 msgstr "Kein Exec-Feld angegeben"
2316
2317-#: /home/codygarver/files-trunk/po/../libcore/gof-file.c:1819
2318+#: /home/alexander/pantheon-files/po/../libcore/gof-file.c:1819
2319 msgid "No URL field specified"
2320 msgstr "Kein Adressfeld angegeben"
2321
2322-#: /home/codygarver/files-trunk/po/../libcore/gof-file.c:1825
2323+#: /home/alexander/pantheon-files/po/../libcore/gof-file.c:1825
2324 msgid "Invalid desktop file"
2325 msgstr "Ungültige .desktop-Datei"
2326
2327-#: /home/codygarver/files-trunk/po/../libcore/gof-file.c:2115
2328+#: /home/alexander/pantheon-files/po/../libcore/gof-file.c:2115
2329 msgid "Slashes are not allowed in filenames"
2330 msgstr "Schrägstriche sind in Dateinamen nicht erlaubt"
2331
2332-#: /home/codygarver/files-trunk/po/../libcore/gof-file.c:2135
2333+#: /home/alexander/pantheon-files/po/../libcore/gof-file.c:2135
2334 msgid "Toplevel files cannot be renamed"
2335 msgstr "Dateien im obersten Ordner können nicht umbenannt werden"
2336
2337-#: /home/codygarver/files-trunk/po/../libcore/eel-fcts.c:81
2338-msgid "Today at %-I:%M %p"
2339-msgstr "Heute um %-I:%M Uhr"
2340-
2341-#: /home/codygarver/files-trunk/po/../libcore/eel-fcts.c:85
2342-msgid "Yesterday at %-I:%M %p"
2343-msgstr "Gestern um %-I:%M Uhr"
2344-
2345-#: /home/codygarver/files-trunk/po/../libcore/eel-fcts.c:89
2346-msgid "%a %-d %b %Y at %-I:%M %p"
2347-msgstr "%a %-d. %b %Y um %-H:%M Uhr"
2348-
2349-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-utilities.c:119
2350-#, c-format
2351-msgid "Could not determine original location of \"%s\" "
2352-msgstr "Ursprünglicher Ort von »%s« konnte nicht ermittelt werden "
2353-
2354-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-utilities.c:122
2355-msgid "The item cannot be restored from trash"
2356-msgstr "Das Objekt kann aus dem Müll nicht wiederhergestellt werden"
2357-
2358-#: /home/codygarver/files-trunk/po/../libcore/eel-stock-dialogs.c:35
2359+#: /home/alexander/pantheon-files/po/../libcore/eel-stock-dialogs.c:35
2360 msgid "Show more _details"
2361 msgstr "Weitere _Details anzeigen"
2362
2363-#: /home/codygarver/files-trunk/po/../libcore/marlin-progress-info.c:192
2364-#: /home/codygarver/files-trunk/po/../libcore/marlin-progress-info.c:210
2365-msgid "Preparing"
2366-msgstr "In Vorbereitung"
2367-
2368-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:146
2369-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:361
2370-#, c-format
2371-msgid "Merge folder \"%s\"?"
2372-msgstr "Ordner »%s« zusammenführen?"
2373-
2374-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:150
2375-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:364
2376-msgid ""
2377-"Merging will ask for confirmation before replacing any files in the folder "
2378-"that conflict with the files being copied."
2379-msgstr ""
2380-"Während des Zusammenführens fragen, ob gleichnamige Dateien im Zielordner "
2381-"überschrieben werden sollen."
2382-
2383-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:155
2384-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:369
2385-#, c-format
2386-msgid "An older folder with the same name already exists in \"%s\"."
2387-msgstr "Ein älterer Ordner gleichen Namens existiert bereits in »%s«."
2388-
2389-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:159
2390-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:373
2391-#, c-format
2392-msgid "A newer folder with the same name already exists in \"%s\"."
2393-msgstr "Ein neuerer Ordner gleichen Namens existiert bereits in »%s«."
2394-
2395-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:163
2396-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:377
2397-#, c-format
2398-msgid "Another folder with the same name already exists in \"%s\"."
2399-msgstr "Ein Ordner gleichen Namens existiert bereits in »%s«."
2400-
2401-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:168
2402-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:382
2403-msgid "Replacing it will remove all files in the folder."
2404-msgstr "Das Ersetzen dieses Ordners löscht alle enthaltenen Dateien"
2405-
2406-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:170
2407-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:384
2408-#, c-format
2409-msgid "Replace folder \"%s\"?"
2410-msgstr "Ordner »%s« ersetzen?"
2411-
2412-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:172
2413-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:386
2414-#, c-format
2415-msgid "A folder with the same name already exists in \"%s\"."
2416-msgstr "Ein Ordner gleichen Namens existiert bereits in »%s«."
2417-
2418-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:177
2419-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:391
2420-#, c-format
2421-msgid "Replace file \"%s\"?"
2422-msgstr "Datei »%s« ersetzen?"
2423-
2424-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:179
2425-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:393
2426-msgid "Replacing it will overwrite its content."
2427-msgstr "Falls Sie sie ersetzen, wird ihr Inhalt überschrieben."
2428-
2429-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:183
2430-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:397
2431-#, c-format
2432-msgid "An older file with the same name already exists in \"%s\"."
2433-msgstr "Eine ältere Datei gleichen Namens existiert bereits in »%s«."
2434-
2435-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:187
2436-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:401
2437-#, c-format
2438-msgid "A newer file with the same name already exists in \"%s\"."
2439-msgstr "Eine neuere Datei gleichen Namens existiert bereits in »%s«."
2440-
2441-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:191
2442-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:405
2443-#, c-format
2444-msgid "Another file with the same name already exists in \"%s\"."
2445-msgstr "Eine Datei gleichen Namens existiert bereits in »%s«."
2446-
2447-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:253
2448-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:460
2449-msgid "Original file"
2450-msgstr "Originaldatei"
2451-
2452-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:254
2453-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:285
2454-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:461
2455-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:482
2456-msgid "Size:"
2457-msgstr "Größe:"
2458-
2459-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:257
2460-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:288
2461-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:464
2462-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:485
2463-msgid "Type:"
2464-msgstr "Typ:"
2465-
2466-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:260
2467-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:291
2468-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:467
2469-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:488
2470-msgid "Last modified:"
2471-msgstr "Zuletzt geändert am:"
2472-
2473-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:284
2474-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:481
2475-msgid "Replace with"
2476-msgstr "Ersetzen durch"
2477-
2478-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:313
2479-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:506
2480-msgid "Merge"
2481-msgstr "Zusammenführen"
2482-
2483-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:700
2484-msgid "_Select a new name for the destination"
2485-msgstr "Einen neuen Namen für das Ziel w_ählen"
2486-
2487-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:714
2488-msgid "Reset"
2489-msgstr "Zurücksetzen"
2490-
2491-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:726
2492-msgid "Apply this action to all files"
2493-msgstr "Diese Aktion auf alle Dateien anwenden"
2494-
2495-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:737
2496-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:200
2497+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:200
2498+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:737
2499 msgid "_Skip"
2500 msgstr "Über_springen"
2501
2502-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:742
2503-msgid "Re_name"
2504-msgstr "Umbe_nennen"
2505-
2506-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:748
2507-msgid "Replace"
2508-msgstr "Ersetzen"
2509-
2510-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-conflict-dialog.c:821
2511-msgid "File conflict"
2512-msgstr "Dateikonflikt"
2513-
2514-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:201
2515+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:201
2516 msgid "S_kip All"
2517 msgstr "Alle über_springen"
2518
2519-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:202
2520+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:202
2521 msgid "_Retry"
2522 msgstr "_Wiederholen"
2523
2524-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:203
2525+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:203
2526 msgid "Delete _All"
2527 msgstr "Alle _entfernen"
2528
2529-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:204
2530+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:204
2531 msgid "_Replace"
2532 msgstr "_Ersetzen"
2533
2534-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:205
2535+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:205
2536 msgid "Replace _All"
2537 msgstr "_Alle ersetzen"
2538
2539-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:206
2540+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:206
2541 msgid "_Merge"
2542 msgstr "_Zusammenführen"
2543
2544-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:207
2545+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:207
2546 msgid "Merge _All"
2547 msgstr "_Alle zusammenführen"
2548
2549-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:208
2550+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:208
2551 msgid "Copy _Anyway"
2552 msgstr "_Trotzdem kopieren"
2553
2554-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:294
2555+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:294
2556 #, c-format
2557 msgid "%'d second"
2558 msgid_plural "%'d seconds"
2559 msgstr[0] "%'d Sekunde"
2560 msgstr[1] "%'d Sekunden"
2561
2562-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:299
2563-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:310
2564+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:299
2565+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:310
2566 #, c-format
2567 msgid "%'d minute"
2568 msgid_plural "%'d minutes"
2569 msgstr[0] "%'d Minute"
2570 msgstr[1] "%'d Minuten"
2571
2572-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:309
2573+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:309
2574 #, c-format
2575 msgid "%'d hour"
2576 msgid_plural "%'d hours"
2577 msgstr[0] "%'d Stunde"
2578 msgstr[1] "%'d Stunden"
2579
2580-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:317
2581+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:317
2582 #, c-format
2583 msgid "approximately %'d hour"
2584 msgid_plural "approximately %'d hours"
2585 msgstr[0] "ungefähr %'d Stunde"
2586 msgstr[1] "ungefähr %'d Stunden"
2587
2588-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:393
2589+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:393
2590 #, c-format
2591 msgid "Link to %s"
2592 msgstr "Verknüpfung mit %s"
2593
2594-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:397
2595+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:397
2596 #, c-format
2597 msgid "Another link to %s"
2598 msgstr "noch eine Verknüpfung mit %s"
2599
2600-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:413
2601+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:413
2602 #, c-format
2603 msgid "%'dst link to %s"
2604 msgstr "%'d. Verknüpfung mit %s"
2605
2606-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:417
2607+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:417
2608 #, c-format
2609 msgid "%'dnd link to %s"
2610 msgstr "%'d. Verknüpfung mit %s"
2611
2612-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:421
2613+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:421
2614 #, c-format
2615 msgid "%'drd link to %s"
2616 msgstr "%'d. Verknüpfung mit %s"
2617
2618-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:425
2619+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:425
2620 #, c-format
2621 msgid "%'dth link to %s"
2622 msgstr "%'d. Verknüpfung mit %s"
2623
2624-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:463
2625+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:463
2626 msgid " (copy)"
2627 msgstr " (Kopie)"
2628
2629-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:465
2630+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:465
2631 msgid " (another copy)"
2632 msgstr " (noch eine Kopie)"
2633
2634-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:468
2635-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:470
2636-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:472
2637-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:482
2638+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:468
2639+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:470
2640+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:472
2641+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:482
2642 msgid "th copy)"
2643 msgstr ". Kopie)"
2644
2645-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:475
2646+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:475
2647 msgid "st copy)"
2648 msgstr ". Kopie)"
2649
2650-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:477
2651+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:477
2652 msgid "nd copy)"
2653 msgstr ". Kopie)"
2654
2655-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:479
2656+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:479
2657 msgid "rd copy)"
2658 msgstr ". Kopie)"
2659
2660-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:496
2661+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:496
2662 #, c-format
2663 msgid "%s (copy)%s"
2664 msgstr "%s (Kopie)%s"
2665
2666-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:498
2667+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:498
2668 #, c-format
2669 msgid "%s (another copy)%s"
2670 msgstr "%s (noch eine Kopie)%s"
2671
2672-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:501
2673-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:503
2674-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:505
2675-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:519
2676+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:501
2677+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:503
2678+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:505
2679+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:519
2680 #, c-format
2681 msgid "%s (%'dth copy)%s"
2682 msgstr "%s (%'d. Kopie)%s"
2683
2684-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:513
2685+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:513
2686 #, c-format
2687 msgid "%s (%'dst copy)%s"
2688 msgstr "%s (%'d. Kopie)%s"
2689
2690-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:515
2691+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:515
2692 #, c-format
2693 msgid "%s (%'dnd copy)%s"
2694 msgstr "%s (%'d. Kopie)%s"
2695
2696-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:517
2697+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:517
2698 #, c-format
2699 msgid "%s (%'drd copy)%s"
2700 msgstr "%s (%'d. Kopie)%s"
2701
2702-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:617
2703+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:617
2704 msgid " ("
2705 msgstr " ("
2706
2707-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:625
2708+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:625
2709 #, c-format
2710 msgid " (%'d"
2711 msgstr " (%'d"
2712
2713-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:1381
2714+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:1381
2715 msgid "Are you sure you want to permanently delete \"%B\" from the trash?"
2716-msgstr ""
2717-"Sind Sie sicher, dass Sie »%B« dauerhaft aus dem Müll entfernen möchten?"
2718+msgstr "Sind Sie sicher, dass Sie »%B« dauerhaft aus dem Müll entfernen möchten?"
2719
2720-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:1384
2721+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:1384
2722 #, c-format
2723-msgid ""
2724-"Are you sure you want to permanently delete the %'d selected item from the "
2725-"trash?"
2726-msgid_plural ""
2727-"Are you sure you want to permanently delete the %'d selected items from the "
2728-"trash?"
2729-msgstr[0] ""
2730-"Sind Sie sicher, dass Sie das %'d gewählte Objekt dauerhaft aus dem Müll "
2731-"entfernen möchten?"
2732-msgstr[1] ""
2733-"Sind Sie sicher, dass Sie die %'d gewählten Objekte dauerhaft aus dem Müll "
2734-"entfernen möchten?"
2735+msgid "Are you sure you want to permanently delete the %'d selected item from the trash?"
2736+msgid_plural "Are you sure you want to permanently delete the %'d selected items from the trash?"
2737+msgstr[0] "Sind Sie sicher, dass Sie das %'d gewählte Objekt dauerhaft aus dem Müll entfernen möchten?"
2738+msgstr[1] "Sind Sie sicher, dass Sie die %'d gewählten Objekte dauerhaft aus dem Müll entfernen möchten?"
2739
2740-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:1394
2741-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:1462
2742+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:1394
2743+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:1462
2744 msgid "If you delete an item, it will be permanently lost."
2745 msgstr "Sobald Sie ein Objekt entfernen, geht es dauerhaft verloren."
2746
2747-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:1415
2748+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:1415
2749 msgid "Empty all items from Trash?"
2750 msgstr "Sollen alle Objekte aus dem Müll gelöscht werden?"
2751
2752-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:1419
2753+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:1419
2754 msgid "All items in the Trash will be permanently deleted."
2755 msgstr "Alle Objekte im Müll werden dauerhaft gelöscht."
2756
2757-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:1450
2758+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:1450
2759 msgid "Are you sure you want to permanently delete \"%B\"?"
2760 msgstr ""
2761 "Soll das folgende Objekt dauerhaft gelöscht werden?\n"
2762 "»%B«"
2763
2764-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:1453
2765+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:1453
2766 #, c-format
2767 msgid "Are you sure you want to permanently delete the %'d selected item?"
2768-msgid_plural ""
2769-"Are you sure you want to permanently delete the %'d selected items?"
2770+msgid_plural "Are you sure you want to permanently delete the %'d selected items?"
2771 msgstr[0] "Soll das %'d gewählte Objekt dauerhaft gelöscht werden?"
2772 msgstr[1] "Sollen die %'d gewählten Objekte dauerhaft gelöscht werden?"
2773
2774-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:1478
2775-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:1510
2776+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:1478
2777+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:1510
2778 msgid "Deleting files"
2779 msgstr "Dateien entfernen"
2780
2781-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:1504
2782+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:1504
2783 #, c-format
2784 msgid "%'d file left to delete"
2785 msgid_plural "%'d files left to delete"
2786 msgstr[0] "Noch %'d zu entfernende Datei"
2787 msgstr[1] "Noch %'d zu entfernende Dateien"
2788
2789-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:1524
2790+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:1524
2791 msgid "%T left"
2792 msgid_plural "%T left"
2793 msgstr[0] "%T übrig"
2794 msgstr[1] "%T übrig"
2795
2796-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:1592
2797-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:1626
2798-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:1665
2799-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:1742
2800-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:2575
2801+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:1592
2802+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:1626
2803+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:1665
2804+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:1742
2805+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:2575
2806 msgid "Error while deleting."
2807 msgstr "Fehler beim Entfernen."
2808
2809-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:1596
2810-msgid ""
2811-"Files in the folder \"%B\" cannot be deleted because you do not have "
2812-"permissions to see them."
2813-msgstr ""
2814-"Dateien im Ordner »%B« können nicht entfernt werden, da Sie nicht die "
2815-"nötigen Lesezugriffsrechte besitzen."
2816-
2817-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:1599
2818-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:2634
2819-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:3630
2820-msgid ""
2821-"There was an error getting information about the files in the folder \"%B\"."
2822-msgstr ""
2823-"Es ist ein Fehler beim Einlesen der Informationen über die Dateien im Ordner "
2824-"»%B« aufgetreten."
2825-
2826-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:1608
2827-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:3639
2828+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:1596
2829+msgid "Files in the folder \"%B\" cannot be deleted because you do not have permissions to see them."
2830+msgstr "Dateien im Ordner »%B« können nicht entfernt werden, da Sie nicht die nötigen Lesezugriffsrechte besitzen."
2831+
2832+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:1599
2833+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:2634
2834+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:3630
2835+msgid "There was an error getting information about the files in the folder \"%B\"."
2836+msgstr "Es ist ein Fehler beim Einlesen der Informationen über die Dateien im Ordner »%B« aufgetreten."
2837+
2838+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:1608
2839+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:3639
2840 msgid "_Skip files"
2841 msgstr "Dateien ü_berspringen"
2842
2843-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:1629
2844-msgid ""
2845-"The folder \"%B\" cannot be deleted because you do not have permissions to "
2846-"read it."
2847-msgstr ""
2848-"Der Ordner »%B« kann nicht entfernt werden, da Sie nicht die nötigen "
2849-"Lesezugriffsrechte besitzen."
2850+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:1629
2851+msgid "The folder \"%B\" cannot be deleted because you do not have permissions to read it."
2852+msgstr "Der Ordner »%B« kann nicht entfernt werden, da Sie nicht die nötigen Lesezugriffsrechte besitzen."
2853
2854-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:1632
2855-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:2673
2856-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:3675
2857+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:1632
2858+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:2673
2859+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:3675
2860 msgid "There was an error reading the folder \"%B\"."
2861 msgstr "Beim Lesen des Ordners »%B« ist ein Fehler aufgetreten."
2862
2863-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:1666
2864+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:1666
2865 msgid "Could not remove the folder %B."
2866 msgstr "Der Ordner »%B« konnte nicht entfernt werden."
2867
2868-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:1743
2869+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:1743
2870 msgid "There was an error deleting %B."
2871 msgstr "Beim Entfernen von »%B« ist ein Fehler aufgetreten."
2872
2873-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:1819
2874-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:1831
2875+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:1819
2876+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:1831
2877 msgid "Moving files to trash"
2878 msgstr "Dateien werden in den Müll verschoben"
2879
2880-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:1833
2881+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:1833
2882 #, c-format
2883 msgid "%'d file left to trash"
2884 msgid_plural "%'d files left to trash"
2885 msgstr[0] "Noch %'d in den Müll zu verschiebende Datei"
2886 msgstr[1] "Noch %'d in den Müll zu verschiebende Dateien"
2887
2888-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:1888
2889+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:1888
2890 msgid "Cannot move file to trash. Delete Immediately?"
2891-msgstr ""
2892-"Datei kann nicht in den Müll verschoben werden. Soll sie sofort gelöscht "
2893-"werden?"
2894-
2895-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:1889
2896-msgid ""
2897-"This file is located on an external media and cannot be moved to the trash. "
2898-"Once deleted, it cannot be restored."
2899-msgstr ""
2900-"Die Datei befindet sich auf einem externem Speichermedium und kann nicht in "
2901-"den Müll verschoben werden. Wenn sie einmal gelöscht ist, kann sie nicht "
2902-"mehr wiederhergestellt werden."
2903-
2904-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:2071
2905+msgstr "Datei kann nicht in den Müll verschoben werden. Soll sie sofort gelöscht werden?"
2906+
2907+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:1889
2908+msgid "This file is located on an external media and cannot be moved to the trash. Once deleted, it cannot be restored."
2909+msgstr "Die Datei befindet sich auf einem externem Speichermedium und kann nicht in den Müll verschoben werden. Wenn sie einmal gelöscht ist, kann sie nicht mehr wiederhergestellt werden."
2910+
2911+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:2071
2912 msgid "Trashing Files"
2913 msgstr "Dateien werden in den Müll verschoben"
2914
2915-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:2073
2916+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:2073
2917 msgid "Deleting Files"
2918 msgstr "Dateien werden entfernt"
2919
2920-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:2145
2921+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:2145
2922 msgid "Unable to eject %V"
2923 msgstr "Auswerfen von %V nicht möglich"
2924
2925-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:2147
2926+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:2147
2927 msgid "Unable to unmount %V"
2928 msgstr "%V kann nicht ausgehangen werden"
2929
2930-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:2302
2931+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:2302
2932 msgid "Do you want to empty the trash before you unmount?"
2933 msgstr "Möchten Sie den Müll vor dem Aushängen leeren?"
2934
2935-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:2304
2936-msgid ""
2937-"In order to regain the free space on this volume the trash must be emptied. "
2938-"All trashed items on the volume will be permanently lost."
2939-msgstr ""
2940-"Um den freien Speicherplatz auf diesem Datenträger verfügbar zu machen, muss "
2941-"der Müll geleert werden. Alle im Müll dieses Datenträgers enthaltene Objekte "
2942-"werden dauerhaft entfernt."
2943+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:2304
2944+msgid "In order to regain the free space on this volume the trash must be emptied. All trashed items on the volume will be permanently lost."
2945+msgstr "Um den freien Speicherplatz auf diesem Datenträger verfügbar zu machen, muss der Müll geleert werden. Alle im Müll dieses Datenträgers enthaltene Objekte werden dauerhaft entfernt."
2946
2947-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:2310
2948+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:2310
2949 msgid "Do _not Empty Trash"
2950 msgstr "Müll _nicht leeren"
2951
2952-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:2365
2953+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:2365
2954 msgid "Emptying the trash"
2955 msgstr "Müll wird geleert"
2956
2957-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:2432
2958+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:2432
2959 #, c-format
2960 msgid "Unable to mount %s"
2961 msgstr "%s kann nicht eingehängt werden"
2962
2963-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:2510
2964+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:2510
2965 #, c-format
2966 msgid "Preparing to copy %'d file (%S)"
2967 msgid_plural "Preparing to copy %'d files (%S)"
2968 msgstr[0] "Kopieren von %'d Datei wird vorbereitet (%S)"
2969 msgstr[1] "Kopieren von %'d Dateien wird vorbereitet (%S)"
2970
2971-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:2516
2972+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:2516
2973 #, c-format
2974 msgid "Preparing to move %'d file (%S)"
2975 msgid_plural "Preparing to move %'d files (%S)"
2976 msgstr[0] "Verschieben von %'d Datei wird vorbereitet (%S)"
2977 msgstr[1] "Verschieben von %'d Dateien wird vorbereitet (%S)"
2978
2979-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:2522
2980+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:2522
2981 #, c-format
2982 msgid "Preparing to delete %'d file (%S)"
2983 msgid_plural "Preparing to delete %'d files (%S)"
2984 msgstr[0] "Entfernen von %'d Datei wird vorbereitet (%S)"
2985 msgstr[1] "Entfernen von %'d Dateien wird vorbereitet (%S)"
2986
2987-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:2528
2988+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:2528
2989 #, c-format
2990 msgid "Preparing to trash %'d file"
2991 msgid_plural "Preparing to trash %'d files"
2992 msgstr[0] "Verschieben von %'d Datei in den Müll wird vorbereitet"
2993 msgstr[1] "Verschieben von %'d Dateien in den Müll wird vorbereitet"
2994
2995-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:2571
2996-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:3491
2997-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:3622
2998-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:3667
2999+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:2571
3000+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:3491
3001+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:3622
3002+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:3667
3003 msgid "Error while copying."
3004 msgstr "Fehler beim Kopieren."
3005
3006-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:2573
3007-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:3620
3008-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:3665
3009+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:2573
3010+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:3620
3011+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:3665
3012 msgid "Error while moving."
3013 msgstr "Fehler beim Verschieben."
3014
3015-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:2577
3016+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:2577
3017 msgid "Error while moving files to trash."
3018 msgstr "Fehler beim Verschieben von Objekten in den Müll."
3019
3020-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:2631
3021-msgid ""
3022-"Files in the folder \"%B\" cannot be handled because you do not have "
3023-"permissions to see them."
3024-msgstr ""
3025-"Auf Dateien im Ordner »%B« kann nicht zugegriffen werden, da Sie nicht die "
3026-"nötigen Lesezugriffsrechte besitzen."
3027-
3028-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:2670
3029-msgid ""
3030-"The folder \"%B\" cannot be handled because you do not have permissions to "
3031-"read it."
3032-msgstr ""
3033-"Auf den Ordner »%B« kann nicht zugegriffen werden, da Sie nicht die nötigen "
3034-"Lesezugriffsrechte besitzen."
3035-
3036-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:2747
3037-msgid ""
3038-"The file \"%B\" cannot be handled because you do not have permissions to "
3039-"read it."
3040-msgstr ""
3041-"Auf die Datei »%B« kann nicht zugegriffen werden, da Sie nicht die nötigen "
3042-"Lesezugriffsrechte besitzen."
3043-
3044-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:2750
3045+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:2631
3046+msgid "Files in the folder \"%B\" cannot be handled because you do not have permissions to see them."
3047+msgstr "Auf Dateien im Ordner »%B« kann nicht zugegriffen werden, da Sie nicht die nötigen Lesezugriffsrechte besitzen."
3048+
3049+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:2670
3050+msgid "The folder \"%B\" cannot be handled because you do not have permissions to read it."
3051+msgstr "Auf den Ordner »%B« kann nicht zugegriffen werden, da Sie nicht die nötigen Lesezugriffsrechte besitzen."
3052+
3053+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:2747
3054+msgid "The file \"%B\" cannot be handled because you do not have permissions to read it."
3055+msgstr "Auf die Datei »%B« kann nicht zugegriffen werden, da Sie nicht die nötigen Lesezugriffsrechte besitzen."
3056+
3057+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:2750
3058 msgid "There was an error getting information about \"%B\"."
3059-msgstr ""
3060-"Es ist ein Fehler beim Einlesen der Informationen über »%B« aufgetreten."
3061+msgstr "Es ist ein Fehler beim Einlesen der Informationen über »%B« aufgetreten."
3062
3063-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:2850
3064-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:2892
3065-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:2925
3066-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:2955
3067+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:2850
3068+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:2892
3069+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:2925
3070+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:2955
3071 msgid "Error while copying to \"%B\"."
3072 msgstr "Fehler beim Kopieren nach »%B«."
3073
3074-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:2854
3075+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:2854
3076 msgid "You do not have permissions to access the destination folder."
3077-msgstr ""
3078-"Sie besitzen nicht die nötigen Zugriffsrechte, um auf den Zielordner "
3079-"zuzugreifen."
3080+msgstr "Sie besitzen nicht die nötigen Zugriffsrechte, um auf den Zielordner zuzugreifen."
3081
3082-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:2856
3083+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:2856
3084 msgid "There was an error getting information about the destination."
3085-msgstr ""
3086-"Es ist ein Fehler beim Einlesen der Informationen über das Ziel aufgetreten."
3087+msgstr "Es ist ein Fehler beim Einlesen der Informationen über das Ziel aufgetreten."
3088
3089-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:2893
3090+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:2893
3091 msgid "The destination is not a folder."
3092 msgstr "Das Ziel ist kein Ordner."
3093
3094-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:2926
3095-msgid ""
3096-"There is not enough space on the destination. Try to remove files to make "
3097-"space."
3098-msgstr ""
3099-"Am Ziel ist nicht genügend freier Platz. Entfernen Sie einige Dateien, um "
3100-"Platz zu schaffen."
3101+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:2926
3102+msgid "There is not enough space on the destination. Try to remove files to make space."
3103+msgstr "Am Ziel ist nicht genügend freier Platz. Entfernen Sie einige Dateien, um Platz zu schaffen."
3104
3105-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:2928
3106+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:2928
3107 #, c-format
3108 msgid "There is %S available, but %S is required."
3109 msgstr "Es ist %S verfügbar, es wird jedoch %S benötigt."
3110
3111-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:2956
3112+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:2956
3113 msgid "The destination is read-only."
3114 msgstr "Das Ziel ist schreibgeschützt."
3115
3116-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:3017
3117+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:3017
3118 msgid "Moving \"%B\" to \"%B\""
3119 msgstr "»%B« wird nach »%B« verschoben"
3120
3121-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:3018
3122+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:3018
3123 msgid "Copying \"%B\" to \"%B\""
3124 msgstr "»%B« wird nach »%B« kopiert"
3125
3126-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:3022
3127+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:3022
3128 msgid "Duplicating \"%B\""
3129 msgstr "Dupliziert »%B«"
3130
3131-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:3026
3132+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:3026
3133 msgid "Moving %'d file (in \"%B\") to \"%B\""
3134 msgid_plural "Moving %'d files (in \"%B\") to \"%B\""
3135 msgstr[0] "Verschieben von %'d Datei (in »%B«) nach »%B«"
3136 msgstr[1] "Verschieben von %'d Dateien (in »%B«) nach »%B«"
3137
3138-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:3029
3139+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:3029
3140 msgid "Copying %'d file (in \"%B\") to \"%B\""
3141 msgid_plural "Copying %'d files (in \"%B\") to \"%B\""
3142 msgstr[0] "Kopieren von %'d Datei (in »%B«) nach »%B«"
3143 msgstr[1] "Kopieren von %'d Dateien (in »%B«) nach »%B«"
3144
3145-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:3036
3146+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:3036
3147 msgid "Duplicating %'d file (in \"%B\")"
3148 msgid_plural "Duplicating %'d files (in \"%B\")"
3149 msgstr[0] "Duplizieren von %'d Datei (in »%B«)"
3150 msgstr[1] "Duplizieren von %'d Dateien (in »%B«)"
3151
3152-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:3045
3153+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:3045
3154 msgid "Moving %'d file to \"%B\""
3155 msgid_plural "Moving %'d files to \"%B\""
3156 msgstr[0] "Verschieben von %'d Datei nach »%B«"
3157 msgstr[1] "Verschieben von %'d Dateien nach »%B«"
3158
3159-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:3049
3160+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:3049
3161 msgid "Copying %'d file to \"%B\""
3162 msgid_plural "Copying %'d files to \"%B\""
3163 msgstr[0] "Kopieren von %'d Datei nach »%B«"
3164 msgstr[1] "Kopieren von %'d Dateien nach »%B«"
3165
3166-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:3054
3167+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:3054
3168 #, c-format
3169 msgid "Duplicating %'d file"
3170 msgid_plural "Duplicating %'d files"
3171 msgstr[0] "Duplizieren von %'d Datei"
3172 msgstr[1] "Duplizieren von %'d Dateien"
3173
3174-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:3105
3175+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:3105
3176 #, c-format
3177 msgid "%S of %S"
3178 msgstr "%S von %S"
3179
3180-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:3116
3181+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:3116
3182 msgid "%S of %S — %T left (%S/sec)"
3183 msgid_plural "%S of %S — %T left (%S/sec)"
3184 msgstr[0] "%S von %S — noch %T (%S/Sekunde)"
3185 msgstr[1] "%S von %S — noch %T (%S/Sekunde)"
3186
3187-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:3495
3188-msgid ""
3189-"The folder \"%B\" cannot be copied because you do not have permissions to "
3190-"create it in the destination."
3191-msgstr ""
3192-"Der Ordner »%B« konnte nicht kopiert werden, da Sie nicht die nötigen Rechte "
3193-"besitzen, um den Ordner im Ziel zu erstellen."
3194+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:3495
3195+msgid "The folder \"%B\" cannot be copied because you do not have permissions to create it in the destination."
3196+msgstr "Der Ordner »%B« konnte nicht kopiert werden, da Sie nicht die nötigen Rechte besitzen, um den Ordner im Ziel zu erstellen."
3197
3198-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:3498
3199+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:3498
3200 msgid "There was an error creating the folder \"%B\"."
3201 msgstr "Beim Erstellen des Ordners »%B« ist ein Fehler aufgetreten."
3202
3203-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:3627
3204-msgid ""
3205-"Files in the folder \"%B\" cannot be copied because you do not have "
3206-"permissions to see them."
3207-msgstr ""
3208-"Dateien im Ordner »%B« können nicht kopiert werden, da Sie nicht die nötigen "
3209-"Lesezugriffsrechte besitzen."
3210-
3211-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:3672
3212-msgid ""
3213-"The folder \"%B\" cannot be copied because you do not have permissions to "
3214-"read it."
3215-msgstr ""
3216-"Der Ordner »%B« kann nicht kopiert werden, da Sie nicht die nötigen "
3217-"Lesezugriffsrechte besitzen."
3218-
3219-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:3717
3220-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:4418
3221-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:5006
3222+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:3627
3223+msgid "Files in the folder \"%B\" cannot be copied because you do not have permissions to see them."
3224+msgstr "Dateien im Ordner »%B« können nicht kopiert werden, da Sie nicht die nötigen Lesezugriffsrechte besitzen."
3225+
3226+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:3672
3227+msgid "The folder \"%B\" cannot be copied because you do not have permissions to read it."
3228+msgstr "Der Ordner »%B« kann nicht kopiert werden, da Sie nicht die nötigen Lesezugriffsrechte besitzen."
3229+
3230+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:3717
3231+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:4418
3232+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:5006
3233 msgid "Error while moving \"%B\"."
3234 msgstr "Fehler beim Verschieben von »%B«."
3235
3236-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:3718
3237+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:3718
3238 msgid "Could not remove the source folder."
3239 msgstr "Der Quellordner konnte nicht entfernt werden."
3240
3241-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:3803
3242-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:3844
3243-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:4420
3244-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:4491
3245+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:3803
3246+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:3844
3247+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:4420
3248+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:4491
3249 msgid "Error while copying \"%B\"."
3250 msgstr "Fehler beim Kopieren von »%B«."
3251
3252-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:3804
3253+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:3804
3254 #, c-format
3255 msgid "Could not remove files from the already existing folder %F."
3256-msgstr ""
3257-"Die Dateien aus dem bereits bestehenden Ordner %F konnten nicht entfernt "
3258-"werden."
3259+msgstr "Die Dateien aus dem bereits bestehenden Ordner %F konnten nicht entfernt werden."
3260
3261-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:3845
3262+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:3845
3263 #, c-format
3264 msgid "Could not remove the already existing file %F."
3265 msgstr "Die bereits bestehende Datei %F konnte nicht entfernt werden."
3266
3267-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:4174
3268-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:4846
3269+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:4174
3270+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:4846
3271 msgid "You cannot move a folder into itself."
3272 msgstr "Sie können einen Ordner nicht in sich selbst verschieben."
3273
3274-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:4175
3275-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:4847
3276+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:4175
3277+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:4847
3278 msgid "You cannot copy a folder into itself."
3279 msgstr "Sie können einen Ordner nicht in sich selbst kopieren."
3280
3281-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:4176
3282-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:4848
3283+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:4176
3284+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:4848
3285 msgid "The destination folder is inside the source folder."
3286 msgstr "Der Zielordner befindet sich im Quellordner."
3287
3288-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:4207
3289+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:4207
3290 msgid "You cannot move a file over itself."
3291 msgstr "Sie können eine Datei nicht über sich selbst verschieben."
3292
3293-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:4208
3294+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:4208
3295 msgid "You cannot copy a file over itself."
3296 msgstr "Sie können eine Datei nicht über sich selbst kopieren."
3297
3298-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:4209
3299+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:4209
3300 msgid "The source file would be overwritten by the destination."
3301 msgstr "Die Quelldatei würde durch das Ziel überschrieben werden."
3302
3303-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:4422
3304+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:4422
3305 #, c-format
3306 msgid "Could not remove the already existing file with the same name in %F."
3307-msgstr ""
3308-"Die bereits in %F bestehende Datei mit dem selben Namen konnte nicht "
3309-"entfernt werden."
3310+msgstr "Die bereits in %F bestehende Datei mit dem selben Namen konnte nicht entfernt werden."
3311
3312-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:4492
3313+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:4492
3314 #, c-format
3315 msgid "There was an error copying the file into %F."
3316 msgstr "Beim Kopieren der Datei nach %F ist ein Fehler aufgetreten."
3317
3318-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:4720
3319+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:4720
3320 msgid "Copying Files"
3321 msgstr "Dateien werden kopiert"
3322
3323-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:4746
3324+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:4746
3325 msgid "Preparing to move to \"%B\""
3326 msgstr "Verschieben nach \"%B\" wird vorbereitet"
3327
3328-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:4758
3329+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:4758
3330 #, c-format
3331 msgid "Preparing to move %'d file"
3332 msgid_plural "Preparing to move %'d files"
3333 msgstr[0] "Verschieben von %'d Datei wird vorbereitet"
3334 msgstr[1] "Verschieben von %'d Dateien wird vorbereitet"
3335
3336-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:5007
3337+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:5007
3338 #, c-format
3339 msgid "There was an error moving the file into %F."
3340 msgstr "Beim Verschieben der Datei nach %F ist ein Fehler aufgetreten."
3341
3342-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:5270
3343+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:5270
3344 msgid "Moving Files"
3345 msgstr "Dateien werden verschoben"
3346
3347-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:5300
3348+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:5300
3349 msgid "Creating links in \"%B\""
3350 msgstr "Verknüpfungen werden in »%B« angelegt"
3351
3352-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:5311
3353+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:5311
3354 #, c-format
3355 msgid "Making link to %'d file"
3356 msgid_plural "Making links to %'d files"
3357 msgstr[0] "Verknüpfung mit %'d Datei wird angelegt"
3358 msgstr[1] "Verknüpfungen mit %'d Dateien werden angelegt"
3359
3360-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:5446
3361+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:5446
3362 msgid "Error while creating link to %B."
3363 msgstr "Fehler beim Anlegen einer Verknüpfung mit »%B«."
3364
3365-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:5448
3366+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:5448
3367 msgid "Symbolic links only supported for local files"
3368-msgstr ""
3369-"Symbolische Verknüpfungen werden ausschließlich auf lokalen Dateisystemen "
3370-"unterstützt."
3371+msgstr "Symbolische Verknüpfungen werden ausschließlich auf lokalen Dateisystemen unterstützt."
3372
3373-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:5451
3374+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:5451
3375 msgid "The target doesn't support symbolic links."
3376 msgstr "Dieses Ablegeziel unterstützt keine symbolischen Verknüpfungen."
3377
3378-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:5454
3379+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:5454
3380 #, c-format
3381 msgid "There was an error creating the symlink in %F."
3382-msgstr ""
3383-"Beim Erstellen der symbolischen Verknüpfung in »%F« ist ein Fehler "
3384-"aufgetreten."
3385+msgstr "Beim Erstellen der symbolischen Verknüpfung in »%F« ist ein Fehler aufgetreten."
3386
3387-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:5782
3388-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:5785
3389+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:5782
3390+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:5785
3391 msgid "Setting permissions"
3392 msgstr "Zugriffsrechte werden gesetzt"
3393
3394-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:6036
3395+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:6036
3396 msgid "untitled folder"
3397 msgstr "Namenloser Ordner"
3398
3399-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:6044
3400+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:6044
3401 msgid "new file"
3402 msgstr "neue Datei"
3403
3404-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:6215
3405+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:6215
3406 msgid "Error while creating directory %B."
3407 msgstr "Fehler beim Erstellen des Ordners »%B«."
3408
3409-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:6217
3410+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:6217
3411 msgid "Error while creating file %B."
3412 msgstr "Fehler beim Erstellen der Datei »%B«."
3413
3414-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:6219
3415+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:6219
3416 #, c-format
3417 msgid "There was an error creating the directory in %F."
3418 msgstr "Beim Erstellen des Ordners in »%F« ist ein Fehler aufgetreten."
3419
3420-#: /home/codygarver/files-trunk/po/../libcore/marlin-file-operations.c:6536
3421+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:6536
3422 msgid "Emptying Trash"
3423 msgstr "Müll wird geleert"
3424
3425-#: /home/codygarver/files-trunk/po/../libwidgets/LocationBar.vala:321
3426+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:146
3427+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:361
3428+#, c-format
3429+msgid "Merge folder \"%s\"?"
3430+msgstr "Ordner »%s« zusammenführen?"
3431+
3432+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:150
3433+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:364
3434+msgid "Merging will ask for confirmation before replacing any files in the folder that conflict with the files being copied."
3435+msgstr "Während des Zusammenführens fragen, ob gleichnamige Dateien im Zielordner überschrieben werden sollen."
3436+
3437+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:155
3438+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:369
3439+#, c-format
3440+msgid "An older folder with the same name already exists in \"%s\"."
3441+msgstr "Ein älterer Ordner gleichen Namens existiert bereits in »%s«."
3442+
3443+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:159
3444+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:373
3445+#, c-format
3446+msgid "A newer folder with the same name already exists in \"%s\"."
3447+msgstr "Ein neuerer Ordner gleichen Namens existiert bereits in »%s«."
3448+
3449+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:163
3450+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:377
3451+#, c-format
3452+msgid "Another folder with the same name already exists in \"%s\"."
3453+msgstr "Ein Ordner gleichen Namens existiert bereits in »%s«."
3454+
3455+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:168
3456+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:382
3457+msgid "Replacing it will remove all files in the folder."
3458+msgstr "Das Ersetzen dieses Ordners löscht alle enthaltenen Dateien"
3459+
3460+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:170
3461+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:384
3462+#, c-format
3463+msgid "Replace folder \"%s\"?"
3464+msgstr "Ordner »%s« ersetzen?"
3465+
3466+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:172
3467+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:386
3468+#, c-format
3469+msgid "A folder with the same name already exists in \"%s\"."
3470+msgstr "Ein Ordner gleichen Namens existiert bereits in »%s«."
3471+
3472+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:177
3473+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:391
3474+#, c-format
3475+msgid "Replace file \"%s\"?"
3476+msgstr "Datei »%s« ersetzen?"
3477+
3478+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:179
3479+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:393
3480+msgid "Replacing it will overwrite its content."
3481+msgstr "Falls Sie sie ersetzen, wird ihr Inhalt überschrieben."
3482+
3483+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:183
3484+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:397
3485+#, c-format
3486+msgid "An older file with the same name already exists in \"%s\"."
3487+msgstr "Eine ältere Datei gleichen Namens existiert bereits in »%s«."
3488+
3489+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:187
3490+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:401
3491+#, c-format
3492+msgid "A newer file with the same name already exists in \"%s\"."
3493+msgstr "Eine neuere Datei gleichen Namens existiert bereits in »%s«."
3494+
3495+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:191
3496+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:405
3497+#, c-format
3498+msgid "Another file with the same name already exists in \"%s\"."
3499+msgstr "Eine Datei gleichen Namens existiert bereits in »%s«."
3500+
3501+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:253
3502+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:460
3503+msgid "Original file"
3504+msgstr "Originaldatei"
3505+
3506+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:254
3507+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:285
3508+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:461
3509+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:482
3510+msgid "Size:"
3511+msgstr "Größe:"
3512+
3513+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:257
3514+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:288
3515+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:464
3516+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:485
3517+msgid "Type:"
3518+msgstr "Typ:"
3519+
3520+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:260
3521+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:291
3522+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:467
3523+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:488
3524+msgid "Last modified:"
3525+msgstr "Zuletzt geändert am:"
3526+
3527+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:284
3528+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:481
3529+msgid "Replace with"
3530+msgstr "Ersetzen durch"
3531+
3532+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:313
3533+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:506
3534+msgid "Merge"
3535+msgstr "Zusammenführen"
3536+
3537+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:700
3538+msgid "_Select a new name for the destination"
3539+msgstr "Einen neuen Namen für das Ziel w_ählen"
3540+
3541+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:714
3542+msgid "Reset"
3543+msgstr "Zurücksetzen"
3544+
3545+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:726
3546+msgid "Apply this action to all files"
3547+msgstr "Diese Aktion auf alle Dateien anwenden"
3548+
3549+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:742
3550+msgid "Re_name"
3551+msgstr "Umbe_nennen"
3552+
3553+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:748
3554+msgid "Replace"
3555+msgstr "Ersetzen"
3556+
3557+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-conflict-dialog.c:821
3558+msgid "File conflict"
3559+msgstr "Dateikonflikt"
3560+
3561+#: /home/alexander/pantheon-files/po/../libcore/eel-vfs-extensions.c:72
3562+msgid " (invalid Unicode)"
3563+msgstr " (ungültiger Unicode)"
3564+
3565+#: /home/alexander/pantheon-files/po/../libcore/marlin-progress-info.c:192
3566+#: /home/alexander/pantheon-files/po/../libcore/marlin-progress-info.c:210
3567+msgid "Preparing"
3568+msgstr "In Vorbereitung"
3569+
3570+#: /home/alexander/pantheon-files/po/../libwidgets/LocationBar.vala:321
3571 msgid "Cut the selected text to the clipboard"
3572 msgstr "Den markierten Text in die Zwischenablage ausschneiden"
3573
3574-#: /home/codygarver/files-trunk/po/../libwidgets/LocationBar.vala:325
3575+#: /home/alexander/pantheon-files/po/../libwidgets/LocationBar.vala:325
3576 msgid "Copy the selected text to the clipboard"
3577 msgstr "Den ausgewählten Text in die Zwischenablage einfügen"
3578
3579-#: /home/codygarver/files-trunk/po/../libwidgets/LocationBar.vala:329
3580-#: /home/codygarver/files-trunk/po/../libwidgets/LocationBar.vala:333
3581+#: /home/alexander/pantheon-files/po/../libwidgets/LocationBar.vala:329
3582+#: /home/alexander/pantheon-files/po/../libwidgets/LocationBar.vala:333
3583 msgid "Paste the text stored on the clipboard"
3584 msgstr "Den in der Zwischenablage gespeicherten Text einfügen"
3585
3586-#: /home/codygarver/files-trunk/po/../libwidgets/LocationBar.vala:812
3587+#: /home/alexander/pantheon-files/po/../libwidgets/LocationBar.vala:812
3588 #, c-format
3589 msgid "Go to %s"
3590 msgstr "Gehe zu %s"
3591
3592-#: /home/codygarver/files-trunk/po/../src/View/Chrome/ViewSwicher.vala:82
3593+#: /home/alexander/pantheon-files/po/../src/View/Chrome/ViewSwicher.vala:82
3594 msgid "View as Grid"
3595 msgstr "Als Raster anzeigen"
3596
3597-#: /home/codygarver/files-trunk/po/../src/View/Chrome/ViewSwicher.vala:85
3598+#: /home/alexander/pantheon-files/po/../src/View/Chrome/ViewSwicher.vala:85
3599 msgid "View as List"
3600 msgstr "Als Liste anzeigen"
3601
3602-#: /home/codygarver/files-trunk/po/../src/View/Chrome/ViewSwicher.vala:88
3603+#: /home/alexander/pantheon-files/po/../src/View/Chrome/ViewSwicher.vala:88
3604 msgid "View in Columns"
3605 msgstr "Als Spalten anzeigen"
3606
3607-#: /home/codygarver/files-trunk/po/../plugins/marlin-trash/plugin.vala:46
3608+#: /home/alexander/pantheon-files/po/../plugins/marlin-trash/plugin.vala:46
3609 msgid "These items may be deleted by emptying the trash."
3610 msgstr "Diese Elemente können durch das Leeren des Mülls gelöscht werden"
3611
3612-#: /home/codygarver/files-trunk/po/../plugins/marlin-trash/plugin.vala:47
3613+#: /home/alexander/pantheon-files/po/../plugins/marlin-trash/plugin.vala:47
3614 msgid "Empty the Trash"
3615 msgstr "Müll leeren"
3616
3617-#, c-format
3618 #~ msgid "Folder does not exist"
3619 #~ msgstr "Ordner existiert nicht"
3620
3621-#, c-format
3622 #~ msgid "Create the folder %s"
3623 #~ msgstr "Ordner %s erstellen"
3624
3625@@ -2431,15 +2366,15 @@
3626 #~ "The amount of time after which the item under the mouse cursor will be "
3627 #~ "selected automatically in single click mode"
3628 #~ msgstr ""
3629-#~ "Zeitspanne, nach der im Einfachklick-Modus ein Objekt unter dem Mauszeiger "
3630-#~ "automatisch ausgewählt wird"
3631+#~ "Zeitspanne, nach der im Einfachklick-Modus ein Objekt unter dem "
3632+#~ "Mauszeiger automatisch ausgewählt wird"
3633
3634 #~ msgid "Customize Toolbar"
3635 #~ msgstr "Werkzeugleiste anpassen"
3636
3637 #~ msgid ""
3638-#~ "Select items to be displayed on the toolbar. Items can be reordered by drag "
3639-#~ "and drop."
3640+#~ "Select items to be displayed on the toolbar. Items can be reordered by "
3641+#~ "drag and drop."
3642 #~ msgstr ""
3643 #~ "Symbole der Werkzeugliste auswählen. Die Symbole können mit der Maus neu "
3644 #~ "angeordnet werden."
3645@@ -2450,6 +2385,5 @@
3646 #~ msgid "Displayed Items"
3647 #~ msgstr "Angezeigte Elemente"
3648
3649-#, c-format
3650 #~ msgid "Files can't find the folder %s"
3651 #~ msgstr "Files kann den Ordner %s nicht finden"
3652
3653=== modified file 'po/pantheon-files.pot'
3654--- po/pantheon-files.pot 2013-06-14 02:30:30 +0000
3655+++ po/pantheon-files.pot 2013-06-14 19:23:28 +0000
3656@@ -8,7 +8,7 @@
3657 msgstr ""
3658 "Project-Id-Version: PACKAGE VERSION\n"
3659 "Report-Msgid-Bugs-To: \n"
3660-"POT-Creation-Date: 2013-06-13 21:30-0500\n"
3661+"POT-Creation-Date: 2013-06-14 21:12+0200\n"
3662 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
3663 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
3664 "Language-Team: LANGUAGE <LL@li.org>\n"
3665@@ -18,410 +18,285 @@
3666 "Content-Transfer-Encoding: 8bit\n"
3667 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
3668
3669-#: /home/codygarver/files-trunk/po/../src/View/LocationBar.vala:116
3670-msgid "AFP"
3671-msgstr ""
3672-
3673-#: /home/codygarver/files-trunk/po/../src/View/LocationBar.vala:117
3674-msgid "DAV"
3675-msgstr ""
3676-
3677-#: /home/codygarver/files-trunk/po/../src/View/LocationBar.vala:118
3678-msgid "DAVS"
3679-msgstr ""
3680-
3681-#: /home/codygarver/files-trunk/po/../src/View/LocationBar.vala:119
3682-msgid "FTP"
3683-msgstr ""
3684-
3685-#: /home/codygarver/files-trunk/po/../src/View/LocationBar.vala:120
3686-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:564
3687-msgid "Network"
3688-msgstr ""
3689-
3690-#: /home/codygarver/files-trunk/po/../src/View/LocationBar.vala:121
3691-msgid "SFTP"
3692-msgstr ""
3693-
3694-#: /home/codygarver/files-trunk/po/../src/View/LocationBar.vala:122
3695-msgid "SMB"
3696-msgstr ""
3697-
3698-#: /home/codygarver/files-trunk/po/../src/View/LocationBar.vala:123
3699-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:346
3700-msgid "Trash"
3701-msgstr ""
3702-
3703-#: /home/codygarver/files-trunk/po/../src/View/LocationBar.vala:302
3704-msgid "Open in New Tab"
3705-msgstr ""
3706-
3707-#: /home/codygarver/files-trunk/po/../src/View/OverlayBar.vala:249
3708-#, c-format
3709-msgid "%u items selected (%s)"
3710-msgstr ""
3711-
3712-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:73
3713-msgid "Properties"
3714-msgstr ""
3715-
3716-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:126
3717-msgid "General"
3718-msgstr ""
3719-
3720-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:134
3721-msgid "More"
3722-msgstr ""
3723-
3724-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:153
3725-msgid "Preview"
3726-msgstr ""
3727-
3728-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:340
3729-msgid "Created"
3730-msgstr ""
3731-
3732-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:342
3733-#: /home/codygarver/files-trunk/po/../src/fm-list-view.c:59
3734-msgid "Modified"
3735-msgstr ""
3736-
3737-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:345
3738-msgid "Last Access"
3739-msgstr ""
3740-
3741-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:351
3742-msgid "Deleted"
3743-msgstr ""
3744-
3745-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:356
3746-msgid "MimeType"
3747-msgstr ""
3748-
3749-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:364
3750-msgid "MimeTypes"
3751-msgstr ""
3752-
3753-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:368
3754-msgid "Location"
3755-msgstr ""
3756-
3757-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:370
3758-msgid "Target"
3759-msgstr ""
3760-
3761-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:376
3762-msgid "Origin Location"
3763-msgstr ""
3764-
3765-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:386
3766-msgid "Info:"
3767-msgstr ""
3768-
3769-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:421
3770-msgid "Other application..."
3771-msgstr ""
3772-
3773-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:445
3774-msgid "Open with:"
3775-msgstr ""
3776-
3777-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:466
3778-msgid "Usage:"
3779-msgstr ""
3780-
3781-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:471
3782-msgid "Device usage:"
3783-msgstr ""
3784-
3785-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:478
3786-#, c-format
3787-msgid "%s free of %s (%d%% used)"
3788-msgstr ""
3789-
3790-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:617
3791-msgid "Read"
3792-msgstr ""
3793-
3794-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:622
3795-msgid "Write"
3796-msgstr ""
3797-
3798-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:627
3799-msgid "Execute"
3800-msgstr ""
3801-
3802-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:845
3803-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:858
3804-msgid "Owner"
3805-msgstr ""
3806-
3807-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:850
3808-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:862
3809-msgid "Group"
3810-msgstr ""
3811-
3812-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:866
3813-msgid "Everyone"
3814-msgstr ""
3815-
3816-#: /home/codygarver/files-trunk/po/../src/View/PropertiesWindow.vala:1128
3817-msgid "Select an aplication to open "
3818-msgstr ""
3819-
3820-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:126
3821+#: /home/alexander/pantheon-files/po/../src/View/ViewContainer.vala:148
3822+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:300
3823+msgid "Home"
3824+msgstr ""
3825+
3826+#: /home/alexander/pantheon-files/po/../src/View/ViewContainer.vala:150
3827+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:370
3828+msgid "File System"
3829+msgstr ""
3830+
3831+#: /home/alexander/pantheon-files/po/../src/View/ViewContainer.vala:154
3832+msgid "This folder does not exist"
3833+msgstr ""
3834+
3835+#: /home/alexander/pantheon-files/po/../src/View/ViewContainer.vala:157
3836+msgid "(as Administrator)"
3837+msgstr ""
3838+
3839+#: /home/alexander/pantheon-files/po/../src/View/ViewContainer.vala:173
3840+msgid "This does not belong to you."
3841+msgstr ""
3842+
3843+#: /home/alexander/pantheon-files/po/../src/View/ViewContainer.vala:174
3844+msgid "You don't have permission to view this folder."
3845+msgstr ""
3846+
3847+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:126
3848 msgid "Files isn't your default file manager."
3849 msgstr ""
3850
3851-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:132
3852-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3426
3853+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:132
3854+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3426
3855 msgid "Set as default"
3856 msgstr ""
3857
3858-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:137
3859+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:137
3860 msgid "Ignore"
3861 msgstr ""
3862
3863-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:363
3864+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:363
3865 msgid "Undo"
3866 msgstr ""
3867
3868-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:364
3869-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:606
3870+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:364
3871+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:606
3872 msgid "Undo the last action"
3873 msgstr ""
3874
3875-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:373
3876+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:373
3877 msgid "Redo"
3878 msgstr ""
3879
3880-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:374
3881-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:609
3882+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:374
3883+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:609
3884 msgid "Redo the last action"
3885 msgstr ""
3886
3887-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:584
3888+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:584
3889 msgid "_File"
3890 msgstr ""
3891
3892-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:585
3893+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:585
3894 msgid "_Edit"
3895 msgstr ""
3896
3897-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:586
3898+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:586
3899 msgid "_View"
3900 msgstr ""
3901
3902-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:587
3903+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:587
3904 msgid "_Go"
3905 msgstr ""
3906
3907-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:588
3908+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:588
3909 msgid "_Help"
3910 msgstr ""
3911
3912-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:590
3913-#: /home/codygarver/files-trunk/po/../src/DesktopLauncher.vala:9
3914+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:590
3915+#: /home/alexander/pantheon-files/po/../src/DesktopLauncher.vala:9
3916 msgid "New _Window"
3917 msgstr ""
3918
3919-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:591
3920+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:591
3921 msgid "Open another Files window for the displayed location"
3922 msgstr ""
3923
3924-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:594
3925-#: /home/codygarver/files-trunk/po/../src/DesktopLauncher.vala:8
3926+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:594
3927+#: /home/alexander/pantheon-files/po/../src/DesktopLauncher.vala:8
3928 msgid "New _Tab"
3929 msgstr ""
3930
3931-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:595
3932+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:595
3933 msgid "Open another tab for the displayed location"
3934 msgstr ""
3935
3936-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:599
3937+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:599
3938 msgid "_Close"
3939 msgstr ""
3940
3941-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:600
3942+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:600
3943 msgid "Close this folder"
3944 msgstr ""
3945
3946-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:605
3947+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:605
3948 msgid "_Undo"
3949 msgstr ""
3950
3951-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:608
3952+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:608
3953 msgid "_Redo"
3954 msgstr ""
3955
3956-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:611
3957+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:611
3958 msgid "Open _Parent"
3959 msgstr ""
3960
3961-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:612
3962+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:612
3963 msgid "Open the parent folder"
3964 msgstr ""
3965
3966-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:614
3967+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:614
3968 msgid "_Back"
3969 msgstr ""
3970
3971-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:615
3972+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:615
3973 msgid "Go to the previous visited location"
3974 msgstr ""
3975
3976-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:618
3977+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:618
3978 msgid "_Forward"
3979 msgstr ""
3980
3981-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:619
3982+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:619
3983 msgid "Go to the next visited location"
3984 msgstr ""
3985
3986-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:621
3987+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:621
3988 msgid "_Reload"
3989 msgstr ""
3990
3991-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:622
3992+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:622
3993 msgid "Reload the current location"
3994 msgstr ""
3995
3996-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:625
3997+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:625
3998 msgid "_Home Folder"
3999 msgstr ""
4000
4001-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:626
4002-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:305
4003+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:626
4004+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:305
4005 msgid "Open your personal folder"
4006 msgstr ""
4007
4008-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:629
4009+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:629
4010 msgid "_Trash"
4011 msgstr ""
4012
4013-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:630
4014+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:630
4015 msgid "Open your personal trash folder"
4016 msgstr ""
4017
4018-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:633
4019+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:633
4020 msgid "_Network"
4021 msgstr ""
4022
4023-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:634
4024+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:634
4025 msgid "Browse bookmarked and local network locations"
4026 msgstr ""
4027
4028-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:637
4029+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:637
4030 msgid "Zoom _In"
4031 msgstr ""
4032
4033-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:638
4034+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:638
4035 msgid "Increase the view size"
4036 msgstr ""
4037
4038-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:649
4039+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:649
4040 msgid "Zoom _Out"
4041 msgstr ""
4042
4043-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:650
4044+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:650
4045 msgid "Decrease the view size"
4046 msgstr ""
4047
4048-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:657
4049+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:657
4050 msgid "Normal Si_ze"
4051 msgstr ""
4052
4053-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:658
4054+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:658
4055 msgid "Use the normal view size"
4056 msgstr ""
4057
4058-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:661
4059+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:661
4060 msgid "Next Tab"
4061 msgstr ""
4062
4063-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:665
4064+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:665
4065 msgid "Previous Tab"
4066 msgstr ""
4067
4068-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:669
4069+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:669
4070 msgid "Connect to _Server..."
4071 msgstr ""
4072
4073-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:670
4074+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:670
4075 msgid "Connect to a remote computer or shared disk"
4076 msgstr ""
4077
4078-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:673
4079+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:673
4080 msgid "_About"
4081 msgstr ""
4082
4083-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:674
4084+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:674
4085 msgid "Display credits"
4086 msgstr ""
4087
4088-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:677
4089+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:677
4090 msgid "Report a Problem..."
4091 msgstr ""
4092
4093-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:678
4094+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:678
4095 msgid "File a bug on Launchpad"
4096 msgstr ""
4097
4098-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:681
4099+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:681
4100 msgid "Get Help Online..."
4101 msgstr ""
4102
4103-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:685
4104+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:685
4105 msgid "Translate This Application..."
4106 msgstr ""
4107
4108-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:694
4109+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:694
4110 msgid "Show _Hidden Files"
4111 msgstr ""
4112
4113-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:695
4114+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:695
4115 msgid "Toggle the display of hidden files in the current window"
4116 msgstr ""
4117
4118-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:699
4119+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:699
4120 msgid "_Places"
4121 msgstr ""
4122
4123-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:700
4124+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:700
4125 msgid "Change the visibility of this window's side pane"
4126 msgstr ""
4127
4128-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:708
4129+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:708
4130 msgid "Icon"
4131 msgstr ""
4132
4133-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:711
4134+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:711
4135 msgid "List"
4136 msgstr ""
4137
4138-#: /home/codygarver/files-trunk/po/../src/View/Window.vala:714
4139+#: /home/alexander/pantheon-files/po/../src/View/Window.vala:714
4140 msgid "Columns"
4141 msgstr ""
4142
4143-#: /home/codygarver/files-trunk/po/../src/View/DirectoryNotFound.vala:39
4144+#: /home/alexander/pantheon-files/po/../src/View/DirectoryNotFound.vala:39
4145 msgid "This folder does not exist."
4146 msgstr ""
4147
4148-#: /home/codygarver/files-trunk/po/../src/View/DirectoryNotFound.vala:39
4149+#: /home/alexander/pantheon-files/po/../src/View/DirectoryNotFound.vala:39
4150 #, c-format
4151 msgid "The folder \"%s\" can't be found."
4152 msgstr ""
4153
4154-#: /home/codygarver/files-trunk/po/../src/View/DirectoryNotFound.vala:41
4155+#: /home/alexander/pantheon-files/po/../src/View/DirectoryNotFound.vala:41
4156 msgid "Create"
4157 msgstr ""
4158
4159-#: /home/codygarver/files-trunk/po/../src/View/DirectoryNotFound.vala:41
4160+#: /home/alexander/pantheon-files/po/../src/View/DirectoryNotFound.vala:41
4161 #, c-format
4162 msgid "Create the folder \"%s\""
4163 msgstr ""
4164
4165-#: /home/codygarver/files-trunk/po/../src/View/DirectoryNotFound.vala:55
4166+#: /home/alexander/pantheon-files/po/../src/View/DirectoryNotFound.vala:55
4167 #, c-format
4168 msgid ""
4169 "Failed to create the folder\n"
4170@@ -429,1398 +304,1403 @@
4171 "%s"
4172 msgstr ""
4173
4174-#: /home/codygarver/files-trunk/po/../src/View/ViewContainer.vala:148
4175-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:300
4176-msgid "Home"
4177-msgstr ""
4178-
4179-#: /home/codygarver/files-trunk/po/../src/View/ViewContainer.vala:150
4180-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:370
4181-msgid "File System"
4182-msgstr ""
4183-
4184-#: /home/codygarver/files-trunk/po/../src/View/ViewContainer.vala:154
4185-msgid "This folder does not exist"
4186-msgstr ""
4187-
4188-#: /home/codygarver/files-trunk/po/../src/View/ViewContainer.vala:157
4189-msgid "(as Administrator)"
4190-msgstr ""
4191-
4192-#: /home/codygarver/files-trunk/po/../src/View/ViewContainer.vala:173
4193-msgid "This does not belong to you."
4194-msgstr ""
4195-
4196-#: /home/codygarver/files-trunk/po/../src/View/ViewContainer.vala:174
4197-msgid "You don't have permission to view this folder."
4198-msgstr ""
4199-
4200-#: /home/codygarver/files-trunk/po/../src/fm-columns-view.c:82
4201-#: /home/codygarver/files-trunk/po/../src/fm-abstract-icon-view.c:573
4202-#: /home/codygarver/files-trunk/po/../src/fm-list-view.c:622
4203+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:73
4204+msgid "Properties"
4205+msgstr ""
4206+
4207+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:126
4208+msgid "General"
4209+msgstr ""
4210+
4211+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:134
4212+msgid "More"
4213+msgstr ""
4214+
4215+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:153
4216+msgid "Preview"
4217+msgstr ""
4218+
4219+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:235
4220+#, c-format
4221+msgid "%u selected items"
4222+msgstr ""
4223+
4224+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:340
4225+msgid "Created"
4226+msgstr ""
4227+
4228+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:342
4229+#: /home/alexander/pantheon-files/po/../src/fm-list-view.c:59
4230+msgid "Modified"
4231+msgstr ""
4232+
4233+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:345
4234+msgid "Last Access"
4235+msgstr ""
4236+
4237+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:351
4238+msgid "Deleted"
4239+msgstr ""
4240+
4241+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:356
4242+msgid "MimeType"
4243+msgstr ""
4244+
4245+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:364
4246+msgid "MimeTypes"
4247+msgstr ""
4248+
4249+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:368
4250+msgid "Location"
4251+msgstr ""
4252+
4253+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:370
4254+msgid "Target"
4255+msgstr ""
4256+
4257+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:376
4258+msgid "Origin Location"
4259+msgstr ""
4260+
4261+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:386
4262+msgid "Info:"
4263+msgstr ""
4264+
4265+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:421
4266+msgid "Other application..."
4267+msgstr ""
4268+
4269+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:445
4270+msgid "Open with:"
4271+msgstr ""
4272+
4273+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:466
4274+msgid "Usage:"
4275+msgstr ""
4276+
4277+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:471
4278+msgid "Device usage:"
4279+msgstr ""
4280+
4281+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:478
4282+#, c-format
4283+msgid "%s free of %s (%d%% used)"
4284+msgstr ""
4285+
4286+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:617
4287+msgid "Read"
4288+msgstr ""
4289+
4290+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:622
4291+msgid "Write"
4292+msgstr ""
4293+
4294+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:627
4295+msgid "Execute"
4296+msgstr ""
4297+
4298+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:845
4299+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:858
4300+msgid "Owner"
4301+msgstr ""
4302+
4303+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:850
4304+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:862
4305+msgid "Group"
4306+msgstr ""
4307+
4308+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:866
4309+msgid "Everyone"
4310+msgstr ""
4311+
4312+#: /home/alexander/pantheon-files/po/../src/View/PropertiesWindow.vala:1128
4313+msgid "Select an aplication to open "
4314+msgstr ""
4315+
4316+#: /home/alexander/pantheon-files/po/../src/View/LocationBar.vala:116
4317+msgid "AFP"
4318+msgstr ""
4319+
4320+#: /home/alexander/pantheon-files/po/../src/View/LocationBar.vala:117
4321+msgid "DAV"
4322+msgstr ""
4323+
4324+#: /home/alexander/pantheon-files/po/../src/View/LocationBar.vala:118
4325+msgid "DAVS"
4326+msgstr ""
4327+
4328+#: /home/alexander/pantheon-files/po/../src/View/LocationBar.vala:119
4329+msgid "FTP"
4330+msgstr ""
4331+
4332+#: /home/alexander/pantheon-files/po/../src/View/LocationBar.vala:120
4333+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:564
4334+msgid "Network"
4335+msgstr ""
4336+
4337+#: /home/alexander/pantheon-files/po/../src/View/LocationBar.vala:121
4338+msgid "SFTP"
4339+msgstr ""
4340+
4341+#: /home/alexander/pantheon-files/po/../src/View/LocationBar.vala:122
4342+msgid "SMB"
4343+msgstr ""
4344+
4345+#: /home/alexander/pantheon-files/po/../src/View/LocationBar.vala:123
4346+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:346
4347+msgid "Trash"
4348+msgstr ""
4349+
4350+#: /home/alexander/pantheon-files/po/../src/View/LocationBar.vala:302
4351+msgid "Open in New Tab"
4352+msgstr ""
4353+
4354+#: /home/alexander/pantheon-files/po/../src/View/OverlayBar.vala:229
4355+#, c-format
4356+msgid "%u folders"
4357+msgstr ""
4358+
4359+#: /home/alexander/pantheon-files/po/../src/View/OverlayBar.vala:235
4360+#: /home/alexander/pantheon-files/po/../src/View/OverlayBar.vala:245
4361+#, c-format
4362+msgid " and %u other items (%s) selected"
4363+msgstr ""
4364+
4365+#: /home/alexander/pantheon-files/po/../src/View/OverlayBar.vala:237
4366+#: /home/alexander/pantheon-files/po/../src/View/OverlayBar.vala:247
4367+msgid " selected"
4368+msgstr ""
4369+
4370+#: /home/alexander/pantheon-files/po/../src/View/OverlayBar.vala:239
4371+#, c-format
4372+msgid "%u folder"
4373+msgstr ""
4374+
4375+#: /home/alexander/pantheon-files/po/../src/View/OverlayBar.vala:249
4376+#, c-format
4377+msgid "%u items selected (%s)"
4378+msgstr ""
4379+
4380+#: /home/alexander/pantheon-files/po/../src/fm-columns-view.c:82
4381+#: /home/alexander/pantheon-files/po/../src/fm-list-view.c:622
4382+#: /home/alexander/pantheon-files/po/../src/fm-abstract-icon-view.c:573
4383 msgid "This folder is empty."
4384 msgstr ""
4385
4386-#: /home/codygarver/files-trunk/po/../src/fm-columns-view.c:186
4387-#: /home/codygarver/files-trunk/po/../src/fm-abstract-icon-view.c:139
4388-#: /home/codygarver/files-trunk/po/../src/fm-list-view.c:205
4389+#: /home/alexander/pantheon-files/po/../src/fm-columns-view.c:186
4390+#: /home/alexander/pantheon-files/po/../src/fm-list-view.c:205
4391+#: /home/alexander/pantheon-files/po/../src/fm-abstract-icon-view.c:139
4392 #, c-format
4393 msgid "Failed to rename %s to %s"
4394 msgstr ""
4395
4396-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:125
4397-msgid "SSH"
4398-msgstr ""
4399-
4400-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:128
4401-msgid "Public FTP"
4402-msgstr ""
4403-
4404-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:130
4405-msgid "FTP (with login)"
4406-msgstr ""
4407-
4408-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:133
4409-msgid "AFP (Apple Filing Protocol)"
4410-msgstr ""
4411-
4412-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:135
4413-msgid "Windows share"
4414-msgstr ""
4415-
4416-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:137
4417-msgid "WebDAV (HTTP)"
4418-msgstr ""
4419-
4420-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:139
4421-msgid "Secure WebDAV (HTTPS)"
4422-msgstr ""
4423-
4424-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:186
4425-msgid "Connecting..."
4426-msgstr ""
4427-
4428-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:210
4429+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:286
4430+msgid "Personal"
4431+msgstr ""
4432+
4433+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:291
4434+msgid "Your common places and bookmarks"
4435+msgstr ""
4436+
4437+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:348
4438+msgid "Open the trash"
4439+msgstr ""
4440+
4441+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:358
4442+msgid "Devices"
4443+msgstr ""
4444+
4445+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:363
4446+msgid "Your local partitions and devices"
4447+msgstr ""
4448+
4449+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:372
4450+msgid "Open the contents of the File System"
4451+msgstr ""
4452+
4453+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:431
4454+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:456
4455+#, c-format
4456+msgid "Mount and open %s"
4457+msgstr ""
4458+
4459+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:569
4460+msgid "Your network places"
4461+msgstr ""
4462+
4463+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:600
4464+msgid "Entire network"
4465+msgstr ""
4466+
4467+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:602
4468+msgid "Browse the contents of the network"
4469+msgstr ""
4470+
4471+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:1590
4472+msgid "_Start"
4473+msgstr ""
4474+
4475+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:1591
4476+msgid "_Stop"
4477+msgstr ""
4478+
4479+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:1596
4480+msgid "_Power On"
4481+msgstr ""
4482+
4483+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:1597
4484+msgid "_Safely Remove Drive"
4485+msgstr ""
4486+
4487+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:1600
4488+msgid "_Connect Drive"
4489+msgstr ""
4490+
4491+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:1601
4492+msgid "_Disconnect Drive"
4493+msgstr ""
4494+
4495+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:1604
4496+msgid "_Start Multi-disk Device"
4497+msgstr ""
4498+
4499+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:1605
4500+msgid "_Stop Multi-disk Device"
4501+msgstr ""
4502+
4503+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:1609
4504+msgid "_Unlock Drive"
4505+msgstr ""
4506+
4507+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:1610
4508+msgid "_Lock Drive"
4509+msgstr ""
4510+
4511+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:1684
4512+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:2231
4513+#, c-format
4514+msgid "Unable to start %s"
4515+msgstr ""
4516+
4517+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:1974
4518+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:2003
4519+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:2032
4520+#, c-format
4521+msgid "Unable to eject %s"
4522+msgstr ""
4523+
4524+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:2177
4525+#, c-format
4526+msgid "Unable to poll %s for media changes"
4527+msgstr ""
4528+
4529+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:2287
4530+#, c-format
4531+msgid "Unable to stop %s"
4532+msgstr ""
4533+
4534+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:2385
4535+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:1978
4536+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3506
4537+msgid "_Open"
4538+msgstr ""
4539+
4540+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:2393
4541+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:1998
4542+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3518
4543+msgid "Open in New _Tab"
4544+msgstr ""
4545+
4546+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:2400
4547+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:2007
4548+msgid "Open in New _Window"
4549+msgstr ""
4550+
4551+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:2409
4552+msgid "Remove"
4553+msgstr ""
4554+
4555+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:2418
4556+msgid "Rename..."
4557+msgstr ""
4558+
4559+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:2431
4560+msgid "_Mount"
4561+msgstr ""
4562+
4563+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:2438
4564+msgid "_Unmount"
4565+msgstr ""
4566+
4567+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:2445
4568+msgid "_Eject"
4569+msgstr ""
4570+
4571+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:2453
4572+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:1422
4573+#: /home/alexander/pantheon-files/po/../libcore/marlin-file-operations.c:2312
4574+msgid "Empty _Trash"
4575+msgstr ""
4576+
4577+#: /home/alexander/pantheon-files/po/../src/marlin-places-sidebar.c:2463
4578+msgid "Connect to Server…"
4579+msgstr ""
4580+
4581+#: /home/alexander/pantheon-files/po/../src/marlin-application.c:423
4582+msgid "Show the version of the program."
4583+msgstr ""
4584+
4585+#: /home/alexander/pantheon-files/po/../src/marlin-application.c:427
4586+msgid "Open uri(s) in new tab"
4587+msgstr ""
4588+
4589+#: /home/alexander/pantheon-files/po/../src/marlin-application.c:429
4590+msgid "Quit Files."
4591+msgstr ""
4592+
4593+#: /home/alexander/pantheon-files/po/../src/marlin-application.c:431
4594+msgid "Enable debug logging"
4595+msgstr ""
4596+
4597+#: /home/alexander/pantheon-files/po/../src/marlin-application.c:432
4598+msgid "[URI...]"
4599+msgstr ""
4600+
4601+#: /home/alexander/pantheon-files/po/../src/marlin-application.c:441
4602 msgid ""
4603-"Can't load the supported server method list.\n"
4604-"Please check your gvfs installation."
4605-msgstr ""
4606-
4607-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:288
4608-#, c-format
4609-msgid "The folder \"%s\" cannot be opened on \"%s\"."
4610-msgstr ""
4611-
4612-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:298
4613-#, c-format
4614-msgid "The server at \"%s\" cannot be found."
4615-msgstr ""
4616-
4617-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:333
4618-msgid "Try Again"
4619-msgstr ""
4620-
4621-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:398
4622-msgid "Please verify your user details."
4623-msgstr ""
4624-
4625-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:428
4626-msgid "Continue"
4627-msgstr ""
4628-
4629-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:766
4630-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:1156
4631-msgid "C_onnect"
4632-msgstr ""
4633-
4634-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:891
4635-msgid "Connect to Server"
4636-msgstr ""
4637-
4638-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:909
4639-msgid "Server Details"
4640-msgstr ""
4641-
4642-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:933
4643-msgid "_Server:"
4644-msgstr ""
4645-
4646-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:953
4647-msgid "_Port:"
4648-msgstr ""
4649-
4650-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:971
4651-msgid "_Type:"
4652-msgstr ""
4653-
4654-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:1040
4655-msgid "Sh_are:"
4656-msgstr ""
4657-
4658-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:1055
4659-msgid "_Folder:"
4660-msgstr ""
4661-
4662-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:1073
4663-msgid "User Details"
4664-msgstr ""
4665-
4666-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:1096
4667-msgid "_Domain name:"
4668-msgstr ""
4669-
4670-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:1111
4671-msgid "_User name:"
4672-msgstr ""
4673-
4674-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:1126
4675-msgid "Pass_word:"
4676-msgstr ""
4677-
4678-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:1142
4679-msgid "_Remember this password"
4680-msgstr ""
4681-
4682-#: /home/codygarver/files-trunk/po/../src/marlin-connect-server-dialog.c:1245
4683-msgid "Operation cancelled"
4684-msgstr ""
4685-
4686-#: /home/codygarver/files-trunk/po/../src/marlin-progress-ui-handler.c:114
4687-#: /home/codygarver/files-trunk/po/../src/marlin-progress-ui-handler.c:164
4688-#: /home/codygarver/files-trunk/po/../src/marlin-progress-ui-handler.c:419
4689-#: /home/codygarver/files-trunk/po/../src/marlin-progress-ui-handler.c:475
4690-msgid "File Operations"
4691-msgstr ""
4692-
4693-#: /home/codygarver/files-trunk/po/../src/marlin-progress-ui-handler.c:123
4694-msgid "Show Details"
4695-msgstr ""
4696-
4697-#: /home/codygarver/files-trunk/po/../src/marlin-progress-ui-handler.c:158
4698-#: /home/codygarver/files-trunk/po/../src/marlin-progress-ui-handler.c:180
4699-#, c-format
4700-msgid "%'d file operation active"
4701-msgid_plural "%'d file operations active"
4702-msgstr[0] ""
4703-msgstr[1] ""
4704-
4705-#: /home/codygarver/files-trunk/po/../src/marlin-progress-ui-handler.c:286
4706-msgid "Show Copy Dialog"
4707-msgstr ""
4708-
4709-#: /home/codygarver/files-trunk/po/../src/marlin-progress-ui-handler.c:298
4710-msgid "Cancel All In-progress Actions"
4711-msgstr ""
4712-
4713-#: /home/codygarver/files-trunk/po/../src/marlin-progress-ui-handler.c:476
4714-msgid "All file operations have been successfully completed"
4715-msgstr ""
4716-
4717-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:1177
4718+"\n"
4719+"\n"
4720+"Browse the file system with the file manager"
4721+msgstr ""
4722+
4723+#: /home/alexander/pantheon-files/po/../src/marlin-application.c:461
4724+msgid "--quit cannot be used with URIs."
4725+msgstr ""
4726+
4727+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:1177
4728 msgid "Invalid filename provided by XDS drag site"
4729 msgstr ""
4730
4731-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:1335
4732+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:1335
4733 #, c-format
4734 msgid "Failed to create a link for the URL \"%s\""
4735 msgstr ""
4736
4737-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:1820
4738+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:1820
4739 #, c-format
4740 msgid "Use \"%s\" to open the selected item"
4741 msgid_plural "Use \"%s\" to open the selected items"
4742 msgstr[0] ""
4743 msgstr[1] ""
4744
4745-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:1972
4746+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:1972
4747 #, c-format
4748 msgid "_Open With %s"
4749 msgstr ""
4750
4751-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:1978
4752-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3506
4753-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:2385
4754-msgid "_Open"
4755-msgstr ""
4756-
4757-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:1994
4758+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:1994
4759 #, c-format
4760 msgid "Open in %'d New _Tabs"
4761 msgstr ""
4762
4763-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:1998
4764-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3518
4765-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:2393
4766-msgid "Open in New _Tab"
4767-msgstr ""
4768-
4769-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:2003
4770+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:2003
4771 #, c-format
4772 msgid "Open in %'d New _Windows"
4773 msgstr ""
4774
4775-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:2007
4776-#: /home/codygarver/files-trunk/po/../src/marlin-places-sidebar.c:2400
4777-msgid "Open in New _Window"
4778-msgstr ""
4779-
4780-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3478
4781+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3478
4782 msgid "Prepare the selected files to be moved with a Paste command"
4783 msgstr ""
4784
4785-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3482
4786+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3482
4787 msgid "Prepare the selected files to be copied with a Paste command"
4788 msgstr ""
4789
4790-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3486
4791+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3486
4792 msgid "Move or copy files previously selected by a Cut or Copy command"
4793 msgstr ""
4794
4795-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3489
4796+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3489
4797 msgid "Paste Into Folder"
4798 msgstr ""
4799
4800-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3490
4801+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3490
4802 msgid ""
4803 "Move or copy files previously selected by a Cut or Copy command into "
4804 "selected folder"
4805 msgstr ""
4806
4807-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3493
4808+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3493
4809 msgid "_Rename..."
4810 msgstr ""
4811
4812-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3494
4813+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3494
4814 msgid "Rename selected item"
4815 msgstr ""
4816
4817-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3497
4818+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3497
4819 msgid "Create New _Folder"
4820 msgstr ""
4821
4822-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3498
4823+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3498
4824 msgid "Create a new empty folder inside this folder"
4825 msgstr ""
4826
4827-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3500
4828+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3500
4829 msgid "Create New _File"
4830 msgstr ""
4831
4832-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3502
4833+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3502
4834 msgid "_Empty File"
4835 msgstr ""
4836
4837-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3503
4838+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3503
4839 msgid "Create a new empty file inside this folder"
4840 msgstr ""
4841
4842-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3507
4843+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3507
4844 msgid "Open the selected item"
4845 msgstr ""
4846
4847-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3514
4848+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3514
4849 msgid "Open in new Window"
4850 msgstr ""
4851
4852-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3515
4853+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3515
4854 msgid "Open each selected item in a new window"
4855 msgstr ""
4856
4857-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3519
4858+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3519
4859 msgid "Open each selected item in a new tab"
4860 msgstr ""
4861
4862-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3521
4863+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3521
4864 msgid "Open Wit_h"
4865 msgstr ""
4866
4867-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3522
4868+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3522
4869 msgid "Choose a program with which to open the selected item"
4870 msgstr ""
4871
4872-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3524
4873+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3524
4874 msgid "Other _Application..."
4875 msgstr ""
4876
4877-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3525
4878+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3525
4879 msgid "Choose another application with which to open the selected item"
4880 msgstr ""
4881
4882-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3528
4883+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3528
4884 msgid "Mo_ve to Trash"
4885 msgstr ""
4886
4887-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3529
4888+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3529
4889 msgid "Move each selected item to the Trash"
4890 msgstr ""
4891
4892-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3532
4893+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3532
4894 msgid "_Delete Permanently"
4895 msgstr ""
4896
4897-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3533
4898+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3533
4899 msgid "Delete each selected item, without moving to the Trash"
4900 msgstr ""
4901
4902-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3536
4903+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3536
4904 msgid "_Restore"
4905 msgstr ""
4906
4907-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3540
4908-#: /home/codygarver/files-trunk/po/../src/eel-editable-label.c:3190
4909+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3540
4910+#: /home/alexander/pantheon-files/po/../src/eel-editable-label.c:3190
4911 msgid "Select All"
4912 msgstr ""
4913
4914-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3544
4915+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3544
4916 msgid "_Properties"
4917 msgstr ""
4918
4919-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3545
4920+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3545
4921 msgid "View or modify the properties of each selected item"
4922 msgstr ""
4923
4924-#: /home/codygarver/files-trunk/po/../src/fm-directory-view.c:3651
4925+#: /home/alexander/pantheon-files/po/../src/fm-directory-view.c:3651
4926 msgid "Set Color:"
4927 msgstr ""
4928
4929-#: /home/codygarver/files-trunk/po/../src/fm-icon-view.c:86
4930+#: /home/alexander/pantheon-files/po/../src/fm-icon-view.c:86
4931 msgid "Icon directory listing"
4932 msgstr ""
4933
4934-#: /home/codygarver/files-trunk/po/../src/fm-icon-view.c:87
4935+#: /home/alexander/pantheon-files/po/../src/fm-icon-view.c:87
4936 msgid "Icon view"
4937 msgstr ""
4938
4939-#: /home/codygarver/files-trunk/po/../src/marlin-clipboard-manager.c:369
4940+#: /home/alexander/pantheon-files/po/../src/marlin-dnd.c:103
4941+msgid "_Move Here"
4942+msgstr ""
4943+
4944+#: /home/alexander/pantheon-files/po/../src/marlin-dnd.c:108
4945+msgid "_Copy Here"
4946+msgstr ""
4947+
4948+#: /home/alexander/pantheon-files/po/../src/marlin-dnd.c:113
4949+msgid "_Link Here"
4950+msgstr ""
4951+
4952+#: /home/alexander/pantheon-files/po/../src/marlin-dnd.c:118
4953+msgid "Set as _Background"
4954+msgstr ""
4955+
4956+#: /home/alexander/pantheon-files/po/../src/marlin-dnd.c:125
4957+msgid "Cancel"
4958+msgstr ""
4959+
4960+#: /home/alexander/pantheon-files/po/../src/marlin-dnd.c:217
4961+#, c-format
4962+msgid "Failed to execute file \"%s\""
4963+msgstr ""
4964+
4965+#: /home/alexander/pantheon-files/po/../src/marlin-clipboard-manager.c:369
4966 msgid "There is nothing on the clipboard to paste"
4967 msgstr ""
4968
4969-#: /home/codygarver/files-trunk/po/../src/fm-abstract-icon-view.c:283
4970+#: /home/alexander/pantheon-files/po/../src/fm-list-view.c:59
4971+msgid "Filename"
4972+msgstr ""
4973+
4974+#: /home/alexander/pantheon-files/po/../src/fm-list-view.c:59
4975+msgid "Size"
4976+msgstr ""
4977+
4978+#: /home/alexander/pantheon-files/po/../src/fm-list-view.c:59
4979+msgid "Type"
4980+msgstr ""
4981+
4982+#: /home/alexander/pantheon-files/po/../src/marlin-connect-server-dialog.c:125
4983+msgid "SSH"
4984+msgstr ""
4985+
4986+#: /home/alexander/pantheon-files/po/../src/marlin-connect-server-dialog.c:128
4987+msgid "Public FTP"
4988+msgstr ""
4989+
4990+#: /home/alexander/pantheon-files/po/../src/marlin-connect-server-dialog.c:130
4991+msgid "FTP (with login)"
4992+msgstr ""
4993+
4994+#: /home/alexander/pantheon-files/po/../src/marlin-connect-server-dialog.c:133
4995+msgid "AFP (Apple Filing Protocol)"
4996+msgstr ""
4997+
4998+#: /home/alexander/pantheon-files/po/../src/marlin-connect-server-dialog.c:135
4999+msgid "Windows share"
5000+msgstr ""
The diff has been truncated for viewing.

Subscribers

People subscribed via source and target branches

to all changes: