diff options
Diffstat (limited to 'Localizable.xcstrings')
| -rw-r--r-- | Localizable.xcstrings | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/Localizable.xcstrings b/Localizable.xcstrings index 88a466e..3315e3a 100644 --- a/Localizable.xcstrings +++ b/Localizable.xcstrings @@ -177,6 +177,9 @@ "comment" : "A section in the settings menu that allows users to manage their custom booru providers.", "isCommentAutoGenerated" : true }, + "Custom User-Agent" : { + + }, "Debug" : { }, @@ -260,6 +263,9 @@ } } }, + "Favorite post %@" : { + + }, "Favorited" : { "comment" : "A label indicating that an item is marked as \"favorited\".", "isCommentAutoGenerated" : true, @@ -323,6 +329,9 @@ "Lazy Thumbnail Loading" : { }, + "Leave this field empty to use Sora's default User-Agent." : { + + }, "Load Next Page" : { }, @@ -426,6 +435,9 @@ "comment" : "A section header in the settings view related to performance settings.", "isCommentAutoGenerated" : true }, + "Post %@" : { + + }, "Posts" : { "localizations" : { "ja" : { @@ -475,6 +487,26 @@ "Rabbit SVG created by Kim Sun Young" : { }, + "Rating %@. Provider %@." : { + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "new", + "value" : "Rating %1$@. Provider %2$@." + } + } + } + }, + "Rating %@. Score %@." : { + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "new", + "value" : "Rating %1$@. Score %2$@." + } + } + } + }, "Recent searches will appear here." : { }, @@ -568,6 +600,9 @@ "Select a Post" : { }, + "Send User-Agent" : { + + }, "Settings" : { "localizations" : { "ja" : { @@ -679,6 +714,9 @@ "User ID" : { }, + "User-Agent" : { + + }, "Visit Count" : { }, |