aboutsummaryrefslogtreecommitdiff
path: root/node_modules/po2json/test/fixtures/ja.json
blob: 35f2cdc7bcdd81c509ab00dbce48a524c75231bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
   "": {
     "project-id-version": "VERSION",
     "po-revision-date": "2016-08-08 14:08+0000",
     "last-translator": "FULL NAME <EMAIL@ADDRESS>",
     "language-team": "LANGUAGE TEAM <EMAIL@ADDRESS>",
     "language": "ja",
     "mime-version": "1.0",
     "content-type": "text/plain; charset=UTF-8",
     "content-transfer-encoding": "8bit",
     "plural-forms": "nplurals=1; plural=0;"
   },
   "♂ Male": [ null, "男性" ],
   "partner application": [ "partner applications", [ "パートナーアプリ" ] ],
   "result": [ "results", [ "検索結果" ] ]
}