sitepress-ja-wpml-postEditTranslationEditor-ui.json
1.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
"domain": "messages",
"locale_data": {
"messages": {
"": {
"domain": "messages"
},
"WPML Translation Editor": [
"WPML 翻訳エディター"
],
"Use only when you want to translate content from one of the few plugins that are not compatible with WPML’s translation editor or if you would like to create different designs for the same page in different languages.": [
" WPMLの翻訳エディターと互換性がないプラグインの1つからのコンテンツを翻訳するときのみ使用するか、異なる言語の同じページに違うデザインを作成するときのみ使用してください。"
],
"WordPress Editor": [
"WordPress エディター"
],
"Use the editor to translate:": [
"エディターを使って翻訳する:"
],
"Apply": [
"適用"
],
"Cancel": [
"キャンセル"
],
"This %s": [
"この%s"
],
"All %s": [
"全%s"
],
"All the site's content": [
"全てのサイトコンテンツ"
]
}
}
}