blob: 9ad4720bcc9bd54d45dfc3abf6ad232ce94d4f43 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
|
# translation of imagerename_plugin.po to
# translation of imagerename_plugin.po to Nederlands
# translation of imagerename_plugin.po to
# Copyright (C) 2003, 2004 Free Software Foundation, Inc.
# , 2003
# Rinse de Vries <[email protected]>, 2003.
# Rinse de Vries <[email protected]>, 2004.
# Heimen Stoffels <[email protected]>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: imagerename_plugin\n"
"POT-Creation-Date: 2020-05-11 04:10+0200\n"
"PO-Revision-Date: 2025-02-05 19:09+0000\n"
"Last-Translator: Heimen Stoffels <[email protected]>\n"
"Language-Team: Dutch <https://mirror.git.trinitydesktop.org/weblate/projects/"
"tdeaddons/rename-image/nl/>\n"
"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.17\n"
#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
msgid ""
"_: NAME OF TRANSLATORS\n"
"Your names"
msgstr ",Heimen Stoffels"
#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
msgid ""
"_: EMAIL OF TRANSLATORS\n"
"Your emails"
msgstr ",[email protected]"
#: image_plugin.cpp:70
msgid "You want to overwrite the left picture with the one on the right."
msgstr "De rechterafbeelding zal de linker overschrijven."
#: imagevisualizer.cpp:46
msgid ""
"This picture isn't stored\n"
"on the local host.\n"
"Click on this label to load it.\n"
msgstr ""
"Deze afbeelding is niet opgeslagen\n"
"op de lokale host.\n"
"Klik op dit label om de afbeelding te laden.\n"
#: imagevisualizer.cpp:54
msgid "Unable to load image"
msgstr "De afbeelding kan niet worden geladen"
#: imagevisualizer.cpp:67
msgid ""
"_: The color depth of an image\n"
"Depth: %1\n"
msgstr "Diepte: %1\n"
#: imagevisualizer.cpp:68
#, c-format
msgid ""
"_: The dimensions of an image\n"
"Dimensions: %1x%1"
msgstr "Afmetingen: %1x%1"
|