Skip to content

Commit 2b171ae

Browse files
author
preklov
authored
German translation of OpenInExplorer.lua
1 parent a582f02 commit 2b171ae

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
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-14 14:35+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:59
21+
msgid "OpenInExplorer plug-in only supports Windows and Linux at this time"
22+
msgstr "OpenInExplorer-Plug-in kann nur unter macOS, Linux oder Windows laufen"
23+
24+
#: OpenInExplorer.lua:75
25+
msgid "Please select an image"
26+
msgstr "Bitte mindestens 1 Bild auswählen"
27+
28+
#: OpenInExplorer.lua:85
29+
msgid "Please select fewer images (max 15)"
30+
msgstr "Bitte nicht mehr als 15 Bilder auswählen"
31+
32+
#: OpenInExplorer.lua:93
33+
msgid "Show in file explorer"
34+
msgstr "Im Dateimanager anzeigen"
35+
36+
#: OpenInExplorer.lua:95
37+
msgid "Opens File Explorer at the selected image's location"
38+
msgstr "Öffnet den Dateimanager mit dem ausgewählten Dateinamen"

0 commit comments

Comments
 (0)