From 91d9e5202a09623f2ed5794a83684ea268c433a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Sun, 5 Mar 2023 16:34:09 +0100 Subject: [PATCH] czech translation update --- .../decompiler/flash/gui/locales/MainFrame.properties | 1 + .../decompiler/flash/gui/locales/MainFrame_cs.properties | 7 ++++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties index 2f604e400..ee3aa5aad 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties @@ -1123,6 +1123,7 @@ button.morph.end = End header.displayrect.unit.pixels = pixels header.displayrect.unit.twips = twips +#after 18.3.6 button.abc.linkedSwfs.hint = Other SWF dependencies abc.linkedSwfs.one = +1 swf abc.linkedSwfs.more = +%num% swfs \ No newline at end of file diff --git a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_cs.properties b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_cs.properties index 87f9a016d..11528225f 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_cs.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_cs.properties @@ -1106,4 +1106,9 @@ button.morph.start = Za\u010d\u00e1tek button.morph.end = Konec header.displayrect.unit.pixels = pixely -header.displayrect.unit.twips = twipy \ No newline at end of file +header.displayrect.unit.twips = twipy + +#after 18.3.6 +button.abc.linkedSwfs.hint = Z\u00e1vislosti na dal\u0161\u00edch SWF +abc.linkedSwfs.one = +1 swf +abc.linkedSwfs.more = +%num% swf \ No newline at end of file