|
157 | 157 | "version": "このバージョンは非推奨になりました。", |
158 | 158 | "no_reason": "理由は提供されていません" |
159 | 159 | }, |
| 160 | + "size_increase": { |
| 161 | + "title_size": "EN TEXT TO REPLACE: Significant size increase since v{version}", |
| 162 | + "title_deps": "EN TEXT TO REPLACE: Significant dependency count increase since v{version}", |
| 163 | + "title_both": "EN TEXT TO REPLACE: Significant size and dependency increase since v{version}", |
| 164 | + "size": "EN TEXT TO REPLACE: Install size increased by {percent} ({size} larger)", |
| 165 | + "deps": "EN TEXT TO REPLACE: {count} more dependencies" |
| 166 | + }, |
160 | 167 | "replacement": { |
161 | 168 | "title": "この依存関係は不要な可能性があります。", |
162 | 169 | "native": "これは Node {nodeVersion} 以降で利用可能な {replacement} で置き換え可能です。", |
|
294 | 301 | "view_all": "{count} 個のバージョンを表示|{count} 個のすべてのバージョンを表示", |
295 | 302 | "distribution_title": "Semverグループ", |
296 | 303 | "distribution_modal_title": "バージョン", |
| 304 | + "distribution_range_date_same_year": "EN TEXT TO REPLACE: from {from} to {to}, {endYear}", |
| 305 | + "distribution_range_date_multiple_years": "EN TEXT TO REPLACE: from {from}, {startYear} to {to}, {endYear}", |
297 | 306 | "grouping_major": "メジャー", |
298 | 307 | "grouping_minor": "マイナー", |
| 308 | + "grouping_versions_title": "EN TEXT TO REPLACE: Versions", |
| 309 | + "grouping_versions_all": "EN TEXT TO REPLACE: All", |
| 310 | + "grouping_versions_only_recent": "EN TEXT TO REPLACE: Only recent", |
| 311 | + "grouping_usage_title": "EN TEXT TO REPLACE: Usage", |
| 312 | + "grouping_usage_all": "EN TEXT TO REPLACE: All", |
| 313 | + "grouping_usage_low": "EN TEXT TO REPLACE: Low", |
299 | 314 | "recent_versions_only_tooltip": "過去1年以内に公開されたバージョンのみ表示します。", |
300 | 315 | "show_low_usage_tooltip": "総ダウンロード数の1%未満のバージョングループも含めます。", |
301 | 316 | "y_axis_label": "ダウンロード", |
|
304 | 319 | "filter_help": "semver範囲フィルタのヘルプ", |
305 | 320 | "filter_tooltip": "{link} を使ってバージョンを絞り込みます。例えば、^3.0.0は3.xのすべてのバージョンを表示します。", |
306 | 321 | "filter_tooltip_link": "semver範囲", |
307 | | - "no_matches": "この範囲に一致するバージョンはありません" |
| 322 | + "no_matches": "この範囲に一致するバージョンはありません", |
| 323 | + "copy_alt": { |
| 324 | + "per_version_analysis": "EN TEXT TO REPLACE: {version} version was downloaded {downloads} times", |
| 325 | + "general_description": "EN TEXT TO REPLACE: Bar chart showing per-version downloads for {versions_count} {semver_grouping_mode} versions of the {package_name} package, {date_range_label} from the {first_version} version to the {last_version} version. The most downloaded version is {max_downloaded_version} with {max_version_downloads} downloads. {per_version_analysis}. {watermark}." |
| 326 | + } |
308 | 327 | }, |
309 | 328 | "dependencies": { |
310 | 329 | "title": "依存関係({count})", |
|
354 | 373 | "date_range_multiline": "{start}\nから {end}", |
355 | 374 | "download_file": "{fileType} をダウンロード", |
356 | 375 | "toggle_annotator": "アノテーターを切り替え", |
| 376 | + "toggle_stack_mode": "EN TEXT TO REPLACE: Toggle stack mode", |
357 | 377 | "legend_estimation": "推定値", |
358 | 378 | "no_data": "データがありません", |
359 | 379 | "y_axis_label": "{granularity} {facet}", |
|
364 | 384 | "downloads": "ダウンロード数", |
365 | 385 | "likes": "いいね数", |
366 | 386 | "contributors": "コントリビューター" |
| 387 | + }, |
| 388 | + "play_animation": "EN TEXT TO REPLACE: Play animation", |
| 389 | + "pause_animation": "EN TEXT TO REPLACE: Pause animation", |
| 390 | + "data_correction": "EN TEXT TO REPLACE: Data correction", |
| 391 | + "average_window": "EN TEXT TO REPLACE: Average window", |
| 392 | + "smoothing": "EN TEXT TO REPLACE: Smoothing", |
| 393 | + "known_anomalies": "EN TEXT TO REPLACE: Known anomalies", |
| 394 | + "known_anomalies_description": "EN TEXT TO REPLACE: Interpolates over known download spikes caused by bots or CI issues.", |
| 395 | + "known_anomalies_ranges": "EN TEXT TO REPLACE: Anomaly ranges", |
| 396 | + "known_anomalies_range": "EN TEXT TO REPLACE: From {start} to {end}", |
| 397 | + "known_anomalies_range_named": "EN TEXT TO REPLACE: {packageName}: from {start} to {end}", |
| 398 | + "known_anomalies_none": "EN TEXT TO REPLACE: No known anomalies for this package. | No known anomalies for these packages.", |
| 399 | + "known_anomalies_contribute": "EN TEXT TO REPLACE: Contribute anomaly data", |
| 400 | + "apply_correction": "EN TEXT TO REPLACE: Apply correction", |
| 401 | + "copy_alt": { |
| 402 | + "trend_none": "EN TEXT TO REPLACE: mostly flat", |
| 403 | + "trend_strong": "EN TEXT TO REPLACE: strong", |
| 404 | + "trend_weak": "EN TEXT TO REPLACE: weak", |
| 405 | + "trend_undefined": "EN TEXT TO REPLACE: undefined (insufficient data)", |
| 406 | + "button_label": "EN TEXT TO REPLACE: Copy alt text", |
| 407 | + "watermark": "EN TEXT TO REPLACE: At the bottom, a watermark reads \"./npmx a fast, modern browser for the npm registry\"", |
| 408 | + "analysis": "EN TEXT TO REPLACE: {package_name} starts at {start_value} and ends at {end_value}, showing a {trend} trend with a slope of {downloads_slope} downloads per time interval", |
| 409 | + "estimation": "EN TEXT TO REPLACE: The final value is an estimate based on partial data for the current period.", |
| 410 | + "estimations": "EN TEXT TO REPLACE: The final values are estimates based on partial data for the current period.", |
| 411 | + "compare": "EN TEXT TO REPLACE: Package download comparison line chart for: {packages}.", |
| 412 | + "single_package": "EN TEXT TO REPLACE: Downloads line chart for the {package} package.", |
| 413 | + "general_description": "EN TEXT TO REPLACE: The Y axis represents the number of downloads. The X axis represents the date range, from {start_date} to {end_date}, with a {granularity} time period.{estimation_notice} {packages_analysis}. {watermark}." |
367 | 414 | } |
368 | 415 | }, |
369 | 416 | "downloads": { |
|
621 | 668 | "invalid_name": "無効なパッケージ名:", |
622 | 669 | "available": "この名前は使用可能です!", |
623 | 670 | "taken": "この名前はすでに使用されています。", |
| 671 | + "missing_permission": "EN TEXT TO REPLACE: You do not have permission to add a package to scope {'@'}{scope}.", |
624 | 672 | "similar_warning": "似た名前のパッケージが存在します。npmによって拒否される可能性があります:", |
625 | 673 | "related": "関連パッケージ:", |
626 | 674 | "scope_warning_title": "スコープ付きパッケージの使用を検討してください", |
|
815 | 863 | "managers": "存在します" |
816 | 864 | } |
817 | 865 | }, |
| 866 | + "sponsors": { |
| 867 | + "title": "EN TEXT TO REPLACE: Sponsors" |
| 868 | + }, |
| 869 | + "oss_partners": { |
| 870 | + "title": "EN TEXT TO REPLACE: OSS Partners" |
| 871 | + }, |
818 | 872 | "team": { |
819 | 873 | "title": "チーム", |
820 | 874 | "governance": "ガバナンス", |
|
907 | 961 | "section_packages": "パッケージ", |
908 | 962 | "section_facets": "比較項目", |
909 | 963 | "section_comparison": "比較", |
| 964 | + "copy_as_markdown": "EN TEXT TO REPLACE: Copy table", |
910 | 965 | "loading": "パッケージデータを読み込み中...", |
911 | 966 | "error": "パッケージデータの読み込みに失敗しました。もう一度お試しください。", |
912 | 967 | "empty_title": "比較するパッケージを選択", |
|
1014 | 1069 | "trends": { |
1015 | 1070 | "title": "トレンド比較" |
1016 | 1071 | } |
1017 | | - } |
| 1072 | + }, |
| 1073 | + "file_changes": "EN TEXT TO REPLACE: File Changes", |
| 1074 | + "files_count": "EN TEXT TO REPLACE: {count} files", |
| 1075 | + "lines_hidden": "EN TEXT TO REPLACE: {count} lines hidden", |
| 1076 | + "compare_versions": "EN TEXT TO REPLACE: diff", |
| 1077 | + "summary": "EN TEXT TO REPLACE: Summary", |
| 1078 | + "deps_count": "EN TEXT TO REPLACE: {count} deps", |
| 1079 | + "dependencies": "EN TEXT TO REPLACE: Dependencies", |
| 1080 | + "dev_dependencies": "EN TEXT TO REPLACE: Dev Dependencies", |
| 1081 | + "peer_dependencies": "EN TEXT TO REPLACE: Peer Dependencies", |
| 1082 | + "optional_dependencies": "EN TEXT TO REPLACE: Optional Dependencies", |
| 1083 | + "no_dependency_changes": "EN TEXT TO REPLACE: No dependency changes", |
| 1084 | + "file_filter_option": { |
| 1085 | + "all": "EN TEXT TO REPLACE: All ({count})", |
| 1086 | + "added": "EN TEXT TO REPLACE: Added ({count})", |
| 1087 | + "removed": "EN TEXT TO REPLACE: Removed ({count})", |
| 1088 | + "modified": "EN TEXT TO REPLACE: Modified ({count})" |
| 1089 | + }, |
| 1090 | + "search_files_placeholder": "EN TEXT TO REPLACE: Search files...", |
| 1091 | + "no_files_all": "EN TEXT TO REPLACE: No files", |
| 1092 | + "no_files_search": "EN TEXT TO REPLACE: No files matching \"{query}\"", |
| 1093 | + "no_files_filtered": "EN TEXT TO REPLACE: No {filter} files", |
| 1094 | + "filter": { |
| 1095 | + "added": "EN TEXT TO REPLACE: added", |
| 1096 | + "removed": "EN TEXT TO REPLACE: removed", |
| 1097 | + "modified": "EN TEXT TO REPLACE: modified" |
| 1098 | + }, |
| 1099 | + "files_button": "EN TEXT TO REPLACE: Files", |
| 1100 | + "select_file_prompt": "EN TEXT TO REPLACE: Select a file from the sidebar to view its diff", |
| 1101 | + "close_files_panel": "EN TEXT TO REPLACE: Close files panel", |
| 1102 | + "filter_files_label": "EN TEXT TO REPLACE: Filter files by change type" |
1018 | 1103 | }, |
1019 | 1104 | "privacy_policy": { |
1020 | 1105 | "title": "プライバシーポリシー", |
|
0 commit comments