mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-10 01:28:16 +02:00
Tools/glazres: Fix "Close" button opening a file dialog. Update German translation.
This commit is contained in:
parent
ab4d68ba4b
commit
ed604f6e7b
@ -342,11 +342,9 @@ object GLazResForm: TGLazResForm
|
||||
Hint = 'Exit the program'
|
||||
Top = 488
|
||||
Width = 120
|
||||
Cancel = True
|
||||
DefaultCaption = True
|
||||
Kind = bkCancel
|
||||
ModalResult = 2
|
||||
OnClick = AddAnyBtnClick
|
||||
Kind = bkClose
|
||||
ModalResult = 11
|
||||
ParentShowHint = False
|
||||
ShowHint = True
|
||||
TabOrder = 8
|
||||
|
@ -115,7 +115,7 @@ resourcestring
|
||||
OPDOpenExistingPicture = 'Open existing picture';
|
||||
OPDFilter ='Graphic (*.png;*.xpm;*.bmp;*.cur;*.ico;*.icns;*.jpeg;*.jpg;*.jpe;*.jfif;*.tif;*.tiff;*.gif;*.pbm;*.pgm;*.ppm;*.gif;*.tga)|*.png;*.xpm;*.bmp;*.cur;*.ico;*.icns;*.jpeg;*.jpg;*.jpe;*.jfif;*.tif;*.tiff;*.gif;*.pbm;*.pgm;*.ppm;*.gif;*.tga|Portable Network Graphic (*.png)|*.png|Pixmap (*.xpm)|*.xpm|Bitmaps (*.bmp)|*.bmp|Cursor (*.cur)|*.cur|Icon (*.ico)|*.ico|macOS Icon (*.icns)|*.icns|Joint Picture Expert Group (*.jpeg;*.jpg;*.jpe;*.jfif)|*.jpeg;*.jpg;*.jpe;*.jfif|Tagged Image File Format (*.tif;*.tiff)|*.tif;*.tiff|Graphics Interchange Format (*.gif)|*.gif|Portable PixMap (*.pbm;*.pgm;*.ppm)|*.pbm;*.pgm;*.ppm|Animated GIF (*.gif)|*.gif|TGA Image File (*.tga)|*.tga|';
|
||||
OPDFilterAll = 'All files';
|
||||
CBtnCancel = 'Cancel';
|
||||
CBtnCancel = 'Close';
|
||||
|
||||
const
|
||||
AppName = 'GLazRes';
|
||||
|
@ -1,24 +1,24 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Project-Id-Version: \n"
|
||||
"POT-Creation-Date: \n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: Swen Heinig <swen@heinig.email>\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 2.0.4\n"
|
||||
"Language: de\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 3.0.1\n"
|
||||
|
||||
#: glazresmain.cbtncancel
|
||||
msgid "Cancel"
|
||||
msgstr "Abbrechen"
|
||||
msgid "Close"
|
||||
msgstr "Beenden"
|
||||
|
||||
#: glazresmain.defilter
|
||||
msgctxt "glazresmain.defilter"
|
||||
msgid "Lazarus Resource Files|*.lrs|All Files|*"
|
||||
msgstr "Lazarus-Ressourcen-Dateien|*.lrs|Alle Dateien|*"
|
||||
msgstr "Lazarus-Ressourcendateien|*.lrs|Alle Dateien|*"
|
||||
|
||||
#: glazresmain.desaveresourcefileas
|
||||
msgctxt "glazresmain.desaveresourcefileas"
|
||||
@ -71,7 +71,7 @@ msgid " Resource name = \"%s\", Type = \"%s\""
|
||||
msgstr " Ressourcenname = \"%s\", Typ = \"%s\""
|
||||
|
||||
#: glazresmain.msgsuccess
|
||||
#, object-pascal-format, fuzzy
|
||||
#, fuzzy, object-pascal-format
|
||||
#| msgid ""
|
||||
#| "Done.\n"
|
||||
#| "Number of resources added: %d.\n"
|
||||
@ -117,7 +117,7 @@ msgstr "Bilder zur Liste hinzufügen"
|
||||
|
||||
#: tglazresform.caption
|
||||
msgid "LRS Builder"
|
||||
msgstr "LRS-Ersteller"
|
||||
msgstr "LRS-Erzeuger"
|
||||
|
||||
#: tglazresform.clearbtn.caption
|
||||
msgid "Clear"
|
||||
@ -137,7 +137,7 @@ msgstr "Ausgewählte Dateien aus Liste löschen"
|
||||
|
||||
#: tglazresform.fileslabel.caption
|
||||
msgid "Files to include"
|
||||
msgstr "Dateien zum Einschliessen"
|
||||
msgstr "Einzuschließende Dateien"
|
||||
|
||||
#: tglazresform.lrslabel.caption
|
||||
msgid "Lazarus Resource Filename"
|
||||
@ -154,4 +154,3 @@ msgstr "LRS erzeugen"
|
||||
#: tglazresform.startbtn.hint
|
||||
msgid "Create the output LRS file"
|
||||
msgstr "Die Ausgabe-LRS-Datei erstellen"
|
||||
|
||||
|
@ -12,7 +12,9 @@ msgstr ""
|
||||
"X-Generator: Poedit 2.2.1\n"
|
||||
|
||||
#: glazresmain.cbtncancel
|
||||
msgid "Cancel"
|
||||
#, fuzzy
|
||||
#| msgid "Cancel"
|
||||
msgid "Close"
|
||||
msgstr "Annuler"
|
||||
|
||||
#: glazresmain.defilter
|
||||
|
@ -12,7 +12,9 @@ msgstr ""
|
||||
"X-Generator: Poedit 1.8.7.1\n"
|
||||
|
||||
#: glazresmain.cbtncancel
|
||||
msgid "Cancel"
|
||||
#, fuzzy
|
||||
#| msgid "Cancel"
|
||||
msgid "Close"
|
||||
msgstr "Mégse"
|
||||
|
||||
#: glazresmain.defilter
|
||||
|
@ -13,7 +13,9 @@ msgstr ""
|
||||
"X-Generator: Lokalize 2.0\n"
|
||||
|
||||
#: glazresmain.cbtncancel
|
||||
msgid "Cancel"
|
||||
#, fuzzy
|
||||
#| msgid "Cancel"
|
||||
msgid "Close"
|
||||
msgstr "Atšaukti"
|
||||
|
||||
#: glazresmain.defilter
|
||||
|
@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=UTF-8"
|
||||
|
||||
#: glazresmain.cbtncancel
|
||||
msgid "Cancel"
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: glazresmain.defilter
|
||||
|
@ -12,7 +12,9 @@ msgstr ""
|
||||
"X-Generator: Poedit 1.8.13\n"
|
||||
|
||||
#: glazresmain.cbtncancel
|
||||
msgid "Cancel"
|
||||
#, fuzzy
|
||||
#| msgid "Cancel"
|
||||
msgid "Close"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#: glazresmain.defilter
|
||||
|
@ -12,7 +12,9 @@ msgstr ""
|
||||
"X-Generator: Poedit 2.2.1\n"
|
||||
|
||||
#: glazresmain.cbtncancel
|
||||
msgid "Cancel"
|
||||
#, fuzzy
|
||||
#| msgid "Cancel"
|
||||
msgid "Close"
|
||||
msgstr "Отмена"
|
||||
|
||||
#: glazresmain.defilter
|
||||
|
@ -14,7 +14,9 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#: glazresmain.cbtncancel
|
||||
msgid "Cancel"
|
||||
#, fuzzy
|
||||
#| msgid "Cancel"
|
||||
msgid "Close"
|
||||
msgstr "Скасувати"
|
||||
|
||||
#: glazresmain.defilter
|
||||
|
@ -13,7 +13,9 @@ msgstr ""
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
|
||||
#: glazresmain.cbtncancel
|
||||
msgid "Cancel"
|
||||
#, fuzzy
|
||||
#| msgid "Cancel"
|
||||
msgid "Close"
|
||||
msgstr "取消"
|
||||
|
||||
#: glazresmain.defilter
|
||||
|
Loading…
Reference in New Issue
Block a user