diff options
Diffstat (limited to 'Localizable.xcstrings')
| -rw-r--r-- | Localizable.xcstrings | 31 |
1 files changed, 17 insertions, 14 deletions
diff --git a/Localizable.xcstrings b/Localizable.xcstrings index 087a297..e95aa07 100644 --- a/Localizable.xcstrings +++ b/Localizable.xcstrings @@ -4,6 +4,9 @@ "%lld" : { }, + "Add to current search query" : { + + }, "Blur Content Ratings" : { }, @@ -50,9 +53,6 @@ } } }, - "Detail View Type" : { - - }, "Details" : { "localizations" : { "ja" : { @@ -71,7 +71,7 @@ "ja" : { "stringUnit" : { "state" : "translated", - "value" : "インフォメーションバーを表示" + "value" : "インフォメーションバーを表示する" } } } @@ -79,6 +79,9 @@ "Enable \"Share Image\" Shortcut" : { }, + "Image Quality" : { + + }, "Loading %@…" : { }, @@ -93,7 +96,7 @@ "ja" : { "stringUnit" : { "state" : "translated", - "value" : "ブックマークがありません" + "value" : "ブックマークなし" } } } @@ -160,7 +163,10 @@ "Save Image" : { }, - "Save Tags to File During Download" : { + "Save Tags to File" : { + + }, + "Saves post tags in a file alongside the downloaded image." : { }, "Search" : { @@ -195,7 +201,7 @@ "Share Image" : { }, - "Suggest Search Tags" : { + "Suggest Tags" : { }, "Tags" : { @@ -211,25 +217,22 @@ "Tap the bookmark button on a search page to add a bookmark." : { }, - "Thumbnail Columns" : { - - }, - "Thumbnail Columns: %lld" : { + "Thumbnail Grid Columns" : { "localizations" : { "ja" : { "stringUnit" : { "state" : "translated", - "value" : "サムネイル列数: %lld" + "value" : "ムネイルグリッド列数" } } } }, - "Thumbnail Type" : { + "Thumbnail Quality" : { "localizations" : { "ja" : { "stringUnit" : { "state" : "translated", - "value" : "サムネイルタイプ" + "value" : "サムネイルの画質" } } } |