diff --git a/po/LINGUAS b/po/LINGUAS index 4dcf25e..8ec2eb7 100644 --- a/po/LINGUAS +++ b/po/LINGUAS @@ -1,4 +1,3 @@ de es fr -ko diff --git a/po/ko.po b/po/ko.po deleted file mode 100644 index 7c08818..0000000 --- a/po/ko.po +++ /dev/null @@ -1,30 +0,0 @@ -# Korean translation for Slate -# Copyright (C) 2025 William Kelso -# This file is distributed under the same license as the io.github.wpkelso.slate package. -# William Kelso , 2025. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: io.github.wpkelso.slate\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-07-25 15:37-0400\n" -"PO-Revision-Date: 2025-07-25 HO:MI+ZONE\n" -"Last-Translator: William Kelso\n" -"Language-Team: LANGUAGE \n" -"Language: ko\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: src/Window.vala:25 src/Utils.vala:9 -msgid "New Document" -msgstr "새 문서" - -#: src/Window.vala:32 -msgid "Open file…" -msgstr "파일 열기…" - -#: src/Window.vala:38 -msgid "Save as…" -msgstr "다른 이름으로 저장…"