Skip to content

Add basic localized MacVim messages for some languages #1071

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 11, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions src/po/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -5792,6 +5792,10 @@ msgstr "con GUI Carbon."
msgid "with Cocoa GUI."
msgstr "con interfaz gráfica para Cocoa."

# MacVim only
msgid "with MacVim GUI."
msgstr "con interfaz gráfica para MacVim."

msgid "with (classic) GUI."
msgstr "con interfaz gráfica (clásica)."

Expand Down Expand Up @@ -5873,6 +5877,10 @@ msgstr "escriba «:q<Intro>» para salir "
msgid "type :help<Enter> or <F1> for on-line help"
msgstr "escriba «:help<Intro>» o <F1> para obtener ayuda "

# MacVim only
msgid "type :help macvim<Enter> for MacVim help "
msgstr " escriba «:help macvim<Enter>» para obtener ayuda para MacVim"

msgid "type :help version8<Enter> for version info"
msgstr "escriba «:help version8<Intro>» para información de la versión"

Expand Down
8 changes: 8 additions & 0 deletions src/po/ja.euc-jp.po
Original file line number Diff line number Diff line change
Expand Up @@ -6236,6 +6236,10 @@ msgstr "with Carbon GUI."
msgid "with Cocoa GUI."
msgstr "with Cocoa GUI."

# MacVim only
msgid "with MacVim GUI."
msgstr "with MacVim GUI."

msgid " Features included (+) or not (-):\n"
msgstr " ��ǽ�ΰ��� ͭ��(+)/̵��(-)\n"

Expand Down Expand Up @@ -6317,6 +6321,10 @@ msgstr "
msgid "type :help<Enter> or <F1> for on-line help"
msgstr "����饤��إ�פ� :help<Enter> �� <F1> "

# MacVim only
msgid "type :help macvim<Enter> for MacVim help "
msgstr "MacVim �Υ���饤��إ�פ� :help macvim<Enter> "

msgid "type :help version8<Enter> for version info"
msgstr "����������� :help version8<Enter> "

Expand Down
8 changes: 8 additions & 0 deletions src/po/ja.po
Original file line number Diff line number Diff line change
Expand Up @@ -6236,6 +6236,10 @@ msgstr "with Carbon GUI."
msgid "with Cocoa GUI."
msgstr "with Cocoa GUI."

# MacVim only
msgid "with MacVim GUI."
msgstr "with MacVim GUI."

msgid " Features included (+) or not (-):\n"
msgstr " 機能の一覧 有効(+)/無効(-)\n"

Expand Down Expand Up @@ -6317,6 +6321,10 @@ msgstr "終了するには :q<Enter> "
msgid "type :help<Enter> or <F1> for on-line help"
msgstr "オンラインヘルプは :help<Enter> か <F1> "

# MacVim only
msgid "type :help macvim<Enter> for MacVim help "
msgstr "MacVim のオンラインヘルプは :help macvim<Enter> "

msgid "type :help version8<Enter> for version info"
msgstr "バージョン情報は :help version8<Enter> "

Expand Down
10 changes: 9 additions & 1 deletion src/po/ja.sjis.po
Original file line number Diff line number Diff line change
Expand Up @@ -3178,7 +3178,7 @@ msgstr ""
"gvim�ɂ���ĉ��߂�������(GTK+�o�[�W����):\n"

msgid "-display <display>\tRun Vim on <display> (also: --display)"
msgstr "-display <display>\t<display> ��vim�����s����(���`: --display)"
msgstr "-display <display>\t<display> ��Vim�����s����(���`: --display)"

msgid "--role <role>\tSet a unique role to identify the main window"
msgstr "--role <role>\t���C���E�B���h�E�����ʂ����ӂȖ���(role)��ݒ肷��"
Expand Down Expand Up @@ -6236,6 +6236,10 @@ msgstr "with Carbon GUI."
msgid "with Cocoa GUI."
msgstr "with Cocoa GUI."

# MacVim only
msgid "with MacVim GUI."
msgstr "with MacVim GUI."

msgid " Features included (+) or not (-):\n"
msgstr " �@�\\�̈ꗗ �L��(+)/����(-)\n"

Expand Down Expand Up @@ -6317,6 +6321,10 @@ msgstr "
msgid "type :help<Enter> or <F1> for on-line help"
msgstr "�I�����C���w���v�� :help<Enter> �� <F1> "

# MacVim only
msgid "type :help macvim<Enter> for MacVim help "
msgstr "MacVim �̃I�����C���w���v�� :help macvim<Enter> "

msgid "type :help version8<Enter> for version info"
msgstr "�o�[�W�������� :help version8<Enter> "

Expand Down
8 changes: 8 additions & 0 deletions src/po/zh_CN.UTF-8.po
Original file line number Diff line number Diff line change
Expand Up @@ -5468,6 +5468,10 @@ msgstr "带 Carbon 图形界面。"
msgid "with Cocoa GUI."
msgstr "带 Cocoa 图形界面。"

