You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
create_font.character_selector.label = Default characters will include most bitmaps for Mac OS\nand Windows Latin scripts. Including all characters may\nrequire large amounts of memory for all of the bitmaps.\nFor greater control, you can select specific Unicode blocks.
258
258
create_font.default_characters = デフォルトの文字
259
259
create_font.all_characters = すべての文字
260
-
create_font.specific_unicode = Specific Unicode Blocks
260
+
create_font.specific_unicode = 特定のUnicodeブロック
261
261
create_font.filename = ファイル名
262
262
263
263
# Color Selector (Frame)
@@ -490,9 +490,9 @@ contrib.all = すべて
490
490
contrib.undo = 元に戻す
491
491
contrib.remove = 削除
492
492
contrib.install = インストール
493
-
contrib.progress.installing = Installing
494
-
contrib.progress.starting = Starting
495
-
contrib.progress.downloading = Downloading
493
+
contrib.progress.installing = インストール中
494
+
contrib.progress.starting = 開始中
495
+
contrib.progress.downloading = ダウンロード中
496
496
contrib.download_error = An error occured while downloading the contribution.
497
497
contrib.unsupported_operating_system = Your operating system does not appear to be supported. You should visit the %s\'s library for more info.
0 commit comments