OSDN Git Service

fix:err dialog
[pettanr/pettanr.git] / app / assets / javascripts / i18n / translations.js
index bed5fca..59c19a8 100644 (file)
@@ -1,2 +1,2 @@
 var I18n = I18n || {};\r
-I18n.translations = {"en":{"date":{"formats":{"default":"%Y-%m-%d","short":"%b %d","long":"%B %d, %Y"},"day_names":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"abbr_day_names":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"month_names":[null,"January","February","March","April","May","June","July","August","September","October","November","December"],"abbr_month_names":[null,"Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"order":["year","month","day"]},"time":{"formats":{"default":"%a, %d %b %Y %H:%M:%S %z","short":"%d %b %H:%M","long":"%B %d, %Y %H:%M"},"am":"am","pm":"pm"},"support":{"array":{"words_connector":", ","two_words_connector":" and ","last_word_connector":", and "}},"errors":{"format":"%{attribute} %{message}","messages":{"inclusion":"is not included in the list","exclusion":"is reserved","invalid":"is invalid","confirmation":"doesn't match confirmation","accepted":"must be accepted","empty":"can't be empty","blank":"can't be blank","too_long":"is too long (maximum is %{count} characters)","too_short":"is too short (minimum is %{count} characters)","wrong_length":"is the wrong length (should be %{count} characters)","not_a_number":"is not a number","not_an_integer":"must be an integer","greater_than":"must be greater than %{count}","greater_than_or_equal_to":"must be greater than or equal to %{count}","equal_to":"must be equal to %{count}","less_than":"must be less than %{count}","less_than_or_equal_to":"must be less than or equal to %{count}","odd":"must be odd","even":"must be even","url":"is not a valid URL","expired":"has expired, please request a new one","not_found":"not found","already_confirmed":"was already confirmed, please try signing in","not_locked":"was not locked","not_saved":{"one":"1 error prohibited this %{resource} from being saved:","other":"%{count} errors prohibited this %{resource} from being saved:"}}},"activerecord":{"errors":{"messages":{"taken":"has already been taken","record_invalid":"Validation failed: %{errors}"}}},"number":{"format":{"separator":".","delimiter":",","precision":3,"significant":false,"strip_insignificant_zeros":false},"currency":{"format":{"format":"%u%n","unit":"$","separator":".","delimiter":",","precision":2,"significant":false,"strip_insignificant_zeros":false}},"percentage":{"format":{"delimiter":""}},"precision":{"format":{"delimiter":""}},"human":{"format":{"delimiter":"","precision":3,"significant":true,"strip_insignificant_zeros":true},"storage_units":{"format":"%n %u","units":{"byte":{"one":"Byte","other":"Bytes"},"kb":"KB","mb":"MB","gb":"GB","tb":"TB"}},"decimal_units":{"format":"%n %u","units":{"unit":"","thousand":"Thousand","million":"Million","billion":"Billion","trillion":"Trillion","quadrillion":"Quadrillion"}}}},"datetime":{"distance_in_words":{"half_a_minute":"half a minute","less_than_x_seconds":{"one":"less than 1 second","other":"less than %{count} seconds"},"x_seconds":{"one":"1 second","other":"%{count} seconds"},"less_than_x_minutes":{"one":"less than a minute","other":"less than %{count} minutes"},"x_minutes":{"one":"1 minute","other":"%{count} minutes"},"about_x_hours":{"one":"about 1 hour","other":"about %{count} hours"},"x_days":{"one":"1 day","other":"%{count} days"},"about_x_months":{"one":"about 1 month","other":"about %{count} months"},"x_months":{"one":"1 month","other":"%{count} months"},"about_x_years":{"one":"about 1 year","other":"about %{count} years"},"over_x_years":{"one":"over 1 year","other":"over %{count} years"},"almost_x_years":{"one":"almost 1 year","other":"almost %{count} years"}},"prompts":{"year":"Year","month":"Month","day":"Day","hour":"Hour","minute":"Minute","second":"Seconds"}},"helpers":{"select":{"prompt":"Please select"},"submit":{"create":"Create %{model}","update":"Update %{model}","submit":"Save %{model}"},"button":{"create":"Create %{model}","update":"Update %{model}","submit":"Save %{model}"},"page_entries_info":{"one_page":{"display_entries":{"zero":"No %{entry_name} found","one":"Displaying <b>1</b> %{entry_name}","other":"Displaying <b>all %{count}</b> %{entry_name}"}},"more_pages":{"display_entries":"Displaying %{entry_name} <b>%{first}&nbsp;-&nbsp;%{last}</b> of <b>%{total}</b> in total"}}},"devise":{"failure":{"already_authenticated":"You are already signed in.","unauthenticated":"You need to sign in or sign up before continuing.","unconfirmed":"You have to confirm your account before continuing.","locked":"Your account is locked.","invalid":"Invalid email or password.","invalid_token":"Invalid authentication token.","timeout":"Your session expired, please sign in again to continue.","inactive":"Your account was not activated yet."},"sessions":{"signed_in":"Signed in successfully.","signed_out":"Signed out successfully."},"passwords":{"send_instructions":"You will receive an email with instructions about how to reset your password in a few minutes.","updated":"Your password was changed successfully. You are now signed in.","updated_not_active":"Your password was changed successfully.","send_paranoid_instructions":"If your e-mail exists on our database, you will receive a password recovery link on your e-mail"},"confirmations":{"send_instructions":"You will receive an email with instructions about how to confirm your account in a few minutes.","send_paranoid_instructions":"If your e-mail exists on our database, you will receive an email with instructions about how to confirm your account in a few minutes.","confirmed":"Your account was successfully confirmed. You are now signed in."},"registrations":{"signed_up":"Welcome! You have signed up successfully.","inactive_signed_up":"You have signed up successfully. However, we could not sign you in because your account is %{reason}.","updated":"You updated your account successfully.","destroyed":"Bye! Your account was successfully cancelled. We hope to see you again soon.","reasons":{"inactive":"inactive","unconfirmed":"unconfirmed","locked":"locked"}},"unlocks":{"send_instructions":"You will receive an email with instructions about how to unlock your account in a few minutes.","unlocked":"Your account was successfully unlocked. You are now signed in.","send_paranoid_instructions":"If your account exists, you will receive an email with instructions about how to unlock it in a few minutes."},"omniauth_callbacks":{"success":"Successfully authorized from %{kind} account.","failure":"Could not authorize you from %{kind} because \"%{reason}\"."},"mailer":{"confirmation_instructions":{"subject":"Confirmation instructions"},"reset_password_instructions":{"subject":"Reset password instructions"},"unlock_instructions":{"subject":"Unlock Instructions"}}},"views":{"pagination":{"first":"&laquo; First","last":"Last &raquo;","previous":"&lsaquo; Prev","next":"Next &rsaquo;","truncate":"&hellip;"}},"hello":"Hello world"},"ja":{"activerecord":{"models":{"user":"\u30e6\u30fc\u30b6","admin":"\u7ba1\u7406\u8005","demand_user":"\u501f\u624b","folder":"\u30d5\u30a9\u30eb\u30c0","scroll":"\u30b9\u30af\u30ed\u30fc\u30eb","scroll_panel":"\u30b9\u30af\u30b3\u30de","comic":"\u30b3\u30df\u30c3\u30af","comic_story":"\u30b3\u30df\u30b9\u30c8","story":"\u30b9\u30c8\u30fc\u30ea\u30fc","story_sheet":"\u30b9\u30c8\u7d19","sheet":"\u7528\u7d19","sheet_panel":"\u7d19\u30b3\u30de","panel":"\u30b3\u30de","panel_picture":"\u30b3\u30de\u7d75","speech_balloon":"\u30d5\u30ad\u30c0\u30b7","speech":"\u30bb\u30ea\u30d5","balloon":"\u30d5\u30ad\u30c0\u30b7\u67a0","ground_picture":"\u7d75\u5730","ground_color":"\u8272\u5730","original_picture":"\u539f\u753b","picture":"\u5b9f\u7d20\u6750","resource_picture":"\u7d20\u6750","resource_picture_picture":"\u7d20\u6750\u5b9f\u7d20\u6750","original_picture_license_group":"\u30e9\u30a4\u30bb\u30f3\u30b9\u30b0\u30eb\u30fc\u30d7\u9078\u629e","original_picture_license":"\u30e9\u30a4\u30bb\u30f3\u30b9\u9078\u629e","speech_balloon_template":"\u30d5\u30ad\u30c0\u30b7\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8","writing_format":"\u8a18\u6cd5","license_group":"\u30e9\u30a4\u30bb\u30f3\u30b9\u30b0\u30eb\u30fc\u30d7","license":"\u30e9\u30a4\u30bb\u30f3\u30b9","author":"\u4f5c\u5bb6","artist":"\u7d75\u5e2b","system_picture":"\u30b7\u30b9\u30c6\u30e0\u753b\u50cf","provider":"\u8cb8\u624b","provider_status":"\u501f\u53d7\u72b6\u6cc1","demander":"\u501f\u624b","demander_status":"\u8cb8\u4e0e\u72b6\u6cc1","provider_license":"\u30e9\u30a4\u30bb\u30f3\u30b9\u5bfe\u7167\u8868","provider_artist":"\u7d75\u5e2b\u5bfe\u7167\u8868","provider_original_picture":"\u539f\u753b\u5bfe\u7167\u8868","pettanr_creative_commons_v30_licenses/attribute":"\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u30b3\u30e2\u30f3\u30ba3.0","pettanr_pettan_commons_v01_licenses/attribute":"\u307a\u3063\u305f\u3093\u30b3\u30e2\u30f3\u30ba0.1","pettanr_pettan_protected_v01_licenses/attribute":"\u307a\u3063\u305f\u3093Protected0.1","pettanr_pettan_public_v01_licenses/attribute":"\u307a\u3063\u305f\u3093\u30d1\u30d6\u30ea\u30c3\u30af0.1","pettanr_public_domain_v01_licenses/attribute":"\u30d1\u30d6\u30ea\u30c3\u30af\u30c9\u30e1\u30a4\u30f3","pettanr_unknown_v01_licenses/attribute":"\u4e0d\u660e0.1"},"attributes":{"user":{"name":"\u30da\u30f3\u30cd\u30fc\u30e0","email":"\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9","password":"\u30d1\u30b9\u30ef\u30fc\u30c9","password_confirmation":"\u78ba\u8a8d\u30d1\u30b9\u30ef\u30fc\u30c9","current_password":"\u73fe\u5728\u306e\u30d1\u30b9\u30ef\u30fc\u30c9","remember_me":"\u6b21\u56de\u304b\u3089\u81ea\u52d5\u3067\u30ed\u30b0\u30a4\u30f3","authentication_token":"\u8a8d\u8a3c\u30c8\u30fc\u30af\u30f3"},"admin":{"email":"\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9","password":"\u30d1\u30b9\u30ef\u30fc\u30c9","password_confirmation":"\u78ba\u8a8d\u30d1\u30b9\u30ef\u30fc\u30c9","current_password":"\u73fe\u5728\u306e\u30d1\u30b9\u30ef\u30fc\u30c9","remember_me":"\u6b21\u56de\u304b\u3089\u81ea\u52d5\u3067\u30ed\u30b0\u30a4\u30f3","authentication_token":"\u8a8d\u8a3c\u30c8\u30fc\u30af\u30f3"},"demand_user":{"email":"\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9","password":"\u30d1\u30b9\u30ef\u30fc\u30c9","password_confirmation":"\u78ba\u8a8d\u30d1\u30b9\u30ef\u30fc\u30c9","current_password":"\u73fe\u5728\u306e\u30d1\u30b9\u30ef\u30fc\u30c9","remember_me":"\u6b21\u56de\u304b\u3089\u81ea\u52d5\u3067\u30ed\u30b0\u30a4\u30f3","authentication_token":"\u8a8d\u8a3c\u30c8\u30fc\u30af\u30f3"},"folder":{"name":"\u30d5\u30a9\u30eb\u30c0\u540d","controller_name":"\u30b3\u30f3\u30c8\u30ed\u30fc\u30e9\u540d","action_name":"\u30a2\u30af\u30b7\u30e7\u30f3\u540d","category_id":"\u7a2e\u5225","t":"\u9806\u5e8f","parent_id":"\u89aa\u30d5\u30a9\u30eb\u30c0","lft":"\u30c4\u30ea\u30fc\u5de6","rgt":"\u30c4\u30ea\u30fc\u53f3","depth":"\u30c4\u30ea\u30fc\u6df1\u3055","created_at":"\u66f4\u65b0","updated_at":"\u4f5c\u6210"},"scroll":{"title":"\u30bf\u30a4\u30c8\u30eb","description":"\u3042\u3089\u3059\u3058","visible":"\u516c\u958b","author_id":"\u4f5c\u5bb6","created_at":"\u66f4\u65b0","updated_at":"\u4f5c\u6210"},"scroll_panel":{"scroll_id":"\u30b9\u30af\u30ed\u30fc\u30eb","panel_id":"\u30b3\u30de","t":"No.","created_at":"\u4f5c\u6210","updated_at":"\u66f4\u65b0"},"comic":{"title":"\u30bf\u30a4\u30c8\u30eb","description":"\u3042\u3089\u3059\u3058","visible":"\u516c\u958b","author_id":"\u4f5c\u5bb6","created_at":"\u66f4\u65b0","updated_at":"\u4f5c\u6210"},"comic_story":{"comic_id":"\u30b3\u30df\u30c3\u30af","story_id":"\u30b9\u30c8\u30fc\u30ea\u30fc","t":"No.","created_at":"\u4f5c\u6210","updated_at":"\u66f4\u65b0"},"story":{"comic_id":"\u30b3\u30df\u30c3\u30af","title":"\u30bf\u30a4\u30c8\u30eb","description":"\u3042\u3089\u3059\u3058","visible":"\u516c\u958b","author_id":"\u4f5c\u5bb6","t":"No.","created_at":"\u66f4\u65b0","updated_at":"\u4f5c\u6210"},"story_sheet":{"story_id":"\u30b9\u30c8\u30fc\u30ea\u30fc","sheet_id":"\u7528\u7d19","t":"No.","created_at":"\u4f5c\u6210","updated_at":"\u66f4\u65b0"},"sheet":{"caption":"\u8981\u7d04","width":"\u5e45","height":"\u9ad8\u3055","visible":"\u516c\u958b","author_id":"\u7de8\u96c6\u8005","created_at":"\u66f4\u65b0","updated_at":"\u4f5c\u6210"},"sheet_panel":{"sheet_id":"\u7528\u7d19","panel_id":"\u30b3\u30de","x":"X","y":"Y","z":"\u91cd\u306a\u308a","t":"No.","author_id":"\u7de8\u96c6\u8005","created_at":"\u4f5c\u6210","updated_at":"\u66f4\u65b0"},"panel":{"width":"\u5e45","height":"\u9ad8\u3055","border":"\u67a0","x":"X","y":"Y","z":"\u91cd\u306a\u308a","caption":"\u8981\u7d04","publish":"\u516c\u958b","author_id":"\u4f5c\u5bb6","created_at":"\u4f5c\u6210","updated_at":"\u66f4\u65b0"},"panel_picture":{"panel_id":"\u30b3\u30de","picture_id":"\u5b9f\u7d20\u6750","link":"\u30ea\u30f3\u30af","x":"X","y":"Y","z":"\u91cd\u306a\u308a","t":"\u8a71\u9806","width":"\u5e45","height":"\u9ad8\u3055","caption":"\u69d8\u5b50","created_at":"\u4f5c\u6210","updated_at":"\u66f4\u65b0"},"speech_balloon":{"panel_id":"\u30b3\u30de","speech_balloon_template_id":"\u30d5\u30ad\u30c0\u30b7\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8","speech_balloon_template_module_name":"\u30d5\u30ad\u30c0\u30b7\u30e2\u30b8\u30e5\u30fc\u30eb\u540d","z":"\u91cd\u306a\u308a","t":"\u8a71\u9806","caption":"\u69d8\u5b50","speech_balloon_template_settings":"\u30d5\u30ad\u30c0\u30b7\u62e1\u5f35\u30c7\u30fc\u30bf","created_at":"\u4f5c\u6210","updated_at":"\u66f4\u65b0"},"speech":{"speech_balloon_id":"\u30d5\u30ad\u30c0\u30b7","speech_balloon_template_id":"\u30d5\u30ad\u30c0\u30b7\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8","speech_balloon_template_module_name":"\u30d5\u30ad\u30c0\u30b7\u30e2\u30b8\u30e5\u30fc\u30eb\u540d","writing_format_id":"\u8a18\u6cd5","writing_format_module_name":"\u8a18\u6cd5\u30e2\u30b8\u30e5\u30fc\u30eb\u540d","content":"\u30bb\u30ea\u30d5","font_size":"\u57fa\u672c\u30d5\u30a9\u30f3\u30c8\u30b5\u30a4\u30ba","text_align":"\u30c6\u30ad\u30b9\u30c8\u63c3\u3048","fore_color":"\u30d5\u30a9\u30f3\u30c8\u8272","x":"X","y":"Y","width":"\u5e45","height":"\u9ad8\u3055","quotes":"\u30ab\u30ae\u30ab\u30c3\u30b3","speech_balloon_template_settings":"\u30d5\u30ad\u30c0\u30b7\u62e1\u5f35\u30c7\u30fc\u30bf","writing_format_settings":"\u8a18\u6cd5\u62e1\u5f35\u30c7\u30fc\u30bf","created_at":"\u4f5c\u6210","updated_at":"\u66f4\u65b0"},"balloon":{"speech_balloon_id":"\u30d5\u30ad\u30c0\u30b7","speech_balloon_template_id":"\u30d5\u30ad\u30c0\u30b7\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8","speech_balloon_template_module_name":"\u30d5\u30ad\u30c0\u30b7\u30e2\u30b8\u30e5\u30fc\u30eb\u540d","system_picture_id":"\u753b\u50cf","x":"X","y":"Y","width":"\u5e45","height":"\u9ad8\u3055","r":"\u89d2\u5ea6","speech_balloon_template_settings":"\u30d5\u30ad\u30c0\u30b7\u62e1\u5f35\u30c7\u30fc\u30bf","created_at":"\u4f5c\u6210","updated_at":"\u66f4\u65b0"},"ground_picture":{"panel_id":"\u30b3\u30de","picture_id":"\u5b9f\u7d20\u6750","repeat":"\u7e70\u308a\u8fd4\u3057","x":"X","y":"Y","z":"\u91cd\u306a\u308a","t":"\u8a71\u9806","caption":"\u69d8\u5b50","created_at":"\u4f5c\u6210","updated_at":"\u66f4\u65b0"},"ground_color":{"panel_id":"\u30b3\u30de","code":"\u30ab\u30e9\u30fc\u30b3\u30fc\u30c9","orientation":"\u65b9\u5411","xy":"\u30aa\u30d5\u30bb\u30c3\u30c8","wh":"\u30b5\u30a4\u30ba","z":"\u91cd\u306a\u308a","t":"\u8a71\u9806","caption":"\u69d8\u5b50","created_at":"\u4f5c\u6210","updated_at":"\u66f4\u65b0"},"original_picture":{"ext":"\u753b\u50cf\u30d5\u30a9\u30fc\u30de\u30c3\u30c8","width":"\u5e45","height":"\u9ad8\u3055","filesize":"\u30d5\u30a1\u30a4\u30eb\u30b5\u30a4\u30ba","artist_id":"\u7d75\u5e2b","md5":"MD5","published_at":"\u516c\u958b","stopped_at":"\u505c\u6b62","uploaded_at":"\u6295\u7a3f","created_at":"\u4f5c\u6210","updated_at":"\u66f4\u65b0"},"picture":{"original_picture_id":"\u539f\u753b","revision":"\u30d0\u30fc\u30b8\u30e7\u30f3","ext":"\u753b\u50cf\u30d5\u30a9\u30fc\u30de\u30c3\u30c8","width":"\u5e45","height":"\u9ad8\u3055","filesize":"\u30d5\u30a1\u30a4\u30eb\u30b5\u30a4\u30ba","md5":"MD5","artist_id":"\u7d75\u5e2b","license_id":"\u30e9\u30a4\u30bb\u30f3\u30b9","system_picture_id":"\u30e9\u30a4\u30bb\u30f3\u30b9\u30de\u30fc\u30af","artist_name":"\u8457\u4f5c\u8005\u540d","license_group_settings":"\u30e9\u30a4\u30bb\u30f3\u30b9\u30d5\u30e9\u30b0","credit_picture_settings":"\u30af\u30ec\u30b8\u30c3\u30c8\u62e1\u5f35\u30c7\u30fc\u30bf","license_settings":"\u30e9\u30a4\u30bb\u30f3\u30b9\u62e1\u5f35\u30c7\u30fc\u30bf","license_group_module_name":"\u30e9\u30a4\u30bb\u30f3\u30b9\u30e2\u30b8\u30e5\u30fc\u30eb\u540d","created_at":"\u516c\u958b\u65e5\u6642","updated_at":"\u516c\u958b\u65e5\u6642"},"resource_picture":{"original_picture_id":"\u539f\u753b","ext":"\u753b\u50cf\u30d5\u30a9\u30fc\u30de\u30c3\u30c8","width":"\u5e45","height":"\u9ad8\u3055","filesize":"\u30d5\u30a1\u30a4\u30eb\u30b5\u30a4\u30ba","md5":"MD5","artist_id":"\u7d75\u5e2b","license_group_id":"\u30e9\u30a4\u30bb\u30f3\u30b9","license_id":"\u30e9\u30a4\u30bb\u30f3\u30b9","system_picture_id":"\u30e9\u30a4\u30bb\u30f3\u30b9\u30de\u30fc\u30af","artist_name":"\u8457\u4f5c\u8005\u540d","license_group_settings":"\u30e9\u30a4\u30bb\u30f3\u30b9\u30d5\u30e9\u30b0","credit_picture_settings":"\u30af\u30ec\u30b8\u30c3\u30c8\u62e1\u5f35\u30c7\u30fc\u30bf","license_settings":"\u30e9\u30a4\u30bb\u30f3\u30b9\u62e1\u5f35\u30c7\u30fc\u30bf","license_group_module_name":"\u30e9\u30a4\u30bb\u30f3\u30b9\u30e2\u30b8\u30e5\u30fc\u30eb\u540d","picture_id":"\u5b9f\u7d20\u6750","created_at":"\u4f5c\u6210","updated_at":"\u66f4\u65b0"},"resource_picture_picture":{"original_picture_id":"\u539f\u753b","resource_picture_id":"\u7d20\u6750","picture_id":"\u5b9f\u7d20\u6750","created_at":"\u66f4\u65b0","updated_at":"\u4f5c\u6210"},"original_picture_license_group":{"original_picture_id":"\u539f\u753b","license_group_id":"\u30e9\u30a4\u30bb\u30f3\u30b9\u30b0\u30eb\u30fc\u30d7","created_at":"\u4f5c\u6210","updated_at":"\u66f4\u65b0"},"original_picture_license":{"original_picture_id":"\u539f\u753b","license_group_id":"\u30e9\u30a4\u30bb\u30f3\u30b9\u30b0\u30eb\u30fc\u30d7","license_id":"\u30e9\u30a4\u30bb\u30f3\u30b9","license_settings":"\u30e9\u30a4\u30bb\u30f3\u30b9\u62e1\u5f35\u30c7\u30fc\u30bf","license_group_module_name":"\u30e9\u30a4\u30bb\u30f3\u30b9\u30e2\u30b8\u30e5\u30fc\u30eb\u540d","created_at":"\u4f5c\u6210","updated_at":"\u66f4\u65b0"},"speech_balloon_template":{"name":"\u7ba1\u7406\u540d","module_name":"\u30e2\u30b8\u30e5\u30fc\u30eb\u540d","caption":"\u540d\u524d","t":"\u4e26\u3073\u9806","system_picture_id":"\u30a2\u30a4\u30b3\u30f3","settings":"\u62e1\u5f35\u30c7\u30fc\u30bf","created_at":"\u4f5c\u6210","updated_at":"\u66f4\u65b0"},"writing_format":{"name":"\u7ba1\u7406\u540d","module_name":"\u30e2\u30b8\u30e5\u30fc\u30eb\u540d","caption":"\u540d\u524d","t":"\u4e26\u3073\u9806","system_picture_id":"\u30a2\u30a4\u30b3\u30f3","settings":"\u62e1\u5f35\u30c7\u30fc\u30bf","created_at":"\u4f5c\u6210","updated_at":"\u66f4\u65b0"},"license_group":{"name":"\u7ba1\u7406\u540d","module_name":"\u30e2\u30b8\u30e5\u30fc\u30eb\u540d","caption":"\u540d\u524d","url":"URL","created_at":"\u4f5c\u6210","updated_at":"\u66f4\u65b0"},"license":{"license_group_id":"\u30e9\u30a4\u30bb\u30f3\u30b9\u30b0\u30eb\u30fc\u30d7","license_group_module_name":"\u30e9\u30a4\u30bb\u30f3\u30b9\u30e2\u30b8\u30e5\u30fc\u30eb\u540d","name":"\u7ba1\u7406\u540d","caption":"\u540d\u524d","url":"URL","system_picture_id":"\u30de\u30fc\u30af","license_group_settings":"\u30e9\u30a4\u30bb\u30f3\u30b9\u62e1\u5f35\u30c7\u30fc\u30bf","credit_picture_settings":"\u30af\u30ec\u30b8\u30c3\u30c8\u5185\u753b\u50cf","created_at":"\u4f5c\u6210","updated_at":"\u66f4\u65b0"},"author":{"name":"\u30da\u30f3\u30cd\u30fc\u30e0","user_id":"\u30e6\u30fc\u30b6","working_panel_id":"\u3064\u304b\u3093\u3067\u3044\u308b\u30b3\u30de","created_at":"\u4f5c\u6210","updated_at":"\u66f4\u65b0"},"artist":{"name":"\u30da\u30f3\u30cd\u30fc\u30e0","author_id":"\u4f5c\u5bb6","created_at":"\u4f5c\u6210","updated_at":"\u66f4\u65b0"},"system_picture":{"ext":"\u753b\u50cf\u30d5\u30a9\u30fc\u30de\u30c3\u30c8","width":"\u5e45","height":"\u9ad8\u3055","filesize":"\u30d5\u30a1\u30a4\u30eb\u30b5\u30a4\u30ba","md5":"MD5","created_at":"\u4f5c\u6210","updated_at":"\u66f4\u65b0"},"provider":{"provider_status_id":"\u501f\u53d7\u72b6\u6cc1","name":"\u7ba1\u7406\u540d","caption":"\u30b5\u30a4\u30c8\u540d","url":"\u30b5\u30a4\u30c8\u30c8\u30c3\u30d7\u30da\u30fc\u30b8url","description":"\u30b5\u30a4\u30c8\u7d39\u4ecb\u6587","demander_url":"\u501f\u624b\u30da\u30fc\u30b8url","created_at":"\u4f5c\u6210","updated_at":"\u66f4\u65b0"},"provider_status":{"token":"\u30c8\u30fc\u30af\u30f3","receive_hour1":"\u5de1\u56de\u66421","receive_hour2":"\u5de1\u56de\u66422","received_at":"\u524d\u56de\u5de1\u56de\u65e5\u6642","stopped_at":"\u505c\u6b62\u65e5\u6642","created_at":"\u4f5c\u6210","updated_at":"\u66f4\u65b0"},"demander":{"demand_user_id":"\u501f\u624b\u30a2\u30ab\u30a6\u30f3\u30c8","name":"\u30b5\u30a4\u30c8\u7ba1\u7406\u540d","caption":"\u30b5\u30a4\u30c8\u540d","url":"\u30b5\u30a4\u30c8\u30c8\u30c3\u30d7\u30da\u30fc\u30b8url","description":"\u30b5\u30a4\u30c8\u7d39\u4ecb\u6587","demander_url":"\u501f\u624b\u30da\u30fc\u30b8url","demander_status_id":"\u8cb8\u4e0e\u72b6\u6cc1","created_at":"\u4f5c\u6210","updated_at":"\u66f4\u65b0"},"demander_status":{"requested_at":"\u7533\u8acb\u65e5\u6642","rejected_at":"\u5426\u6c7a\u65e5\u6642","approved_at":"\u53ef\u6c7a\u65e5\u6642","receive_hour1":"\u5de1\u56de\u66421","receive_hour2":"\u5de1\u56de\u66422","created_at":"\u4f5c\u6210","updated_at":"\u66f4\u65b0"},"provider_license":{"provider_id":"\u8cb8\u624b","providers_license_id":"\u8cb8\u624b\u5074\u30e9\u30a4\u30bb\u30f3\u30b9","demanders_license_id":"\u501f\u624b\u5074\u30e9\u30a4\u30bb\u30f3\u30b9","created_at":"\u4f5c\u6210","updated_at":"\u66f4\u65b0"},"provider_artist":{"provider_id":"\u8cb8\u624b","providers_artist_id":"\u8cb8\u624b\u5074\u7d75\u5e2b","demanders_artist_id":"\u501f\u624b\u5074\u7d75\u5e2b","created_at":"\u4f5c\u6210","updated_at":"\u66f4\u65b0"},"provider_original_picture":{"created_at":"\u4f5c\u6210","updated_at":"\u66f4\u65b0"},"pettanr_creative_commons_v30_licenses_license":{"open":"\u30af\u30ed\u30fc\u30ba\u30c9\u306a\u5229\u7528","commercial":"\u5546\u7528\u5229\u7528","official":"\u516c\u5f0f\u30e9\u30a4\u30bb\u30f3\u30b9","attribution":"\u30af\u30ec\u30b8\u30c3\u30c8\u306e\u8868\u793a","derive":"\u6539\u5909","thumbnail":"\u30b5\u30e0\u30cd\u30a4\u30eb\u306e\u4f5c\u6210","gif_convert":"GIF\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3078\u306e\u5909\u63db","reverse":"\u53cd\u8ee2","sync_vh":"\u7e26\u6a2a\u6bd4\u306e\u6539\u5909","overlap":"\u91cd\u306d\u5408\u308f\u305b"},"pettanr_creative_commons_v30_licenses_credit_picture":{"source_url_btn_id":"URL\u30dc\u30bf\u30f3","source_url_off_btn_id":"URL\u306f\u306a\u3044\u30dc\u30bf\u30f3"},"pettanr_creative_commons_v30_licenses_attribute":{"artist_name":"\u8457\u4f5c\u8005\u540d","caption":"\u4f5c\u54c1\u306e\u540d\u524d","artist_url":"\u4f5c\u8005\u306e\u30db\u30fc\u30e0\u30da\u30fc\u30b8URL","source_url":"\u53c2\u8003\u306b\u3057\u305f\u753b\u50cf\u306eURL","more_permission_url":"\u8ffd\u52a0\u7684\u8a31\u8afe\u306eURL"},"pettanr_pettan_commons_v01_licenses_license":{"open":"\u30af\u30ed\u30fc\u30ba\u30c9\u306a\u5229\u7528","commercial":"\u5546\u7528\u5229\u7528","official":"\u516c\u5f0f\u30e9\u30a4\u30bb\u30f3\u30b9","attribution":"\u30af\u30ec\u30b8\u30c3\u30c8\u306e\u8868\u793a","derive":"\u6539\u5909","thumbnail":"\u30b5\u30e0\u30cd\u30a4\u30eb\u306e\u4f5c\u6210","gif_convert":"GIF\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3078\u306e\u5909\u63db","reverse":"\u53cd\u8ee2","sync_vh":"\u7e26\u6a2a\u6bd4\u306e\u6539\u5909","overlap":"\u91cd\u306d\u5408\u308f\u305b"},"pettanr_pettan_commons_v01_licenses_credit_picture":{"source_url_btn_id":"URL\u30dc\u30bf\u30f3","source_url_off_btn_id":"URL\u306f\u306a\u3044\u30dc\u30bf\u30f3"},"pettanr_pettan_commons_v01_licenses_attribute":{"artist_name":"\u8457\u4f5c\u8005\u540d","caption":"\u4f5c\u54c1\u306e\u540d\u524d","sources":"\u53c2\u8003\u306b\u3057\u305f\u753b\u50cf\u306eURL"},"pettanr_pettan_protected_v01_licenses_license":{"open":"\u30af\u30ed\u30fc\u30ba\u30c9\u306a\u5229\u7528","commercial":"\u5546\u7528\u5229\u7528","official":"\u516c\u5f0f\u30e9\u30a4\u30bb\u30f3\u30b9","attribution":"\u30af\u30ec\u30b8\u30c3\u30c8\u306e\u8868\u793a","derive":"\u6539\u5909","thumbnail":"\u30b5\u30e0\u30cd\u30a4\u30eb\u306e\u4f5c\u6210","gif_convert":"GIF\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3078\u306e\u5909\u63db","reverse":"\u53cd\u8ee2","sync_vh":"\u7e26\u6a2a\u6bd4\u306e\u6539\u5909","overlap":"\u91cd\u306d\u5408\u308f\u305b","trackback":"\u30c8\u30e9\u30c3\u30af\u30d0\u30c3\u30af"},"pettanr_pettan_protected_v01_licenses_credit_picture":{"source_url_btn_id":"URL\u30dc\u30bf\u30f3","source_url_off_btn_id":"URL\u306f\u306a\u3044\u30dc\u30bf\u30f3"},"pettanr_pettan_protected_v01_licenses_attribute":{"artist_name":"\u8457\u4f5c\u8005\u540d","caption":"\u4f5c\u54c1\u306e\u540d\u524d","sources":"\u53c2\u8003\u306b\u3057\u305f\u753b\u50cf\u306eURL"},"pettanr_pettan_public_v01_licenses_license":{"open":"\u30af\u30ed\u30fc\u30ba\u30c9\u306a\u5229\u7528","commercial":"\u5546\u7528\u5229\u7528","official":"\u516c\u5f0f\u30e9\u30a4\u30bb\u30f3\u30b9","attribution":"\u30af\u30ec\u30b8\u30c3\u30c8\u306e\u8868\u793a","derive":"\u6539\u5909","thumbnail":"\u30b5\u30e0\u30cd\u30a4\u30eb\u306e\u4f5c\u6210","gif_convert":"GIF\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3078\u306e\u5909\u63db","reverse":"\u53cd\u8ee2","sync_vh":"\u7e26\u6a2a\u6bd4\u306e\u6539\u5909","overlap":"\u91cd\u306d\u5408\u308f\u305b","trackback":"\u30c8\u30e9\u30c3\u30af\u30d0\u30c3\u30af"},"pettanr_pettan_public_v01_licenses_credit_picture":{"source_url_btn_id":"URL\u30dc\u30bf\u30f3"},"pettanr_pettan_public_v01_licenses_attribute":{"artist_name":"\u8457\u4f5c\u8005\u540d","caption":"\u4f5c\u54c1\u306e\u540d\u524d","sources":"\u53c2\u8003\u306b\u3057\u305f\u753b\u50cf\u306eURL"},"pettanr_public_domain_v01_licenses_license":{"open":"\u30af\u30ed\u30fc\u30ba\u30c9\u306a\u5229\u7528","commercial":"\u5546\u7528\u5229\u7528","official":"\u516c\u5f0f\u30e9\u30a4\u30bb\u30f3\u30b9","attribution":"\u30af\u30ec\u30b8\u30c3\u30c8\u306e\u8868\u793a","derive":"\u6539\u5909","thumbnail":"\u30b5\u30e0\u30cd\u30a4\u30eb\u306e\u4f5c\u6210","gif_convert":"GIF\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3078\u306e\u5909\u63db","reverse":"\u53cd\u8ee2","sync_vh":"\u7e26\u6a2a\u6bd4\u306e\u6539\u5909","overlap":"\u91cd\u306d\u5408\u308f\u305b","trackback":"\u30c8\u30e9\u30c3\u30af\u30d0\u30c3\u30af"},"pettanr_public_domain_v01_licenses_credit_picture":{"source_url_btn_id":"URL\u30dc\u30bf\u30f3","source_url_off_btn_id":"URL\u306f\u306a\u3044\u30dc\u30bf\u30f3"},"pettanr_public_domain_v01_licenses_attribute":{"artist_name":"\u8457\u4f5c\u8005\u540d","caption":"\u4f5c\u54c1\u306e\u540d\u524d","source_url":"\u53c2\u8003\u306b\u3057\u305f\u753b\u50cf\u306eURL","note":"\u5099\u8003"},"pettanr_unknown_v01_licenses_license":{"open":"\u30af\u30ed\u30fc\u30ba\u30c9\u306a\u5229\u7528","commercial":"\u5546\u7528\u5229\u7528","official":"\u516c\u5f0f\u30e9\u30a4\u30bb\u30f3\u30b9","attribution":"\u30af\u30ec\u30b8\u30c3\u30c8\u306e\u8868\u793a","derive":"\u6539\u5909","thumbnail":"\u30b5\u30e0\u30cd\u30a4\u30eb\u306e\u4f5c\u6210","gif_convert":"GIF\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3078\u306e\u5909\u63db","reverse":"\u53cd\u8ee2","sync_vh":"\u7e26\u6a2a\u6bd4\u306e\u6539\u5909","overlap":"\u91cd\u306d\u5408\u308f\u305b","trackback":"\u30c8\u30e9\u30c3\u30af\u30d0\u30c3\u30af"},"pettanr_unknown_v01_licenses_credit_picture":{"source_url_btn_id":"URL\u30dc\u30bf\u30f3","source_url_off_btn_id":"URL\u306f\u306a\u3044\u30dc\u30bf\u30f3"},"pettanr_unknown_v01_licenses_attribute":{"source_url":"\u53c2\u8003\u306b\u3057\u305f\u753b\u50cf\u306eURL","note":"\u5099\u8003"},"pettanr_creative_commons_v30_licenses/license":{"open":"\u30af\u30ed\u30fc\u30ba\u30c9\u306a\u5229\u7528","commercial":"\u5546\u7528\u5229\u7528","official":"\u516c\u5f0f\u30e9\u30a4\u30bb\u30f3\u30b9","attribution":"\u30af\u30ec\u30b8\u30c3\u30c8\u306e\u8868\u793a","derive":"\u6539\u5909","thumbnail":"\u30b5\u30e0\u30cd\u30a4\u30eb\u306e\u4f5c\u6210","gif_convert":"GIF\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3078\u306e\u5909\u63db","reverse":"\u53cd\u8ee2","sync_vh":"\u7e26\u6a2a\u6bd4\u306e\u6539\u5909","overlap":"\u91cd\u306d\u5408\u308f\u305b"},"pettanr_creative_commons_v30_licenses/credit_picture":{"source_url_btn_id":"URL\u30dc\u30bf\u30f3","source_url_off_btn_id":"URL\u306f\u306a\u3044\u30dc\u30bf\u30f3"},"pettanr_creative_commons_v30_licenses/attribute":{"artist_name":"\u8457\u4f5c\u8005\u540d","caption":"\u4f5c\u54c1\u306e\u540d\u524d","artist_url":"\u4f5c\u8005\u306e\u30db\u30fc\u30e0\u30da\u30fc\u30b8URL","source_url":"\u53c2\u8003\u306b\u3057\u305f\u753b\u50cf\u306eURL","more_permission_url":"\u8ffd\u52a0\u7684\u8a31\u8afe\u306eURL"},"pettanr_pettan_commons_v01_licenses/license":{"open":"\u30af\u30ed\u30fc\u30ba\u30c9\u306a\u5229\u7528","commercial":"\u5546\u7528\u5229\u7528","official":"\u516c\u5f0f\u30e9\u30a4\u30bb\u30f3\u30b9","attribution":"\u30af\u30ec\u30b8\u30c3\u30c8\u306e\u8868\u793a","derive":"\u6539\u5909","thumbnail":"\u30b5\u30e0\u30cd\u30a4\u30eb\u306e\u4f5c\u6210","gif_convert":"GIF\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3078\u306e\u5909\u63db","reverse":"\u53cd\u8ee2","sync_vh":"\u7e26\u6a2a\u6bd4\u306e\u6539\u5909","overlap":"\u91cd\u306d\u5408\u308f\u305b"},"pettanr_pettan_commons_v01_licenses/credit_picture":{"source_url_btn_id":"URL\u30dc\u30bf\u30f3","source_url_off_btn_id":"URL\u306f\u306a\u3044\u30dc\u30bf\u30f3"},"pettanr_pettan_commons_v01_licenses/attribute":{"artist_name":"\u8457\u4f5c\u8005\u540d","caption":"\u4f5c\u54c1\u306e\u540d\u524d","sources":"\u53c2\u8003\u306b\u3057\u305f\u753b\u50cf\u306eURL"},"pettanr_pettan_protected_v01_licenses/license":{"open":"\u30af\u30ed\u30fc\u30ba\u30c9\u306a\u5229\u7528","commercial":"\u5546\u7528\u5229\u7528","official":"\u516c\u5f0f\u30e9\u30a4\u30bb\u30f3\u30b9","attribution":"\u30af\u30ec\u30b8\u30c3\u30c8\u306e\u8868\u793a","derive":"\u6539\u5909","thumbnail":"\u30b5\u30e0\u30cd\u30a4\u30eb\u306e\u4f5c\u6210","gif_convert":"GIF\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3078\u306e\u5909\u63db","reverse":"\u53cd\u8ee2","sync_vh":"\u7e26\u6a2a\u6bd4\u306e\u6539\u5909","overlap":"\u91cd\u306d\u5408\u308f\u305b","trackback":"\u30c8\u30e9\u30c3\u30af\u30d0\u30c3\u30af"},"pettanr_pettan_protected_v01_licenses/credit_picture":{"source_url_btn_id":"URL\u30dc\u30bf\u30f3","source_url_off_btn_id":"URL\u306f\u306a\u3044\u30dc\u30bf\u30f3"},"pettanr_pettan_protected_v01_licenses/attribute":{"artist_name":"\u8457\u4f5c\u8005\u540d","caption":"\u4f5c\u54c1\u306e\u540d\u524d","sources":"\u53c2\u8003\u306b\u3057\u305f\u753b\u50cf\u306eURL"},"pettanr_pettan_public_v01_licenses/license":{"open":"\u30af\u30ed\u30fc\u30ba\u30c9\u306a\u5229\u7528","commercial":"\u5546\u7528\u5229\u7528","official":"\u516c\u5f0f\u30e9\u30a4\u30bb\u30f3\u30b9","attribution":"\u30af\u30ec\u30b8\u30c3\u30c8\u306e\u8868\u793a","derive":"\u6539\u5909","thumbnail":"\u30b5\u30e0\u30cd\u30a4\u30eb\u306e\u4f5c\u6210","gif_convert":"GIF\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3078\u306e\u5909\u63db","reverse":"\u53cd\u8ee2","sync_vh":"\u7e26\u6a2a\u6bd4\u306e\u6539\u5909","overlap":"\u91cd\u306d\u5408\u308f\u305b","trackback":"\u30c8\u30e9\u30c3\u30af\u30d0\u30c3\u30af"},"pettanr_pettan_public_v01_licenses/credit_picture":{"source_url_btn_id":"URL\u30dc\u30bf\u30f3"},"pettanr_pettan_public_v01_licenses/attribute":{"artist_name":"\u8457\u4f5c\u8005\u540d","caption":"\u4f5c\u54c1\u306e\u540d\u524d","sources":"\u53c2\u8003\u306b\u3057\u305f\u753b\u50cf\u306eURL"},"pettanr_public_domain_v01_licenses/license":{"open":"\u30af\u30ed\u30fc\u30ba\u30c9\u306a\u5229\u7528","commercial":"\u5546\u7528\u5229\u7528","official":"\u516c\u5f0f\u30e9\u30a4\u30bb\u30f3\u30b9","attribution":"\u30af\u30ec\u30b8\u30c3\u30c8\u306e\u8868\u793a","derive":"\u6539\u5909","thumbnail":"\u30b5\u30e0\u30cd\u30a4\u30eb\u306e\u4f5c\u6210","gif_convert":"GIF\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3078\u306e\u5909\u63db","reverse":"\u53cd\u8ee2","sync_vh":"\u7e26\u6a2a\u6bd4\u306e\u6539\u5909","overlap":"\u91cd\u306d\u5408\u308f\u305b","trackback":"\u30c8\u30e9\u30c3\u30af\u30d0\u30c3\u30af"},"pettanr_public_domain_v01_licenses/credit_picture":{"source_url_btn_id":"URL\u30dc\u30bf\u30f3","source_url_off_btn_id":"URL\u306f\u306a\u3044\u30dc\u30bf\u30f3"},"pettanr_public_domain_v01_licenses/attribute":{"artist_name":"\u8457\u4f5c\u8005\u540d","caption":"\u4f5c\u54c1\u306e\u540d\u524d","source_url":"\u53c2\u8003\u306b\u3057\u305f\u753b\u50cf\u306eURL","note":"\u5099\u8003"},"pettanr_unknown_v01_licenses/license":{"open":"\u30af\u30ed\u30fc\u30ba\u30c9\u306a\u5229\u7528","commercial":"\u5546\u7528\u5229\u7528","official":"\u516c\u5f0f\u30e9\u30a4\u30bb\u30f3\u30b9","attribution":"\u30af\u30ec\u30b8\u30c3\u30c8\u306e\u8868\u793a","derive":"\u6539\u5909","thumbnail":"\u30b5\u30e0\u30cd\u30a4\u30eb\u306e\u4f5c\u6210","gif_convert":"GIF\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3078\u306e\u5909\u63db","reverse":"\u53cd\u8ee2","sync_vh":"\u7e26\u6a2a\u6bd4\u306e\u6539\u5909","overlap":"\u91cd\u306d\u5408\u308f\u305b","trackback":"\u30c8\u30e9\u30c3\u30af\u30d0\u30c3\u30af"},"pettanr_unknown_v01_licenses/credit_picture":{"source_url_btn_id":"URL\u30dc\u30bf\u30f3","source_url_off_btn_id":"URL\u306f\u306a\u3044\u30dc\u30bf\u30f3"},"pettanr_unknown_v01_licenses/attribute":{"source_url":"\u53c2\u8003\u306b\u3057\u305f\u753b\u50cf\u306eURL","note":"\u5099\u8003"}},"errors":{"format":"%{attribute}%{message}","messages":{"accepted":"\u3092\u53d7\u8afe\u3057\u3066\u304f\u3060\u3055\u3044\u3002","blank":"\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","confirmation":"\u3068\u78ba\u8a8d\u306e\u5165\u529b\u304c\u4e00\u81f4\u3057\u307e\u305b\u3093\u3002","empty":"\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","equal_to":"\u306f%{count}\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","even":"\u306f\u5076\u6570\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","exclusion":"\u306f\u4e88\u7d04\u3055\u308c\u3066\u3044\u307e\u3059\u3002","greater_than":"\u306f%{count}\u3088\u308a\u5927\u304d\u3044\u5024\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","greater_than_or_equal_to":"\u306f%{count}\u4ee5\u4e0a\u306e\u5024\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","inclusion":"\u306f\u4e00\u89a7\u306b\u3042\u308a\u307e\u305b\u3093\u3002","invalid":"\u306f\u4e0d\u6b63\u306a\u5024\u3067\u3059\u3002","less_than":"\u306f%{count}\u3088\u308a\u5c0f\u3055\u3044\u5024\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","less_than_or_equal_to":"\u306f%{count}\u4ee5\u4e0b\u306e\u5024\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","not_a_number":"\u306f\u6570\u5024\u3067\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","not_an_integer":"\u306f\u6574\u6570\u3067\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","odd":"\u306f\u5947\u6570\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","record_invalid":"\u30d0\u30ea\u30c7\u30fc\u30b7\u30e7\u30f3\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002 %{errors}","taken":"\u306f\u3059\u3067\u306b\u5b58\u5728\u3057\u307e\u3059\u3002","too_long":"\u306f%{count}\u6587\u5b57\u4ee5\u5185\u3067\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","too_short":"\u306f%{count}\u6587\u5b57\u4ee5\u4e0a\u3067\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","wrong_length":"\u306f%{count}\u6587\u5b57\u3067\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","existence":"\u306f\u5b58\u5728\u3057\u307e\u305b\u3093\u3002","url":"\u306furl\u306e\u66f8\u5f0f\u3067\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","natural_number":"\u306f1\u4ee5\u4e0a\u306e\u6570\u5024\u3067\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","not_zero":"\u306f0\u4ee5\u5916\u306e\u6570\u5024\u3067\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","resize":"\u306f\u30b5\u30a4\u30ba\u3092\u5909\u66f4\u3067\u304d\u307e\u305b\u3093\u3002","reverse":"\u306f\u53cd\u8ee2\u3067\u304d\u307e\u305b\u3093\u3002","sync_vh":"\u306f\u7e26\u6a2a\u6bd4\u3092\u5909\u66f4\u3067\u304d\u307e\u305b\u3093\u3002","quotes_even":"\u306f\u30ab\u30c3\u30b3\u306e\u958b\u304d\u3068\u9589\u3058\u3092\u7a7a\u767d\u533a\u5207\u308a\u306e\u30da\u30a2\u3067\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","extend_settings":"\u62e1\u5f35\u30c7\u30fc\u30bf\u306e\u30d0\u30ea\u30c7\u30fc\u30b7\u30e7\u30f3\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002"},"template":{"body":"\u6b21\u306e\u9805\u76ee\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002","header":{"one":"%{model}\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002","other":"%{model}\u306b%{count}\u3064\u306e\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002"}}}},"pettanr_creative_commons_v30_licenses":{"title":"\u753b\u50cf\u306e\u516c\u958b(\u30e9\u30a4\u30bb\u30f3\u30b9\u306e\u9078\u629e)","selected":"\u9078\u629e\u3055\u308c\u3066\u3044\u307e\u3059","no_blank":"\u5fc5\u9808\u9805\u76ee","next":"\u6b21\u3078","digest_credit":"\u30af\u30ec\u30b8\u30c3\u30c8","full_credit":"\u30af\u30ec\u30b8\u30c3\u30c8\u5b8c\u5168\u7248"},"pettanr_pettan_commons_v01_licenses":{"title":"\u753b\u50cf\u306e\u516c\u958b(\u30e9\u30a4\u30bb\u30f3\u30b9\u306e\u9078\u629e)","selected":"\u9078\u629e\u3055\u308c\u3066\u3044\u307e\u3059","no_blank":"\u5fc5\u9808\u9805\u76ee","next":"\u6b21\u3078","digest_credit":"\u30af\u30ec\u30b8\u30c3\u30c8","full_credit":"\u30af\u30ec\u30b8\u30c3\u30c8\u5b8c\u5168\u7248"},"pettanr_pettan_protected_v01_licenses":{"title":"\u753b\u50cf\u306e\u516c\u958b(\u30e9\u30a4\u30bb\u30f3\u30b9\u306e\u9078\u629e)","selected":"\u9078\u629e\u3055\u308c\u3066\u3044\u307e\u3059","no_blank":"\u5fc5\u9808\u9805\u76ee","next":"\u6b21\u3078","digest_credit":"\u30af\u30ec\u30b8\u30c3\u30c8","full_credit":"\u30af\u30ec\u30b8\u30c3\u30c8\u5b8c\u5168\u7248"},"pettanr_pettan_public_v01_licenses":{"title":"\u753b\u50cf\u306e\u516c\u958b(\u30e9\u30a4\u30bb\u30f3\u30b9\u306e\u9078\u629e)","selected":"\u9078\u629e\u3055\u308c\u3066\u3044\u307e\u3059","no_blank":"\u5fc5\u9808\u9805\u76ee","next":"\u6b21\u3078","digest_credit":"\u30af\u30ec\u30b8\u30c3\u30c8","full_credit":"\u30af\u30ec\u30b8\u30c3\u30c8\u5b8c\u5168\u7248"},"pettanr_public_domain_v01_licenses":{"title":"\u753b\u50cf\u306e\u516c\u958b(\u30e9\u30a4\u30bb\u30f3\u30b9\u306e\u9078\u629e)","selected":"\u9078\u629e\u3055\u308c\u3066\u3044\u307e\u3059","no_blank":"\u5fc5\u9808\u9805\u76ee","next":"\u6b21\u3078","digest_credit":"\u30af\u30ec\u30b8\u30c3\u30c8","full_credit":"\u30af\u30ec\u30b8\u30c3\u30c8\u5b8c\u5168\u7248"},"pettanr_unknown_v01_licenses":{"title":"\u753b\u50cf\u306e\u516c\u958b(\u30e9\u30a4\u30bb\u30f3\u30b9\u306e\u9078\u629e)","selected":"\u9078\u629e\u3055\u308c\u3066\u3044\u307e\u3059","no_blank":"\u5fc5\u9808\u9805\u76ee","next":"\u6b21\u3078","digest_credit":"\u30af\u30ec\u30b8\u30c3\u30c8","full_credit":"\u30af\u30ec\u30b8\u30c3\u30c8\u5b8c\u5168\u7248"},"circle_speech_balloon":{"new":null},"plain_speech_balloon":{"new":null},"square_speech_balloon":{"new":null},"pettanr_simple_format":{"new":null},"errors":{"messages":{"not_found":"\u306f\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f","already_confirmed":"\u306f\u65e2\u306b\u767b\u9332\u6e08\u307f\u3067\u3059","not_locked":"\u306f\u51cd\u7d50\u3055\u308c\u3066\u3044\u307e\u305b\u3093","accepted":"\u3092\u53d7\u8afe\u3057\u3066\u304f\u3060\u3055\u3044\u3002","blank":"\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","confirmation":"\u3068\u78ba\u8a8d\u306e\u5165\u529b\u304c\u4e00\u81f4\u3057\u307e\u305b\u3093\u3002","empty":"\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","equal_to":"\u306f%{count}\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","even":"\u306f\u5076\u6570\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","exclusion":"\u306f\u4e88\u7d04\u3055\u308c\u3066\u3044\u307e\u3059\u3002","greater_than":"\u306f%{count}\u3088\u308a\u5927\u304d\u3044\u5024\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","greater_than_or_equal_to":"\u306f%{count}\u4ee5\u4e0a\u306e\u5024\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","inclusion":"\u306f\u4e00\u89a7\u306b\u3042\u308a\u307e\u305b\u3093\u3002","invalid":"\u306f\u4e0d\u6b63\u306a\u5024\u3067\u3059\u3002","less_than":"\u306f%{count}\u3088\u308a\u5c0f\u3055\u3044\u5024\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","less_than_or_equal_to":"\u306f%{count}\u4ee5\u4e0b\u306e\u5024\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","not_a_number":"\u306f\u6570\u5024\u3067\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","not_an_integer":"\u306f\u6574\u6570\u3067\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","odd":"\u306f\u5947\u6570\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","record_invalid":"\u30d0\u30ea\u30c7\u30fc\u30b7\u30e7\u30f3\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002 %{errors}","taken":"\u306f\u3059\u3067\u306b\u5b58\u5728\u3057\u307e\u3059\u3002","too_long":"\u306f%{count}\u6587\u5b57\u4ee5\u5185\u3067\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","too_short":"\u306f%{count}\u6587\u5b57\u4ee5\u4e0a\u3067\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","wrong_length":"\u306f%{count}\u6587\u5b57\u3067\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","existence":"\u306f\u5b58\u5728\u3057\u307e\u305b\u3093\u3002","url":"\u306furl\u306e\u66f8\u5f0f\u3067\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","natural_number":"\u306f1\u4ee5\u4e0a\u306e\u6570\u5024\u3067\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","not_zero":"\u306f0\u4ee5\u5916\u306e\u6570\u5024\u3067\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","resize":"\u306f\u30b5\u30a4\u30ba\u3092\u5909\u66f4\u3067\u304d\u307e\u305b\u3093\u3002","reverse":"\u306f\u53cd\u8ee2\u3067\u304d\u307e\u305b\u3093\u3002","sync_vh":"\u306f\u7e26\u6a2a\u6bd4\u3092\u5909\u66f4\u3067\u304d\u307e\u305b\u3093\u3002","quotes_even":"\u306f\u30ab\u30c3\u30b3\u306e\u958b\u304d\u3068\u9589\u3058\u3092\u7a7a\u767d\u533a\u5207\u308a\u306e\u30da\u30a2\u3067\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","extend_settings":"\u62e1\u5f35\u30c7\u30fc\u30bf\u306e\u30d0\u30ea\u30c7\u30fc\u30b7\u30e7\u30f3\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002"},"format":"%{attribute}%{message}","template":{"body":"\u6b21\u306e\u9805\u76ee\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002","header":{"one":"%{model}\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002","other":"%{model}\u306b%{count}\u3064\u306e\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002"}},"not_create":"\u304c\u4f5c\u6210\u3067\u304d\u307e\u305b\u3093\u3002","invalid_json":"\u4e0d\u6b63\u306ajson\u30c7\u30fc\u30bf\u3067\u3059\u3002","invalid_t":"\u30b3\u30de\u8981\u7d20\u306e\u8a71\u9806\u304c\u4e0d\u6b63\u3067\u3059\u3002","not_convert":"Gif\u753b\u50cf\u3078\u306e\u30b3\u30f3\u30d0\u30fc\u30c8\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002","invalid_image":"\u753b\u50cf\u3068\u3057\u3066\u8aad\u307f\u8fbc\u3081\u307e\u305b\u3093\u3067\u3057\u305f\u3002"},"devise":{"failure":{"unauthenticated":"\u30ed\u30b0\u30a4\u30f3\u3057\u3066\u304f\u3060\u3055\u3044\u3002","unconfirmed":"\u672c\u767b\u9332\u3092\u884c\u3063\u3066\u304f\u3060\u3055\u3044\u3002","locked":"\u3042\u306a\u305f\u306e\u30a2\u30ab\u30a6\u30f3\u30c8\u306f\u51cd\u7d50\u3055\u308c\u3066\u3044\u307e\u3059\u3002","invalid":"\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\u304b\u30d1\u30b9\u30ef\u30fc\u30c9\u304c\u9055\u3044\u307e\u3059\u3002","invalid_token":"\u8a8d\u8a3c\u30ad\u30fc\u304c\u4e0d\u6b63\u3067\u3059\u3002","timeout":"\u30bb\u30c3\u30b7\u30e7\u30f3\u304c\u30bf\u30a4\u30e0\u30a2\u30a6\u30c8\u3057\u307e\u3057\u305f\u3002\u3082\u3046\u4e00\u5ea6\u30ed\u30b0\u30a4\u30f3\u3057\u3066\u304f\u3060\u3055\u3044\u3002","inactive":"\u30a2\u30ab\u30a6\u30f3\u30c8\u304c\u30a2\u30af\u30c6\u30a3\u30d9\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002"},"sessions":{"signed_in":"\u30ed\u30b0\u30a4\u30f3\u3057\u307e\u3057\u305f\u3002","signed_out":"\u30ed\u30b0\u30a2\u30a6\u30c8\u3057\u307e\u3057\u305f\u3002"},"passwords":{"send_instructions":"\u30d1\u30b9\u30ef\u30fc\u30c9\u306e\u30ea\u30bb\u30c3\u30c8\u65b9\u6cd5\u3092\u6570\u5206\u4ee5\u5185\u306b\u30e1\u30fc\u30eb\u3067\u3054\u9023\u7d61\u3057\u307e\u3059\u3002","updated":"\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u5909\u66f4\u3057\u307e\u3057\u305f\u3002"},"confirmations":{"send_instructions":"\u767b\u9332\u65b9\u6cd5\u3092\u6570\u5206\u4ee5\u5185\u306b\u30e1\u30fc\u30eb\u3067\u3054\u9023\u7d61\u3057\u307e\u3059\u3002","confirmed":"\u30a2\u30ab\u30a6\u30f3\u30c8\u3092\u767b\u9332\u3057\u307e\u3057\u305f\u3002"},"registrations":{"signed_up":"\u30a2\u30ab\u30a6\u30f3\u30c8\u767b\u9332\u3092\u53d7\u3051\u4ed8\u3051\u307e\u3057\u305f\u3002\u78ba\u8a8d\u306e\u30e1\u30fc\u30eb\u3092\u304a\u9001\u308a\u3057\u307e\u3059\u3002","updated":"\u30a2\u30ab\u30a6\u30f3\u30c8\u3092\u66f4\u65b0\u3057\u307e\u3057\u305f\u3002","destroyed":"\u30a2\u30ab\u30a6\u30f3\u30c8\u3092\u524a\u9664\u3057\u307e\u3057\u305f\u3002\u307e\u305f\u306e\u3054\u5229\u7528\u3092\u304a\u5f85\u3061\u3057\u3066\u304a\u308a\u307e\u3059\u3002"},"unlocks":{"send_instructions":"\u30a2\u30ab\u30a6\u30f3\u30c8\u306e\u51cd\u7d50\u89e3\u9664\u65b9\u6cd5\u3092\u6570\u5206\u4ee5\u5185\u306b\u30e1\u30fc\u30eb\u3067\u3054\u9023\u7d61\u3057\u307e\u3059\u3002","unlocked":"\u30a2\u30ab\u30a6\u30f3\u30c8\u3092\u51cd\u7d50\u89e3\u9664\u3057\u307e\u3057\u305f\u3002"},"mailer":{"confirmation_instructions":{"subject":"\u30a2\u30ab\u30a6\u30f3\u30c8\u306e\u767b\u9332\u65b9\u6cd5"},"reset_password_instructions":{"subject":"\u30d1\u30b9\u30ef\u30fc\u30c9\u306e\u518d\u8a2d\u5b9a"},"unlock_instructions":{"subject":"\u30a2\u30ab\u30a6\u30f3\u30c8\u306e\u51cd\u7d50\u89e3\u9664"}}},"date":{"abbr_day_names":["\u65e5","\u6708","\u706b","\u6c34","\u6728","\u91d1","\u571f"],"abbr_month_names":[null,"1\u6708","2\u6708","3\u6708","4\u6708","5\u6708","6\u6708","7\u6708","8\u6708","9\u6708","10\u6708","11\u6708","12\u6708"],"day_names":["\u65e5\u66dc\u65e5","\u6708\u66dc\u65e5","\u706b\u66dc\u65e5","\u6c34\u66dc\u65e5","\u6728\u66dc\u65e5","\u91d1\u66dc\u65e5","\u571f\u66dc\u65e5"],"formats":{"default":"%Y/%m/%d","long":"%Y\u5e74%m\u6708%d\u65e5(%a)","short":"%m/%d"},"month_names":[null,"1\u6708","2\u6708","3\u6708","4\u6708","5\u6708","6\u6708","7\u6708","8\u6708","9\u6708","10\u6708","11\u6708","12\u6708"],"order":["year","month","day"]},"datetime":{"distance_in_words":{"about_x_hours":{"one":"\u7d041\u6642\u9593","other":"\u7d04%{count}\u6642\u9593"},"about_x_months":{"one":"\u7d041\u30f6\u6708","other":"\u7d04%{count}\u30f6\u6708"},"about_x_years":{"one":"\u7d041\u5e74","other":"\u7d04%{count}\u5e74"},"almost_x_years":{"one":"1\u5e74\u5f31","other":"%{count}\u5e74\u5f31"},"half_a_minute":"30\u79d2\u524d\u5f8c","less_than_x_minutes":{"one":"1\u5206\u4ee5\u5185","other":"%{count}\u5206\u4ee5\u5185"},"less_than_x_seconds":{"one":"1\u79d2\u4ee5\u5185","other":"%{count}\u79d2\u4ee5\u5185"},"over_x_years":{"one":"1\u5e74\u4ee5\u4e0a","other":"%{count}\u5e74\u4ee5\u4e0a"},"x_days":{"one":"1\u65e5","other":"%{count}\u65e5"},"x_minutes":{"one":"1\u5206","other":"%{count}\u5206"},"x_months":{"one":"1\u30f6\u6708","other":"%{count}\u30f6\u6708"},"x_seconds":{"one":"1\u79d2","other":"%{count}\u79d2"}},"prompts":{"day":"\u65e5","hour":"\u6642","minute":"\u5206","month":"\u6708","second":"\u79d2","year":"\u5e74"}},"helpers":{"select":{"prompt":"\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044\u3002"},"submit":{"create":"\u767b\u9332\u3059\u308b","submit":"\u4fdd\u5b58\u3059\u308b","update":"\u66f4\u65b0\u3059\u308b"}},"number":{"currency":{"format":{"delimiter":",","format":"%n%u","precision":0,"separator":".","significant":false,"strip_insignificant_zeros":false,"unit":"\u5186"}},"format":{"delimiter":",","precision":3,"separator":".","significant":false,"strip_insignificant_zeros":false},"human":{"decimal_units":{"format":"%n %u","units":{"billion":"\u5341\u5104","million":"\u767e\u4e07","quadrillion":"\u5343\u5146","thousand":"\u5343","trillion":"\u5146","unit":""}},"format":{"delimiter":"","precision":3,"significant":true,"strip_insignificant_zeros":true},"storage_units":{"format":"%n%u","units":{"byte":"\u30d0\u30a4\u30c8","gb":"\u30ae\u30ac\u30d0\u30a4\u30c8","kb":"\u30ad\u30ed\u30d0\u30a4\u30c8","mb":"\u30e1\u30ac\u30d0\u30a4\u30c8","tb":"\u30c6\u30e9\u30d0\u30a4\u30c8"}}},"percentage":{"format":{"delimiter":""}},"precision":{"format":{"delimiter":""}}},"support":{"array":{"last_word_connector":"\u3068","two_words_connector":"\u3068","words_connector":"\u3068"}},"time":{"am":"\u5348\u524d","formats":{"default":"%Y/%m/%d %H:%M:%S","long":"%Y\u5e74%m\u6708%d\u65e5(%a) %H\u6642%M\u5206%S\u79d2 %z","short":"%y/%m/%d %H:%M"},"pm":"\u5348\u5f8c"},"activemodel":{"errors":{"format":"%{attribute}%{message}","messages":{"accepted":"\u3092\u53d7\u8afe\u3057\u3066\u304f\u3060\u3055\u3044\u3002","blank":"\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","confirmation":"\u3068\u78ba\u8a8d\u306e\u5165\u529b\u304c\u4e00\u81f4\u3057\u307e\u305b\u3093\u3002","empty":"\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","equal_to":"\u306f%{count}\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","even":"\u306f\u5076\u6570\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","exclusion":"\u306f\u4e88\u7d04\u3055\u308c\u3066\u3044\u307e\u3059\u3002","greater_than":"\u306f%{count}\u3088\u308a\u5927\u304d\u3044\u5024\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","greater_than_or_equal_to":"\u306f%{count}\u4ee5\u4e0a\u306e\u5024\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","inclusion":"\u306f\u4e00\u89a7\u306b\u3042\u308a\u307e\u305b\u3093\u3002","invalid":"\u306f\u4e0d\u6b63\u306a\u5024\u3067\u3059\u3002","less_than":"\u306f%{count}\u3088\u308a\u5c0f\u3055\u3044\u5024\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","less_than_or_equal_to":"\u306f%{count}\u4ee5\u4e0b\u306e\u5024\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","not_a_number":"\u306f\u6570\u5024\u3067\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","not_an_integer":"\u306f\u6574\u6570\u3067\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","odd":"\u306f\u5947\u6570\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","record_invalid":"\u30d0\u30ea\u30c7\u30fc\u30b7\u30e7\u30f3\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002 %{errors}","taken":"\u306f\u3059\u3067\u306b\u5b58\u5728\u3057\u307e\u3059\u3002","too_long":"\u306f%{count}\u6587\u5b57\u4ee5\u5185\u3067\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","too_short":"\u306f%{count}\u6587\u5b57\u4ee5\u4e0a\u3067\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","wrong_length":"\u306f%{count}\u6587\u5b57\u3067\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","existence":"\u306f\u5b58\u5728\u3057\u307e\u305b\u3093\u3002","url":"\u306furl\u306e\u66f8\u5f0f\u3067\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","natural_number":"\u306f1\u4ee5\u4e0a\u306e\u6570\u5024\u3067\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","not_zero":"\u306f0\u4ee5\u5916\u306e\u6570\u5024\u3067\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","resize":"\u306f\u30b5\u30a4\u30ba\u3092\u5909\u66f4\u3067\u304d\u307e\u305b\u3093\u3002","reverse":"\u306f\u53cd\u8ee2\u3067\u304d\u307e\u305b\u3093\u3002","sync_vh":"\u306f\u7e26\u6a2a\u6bd4\u3092\u5909\u66f4\u3067\u304d\u307e\u305b\u3093\u3002","quotes_even":"\u306f\u30ab\u30c3\u30b3\u306e\u958b\u304d\u3068\u9589\u3058\u3092\u7a7a\u767d\u533a\u5207\u308a\u306e\u30da\u30a2\u3067\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002","extend_settings":"\u62e1\u5f35\u30c7\u30fc\u30bf\u306e\u30d0\u30ea\u30c7\u30fc\u30b7\u30e7\u30f3\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002"},"template":{"body":"\u6b21\u306e\u9805\u76ee\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002","header":{"one":"%{model}\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002","other":"%{model}\u306b%{count}\u3064\u306e\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002"}}}},"flash":{"notice":{"created":"%{model}\u304c\u4f5c\u6210\u3055\u308c\u307e\u3057\u305f\u3002","updated":"%{model}\u304c\u66f4\u65b0\u3055\u308c\u307e\u3057\u305f\u3002","destroyed":"%{model}\u304c\u524a\u9664\u3055\u308c\u307e\u3057\u305f\u3002","not_created":"%{model}\u306e\u4f5c\u6210\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002","not_updated":"%{model}\u306e\u66f4\u65b0\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002","not_destroyed":"%{model}\u306e\u524a\u9664\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002"}},"picture_io":{"error":"\u753b\u50cf\u4fdd\u7ba1\u5eab\u3068\u306e\u624b\u7d9a\u304d\u3067\u7570\u5e38\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002"},"select_items":{"form":{"space":"\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044"},"scroll":{"visible":{"private":"\u975e\u516c\u958b","public":"\u516c\u958b"}},"comic":{"visible":{"private":"\u975e\u516c\u958b","public":"\u516c\u958b"}},"story":{"visible":{"private":"\u975e\u516c\u958b","public":"\u516c\u958b"}},"sheet":{"visible":{"private":"\u975e\u516c\u958b","public":"\u516c\u958b"}},"panel":{"publish":{"private":"\u975e\u516c\u958b","public":"\u516c\u958b"}},"ground_pictures":{"repeat":{"repeat":"\u5168\u4f53","repeat-x":"\u6a2a\u65b9\u5411","repeat-y":"\u7e26\u65b9\u5411","no-repeat":"\u306a\u3057"}},"ground_color":{"orientation":{"horizontal":"\u6a2a\u65b9\u5411","vertical":"\u7e26\u65b9\u5411"}},"speeches":{"font_size":{"ultra_small":"\u6975\u5c0f","very_small":"\u5c0f\u5c0f","small":"\u5c0f","semi_small":"\u5fae\u5c0f","normal":"\u4e26","semi_large":"\u5fae\u5927","large":"\u5927","very_large":"\u5927\u5927","ultra_large":"\u6975\u5927"},"text_align":{"none":"\u6307\u5b9a\u3057\u306a\u3044","left":"\u5de6\u5bc4\u305b","right":"\u53f3\u5bc4\u305b","center":"\u4e2d\u592e\u5bc4\u305b"}},"provider_status":{"status":{"waiting":"\u5f85\u6a5f\u4e2d","receiving":"\u7533\u8acb\u4e2d"}},"demander_status":{"status":{"waiting":"\u5f85\u6a5f\u4e2d","rejected":"\u5426\u6c7a\u30fb\u505c\u6b62\u4e2d","requesting":"\u7533\u8acb\u4e2d","approved":"\u8cb8\u4e0e\u4e2d"}}},"users":{"shared":{"signin":"\u30ed\u30b0\u30a4\u30f3","signup":"\u65b0\u898f\u5165\u4f1a","forgot":"\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u5fd8\u308c\u305f"},"signup":{"title":"\u30e6\u30fc\u30b6\u767b\u9332","signup":"\u767b\u9332\u3059\u308b"},"signin":{"title":"\u30ed\u30b0\u30a4\u30f3","signin":"\u30ed\u30b0\u30a4\u30f3"},"edit":{"title":"\u30a2\u30ab\u30a6\u30f3\u30c8\u306e\u8a2d\u5b9a\u5909\u66f4"},"forgot":{"title":"\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u5fd8\u308c\u3066\u3057\u307e\u3063\u305f","reset":"\u65b0\u3057\u3044\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u767a\u884c\u3059\u308b"}},"admins":{"shared":{"signin":"\u7ba1\u7406\u8005\u30ed\u30b0\u30a4\u30f3","signup":"\u65b0\u898f\u5165\u4f1a","forgot":"\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u5fd8\u308c\u305f"},"signup":{"title":"\u7ba1\u7406\u8005\u767b\u9332","signup":"\u767b\u9332\u3059\u308b"},"signin":{"title":"\u7ba1\u7406\u8005\u30ed\u30b0\u30a4\u30f3","signin":"\u30ed\u30b0\u30a4\u30f3"},"edit":{"title":"\u7ba1\u7406\u8005\u30a2\u30ab\u30a6\u30f3\u30c8\u306e\u8a2d\u5b9a\u5909\u66f4"},"forgot":{"title":"\u7ba1\u7406\u8005\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u5fd8\u308c\u3066\u3057\u307e\u3063\u305f","reset":"\u65b0\u3057\u3044\u7ba1\u7406\u8005\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u767a\u884c\u3059\u308b"}},"demand_users":{"shared":{"signin":"\u501f\u624b\u30ed\u30b0\u30a4\u30f3","signup":"\u65b0\u898f\u5165\u4f1a","forgot":"\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u5fd8\u308c\u305f"},"signup":{"title":"\u501f\u624b\u767b\u9332","signup":"\u767b\u9332\u3059\u308b"},"signin":{"title":"\u501f\u624b\u30ed\u30b0\u30a4\u30f3","signin":"\u30ed\u30b0\u30a4\u30f3"},"edit":{"title":"\u501f\u624b\u30a2\u30ab\u30a6\u30f3\u30c8\u306e\u8a2d\u5b9a\u5909\u66f4"},"forgot":{"title":"\u501f\u624b\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u5fd8\u308c\u3066\u3057\u307e\u3063\u305f","reset":"\u65b0\u3057\u3044\u501f\u624b\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u767a\u884c\u3059\u308b"}},"home":{"index":{"title":"\u30db\u30fc\u30e0","updated_scroll":"\u6700\u8fd1\u66f4\u65b0\u3057\u305f\u6f2b\u753b","catch":"\u3064\u304b\u3093\u3067\u3044\u308b\u30b3\u30de","used_element":"\u6700\u8fd1\u4f7f\u3063\u305f\u90e8\u54c1","updated_picture":"\u6700\u8fd1\u66f4\u65b0\u3057\u305f\u753b\u50cf","author":"\u4f5c\u5bb6","artist":"\u7d75\u5e2b","not_author":"\u4f5c\u54c1\u3092\u516c\u958b\u3059\u308b\u306b\u306f\u4f5c\u5bb6\u767b\u9332","not_artist":"\u753b\u50cf\u3092\u516c\u958b\u3059\u308b\u306b\u306f\u7d75\u5e2b\u767b\u9332"},"scrolls":{"title":"\u6700\u8fd1\u4f7f\u3063\u305f\u30b9\u30af\u30ed\u30fc\u30eb"},"scroll_panels":{"title":"\u6700\u8fd1\u4f7f\u3063\u305f\u30b9\u30af\u30b3\u30de"},"comics":{"title":"\u6700\u8fd1\u4f7f\u3063\u305f\u30b3\u30df\u30c3\u30af"},"comic_stories":{"title":"\u6700\u8fd1\u4f7f\u3063\u305f\u30b3\u30df\u30b9\u30c8"},"stories":{"title":"\u6700\u8fd1\u4f7f\u3063\u305f\u30b9\u30c8\u30fc\u30ea\u30fc"},"story_sheets":{"title":"\u6700\u8fd1\u4f7f\u3063\u305f\u30b9\u30c8\u7d19"},"sheets":{"title":"\u6700\u8fd1\u4f7f\u3063\u305f\u7528\u7d19"},"sheet_panels":{"title":"\u6700\u8fd1\u4f7f\u3063\u305f\u7d19\u30b3\u30de"},"panels":{"title":"\u6700\u8fd1\u4f7f\u3063\u305f\u30b3\u30de"},"resource_pictures":{"title":"\u6700\u8fd1\u4f7f\u3063\u305f\u7d20\u6750"},"panel_pictures":{"title":"\u6700\u8fd1\u4f7f\u3063\u305f\u30b3\u30de\u7d75"},"speech_balloons":{"title":"\u6700\u8fd1\u4f7f\u3063\u305f\u30d5\u30ad\u30c0\u30b7"},"balloons":{"title":"\u6700\u8fd1\u4f7f\u3063\u305f\u30d5\u30ad\u30c0\u30b7\u67a0"},"speeches":{"title":"\u6700\u8fd1\u4f7f\u3063\u305f\u30bb\u30ea\u30d5"},"ground_pictures":{"title":"\u6700\u8fd1\u4f7f\u3063\u305f\u7d75\u5730"},"ground_colors":{"title":"\u6700\u8fd1\u4f7f\u3063\u305f\u8272\u5730"},"configure":{"title":"\u8a2d\u5b9a","caption":"\u30a2\u30ab\u30a6\u30f3\u30c8%{email}\u306e\u8a2d\u5b9a","password_caption":"\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\u304a\u3088\u3073\u30d1\u30b9\u30ef\u30fc\u30c9\u306e\u5909\u66f4","new_password_notice":"\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u5909\u66f4\u3057\u306a\u3044\u5834\u5408\u306f\u7a7a\u6b04\u306b\u3057\u3066\u304f\u3060\u3055\u3044","current_password_notice":"\u78ba\u8a8d\u306e\u305f\u3081\u306b\u73fe\u5728\u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u304c\u5fc5\u8981\u3067\u3059","change_password":"\u5909\u66f4\u3059\u308b","token_caption":"\u8a8d\u8a3c\u30c8\u30fc\u30af\u30f3","your_token":"\u3042\u306a\u305f\u306e\u8a8d\u8a3c\u30c8\u30fc\u30af\u30f3\u306f%{token}\u3067\u3059","delete_token":"\u8a8d\u8a3c\u30c8\u30fc\u30af\u30f3\u3092\u524a\u9664\u3059\u308b","about_token":"\u8a8d\u8a3c\u30c8\u30fc\u30af\u30f3\u306fWebAPI\u3092\u5229\u7528\u3059\u308b\u5834\u5408\u306b\u4f7f\u3044\u307e\u3059","generate_token":"\u8a8d\u8a3c\u30c8\u30fc\u30af\u30f3\u3092\u767a\u884c\u3059\u308b","cancel_caption":"\u9000\u4f1a","cancel_account":"\u9000\u4f1a\u3059\u308b","no_author":"\u4f5c\u5bb6\u767b\u9332\u3055\u308c\u3066\u3044\u307e\u305b\u3093","about_author":"\u4f5c\u5bb6\u306b\u306a\u308b\u3068\u6f2b\u753b\u3092\u516c\u958b\u3067\u304d\u307e\u3059","no_artist":"\u7d75\u5e2b\u767b\u9332\u3055\u308c\u3066\u3044\u307e\u305b\u3093","about_artist":"\u7d75\u5e2b\u306b\u306a\u308b\u3068\u7d20\u6750\u3092\u516c\u958b\u3067\u304d\u307e\u3059"},"sign_out":{"title":"\u30ed\u30b0\u30a2\u30a6\u30c8"},"sign_in":{"title":"\u30ed\u30b0\u30a4\u30f3"}},"top":{"index":{"title":"\u8aad\u3080\u30fb\u63a2\u3059"},"metro":{"title":"\u30c7\u30b9\u30af\u30c8\u30c3\u30d7\u30a2\u30d7\u30ea\u98a8metro\u3067\u4f53\u9a13"},"user_resources":"\u767a\u8868\u4f5c\u54c1\u304b\u3089","human_resources":"\u4eba\u7269\u304b\u3089","system_resources":"\u30b7\u30b9\u30c6\u30e0\u30ea\u30bd\u30fc\u30b9\u304b\u3089","return":"\u30b7\u30f3\u30d7\u30eb\u7248\u306b\u623b\u308b"},"folders":{"root":{"title":"\u30d5\u30a9\u30eb\u30c0"},"index":{"title":"\u30d5\u30a9\u30eb\u30c0\u4e00\u89a7"},"show":{"title":"\u30d5\u30a9\u30eb\u30c0\u8a73\u7d30"},"new":{"title":"\u30d5\u30a9\u30eb\u30c0\u4f5c\u6210"},"edit":{"title":"\u30d5\u30a9\u30eb\u30c0\u5909\u66f4"},"create":{"title":"\u30d5\u30a9\u30eb\u30c0\u4f5c\u6210"},"update":{"title":"\u30d5\u30a9\u30eb\u30c0\u5909\u66f4"},"destroy":{"title":"\u30d5\u30a9\u30eb\u30c0\u524a\u9664"},"submit":{"new":"\u30d5\u30a9\u30eb\u30c0\u4f5c\u6210","edit":"\u30d5\u30a9\u30eb\u30c0\u5909\u66f4"}},"scrolls":{"scroll_panels_count":"%{c}\u30b3\u30de","index":{"title":"\u30b9\u30af\u30ed\u30fc\u30eb\u4e00\u89a7","new":"\u65b0\u520a"},"show":{"title":"\u30b9\u30af\u30ed\u30fc\u30eb\u8a73\u7d30","leaf":"\u30b3\u30de\u306e\u8ffd\u52a0\u3068\u4e26\u3073\u66ff\u3048"},"play":{"title":"\u30b9\u30af\u30ed\u30fc\u30eb\u3092\u8aad\u3080","empty":"\u95b2\u89a7\u3067\u304d\u308b\u30b9\u30af\u30b3\u30de\u306f\u3042\u308a\u307e\u305b\u3093"},"by_author":{"title":"\u4f5c\u5bb6\u306e\u30b9\u30af\u30ed\u30fc\u30eb\u4e00\u89a7"},"by_panel":{"title":"\u30b3\u30de\u306e\u30b9\u30af\u30ed\u30fc\u30eb\u4e00\u89a7"},"new":{"title":"\u65b0\u520a\u4f5c\u6210"},"edit":{"title":"\u30b9\u30af\u30ed\u30fc\u30eb\u5909\u66f4"},"create":{"title":"\u65b0\u520a\u4f5c\u6210"},"update":{"title":"\u30b9\u30af\u30ed\u30fc\u30eb\u5909\u66f4"},"destroy":{"title":"\u30b9\u30af\u30ed\u30fc\u30eb\u524a\u9664"},"submit":{"new":"\u65b0\u520a\u4f5c\u6210","edit":"\u30b9\u30af\u30ed\u30fc\u30eb\u5909\u66f4"}},"scroll_panels":{"index":{"title":"\u30b9\u30af\u30b3\u30de\u4e00\u89a7"},"by_panel":{"title":"\u30b3\u30de\u306e\u30b9\u30af\u30b3\u30de\u4e00\u89a7"},"by_scroll":{"title":"\u30b9\u30af\u30ed\u30fc\u30eb\u306e\u30b9\u30af\u30b3\u30de\u4e00\u89a7"},"by_author":{"title":"\u4f5c\u5bb6\u306e\u30b9\u30af\u30b3\u30de\u4e00\u89a7"},"show":{"title":"\u30b9\u30af\u30b3\u30de\u8a73\u7d30"},"new":{"title":"\u30b9\u30af\u30b3\u30de\u8ffd\u52a0"},"edit":{"title":"\u4e26\u3073\u66ff\u3048"},"create":{"title":"\u30b9\u30af\u30b3\u30de\u8ffd\u52a0"},"update":{"title":"\u4e26\u3073\u66ff\u3048"},"destroy":{"title":"\u30b9\u30af\u30b3\u30de\u524a\u9664"},"submit":{"new":"\u30b9\u30af\u30b3\u30de\u4f5c\u6210","edit":"\u30b9\u30af\u30b3\u30de\u5909\u66f4"},"move":"\u79fb\u52d5","player":{"move":"\u9806\u5e8f\u306e\u5165\u308c\u66ff\u3048","before_insert":"\u3053\u306e\u76f4\u524d\u306b\u30b3\u30de\u3092\u633f\u5165","append":"\u30b3\u30de\u3092\u8ffd\u52a0","destroy":"\u53d6\u308a\u5916\u3059","insert_dialog":"\u9078\u629e\u3057\u305f\u30b3\u30de\u3092\u633f\u5165","move_dialog":"\u3053\u306e\u30b3\u30de\u3092\u79fb\u52d5","move_to":"\u3053\u3053\u306b\u79fb\u52d5"},"append":{"panel":"\u3053\u306e\u30b3\u30de\u3092\u8ffd\u52a0\u3059\u308b","scroll":"\u3053\u306e\u30b9\u30af\u30ed\u30fc\u30eb\u306b\u8ffd\u52a0\u3059\u308b","new_panels":"\u6700\u8fd1\u4f5c\u6210\u3057\u305f\u30b3\u30de","fresh_panels":"\u6700\u8fd1\u4f5c\u6210\u3057\u305f\u30b3\u30de","new_scrolls":"\u6700\u8fd1\u4f5c\u6210\u3057\u305f\u30b9\u30af\u30ed\u30fc\u30eb","fresh_scrolls":"\u6700\u8fd1\u66f4\u65b0\u3057\u305f\u30b9\u30af\u30ed\u30fc\u30eb"}},"comics":{"comic_stories_count":"%{c}\u8a71","index":{"title":"\u30b3\u30df\u30c3\u30af\u4e00\u89a7","new":"\u65b0\u520a"},"by_author":{"title":"\u4f5c\u5bb6\u306e\u30b3\u30df\u30c3\u30af\u4e00\u89a7"},"show":{"title":"\u30b3\u30df\u30c3\u30af\u8a73\u7d30","leaf":"\u30b9\u30c8\u30fc\u30ea\u30fc\u306e\u8ffd\u52a0\u3068\u4e26\u3073\u66ff\u3048"},"play":{"title":"\u30b3\u30df\u30c3\u30af\u3092\u8aad\u3080","empty":"\u95b2\u89a7\u3067\u304d\u308b\u30b9\u30c8\u30fc\u30ea\u30fc\u306f\u3042\u308a\u307e\u305b\u3093"},"new":{"title":"\u65b0\u520a\u4f5c\u6210"},"edit":{"title":"\u30b3\u30df\u30c3\u30af\u5909\u66f4"},"create":{"title":"\u65b0\u520a\u4f5c\u6210"},"update":{"title":"\u30b3\u30df\u30c3\u30af\u5909\u66f4"},"destroy":{"title":"\u30b3\u30df\u30c3\u30af\u524a\u9664"},"submit":{"new":"\u30b3\u30df\u30c3\u30af\u4f5c\u6210","edit":"\u30b3\u30df\u30c3\u30af\u5909\u66f4"}},"comic_stories":{"index":{"title":"\u30b3\u30df\u30b9\u30c8\u4e00\u89a7"},"by_comic":{"title":"\u30b3\u30df\u30c3\u30af\u306e\u30b3\u30df\u30b9\u30c8\u4e00\u89a7"},"by_story":{"title":"\u30b9\u30c8\u30fc\u30ea\u30fc\u306e\u30b3\u30df\u30b9\u30c8\u4e00\u89a7"},"by_author":{"title":"\u4f5c\u5bb6\u306e\u30b3\u30df\u30b9\u30c8\u4e00\u89a7"},"show":{"title":"\u30b3\u30df\u30b9\u30c8\u8a73\u7d30","t":"\u7b2c%{t}\u8a71"},"new":{"title":"\u30b3\u30df\u30b9\u30c8\u8ffd\u52a0"},"edit":{"title":"\u4e26\u3073\u66ff\u3048"},"create":{"title":"\u30b3\u30df\u30b9\u30c8\u8ffd\u52a0"},"update":{"title":"\u4e26\u3073\u66ff\u3048"},"destroy":{"title":"\u30b3\u30df\u30b9\u30c8\u524a\u9664"},"submit":{"new":"\u30b3\u30df\u30b9\u30c8\u4f5c\u6210","edit":"\u30b3\u30df\u30b9\u30c8\u5909\u66f4"},"move":"\u79fb\u52d5","append":{"story":"\u3053\u306e\u30b9\u30c8\u30fc\u30ea\u30fc\u3092\u8ffd\u52a0\u3059\u308b","comic":"\u3053\u306e\u30b3\u30df\u30c3\u30af\u306b\u8ffd\u52a0\u3059\u308b","new_stories":"\u6700\u8fd1\u4f5c\u6210\u3057\u305f\u30b9\u30c8\u30fc\u30ea\u30fc","new_comics":"\u6700\u8fd1\u4f5c\u6210\u3057\u305f\u30b3\u30df\u30c3\u30af","fresh_comics":"\u6700\u8fd1\u66f4\u65b0\u3057\u305f\u30b3\u30df\u30c3\u30af"}},"stories":{"story_sheets_count":"%{c}P","index":{"title":"\u30b9\u30c8\u30fc\u30ea\u30fc\u4e00\u89a7","new":"\u65b0\u30b9\u30c8\u30fc\u30ea\u30fc"},"show":{"title":"\u30b9\u30c8\u30fc\u30ea\u30fc\u8a73\u7d30","leaf":"\u7528\u7d19\u306e\u8ffd\u52a0\u3068\u4e26\u3073\u66ff\u3048"},"play":{"title":"\u30b9\u30c8\u30fc\u30ea\u30fc\u3092\u8aad\u3080","empty":"\u95b2\u89a7\u3067\u304d\u308b\u7528\u7d19\u306f\u3042\u308a\u307e\u305b\u3093"},"by_comic":{"title":"\u30b3\u30df\u30c3\u30af\u306e\u30b9\u30c8\u30fc\u30ea\u30fc\u4e00\u89a7"},"by_sheet":{"title":"\u4f5c\u5bb6\u306e\u30b9\u30c8\u30fc\u30ea\u30fc\u4e00\u89a7"},"by_author":{"title":"\u4f5c\u5bb6\u306e\u30b9\u30c8\u30fc\u30ea\u30fc\u4e00\u89a7"},"new":{"title":"\u65b0\u30b9\u30c8\u30fc\u30ea\u30fc\u4f5c\u6210"},"edit":{"title":"\u30b9\u30c8\u30fc\u30ea\u30fc\u5909\u66f4"},"create":{"title":"\u65b0\u30b9\u30c8\u30fc\u30ea\u30fc\u4f5c\u6210"},"update":{"title":"\u30b9\u30c8\u30fc\u30ea\u30fc\u5909\u66f4"},"destroy":{"title":"\u30b9\u30c8\u30fc\u30ea\u30fc\u524a\u9664"},"submit":{"new":"\u30b9\u30c8\u30fc\u30ea\u30fc\u4f5c\u6210","edit":"\u30b9\u30c8\u30fc\u30ea\u30fc\u5909\u66f4"},"move":"\u79fb\u52d5"},"story_sheets":{"index":{"title":"\u30b9\u30c8\u7d19\u4e00\u89a7"},"by_story":{"title":"\u30b9\u30c8\u30fc\u30ea\u30fc\u306e\u30b9\u30c8\u7d19\u4e00\u89a7"},"by_sheet":{"title":"\u7528\u7d19\u306e\u30b9\u30c8\u7d19\u4e00\u89a7"},"by_author":{"title":"\u4f5c\u5bb6\u306e\u30b9\u30c8\u7d19\u4e00\u89a7"},"show":{"title":"\u30b9\u30c8\u7d19\u8a73\u7d30"},"new":{"title":"\u30b9\u30c8\u7d19\u8ffd\u52a0"},"edit":{"title":"\u4e26\u3073\u66ff\u3048"},"create":{"title":"\u30b9\u30c8\u7d19\u8ffd\u52a0"},"update":{"title":"\u4e26\u3073\u66ff\u3048"},"destroy":{"title":"\u30b9\u30c8\u7d19\u524a\u9664"},"submit":{"new":"\u30b9\u30c8\u7d19\u4f5c\u6210","edit":"\u30b9\u30c8\u7d19\u5909\u66f4"},"move":"\u79fb\u52d5","append":{"sheet":"\u3053\u306e\u7528\u7d19\u3092\u8ffd\u52a0\u3059\u308b","story":"\u3053\u306e\u30b9\u30c8\u30fc\u30ea\u30fc\u306b\u8ffd\u52a0\u3059\u308b","new_sheets":"\u6700\u8fd1\u4f5c\u6210\u3057\u305f\u7528\u7d19","new_stories":"\u6700\u8fd1\u4f5c\u6210\u3057\u305f\u30b9\u30c8\u30fc\u30ea\u30fc","fresh_stories":"\u6700\u8fd1\u66f4\u65b0\u3057\u305f\u30b9\u30c8\u30fc\u30ea\u30fc"}},"sheets":{"index":{"title":"\u7528\u7d19\u4e00\u89a7","new":"\u65b0\u7d19"},"show":{"title":"\u7528\u7d19\u8a73\u7d30","copy":"\u7528\u7d19\u3092\u30b3\u30d4\u30fc\u3057\u305f\u3044","inspire":"\u30a4\u30f3\u30b9\u30d1\u30a4\u30e4"},"play":{"title":"\u7528\u7d19\u3092\u8aad\u3080","empty":"\u95b2\u89a7\u3067\u304d\u308b\u30b3\u30de\u306f\u3042\u308a\u307e\u305b\u3093"},"by_story":{"title":"\u30b9\u30c8\u30fc\u30ea\u30fc\u306e\u7528\u7d19\u4e00\u89a7"},"by_panel":{"title":"\u30b3\u30de\u306e\u7528\u7d19\u4e00\u89a7"},"by_author":{"title":"\u4f5c\u5bb6\u306e\u7528\u7d19\u4e00\u89a7"},"new":{"title":"\u7528\u7d19\u4f5c\u6210"},"edit":{"title":"\u7528\u7d19\u5909\u66f4"},"create":{"title":"\u7528\u7d19\u4f5c\u6210"},"update":{"title":"\u7528\u7d19\u5909\u66f4"},"destroy":{"title":"\u7528\u7d19\u524a\u9664"},"submit":{"new":"\u7528\u7d19\u4f5c\u6210","edit":"\u7528\u7d19\u5909\u66f4"},"hidden":"\u6a29\u9650\u304c\u3042\u308a\u307e\u305b\u3093","create_from_json":"json\u30c7\u30fc\u30bf\u304b\u3089\u30b3\u30de\u4f5c\u6210\u3059\u308b"},"sheet_panels":{"index":{"title":"\u7d19\u30b3\u30de\u4e00\u89a7"},"by_sheet":{"title":"\u7528\u7d19\u306e\u7d19\u30b3\u30de\u4e00\u89a7"},"by_panel":{"title":"\u30b3\u30de\u306e\u7d19\u30b3\u30de\u4e00\u89a7"},"by_author":{"title":"\u4f5c\u5bb6\u306e\u7d19\u30b3\u30de\u4e00\u89a7"},"show":{"title":"\u7d19\u30b3\u30de\u8a73\u7d30"},"new":{"title":"\u7d19\u30b3\u30de\u8ffd\u52a0"},"edit":{"title":"\u4e26\u3073\u66ff\u3048"},"create":{"title":"\u7d19\u30b3\u30de\u8ffd\u52a0"},"update":{"title":"\u4e26\u3073\u66ff\u3048"},"destroy":{"title":"\u7d19\u30b3\u30de\u524a\u9664"},"submit":{"new":"\u7d19\u30b3\u30de\u4f5c\u6210","edit":"\u7d19\u30b3\u30de\u5909\u66f4"},"move":"\u79fb\u52d5","append":{"panel":"\u3053\u306e\u30b3\u30de\u3092\u8ffd\u52a0\u3059\u308b","sheet":"\u3053\u306e\u7528\u7d19\u306b\u8ffd\u52a0\u3059\u308b","new_panels":"\u6700\u8fd1\u4f5c\u6210\u3057\u305f\u30b3\u30de","new_sheets":"\u6700\u8fd1\u4f5c\u6210\u3057\u305f\u7528\u7d19","fresh_sheets":"\u6700\u8fd1\u66f4\u65b0\u3057\u305f\u7528\u7d19"}},"panels":{"index":{"title":"\u30b3\u30de\u4e00\u89a7"},"by_scroll":{"title":"\u30b9\u30af\u30ed\u30fc\u30eb\u306e\u30b3\u30de\u4e00\u89a7"},"by_sheet":{"title":"\u7528\u7d19\u306e\u30b3\u30de\u4e00\u89a7"},"by_author":{"title":"\u4f5c\u5bb6\u306e\u30b3\u30de\u4e00\u89a7"},"by_speech_balloon_template":{"title":"\u30d5\u30ad\u30c0\u30b7\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30b3\u30de\u4e00\u89a7"},"show":{"title":"\u30b3\u30de\u8a73\u7d30","copy":"\u30b3\u30de\u3092\u30b3\u30d4\u30fc\u3057\u305f\u3044","inspire":"\u30a4\u30f3\u30b9\u30d1\u30a4\u30e4"},"new":{"title":"\u30b3\u30de\u4f5c\u6210"},"edit":{"title":"\u30b3\u30de\u7de8\u96c6"},"create":{"title":"\u30b3\u30de\u4f5c\u6210"},"update":{"title":"\u30b3\u30de\u7de8\u96c6"},"destroy":{"title":"\u30b3\u30de\u524a\u9664"},"submit":{"new":"\u30b3\u30de\u4f5c\u6210\u3059\u308b","edit":"\u30b3\u30de\u5909\u66f4\u3059\u308b"},"create_from_json":"json\u30c7\u30fc\u30bf\u304b\u3089\u30b3\u30de\u4f5c\u6210\u3059\u308b","element_copy":"\u3064\u304b\u3093\u3067\u3044\u308b\u30b3\u30de\u306b\u30b3\u30d4\u30fc\u3057\u305f\u3044","inspire":"\u30a4\u30f3\u30b9\u30d1\u30a4\u30e4","filer":"\u30d5\u30a1\u30a4\u30e9\u30fc\u3067\u8868\u793a\u3059\u308b","hidden":"\u6a29\u9650\u304c\u3042\u308a\u307e\u305b\u3093","empty":"\u95b2\u89a7\u3067\u304d\u308b\u30b3\u30de\u306f\u3042\u308a\u307e\u305b\u3093"},"panel_pictures":{"index":{"title":"\u30b3\u30de\u7d75\u4e00\u89a7"},"by_panel":{"title":"\u30b3\u30de\u306e\u30b3\u30de\u7d75\u4e00\u89a7"},"by_author":{"title":"\u4f5c\u5bb6\u306e\u30b3\u30de\u7d75\u4e00\u89a7"},"show":{"title":"\u30b3\u30de\u7d75\u8a73\u7d30"},"new":{"title":"\u30b3\u30de\u7d75\u4f5c\u6210"},"edit":{"title":"\u30b3\u30de\u7d75\u7de8\u96c6"},"create":{"title":"\u30b3\u30de\u7d75\u4f5c\u6210"},"update":{"title":"\u30b3\u30de\u7d75\u7de8\u96c6"},"destroy":{"title":"\u30b3\u30de\u7d75\u524a\u9664"},"submit":{"new":"\u30b3\u30de\u7d75\u4f5c\u6210\u3059\u308b","edit":"\u30b3\u30de\u7d75\u5909\u66f4\u3059\u308b"},"resource_picture":"\u8ffd\u52a0\u3059\u308b\u7d20\u6750","panel_picture":"\u5909\u66f4\u3059\u308b\u30b3\u30de\u7d75"},"speech_balloons":{"index":{"title":"\u30d5\u30ad\u30c0\u30b7\u4e00\u89a7"},"by_panel":{"title":"\u30b3\u30de\u306e\u30d5\u30ad\u30c0\u30b7\u4e00\u89a7"},"by_author":{"title":"\u4f5c\u5bb6\u306e\u30d5\u30ad\u30c0\u30b7\u4e00\u89a7"},"by_speech_balloon_template":{"title":"\u30d5\u30ad\u30c0\u30b7\u306e\u30d5\u30ad\u30c0\u30b7\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u4e00\u89a7"},"show":{"title":"\u30d5\u30ad\u30c0\u30b7\u8a73\u7d30"},"new":{"title":"\u30d5\u30ad\u30c0\u30b7\u4f5c\u6210"},"edit":{"title":"\u30d5\u30ad\u30c0\u30b7\u7de8\u96c6"},"create":{"title":"\u30d5\u30ad\u30c0\u30b7\u4f5c\u6210"},"update":{"title":"\u30d5\u30ad\u30c0\u30b7\u7de8\u96c6"},"destroy":{"title":"\u30d5\u30ad\u30c0\u30b7\u524a\u9664"},"submit":{"new":"\u30d5\u30ad\u30c0\u30b7\u4f5c\u6210\u3059\u308b","edit":"\u30d5\u30ad\u30c0\u30b7\u5909\u66f4\u3059\u308b"},"create_speech_balloon":"\u8ffd\u52a0\u3059\u308b\u30d5\u30ad\u30c0\u30b7","update_speech_balloon":"\u5909\u66f4\u3059\u308b\u30d5\u30ad\u30c0\u30b7"},"speeches":{"index":{"title":"\u30bb\u30ea\u30d5\u4e00\u89a7"},"by_author":{"title":"\u4f5c\u5bb6\u306e\u30bb\u30ea\u30d5\u4e00\u89a7"},"show":{"title":"\u30bb\u30ea\u30d5\u8a73\u7d30"},"submit":{"new":"\u30bb\u30ea\u30d5\u4f5c\u6210\u3059\u308b","edit":"\u30bb\u30ea\u30d5\u5909\u66f4\u3059\u308b"}},"balloons":{"index":{"title":"\u30d5\u30ad\u30c0\u30b7\u67a0\u4e00\u89a7"},"by_author":{"title":"\u4f5c\u5bb6\u306e\u30d5\u30ad\u30c0\u30b7\u67a0\u4e00\u89a7"},"show":{"title":"\u30d5\u30ad\u30c0\u30b7\u67a0\u8a73\u7d30"},"submit":{"new":"\u30d5\u30ad\u30c0\u30b7\u67a0\u4f5c\u6210\u3059\u308b","edit":"\u30d5\u30ad\u30c0\u30b7\u67a0\u5909\u66f4\u3059\u308b"}},"ground_pictures":{"index":{"title":"\u7d75\u5730\u4e00\u89a7"},"by_panel":{"title":"\u30b3\u30de\u306e\u7d75\u5730\u4e00\u89a7"},"by_author":{"title":"\u4f5c\u5bb6\u306e\u7d75\u5730\u4e00\u89a7"},"show":{"title":"\u7d75\u5730\u8a73\u7d30"},"new":{"title":"\u7d75\u5730\u4f5c\u6210"},"edit":{"title":"\u7d75\u5730\u7de8\u96c6"},"create":{"title":"\u7d75\u5730\u4f5c\u6210"},"update":{"title":"\u7d75\u5730\u7de8\u96c6"},"destroy":{"title":"\u7d75\u5730\u524a\u9664"},"submit":"\u4f5c\u6210\u3059\u308b","create_ground_picture":"\u8ffd\u52a0\u3059\u308b\u7d75\u5730","update_ground_picture":"\u5909\u66f4\u3059\u308b\u7d75\u5730"},"ground_colors":{"index":{"title":"\u8272\u5730\u4e00\u89a7"},"by_panel":{"title":"\u30b3\u30de\u306e\u8272\u5730\u4e00\u89a7"},"by_author":{"title":"\u4f5c\u5bb6\u306e\u8272\u5730\u4e00\u89a7"},"show":{"title":"\u8272\u5730\u8a73\u7d30"},"new":{"title":"\u8272\u5730\u4f5c\u6210"},"edit":{"title":"\u8272\u5730\u7de8\u96c6"},"create":{"title":"\u8272\u5730\u4f5c\u6210"},"update":{"title":"\u8272\u5730\u7de8\u96c6"},"destroy":{"title":"\u8272\u5730\u524a\u9664"},"submit":"\u4f5c\u6210\u3059\u308b","create_color":"\u8ffd\u52a0\u3059\u308b\u8272\u5730","update_color":"\u5909\u66f4\u3059\u308b\u8272\u5730"},"original_pictures":{"index":{"title":"\u539f\u753b\u4e00\u89a7","history":"\u5c65\u6b74","status":"\u72b6\u614b","stop":"\u505c\u6b62\u3059\u308b","destroy":"\u524a\u9664\u3059\u308b"},"show":{"title":"\u539f\u753b\u8a73\u7d30","select_license":"\u753b\u50cf\u306e\u516c\u958b","select":"\u30e9\u30a4\u30bb\u30f3\u30b9\u30b0\u30eb\u30fc\u30d7\u9078\u629e\u30da\u30fc\u30b8\u3078","replace_picture":"\u753b\u50cf\u306e\u66f4\u65b0","replace":"\u753b\u50cf\u3092\u6539\u8a02\u3059\u308b","history":"\u516c\u958b\u5c65\u6b74"},"new":{"title":"\u539f\u753b\u6295\u7a3f"},"create":{"title":"\u539f\u753b\u6295\u7a3f"},"edit":{"title":"\u539f\u753b\u6539\u8a02"},"update":{"title":"\u539f\u753b\u6539\u8a02"},"destroy":{"title":"\u539f\u753b\u524a\u9664"},"history":{"title":"\u516c\u958b\u5c65\u6b74"},"upload":"\u6295\u7a3f\u3059\u308b","unpublished":"\u672a\u516c\u958b","stopped":"\u505c\u6b62\u4e2d","unlicensed":"\u30e9\u30a4\u30bb\u30f3\u30b9\u5f85\u3061","published":"\u516c\u958b\u4e2d","exist":{"announce":"\u3053\u306e\u753b\u50cf\u306f\u65e2\u306b\u516c\u958b\u3055\u308c\u3066\u3044\u307e\u3059","status":"\u72b6\u614b","head":"\u516c\u958b\u4e2d","tail":"\u5ec3\u76e4","disable":"\u505c\u6b62\u4e2d"},"submit":{"new":"\u6295\u7a3f\u3059\u308b"}},"pictures":{"index":{"title":"\u5b9f\u7d20\u6750\u4e00\u89a7"},"show":{"title":"\u5b9f\u7d20\u6750\u8a73\u7d30","announce":{"disable":"\u3053\u306e\u7d20\u6750\u306f\u914d\u5e03\u3092\u4e2d\u6b62\u3057\u3066\u3044\u307e\u3059\u3002\u7d20\u6750\u3068\u3057\u3066\u5229\u7528\u3067\u304d\u307e\u305b\u3093\u3002","head":"\u7d20\u6750\u3068\u3057\u3066\u5229\u7528\u3067\u304d\u307e\u3059\u3002","tail":"\u3053\u306e\u753b\u50cf\u306f\u65e2\u306b\u6539\u8a02\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u7d20\u6750\u3068\u3057\u3066\u5229\u7528\u3059\u308b\u306a\u3089\u3001\u3053\u3061\u3089(\u6700\u65b0\u7248)\u304c\u5229\u7528\u3067\u304d\u307e\u3059\u3002","owner":"\u3042\u306a\u305f\u306e\u753b\u50cf\u3067\u3059\u3002\u539f\u753b\u3092\u7ba1\u7406\u3059\u308b\u306a\u3089\u3001\u3053\u3061\u3089\u3092\u5229\u7528\u3057\u3066\u304f\u3060\u3055\u3044\u3002","destroyed":"\u3053\u306e\u7d20\u6750\u306f\u524a\u9664\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u7d20\u6750\u3068\u3057\u3066\u5229\u7528\u3067\u304d\u307e\u305b\u3093\u3002"}},"md5":{"title":"\u5b9f\u7d20\u6750MD5\u691c\u7d22\u4e00\u89a7"},"credit":{"title":"\u30af\u30ec\u30b8\u30c3\u30c8"}},"resource_pictures":{"index":{"title":"\u7d20\u6750\u4e00\u89a7"},"by_artist":{"title":"\u7d75\u5e2b\u306e\u7d20\u6750\u4e00\u89a7"},"by_license_group":{"title":"\u30e9\u30a4\u30bb\u30f3\u30b9\u306e\u7d20\u6750\u4e00\u89a7"},"by_license":{"title":"\u30e9\u30a4\u30bb\u30f3\u30b9\u306e\u7d20\u6750\u4e00\u89a7"},"show":{"title":"\u7d20\u6750\u8a73\u7d30"},"new":{"title":"\u753b\u50cf\u306e\u516c\u958b(\u6700\u7d42\u78ba\u8a8d)","publish":"\u516c\u958b\u3059\u308b"},"create":{"title":"\u753b\u50cf\u306e\u516c\u958b(\u6700\u7d42\u78ba\u8a8d)"},"destroy":{"title":"\u7d20\u6750\u524a\u9664"},"add_to_panel_for_panel_picture":"\u3053\u306e\u7d20\u6750\u3092\u3064\u304b\u3093\u3060\u30b3\u30de\u306b\u30b3\u30de\u7d75\u3068\u3057\u3066\u8ffd\u52a0\u3059\u308b","add_to_panel_for_ground_picture":"\u3053\u306e\u7d20\u6750\u3092\u3064\u304b\u3093\u3060\u30b3\u30de\u306b\u7d75\u5730\u3068\u3057\u3066\u8ffd\u52a0\u3059\u308b"},"resource_picture_pictures":{"index":{"title":"\u7d20\u6750\u5b9f\u7d20\u6750\u4e00\u89a7"},"show":{"title":"\u7d20\u6750\u5b9f\u7d20\u6750\u8a73\u7d30"},"by_original_picture":{"title":"\u539f\u753b\u306e\u7d20\u6750\u5b9f\u7d20\u6750\u4e00\u89a7"},"by_resource_picture":{"title":"\u7d20\u6750\u306e\u7d20\u6750\u5b9f\u7d20\u6750\u4e00\u89a7"},"by_picture":{"title":"\u5b9f\u7d20\u6750\u306e\u7d20\u6750\u5b9f\u7d20\u6750\u4e00\u89a7"}},"original_picture_license_groups":{"new":{"title":"\u753b\u50cf\u306e\u516c\u958b(\u30e9\u30a4\u30bb\u30f3\u30b9\u30b0\u30eb\u30fc\u30d7\u306e\u9078\u629e)","no_blank":"\u5fc5\u9808\u9805\u76ee"},"create":{"title":"\u753b\u50cf\u306e\u516c\u958b(\u30e9\u30a4\u30bb\u30f3\u30b9\u30b0\u30eb\u30fc\u30d7\u306e\u9078\u629e)"},"submit":{"new":"\u6b21\u3078"}},"original_picture_licenses":{"new":{"title":"\u753b\u50cf\u306e\u516c\u958b(\u30e9\u30a4\u30bb\u30f3\u30b9\u306e\u9078\u629e)","no_blank":"\u5fc5\u9808\u9805\u76ee"},"create":{"title":"\u753b\u50cf\u306e\u516c\u958b(\u30e9\u30a4\u30bb\u30f3\u30b9\u306e\u9078\u629e)"},"submit":{"new":"\u6b21\u3078"}},"speech_balloon_templates":{"index":{"title":"\u30d5\u30ad\u30c0\u30b7\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u4e00\u89a7"},"by_panel":{"title":"\u30d5\u30ad\u30c0\u30b7\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30b3\u30de\u4e00\u89a7"},"by_system_picture":{"title":"\u30b7\u30b9\u30c6\u30e0\u753b\u50cf\u306e\u30d5\u30ad\u30c0\u30b7\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u4e00\u89a7"},"show":{"title":"\u30d5\u30ad\u30c0\u30b7\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u8a73\u7d30"},"new":{"title":"\u30d5\u30ad\u30c0\u30b7\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u4f5c\u6210"},"edit":{"title":"\u30d5\u30ad\u30c0\u30b7\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u7de8\u96c6"},"create":{"title":"\u30d5\u30ad\u30c0\u30b7\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u4f5c\u6210"},"update":{"title":"\u30d5\u30ad\u30c0\u30b7\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u7de8\u96c6"},"destroy":{"title":"\u30d5\u30ad\u30c0\u30b7\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u524a\u9664"},"submit":{"new":"\u4f5c\u6210\u3059\u308b","edit":"\u5909\u66f4\u3059\u308b"},"add_to_panel":"\u3053\u306e\u30d5\u30ad\u30c0\u30b7\u3092\u3064\u304b\u3093\u3060\u30b3\u30de\u306b\u8ffd\u52a0\u3059\u308b"},"writing_formats":{"index":{"title":"\u8a18\u6cd5\u4e00\u89a7"},"show":{"title":"\u8a18\u6cd5\u8a73\u7d30"},"new":{"title":"\u8a18\u6cd5\u4f5c\u6210"},"edit":{"title":"\u8a18\u6cd5\u7de8\u96c6"},"create":{"title":"\u8a18\u6cd5\u4f5c\u6210"},"update":{"title":"\u8a18\u6cd5\u7de8\u96c6"},"destroy":{"title":"\u8a18\u6cd5\u524a\u9664"},"submit":{"new":"\u4f5c\u6210\u3059\u308b","edit":"\u5909\u66f4\u3059\u308b"}},"license_groups":{"index":{"title":"\u30e9\u30a4\u30bb\u30f3\u30b9\u30b0\u30eb\u30fc\u30d7\u4e00\u89a7"},"licenses":{"title":"\u30e9\u30a4\u30bb\u30f3\u30b9\u30b0\u30eb\u30fc\u30d7\u306e\u30e9\u30a4\u30bb\u30f3\u30b9\u4e00\u89a7"},"show":{"title":"\u30e9\u30a4\u30bb\u30f3\u30b9\u30b0\u30eb\u30fc\u30d7\u8a73\u7d30"},"new":{"title":"\u30e9\u30a4\u30bb\u30f3\u30b9\u30b0\u30eb\u30fc\u30d7\u4f5c\u6210"},"edit":{"title":"\u30e9\u30a4\u30bb\u30f3\u30b9\u30b0\u30eb\u30fc\u30d7\u7de8\u96c6"},"create":{"title":"\u30e9\u30a4\u30bb\u30f3\u30b9\u30b0\u30eb\u30fc\u30d7\u4f5c\u6210"},"update":{"title":"\u30e9\u30a4\u30bb\u30f3\u30b9\u30b0\u30eb\u30fc\u30d7\u7de8\u96c6"},"destroy":{"title":"\u30e9\u30a4\u30bb\u30f3\u30b9\u30b0\u30eb\u30fc\u30d7\u524a\u9664"},"submit":{"new":"\u4f5c\u6210\u3059\u308b","edit":"\u5909\u66f4\u3059\u308b"}},"licenses":{"index":{"title":"\u30e9\u30a4\u30bb\u30f3\u30b9\u4e00\u89a7"},"resource_pictures":{"title":"\u30e9\u30a4\u30bb\u30f3\u30b9\u306e\u7d20\u6750\u4e00\u89a7"},"by_license_group":{"title":"\u30e9\u30a4\u30bb\u30f3\u30b9\u30b0\u30eb\u30fc\u30d7\u306e\u30e9\u30a4\u30bb\u30f3\u30b9\u4e00\u89a7"},"by_system_picture":{"title":"\u30b7\u30b9\u30c6\u30e0\u753b\u50cf\u306e\u30e9\u30a4\u30bb\u30f3\u30b9\u4e00\u89a7"},"show":{"title":"\u30e9\u30a4\u30bb\u30f3\u30b9\u8a73\u7d30"},"search":{"title":"\u30e9\u30a4\u30bb\u30f3\u30b9\u691c\u7d22"},"new":{"title":"\u30e9\u30a4\u30bb\u30f3\u30b9\u4f5c\u6210"},"edit":{"title":"\u30e9\u30a4\u30bb\u30f3\u30b9\u7de8\u96c6"},"create":{"title":"\u30e9\u30a4\u30bb\u30f3\u30b9\u4f5c\u6210"},"update":{"title":"\u30e9\u30a4\u30bb\u30f3\u30b9\u7de8\u96c6"},"destroy":{"title":"\u30e9\u30a4\u30bb\u30f3\u30b9\u524a\u9664"},"submit":{"new":"\u4f5c\u6210\u3059\u308b","edit":"\u5909\u66f4\u3059\u308b"}},"authors":{"index":{"title":"\u4f5c\u5bb6\u4e00\u89a7"},"show":{"title":"\u4f5c\u5bb6\u8a73\u7d30","to_scrolls":"\u6700\u8fd1\u66f4\u65b0\u3057\u305f\u30b9\u30af\u30ed\u30fc\u30eb","to_scroll_panels":"\u6700\u8fd1\u66f4\u65b0\u3057\u305f\u30b9\u30af\u30b3\u30de","to_comics":"\u6700\u8fd1\u66f4\u65b0\u3057\u305f\u30b3\u30df\u30c3\u30af","to_comic_stories":"\u6700\u8fd1\u66f4\u65b0\u3057\u305f\u30b3\u30df\u30b9\u30c8","to_stories":"\u6700\u8fd1\u66f4\u65b0\u3057\u305f\u30b9\u30c8\u30fc\u30ea\u30fc","to_story_sheets":"\u6700\u8fd1\u66f4\u65b0\u3057\u305f\u30b9\u30c8\u7d19","to_sheets":"\u6700\u8fd1\u66f4\u65b0\u3057\u305f\u7528\u7d19","to_sheet_panels":"\u6700\u8fd1\u66f4\u65b0\u3057\u305f\u7d19\u30b3\u30de","to_panels":"\u6700\u8fd1\u66f4\u65b0\u3057\u305f\u30b3\u30de","to_panel_pictures":"\u6700\u8fd1\u30b3\u30de\u3067\u4f7f\u3063\u305f\u30b3\u30de\u7d75","to_speech_balloons":"\u6700\u8fd1\u66f4\u65b0\u3057\u305f\u30d5\u30ad\u30c0\u30b7","to_ground_pictures":"\u6700\u8fd1\u30b3\u30de\u3067\u4f7f\u3063\u305f\u7d75\u5730","to_ground_colors":"\u6700\u8fd1\u30b3\u30de\u3067\u4f7f\u3063\u305f\u8272\u5730"},"new":{"title":"\u4f5c\u5bb6\u767b\u9332","announce":"\u4f5c\u5bb6\u767b\u9332\u3057\u3066\u304f\u3060\u3055\u3044"},"edit":{"title":"\u4f5c\u5bb6\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\u7de8\u96c6"},"create":{"title":"\u4f5c\u5bb6\u767b\u9332"},"update":{"title":"\u4f5c\u5bb6\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\u7de8\u96c6"},"destroy":{"title":"\u4f11\u7b46"},"submit":{"new":"\u767b\u9332","edit":"\u5909\u66f4"}},"artists":{"index":{"title":"\u7d75\u5e2b\u4e00\u89a7"},"show":{"title":"\u7d75\u5e2b\u8a73\u7d30","to_resource_pictures":"\u6700\u8fd1\u66f4\u65b0\u3057\u305f\u7d20\u6750"},"resource_pictures":{"title":"\u6700\u8fd1\u66f4\u65b0\u3057\u305f\u7d20\u6750"},"new":{"title":"\u7d75\u5e2b\u767b\u9332"},"edit":{"title":"\u7d75\u5e2b\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\u7de8\u96c6"},"create":{"title":"\u7d75\u5e2b\u767b\u9332"},"update":{"title":"\u7d75\u5e2b\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\u7de8\u96c6"},"destroy":{"title":"\u6d3b\u52d5\u505c\u6b62"},"submit":{"new":"\u767b\u9332","edit":"\u5909\u66f4"}},"system_pictures":{"index":{"title":"\u30b7\u30b9\u30c6\u30e0\u753b\u50cf\u4e00\u89a7"},"speech_balloon_templates":{"title":"\u30b7\u30b9\u30c6\u30e0\u753b\u50cf\u306e\u30d5\u30ad\u30c0\u30b7\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u4e00\u89a7"},"licenses":{"title":"\u30b7\u30b9\u30c6\u30e0\u753b\u50cf\u306e\u30e9\u30a4\u30bb\u30f3\u30b9\u4e00\u89a7"},"show":{"title":"\u30b7\u30b9\u30c6\u30e0\u753b\u50cf\u8a73\u7d30"}},"provider_sources":{"index":{"title":"\u8cb8\u624b\u6587\u732e\u4e00\u89a7","url":"\u8cb8\u624b\u6587\u732eurl","submit":"\u30a4\u30f3\u30dd\u30fc\u30c8"},"import":{"title":"\u8cb8\u624b\u6587\u732e\u306e\u30a4\u30f3\u30dd\u30fc\u30c8","result":"\u4ef6\u306e\u8cb8\u624b\u6587\u732e\u3092\u30a4\u30f3\u30dd\u30fc\u30c8\u3057\u307e\u3057\u305f\u3002","ok":"\u3053\u306e\u8cb8\u624b\u6587\u732e\u306f\u6b63\u5e38\u306b\u30a4\u30f3\u30dd\u30fc\u30c8\u3055\u308c\u307e\u3057\u305f\u3002","ok_but":"\u3053\u306e\u8cb8\u624b\u6587\u732e\u3067\u30a4\u30f3\u30dd\u30fc\u30c8\u3067\u304d\u306a\u304b\u3063\u305f\u8cb8\u624b\u304c\u3042\u308a\u307e\u3059","ok_reason":"\u8cb8\u624b\u6587\u732e\u304c\u58ca\u308c\u3066\u3044\u308b\u3001\u30b5\u30fc\u30d0\u306e\u8a2d\u5b9a\u304c\u6b63\u3057\u304f\u306a\u3044\u3001\u306a\u3069\u306e\u7406\u7531\u304c\u8003\u3048\u3089\u308c\u307e\u3059\u3002","ng":"\u8cb8\u624b\u6587\u732e\u306e\u8aad\u307f\u8fbc\u307f\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002","ng_reason":"\u8cb8\u624b\u6587\u732e\u304c\u306a\u3044\u3001\u8cb8\u624b\u6587\u732e\u3092\u7ba1\u7406\u3057\u3066\u3044\u308b\u30b5\u30fc\u30d0\u304c\u5fdc\u7b54\u3057\u306a\u3044\u3001\u30cd\u30c3\u30c8\u306b\u63a5\u7d9a\u3055\u308c\u3066\u3044\u306a\u3044\u3001\u306a\u3069\u306e\u7406\u7531\u304c\u8003\u3048\u3089\u308c\u307e\u3059\u3002","to_providers":"\u8cb8\u624b\u3092\u4e00\u89a7\u3059\u308b","to_provider_sources":"\u8cb8\u624b\u6587\u732e\u4e00\u89a7\u3078\u623b\u308b"}},"providers":{"index":{"title":"\u8cb8\u624b\u4e00\u89a7","submit":"\u30a4\u30f3\u30dd\u30fc\u30c8"},"show":{"title":"\u8cb8\u624b\u8a73\u7d30","user_open":"\u30b5\u30a4\u30c8\u3092\u958b\u304f","demander_open":"\u8cb8\u624b\u3092\u958b\u304f","to_provider_status":"\u501f\u53d7\u72b6\u6cc1","destroy":"\u8cb8\u624b\u3092\u524a\u9664\u3059\u308b"},"new":{"title":"\u8cb8\u624b\u767b\u9332"},"edit":{"title":"\u8cb8\u624b\u7de8\u96c6"},"status":"\u72b6\u614b","open":"\u958b\u304f","wait":"\u5f85\u6a5f\u4e2d\u306e\u8cb8\u624b\u3060\u3051\u3092\u8868\u793a\u3059\u308b","all":"\u3059\u3079\u3066\u306e\u8cb8\u624b\u3092\u8868\u793a\u3059\u308b","to_provider_status":"\u501f\u53d7\u72b6\u6cc1\u306b\u5207\u308a\u66ff\u3048\u308b"},"provider_statuses":{"index":{"title":"\u501f\u53d7\u72b6\u6cc1\u4e00\u89a7"},"show":{"title":"\u501f\u53d7\u72b6\u6cc1\u8a73\u7d30","user_open":"\u30b5\u30a4\u30c8\u3092\u958b\u304f","demander_open":"\u30b5\u30a4\u30c8\u306e\u501f\u624b\u5411\u3051\u30da\u30fc\u30b8\u3092\u958b\u304f","to_provider":"\u8cb8\u624b","receive_announce":"\u501f\u53d7\u3059\u308b\u306b\u306f\u501f\u624b\u3068\u306a\u3063\u3066\u501f\u53d7\u7533\u8acb\u3059\u308b\u3002","receive_start":"\u3053\u306e\u8cb8\u624b\u304b\u3089\u306e\u501f\u53d7\u3092\u958b\u59cb\u3059\u308b","receive_stop":"\u501f\u53d7\u3092\u505c\u6b62\u3059\u308b","import":"\u30a4\u30f3\u30dd\u30fc\u30c8\u3059\u308b","licenses_import":"\u30e9\u30a4\u30bb\u30f3\u30b9\u3092\u30a4\u30f3\u30dd\u30fc\u30c8\u3059\u308b","artists_import":"\u7d75\u5e2b\u3092\u30a4\u30f3\u30dd\u30fc\u30c8\u3059\u308b","original_pictures_import":"\u7d20\u6750\u3092\u30a4\u30f3\u30dd\u30fc\u30c8\u3059\u308b"},"new":{"title":"\u501f\u53d7\u72b6\u6cc1\u767b\u9332"},"edit":{"title":"\u501f\u53d7\u72b6\u6cc1\u7de8\u96c6"},"create":{"title":"\u501f\u53d7\u72b6\u6cc1\u767b\u9332"},"update":{"title":"\u501f\u53d7\u72b6\u6cc1\u7de8\u96c6"},"licenses_import":{"title":"\u30e9\u30a4\u30bb\u30f3\u30b9\u30a4\u30f3\u30dd\u30fc\u30c8","success":"\u30a4\u30f3\u30dd\u30fc\u30c8\u304c\u5b8c\u4e86\u3057\u307e\u3057\u305f","fail":"\u6b21\u306e\u30e9\u30a4\u30bb\u30f3\u30b9(%{size}\u4ef6)\u3067\u30a8\u30e9\u30fc\u304c\u3042\u308a\u307e\u3057\u305f\u3002\u30e9\u30a4\u30bb\u30f3\u30b9\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u72b6\u6cc1\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002","to_show":"\u501f\u53d7\u72b6\u6cc1\u3092\u8868\u793a\u3059\u308b"},"artists_import":{"title":"\u7d75\u5e2b\u30a4\u30f3\u30dd\u30fc\u30c8","success":"\u30a4\u30f3\u30dd\u30fc\u30c8\u304c\u5b8c\u4e86\u3057\u307e\u3057\u305f","fail":"\u6b21\u306e\u7d75\u5e2b(%{size}\u4ef6)\u3067\u30a8\u30e9\u30fc\u304c\u3042\u308a\u307e\u3057\u305f\u3002","to_show":"\u501f\u53d7\u72b6\u6cc1\u3092\u8868\u793a\u3059\u308b"},"original_pictures_import":{"title":"\u539f\u753b\u30a4\u30f3\u30dd\u30fc\u30c8","success":"\u30a4\u30f3\u30dd\u30fc\u30c8\u304c\u5b8c\u4e86\u3057\u307e\u3057\u305f","fail":"\u6b21\u306e\u539f\u753b(%{size}\u4ef6)\u3067\u30a8\u30e9\u30fc\u304c\u3042\u308a\u307e\u3057\u305f\u3002","to_show":"\u501f\u53d7\u72b6\u6cc1\u3092\u8868\u793a\u3059\u308b"},"pictures_import":{"fail":"\u6b21\u306e\u5b9f\u7d20\u6750(%{size}\u4ef6)\u3067\u30a8\u30e9\u30fc\u304c\u3042\u308a\u307e\u3057\u305f\u3002"},"resource_pictures_import":{"fail":"\u6b21\u306e\u7d20\u6750(%{size}\u4ef6)\u3067\u30a8\u30e9\u30fc\u304c\u3042\u308a\u307e\u3057\u305f\u3002"},"import":{"title":"\u30a4\u30f3\u30dd\u30fc\u30c8","success":"\u30a4\u30f3\u30dd\u30fc\u30c8\u304c\u5b8c\u4e86\u3057\u307e\u3057\u305f","to_show":"\u501f\u53d7\u72b6\u6cc1\u3092\u8868\u793a\u3059\u308b"},"status":"\u72b6\u614b","open":"\u958b\u304f","to_provider":"\u8cb8\u624b\u306b\u5207\u308a\u66ff\u3048\u308b","wait":"\u5f85\u6a5f\u4e2d\u306e\u8cb8\u624b\u306e\u501f\u53d7\u72b6\u6cc1\u3060\u3051\u3092\u8868\u793a\u3059\u308b","all":"\u3059\u3079\u3066\u306e\u8cb8\u624b\u306e\u501f\u53d7\u72b6\u6cc1\u3092\u8868\u793a\u3059\u308b","flash":{"notice":{"created":"\u501f\u53d7\u3092\u958b\u59cb\u3057\u307e\u3057\u305f\u3002","not_created":"\u501f\u53d7\u3092\u958b\u59cb\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002","stopped":"\u501f\u53d7\u3092\u505c\u6b62\u3057\u307e\u3057\u305f\u3002","not_stopped":"\u501f\u53d7\u3092\u505c\u6b62\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002"}}},"demanders":{"index":{"title":"\u501f\u624b\u4e00\u89a7","to_show":"\u30b5\u30a4\u30c8\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\u3092\u8868\u793a\u3059\u308b","request":"\u3053\u306e\u8cb8\u624b\u306b\u501f\u53d7\u7533\u8acb\u3059\u308b","stop":"\u501f\u53d7\u3092\u4e2d\u6b62\u3059\u308b"},"show":{"title":"\u501f\u624b\u8a73\u7d30"},"new":{"title":"\u501f\u624b\u767b\u9332"},"edit":{"title":"\u501f\u624b\u7de8\u96c6"},"create":{"title":"\u501f\u624b\u767b\u9332"},"update":{"title":"\u501f\u624b\u7de8\u96c6"},"destroy":{"title":"\u9000\u4f1a"},"status":"\u72b6\u614b","flash":{"notice":{"not_found":"\u30b5\u30a4\u30c8\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\u3092\u767b\u9332\u3057\u3066\u304f\u3060\u3055\u3044\u3002","requested":"\u501f\u53d7\u7533\u8acb\u3057\u307e\u3057\u305f\u3002","not_requested":"\u501f\u53d7\u7533\u8acb\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002","stopped":"\u501f\u53d7\u3092\u505c\u6b62\u3057\u307e\u3057\u305f\u3002","not_stopped":"\u501f\u53d7\u3092\u505c\u6b62\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002"}}},"demander_statuses":{"index":{"title":"\u8cb8\u4e0e\u72b6\u6cc1\u4e00\u89a7"},"show":{"title":"\u8cb8\u4e0e\u72b6\u6cc1\u8a73\u7d30","demander_open":"\u30b5\u30a4\u30c8\u3092\u958b\u304f","approve_announce":"\u501f\u53d7\u7533\u8acb\u306b\u5bfe\u3057\u3066\u8fd4\u7b54\u3057\u3066\u304f\u3060\u3055\u3044\u3002","approve":"\u3053\u306e\u501f\u624b\u306b\u8cb8\u4e0e\u3092\u958b\u59cb\u3059\u308b","reject":"\u3053\u306e\u501f\u624b\u306b\u306f\u8cb8\u4e0e\u3057\u306a\u3044","stop":"\u3053\u306e\u501f\u624b\u306e\u8cb8\u4e0e\u3092\u505c\u6b62\u3059\u308b","reapprove":"\u3053\u306e\u501f\u624b\u306e\u5426\u6c7a\u3092\u8986\u3057\u3066\u8cb8\u4e0e\u3059\u308b"},"new":{"title":"\u8cb8\u4e0e\u72b6\u6cc1\u767b\u9332"},"edit":{"title":"\u8cb8\u4e0e\u72b6\u6cc1\u7de8\u96c6"},"create":{"title":"\u8cb8\u4e0e\u72b6\u6cc1\u767b\u9332"},"update":{"title":"\u8cb8\u4e0e\u72b6\u6cc1\u7de8\u96c6"},"status":"\u72b6\u614b","open":"\u958b\u304f","wait":"\u7533\u8acb\u4e2d\u306e\u501f\u624b\u306e\u8cb8\u4e0e\u72b6\u6cc1\u3060\u3051\u3092\u8868\u793a\u3059\u308b","all":"\u3059\u3079\u3066\u306e\u501f\u624b\u306e\u8cb8\u4e0e\u72b6\u6cc1\u3092\u8868\u793a\u3059\u308b","flash":{"notice":{"rejected":"\u8cb8\u4e0e\u3092\u5426\u6c7a\u3057\u307e\u3057\u305f\u3002","not_rejected":"\u8cb8\u4e0e\u3092\u5426\u6c7a\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002","approved":"\u8cb8\u4e0e\u3092\u627f\u8a8d\u3057\u307e\u3057\u305f\u3002","not_approved":"\u8cb8\u4e0e\u3092\u627f\u8a8d\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002"}}},"provider_licenses":{"index":{"title":"\u30e9\u30a4\u30bb\u30f3\u30b9\u5bfe\u7167\u8868\u4e00\u89a7"},"show":{"title":"\u30e9\u30a4\u30bb\u30f3\u30b9\u5bfe\u7167\u8868\u8a73\u7d30"}},"provider_artists":{"index":{"title":"\u7d75\u5e2b\u5bfe\u7167\u8868\u4e00\u89a7"},"show":{"title":"\u7d75\u5e2b\u5bfe\u7167\u8868\u8a73\u7d30"}},"provider_original_pictures":{"index":{"title":"\u539f\u753b\u5bfe\u7167\u8868\u4e00\u89a7"},"show":{"title":"\u539f\u753b\u5bfe\u7167\u8868\u8a73\u7d30"}},"link":{"new":"\u65b0\u898f\u4f5c\u6210","edit":"\u7de8\u96c6","destroy":"\u524a\u9664","back":"\u623b\u308b","marker":"\u25a0","catch":"\u63b4\u3080"},"editor":"\u7de8\u96c6\u30e1\u30cb\u30e5\u30fc","credit":{"digest":"\u7c21\u6613\u30af\u30ec\u30b8\u30c3\u30c8","full":"\u30af\u30ec\u30b8\u30c3\u30c8"},"tab":{"creator":{"home":"\u4f5c\u308b\u30fb\u898b\u305b\u308b","comic":"\u30b3\u30df\u30c3\u30af","story":"\u30b9\u30c8\u30fc\u30ea\u30fc","sheet":"\u7528\u7d19","scroll":"\u30b9\u30af\u30ed\u30fc\u30eb","panel":"\u30b3\u30de","original_picture":"\u539f\u753b","resource_picture":"\u7d20\u6750","catch":"\u3064\u304b\u3093\u3067\u3044\u308b\u30b3\u30de"},"reader":{"title":"\u8aad\u3080\u30fb\u63a2\u3059"},"demander":{"title":"\u501f\u308a\u53d7\u3051\u308b"},"system":{"title":"\u7ba1\u7406\u8005\u30e1\u30f3\u30c6\u30ca\u30f3\u30b9","browse":"\u751f\u30c7\u30fc\u30bf","approve":"\u7ba1\u7406\u8005\u627f\u8a8d","port":"\u7d20\u6750\u8cb8\u501f","token":"\u30c8\u30fc\u30af\u30f3","layout":"\u30ec\u30a4\u30a2\u30a6\u30c8","test":"\u30c6\u30b9\u30c8\u7248","production":"\u88fd\u54c1\u7248"}},"filer":{"header":{"pick":"\u9078\u629e","symbol":"\u753b\u50cf","caption":"\u898b\u51fa\u3057","summary":"\u8981\u7d04","icon":"\u30d7\u30ed\u30d5","date":"\u65e5\u6642","edit":"\u7de8\u96c6"},"empty":"\u95b2\u89a7\u3067\u304d\u308b\u30a2\u30a4\u30c6\u30e0\u306f\u3042\u308a\u307e\u305b\u3093"}}};
\ No newline at end of file
+I18n.translations = {"en":{"date":{"formats":{"default":"%Y-%m-%d","short":"%b %d","long":"%B %d, %Y"},"day_names":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"abbr_day_names":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"month_names":[null,"January","February","March","April","May","June","July","August","September","October","November","December"],"abbr_month_names":[null,"Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"order":["year","month","day"]},"time":{"formats":{"default":"%a, %d %b %Y %H:%M:%S %z","short":"%d %b %H:%M","long":"%B %d, %Y %H:%M"},"am":"am","pm":"pm"},"support":{"array":{"words_connector":", ","two_words_connector":" and ","last_word_connector":", and "}},"number":{"format":{"separator":".","delimiter":",","precision":3,"significant":false,"strip_insignificant_zeros":false},"currency":{"format":{"format":"%u%n","unit":"$","separator":".","delimiter":",","precision":2,"significant":false,"strip_insignificant_zeros":false}},"percentage":{"format":{"delimiter":"","format":"%n%"}},"precision":{"format":{"delimiter":""}},"human":{"format":{"delimiter":"","precision":3,"significant":true,"strip_insignificant_zeros":true},"storage_units":{"format":"%n %u","units":{"byte":{"one":"Byte","other":"Bytes"},"kb":"KB","mb":"MB","gb":"GB","tb":"TB"}},"decimal_units":{"format":"%n %u","units":{"unit":"","thousand":"Thousand","million":"Million","billion":"Billion","trillion":"Trillion","quadrillion":"Quadrillion"}}}},"errors":{"format":"%{attribute} %{message}","messages":{"inclusion":"is not included in the list","exclusion":"is reserved","invalid":"is invalid","confirmation":"doesn't match %{attribute}","accepted":"must be accepted","empty":"can't be empty","blank":"can't be blank","present":"must be blank","too_long":"is too long (maximum is %{count} characters)","too_short":"is too short (minimum is %{count} characters)","wrong_length":"is the wrong length (should be %{count} characters)","not_a_number":"is not a number","not_an_integer":"must be an integer","greater_than":"must be greater than %{count}","greater_than_or_equal_to":"must be greater than or equal to %{count}","equal_to":"must be equal to %{count}","less_than":"must be less than %{count}","less_than_or_equal_to":"must be less than or equal to %{count}","other_than":"must be other than %{count}","odd":"must be odd","even":"must be even","taken":"has already been taken","url":"is not a valid URL","already_confirmed":"was already confirmed, please try signing in","confirmation_period_expired":"needs to be confirmed within %{period}, please request a new one","expired":"has expired, please request a new one","not_found":"not found","not_locked":"was not locked","not_saved":{"one":"1 error prohibited this %{resource} from being saved:","other":"%{count} errors prohibited this %{resource} from being saved:"}}},"activerecord":{"errors":{"messages":{"record_invalid":"Validation failed: %{errors}","restrict_dependent_destroy":{"one":"Cannot delete record because a dependent %{record} exists","many":"Cannot delete record because dependent %{record} exist"}}}},"datetime":{"distance_in_words":{"half_a_minute":"half a minute","less_than_x_seconds":{"one":"less than 1 second","other":"less than %{count} seconds"},"x_seconds":{"one":"1 second","other":"%{count} seconds"},"less_than_x_minutes":{"one":"less than a minute","other":"less than %{count} minutes"},"x_minutes":{"one":"1 minute","other":"%{count} minutes"},"about_x_hours":{"one":"about 1 hour","other":"about %{count} hours"},"x_days":{"one":"1 day","other":"%{count} days"},"about_x_months":{"one":"about 1 month","other":"about %{count} months"},"x_months":{"one":"1 month","other":"%{count} months"},"about_x_years":{"one":"about 1 year","other":"about %{count} years"},"over_x_years":{"one":"over 1 year","other":"over %{count} years"},"almost_x_years":{"one":"almost 1 year","other":"almost %{count} years"}},"prompts":{"year":"Year","month":"Month","day":"Day","hour":"Hour","minute":"Minute","second":"Seconds"}},"helpers":{"select":{"prompt":"Please select"},"submit":{"create":"Create %{model}","update":"Update %{model}","submit":"Save %{model}"},"page_entries_info":{"one_page":{"display_entries":{"zero":"No %{entry_name} found","one":"Displaying \u003cb\u003e1\u003c/b\u003e %{entry_name}","other":"Displaying \u003cb\u003eall %{count}\u003c/b\u003e %{entry_name}"}},"more_pages":{"display_entries":"Displaying %{entry_name} \u003cb\u003e%{first}\u0026nbsp;-\u0026nbsp;%{last}\u003c/b\u003e of \u003cb\u003e%{total}\u003c/b\u003e in total"}}},"flash":{"actions":{"create":{"notice":"%{resource_name} was successfully created."},"update":{"notice":"%{resource_name} was successfully updated."},"destroy":{"notice":"%{resource_name} was successfully destroyed.","alert":"%{resource_name} could not be destroyed."}}},"devise":{"confirmations":{"confirmed":"Your account was successfully confirmed. You are now signed in.","send_instructions":"You will receive an email with instructions about how to confirm your account in a few minutes.","send_paranoid_instructions":"If your e-mail exists on our database, you will receive an email with instructions about how to confirm your account in a few minutes."},"failure":{"already_authenticated":"You are already signed in.","inactive":"Your account was not activated yet.","invalid":"Invalid email or password.","locked":"Your account is locked.","last_attempt":"You have one more attempt before your account is locked.","not_found_in_database":"Invalid %{authentication_keys} or password.","timeout":"Your session expired, please sign in again to continue.","unauthenticated":"You need to sign in or sign up before continuing.","unconfirmed":"You have to confirm your account before continuing.","invalid_token":"Invalid authentication token."},"mailer":{"confirmation_instructions":{"subject":"Confirmation instructions"},"reset_password_instructions":{"subject":"Reset password instructions"},"unlock_instructions":{"subject":"Unlock Instructions"}},"omniauth_callbacks":{"failure":"Could not authorize you from %{kind} because \"%{reason}\".","success":"Successfully authorized from %{kind} account."},"passwords":{"no_token":"You can't access this page without coming from a password reset email. If you do come from a password reset email, please make sure you used the full URL provided.","send_instructions":"You will receive an email with instructions about how to reset your password in a few minutes.","send_paranoid_instructions":"If your e-mail exists on our database, you will receive a password recovery link on your e-mail","updated":"Your password was changed successfully. You are now signed in.","updated_not_active":"Your password was changed successfully."},"registrations":{"destroyed":"Bye! Your account was successfully cancelled. We hope to see you again soon.","signed_up":"Welcome! You have signed up successfully.","signed_up_but_inactive":"You have signed up successfully. However, we could not sign you in because your account is not yet activated.","signed_up_but_locked":"You have signed up successfully. However, we could not sign you in because your account is locked.","signed_up_but_unconfirmed":"A message with a confirmation link has been sent to your email address. Please follow the link to activate your account.","update_needs_confirmation":"You updated your account successfully, but we need to verify your new email address. Please check your email and follow the confirm link to confirm your new email address.","updated":"You updated your account successfully.","reasons":{"signed_up_but_unconfirmed":"A message with a confirmation link has been sent to your email address. Please open the link to activate your account.","signed_up_but_inactive":"You have signed up successfully. However, we could not sign you in because your account is not yet activated.","signed_up_but_locked":"You have signed up successfully. However, we could not sign you in because your account is locked.","unconfirmed":"unconfirmed","locked":"locked"}},"sessions":{"signed_in":"Signed in successfully.","signed_out":"Signed out successfully.","already_signed_out":"Signed out successfully."},"unlocks":{"send_instructions":"You will receive an email with instructions about how to unlock your account in a few minutes.","send_paranoid_instructions":"If your account exists, you will receive an email with instructions about how to unlock it in a few minutes.","unlocked":"Your account was successfully unlocked. You are now signed in."}},"views":{"pagination":{"first":"\u0026laquo; First","last":"Last \u0026raquo;","previous":"\u0026lsaquo; Prev","next":"Next \u0026rsaquo;","truncate":"\u0026hellip;"}},"hello":"Hello world"},"tr":{"errors":{"messages":{"url":"Geçerli bir URL değil"}}},"ja":{"errors":{"messages":{"url":"はurlの書式で入力してください。","not_found":"は見つかりませんでした","already_confirmed":"は既に登録済みです","not_locked":"は凍結されていません","accepted":"を受諾してください。","blank":"を入力してください。","confirmation":"と確認の入力が一致しません。","empty":"を入力してください。","equal_to":"は%{count}にしてください。","even":"は偶数にしてください。","exclusion":"は予約されています。","greater_than":"は%{count}より大きい値にしてください。","greater_than_or_equal_to":"は%{count}以上の値にしてください。","inclusion":"は一覧にありません。","invalid":"は不正な値です。","less_than":"は%{count}より小さい値にしてください。","less_than_or_equal_to":"は%{count}以下の値にしてください。","not_a_number":"は数値で入力してください。","not_an_integer":"は整数で入力してください。","odd":"は奇数にしてください。","record_invalid":"バリデーションに失敗しました。 %{errors}","taken":"はすでに存在します。","too_long":"は%{count}文字以内で入力してください。","too_short":"は%{count}文字以上で入力してください。","wrong_length":"は%{count}文字で入力してください。","existence":"は存在しません。","natural_number":"は1以上の数値で入力してください。","not_zero":"は0以外の数値で入力してください。","resize":"はサイズを変更できません。","reverse":"は反転できません。","sync_vh":"は縦横比を変更できません。","quotes_even":"はカッコの開きと閉じを空白区切りのペアで入力してください。","extend_settings":"拡張データのバリデーションに失敗しました。"},"format":"%{attribute}%{message}","template":{"body":"次の項目を確認してください。","header":{"one":"%{model}にエラーが発生しました。","other":"%{model}に%{count}つのエラーが発生しました。"}},"not_create":"が作成できません。","invalid_json":"不正なjsonデータです。","invalid_t":"コマ要素の話順が不正です。","not_convert":"Gif画像へのコンバートに失敗しました。","invalid_image":"画像として読み込めませんでした。"},"activerecord":{"models":{"user":"ユーザ","admin":"管理者","demand_user":"借手","folder":"フォルダ","scroll":"スクロール","scroll_panel":"スクコマ","comic":"コミック","comic_story":"コミスト","story":"ストーリー","story_sheet":"スト紙","sheet":"用紙","sheet_panel":"紙コマ","panel":"コマ","panel_picture":"コマ絵","speech_balloon":"フキダシ","speech":"セリフ","balloon":"フキダシ枠","ground_picture":"絵地","ground_color":"色地","original_picture":"原画","picture":"実素材","resource_picture":"素材","resource_picture_picture":"素材実素材","original_picture_license_group":"ライセンスグループ選択","original_picture_license":"ライセンス選択","speech_balloon_template":"フキダシテンプレート","writing_format":"記法","license_group":"ライセンスグループ","license":"ライセンス","author":"作家","artist":"絵師","system_picture":"システム画像","provider":"貸手","provider_status":"借受状況","demander":"借手","demander_status":"貸与状況","provider_license":"ライセンス対照表","provider_artist":"絵師対照表","provider_original_picture":"原画対照表","pettanr_creative_commons_v30_licenses/attribute":"クリエイティブコモンズ3.0","pettanr_pettan_commons_v01_licenses/attribute":"ぺったんコモンズ0.1","pettanr_pettan_protected_v01_licenses/attribute":"ぺったんProtected0.1","pettanr_pettan_public_v01_licenses/attribute":"ぺったんパブリック0.1","pettanr_public_domain_v01_licenses/attribute":"パブリックドメイン","pettanr_unknown_v01_licenses/attribute":"不明0.1"},"attributes":{"user":{"name":"ペンネーム","email":"メールアドレス","password":"パスワード","password_confirmation":"確認パスワード","current_password":"現在のパスワード","remember_me":"次回から自動でログイン","authentication_token":"認証トークン"},"admin":{"email":"メールアドレス","password":"パスワード","password_confirmation":"確認パスワード","current_password":"現在のパスワード","remember_me":"次回から自動でログイン","authentication_token":"認証トークン"},"demand_user":{"email":"メールアドレス","password":"パスワード","password_confirmation":"確認パスワード","current_password":"現在のパスワード","remember_me":"次回から自動でログイン","authentication_token":"認証トークン"},"folder":{"name":"フォルダ名","controller_name":"コントローラ名","action_name":"アクション名","category_id":"種別","t":"順序","parent_id":"親フォルダ","lft":"ツリー左","rgt":"ツリー右","depth":"ツリー深さ","created_at":"更新","updated_at":"作成"},"scroll":{"title":"タイトル","description":"あらすじ","visible":"公開","author_id":"作家","created_at":"更新","updated_at":"作成"},"scroll_panel":{"scroll_id":"スクロール","panel_id":"コマ","t":"No.","created_at":"作成","updated_at":"更新"},"comic":{"title":"タイトル","description":"あらすじ","visible":"公開","author_id":"作家","created_at":"更新","updated_at":"作成"},"comic_story":{"comic_id":"コミック","story_id":"ストーリー","t":"No.","created_at":"作成","updated_at":"更新"},"story":{"comic_id":"コミック","title":"タイトル","description":"あらすじ","visible":"公開","author_id":"作家","t":"No.","created_at":"更新","updated_at":"作成"},"story_sheet":{"story_id":"ストーリー","sheet_id":"用紙","t":"No.","created_at":"作成","updated_at":"更新"},"sheet":{"caption":"要約","width":"幅","height":"高さ","visible":"公開","author_id":"編集者","created_at":"更新","updated_at":"作成"},"sheet_panel":{"sheet_id":"用紙","panel_id":"コマ","x":"X","y":"Y","z":"重なり","t":"No.","author_id":"編集者","created_at":"作成","updated_at":"更新"},"panel":{"width":"幅","height":"高さ","border":"枠","x":"X","y":"Y","z":"重なり","caption":"要約","publish":"公開","author_id":"作家","created_at":"作成","updated_at":"更新"},"panel_picture":{"panel_id":"コマ","picture_id":"実素材","link":"リンク","x":"X","y":"Y","z":"重なり","t":"話順","width":"幅","height":"高さ","caption":"様子","created_at":"作成","updated_at":"更新"},"speech_balloon":{"panel_id":"コマ","speech_balloon_template_id":"フキダシテンプレート","speech_balloon_template_module_name":"フキダシモジュール名","z":"重なり","t":"話順","caption":"様子","speech_balloon_template_settings":"フキダシ拡張データ","created_at":"作成","updated_at":"更新"},"speech":{"speech_balloon_id":"フキダシ","speech_balloon_template_id":"フキダシテンプレート","speech_balloon_template_module_name":"フキダシモジュール名","writing_format_id":"記法","writing_format_module_name":"記法モジュール名","content":"セリフ","font_size":"基本フォントサイズ","text_align":"テキスト揃え","fore_color":"フォント色","x":"X","y":"Y","width":"幅","height":"高さ","quotes":"カギカッコ","speech_balloon_template_settings":"フキダシ拡張データ","writing_format_settings":"記法拡張データ","created_at":"作成","updated_at":"更新"},"balloon":{"speech_balloon_id":"フキダシ","speech_balloon_template_id":"フキダシテンプレート","speech_balloon_template_module_name":"フキダシモジュール名","system_picture_id":"画像","x":"X","y":"Y","width":"幅","height":"高さ","r":"角度","speech_balloon_template_settings":"フキダシ拡張データ","created_at":"作成","updated_at":"更新"},"ground_picture":{"panel_id":"コマ","picture_id":"実素材","repeat":"繰り返し","x":"X","y":"Y","z":"重なり","t":"話順","caption":"様子","created_at":"作成","updated_at":"更新"},"ground_color":{"panel_id":"コマ","code":"カラーコード","orientation":"方向","xy":"オフセット","wh":"サイズ","z":"重なり","t":"話順","caption":"様子","created_at":"作成","updated_at":"更新"},"original_picture":{"ext":"画像フォーマット","width":"幅","height":"高さ","filesize":"ファイルサイズ","artist_id":"絵師","md5":"MD5","published_at":"公開","stopped_at":"停止","uploaded_at":"投稿","created_at":"作成","updated_at":"更新"},"picture":{"original_picture_id":"原画","revision":"バージョン","ext":"画像フォーマット","width":"幅","height":"高さ","filesize":"ファイルサイズ","md5":"MD5","artist_id":"絵師","license_id":"ライセンス","system_picture_id":"ライセンスマーク","artist_name":"著作者名","license_group_settings":"ライセンスフラグ","credit_picture_settings":"クレジット拡張データ","license_settings":"ライセンス拡張データ","license_group_module_name":"ライセンスモジュール名","created_at":"公開日時","updated_at":"公開日時"},"resource_picture":{"original_picture_id":"原画","ext":"画像フォーマット","width":"幅","height":"高さ","filesize":"ファイルサイズ","md5":"MD5","artist_id":"絵師","license_group_id":"ライセンス","license_id":"ライセンス","system_picture_id":"ライセンスマーク","artist_name":"著作者名","license_group_settings":"ライセンスフラグ","credit_picture_settings":"クレジット拡張データ","license_settings":"ライセンス拡張データ","license_group_module_name":"ライセンスモジュール名","picture_id":"実素材","created_at":"作成","updated_at":"更新"},"resource_picture_picture":{"original_picture_id":"原画","resource_picture_id":"素材","picture_id":"実素材","created_at":"更新","updated_at":"作成"},"original_picture_license_group":{"original_picture_id":"原画","license_group_id":"ライセンスグループ","created_at":"作成","updated_at":"更新"},"original_picture_license":{"original_picture_id":"原画","license_group_id":"ライセンスグループ","license_id":"ライセンス","license_settings":"ライセンス拡張データ","license_group_module_name":"ライセンスモジュール名","created_at":"作成","updated_at":"更新"},"speech_balloon_template":{"name":"管理名","module_name":"モジュール名","caption":"名前","t":"並び順","system_picture_id":"アイコン","settings":"拡張データ","created_at":"作成","updated_at":"更新"},"writing_format":{"name":"管理名","module_name":"モジュール名","caption":"名前","t":"並び順","system_picture_id":"アイコン","settings":"拡張データ","created_at":"作成","updated_at":"更新"},"license_group":{"name":"管理名","module_name":"モジュール名","caption":"名前","url":"URL","created_at":"作成","updated_at":"更新"},"license":{"license_group_id":"ライセンスグループ","license_group_module_name":"ライセンスモジュール名","name":"管理名","caption":"名前","url":"URL","system_picture_id":"マーク","license_group_settings":"ライセンス拡張データ","credit_picture_settings":"クレジット内画像","created_at":"作成","updated_at":"更新"},"author":{"name":"ペンネーム","user_id":"ユーザ","working_panel_id":"つかんでいるコマ","created_at":"作成","updated_at":"更新"},"artist":{"name":"ペンネーム","author_id":"作家","created_at":"作成","updated_at":"更新"},"system_picture":{"ext":"画像フォーマット","width":"幅","height":"高さ","filesize":"ファイルサイズ","md5":"MD5","created_at":"作成","updated_at":"更新"},"provider":{"provider_status_id":"借受状況","name":"管理名","caption":"サイト名","url":"サイトトップページurl","description":"サイト紹介文","demander_url":"借手ページurl","created_at":"作成","updated_at":"更新"},"provider_status":{"token":"トークン","receive_hour1":"巡回時1","receive_hour2":"巡回時2","received_at":"前回巡回日時","stopped_at":"停止日時","created_at":"作成","updated_at":"更新"},"demander":{"demand_user_id":"借手アカウント","name":"サイト管理名","caption":"サイト名","url":"サイトトップページurl","description":"サイト紹介文","demander_url":"借手ページurl","demander_status_id":"貸与状況","created_at":"作成","updated_at":"更新"},"demander_status":{"requested_at":"申請日時","rejected_at":"否決日時","approved_at":"可決日時","receive_hour1":"巡回時1","receive_hour2":"巡回時2","created_at":"作成","updated_at":"更新"},"provider_license":{"provider_id":"貸手","providers_license_id":"貸手側ライセンス","demanders_license_id":"借手側ライセンス","created_at":"作成","updated_at":"更新"},"provider_artist":{"provider_id":"貸手","providers_artist_id":"貸手側絵師","demanders_artist_id":"借手側絵師","created_at":"作成","updated_at":"更新"},"provider_original_picture":{"created_at":"作成","updated_at":"更新"},"pettanr_creative_commons_v30_licenses_license":{"open":"クローズドな利用","commercial":"商用利用","official":"公式ライセンス","attribution":"クレジットの表示","derive":"改変","thumbnail":"サムネイルの作成","gif_convert":"GIFフォーマットへの変換","reverse":"反転","sync_vh":"縦横比の改変","overlap":"重ね合わせ"},"pettanr_creative_commons_v30_licenses_credit_picture":{"source_url_btn_id":"URLボタン","source_url_off_btn_id":"URLはないボタン"},"pettanr_creative_commons_v30_licenses_attribute":{"artist_name":"著作者名","caption":"作品の名前","artist_url":"作者のホームページURL","source_url":"参考にした画像のURL","more_permission_url":"追加的許諾のURL"},"pettanr_pettan_commons_v01_licenses_license":{"open":"クローズドな利用","commercial":"商用利用","official":"公式ライセンス","attribution":"クレジットの表示","derive":"改変","thumbnail":"サムネイルの作成","gif_convert":"GIFフォーマットへの変換","reverse":"反転","sync_vh":"縦横比の改変","overlap":"重ね合わせ"},"pettanr_pettan_commons_v01_licenses_credit_picture":{"source_url_btn_id":"URLボタン","source_url_off_btn_id":"URLはないボタン"},"pettanr_pettan_commons_v01_licenses_attribute":{"artist_name":"著作者名","caption":"作品の名前","sources":"参考にした画像のURL"},"pettanr_pettan_protected_v01_licenses_license":{"open":"クローズドな利用","commercial":"商用利用","official":"公式ライセンス","attribution":"クレジットの表示","derive":"改変","thumbnail":"サムネイルの作成","gif_convert":"GIFフォーマットへの変換","reverse":"反転","sync_vh":"縦横比の改変","overlap":"重ね合わせ","trackback":"トラックバック"},"pettanr_pettan_protected_v01_licenses_credit_picture":{"source_url_btn_id":"URLボタン","source_url_off_btn_id":"URLはないボタン"},"pettanr_pettan_protected_v01_licenses_attribute":{"artist_name":"著作者名","caption":"作品の名前","sources":"参考にした画像のURL"},"pettanr_pettan_public_v01_licenses_license":{"open":"クローズドな利用","commercial":"商用利用","official":"公式ライセンス","attribution":"クレジットの表示","derive":"改変","thumbnail":"サムネイルの作成","gif_convert":"GIFフォーマットへの変換","reverse":"反転","sync_vh":"縦横比の改変","overlap":"重ね合わせ","trackback":"トラックバック"},"pettanr_pettan_public_v01_licenses_credit_picture":{"source_url_btn_id":"URLボタン"},"pettanr_pettan_public_v01_licenses_attribute":{"artist_name":"著作者名","caption":"作品の名前","sources":"参考にした画像のURL"},"pettanr_public_domain_v01_licenses_license":{"open":"クローズドな利用","commercial":"商用利用","official":"公式ライセンス","attribution":"クレジットの表示","derive":"改変","thumbnail":"サムネイルの作成","gif_convert":"GIFフォーマットへの変換","reverse":"反転","sync_vh":"縦横比の改変","overlap":"重ね合わせ","trackback":"トラックバック"},"pettanr_public_domain_v01_licenses_credit_picture":{"source_url_btn_id":"URLボタン","source_url_off_btn_id":"URLはないボタン"},"pettanr_public_domain_v01_licenses_attribute":{"artist_name":"著作者名","caption":"作品の名前","source_url":"参考にした画像のURL","note":"備考"},"pettanr_unknown_v01_licenses_license":{"open":"クローズドな利用","commercial":"商用利用","official":"公式ライセンス","attribution":"クレジットの表示","derive":"改変","thumbnail":"サムネイルの作成","gif_convert":"GIFフォーマットへの変換","reverse":"反転","sync_vh":"縦横比の改変","overlap":"重ね合わせ","trackback":"トラックバック"},"pettanr_unknown_v01_licenses_credit_picture":{"source_url_btn_id":"URLボタン","source_url_off_btn_id":"URLはないボタン"},"pettanr_unknown_v01_licenses_attribute":{"source_url":"参考にした画像のURL","note":"備考"},"pettanr_creative_commons_v30_licenses/license":{"open":"クローズドな利用","commercial":"商用利用","official":"公式ライセンス","attribution":"クレジットの表示","derive":"改変","thumbnail":"サムネイルの作成","gif_convert":"GIFフォーマットへの変換","reverse":"反転","sync_vh":"縦横比の改変","overlap":"重ね合わせ"},"pettanr_creative_commons_v30_licenses/credit_picture":{"source_url_btn_id":"URLボタン","source_url_off_btn_id":"URLはないボタン"},"pettanr_creative_commons_v30_licenses/attribute":{"artist_name":"著作者名","caption":"作品の名前","artist_url":"作者のホームページURL","source_url":"参考にした画像のURL","more_permission_url":"追加的許諾のURL"},"pettanr_pettan_commons_v01_licenses/license":{"open":"クローズドな利用","commercial":"商用利用","official":"公式ライセンス","attribution":"クレジットの表示","derive":"改変","thumbnail":"サムネイルの作成","gif_convert":"GIFフォーマットへの変換","reverse":"反転","sync_vh":"縦横比の改変","overlap":"重ね合わせ"},"pettanr_pettan_commons_v01_licenses/credit_picture":{"source_url_btn_id":"URLボタン","source_url_off_btn_id":"URLはないボタン"},"pettanr_pettan_commons_v01_licenses/attribute":{"artist_name":"著作者名","caption":"作品の名前","sources":"参考にした画像のURL"},"pettanr_pettan_protected_v01_licenses/license":{"open":"クローズドな利用","commercial":"商用利用","official":"公式ライセンス","attribution":"クレジットの表示","derive":"改変","thumbnail":"サムネイルの作成","gif_convert":"GIFフォーマットへの変換","reverse":"反転","sync_vh":"縦横比の改変","overlap":"重ね合わせ","trackback":"トラックバック"},"pettanr_pettan_protected_v01_licenses/credit_picture":{"source_url_btn_id":"URLボタン","source_url_off_btn_id":"URLはないボタン"},"pettanr_pettan_protected_v01_licenses/attribute":{"artist_name":"著作者名","caption":"作品の名前","sources":"参考にした画像のURL"},"pettanr_pettan_public_v01_licenses/license":{"open":"クローズドな利用","commercial":"商用利用","official":"公式ライセンス","attribution":"クレジットの表示","derive":"改変","thumbnail":"サムネイルの作成","gif_convert":"GIFフォーマットへの変換","reverse":"反転","sync_vh":"縦横比の改変","overlap":"重ね合わせ","trackback":"トラックバック"},"pettanr_pettan_public_v01_licenses/credit_picture":{"source_url_btn_id":"URLボタン"},"pettanr_pettan_public_v01_licenses/attribute":{"artist_name":"著作者名","caption":"作品の名前","sources":"参考にした画像のURL"},"pettanr_public_domain_v01_licenses/license":{"open":"クローズドな利用","commercial":"商用利用","official":"公式ライセンス","attribution":"クレジットの表示","derive":"改変","thumbnail":"サムネイルの作成","gif_convert":"GIFフォーマットへの変換","reverse":"反転","sync_vh":"縦横比の改変","overlap":"重ね合わせ","trackback":"トラックバック"},"pettanr_public_domain_v01_licenses/credit_picture":{"source_url_btn_id":"URLボタン","source_url_off_btn_id":"URLはないボタン"},"pettanr_public_domain_v01_licenses/attribute":{"artist_name":"著作者名","caption":"作品の名前","source_url":"参考にした画像のURL","note":"備考"},"pettanr_unknown_v01_licenses/license":{"open":"クローズドな利用","commercial":"商用利用","official":"公式ライセンス","attribution":"クレジットの表示","derive":"改変","thumbnail":"サムネイルの作成","gif_convert":"GIFフォーマットへの変換","reverse":"反転","sync_vh":"縦横比の改変","overlap":"重ね合わせ","trackback":"トラックバック"},"pettanr_unknown_v01_licenses/credit_picture":{"source_url_btn_id":"URLボタン","source_url_off_btn_id":"URLはないボタン"},"pettanr_unknown_v01_licenses/attribute":{"source_url":"参考にした画像のURL","note":"備考"}},"errors":{"format":"%{attribute}%{message}","messages":{"accepted":"を受諾してください。","blank":"を入力してください。","confirmation":"と確認の入力が一致しません。","empty":"を入力してください。","equal_to":"は%{count}にしてください。","even":"は偶数にしてください。","exclusion":"は予約されています。","greater_than":"は%{count}より大きい値にしてください。","greater_than_or_equal_to":"は%{count}以上の値にしてください。","inclusion":"は一覧にありません。","invalid":"は不正な値です。","less_than":"は%{count}より小さい値にしてください。","less_than_or_equal_to":"は%{count}以下の値にしてください。","not_a_number":"は数値で入力してください。","not_an_integer":"は整数で入力してください。","odd":"は奇数にしてください。","record_invalid":"バリデーションに失敗しました。 %{errors}","taken":"はすでに存在します。","too_long":"は%{count}文字以内で入力してください。","too_short":"は%{count}文字以上で入力してください。","wrong_length":"は%{count}文字で入力してください。","existence":"は存在しません。","url":"はurlの書式で入力してください。","natural_number":"は1以上の数値で入力してください。","not_zero":"は0以外の数値で入力してください。","resize":"はサイズを変更できません。","reverse":"は反転できません。","sync_vh":"は縦横比を変更できません。","quotes_even":"はカッコの開きと閉じを空白区切りのペアで入力してください。","extend_settings":"拡張データのバリデーションに失敗しました。"},"template":{"body":"次の項目を確認してください。","header":{"one":"%{model}にエラーが発生しました。","other":"%{model}に%{count}つのエラーが発生しました。"}}}},"pettanr_creative_commons_v30_licenses":{"title":"画像の公開(ライセンスの選択)","selected":"選択されています","no_blank":"必須項目","next":"次へ","digest_credit":"クレジット","full_credit":"クレジット完全版"},"pettanr_pettan_commons_v01_licenses":{"title":"画像の公開(ライセンスの選択)","selected":"選択されています","no_blank":"必須項目","next":"次へ","digest_credit":"クレジット","full_credit":"クレジット完全版"},"pettanr_pettan_protected_v01_licenses":{"title":"画像の公開(ライセンスの選択)","selected":"選択されています","no_blank":"必須項目","next":"次へ","digest_credit":"クレジット","full_credit":"クレジット完全版"},"pettanr_pettan_public_v01_licenses":{"title":"画像の公開(ライセンスの選択)","selected":"選択されています","no_blank":"必須項目","next":"次へ","digest_credit":"クレジット","full_credit":"クレジット完全版"},"pettanr_public_domain_v01_licenses":{"title":"画像の公開(ライセンスの選択)","selected":"選択されています","no_blank":"必須項目","next":"次へ","digest_credit":"クレジット","full_credit":"クレジット完全版"},"pettanr_unknown_v01_licenses":{"title":"画像の公開(ライセンスの選択)","selected":"選択されています","no_blank":"必須項目","next":"次へ","digest_credit":"クレジット","full_credit":"クレジット完全版"},"circle_speech_balloon":{"new":null},"plain_speech_balloon":{"new":null},"square_speech_balloon":{"new":null},"pettanr_simple_format":{"new":null},"devise":{"failure":{"unauthenticated":"ログインしてください。","unconfirmed":"本登録を行ってください。","locked":"あなたのアカウントは凍結されています。","invalid":"メールアドレスかパスワードが違います。","invalid_token":"認証キーが不正です。","timeout":"セッションがタイムアウトしました。もう一度ログインしてください。","inactive":"アカウントがアクティベートされていません。"},"sessions":{"signed_in":"ログインしました。","signed_out":"ログアウトしました。"},"passwords":{"send_instructions":"パスワードのリセット方法を数分以内にメールでご連絡します。","updated":"パスワードを変更しました。"},"confirmations":{"send_instructions":"登録方法を数分以内にメールでご連絡します。","confirmed":"アカウントを登録しました。"},"registrations":{"signed_up":"アカウント登録を受け付けました。確認のメールをお送りします。","updated":"アカウントを更新しました。","destroyed":"アカウントを削除しました。またのご利用をお待ちしております。"},"unlocks":{"send_instructions":"アカウントの凍結解除方法を数分以内にメールでご連絡します。","unlocked":"アカウントを凍結解除しました。"},"mailer":{"confirmation_instructions":{"subject":"アカウントの登録方法"},"reset_password_instructions":{"subject":"パスワードの再設定"},"unlock_instructions":{"subject":"アカウントの凍結解除"}}},"date":{"abbr_day_names":["日","月","火","水","木","金","土"],"abbr_month_names":[null,"1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],"day_names":["日曜日","月曜日","火曜日","水曜日","木曜日","金曜日","土曜日"],"formats":{"default":"%Y/%m/%d","long":"%Y年%m月%d日(%a)","short":"%m/%d"},"month_names":[null,"1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],"order":["year","month","day"]},"datetime":{"distance_in_words":{"about_x_hours":{"one":"約1時間","other":"約%{count}時間"},"about_x_months":{"one":"約1ヶ月","other":"約%{count}ヶ月"},"about_x_years":{"one":"約1年","other":"約%{count}年"},"almost_x_years":{"one":"1年弱","other":"%{count}年弱"},"half_a_minute":"30秒前後","less_than_x_minutes":{"one":"1分以内","other":"%{count}分以内"},"less_than_x_seconds":{"one":"1秒以内","other":"%{count}秒以内"},"over_x_years":{"one":"1年以上","other":"%{count}年以上"},"x_days":{"one":"1日","other":"%{count}日"},"x_minutes":{"one":"1分","other":"%{count}分"},"x_months":{"one":"1ヶ月","other":"%{count}ヶ月"},"x_seconds":{"one":"1秒","other":"%{count}秒"}},"prompts":{"day":"日","hour":"時","minute":"分","month":"月","second":"秒","year":"年"}},"helpers":{"select":{"prompt":"選択してください。"},"submit":{"create":"登録する","submit":"保存する","update":"更新する"}},"number":{"currency":{"format":{"delimiter":",","format":"%n%u","precision":0,"separator":".","significant":false,"strip_insignificant_zeros":false,"unit":"円"}},"format":{"delimiter":",","precision":3,"separator":".","significant":false,"strip_insignificant_zeros":false},"human":{"decimal_units":{"format":"%n %u","units":{"billion":"十億","million":"百万","quadrillion":"千兆","thousand":"千","trillion":"兆","unit":""}},"format":{"delimiter":"","precision":3,"significant":true,"strip_insignificant_zeros":true},"storage_units":{"format":"%n%u","units":{"byte":"バイト","gb":"ギガバイト","kb":"キロバイト","mb":"メガバイト","tb":"テラバイト"}}},"percentage":{"format":{"delimiter":""}},"precision":{"format":{"delimiter":""}}},"support":{"array":{"last_word_connector":"と","two_words_connector":"と","words_connector":"と"}},"time":{"am":"午前","formats":{"default":"%Y/%m/%d %H:%M:%S","long":"%Y年%m月%d日(%a) %H時%M分%S秒 %z","short":"%y/%m/%d %H:%M"},"pm":"午後"},"activemodel":{"errors":{"format":"%{attribute}%{message}","messages":{"accepted":"を受諾してください。","blank":"を入力してください。","confirmation":"と確認の入力が一致しません。","empty":"を入力してください。","equal_to":"は%{count}にしてください。","even":"は偶数にしてください。","exclusion":"は予約されています。","greater_than":"は%{count}より大きい値にしてください。","greater_than_or_equal_to":"は%{count}以上の値にしてください。","inclusion":"は一覧にありません。","invalid":"は不正な値です。","less_than":"は%{count}より小さい値にしてください。","less_than_or_equal_to":"は%{count}以下の値にしてください。","not_a_number":"は数値で入力してください。","not_an_integer":"は整数で入力してください。","odd":"は奇数にしてください。","record_invalid":"バリデーションに失敗しました。 %{errors}","taken":"はすでに存在します。","too_long":"は%{count}文字以内で入力してください。","too_short":"は%{count}文字以上で入力してください。","wrong_length":"は%{count}文字で入力してください。","existence":"は存在しません。","url":"はurlの書式で入力してください。","natural_number":"は1以上の数値で入力してください。","not_zero":"は0以外の数値で入力してください。","resize":"はサイズを変更できません。","reverse":"は反転できません。","sync_vh":"は縦横比を変更できません。","quotes_even":"はカッコの開きと閉じを空白区切りのペアで入力してください。","extend_settings":"拡張データのバリデーションに失敗しました。"},"template":{"body":"次の項目を確認してください。","header":{"one":"%{model}にエラーが発生しました。","other":"%{model}に%{count}つのエラーが発生しました。"}}}},"flash":{"notice":{"created":"%{model}が作成されました。","updated":"%{model}が更新されました。","destroyed":"%{model}が削除されました。","not_created":"%{model}の作成に失敗しました。","not_updated":"%{model}の更新に失敗しました。","not_destroyed":"%{model}の削除に失敗しました。"}},"picture_io":{"error":"画像保管庫との手続きで異常が発生しました。"},"select_items":{"form":{"space":"選択してください"},"scroll":{"visible":{"private":"非公開","public":"公開"}},"comic":{"visible":{"private":"非公開","public":"公開"}},"story":{"visible":{"private":"非公開","public":"公開"}},"sheet":{"visible":{"private":"非公開","public":"公開"}},"panel":{"publish":{"private":"非公開","public":"公開"}},"ground_pictures":{"repeat":{"repeat":"全体","repeat-x":"横方向","repeat-y":"縦方向","no-repeat":"なし"}},"ground_color":{"orientation":{"horizontal":"横方向","vertical":"縦方向"}},"speeches":{"font_size":{"ultra_small":"極小","very_small":"小小","small":"小","semi_small":"微小","normal":"並","semi_large":"微大","large":"大","very_large":"大大","ultra_large":"極大"},"text_align":{"none":"指定しない","left":"左寄せ","right":"右寄せ","center":"中央寄せ"}},"provider_status":{"status":{"waiting":"待機中","receiving":"申請中"}},"demander_status":{"status":{"waiting":"待機中","rejected":"否決・停止中","requesting":"申請中","approved":"貸与中"}}},"users":{"shared":{"signin":"ログイン","signup":"新規入会","forgot":"パスワードを忘れた"},"signup":{"title":"ユーザ登録","signup":"登録する"},"signin":{"title":"ログイン","notice":"下記のサービスのアカウントを使って認証できます。","twitter":{"caption":"Twitterアカウントを使って認証する","notice":"別途メールアドレスの入力が必要となります。Twitterで通信を許可した後、エラーメッセージの入った入力フォームが表示されますが、そのままメールアドレスを入力して登録してください。"},"google":{"caption":"googleアカウントを使って認証する","notice":"。"},"form":{"notice":"アカウントを作成してサインイン(開発者向け)","signin":"ログイン"}},"edit":{"title":"アカウントの設定変更"},"forgot":{"title":"パスワードを忘れてしまった","reset":"新しいパスワードを発行する"}},"admins":{"shared":{"signin":"管理者ログイン","signup":"新規入会","forgot":"パスワードを忘れた"},"signup":{"title":"管理者登録","signup":"登録する"},"signin":{"title":"管理者ログイン","signin":"ログイン"},"edit":{"title":"管理者アカウントの設定変更"},"forgot":{"title":"管理者パスワードを忘れてしまった","reset":"新しい管理者パスワードを発行する"}},"demand_users":{"shared":{"signin":"借手ログイン","signup":"新規入会","forgot":"パスワードを忘れた"},"signup":{"title":"借手登録","signup":"登録する"},"signin":{"title":"借手ログイン","signin":"ログイン"},"edit":{"title":"借手アカウントの設定変更"},"forgot":{"title":"借手パスワードを忘れてしまった","reset":"新しい借手パスワードを発行する"}},"home":{"index":{"title":"ホーム","updated_scroll":"最近更新した漫画","catch":"つかんでいるコマ","used_element":"最近使った部品","updated_picture":"最近更新した画像","author":"作家","artist":"絵師","not_author":"作品を公開するには作家登録","not_artist":"画像を公開するには絵師登録"},"scrolls":{"title":"最近使ったスクロール"},"scroll_panels":{"title":"最近使ったスクコマ"},"comics":{"title":"最近使ったコミック"},"comic_stories":{"title":"最近使ったコミスト"},"stories":{"title":"最近使ったストーリー"},"story_sheets":{"title":"最近使ったスト紙"},"sheets":{"title":"最近使った用紙"},"sheet_panels":{"title":"最近使った紙コマ"},"panels":{"title":"最近使ったコマ"},"resource_pictures":{"title":"最近使った素材"},"panel_pictures":{"title":"最近使ったコマ絵"},"speech_balloons":{"title":"最近使ったフキダシ"},"balloons":{"title":"最近使ったフキダシ枠"},"speeches":{"title":"最近使ったセリフ"},"ground_pictures":{"title":"最近使った絵地"},"ground_colors":{"title":"最近使った色地"},"configure":{"title":"設定","caption":"アカウント%{email}の設定","password_caption":"メールアドレスおよびパスワードの変更","new_password_notice":"パスワードを変更しない場合は空欄にしてください","current_password_notice":"確認のために現在のパスワードが必要です","change_password":"変更する","token_caption":"認証トークン","your_token":"あなたの認証トークンは%{token}です","delete_token":"認証トークンを削除する","about_token":"認証トークンはWebAPIを利用する場合に使います","generate_token":"認証トークンを発行する","cancel_caption":"退会","cancel_account":"退会する","no_author":"作家登録されていません","about_author":"作家になると漫画を公開できます","no_artist":"絵師登録されていません","about_artist":"絵師になると素材を公開できます"},"sign_out":{"title":"ログアウト"},"sign_in":{"title":"ログイン"}},"top":{"index":{"title":"読む・探す"},"metro":{"title":"デスクトップアプリ風metroで体験"},"user_resources":"発表作品から","human_resources":"人物から","system_resources":"システムリソースから","return":"シンプル版に戻る"},"folders":{"root":{"title":"フォルダ"},"index":{"title":"フォルダ一覧"},"show":{"title":"フォルダ詳細"},"new":{"title":"フォルダ作成"},"edit":{"title":"フォルダ変更"},"create":{"title":"フォルダ作成"},"update":{"title":"フォルダ変更"},"destroy":{"title":"フォルダ削除"},"submit":{"new":"フォルダ作成","edit":"フォルダ変更"}},"scrolls":{"scroll_panels_count":"%{c}コマ","index":{"title":"スクロール一覧","new":"新刊"},"show":{"title":"スクロール詳細","leaf":"コマの追加と並び替え"},"play":{"title":"スクロールを読む","empty":"閲覧できるスクコマはありません"},"by_author":{"title":"作家のスクロール一覧"},"by_panel":{"title":"コマのスクロール一覧"},"new":{"title":"新刊作成"},"edit":{"title":"スクロール変更"},"create":{"title":"新刊作成"},"update":{"title":"スクロール変更"},"destroy":{"title":"スクロール削除"},"submit":{"new":"新刊作成","edit":"スクロール変更"}},"scroll_panels":{"index":{"title":"スクコマ一覧"},"by_panel":{"title":"コマのスクコマ一覧"},"by_scroll":{"title":"スクロールのスクコマ一覧"},"by_author":{"title":"作家のスクコマ一覧"},"show":{"title":"スクコマ詳細"},"new":{"title":"スクコマ追加"},"edit":{"title":"並び替え"},"create":{"title":"スクコマ追加"},"update":{"title":"並び替え"},"destroy":{"title":"スクコマ削除"},"submit":{"new":"スクコマ作成","edit":"スクコマ変更"},"move":"移動","player":{"move":"順序の入れ替え","before_insert":"この直前にコマを挿入","append":"コマを追加","destroy":"取り外す","insert_dialog":"選択したコマを挿入","move_dialog":"このコマを移動","move_to":"ここに移動"},"append":{"panel":"このコマを追加する","scroll":"このスクロールに追加する","new_panels":"最近作成したコマ","fresh_panels":"最近作成したコマ","new_scrolls":"最近作成したスクロール","fresh_scrolls":"最近更新したスクロール"}},"comics":{"comic_stories_count":"%{c}話","index":{"title":"コミック一覧","new":"新刊"},"by_author":{"title":"作家のコミック一覧"},"show":{"title":"コミック詳細","leaf":"ストーリーの追加と並び替え"},"play":{"title":"コミックを読む","empty":"閲覧できるストーリーはありません"},"new":{"title":"新刊作成"},"edit":{"title":"コミック変更"},"create":{"title":"新刊作成"},"update":{"title":"コミック変更"},"destroy":{"title":"コミック削除"},"submit":{"new":"コミック作成","edit":"コミック変更"}},"comic_stories":{"index":{"title":"コミスト一覧"},"by_comic":{"title":"コミックのコミスト一覧"},"by_story":{"title":"ストーリーのコミスト一覧"},"by_author":{"title":"作家のコミスト一覧"},"show":{"title":"コミスト詳細","t":"第%{t}話"},"new":{"title":"コミスト追加"},"edit":{"title":"並び替え"},"create":{"title":"コミスト追加"},"update":{"title":"並び替え"},"destroy":{"title":"コミスト削除"},"submit":{"new":"コミスト作成","edit":"コミスト変更"},"move":"移動","append":{"story":"このストーリーを追加する","comic":"このコミックに追加する","new_stories":"最近作成したストーリー","new_comics":"最近作成したコミック","fresh_comics":"最近更新したコミック"}},"stories":{"story_sheets_count":"%{c}P","index":{"title":"ストーリー一覧","new":"新ストーリー"},"show":{"title":"ストーリー詳細","leaf":"用紙の追加と並び替え"},"play":{"title":"ストーリーを読む","empty":"閲覧できる用紙はありません"},"by_comic":{"title":"コミックのストーリー一覧"},"by_sheet":{"title":"作家のストーリー一覧"},"by_author":{"title":"作家のストーリー一覧"},"new":{"title":"新ストーリー作成"},"edit":{"title":"ストーリー変更"},"create":{"title":"新ストーリー作成"},"update":{"title":"ストーリー変更"},"destroy":{"title":"ストーリー削除"},"submit":{"new":"ストーリー作成","edit":"ストーリー変更"},"move":"移動"},"story_sheets":{"index":{"title":"スト紙一覧"},"by_story":{"title":"ストーリーのスト紙一覧"},"by_sheet":{"title":"用紙のスト紙一覧"},"by_author":{"title":"作家のスト紙一覧"},"show":{"title":"スト紙詳細"},"new":{"title":"スト紙追加"},"edit":{"title":"並び替え"},"create":{"title":"スト紙追加"},"update":{"title":"並び替え"},"destroy":{"title":"スト紙削除"},"submit":{"new":"スト紙作成","edit":"スト紙変更"},"move":"移動","append":{"sheet":"この用紙を追加する","story":"このストーリーに追加する","new_sheets":"最近作成した用紙","new_stories":"最近作成したストーリー","fresh_stories":"最近更新したストーリー"}},"sheets":{"index":{"title":"用紙一覧","new":"新紙"},"show":{"title":"用紙詳細","copy":"用紙をコピーしたい","inspire":"インスパイヤ"},"play":{"title":"用紙を読む","empty":"閲覧できるコマはありません"},"by_story":{"title":"ストーリーの用紙一覧"},"by_panel":{"title":"コマの用紙一覧"},"by_author":{"title":"作家の用紙一覧"},"new":{"title":"用紙作成"},"edit":{"title":"用紙変更"},"create":{"title":"用紙作成"},"update":{"title":"用紙変更"},"destroy":{"title":"用紙削除"},"submit":{"new":"用紙作成","edit":"用紙変更"},"hidden":"権限がありません","create_from_json":"jsonデータからコマ作成する"},"sheet_panels":{"index":{"title":"紙コマ一覧"},"by_sheet":{"title":"用紙の紙コマ一覧"},"by_panel":{"title":"コマの紙コマ一覧"},"by_author":{"title":"作家の紙コマ一覧"},"show":{"title":"紙コマ詳細"},"new":{"title":"紙コマ追加"},"edit":{"title":"並び替え"},"create":{"title":"紙コマ追加"},"update":{"title":"並び替え"},"destroy":{"title":"紙コマ削除"},"submit":{"new":"紙コマ作成","edit":"紙コマ変更"},"move":"移動","append":{"panel":"このコマを追加する","sheet":"この用紙に追加する","new_panels":"最近作成したコマ","new_sheets":"最近作成した用紙","fresh_sheets":"最近更新した用紙"}},"panels":{"index":{"title":"コマ一覧"},"by_scroll":{"title":"スクロールのコマ一覧"},"by_sheet":{"title":"用紙のコマ一覧"},"by_author":{"title":"作家のコマ一覧"},"by_speech_balloon_template":{"title":"フキダシテンプレートのコマ一覧"},"show":{"title":"コマ詳細","copy":"コマをコピーしたい","inspire":"インスパイヤ"},"new":{"title":"コマ作成"},"edit":{"title":"コマ編集"},"create":{"title":"コマ作成"},"update":{"title":"コマ編集"},"destroy":{"title":"コマ削除"},"submit":{"new":"コマ作成する","edit":"コマ変更する"},"create_from_json":"jsonデータからコマ作成する","element_copy":"つかんでいるコマにコピーしたい","inspire":"インスパイヤ","filer":"ファイラーで表示する","hidden":"権限がありません","empty":"閲覧できるコマはありません"},"panel_pictures":{"index":{"title":"コマ絵一覧"},"by_panel":{"title":"コマのコマ絵一覧"},"by_author":{"title":"作家のコマ絵一覧"},"show":{"title":"コマ絵詳細"},"new":{"title":"コマ絵作成"},"edit":{"title":"コマ絵編集"},"create":{"title":"コマ絵作成"},"update":{"title":"コマ絵編集"},"destroy":{"title":"コマ絵削除"},"submit":{"new":"コマ絵作成する","edit":"コマ絵変更する"},"resource_picture":"追加する素材","panel_picture":"変更するコマ絵"},"speech_balloons":{"index":{"title":"フキダシ一覧"},"by_panel":{"title":"コマのフキダシ一覧"},"by_author":{"title":"作家のフキダシ一覧"},"by_speech_balloon_template":{"title":"フキダシのフキダシテンプレート一覧"},"show":{"title":"フキダシ詳細"},"new":{"title":"フキダシ作成"},"edit":{"title":"フキダシ編集"},"create":{"title":"フキダシ作成"},"update":{"title":"フキダシ編集"},"destroy":{"title":"フキダシ削除"},"submit":{"new":"フキダシ作成する","edit":"フキダシ変更する"},"create_speech_balloon":"追加するフキダシ","update_speech_balloon":"変更するフキダシ"},"speeches":{"index":{"title":"セリフ一覧"},"by_author":{"title":"作家のセリフ一覧"},"show":{"title":"セリフ詳細"},"submit":{"new":"セリフ作成する","edit":"セリフ変更する"}},"balloons":{"index":{"title":"フキダシ枠一覧"},"by_author":{"title":"作家のフキダシ枠一覧"},"show":{"title":"フキダシ枠詳細"},"submit":{"new":"フキダシ枠作成する","edit":"フキダシ枠変更する"}},"ground_pictures":{"index":{"title":"絵地一覧"},"by_panel":{"title":"コマの絵地一覧"},"by_author":{"title":"作家の絵地一覧"},"show":{"title":"絵地詳細"},"new":{"title":"絵地作成"},"edit":{"title":"絵地編集"},"create":{"title":"絵地作成"},"update":{"title":"絵地編集"},"destroy":{"title":"絵地削除"},"submit":"作成する","create_ground_picture":"追加する絵地","update_ground_picture":"変更する絵地"},"ground_colors":{"index":{"title":"色地一覧"},"by_panel":{"title":"コマの色地一覧"},"by_author":{"title":"作家の色地一覧"},"show":{"title":"色地詳細"},"new":{"title":"色地作成"},"edit":{"title":"色地編集"},"create":{"title":"色地作成"},"update":{"title":"色地編集"},"destroy":{"title":"色地削除"},"submit":"作成する","create_color":"追加する色地","update_color":"変更する色地"},"original_pictures":{"index":{"title":"原画一覧","history":"履歴","status":"状態","stop":"停止する","destroy":"削除する"},"show":{"title":"原画詳細","select_license":"画像の公開","select":"ライセンスグループ選択ページへ","replace_picture":"画像の更新","replace":"画像を改訂する","history":"公開履歴"},"new":{"title":"原画投稿"},"create":{"title":"原画投稿"},"edit":{"title":"原画改訂"},"update":{"title":"原画改訂"},"destroy":{"title":"原画削除"},"history":{"title":"公開履歴"},"upload":"投稿する","unpublished":"未公開","stopped":"停止中","unlicensed":"ライセンス待ち","published":"公開中","exist":{"announce":"この画像は既に公開されています","status":"状態","head":"公開中","tail":"廃盤","disable":"停止中"},"submit":{"new":"投稿する"}},"pictures":{"index":{"title":"実素材一覧"},"show":{"title":"実素材詳細","announce":{"disable":"この素材は配布を中止しています。素材として利用できません。","head":"素材として利用できます。","tail":"この画像は既に改訂されています。素材として利用するなら、こちら(最新版)が利用できます。","owner":"あなたの画像です。原画を管理するなら、こちらを利用してください。","destroyed":"この素材は削除されています。素材として利用できません。"}},"md5":{"title":"実素材MD5検索一覧"},"credit":{"title":"クレジット"}},"resource_pictures":{"index":{"title":"素材一覧"},"by_artist":{"title":"絵師の素材一覧"},"by_license_group":{"title":"ライセンスの素材一覧"},"by_license":{"title":"ライセンスの素材一覧"},"show":{"title":"素材詳細"},"new":{"title":"画像の公開(最終確認)","publish":"公開する"},"create":{"title":"画像の公開(最終確認)"},"destroy":{"title":"素材削除"},"add_to_panel_for_panel_picture":"この素材をつかんだコマにコマ絵として追加する","add_to_panel_for_ground_picture":"この素材をつかんだコマに絵地として追加する"},"resource_picture_pictures":{"index":{"title":"素材実素材一覧"},"show":{"title":"素材実素材詳細"},"by_original_picture":{"title":"原画の素材実素材一覧"},"by_resource_picture":{"title":"素材の素材実素材一覧"},"by_picture":{"title":"実素材の素材実素材一覧"}},"original_picture_license_groups":{"new":{"title":"画像の公開(ライセンスグループの選択)","no_blank":"必須項目"},"create":{"title":"画像の公開(ライセンスグループの選択)"},"submit":{"new":"次へ"}},"original_picture_licenses":{"new":{"title":"画像の公開(ライセンスの選択)","no_blank":"必須項目"},"create":{"title":"画像の公開(ライセンスの選択)"},"submit":{"new":"次へ"}},"speech_balloon_templates":{"index":{"title":"フキダシテンプレート一覧"},"by_panel":{"title":"フキダシテンプレートのコマ一覧"},"by_system_picture":{"title":"システム画像のフキダシテンプレート一覧"},"show":{"title":"フキダシテンプレート詳細"},"new":{"title":"フキダシテンプレート作成"},"edit":{"title":"フキダシテンプレート編集"},"create":{"title":"フキダシテンプレート作成"},"update":{"title":"フキダシテンプレート編集"},"destroy":{"title":"フキダシテンプレート削除"},"submit":{"new":"作成する","edit":"変更する"},"add_to_panel":"このフキダシをつかんだコマに追加する"},"writing_formats":{"index":{"title":"記法一覧"},"show":{"title":"記法詳細"},"new":{"title":"記法作成"},"edit":{"title":"記法編集"},"create":{"title":"記法作成"},"update":{"title":"記法編集"},"destroy":{"title":"記法削除"},"submit":{"new":"作成する","edit":"変更する"}},"license_groups":{"index":{"title":"ライセンスグループ一覧"},"licenses":{"title":"ライセンスグループのライセンス一覧"},"show":{"title":"ライセンスグループ詳細"},"new":{"title":"ライセンスグループ作成"},"edit":{"title":"ライセンスグループ編集"},"create":{"title":"ライセンスグループ作成"},"update":{"title":"ライセンスグループ編集"},"destroy":{"title":"ライセンスグループ削除"},"submit":{"new":"作成する","edit":"変更する"}},"licenses":{"index":{"title":"ライセンス一覧"},"resource_pictures":{"title":"ライセンスの素材一覧"},"by_license_group":{"title":"ライセンスグループのライセンス一覧"},"by_system_picture":{"title":"システム画像のライセンス一覧"},"show":{"title":"ライセンス詳細"},"search":{"title":"ライセンス検索"},"new":{"title":"ライセンス作成"},"edit":{"title":"ライセンス編集"},"create":{"title":"ライセンス作成"},"update":{"title":"ライセンス編集"},"destroy":{"title":"ライセンス削除"},"submit":{"new":"作成する","edit":"変更する"}},"authors":{"index":{"title":"作家一覧"},"show":{"title":"作家詳細","to_scrolls":"最近更新したスクロール","to_scroll_panels":"最近更新したスクコマ","to_comics":"最近更新したコミック","to_comic_stories":"最近更新したコミスト","to_stories":"最近更新したストーリー","to_story_sheets":"最近更新したスト紙","to_sheets":"最近更新した用紙","to_sheet_panels":"最近更新した紙コマ","to_panels":"最近更新したコマ","to_panel_pictures":"最近コマで使ったコマ絵","to_speech_balloons":"最近更新したフキダシ","to_ground_pictures":"最近コマで使った絵地","to_ground_colors":"最近コマで使った色地"},"new":{"title":"作家登録","announce":"作家登録してください"},"edit":{"title":"作家プロフィール編集"},"create":{"title":"作家登録"},"update":{"title":"作家プロフィール編集"},"destroy":{"title":"休筆"},"submit":{"new":"登録","edit":"変更"}},"artists":{"index":{"title":"絵師一覧"},"show":{"title":"絵師詳細","to_resource_pictures":"最近更新した素材"},"resource_pictures":{"title":"最近更新した素材"},"new":{"title":"絵師登録"},"edit":{"title":"絵師プロフィール編集"},"create":{"title":"絵師登録"},"update":{"title":"絵師プロフィール編集"},"destroy":{"title":"活動停止"},"submit":{"new":"登録","edit":"変更"}},"system_pictures":{"index":{"title":"システム画像一覧"},"speech_balloon_templates":{"title":"システム画像のフキダシテンプレート一覧"},"licenses":{"title":"システム画像のライセンス一覧"},"show":{"title":"システム画像詳細"}},"provider_sources":{"index":{"title":"貸手文献一覧","url":"貸手文献url","submit":"インポート"},"import":{"title":"貸手文献のインポート","result":"件の貸手文献をインポートしました。","ok":"この貸手文献は正常にインポートされました。","ok_but":"この貸手文献でインポートできなかった貸手があります","ok_reason":"貸手文献が壊れている、サーバの設定が正しくない、などの理由が考えられます。","ng":"貸手文献の読み込みに失敗しました。","ng_reason":"貸手文献がない、貸手文献を管理しているサーバが応答しない、ネットに接続されていない、などの理由が考えられます。","to_providers":"貸手を一覧する","to_provider_sources":"貸手文献一覧へ戻る"}},"providers":{"index":{"title":"貸手一覧","submit":"インポート"},"show":{"title":"貸手詳細","user_open":"サイトを開く","demander_open":"貸手を開く","to_provider_status":"借受状況","destroy":"貸手を削除する"},"new":{"title":"貸手登録"},"edit":{"title":"貸手編集"},"status":"状態","open":"開く","wait":"待機中の貸手だけを表示する","all":"すべての貸手を表示する","to_provider_status":"借受状況に切り替える"},"provider_statuses":{"index":{"title":"借受状況一覧"},"show":{"title":"借受状況詳細","user_open":"サイトを開く","demander_open":"サイトの借手向けページを開く","to_provider":"貸手","receive_announce":"借受するには借手となって借受申請する。","receive_start":"この貸手からの借受を開始する","receive_stop":"借受を停止する","import":"インポートする","licenses_import":"ライセンスをインポートする","artists_import":"絵師をインポートする","original_pictures_import":"素材をインポートする"},"new":{"title":"借受状況登録"},"edit":{"title":"借受状況編集"},"create":{"title":"借受状況登録"},"update":{"title":"借受状況編集"},"licenses_import":{"title":"ライセンスインポート","success":"インポートが完了しました","fail":"次のライセンス(%{size}件)でエラーがありました。ライセンスのインストール状況を確認してください。","to_show":"借受状況を表示する"},"artists_import":{"title":"絵師インポート","success":"インポートが完了しました","fail":"次の絵師(%{size}件)でエラーがありました。","to_show":"借受状況を表示する"},"original_pictures_import":{"title":"原画インポート","success":"インポートが完了しました","fail":"次の原画(%{size}件)でエラーがありました。","to_show":"借受状況を表示する"},"pictures_import":{"fail":"次の実素材(%{size}件)でエラーがありました。"},"resource_pictures_import":{"fail":"次の素材(%{size}件)でエラーがありました。"},"import":{"title":"インポート","success":"インポートが完了しました","to_show":"借受状況を表示する"},"status":"状態","open":"開く","to_provider":"貸手に切り替える","wait":"待機中の貸手の借受状況だけを表示する","all":"すべての貸手の借受状況を表示する","flash":{"notice":{"created":"借受を開始しました。","not_created":"借受を開始できませんでした。","stopped":"借受を停止しました。","not_stopped":"借受を停止できませんでした。"}}},"demanders":{"index":{"title":"借手一覧","to_show":"サイトプロフィールを表示する","request":"この貸手に借受申請する","stop":"借受を中止する"},"show":{"title":"借手詳細"},"new":{"title":"借手登録"},"edit":{"title":"借手編集"},"create":{"title":"借手登録"},"update":{"title":"借手編集"},"destroy":{"title":"退会"},"status":"状態","flash":{"notice":{"not_found":"サイトプロフィールを登録してください。","requested":"借受申請しました。","not_requested":"借受申請できませんでした。","stopped":"借受を停止しました。","not_stopped":"借受を停止できませんでした。"}}},"demander_statuses":{"index":{"title":"貸与状況一覧"},"show":{"title":"貸与状況詳細","demander_open":"サイトを開く","approve_announce":"借受申請に対して返答してください。","approve":"この借手に貸与を開始する","reject":"この借手には貸与しない","stop":"この借手の貸与を停止する","reapprove":"この借手の否決を覆して貸与する"},"new":{"title":"貸与状況登録"},"edit":{"title":"貸与状況編集"},"create":{"title":"貸与状況登録"},"update":{"title":"貸与状況編集"},"status":"状態","open":"開く","wait":"申請中の借手の貸与状況だけを表示する","all":"すべての借手の貸与状況を表示する","flash":{"notice":{"rejected":"貸与を否決しました。","not_rejected":"貸与を否決できませんでした。","approved":"貸与を承認しました。","not_approved":"貸与を承認できませんでした。"}}},"provider_licenses":{"index":{"title":"ライセンス対照表一覧"},"show":{"title":"ライセンス対照表詳細"}},"provider_artists":{"index":{"title":"絵師対照表一覧"},"show":{"title":"絵師対照表詳細"}},"provider_original_pictures":{"index":{"title":"原画対照表一覧"},"show":{"title":"原画対照表詳細"}},"link":{"new":"新規作成","edit":"編集","destroy":"削除","back":"戻る","marker":"■","catch":"掴む"},"editor":"編集メニュー","credit":{"digest":"簡易クレジット","full":"クレジット"},"tab":{"creator":{"home":"作る・見せる","comic":"コミック","story":"ストーリー","sheet":"用紙","scroll":"スクロール","panel":"コマ","original_picture":"原画","resource_picture":"素材","catch":"つかんでいるコマ"},"reader":{"title":"読む・探す"},"demander":{"title":"借り受ける"},"system":{"title":"管理者メンテナンス","browse":"生データ","approve":"管理者承認","port":"素材貸借","token":"トークン","layout":"レイアウト","test":"テスト版","production":"製品版"}},"filer":{"header":{"pick":"選択","symbol":"画像","caption":"見出し","summary":"要約","icon":"プロフ","date":"日時","edit":"編集"},"empty":"閲覧できるアイテムはありません"},"yasapp":{"error":{"caption":{"ajax":"サーバーエラー"},"subject":{"forbidden":"指定されたコンテンツに対するアクセス権がありません"},"detail":{"base":"要因として、次の状況が考えられます。","forbidden":"他者の非公開コンテンツを操作しようとした。作家登録しないまま制作作業を行おうとした。"}}}}};
\ No newline at end of file