# MacVim only
msgid "with MacVim GUI."
msgstr "带 MacVim 图形界面。"

msgid "with (classic) GUI."
msgstr "带(传统)图形界面。"

Expand Down Expand Up @@ -5549,6 +5553,10 @@ msgstr "输入 :q<Enter> 退出 "
msgid "type :help<Enter> or <F1> for on-line help"
msgstr "输入 :help<Enter> 或 <F1> 查看在线帮助 "

# MacVim only
msgid "type :help macvim<Enter> for MacVim help "
msgstr " 输入 :help macvim<Enter> 查看 MacVim 的在线帮助"

msgid "type :help version8<Enter> for version info"
msgstr "输入 :help version8<Enter> 查看版本信息 "

Expand Down
8 changes: 8 additions & 0 deletions src/po/zh_CN.cp936.po
Original file line number Diff line number Diff line change
Expand Up @@ -5468,6 +5468,10 @@ msgstr "
msgid "with Cocoa GUI."
msgstr "�� Cocoa ͼ�ν��档"

# MacVim only
msgid "with MacVim GUI."
msgstr "�� MacVim ͼ�ν��档"

msgid "with (classic) GUI."
msgstr "��(��ͳ)ͼ�ν��档"

Expand Down Expand Up @@ -5549,6 +5553,10 @@ msgstr "
msgid "type :help<Enter> or <F1> for on-line help"
msgstr "���� :help<Enter> �� <F1> �鿴���߰��� "

# MacVim only
msgid "type :help macvim<Enter> for MacVim help "
msgstr " ���� :help macvim<Enter> �鿴 MacVim �����߰���"

msgid "type :help version8<Enter> for version info"
msgstr "���� :help version8<Enter> �鿴�汾��Ϣ "

Expand Down
8 changes: 8 additions & 0 deletions src/po/zh_CN.po
Original file line number Diff line number Diff line change
Expand Up @@ -5468,6 +5468,10 @@ msgstr "
msgid "with Cocoa GUI."
msgstr "�� Cocoa ͼ�ν��档"

# MacVim only
msgid "with MacVim GUI."
msgstr "�� MacVim ͼ�ν��档"

msgid "with (classic) GUI."
msgstr "��(��ͳ)ͼ�ν��档"

Expand Down Expand Up @@ -5549,6 +5553,10 @@ msgstr "
msgid "type :help<Enter> or <F1> for on-line help"
msgstr "���� :help<Enter> �� <F1> �鿴���߰��� "

# MacVim only
msgid "type :help macvim<Enter> for MacVim help "
msgstr " ���� :help macvim<Enter> �鿴 MacVim �����߰���"

msgid "type :help version8<Enter> for version info"
msgstr "���� :help version8<Enter> �鿴�汾��Ϣ "

Expand Down
8 changes: 8 additions & 0 deletions src/po/zh_TW.UTF-8.po
Original file line number Diff line number Diff line change
Expand Up @@ -4642,6 +4642,10 @@ msgstr "使用 Carbon 圖型界面。"
msgid "with Cocoa GUI."
msgstr "使用 Cocoa 圖型界面。"

# MacVim only
msgid "with MacVim GUI."
msgstr "使用 MacVim 圖型界面。"

msgid "with (classic) GUI."
msgstr "使用 (傳統) 圖型界面。"

Expand Down Expand Up @@ -4723,6 +4727,10 @@ msgstr "要離開請輸入 :q<Enter> "
msgid "type :help<Enter> or <F1> for on-line help"
msgstr "線上說明請輸入 :help<Enter> "

# MacVim only
msgid "type :help macvim<Enter> for MacVim help "
msgstr "MacVim 線上說明請輸入 :help<Enter> "

msgid "type :help version8<Enter> for version info"
msgstr "新版本資訊請輸入 :help version8<Enter>"

Expand Down
8 changes: 8 additions & 0 deletions src/po/zh_TW.po
Original file line number Diff line number Diff line change
Expand Up @@ -4635,6 +4635,10 @@ msgstr "
msgid "with Cocoa GUI."
msgstr "�ϥ� Cocoa �ϫ��ɭ��C"

# MacVim only
msgid "with MacVim GUI."
msgstr "�ϥ� MacVim �ϫ��ɭ��C"

msgid "with (classic) GUI."
msgstr "�ϥ� (�Dz�) �ϫ��ɭ��C"

Expand Down Expand Up @@ -4716,6 +4720,10 @@ msgstr "
msgid "type :help<Enter> or <F1> for on-line help"
msgstr "�u�W�����п�J :help<Enter> "

# MacVim only
msgid "type :help macvim<Enter> for MacVim help "
msgstr "MacVim �u�W�����п�J :help<Enter> "

msgid "type :help version8<Enter> for version info"
msgstr "�s������T�п�J :help version8<Enter>"

Expand Down