From e3d08ca76a94d0f5b4ae53eed0bab88e9425769a Mon Sep 17 00:00:00 2001 From: Fuwn Date: Thu, 27 Feb 2025 04:01:39 -0800 Subject: feat: Development commit --- Localizable.xcstrings | 31 +++++++++++++++++-------------- 1 file changed, 17 insertions(+), 14 deletions(-) (limited to 'Localizable.xcstrings') diff --git a/Localizable.xcstrings b/Localizable.xcstrings index 087a297..e95aa07 100644 --- a/Localizable.xcstrings +++ b/Localizable.xcstrings @@ -3,6 +3,9 @@ "strings" : { "%lld" : { + }, + "Add to current search query" : { + }, "Blur Content Ratings" : { @@ -49,9 +52,6 @@ } } } - }, - "Detail View Type" : { - }, "Details" : { "localizations" : { @@ -71,13 +71,16 @@ "ja" : { "stringUnit" : { "state" : "translated", - "value" : "インフォメーションバーを表示" + "value" : "インフォメーションバーを表示する" } } } }, "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" : "サムネイルの画質" } } } -- cgit v1.2.3