edit translation
This commit is contained in:
+24
-24
@@ -268,31 +268,31 @@ App::$strings["Where are you right now?"] = "";
|
||||
App::$strings["Choose images to embed"] = "";
|
||||
App::$strings["Choose an album"] = "";
|
||||
App::$strings["Choose a different album..."] = "";
|
||||
App::$strings["Error getting album list"] = "";
|
||||
App::$strings["Error getting photo link"] = "";
|
||||
App::$strings["Error getting album list"] = "アルバムリストの取得に失敗";
|
||||
App::$strings["Error getting photo link"] = "フォトリンクの取得に失敗";
|
||||
App::$strings["Error getting album"] = "";
|
||||
App::$strings["Comments enabled"] = "";
|
||||
App::$strings["Comments disabled"] = "";
|
||||
App::$strings["Preview"] = "";
|
||||
App::$strings["Share"] = "";
|
||||
App::$strings["Page link name"] = "";
|
||||
App::$strings["Post as"] = "";
|
||||
App::$strings["Bold"] = "";
|
||||
App::$strings["Italic"] = "";
|
||||
App::$strings["Underline"] = "";
|
||||
App::$strings["Quote"] = "";
|
||||
App::$strings["Code"] = "";
|
||||
App::$strings["Attach/Upload file"] = "";
|
||||
App::$strings["Embed an image from your albums"] = "";
|
||||
App::$strings["Cancel"] = "";
|
||||
App::$strings["Comments enabled"] = "コメント有効";
|
||||
App::$strings["Comments disabled"] = "コメント無効";
|
||||
App::$strings["Preview"] = "プレビュー";
|
||||
App::$strings["Share"] = "共有";
|
||||
App::$strings["Page link name"] = "ページリンク名";
|
||||
App::$strings["Post as"] = "として投稿";
|
||||
App::$strings["Bold"] = "太字";
|
||||
App::$strings["Italic"] = "斜体";
|
||||
App::$strings["Underline"] = "下線";
|
||||
App::$strings["Quote"] = "代入";
|
||||
App::$strings["Code"] = "コード";
|
||||
App::$strings["Attach/Upload file"] = "ファイルのアップロード";
|
||||
App::$strings["Embed an image from your albums"] = "アルバムから画像を追加";
|
||||
App::$strings["Cancel"] = "キャンセル";
|
||||
App::$strings["OK"] = "";
|
||||
App::$strings["Toggle voting"] = "";
|
||||
App::$strings["Disable comments"] = "";
|
||||
App::$strings["Toggle comments"] = "";
|
||||
App::$strings["Title (optional)"] = "";
|
||||
App::$strings["Categories (optional, comma-separated list)"] = "";
|
||||
App::$strings["Permission settings"] = "";
|
||||
App::$strings["Other networks and post services"] = "";
|
||||
App::$strings["Toggle voting"] = "投票のトグル";
|
||||
App::$strings["Disable comments"] = "コメントの無効化";
|
||||
App::$strings["Toggle comments"] = "コメントのトグル";
|
||||
App::$strings["Title (optional)"] = "タイトル(任意)";
|
||||
App::$strings["Categories (optional, comma-separated list)"] = "カテゴリー(任意、カンマで仕切り)";
|
||||
App::$strings["Permission settings"] = "権限設定";
|
||||
App::$strings["Other networks and post services"] = "他のネットワークと投稿サービス";
|
||||
App::$strings["Set expiration date"] = "";
|
||||
App::$strings["Set publish date"] = "";
|
||||
App::$strings["Encrypt text"] = "";
|
||||
@@ -329,7 +329,7 @@ App::$strings["Birthday"] = "";
|
||||
App::$strings["Age: "] = "";
|
||||
App::$strings["YYYY-MM-DD or MM-DD"] = "";
|
||||
App::$strings["Required"] = "";
|
||||
App::$strings["less than a second ago"] = "";
|
||||
App::$strings["less than a second ago"] = "ちょっと前";
|
||||
App::$strings["__ctx:e.g. 22 hours ago, 1 minute ago__ %1\$d %2\$s ago"] = "";
|
||||
App::$strings["__ctx:relative_date__ year"] = array(
|
||||
0 => "",
|
||||
|
||||
Reference in New Issue
Block a user