Skip to content

Commit 927a2a0

Browse files
Scriptbashweblate
authored andcommitted
Translated using Weblate (Japanese)
Currently translated at 100.0% (389 of 389 strings) Translation: Wispar/Wispar Translate-URL: https://hosted.weblate.org/projects/wispar/wispar/ja/
1 parent ed3c762 commit 927a2a0

1 file changed

Lines changed: 20 additions & 4 deletions

File tree

lib/l10n/app_ja.arb

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"copyTitle": "論文名をコピー",
113113
"downloadToApp": "アプリ内でダウンロードする",
114114
"downloadStarting": "ダウンロード開始。",
115-
"errorOpeningFile": "",
115+
"errorOpeningFile": "ファイルを開くことができませんでした。",
116116
"aiSettings": "AIの設定",
117117
"graphicalAbstract": "グラフィカルアブストラクト",
118118
"translate": "訳して",
@@ -174,7 +174,7 @@
174174
"vertical": "Vertical",
175175
"addToFavorites": "お気に入りに追加",
176176
"sortby": "並べ替え",
177-
"lastUpdatedMinutes": "{minutes, plural, one{最終更新1分前} other{最終更新{minutes}分前}}",
177+
"lastUpdatedMinutes": "{minutes, plural, one{最終更新 1分前} other{最終更新 {minutes}分前}}",
178178
"@lastUpdatedMinutes": {
179179
"placeholders": {
180180
"minutes": {
@@ -207,7 +207,7 @@
207207
"password": "パスワード",
208208
"signUp": "登録する",
209209
"deleteAccountQmark": "アカウントを完全に削除しますか?",
210-
"numberPublications": "{count, plural, =0{論文なし} =1{論文1件} other{{count}件}}",
210+
"numberPublications": "{count, plural, =0{論文なし} =1{論文1件} other{論文{count}件}}",
211211
"@numberPublications": {
212212
"placeholders": {
213213
"count": {}
@@ -524,5 +524,21 @@
524524
"publisherWithValue": "発行元:{name}",
525525
"issnCopied": "ISSNがクリップボードにコピーされました",
526526
"apiQueryCopied": "APIリクエストがクリップボードにコピーされました",
527-
"openExternalBrowser": "外部ブラウザで開く"
527+
"openExternalBrowser": "外部ブラウザで開く",
528+
"lastUpdatedDays": "{days, plural, one{最終更新 1日前} other{最終更新 {days}日前}}",
529+
"@lastUpdatedDays": {
530+
"placeholders": {
531+
"days": {
532+
"type": "int"
533+
}
534+
}
535+
},
536+
"lastUpdatedHours": "{hours, plural, one{最終更新 1時間前} other{最終更新 {hours}時間前}}",
537+
"@lastUpdatedHours": {
538+
"placeholders": {
539+
"hours": {
540+
"type": "int"
541+
}
542+
}
543+
}
528544
}

0 commit comments

Comments
 (0)