diff --git a/Assets/Translations/de.json b/Assets/Translations/de.json index 128ae357..266fe41b 100644 --- a/Assets/Translations/de.json +++ b/Assets/Translations/de.json @@ -653,8 +653,8 @@ "description": "Anpassen, wie Datum und Zeit erscheinen." }, "12hour-format": { - "description": "An für AM/PM-Format (z.B. 8:00 PM), aus für 24-Stunden-Format (z.B. 20:00).", - "label": "12-Stunden-Zeitformat benutzen" + "label": "12-Stunden-Zeitformat benutzen", + "description": "Zeigt die Uhrzeit im 12-Stunden-Format auf dem Sperrbildschirm und im Kalender an. Die Uhr in der Statusleiste hat eigene Einstellungen." }, "week-numbers": { "label": "Wochennummern anzeigen", diff --git a/Assets/Translations/en.json b/Assets/Translations/en.json index 31d69b2c..7730e029 100644 --- a/Assets/Translations/en.json +++ b/Assets/Translations/en.json @@ -654,7 +654,7 @@ }, "12hour-format": { "label": "Use 12-hour time format", - "description": "On for AM/PM format (e.g., 8:00 PM), off for 24-hour format (e.g., 20:00)." + "description": "Displays time in 12-hour format on the lock screen and calendar. The bar clock has its own settings." }, "week-numbers": { "label": "Show week numbers", diff --git a/Assets/Translations/es.json b/Assets/Translations/es.json index a9d86422..08b719f6 100644 --- a/Assets/Translations/es.json +++ b/Assets/Translations/es.json @@ -653,8 +653,8 @@ "description": "Personaliza cómo aparecen la fecha y la hora." }, "12hour-format": { - "description": "Activado para formato AM/PM (ej., 8:00 PM), desactivado para formato de 24 horas (ej., 20:00).", - "label": "Utilice el formato de hora de 12 horas" + "label": "Utilice el formato de hora de 12 horas", + "description": "Muestra la hora en formato de 12 horas en la pantalla de bloqueo y el calendario. El reloj de la barra tiene su propia configuración." }, "week-numbers": { "label": "Mostrar números de semana", diff --git a/Assets/Translations/fr.json b/Assets/Translations/fr.json index 67e966d4..163793dc 100644 --- a/Assets/Translations/fr.json +++ b/Assets/Translations/fr.json @@ -654,7 +654,6 @@ }, "12hour-format": { "label": "Utiliser le format horaire de 12 heures", - "description": "Activé pour le format AM/PM (ex: 8:00 PM), désactivé pour le format 24 heures (ex: 20:00)." }, "week-numbers": { "label": "Afficher les numéros de semaine", diff --git a/Assets/Translations/pt.json b/Assets/Translations/pt.json index f6d05dd2..b3d0a9de 100644 --- a/Assets/Translations/pt.json +++ b/Assets/Translations/pt.json @@ -615,8 +615,8 @@ "description": "Personalize como a data e a hora aparecem." }, "12hour-format": { - "description": "Ativado para formato AM/PM (ex., 8:00 PM), desativado para formato de 24 horas (ex., 20:00).", - "label": "Use o formato de hora de 12 horas" + "label": "Use o formato de hora de 12 horas", + "description": "Exibe a hora no formato de 12 horas na tela de bloqueio e no calendário. O relógio da barra tem suas próprias configurações." }, "week-numbers": { "label": "Mostrar números da semana", diff --git a/Assets/Translations/zh-CN.json b/Assets/Translations/zh-CN.json index 24be85ae..52f3a435 100644 --- a/Assets/Translations/zh-CN.json +++ b/Assets/Translations/zh-CN.json @@ -653,8 +653,8 @@ "description": "自定义日期和时间的显示方式。" }, "12hour-format": { - "description": "开启为 AM/PM 格式(例如:8:00 PM),关闭为 24 小时制(例如:20:00)。", - "label": "使用12小时制时间格式" + "label": "使用12小时制时间格式", + "description": "在锁屏和日历上以 12 小时制格式显示时间。状态栏时钟有其自己的设置。" }, "week-numbers": { "label": "显示周数",