i18n: update

This commit is contained in:
Lemmy
2026-07-20 21:05:36 -04:00
parent a3612462cf
commit 03b52eccaf
3 changed files with 155 additions and 136 deletions
+27 -27
View File
@@ -1,35 +1,35 @@
{ {
"title": "Cat",
"settings": { "settings": {
"cat_size": { "cat_color": {
"label": "Cat Size", "description": "Used when Cat Color is set to Custom.",
"description": "Sprite size in the bar, in pixels." "label": "Custom Color"
},
"show_cpu_percent": {
"label": "Show CPU Percentage",
"description": "Display the CPU percentage next to the cat."
},
"walk_threshold": {
"label": "Walk Threshold",
"description": "CPU percentage at which the cat wakes up and starts walking."
},
"run_threshold": {
"label": "Run Threshold",
"description": "CPU percentage at which the cat breaks into a run."
},
"poll_interval": {
"label": "CPU Poll Interval",
"description": "How often to sample CPU usage, in seconds."
}, },
"cat_color_mode": { "cat_color_mode": {
"label": "Cat Color",
"description": "Use the current theme color, or pick a custom color below.", "description": "Use the current theme color, or pick a custom color below.",
"option_theme": "Match Theme", "label": "Cat Color",
"option_custom": "Custom" "option_custom": "Custom",
"option_theme": "Match Theme"
}, },
"cat_color": { "cat_size": {
"label": "Custom Color", "description": "Sprite size in the bar, in pixels.",
"description": "Used when Cat Color is set to Custom." "label": "Cat Size"
},
"poll_interval": {
"description": "How often to sample CPU usage, in seconds.",
"label": "CPU Poll Interval"
},
"run_threshold": {
"description": "CPU percentage at which the cat breaks into a run.",
"label": "Run Threshold"
},
"show_cpu_percent": {
"description": "Display the CPU percentage next to the cat.",
"label": "Show CPU Percentage"
},
"walk_threshold": {
"description": "CPU percentage at which the cat wakes up and starts walking.",
"label": "Walk Threshold"
} }
} },
"title": "Cat"
} }
@@ -0,0 +1,19 @@
{
"error": {
"device_not_found": "Die ideapad_acpi conservation_mode sysfs-Datei wurde auf diesem Gerät nicht gefunden.",
"read_failed": "Der aktuelle conservation_mode-Status konnte nicht gelesen werden.",
"write_failed": "Schreiben von conservation_mode fehlgeschlagen ({error}); das Plugin-Verzeichnis zum Ausführen des Setups konnte nicht gefunden werden.",
"write_failed_manual": "Schreiben von conservation_mode fehlgeschlagen ({error}). Führe scripts/setup-permissions.sh manuell mit sudo aus und melde dich dann ab und wieder an."
},
"notify": {
"disabled": "Deaktiviert – laden bis 100%",
"enabled": "Aktiviert – laden begrenzt für Akkugesundheit",
"setup_needed": "Einmalige Einrichtung erforderlich. Überprüfe das gerade geöffnete Terminalfenster."
},
"shortcut": {
"na": "Erhaltung N/V",
"off": "Erhaltung",
"on": "Erhaltung"
},
"title": "Erhaltungsmodus"
}
+109 -109
View File
@@ -1,135 +1,135 @@
{ {
"plugin_name": "Mawaqit",
"plugin_description": "Prayer times with live countdown, notifications, and azan.",
"panel": { "panel": {
"title": "Prayer Times",
"sunrise": "Sunrise",
"now": "Now",
"in": "in", "in": "in",
"jumuah": "Jumu'ah", "jumuah": "Jumu'ah",
"loading": "Loading prayer times…", "loading": "Loading prayer times…",
"now": "Now",
"sunrise": "Sunrise",
"title": "Prayer Times",
"tooltip": { "tooltip": {
"next": "Next",
"time": "Time",
"in": "In", "in": "In",
"tomorrow_fajr": "Fajr (tomorrow)", "next": "Next",
"no_data": "Fetching prayer times…" "no_data": "Fetching prayer times…",
"time": "Time",
"tomorrow_fajr": "Fajr (tomorrow)"
} }
}, },
"plugin_description": "Prayer times with live countdown, notifications, and azan.",
"plugin_name": "Mawaqit",
"settings": { "settings": {
"city": { "active_color": {
"label": "City", "description": "Color used when a prayer is happening now or in elapsed mode.",
"description": "Your city name in English (e.g. London)." "label": "Active color"
},
"country": {
"label": "Country",
"description": "Country name or 2-letter code (e.g. UK, DZ, FR)."
},
"method": {
"label": "Calculation Method",
"description": "Choose the calculation authority followed in your region.",
"karachi": "University of Islamic Sciences, Karachi",
"isna": "Islamic Society of North America (ISNA)",
"mwl": "Muslim World League (MWL)",
"makkah": "Umm Al-Qura University, Makkah",
"egypt": "Egyptian General Authority of Survey",
"tehran": "Institute of Geophysics, Tehran",
"gulf": "Gulf Region",
"kuwait": "Kuwait",
"qatar": "Qatar",
"singapore": "Majlis Ugama Islam Singapura (MUIS)",
"france": "Union Organization Islamic de France",
"turkey": "Diyanet İşleri Başkanlığı, Turkey",
"russia": "Spiritual Administration of Muslims of Russia",
"moonsighting": "Moonsighting Committee Worldwide",
"dubai": "Dubai (experimental)",
"malaysia": "JAKIM, Malaysia",
"tunisia": "Tunisia",
"algeria": "Algeria / MESRS",
"indonesia": "KEMENAG, Indonesia",
"morocco": "Morocco",
"portugal": "Comunidade Islamica de Lisboa",
"jordan": "Ministry of Awqaf, Jordan"
},
"school": {
"label": "Asr Calculation School",
"description": "Shafi/Maliki/Hanbali uses shadow factor 1. Hanafi uses factor 2, giving a later Asr.",
"shafi": "Shafi / Maliki / Hanbali (default)",
"hanafi": "Hanafi"
},
"hijri_day_offset": {
"label": "Hijri Day Adjustment",
"description": "Shift the displayed Hijri day if the API date doesn't match your local moon sighting.",
"minus1": "−1 day",
"default": "Default (from API)",
"plus1": "+1 day"
},
"twelve_hour_format": {
"label": "12-Hour Format",
"description": "Show prayer times in 12-hour format (e.g. 5:23 AM) instead of 24-hour."
},
"show_notifications": {
"label": "Prayer notifications",
"description": "Show a system notification when each prayer time begins."
},
"play_azan": {
"label": "Play Azan",
"description": "Play an azan audio file when each prayer time begins."
}, },
"azan_file": { "azan_file": {
"label": "Azan audio",
"description": "Which azan to play. Name your files azan1.mp3 / azan2.mp3 / azan3.mp3 and place them in the plugin's assets/ folder (see README).",
"azan1": "Azan 1", "azan1": "Azan 1",
"azan2": "Azan 2", "azan2": "Azan 2",
"azan3": "Azan 3" "azan3": "Azan 3",
"description": "Which azan to play. Name your files azan1.mp3 / azan2.mp3 / azan3.mp3 and place them in the plugin's assets/ folder (see README).",
"label": "Azan audio"
}, },
"tune": { "city": {
"label": "Enable per-prayer time offsets", "description": "Your city name in English (e.g. London).",
"description": "Apply per-prayer minute adjustments to fine-tune times." "label": "City"
}, },
"tune_fajr": { "country": {
"label": "Fajr offset (minutes)" "description": "Country name or 2-letter code (e.g. UK, DZ, FR).",
}, "label": "Country"
"tune_dhuhr": {
"label": "Dhuhr offset (minutes)"
},
"tune_asr": {
"label": "Asr offset (minutes)"
},
"tune_maghrib": {
"label": "Maghrib offset (minutes)"
},
"tune_isha": {
"label": "Isha offset (minutes)"
},
"show_countdown": {
"label": "Show countdown",
"description": "Show a live countdown to the next prayer instead of the static time."
},
"show_elapsed": {
"label": "Show elapsed time after prayer",
"description": "After a prayer begins, count up (+) for up to 1 hour."
},
"hide_prayer_name": {
"label": "Hide prayer name in bar",
"description": "Show only the time or countdown without the prayer name."
},
"widget_icon": {
"label": "Bar icon"
}, },
"dynamic_icon": { "dynamic_icon": {
"label": "Dynamic prayer icon", "description": "Show a sun/moon icon matching the current prayer instead of the fixed icon.",
"description": "Show a sun/moon icon matching the current prayer instead of the fixed icon." "label": "Dynamic prayer icon"
}, },
"text_color": { "hide_prayer_name": {
"label": "Bar text color" "description": "Show only the time or countdown without the prayer name.",
"label": "Hide prayer name in bar"
},
"hijri_day_offset": {
"default": "Default (from API)",
"description": "Shift the displayed Hijri day if the API date doesn't match your local moon sighting.",
"label": "Hijri Day Adjustment",
"minus1": "−1 day",
"plus1": "+1 day"
}, },
"icon_color": { "icon_color": {
"label": "Bar icon color" "label": "Bar icon color"
}, },
"active_color": { "method": {
"label": "Active color", "algeria": "Algeria / MESRS",
"description": "Color used when a prayer is happening now or in elapsed mode." "description": "Choose the calculation authority followed in your region.",
"dubai": "Dubai (experimental)",
"egypt": "Egyptian General Authority of Survey",
"france": "Union Organization Islamic de France",
"gulf": "Gulf Region",
"indonesia": "KEMENAG, Indonesia",
"isna": "Islamic Society of North America (ISNA)",
"jordan": "Ministry of Awqaf, Jordan",
"karachi": "University of Islamic Sciences, Karachi",
"kuwait": "Kuwait",
"label": "Calculation Method",
"makkah": "Umm Al-Qura University, Makkah",
"malaysia": "JAKIM, Malaysia",
"moonsighting": "Moonsighting Committee Worldwide",
"morocco": "Morocco",
"mwl": "Muslim World League (MWL)",
"portugal": "Comunidade Islamica de Lisboa",
"qatar": "Qatar",
"russia": "Spiritual Administration of Muslims of Russia",
"singapore": "Majlis Ugama Islam Singapura (MUIS)",
"tehran": "Institute of Geophysics, Tehran",
"tunisia": "Tunisia",
"turkey": "Diyanet İşleri Başkanlığı, Turkey"
},
"play_azan": {
"description": "Play an azan audio file when each prayer time begins.",
"label": "Play Azan"
},
"school": {
"description": "Shafi/Maliki/Hanbali uses shadow factor 1. Hanafi uses factor 2, giving a later Asr.",
"hanafi": "Hanafi",
"label": "Asr Calculation School",
"shafi": "Shafi / Maliki / Hanbali (default)"
},
"show_countdown": {
"description": "Show a live countdown to the next prayer instead of the static time.",
"label": "Show countdown"
},
"show_elapsed": {
"description": "After a prayer begins, count up (+) for up to 1 hour.",
"label": "Show elapsed time after prayer"
},
"show_notifications": {
"description": "Show a system notification when each prayer time begins.",
"label": "Prayer notifications"
},
"text_color": {
"label": "Bar text color"
},
"tune": {
"description": "Apply per-prayer minute adjustments to fine-tune times.",
"label": "Enable per-prayer time offsets"
},
"tune_asr": {
"label": "Asr offset (minutes)"
},
"tune_dhuhr": {
"label": "Dhuhr offset (minutes)"
},
"tune_fajr": {
"label": "Fajr offset (minutes)"
},
"tune_isha": {
"label": "Isha offset (minutes)"
},
"tune_maghrib": {
"label": "Maghrib offset (minutes)"
},
"twelve_hour_format": {
"description": "Show prayer times in 12-hour format (e.g. 5:23 AM) instead of 24-hour.",
"label": "12-Hour Format"
},
"widget_icon": {
"label": "Bar icon"
} }
} }
} }