Skip to content

Commit

Permalink
Updated Japanese translation using Weblate
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (205 of 205 strings)

Co-authored-by: Meiru <q8vc5exp@anonaddy.me>
Translate-URL: https://hosted.weblate.org/projects/feeder/android-strings/ja/
Translation: Feeder/Android strings
  • Loading branch information
Meiru authored and spacecowboy committed Jul 17, 2023
1 parent 9ab7037 commit ce99c46
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions app/src/main/res/values-ja/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -190,4 +190,19 @@
<string name="saved_article">保存された記事</string>
<string name="save_article">記事を保存する</string>
<string name="unsave_article">記事を保存するのをやめる</string>
<string name="no_feeds">フィードがありません</string>
<string name="zero_feeds">%1$sフィード</string>
<string name="one_feed">%1$sフィード</string>
<string name="two_feeds">%1$sフィード</string>
<string name="few_feeds">%1$sフィード</string>
<string name="many_feeds">%1$sフィード</string>
<string name="other_feeds">%1$sフィード</string>
<string name="zero_tags">%1$sタグ</string>
<string name="import_x_feeds_with_y_tags">%1$sを%2$sでインポートしますか\?</string>
<string name="one_tags">%1$sタグ</string>
<string name="two_tags">%1$sタグ</string>
<string name="few_tags">%1$sタグ</string>
<string name="many_tags">%1$sタグ</string>
<string name="other_tags">%1$sタグ</string>
<string name="mark_as_read_on_scroll">スクロールして既読にする</string>
</resources>

0 comments on commit ce99c46

Please sign in to comment.