Skip to content

Commit 749f5b8

Browse files
authored
Merge pull request darktable-org#240 from preklov/patch-2
German translation of OpenInExplorer.lua
2 parents 88c1be0 + c1b5925 commit 749f5b8

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
# OpenInExplorer Darktable Plug-In.
2+
# Copyright (C) 2020 Volker Lenhardt
3+
# This file is distributed under the same license as the PACKAGE package.
4+
# Volker Lenhardt <[email protected]>, 2020.
5+
#
6+
#, fuzzy
7+
msgid ""
8+
msgstr ""
9+
"Project-Id-Version: OpenInExplorer\n"
10+
"Report-Msgid-Bugs-To: \n"
11+
"POT-Creation-Date: 2020-04-19 14:43+0200\n"
12+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13+
"Last-Translator: Volker Lenhardt <[email protected]>\n"
14+
"Language-Team: LANGUAGE <[email protected]>\n"
15+
"Language: de_DE\n"
16+
"MIME-Version: 1.0\n"
17+
"Content-Type: text/plain; charset=UTF-8\n"
18+
"Content-Transfer-Encoding: 8bit\n"
19+
20+
#: OpenInExplorer.lua:64
21+
msgid ""
22+
"OpenInExplorer plug-in only supports Linux, macOS, and Windows at this time"
23+
msgstr "OpenInExplorer-Plug-in kann nur auf macOS, Linux oder Windows laufen"
24+
25+
#: OpenInExplorer.lua:79
26+
msgid "Please select an image"
27+
msgstr "Es wurde kein Bild ausgewählt"
28+
29+
#: OpenInExplorer.lua:98
30+
msgid "Please select fewer images (max 15)"
31+
msgstr "Bitte nicht mehr als 15 Bilder auswählen"
32+
33+
#: OpenInExplorer.lua:105
34+
msgid "show in file explorer"
35+
msgstr "im Dateimanager anzeigen"
36+
37+
#: OpenInExplorer.lua:107
38+
msgid "Opens the file manager at the selected image's location"
39+
msgstr "Öffnet den Dateimanager an der Position des ausgewählten Bildes"

0 commit comments

Comments
 (0)