シンク -> 同期

This commit is contained in:
Aesc 2024-05-03 19:24:13 +09:00 committed by GitHub
parent 1e1c389527
commit 5f05b466df
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -388,11 +388,11 @@
"Indicator.ServerStatus.Down": "応答なし",
"Indicator.ServerStatus.NoInternet": "インターネットなし",
"Indicator.Sync.AllSynced": "シンク完了",
"Indicator.Sync.SyncingItems": "シンク中<br><size=61.8033%>{item_count, plural, other {# アイテム}}</size>",
"Indicator.Sync.AllSynced": "同期完了",
"Indicator.Sync.SyncingItems": "同期中<br><size=61.8033%>{item_count, plural, other {# アイテム}}</size>",
"Indicator.Sync.UploadingVariants": "{variant_count,plural, other {# 個のアセットバリアントを}} アップロード中",
"Indicator.Sync.SyncError": "シンクエラー! <size=50%>ログをチェックしてください</size>",
"Indicator.Sync.StorageFull": "容量が足りません! <size=50%>シンクできません</size>",
"Indicator.Sync.SyncError": "同期エラー! <size=50%>ログをチェックしてください</size>",
"Indicator.Sync.StorageFull": "容量が足りません! <size=50%>同期できません</size>",
"Indicator.Storage.StorageFull": "空き容量なし",
"Indicator.Storage.Usage": "{storage_used} / {storage_max}<br><size=61.803%>ストレージ使用量</size>",