diff options
| author | Fuwn <[email protected]> | 2025-02-25 20:33:03 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-02-25 20:33:03 -0800 |
| commit | 29e2eadd52b13be82d480adc58dded256a38e0cd (patch) | |
| tree | 36db5ff2b63c2d148dfe9bc36d6ae7a3963de304 /Localizable.xcstrings | |
| parent | feat: Development commit (diff) | |
| download | sora-testing-29e2eadd52b13be82d480adc58dded256a38e0cd.tar.xz sora-testing-29e2eadd52b13be82d480adc58dded256a38e0cd.zip | |
feat: Development commit
Diffstat (limited to 'Localizable.xcstrings')
| -rw-r--r-- | Localizable.xcstrings | 153 |
1 files changed, 136 insertions, 17 deletions
diff --git a/Localizable.xcstrings b/Localizable.xcstrings index ee06a8c..11b697b 100644 --- a/Localizable.xcstrings +++ b/Localizable.xcstrings @@ -5,31 +5,73 @@ }, "Bookmark" : { - + "localizations" : { + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "ブックマーク" + } + } + } }, "Bookmarks" : { - + "localizations" : { + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "ブックマーク" + } + } + } }, "Clear Cached Tags (%@)" : { }, "Content Filtering" : { - + "localizations" : { + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "コンテンツフィルタリング" + } + } + } }, "Credits" : { - + "localizations" : { + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "クレジット" + } + } + } }, "Detail View Type" : { }, "Details" : { - + "localizations" : { + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "詳細" + } + } + } }, "Display Content Ratings" : { }, "Display Tags" : { - + "localizations" : { + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "タグを表示" + } + } + } }, "Enable \"Share Image\" Shortcut" : { @@ -44,37 +86,86 @@ }, "No Bookmarks" : { - + "localizations" : { + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "ブックマークがありません" + } + } + } }, "No bookmarks match your search" : { }, "Open in Safari" : { - + "localizations" : { + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "Safariで開く" + } + } + } }, "Posts" : { - + "localizations" : { + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "イメージ" + } + } + } }, "Provider" : { - + "localizations" : { + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "イメージボード" + } + } + } }, "Rabbit SVG created by Kim Sun Young" : { }, "Reset to Defaults" : { - + "localizations" : { + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "デフォルトにリセット" + } + } + } }, "Save Image" : { }, "Search" : { - + "localizations" : { + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "検索" + } + } + } }, "Select Post" : { }, "Settings" : { - + "localizations" : { + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "設定" + } + } + } }, "Share Image" : { @@ -83,19 +174,47 @@ }, "Tags" : { - + "localizations" : { + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "タグ" + } + } + } }, "Tap the bookmark button on a search page to add a bookmark." : { }, "Thumbnail Columns: %lld" : { - + "localizations" : { + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "サムネイル列数: %lld" + } + } + } }, "Thumbnail Type" : { - + "localizations" : { + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "サムネイルタイプ" + } + } + } }, "Thumbnails" : { - + "localizations" : { + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "サムネイル" + } + } + } } }, "version" : "1.0" |