; Version of the file 3 ;============================================================================== ; NOTE TO DEVELOPERS: ; Please notify Photoshop localization team (photoshop-intl-eng@adobe.com) ; if this file is updated. The content of this file is localized to Tier 1-4 ; languages. ;============================================================================== ;============================================================================== ; NOTE TO LOCALIZERS: ; ; 1) Do not localize the following strings: "uspaper", "europaper", "photo", "web", "mobile", "video", or "separator" ; ; 2) The first field () is translatable. (e.g. "Letter", "Legal", "Tabloid"). ; ; 3) The next three fields (, , ) should not be converted ( inches <-> mm). ; Consult photoshop-intl-eng@adobe.com if there is a need to convert for a specific locale. ; ; 4) The field, "mm" or "inches", MUST still be in English. ; ; 5) Do not convert the decimal separator in the and fields. ; For example, do not convert 8.5 to 8,5 even if the locale uses a comma as decimal separator. ; Conversion for UI is perform elsewhere in the application. ; ; 6) All other strings in this document must remain in their English form, this includes print, unchanged, white, RGB, pixels, ; dpi, "working", "none", or any ICC profile name (e.g. "sRGB IEC61966-2.1"). ; ; 7) Some entries are commented out using semi-colons (;). These entries should be uncommented/enabled for locales that are applicable. ; ; 8) See other notes for Japanese localization in the "europaper", "photo",and "mobile" sections, below. ; These notes may also be applicable to other Asian languages such as Chinese and Korean. ;============================================================================== ; "Default Photoshop Size" will always get added first. ;------------------------------------------------------------------------------ ; Standard US paper sizes ;------------------------------------------------------------------------------ "uspaper" "Letter" 8.5 11.0 inches print unchanged unchanged 0 1.0 white "working" "Legal" 8.5 14.0 inches print unchanged unchanged 0 1.0 white "working" "Tabloid" 11.0 17.0 inches print unchanged unchanged 0 1.0 white "working" ;------------------------------------------------------------------------------ ; Standard International paper sizes ;------------------------------------------------------------------------------ "europaper" ; "A" paper sizes are the same for ISO and JIS "A6" 105 148 mm print unchanged unchanged 0 1.0 white "working" "A5" 148 210 mm print unchanged unchanged 0 1.0 white "working" "A4" 210 297 mm print unchanged unchanged 0 1.0 white "working" "A3" 297 420 mm print unchanged unchanged 0 1.0 white "working" "separator" ; "B" paper sizes have ISO and JIS versions. For app versions where we want ; the JIS versions remove the comment character to make them appear in the UI "B5" 176 250 mm print unchanged unchanged 0 1.0 white "working" ; "B5 (JIS)" 182 257 mm print unchanged unchanged 0 1.0 white "working" "B4" 250 353 mm print unchanged unchanged 0 1.0 white "working" ; "B4 (JIS)" 257 364 mm print unchanged unchanged 0 1.0 white "working" "B3" 353 500 mm print unchanged unchanged 0 1.0 white "working" ; "B3 (JIS)" 364 515 mm print unchanged unchanged 0 1.0 white "working" ; "C" envelope sizes are ISO only, may not be applicable for JIS market "separator" "C6" 114 162 mm print unchanged unchanged 0 1.0 white "working" "C5" 162 229 mm print unchanged unchanged 0 1.0 white "working" "C4" 229 324 mm print unchanged unchanged 0 1.0 white "working" "DL" 110 220 mm print unchanged unchanged 0 1.0 white "working" ; Size for Japanese Post Card. Make sure to localize the paper size name ; Remove the comment character (semi colon) in front of "separator" ; and "Japanese Post Card" to make them appear in Japanese application ; "separator" ; "Japanese Post Card" 100 148 mm print unchanged unchanged 0 1.0 white "working" ;------------------------------------------------------------------------------ ; Standard photo sizes ;------------------------------------------------------------------------------ "photo" ; Photo paper sizes for US application "Landscape, 2 x 3" 3.0 2.0 inches print unchanged unchanged 0 1.0 "Landscape, 4 x 6" 6.0 4.0 inches print unchanged unchanged 0 1.0 "Landscape, 5 x 7" 7.0 5.0 inches print unchanged unchanged 0 1.0 "Landscape, 8 x 10" 10.0 8.0 inches print unchanged unchanged 0 1.0 "separator" "Portrait, 2 x 3" 2.0 3.0 inches print unchanged unchanged 0 1.0 "Portrait, 4 x 6" 4.0 6.0 inches print unchanged unchanged 0 1.0 "Portrait, 5 x 7" 5.0 7.0 inches print unchanged unchanged 0 1.0 "Portrait, 8 x 10" 8.0 10.0 inches print unchanged unchanged 0 1.0 ; Photo paper sizes for Japanese application ; For Japanese application only, remove the comment characters to make ; the following four presets appear in the UI and add comment characters ; to the US photo paper sizes listed above so that they don't appear in UI. ; Make sure to localize the photo paper names below ;"L, Portrait" 89 127 mm print unchanged unchanged 0 1.0 ;"2L, Portrait" 127 178 mm print unchanged unchanged 0 1.0 ;"Mutsugiri, Portrait" 203 254 mm print unchanged unchanged 0 1.0 ;"Yotsugiri, Portrait" 254 305 mm print unchanged unchanged 0 1.0 ;"separator" ;"L, Landscape" 127 89 mm print unchanged unchanged 0 1.0 ;"2L, Landscape" 178 127 mm print unchanged unchanged 0 1.0 ;"Mutsugiri, Landscape" 254 203 mm print unchanged unchanged 0 1.0 ;"Yotsugiri, Landscape" 305 254 mm print unchanged unchanged 0 1.0 ;------------------------------------------------------------------------------ ; Standard screen sizes ;------------------------------------------------------------------------------ "web" "640 x 480" 640 480 pixels screen dpi RGB 8 1.0 "800 x 600" 800 600 pixels screen dpi RGB 8 1.0 "1024 x 768" 1024 768 pixels screen dpi RGB 8 1.0 "1152 x 864" 1152 864 pixels screen dpi RGB 8 1.0 "1280 x 1024" 1280 1024 pixels screen dpi RGB 8 1.0 "1600 x 1200" 1600 1200 pixels screen dpi RGB 8 1.0 "separator" ; Interactive Marketing Unit (IMU) ad formats, defined by the ; Interactive Advertising Bureau, "Medium Rectangle, 300 x 250" 300 250 pixels screen dpi RGB 8 1.0 "Rectangle, 180 x 50" 180 50 pixels screen dpi RGB 8 1.0 "Leaderboard, 728 x 90" 728 90 pixels screen dpi RGB 8 1.0 "Wide Skyscraper, 160 x 600" 160 600 pixels screen dpi RGB 8 1.0 ;------------------------------------------------------------------------------ ; Generic mobile device sizes ;------------------------------------------------------------------------------ "mobile" "176 x 208" 176 208 pixels 72 dpi RGB 8 1.0 white "sRGB IEC61966-2.1" "176 x 220" 176 220 pixels 72 dpi RGB 8 1.0 white "sRGB IEC61966-2.1" "208 x 320" 208 320 pixels 72 dpi RGB 8 1.0 white "sRGB IEC61966-2.1" "240 x 320" 240 320 pixels 72 dpi RGB 8 1.0 white "sRGB IEC61966-2.1" "352 x 416" 352 416 pixels 72 dpi RGB 8 1.0 white "sRGB IEC61966-2.1" ; Mobile sizes for Japanese application ; For Japanese application only, remove the comment characters to make ; the following five presets appear in the UI and add comment characters ; to the mobile sizes listed above so that they don't appear in UI. ;"230 x 240" 230 240 pixels 72 dpi RGB 8 1.0 white "sRGB IEC61966-2.1" ;"240 x 252" 240 252 pixels 72 dpi RGB 8 1.0 white "sRGB IEC61966-2.1" ;"240 x 266" 240 266 pixels 72 dpi RGB 8 1.0 white "sRGB IEC61966-2.1" ;"240 x 270" 240 270 pixels 72 dpi RGB 8 1.0 white "sRGB IEC61966-2.1" ;"240 x 320" 240 320 pixels 72 dpi RGB 8 1.0 white "sRGB IEC61966-2.1" ;------------------------------------------------------------------------------ ; Standard Video & Film sizes ;------------------------------------------------------------------------------ "video" "NTSC DV" 720 480 pixels screen dpi RGB 8 0.9 white "none" 5.0 h 10.0 h 90.0 h 95.0 h 5.0 v 10.0 v 90.0 v 95.0 v "NTSC DV Widescreen" 720 480 pixels screen dpi RGB 8 1.2 white "none" 5.0 h 10.0 h 90.0 h 95.0 h 5.0 v 10.0 v 90.0 v 95.0 v "NTSC D1" 720 486 pixels screen dpi RGB 8 0.9 white "none" 5.0 h 10.0 h 90.0 h 95.0 h 5.0 v 10.0 v 90.0 v 95.0 v "NTSC D1 Widescreen" 720 486 pixels screen dpi RGB 8 1.2 white "none" 5.0 h 10.0 h 90.0 h 95.0 h 5.0 v 10.0 v 90.0 v 95.0 v "NTSC D1 Square Pixel" 720 540 pixels screen dpi RGB 8 1.0 white "none" 5.0 h 10.0 h 90.0 h 95.0 h 5.0 v 10.0 v 90.0 v 95.0 v "NTSC D1 Widescreen Square Pixel" 864 486 pixels screen dpi RGB 8 1.0 white "none" 5.0 h 10.0 h 90.0 h 95.0 h 5.0 v 10.0 v 90.0 v 95.0 v "PAL D1/DV" 720 576 pixels screen dpi RGB 8 1.066 white "none" 5.0 h 10.0 h 90.0 h 95.0 h 5.0 v 10.0 v 90.0 v 95.0 v "PAL D1/DV Widescreen" 720 576 pixels screen dpi RGB 8 1.422 white "none" 5.0 h 10.0 h 90.0 h 95.0 h 5.0 v 10.0 v 90.0 v 95.0 v "PAL D1/DV Square Pixel" 768 576 pixels screen dpi RGB 8 1.0 white "none" 5.0 h 10.0 h 90.0 h 95.0 h 5.0 v 10.0 v 90.0 v 95.0 v "PAL D1/DV Widescreen Square Pixel" 1024 576 pixels screen dpi RGB 8 1.0 white "none" 5.0 h 10.0 h 90.0 h 95.0 h 5.0 v 10.0 v 90.0 v 95.0 v "separator" "HDV/HDTV 720p/29.97" 1280 720 pixels screen dpi RGB 8 1.0 white "none" 5.0 h 10.0 h 90.0 h 95.0 h 5.0 v 10.0 v 90.0 v 95.0 v "HDV 1080p/29.97" 1440 1080 pixels screen dpi RGB 8 1.333 white "none" 5.0 h 10.0 h 90.0 h 95.0 h 5.0 v 10.0 v 90.0 v 95.0 v "DVCPRO HD 720p/29.97" 960 720 pixels screen dpi RGB 8 1.333 white "none" 5.0 h 10.0 h 90.0 h 95.0 h 5.0 v 10.0 v 90.0 v 95.0 v "DVCPRO HD 1080p/29.97" 1280 1080 pixels screen dpi RGB 8 1.5 white "none" 5.0 h 10.0 h 90.0 h 95.0 h 5.0 v 10.0 v 90.0 v 95.0 v "HDTV 1080p/29.97" 1920 1080 pixels screen dpi RGB 8 1.0 white "none" 5.0 h 10.0 h 90.0 h 95.0 h 5.0 v 10.0 v 90.0 v 95.0 v "separator" "Cineon Half" 1828 1332 pixels screen dpi RGB 8 1.0 white "none" "Cineon Full" 3656 2664 pixels screen dpi RGB 8 1.0 white "none" "Film (2K)" 2048 1556 pixels screen dpi RGB 8 1.0 white "none" "Film (4K)" 4096 3112 pixels screen dpi RGB 8 1.0 white "none"