diff options
| author | Fuwn <[email protected]> | 2025-02-27 04:01:39 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-02-27 04:01:39 -0800 |
| commit | e3d08ca76a94d0f5b4ae53eed0bab88e9425769a (patch) | |
| tree | 80a1959d41897a09f2d21c6c1247cb7b5f3f1b37 /Localizable.xcstrings | |
| parent | feat: Development commit (diff) | |
| download | sora-testing-e3d08ca76a94d0f5b4ae53eed0bab88e9425769a.tar.xz sora-testing-e3d08ca76a94d0f5b4ae53eed0bab88e9425769a.zip | |
feat: Development commit
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" : "サムネイルの画質" } } } |