mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Settings: refined the 12h clock display option to clearly explains it does not apply to the bar's clock.
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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": "显示周数",
|
||||
|
||||
Reference in New Issue
Block a user