Merge pull request #17 from Chubei-Nakagawa/add_japanese

Add Japanese translations.
This commit is contained in:
Fred Kiefer 2018-06-15 09:58:27 +02:00 committed by GitHub
commit 9cf1c65abe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 497 additions and 1 deletions

View file

@ -32,7 +32,7 @@ libgnustep-gui_INTERFACE_VERSION=$(GNUSTEP_GUI_MAJOR_VERSION).$(GNUSTEP_GUI_MINO
RESOURCE_SET_NAME = gui-resources
gui-resources_INSTALL_DIR = $(GNUSTEP_LIBRARY)/Libraries/gnustep-gui/Versions/$(libgnustep-gui_INTERFACE_VERSION)/Resources
gui-resources_LANGUAGES = English Italian Lojban Esperanto German French Spanish Korean
gui-resources_LANGUAGES = English Italian Lojban Esperanto German French Spanish Korean Japanese
gui-resources_LOCALIZED_RESOURCE_FILES = Localizable.strings
include $(GNUSTEP_MAKEFILES)/resource-set.make

View file

@ -0,0 +1,496 @@
/***
English.lproj/Localizable.strings
updated by make_strings 2015-05-28 23:57:53 +0200
add comments above this one
***/
/*** Keys found in multiple places ***/
/* File: ../Source/GSNibLoading.m:183 */
/* Comment: Info */
/* File: ../Source/NSApplication.m:2891 */
/* Comment: Title of the Info Panel */
/* File: ../Source/NSMenu.m:259 */
"Info" = "\u60c5\u5831";
/* File: ../Source/GSNibLoading.m:166 */
/* Comment: Quit */
/* File: ../Source/NSApplication.m:3455 */
/* File: ../Source/NSApplication.m:4220 */
/* File: ../Source/NSDocumentController.m:1015 */
"Quit" = "\u7d42\u4e86";
/* File: ../Source/NSAlert.m:384 */
/* File: ../Source/NSDocument.m:485 */
/* File: ../Source/NSDocument.m:832 */
/* File: ../Source/NSDocument.m:1688 */
/* File: ../Source/NSDocumentController.m:921 */
/* File: ../Source/NSDocumentController.m:953 */
/* File: ../Source/NSSavePanel.m:318 */
/* File: ../Source/NSSavePanel.m:1333 */
/* File: ../Source/NSSavePanel.m:1406 */
"Cancel" = "\u30ad\u30e3\u30f3\u30bb\u30eb";
/* File: ../Source/NSAlert.m:389 */
/* File: ../Source/NSDocument.m:485 */
"Don't Save" = "\u4fdd\u5b58\u3057\u306a\u3044";
/* File: ../Source/NSDocument.m:485 */
/* File: ../Source/NSDocument.m:832 */
/* File: ../Source/NSDocument.m:1211 */
/* File: ../Source/NSSavePanel.m:435 */
/* File: ../Source/NSSavePanel.m:1330 */
/* File: ../Source/NSSavePanel.m:1369 */
/* File: ../Source/NSSavePanel.m:1382 */
/* File: ../Source/NSSavePanel.m:1393 */
/* File: ../Source/NSSavePanel.m:1404 */
"Save" = "\u4fdd\u5b58";
/* File: ../Source/GSHelpManagerPanel.m:101 */
/* File: ../Source/NSAlert.m:1837 */
/* File: ../Source/NSPrintOperation.m:678 */
/* File: ../Source/NSPrintPanel.m:408 */
/* File: ../Source/NSSavePanel.m:334 */
"OK" = "OK";
/* File: ../Source/GSPrintOperation.m:157 */
/* File: ../Source/NSSavePanel.m:1384 */
/* File: ../Source/NSSavePanel.m:1395 */
"Dismiss" = "\u5374\u4e0b";
/* File: ../Source/GSPrintOperation.m:155 */
/* File: ../Source/NSFontPanel.m:706 */
"Preview" = "\u30d7\u30ec\u30d3\u30e5\u30fc";
/* File: ../Source/NSDocument.m:1686 */
/* File: ../Source/NSDocument.m:1688 */
/* File: ../Source/NSFontPanel.m:696 */
"Revert" = "\u5143\u306b\u623b\u3059";
/* File: ../Source/NSColorPanel.m:245 */
/* File: ../Source/NSToolbarItem.m:1076 */
"Colors" = "Colors";
/* File: ../Source/NSPageLayout.m:967 */
/* File: ../Source/NSPageLayout.m:1038 */
/* File: ../Source/NSPrintPanel.m:630 */
/* File: ../Source/NSPrintPanel.m:676 */
"Unknown" = "Unknown";
/* File: ../Source/GSHelpManagerPanel.m:70 */
/* File: ../Source/NSHelpPanel.m:154 */
"Help" = "\u30d8\u30eb\u30d7";
/* File: ../Source/NSDocument.m:1137 */
/* File: ../Source/NSPrintPanel.m:350 */
"File Type" = "\u30d5\u30a1\u30a4\u30eb\u30bf\u30a4\u30d7";
/* File: ../Source/GSCharacterPanel.m:173 */
/* File: ../Source/NSPageLayout.m:959 */
"Name" = "\u540d\u524d";
/* File: ../Source/GSCharacterPanel.m:154 */
/* File: ../Source/NSFontPanel.m:738 */
"Character Panel" = "Character Panel";
/* File: ../Source/NSAttributedString.m:1060 */
/* Comment: Error description */
/* File: ../Source/NSAttributedString.m:1083 */
/* Comment: Error description */
/* File: ../Source/NSDocument.m:646 */
/* Comment: Error description */
"Could not create data for type." = "Could not create data for type.";
/*** Strings from ../Source/Functions.m ***/
/* File: ../Source/Functions.m:85 */
"Cannot load the main model file '%@'"
= "Cannot load the main model file '%@'";
/*** Strings from ../Source/GSCharacterPanel.m ***/
/* File: ../Source/GSCharacterPanel.m:182 */
"Code Point" = "Code Point";
/* File: ../Source/GSCharacterPanel.m:191 */
"Unicode Block" = "Unicode Block";
/*** Strings from ../Source/GSInfoPanel.m ***/
/* File: ../Source/GSInfoPanel.m:451 */
"Author: " = "\u4f5c\u8005: ";
/* File: ../Source/GSInfoPanel.m:455 */
"Authors: " = "\u4f5c\u8005: ";
/* File: ../Source/GSInfoPanel.m:396 */
"Copyright Information Not Available"
= "\u8457\u4f5c\u6a29\u60c5\u5831\u4e0d\u660e";
/* File: ../Source/GSInfoPanel.m:187 */
/* File: ../Source/GSInfoPanel.m:482 */
"Current theme" = "\u30ab\u30ec\u30f3\u30c8\u30c6\u30fc\u30de";
/* File: ../Source/GSInfoPanel.m:339 */
"Release: " = "Release: ";
/*** Strings from ../Source/GSPrintOperation.m ***/
/* File: ../Source/GSPrintOperation.m:156 */
"Problem running the preview application '%@' perhaps you need to set your NSPreviewApp user default"
= "Problem running the preview application '%@' perhaps you need to set your NSPreviewApp user default";
/*** Strings from ../Source/GSTextFinder.m ***/
/* File: ../Source/GSTextFinder.m:408 */
"%d replaced" = "%d replaced";
/* File: ../Source/GSTextFinder.m:381 */
/* File: ../Source/GSTextFinder.m:332 */
"Not found" = "Not found";
/*** Strings from ../Source/GSThemeDrawing.m ***/
/* File: ../Source/GSThemeDrawing.m:188 */
"?" = "?";
/*** Strings from ../Source/GSThemeInspector.m ***/
/* File: ../Source/GSThemeInspector.m:141 */
"Version: %@" = "\u30d0\u30fc\u30b8\u30e7\u30f3: %@";
/*** Strings from ../Source/GSThemePanel.m ***/
/* File: ../Source/GSThemePanel.m:197 */
/* File: ../Source/GSThemePanel.m:229 */
"Make this the default theme" = "\u30c7\u30d5\u30a9\u30eb\u30c8\u30c6\u30fc\u30de\u306b\u8a2d\u5b9a";
/* File: ../Source/GSThemePanel.m:234 */
/* File: ../Source/GSThemePanel.m:193 */
"Revert default theme" = "\u30c7\u30d5\u30a9\u30eb\u30c8\u30c6\u30fc\u30de\u306b\u623b\u3059";
/* File: ../Source/GSThemePanel.m:115 */
"Themes" = "\u30c6\u30fc\u30de";
/*** Strings from ../Source/GSToolbarView.m ***/
/* File: ../Source/GSToolbarView.m:894 */
"Customize Toolbar" = "Customize Toolbar";
/*** Strings from ../Source/NSAlert.m ***/
/* File: ../Source/NSAlert.m:2007 */
"Alert" = "\u8b66\u544a";
/* File: ../Source/NSAlert.m:2008 */
"No information" = "\u60c5\u5831\u306a\u3057";
/*** Strings from ../Source/NSApplication.m ***/
/* File: ../Source/NSApplication.m:138 */
"Abort" = "\u30a2\u30dc\u30fc\u30c8";
/* File: ../Source/NSApplication.m:323 */
"Backend at path %@ doesn't contain the GSBackend class"
= "Backend at path %@ doesn't contain the GSBackend class";
/* File: ../Source/NSApplication.m:311 */
"Can't create NSBundle object for backend at path %@"
= "Can't create NSBundle object for backend at path %@";
/* File: ../Source/NSApplication.m:316 */
"Can't load object file from backend at path %@"
= "Can't load object file from backend at path %@";
/* File: ../Source/NSApplication.m:135 */
"Critical Error in %@" = "Critical Error in %@";
/* File: ../Source/NSApplication.m:141 */
"Debug" = "Debug";
/* File: ../Source/NSApplication.m:4216 */
"Hide" = "Hide";
/* File: ../Source/NSApplication.m:1198 */
"Problem during launch app notification: %@"
= "Problem during launch app notification: %@";
/* File: ../Source/NSApplication.m:4210 */
"Show" = "Show";
/* File: ../Source/NSApplication.m:304 */
"Unable to find backend %@" = "Unable to find backend %@";
/* File: ../Source/NSApplication.m:972 */
"[NSApplication -init] called more than once"
= "[NSApplication -init] called more than once";
/* File: ../Source/NSApplication.m:3328 */
"reported exception - %@" = "reported exception - %@";
/*** Strings from ../Source/NSAttributedString.m ***/
/* File: ../Source/NSAttributedString.m:927 */
/* Comment: Error description */
"Could not load data from URL." = "URL\u5148\u306e\u30c7\u30fc\u30bf\u3092\u8aad\u307f\u8fbc\u3081\u307e\u305b\u3093\u3002";
/* File: ../Source/NSAttributedString.m:863 */
/* Comment: Error description */
"Could not load data." = "\u30c7\u30fc\u30bf\u3092\u8aad\u307f\u8fbc\u3081\u307e\u305b\u3093\u3002";
/* File: ../Source/NSAttributedString.m:762 */
/* Comment: Error description */
"No data specified for data loading."
= "No data specified for data loading.";
/* File: ../Source/NSAttributedString.m:1033 */
/* Comment: Error description */
"No type specified for data." = "No type specified for data.";
/*** Strings from ../Source/NSBitmapImageRep.m ***/
/* File: ../Source/NSBitmapImageRep.m:1645 */
"CCITTFAX3 Compression" = "CCITTFAX3 Compression";
/* File: ../Source/NSBitmapImageRep.m:1646 */
"CCITTFAX4 Compression" = "CCITTFAX4 Compression";
/* File: ../Source/NSBitmapImageRep.m:1648 */
"JPEG Compression" = "JPEG\u5727\u7e2e";
/* File: ../Source/NSBitmapImageRep.m:1647 */
"LZW Compression" = "LZW\u5727\u7e2e";
/* File: ../Source/NSBitmapImageRep.m:1649 */
"NEXT Compression" = "NEXT Compression";
/* File: ../Source/NSBitmapImageRep.m:1644 */
"No Compression" = "\u975e\u5727\u7e2e";
/* File: ../Source/NSBitmapImageRep.m:1651 */
"Old JPEG Compression" = "\u53e4\u3044JPEG\u5727\u7e2e";
/* File: ../Source/NSBitmapImageRep.m:1650 */
"PackBits Compression" = "PackBits\u5727\u7e2e";
/*** Strings from ../Source/NSColorPanel.m ***/
/* File: ../Source/NSColorPanel.m:309 */
"Opacity" = "Opacity";
/*** Strings from ../Source/NSColorSpace.m ***/
/* File: ../Source/NSColorSpace.m:143 */
/* Comment: color space */
"CMYK" = "CMYK";
/* File: ../Source/NSColorSpace.m:147 */
/* Comment: color space */
"DeviceN" = "DeviceN";
/* File: ../Source/NSColorSpace.m:139 */
/* Comment: color space */
"Grayscale" = "Grayscale";
/* File: ../Source/NSColorSpace.m:145 */
/* Comment: color space */
"LAB" = "LAB";
/* File: ../Source/NSColorSpace.m:141 */
/* Comment: color space */
"RGB" = "RGB";
/* File: ../Source/NSColorSpace.m:137 */
/* Comment: color space */
"unknown" = "unknown";
/*** Strings from ../Source/NSDocument.m ***/
/* File: ../Source/NSDocument.m:1687 */
"%@ has been edited. Are you sure you want to undo changes?"
= "%@ \u306f\u7de8\u96c6\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u5909\u66f4\u3092\u5143\u306b\u623b\u3057\u307e\u3059\u304b?";
/* File: ../Source/NSDocument.m:484 */
"%@ has changed. Save?" = "%@ \u306f\u5909\u66f4\u3055\u308c\u3066\u3044\u307e\u3059.\u4fdd\u5b58\u3057\u307e\u3059\u304b?";
/* File: ../Source/NSDocument.m:831 */
"Can't create backup file. Save anyways?"
= "Can't create backup file. Save anyways?";
/* File: ../Source/NSDocument.m:483 */
"Close" = "\u9589\u3058\u308b";
/* File: ../Source/NSDocument.m:153 */
"Could not load URL %@." = "URL %@ \u3092\u8aad\u307f\u8fbc\u3081\u307e\u305b\u3093\u3067\u3057\u305f\u3002";
/* File: ../Source/NSDocument.m:130 */
"Could not load file %@." = "\u30d5\u30a1\u30a4\u30eb %@ \u3092\u8aad\u307f\u8fbc\u3081\u307e\u305b\u3093\u3067\u3057\u305f\u3002";
/* File: ../Source/NSDocument.m:917 */
/* Comment: Error description */
/* File: ../Source/NSDocument.m:957 */
/* Comment: Error description */
"Could not write backup file." = "\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30d5\u30a1\u30a4\u30eb\u3092\u66f8\u304d\u8fbc\u3081\u307e\u305b\u3093\u3002";
/* File: ../Source/NSDocument.m:1029 */
/* Comment: Error description */
"Could not write file wrapper." = "Could not write file wrapper.";
/* File: ../Source/NSDocument.m:830 */
"File Error" = "File Error";
/* File: ../Source/NSDocument.m:751 */
/* Comment: Error description */
"File wrapper is no file." = "File wrapper is no file.";
/* File: ../Source/NSDocument.m:152 */
/* File: ../Source/NSDocument.m:129 */
"Load failed" = "\u8aad\u307f\u8fbc\u307f\u5931\u6557";
/* File: ../Source/NSDocument.m:935 */
/* Comment: Error description */
"Not a writable type or no URL given."
= "Not a writable type or no URL given.";
/* File: ../Source/NSDocument.m:1207 */
"Save As" = "\u540d\u524d\u3092\u3064\u3051\u3066\u4fdd\u5b58";
/* File: ../Source/NSDocument.m:1208 */
"Save To" = "Save To";
/* File: ../Source/NSDocument.m:580 */
"Untitled-%d" = "Untitled-%d";
/*** Strings from ../Source/NSDocumentController.m ***/
/* File: ../Source/NSDocumentController.m:1671 */
"Clear List" = "Clear List";
/* File: ../Source/NSDocumentController.m:1022 */
"Power Off" = "\u96fb\u6e90\u30aa\u30d5";
/* File: ../Source/NSDocumentController.m:974 */
/* File: ../Source/NSDocumentController.m:932 */
"Quit Anyway" = "Quit Anyway";
/* File: ../Source/NSDocumentController.m:972 */
/* File: ../Source/NSDocumentController.m:930 */
"Review Unsaved" = "Review Unsaved";
/* File: ../Source/NSDocumentController.m:979 */
/* File: ../Source/NSDocumentController.m:929 */
"You have unsaved documents" = "\u4fdd\u5b58\u3057\u3066\u3044\u306a\u3044\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u304c\u3042\u308a\u307e\u3059";
/*** Strings from ../Source/NSFontPanel.m ***/
/* File: ../Source/NSFontPanel.m:1138 */
"Family" = "Family";
/* File: ../Source/NSFontPanel.m:553 */
"Font Panel" = "Font Panel";
/* File: ../Source/NSFontPanel.m:578 */
"Font preview" = "Font preview";
/* File: ../Source/NSFontPanel.m:241 */
"Multiple fonts selected" = "Multiple fonts selected";
/* File: ../Source/NSFontPanel.m:818 */
"NoFace" = "NoFace";
/* File: ../Source/NSFontPanel.m:810 */
"NoFamily" = "NoFamily";
/* File: ../Source/NSFontPanel.m:719 */
"Set" = "Set";
/* File: ../Source/NSFontPanel.m:639 */
"Size" = "Size";
/* File: ../Source/NSFontPanel.m:1142 */
"Typeface" = "Typeface";
/*** Strings from ../Source/NSMenu.m ***/
/* File: ../Source/NSMenu.m:260 */
"Services" = "\u30b5\u30fc\u30d3\u30b9";
/*** Strings from ../Source/NSOpenPanel.m ***/
/* File: ../Source/NSOpenPanel.m:92 */
"Open" = "\u958b\u304f";
/*** Strings from ../Source/NSPageLayout.m ***/
/* File: ../Source/NSPageLayout.m:741 */
/* File: ../Source/NSPageLayout.m:739 */
"(none)" = "(none)";
/* File: ../Source/NSPageLayout.m:964 */
"Bottom Margin" = "\u4e0b\u30de\u30fc\u30b8\u30f3";
/* File: ../Source/NSPageLayout.m:960 */
"Dimensions" = "Dimensions";
/* File: ../Source/NSPageLayout.m:1020 */
"Landscape" = "Landscape";
/* File: ../Source/NSPageLayout.m:965 */
"Left Margin" = "\u5de6\u30de\u30fc\u30b8\u30f3";
/* File: ../Source/NSPageLayout.m:961 */
"Orientation" = "Orientation";
/* File: ../Source/NSPageLayout.m:1016 */
"Portrait" = "Portrait";
/* File: ../Source/NSPageLayout.m:966 */
"Right Margin" = "\u53f3\u30de\u30fc\u30b8\u30f3";
/* File: ../Source/NSPageLayout.m:962 */
"Scale" = "\u30b9\u30b1\u30fc\u30eb";
/* File: ../Source/NSPageLayout.m:963 */
"Top Margin" = "\u4e0a\u30de\u30fc\u30b8\u30f3";
/*** Strings from ../Source/NSPrintOperation.m ***/
/* File: ../Source/NSPrintOperation.m:677 */
"Error" = "\u30a8\u30e9\u30fc";
/* File: ../Source/NSPrintOperation.m:677 */
"Printing error: %@" = "\u5370\u5237\u30a8\u30e9\u30fc: %@";
/*** Strings from ../Source/NSPrintPanel.m ***/
/* File: ../Source/NSPrintPanel.m:179 */
"1 up" = "1 up";
/* File: ../Source/NSPrintPanel.m:179 */
"2 up" = "2 up";
/* File: ../Source/NSPrintPanel.m:179 */
"4 up" = "4 up";
/* File: ../Source/NSPrintPanel.m:179 */
"6 up" = "6 up";
/* File: ../Source/NSPrintPanel.m:180 */
"8 up" = "8 up";
/* File: ../Source/NSPrintPanel.m:407 */
"Faxing of print file not implemented"
= "Faxing of print file not implemented";
/* File: ../Source/NSPrintPanel.m:781 */
/* File: ../Source/NSPrintPanel.m:774 */
/* File: ../Source/NSPrintPanel.m:643 */
"Manual" = "Manual";
/* File: ../Source/NSPrintPanel.m:145 */
"Print Panel" = "Print Panel";
/* File: ../Source/NSPrintPanel.m:407 */
"Sorry" = "Sorry";
/*** Strings from ../Source/NSSavePanel.m ***/
/* File: ../Source/NSSavePanel.m:277 */
"Home" = "\u30db\u30fc\u30e0";
/* File: ../Source/NSSavePanel.m:293 */
"Mount" = "\u30de\u30a6\u30f3\u30c8";
/* File: ../Source/NSSavePanel.m:434 */
/* File: ../Source/NSSavePanel.m:251 */
"Name:" = "\u540d\u524d:";
/* File: ../Source/NSSavePanel.m:1371 */
"No" = "\u3044\u3044\u3048";
/* File: ../Source/NSSavePanel.m:1797 */
"Reading Directory " = "Reading Directory ";
/* File: ../Source/NSSavePanel.m:1406 */
"Replace" = "\u7f6e\u304d\u63db\u3048";
/* File: ../Source/NSSavePanel.m:242 */
"Show Hidden Files" = "\u96a0\u3057\u30d5\u30a1\u30a4\u30eb\u3092\u8868\u793a\u3059\u308b";
/* File: ../Source/NSSavePanel.m:1383 */
"The directory '%@' could not be created."
= "The directory '%@' \u3092\u4f5c\u6210\u3067\u304d\u307e\u305b\u3093\u3002";
/* File: ../Source/NSSavePanel.m:1370 */
"The directory '%@' does not exist, do you want to create it?"
= "\u30c7\u30a3\u30ec\u30af\u30c8\u30ea '%@' \u306f\u5b58\u5728\u3057\u307e\u305b\u3093\u3002\u4f5c\u6210\u3057\u307e\u3059\u304b?";
/* File: ../Source/NSSavePanel.m:1405 */
"The file '%@' in '%@' exists. Replace it?"
= "\u30d5\u30a1\u30a4\u30eb '%@' \u306f '%@' \u306b\u5b58\u5728\u3057\u307e\u3059\u3002\u7f6e\u304d\u63db\u3048\u307e\u3059\u304b?";
/* File: ../Source/NSSavePanel.m:1394 */
"The path '%@' is not a directory." = "'%@' \u306f\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002";
/* File: ../Source/NSSavePanel.m:309 */
"Unmount" = "\u30a2\u30f3\u30de\u30a6\u30f3\u30c8";
/* File: ../Source/NSSavePanel.m:1326 */
/* File: ../Source/NSSavePanel.m:1318 */
"Use .%@" = "Use .%@";
/* File: ../Source/NSSavePanel.m:1371 */
"Yes" = "\u306f\u3044";
/* File: ../Source/NSSavePanel.m:1325 */
"You cannot save this document with extension '.%@'.\nThe required extension is '.%@'."
= "You cannot save this document with extension '.%@'.\nThe required extension is '.%@'.";
/* File: ../Source/NSSavePanel.m:1317 */
"You have used the extension '.%@'.\nThe standard extension is '.%@'.'"
= "You have used the extension '.%@'.\nThe standard extension is '.%@'.'";
/*** Strings from ../Source/NSSpellChecker.m ***/
/* File: ../Source/NSSpellChecker.m:731 */
"Guess" = "Guess";
/*** Strings from ../Source/NSTextView.m ***/
/* File: ../Source/NSTextView.m:652 */
"Copy" = "\u30b3\u30d4\u30fc";
/* File: ../Source/NSTextView.m:651 */
"Cut" = "\u5207\u308a\u53d6\u308a";
/* File: ../Source/NSTextView.m:5904 */
"No Suggestions" = "No Suggestions";
/* File: ../Source/NSTextView.m:653 */
"Paste" = "\u8cbc\u308a\u4ed8\u3051";
/*** Strings from ../Source/NSToolbarItem.m ***/
/* File: ../Source/NSToolbarItem.m:1122 */
"Customize" = "\u30ab\u30b9\u30bf\u30de\u30a4\u30ba";
/* File: ../Source/NSToolbarItem.m:1021 */
"Flexible Space" = "Flexible Space";
/* File: ../Source/NSToolbarItem.m:1099 */
"Fonts" = "\u30d5\u30a9\u30f3\u30c8";
/* File: ../Source/NSToolbarItem.m:1145 */
"Print..." = "\u5370\u5237...";
/* File: ../Source/NSToolbarItem.m:949 */
"Separator" = "\u30bb\u30d1\u30ec\u30fc\u30bf";
/* File: ../Source/NSToolbarItem.m:991 */
"Space" = "\u30b9\u30da\u30fc\u30b9";
/*** Strings from ../Source/NSWindow.m ***/
/* File: ../Source/NSWindow.m:5322 */
"Hide Toolbar" = "\u30c4\u30fc\u30eb\u30d0\u30fc\u3092\u96a0\u3059";
/* File: ../Source/NSWindow.m:5324 */
"Show Toolbar" = "\u30c4\u30fc\u30eb\u30d0\u30fc\u3092\u8868\u793a";