New translations app.json (Japanese)
This commit is contained in:
parent
8b897ec6a5
commit
544a0a0ef9
|
@ -385,8 +385,10 @@
|
||||||
"description_video": "閲覧が難しいユーザーへの映像説明",
|
"description_video": "閲覧が難しいユーザーへの映像説明",
|
||||||
"load_failed": "Load Failed",
|
"load_failed": "Load Failed",
|
||||||
"upload_failed": "Upload Failed",
|
"upload_failed": "Upload Failed",
|
||||||
"can_not_recognize_this_media_attachment": "Can not regonize this media attachment",
|
"can_not_recognize_this_media_attachment": "Can not recognize this media attachment",
|
||||||
"attachment_too_large": "Attachment too large"
|
"attachment_too_large": "Attachment too large",
|
||||||
|
"compressing_state": "Compressing...",
|
||||||
|
"server_processing_state": "Server Processing..."
|
||||||
},
|
},
|
||||||
"poll": {
|
"poll": {
|
||||||
"duration_time": "期間: %s",
|
"duration_time": "期間: %s",
|
||||||
|
@ -396,7 +398,9 @@
|
||||||
"one_day": "1日",
|
"one_day": "1日",
|
||||||
"three_days": "3日",
|
"three_days": "3日",
|
||||||
"seven_days": "7日",
|
"seven_days": "7日",
|
||||||
"option_number": "オプション %ld"
|
"option_number": "オプション %ld",
|
||||||
|
"the_poll_is_invalid": "The poll is invalid",
|
||||||
|
"the_poll_has_empty_option": "The poll has empty option"
|
||||||
},
|
},
|
||||||
"content_warning": {
|
"content_warning": {
|
||||||
"placeholder": "ここに警告を書いてください..."
|
"placeholder": "ここに警告を書いてください..."
|
||||||
|
@ -444,6 +448,10 @@
|
||||||
"placeholder": {
|
"placeholder": {
|
||||||
"label": "ラベル",
|
"label": "ラベル",
|
||||||
"content": "コンテンツ"
|
"content": "コンテンツ"
|
||||||
|
},
|
||||||
|
"verified": {
|
||||||
|
"short": "Verified on %s",
|
||||||
|
"long": "Ownership of this link was checked on %s"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"segmented_control": {
|
"segmented_control": {
|
||||||
|
@ -711,4 +719,4 @@
|
||||||
"title": "Bookmarks"
|
"title": "Bookmarks"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue