diff options
Diffstat (limited to 'modern/src/resources/l10n/ja.json')
-rw-r--r-- | modern/src/resources/l10n/ja.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/modern/src/resources/l10n/ja.json b/modern/src/resources/l10n/ja.json index 58d062ae..a7b2784c 100644 --- a/modern/src/resources/l10n/ja.json +++ b/modern/src/resources/l10n/ja.json @@ -5,6 +5,7 @@ "sharedUpload": "Upload", "sharedSet": "設定", "sharedCancel": "キャンセル", + "sharedCopy": "Copy", "sharedAdd": "追加", "sharedEdit": "編集", "sharedRemove": "削除", @@ -99,7 +100,6 @@ "sharedImport": "インポート", "sharedColumns": "列", "sharedDropzoneText": "ファイルをドラッグ&ドロップするかクリック", - "sharedLinkCopied": "Link copied", "sharedLogs": "Logs", "calendarSimple": "シンプル", "calendarRecurrence": "再発", @@ -148,7 +148,7 @@ "attributeUiDisableAttributes": "UI:属性を無効にする", "attributeUiDisableGroups": "UI:グループを無効にする", "attributeUiDisableEvents": "UI: イベントを無効にする", - "attributeUiDisableVehicleFeatures": "UI: 車両の機能を無効にする", + "attributeUiDisableVehicleFeatures": "UI: Disable Vehicle Features", "attributeUiDisableDrivers": "UI: ドライバーを無効にする", "attributeUiDisableComputedAttributes": "UI: 計算された属性を無効にする", "attributeUiDisableCalendars": "UI: カレンダーを無効にする", @@ -325,6 +325,7 @@ "serverLogo": "Logo Image", "serverLogoInverted": "Inverted Logo Image", "serverChangeDisable": "Disable Server Change", + "serverDisableShare": "Disable Device Sharing", "mapTitle": "地図", "mapActive": "アクティブなマップ", "mapOverlay": "マップのオーバーレイ", |