diff --git a/po/ar/kcm_mobileshell.po b/po/ar/kcm_mobileshell.po index a8604856..943d33bc 100644 --- a/po/ar/kcm_mobileshell.po +++ b/po/ar/kcm_mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2025-07-03 09:54+0400\n" "Last-Translator: Zayed Al-Saidi \n" "Language-Team: ar\n" @@ -49,10 +49,13 @@ msgid "Auto Hide Panels" msgstr "إخفاء اللوحات آليًّا" #: ui/main.qml:56 -#, kde-format +#, fuzzy, kde-format +#| msgid "" +#| "When active, status and navigation panels will auto hide, allowing " +#| "applications to fill the entire screen space." msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "" "عندما تنشط، ستخفي لوحات الحالة والتنقل آليًّا، مما يسمح للتطبيقات بملء مساحة " "الشاشة بأكملها." @@ -64,10 +67,8 @@ msgstr "طرق مزدوج للاستيقاظ" #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." -msgstr "عند تنشيطه، يسمح بإيقاظ الجهاز بطرق مزدوج فقط عندما تكون الشاشة مغلقة." +msgid "When the screen is off, double tap to wakeup the device." +msgstr "" #: ui/main.qml:81 #, kde-format @@ -281,6 +282,12 @@ msgid "" msgstr "" "يُتحكم في اهتزازات لوحة المفاتيح بشكل منفصل في وحدة إعدادات لوحة المفاتيح." +#~ msgid "" +#~ "When active, it allow to wakeup the device just with double tap when the " +#~ "screen is off." +#~ msgstr "" +#~ "عند تنشيطه، يسمح بإيقاظ الجهاز بطرق مزدوج فقط عندما تكون الشاشة مغلقة." + #~ msgid "Navigation Panel" #~ msgstr "لوحة التنقل" diff --git a/po/ar/plasma_org.kde.plasma.private.mobileshell.po b/po/ar/plasma_org.kde.plasma.private.mobileshell.po index 885037af..a3f57283 100644 --- a/po/ar/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/ar/plasma_org.kde.plasma.private.mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2025-04-21 18:19+0400\n" "Last-Translator: Zayed Al-Saidi \n" "Language-Team: ar\n" @@ -70,67 +70,51 @@ msgstr "مغلق" msgid "SIM Locked" msgstr "الشريحة مقفلة" -#: qml/popups/volumeosd/AudioApplet.qml:73 -#, kde-format -msgid "Outputs" +#: qml/popups/volumeosd/AudioApplet.qml:89 +#, fuzzy, kde-format +#| msgid "Outputs" +msgid "Output Devices" msgstr "المخرجات" -#: qml/popups/volumeosd/AudioApplet.qml:111 -#, kde-format -msgid "Inputs" +#: qml/popups/volumeosd/AudioApplet.qml:118 +#, fuzzy, kde-format +#| msgid "Inputs" +msgid "Input Devices" msgstr "المدخلات" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "تدفقات التشغيل" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "تدفقات التّسجيل" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "%1 (%2)" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "لم يعثر على اسم الجهاز" -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "أظهر خيارات إضافية لـ%1" -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "ألغ الكتم" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "اكتم" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "اضبط المستوى إلى %1" - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "%1٪" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -152,12 +136,22 @@ msgstr "%1: %2" msgid "Stream name not found" msgstr "اسم الدفق غير موجود" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "ألغ الكتم" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "اكتم" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, kde-format msgid "configure audio streams" msgstr "اضبط تدفقات الصوت" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "افتح إعدادات الصوت" @@ -430,6 +424,10 @@ msgctxt "Expand to show n more notifications" msgid "Show %1 More" msgstr "اعرض أكثر بـ%1" +#~ msgctxt "Accessibility data on volume slider" +#~ msgid "Adjust volume for %1" +#~ msgstr "اضبط المستوى إلى %1" + #~ msgid "Search…" #~ msgstr "ابحث..." diff --git a/po/ar/plasma_org.kde.plasma.quicksetting.audio.po b/po/ar/plasma_org.kde.plasma.quicksetting.audio.po index 38a31111..a7095962 100644 --- a/po/ar/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/ar/plasma_org.kde.plasma.quicksetting.audio.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2023-05-07 20:47+0400\n" "Last-Translator: Zayed Al-Saidi \n" "Language-Team: ar\n" @@ -22,7 +22,12 @@ msgstr "" msgid "Sound" msgstr "الصوت" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "%1٪" diff --git a/po/ast/kcm_mobileshell.po b/po/ast/kcm_mobileshell.po index f3677a35..504312d1 100644 --- a/po/ast/kcm_mobileshell.po +++ b/po/ast/kcm_mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2023-05-09 00:28+0200\n" "Last-Translator: Enol P. \n" "Language-Team: \n" @@ -50,8 +50,8 @@ msgstr "" #: ui/main.qml:56 #, kde-format msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "" #: ui/main.qml:69 @@ -61,9 +61,7 @@ msgstr "" #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." +msgid "When the screen is off, double tap to wakeup the device." msgstr "" #: ui/main.qml:81 diff --git a/po/ast/plasma_org.kde.plasma.private.mobileshell.po b/po/ast/plasma_org.kde.plasma.private.mobileshell.po index 2c3adbb5..b0b27dc4 100644 --- a/po/ast/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/ast/plasma_org.kde.plasma.private.mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2023-05-14 22:58+0200\n" "Last-Translator: Enol P. \n" "Language-Team: \n" @@ -69,67 +69,49 @@ msgstr "" msgid "SIM Locked" msgstr "" -#: qml/popups/volumeosd/AudioApplet.qml:73 +#: qml/popups/volumeosd/AudioApplet.qml:89 #, kde-format -msgid "Outputs" +msgid "Output Devices" msgstr "" -#: qml/popups/volumeosd/AudioApplet.qml:111 +#: qml/popups/volumeosd/AudioApplet.qml:118 #, kde-format -msgid "Inputs" +msgid "Input Devices" msgstr "" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "%1 (%2)" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "" -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "" -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "" - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "%1%" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -151,12 +133,22 @@ msgstr "%1: %2" msgid "Stream name not found" msgstr "" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, kde-format msgid "configure audio streams" msgstr "" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "" diff --git a/po/ast/plasma_org.kde.plasma.quicksetting.audio.po b/po/ast/plasma_org.kde.plasma.quicksetting.audio.po index 89381416..dba409e5 100644 --- a/po/ast/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/ast/plasma_org.kde.plasma.quicksetting.audio.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2023-05-03 23:32+0200\n" "Last-Translator: Enol P. \n" "Language-Team: \n" @@ -22,7 +22,12 @@ msgstr "" msgid "Sound" msgstr "Soníu" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "%1%" diff --git a/po/ca/kcm_mobileshell.po b/po/ca/kcm_mobileshell.po index af7bf3eb..196d4b19 100644 --- a/po/ca/kcm_mobileshell.po +++ b/po/ca/kcm_mobileshell.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2025-07-02 11:45+0200\n" "Last-Translator: Josep M. Ferrer \n" "Language-Team: Catalan \n" @@ -52,10 +52,13 @@ msgid "Auto Hide Panels" msgstr "Oculta automàticament els plafons" #: ui/main.qml:56 -#, kde-format +#, fuzzy, kde-format +#| msgid "" +#| "When active, status and navigation panels will auto hide, allowing " +#| "applications to fill the entire screen space." msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "" "Quan està actiu, els plafons d'estat i navegació s'ocultaran automàticament, " "i això permet que les aplicacions omplin tot l'espai de la pantalla." @@ -67,12 +70,8 @@ msgstr "Toc doble per a despertar" #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." +msgid "When the screen is off, double tap to wakeup the device." msgstr "" -"Quan està actiu, permet despertar el dispositiu només toc doble quan la " -"pantalla està apagada." #: ui/main.qml:81 #, kde-format @@ -291,6 +290,13 @@ msgstr "" "La vibració del teclat es controla separadament en el mòdul de configuració " "del teclat." +#~ msgid "" +#~ "When active, it allow to wakeup the device just with double tap when the " +#~ "screen is off." +#~ msgstr "" +#~ "Quan està actiu, permet despertar el dispositiu només toc doble quan la " +#~ "pantalla està apagada." + #~ msgid "Navigation Panel" #~ msgstr "Plafó de navegació" diff --git a/po/ca/plasma_org.kde.plasma.private.mobileshell.po b/po/ca/plasma_org.kde.plasma.private.mobileshell.po index dba0c8eb..65ab23d5 100644 --- a/po/ca/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/ca/plasma_org.kde.plasma.private.mobileshell.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-11-13 10:33+0100\n" "Last-Translator: Josep M. Ferrer \n" "Language-Team: Catalan \n" @@ -71,67 +71,51 @@ msgstr "Inactiu" msgid "SIM Locked" msgstr "La SIM està blocada" -#: qml/popups/volumeosd/AudioApplet.qml:73 -#, kde-format -msgid "Outputs" +#: qml/popups/volumeosd/AudioApplet.qml:89 +#, fuzzy, kde-format +#| msgid "Outputs" +msgid "Output Devices" msgstr "Sortides" -#: qml/popups/volumeosd/AudioApplet.qml:111 -#, kde-format -msgid "Inputs" +#: qml/popups/volumeosd/AudioApplet.qml:118 +#, fuzzy, kde-format +#| msgid "Inputs" +msgid "Input Devices" msgstr "Entrades" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "Fluxos de reproducció" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "Fluxos d'enregistrament" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "%1 (%2)" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "No s'ha trobat el nom del dispositiu" -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "Mostra les opcions addicionals de %1" -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "Activa el so" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "Silenci" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "Ajusta el volum de %1" - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "%1%" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -153,12 +137,22 @@ msgstr "%1: %2" msgid "Stream name not found" msgstr "No s'ha trobat el nom del flux" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "Activa el so" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "Silenci" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, kde-format msgid "configure audio streams" msgstr "configuració dels fluxos d'àudio" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "Obre la configuració d'àudio" @@ -407,6 +401,10 @@ msgctxt "Expand to show n more notifications" msgid "Show %1 More" msgstr "Mostra'n %1 més" +#~ msgctxt "Accessibility data on volume slider" +#~ msgid "Adjust volume for %1" +#~ msgstr "Ajusta el volum de %1" + #~ msgid "Search…" #~ msgstr "Cerca…" diff --git a/po/ca/plasma_org.kde.plasma.quicksetting.audio.po b/po/ca/plasma_org.kde.plasma.quicksetting.audio.po index f7ceffcc..3ead66e9 100644 --- a/po/ca/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/ca/plasma_org.kde.plasma.quicksetting.audio.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2022-12-20 11:54+0100\n" "Last-Translator: Josep M. Ferrer \n" "Language-Team: Catalan \n" @@ -24,7 +24,12 @@ msgstr "" msgid "Sound" msgstr "So" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "%1%" diff --git a/po/ca@valencia/kcm_mobileshell.po b/po/ca@valencia/kcm_mobileshell.po index 5dc650c0..0446a576 100644 --- a/po/ca@valencia/kcm_mobileshell.po +++ b/po/ca@valencia/kcm_mobileshell.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2025-07-02 11:45+0200\n" "Last-Translator: Josep M. Ferrer \n" "Language-Team: Catalan \n" @@ -51,10 +51,13 @@ msgid "Auto Hide Panels" msgstr "Oculta automàticament els quadros" #: ui/main.qml:56 -#, kde-format +#, fuzzy, kde-format +#| msgid "" +#| "When active, status and navigation panels will auto hide, allowing " +#| "applications to fill the entire screen space." msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "" "Quan està actiu, els quadros d'estat i navegació s'ocultaran automàticament, " "i açò permet que les aplicacions òmpliguen tot l'espai de la pantalla." @@ -66,12 +69,8 @@ msgstr "Toc doble per a despertar" #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." +msgid "When the screen is off, double tap to wakeup the device." msgstr "" -"Quan està actiu, permet despertar el dispositiu només toc doble quan la " -"pantalla està apagada." #: ui/main.qml:81 #, kde-format @@ -290,6 +289,13 @@ msgstr "" "La vibració del teclat es controla per separat en el mòdul de configuració " "del teclat." +#~ msgid "" +#~ "When active, it allow to wakeup the device just with double tap when the " +#~ "screen is off." +#~ msgstr "" +#~ "Quan està actiu, permet despertar el dispositiu només toc doble quan la " +#~ "pantalla està apagada." + #~ msgid "Navigation Panel" #~ msgstr "Quadro de navegació" diff --git a/po/ca@valencia/plasma_org.kde.plasma.private.mobileshell.po b/po/ca@valencia/plasma_org.kde.plasma.private.mobileshell.po index 40db043f..c54b37f4 100644 --- a/po/ca@valencia/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/ca@valencia/plasma_org.kde.plasma.private.mobileshell.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-11-13 10:33+0100\n" "Last-Translator: Josep M. Ferrer \n" "Language-Team: Catalan \n" @@ -71,67 +71,51 @@ msgstr "Inactiu" msgid "SIM Locked" msgstr "La SIM està blocada" -#: qml/popups/volumeosd/AudioApplet.qml:73 -#, kde-format -msgid "Outputs" +#: qml/popups/volumeosd/AudioApplet.qml:89 +#, fuzzy, kde-format +#| msgid "Outputs" +msgid "Output Devices" msgstr "Eixides" -#: qml/popups/volumeosd/AudioApplet.qml:111 -#, kde-format -msgid "Inputs" +#: qml/popups/volumeosd/AudioApplet.qml:118 +#, fuzzy, kde-format +#| msgid "Inputs" +msgid "Input Devices" msgstr "Entrades" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "Fluxos de reproducció" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "Fluxos de gravació" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "%1 (%2)" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "No s'ha trobat el nom del dispositiu" -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "Mostra les opcions addicionals per a %1" -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "Activa el so" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "Silenci" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "Ajusta el volum de %1" - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "%1%" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -153,12 +137,22 @@ msgstr "%1: %2" msgid "Stream name not found" msgstr "No s'ha trobat el nom del flux" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "Activa el so" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "Silenci" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, kde-format msgid "configure audio streams" msgstr "configuració dels fluxos d'àudio" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "Obri la configuració d'àudio" @@ -406,3 +400,7 @@ msgstr "Mostra'n menys" msgctxt "Expand to show n more notifications" msgid "Show %1 More" msgstr "Mostra'n %1 més" + +#~ msgctxt "Accessibility data on volume slider" +#~ msgid "Adjust volume for %1" +#~ msgstr "Ajusta el volum de %1" diff --git a/po/ca@valencia/plasma_org.kde.plasma.quicksetting.audio.po b/po/ca@valencia/plasma_org.kde.plasma.quicksetting.audio.po index 0e554a4b..6e20c5c4 100644 --- a/po/ca@valencia/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/ca@valencia/plasma_org.kde.plasma.quicksetting.audio.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2022-12-20 11:54+0100\n" "Last-Translator: Josep M. Ferrer \n" "Language-Team: Catalan \n" @@ -24,7 +24,12 @@ msgstr "" msgid "Sound" msgstr "So" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "%1%" diff --git a/po/cs/kcm_mobileshell.po b/po/cs/kcm_mobileshell.po index 8325e96e..63b16d38 100644 --- a/po/cs/kcm_mobileshell.po +++ b/po/cs/kcm_mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-08-29 09:38+0200\n" "Last-Translator: Vit Pelcak \n" "Language-Team: Czech \n" @@ -50,8 +50,8 @@ msgstr "" #: ui/main.qml:56 #, kde-format msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "" #: ui/main.qml:69 @@ -61,9 +61,7 @@ msgstr "" #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." +msgid "When the screen is off, double tap to wakeup the device." msgstr "" #: ui/main.qml:81 diff --git a/po/cs/plasma_org.kde.plasma.private.mobileshell.po b/po/cs/plasma_org.kde.plasma.private.mobileshell.po index cf336293..acc74eb2 100644 --- a/po/cs/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/cs/plasma_org.kde.plasma.private.mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2023-01-05 12:05+0100\n" "Last-Translator: Vit Pelcak \n" "Language-Team: Czech \n" @@ -69,67 +69,51 @@ msgstr "Vypnuto" msgid "SIM Locked" msgstr "SIM je uzamčena" -#: qml/popups/volumeosd/AudioApplet.qml:73 -#, kde-format -msgid "Outputs" +#: qml/popups/volumeosd/AudioApplet.qml:89 +#, fuzzy, kde-format +#| msgid "Outputs" +msgid "Output Devices" msgstr "Výstupy" -#: qml/popups/volumeosd/AudioApplet.qml:111 -#, kde-format -msgid "Inputs" +#: qml/popups/volumeosd/AudioApplet.qml:118 +#, fuzzy, kde-format +#| msgid "Inputs" +msgid "Input Devices" msgstr "Vstupy" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "Proudy přehrávání" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "Nahrávání proudů" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "%1 (%2)" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "Název zařízení nenalezen" -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "Zobrazit další možnosti pro %1" -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "Povolit zvuk" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "Ztlumit" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "Upravit hlasitost pro %1" - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "%1%" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -151,12 +135,22 @@ msgstr "%1: %2" msgid "Stream name not found" msgstr "Název proudu nenalezen" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "Povolit zvuk" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "Ztlumit" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, kde-format msgid "configure audio streams" msgstr "" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "Otevřít nastavení audio" @@ -410,3 +404,7 @@ msgstr "Zobrazit méně" msgctxt "Expand to show n more notifications" msgid "Show %1 More" msgstr "Zobrazit další %1" + +#~ msgctxt "Accessibility data on volume slider" +#~ msgid "Adjust volume for %1" +#~ msgstr "Upravit hlasitost pro %1" diff --git a/po/cs/plasma_org.kde.plasma.quicksetting.audio.po b/po/cs/plasma_org.kde.plasma.quicksetting.audio.po index 861c538a..2c92be31 100644 --- a/po/cs/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/cs/plasma_org.kde.plasma.quicksetting.audio.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2023-01-05 11:46+0100\n" "Last-Translator: Vit Pelcak \n" "Language-Team: Czech \n" @@ -22,7 +22,12 @@ msgstr "" msgid "Sound" msgstr "Zvuk" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "%1%" diff --git a/po/de/kcm_mobileshell.po b/po/de/kcm_mobileshell.po index aa8670e9..25e3e870 100644 --- a/po/de/kcm_mobileshell.po +++ b/po/de/kcm_mobileshell.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: kcm_mobileshell\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2025-04-26 22:35+0200\n" "Last-Translator: Alois Spitzbart \n" "Language-Team: German \n" @@ -53,8 +53,8 @@ msgstr "" #: ui/main.qml:56 #, kde-format msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "" #: ui/main.qml:69 @@ -64,9 +64,7 @@ msgstr "" #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." +msgid "When the screen is off, double tap to wakeup the device." msgstr "" #: ui/main.qml:81 diff --git a/po/de/plasma_org.kde.plasma.private.mobileshell.po b/po/de/plasma_org.kde.plasma.private.mobileshell.po index 1277e464..25852df3 100644 --- a/po/de/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/de/plasma_org.kde.plasma.private.mobileshell.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma_org.kde.plasma.private.mobileshell\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2025-05-03 09:53+0200\n" "Last-Translator: Alois Spitzbart \n" "Language-Team: German \n" @@ -72,67 +72,51 @@ msgstr "Aus" msgid "SIM Locked" msgstr "SIM ist gesperrt" -#: qml/popups/volumeosd/AudioApplet.qml:73 -#, kde-format -msgid "Outputs" +#: qml/popups/volumeosd/AudioApplet.qml:89 +#, fuzzy, kde-format +#| msgid "Outputs" +msgid "Output Devices" msgstr "Ausgänge" -#: qml/popups/volumeosd/AudioApplet.qml:111 -#, kde-format -msgid "Inputs" +#: qml/popups/volumeosd/AudioApplet.qml:118 +#, fuzzy, kde-format +#| msgid "Inputs" +msgid "Input Devices" msgstr "Eingänge" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "Wiedergabestreams" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "Aufnahmestreams" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "%1 (%2)" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "Gerätename nicht gefunden" -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "Weitere Einstellungen für %1 anzeigen" -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "Stummschaltung aufheben" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "Stummschalten" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "Lautstärke für %1 anpassen" - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "%1 %" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -154,12 +138,22 @@ msgstr "%1: %2" msgid "Stream name not found" msgstr "Name des Streams nicht gefunden" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "Stummschaltung aufheben" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "Stummschalten" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, kde-format msgid "configure audio streams" msgstr "Audio-Streams konfigurieren" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "Audioeinstellungen öffnen" @@ -408,6 +402,10 @@ msgctxt "Expand to show n more notifications" msgid "Show %1 More" msgstr "%1 mehr anzeigen" +#~ msgctxt "Accessibility data on volume slider" +#~ msgid "Adjust volume for %1" +#~ msgstr "Lautstärke für %1 anpassen" + #~ msgid "Search…" #~ msgstr "Suchen ..." diff --git a/po/de/plasma_org.kde.plasma.quicksetting.audio.po b/po/de/plasma_org.kde.plasma.quicksetting.audio.po index 3b7f8cb7..b2588285 100644 --- a/po/de/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/de/plasma_org.kde.plasma.quicksetting.audio.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma_org.kde.plasma.quicksetting.audio\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2023-12-21 18:16+0100\n" "Last-Translator: Johannes Obermayr \n" "Language-Team: German \n" @@ -24,7 +24,12 @@ msgstr "" msgid "Sound" msgstr "Klang" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "%1 %" diff --git a/po/en_GB/kcm_mobileshell.po b/po/en_GB/kcm_mobileshell.po index fc755879..5509c229 100644 --- a/po/en_GB/kcm_mobileshell.po +++ b/po/en_GB/kcm_mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-11-01 13:59+0000\n" "Last-Translator: Steve Allewell \n" "Language-Team: British English\n" @@ -50,8 +50,8 @@ msgstr "" #: ui/main.qml:56 #, kde-format msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "" #: ui/main.qml:69 @@ -61,9 +61,7 @@ msgstr "" #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." +msgid "When the screen is off, double tap to wakeup the device." msgstr "" #: ui/main.qml:81 diff --git a/po/en_GB/plasma_org.kde.plasma.private.mobileshell.po b/po/en_GB/plasma_org.kde.plasma.private.mobileshell.po index 8699b57f..f2e439f4 100644 --- a/po/en_GB/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/en_GB/plasma_org.kde.plasma.private.mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-11-16 12:57+0000\n" "Last-Translator: Steve Allewell \n" "Language-Team: British English\n" @@ -69,67 +69,51 @@ msgstr "Off" msgid "SIM Locked" msgstr "SIM Locked" -#: qml/popups/volumeosd/AudioApplet.qml:73 -#, kde-format -msgid "Outputs" +#: qml/popups/volumeosd/AudioApplet.qml:89 +#, fuzzy, kde-format +#| msgid "Outputs" +msgid "Output Devices" msgstr "Outputs" -#: qml/popups/volumeosd/AudioApplet.qml:111 -#, kde-format -msgid "Inputs" +#: qml/popups/volumeosd/AudioApplet.qml:118 +#, fuzzy, kde-format +#| msgid "Inputs" +msgid "Input Devices" msgstr "Inputs" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "Playback Streams" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "Recording Streams" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "%1 (%2)" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "Device name not found" -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "Show additional options for %1" -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "Unmute" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "Mute" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "Adjust volume for %1" - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "%1%" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -151,12 +135,22 @@ msgstr "%1: %2" msgid "Stream name not found" msgstr "Stream name not found" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "Unmute" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "Mute" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, kde-format msgid "configure audio streams" msgstr "configure audio streams" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "Open audio settings" @@ -405,6 +399,10 @@ msgctxt "Expand to show n more notifications" msgid "Show %1 More" msgstr "Show %1 More" +#~ msgctxt "Accessibility data on volume slider" +#~ msgid "Adjust volume for %1" +#~ msgstr "Adjust volume for %1" + #~ msgid "Search…" #~ msgstr "Search…" diff --git a/po/en_GB/plasma_org.kde.plasma.quicksetting.audio.po b/po/en_GB/plasma_org.kde.plasma.quicksetting.audio.po index 30de4f93..e70bdcce 100644 --- a/po/en_GB/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/en_GB/plasma_org.kde.plasma.quicksetting.audio.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2022-12-31 17:48+0000\n" "Last-Translator: Steve Allewell \n" "Language-Team: British English \n" @@ -22,7 +22,12 @@ msgstr "" msgid "Sound" msgstr "Sound" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "%1%" diff --git a/po/eo/kcm_mobileshell.po b/po/eo/kcm_mobileshell.po index 0a3aecc3..e0dfdc8c 100644 --- a/po/eo/kcm_mobileshell.po +++ b/po/eo/kcm_mobileshell.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2025-03-23 07:29+0100\n" "Last-Translator: Oliver Kellogg \n" "Language-Team: Esperanto \n" @@ -52,8 +52,8 @@ msgstr "" #: ui/main.qml:56 #, kde-format msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "" #: ui/main.qml:69 @@ -63,9 +63,7 @@ msgstr "" #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." +msgid "When the screen is off, double tap to wakeup the device." msgstr "" #: ui/main.qml:81 diff --git a/po/eo/plasma_org.kde.plasma.private.mobileshell.po b/po/eo/plasma_org.kde.plasma.private.mobileshell.po index da62cfcf..d9894bec 100644 --- a/po/eo/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/eo/plasma_org.kde.plasma.private.mobileshell.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-12-27 17:40+0100\n" "Last-Translator: Oliver Kellogg \n" "Language-Team: Esperanto \n" @@ -70,67 +70,51 @@ msgstr "Malŝaltita" msgid "SIM Locked" msgstr "SIM Ŝlosita" -#: qml/popups/volumeosd/AudioApplet.qml:73 -#, kde-format -msgid "Outputs" +#: qml/popups/volumeosd/AudioApplet.qml:89 +#, fuzzy, kde-format +#| msgid "Outputs" +msgid "Output Devices" msgstr "Eligoj" -#: qml/popups/volumeosd/AudioApplet.qml:111 -#, kde-format -msgid "Inputs" +#: qml/popups/volumeosd/AudioApplet.qml:118 +#, fuzzy, kde-format +#| msgid "Inputs" +msgid "Input Devices" msgstr "Enigaĵoj" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "Reproduktaj Rojoj" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "Registrado de Rojoj" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "%1 (%2)" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "Aparatonomo ne trovita" -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "Montri pliajn opciojn por %1" -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "Malŝalti" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "Silentigi" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "Alĝustigi laŭtecon por %1" - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "%1%" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -152,12 +136,22 @@ msgstr "%1: %2" msgid "Stream name not found" msgstr "Flugnomo ne trovita" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "Malŝalti" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "Silentigi" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, kde-format msgid "configure audio streams" msgstr "agordi sonfluojn" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "Malfermi sonajn agordojn" @@ -406,5 +400,9 @@ msgctxt "Expand to show n more notifications" msgid "Show %1 More" msgstr "Montri %1 Pli" +#~ msgctxt "Accessibility data on volume slider" +#~ msgid "Adjust volume for %1" +#~ msgstr "Alĝustigi laŭtecon por %1" + #~ msgid "Search…" #~ msgstr "Serĉi…" diff --git a/po/eo/plasma_org.kde.plasma.quicksetting.audio.po b/po/eo/plasma_org.kde.plasma.quicksetting.audio.po index 82353ef5..36f1cb73 100644 --- a/po/eo/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/eo/plasma_org.kde.plasma.quicksetting.audio.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2023-04-18 09:30+0100\n" "Last-Translator: Oliver Kellogg \n" "Language-Team: Esperanto \n" @@ -23,7 +23,12 @@ msgstr "" msgid "Sound" msgstr "Sonoro" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "%1%" diff --git a/po/es/kcm_mobileshell.po b/po/es/kcm_mobileshell.po index 1e6d44b9..51c8468e 100644 --- a/po/es/kcm_mobileshell.po +++ b/po/es/kcm_mobileshell.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: kcm_mobileshell\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2025-07-02 12:33+0100\n" "Last-Translator: Eloy Cuadra \n" "Language-Team: Spanish \n" @@ -51,10 +51,13 @@ msgid "Auto Hide Panels" msgstr "Ocultar paneles automáticamente" #: ui/main.qml:56 -#, kde-format +#, fuzzy, kde-format +#| msgid "" +#| "When active, status and navigation panels will auto hide, allowing " +#| "applications to fill the entire screen space." msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "" "Cuando se activa, los paneles de estado y de navegación se ocultarán " "automáticamente, permitiendo que las aplicaciones ocupen todo el espacio de " @@ -67,12 +70,8 @@ msgstr "Doble toque para despertar" #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." +msgid "When the screen is off, double tap to wakeup the device." msgstr "" -"Si está activado, permite despertar el dispositivo con un doble toque cuando " -"la pantalla está apagada." #: ui/main.qml:81 #, kde-format @@ -291,6 +290,13 @@ msgstr "" "Las vibraciones del teclado se controlan de forma separada en el módulo de " "ajustes del teclado." +#~ msgid "" +#~ "When active, it allow to wakeup the device just with double tap when the " +#~ "screen is off." +#~ msgstr "" +#~ "Si está activado, permite despertar el dispositivo con un doble toque " +#~ "cuando la pantalla está apagada." + #~ msgid "Navigation Panel" #~ msgstr "Panel de navegación" diff --git a/po/es/plasma_org.kde.plasma.private.mobileshell.po b/po/es/plasma_org.kde.plasma.private.mobileshell.po index 1b039c4f..caaf7116 100644 --- a/po/es/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/es/plasma_org.kde.plasma.private.mobileshell.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma_org.kde.plasma.private.mobileshell\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2025-05-26 01:08+0100\n" "Last-Translator: Eloy Cuadra \n" "Language-Team: Spanish \n" @@ -71,67 +71,51 @@ msgstr "Desactivado" msgid "SIM Locked" msgstr "SIM bloqueada" -#: qml/popups/volumeosd/AudioApplet.qml:73 -#, kde-format -msgid "Outputs" +#: qml/popups/volumeosd/AudioApplet.qml:89 +#, fuzzy, kde-format +#| msgid "Outputs" +msgid "Output Devices" msgstr "Salidas" -#: qml/popups/volumeosd/AudioApplet.qml:111 -#, kde-format -msgid "Inputs" +#: qml/popups/volumeosd/AudioApplet.qml:118 +#, fuzzy, kde-format +#| msgid "Inputs" +msgid "Input Devices" msgstr "Entradas" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "Emisiones en reproducción" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "Emisiones en grabación" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "%1 (%2)" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "Nombre de dispositivo no encontrado" -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "Mostrar opciones adicionales de %1" -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "Reanudar el sonido" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "Silenciar" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "Ajustar el volumen de %1" - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "%1%" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -153,12 +137,22 @@ msgstr "%1: %2" msgid "Stream name not found" msgstr "Nombre de emisión no encontrado" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "Reanudar el sonido" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "Silenciar" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, kde-format msgid "configure audio streams" msgstr "Configurar emisiones de sonido" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "Abrir las preferencias de sonido" @@ -407,5 +401,9 @@ msgctxt "Expand to show n more notifications" msgid "Show %1 More" msgstr "Mostrar %1 más" +#~ msgctxt "Accessibility data on volume slider" +#~ msgid "Adjust volume for %1" +#~ msgstr "Ajustar el volumen de %1" + #~ msgid "Search…" #~ msgstr "Buscar…" diff --git a/po/es/plasma_org.kde.plasma.quicksetting.audio.po b/po/es/plasma_org.kde.plasma.quicksetting.audio.po index 60a1525a..53ba5524 100644 --- a/po/es/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/es/plasma_org.kde.plasma.quicksetting.audio.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma_org.kde.plasma.quicksetting.audio\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2025-05-26 01:08+0100\n" "Last-Translator: Eloy Cuadra \n" "Language-Team: Spanish \n" @@ -24,7 +24,12 @@ msgstr "" msgid "Sound" msgstr "Sonido" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "%1%" diff --git a/po/eu/kcm_mobileshell.po b/po/eu/kcm_mobileshell.po index d80ae3bf..a178b2d6 100644 --- a/po/eu/kcm_mobileshell.po +++ b/po/eu/kcm_mobileshell.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2025-07-25 14:41+0200\n" "Last-Translator: Iñigo Salvador Azurmendi \n" "Language-Team: Basque \n" @@ -51,10 +51,13 @@ msgid "Auto Hide Panels" msgstr "Panelak automatikoki ezkutatu" #: ui/main.qml:56 -#, kde-format +#, fuzzy, kde-format +#| msgid "" +#| "When active, status and navigation panels will auto hide, allowing " +#| "applications to fill the entire screen space." msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "" "Aktibo dagoenean, egoera eta nabigazio panelak automatikoki ezkutatuko dira, " "aplikazioei pantaila osoa hartzeko aukera emanez." @@ -66,12 +69,8 @@ msgstr "Tak bikoitza esnatzeko" #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." +msgid "When the screen is off, double tap to wakeup the device." msgstr "" -"Aktibo dagoenean, gailua tak bikoitz soil batekin esnatzeko aukera ematen du " -"pantaila itzalita dagoenean." #: ui/main.qml:81 #, kde-format @@ -288,6 +287,13 @@ msgstr "" "Teklatuaren bibrazioak bereizita kontrolatzen dira teklatuaren ezarpen " "moduluan." +#~ msgid "" +#~ "When active, it allow to wakeup the device just with double tap when the " +#~ "screen is off." +#~ msgstr "" +#~ "Aktibo dagoenean, gailua tak bikoitz soil batekin esnatzeko aukera ematen " +#~ "du pantaila itzalita dagoenean." + #~ msgid "Navigation Panel" #~ msgstr "Nabigatzeko panela" diff --git a/po/eu/plasma_org.kde.plasma.private.mobileshell.po b/po/eu/plasma_org.kde.plasma.private.mobileshell.po index cda123bb..4774738e 100644 --- a/po/eu/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/eu/plasma_org.kde.plasma.private.mobileshell.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-11-13 16:34+0100\n" "Last-Translator: Iñigo Salvador Azurmendi \n" "Language-Team: Basque \n" @@ -72,67 +72,51 @@ msgstr "Itzalita" msgid "SIM Locked" msgstr "SIM giltzatuta" -#: qml/popups/volumeosd/AudioApplet.qml:73 -#, kde-format -msgid "Outputs" +#: qml/popups/volumeosd/AudioApplet.qml:89 +#, fuzzy, kde-format +#| msgid "Outputs" +msgid "Output Devices" msgstr "Irteerak" -#: qml/popups/volumeosd/AudioApplet.qml:111 -#, kde-format -msgid "Inputs" +#: qml/popups/volumeosd/AudioApplet.qml:118 +#, fuzzy, kde-format +#| msgid "Inputs" +msgid "Input Devices" msgstr "Sarrerak" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "Atzera-jotze korronteak" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "Grabatze korronteak" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "%1 (%2)" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "Gailuaren izena ez da aurkitu" -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "Erakutsi %1(e)rako aukera osagarriak" -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "Ozendu" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "Isilarazi" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "Doitu %1(e)ren bolumena" - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "% %1" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -154,12 +138,22 @@ msgstr "%1: %2" msgid "Stream name not found" msgstr "Korronte-izena ez da aurkitu" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "Ozendu" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "Isilarazi" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, kde-format msgid "configure audio streams" msgstr "konfiguratu audio-korronteak" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "Ireki audio-ezarpenak" @@ -408,6 +402,10 @@ msgctxt "Expand to show n more notifications" msgid "Show %1 More" msgstr "Erakutsi %1 gehiago" +#~ msgctxt "Accessibility data on volume slider" +#~ msgid "Adjust volume for %1" +#~ msgstr "Doitu %1(e)ren bolumena" + #~ msgid "Search…" #~ msgstr "Bilatu..." diff --git a/po/eu/plasma_org.kde.plasma.quicksetting.audio.po b/po/eu/plasma_org.kde.plasma.quicksetting.audio.po index 4cc05e7d..06772806 100644 --- a/po/eu/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/eu/plasma_org.kde.plasma.quicksetting.audio.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2023-01-04 17:54+0100\n" "Last-Translator: Iñigo Salvador Azurmendi \n" "Language-Team: Basque \n" @@ -25,7 +25,12 @@ msgstr "" msgid "Sound" msgstr "Soinua" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "% %1" diff --git a/po/fi/kcm_mobileshell.po b/po/fi/kcm_mobileshell.po index c8b4f7f2..ea02b2ab 100644 --- a/po/fi/kcm_mobileshell.po +++ b/po/fi/kcm_mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2025-07-13 17:57+0300\n" "Last-Translator: Tommi Nieminen \n" "Language-Team: Finnish \n" @@ -50,10 +50,13 @@ msgid "Auto Hide Panels" msgstr "Piilota paneelit automaattisesti" #: ui/main.qml:56 -#, kde-format +#, fuzzy, kde-format +#| msgid "" +#| "When active, status and navigation panels will auto hide, allowing " +#| "applications to fill the entire screen space." msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "" "Kun on aktiivinen, tila- ja navigointipaneelit piilotetaan automaattisesti, " "jolloin sovellukset saavat koko näytön käyttöönsä." @@ -65,12 +68,8 @@ msgstr "Herätä kaksoisnapautuksella" #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." +msgid "When the screen is off, double tap to wakeup the device." msgstr "" -"Jos aktiivinen, salli näytön ollessa poissa käytöstä laitteen herätys " -"kaksoisnapautuksella." #: ui/main.qml:81 #, kde-format @@ -284,6 +283,13 @@ msgid "" "module." msgstr "Näppäimistön värinä säädetään erikseen näppäimistöasetusmoduulissa." +#~ msgid "" +#~ "When active, it allow to wakeup the device just with double tap when the " +#~ "screen is off." +#~ msgstr "" +#~ "Jos aktiivinen, salli näytön ollessa poissa käytöstä laitteen herätys " +#~ "kaksoisnapautuksella." + #~ msgid "Navigation Panel" #~ msgstr "Navigointipaneeli" diff --git a/po/fi/plasma_org.kde.plasma.private.mobileshell.po b/po/fi/plasma_org.kde.plasma.private.mobileshell.po index d920b103..6c3008a3 100644 --- a/po/fi/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/fi/plasma_org.kde.plasma.private.mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-12-01 15:00+0200\n" "Last-Translator: Tommi Nieminen \n" "Language-Team: Finnish \n" @@ -69,67 +69,51 @@ msgstr "Ei käytössä" msgid "SIM Locked" msgstr "SIM lukittu" -#: qml/popups/volumeosd/AudioApplet.qml:73 -#, kde-format -msgid "Outputs" +#: qml/popups/volumeosd/AudioApplet.qml:89 +#, fuzzy, kde-format +#| msgid "Outputs" +msgid "Output Devices" msgstr "Ulostulot" -#: qml/popups/volumeosd/AudioApplet.qml:111 -#, kde-format -msgid "Inputs" +#: qml/popups/volumeosd/AudioApplet.qml:118 +#, fuzzy, kde-format +#| msgid "Inputs" +msgid "Input Devices" msgstr "Sisäänmenot" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "Toistovirrat" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "Nauhoitusvirrat" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "%1 (%2)" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "Laitteen nimeä ei löytynyt" -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "Näytä lisävalinnat: %1" -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "Poista vaimennus" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "Vaimenna" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "Aseta äänenvoimakkuudeksi %1" - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "%1 %" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -151,12 +135,22 @@ msgstr "%1: %2" msgid "Stream name not found" msgstr "Virran nimeä ei löytynyt" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "Poista vaimennus" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "Vaimenna" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, kde-format msgid "configure audio streams" msgstr "määritä äänivirrat" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "Avaa ääniasetukset" @@ -405,6 +399,10 @@ msgctxt "Expand to show n more notifications" msgid "Show %1 More" msgstr "Näytä %1 lisää" +#~ msgctxt "Accessibility data on volume slider" +#~ msgid "Adjust volume for %1" +#~ msgstr "Aseta äänenvoimakkuudeksi %1" + #~ msgid "Search…" #~ msgstr "Etsi…" diff --git a/po/fi/plasma_org.kde.plasma.quicksetting.audio.po b/po/fi/plasma_org.kde.plasma.quicksetting.audio.po index d7889eb0..5d9ee22b 100644 --- a/po/fi/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/fi/plasma_org.kde.plasma.quicksetting.audio.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2023-01-18 16:42+0200\n" "Last-Translator: Tommi Nieminen \n" "Language-Team: Finnish \n" @@ -21,7 +21,12 @@ msgstr "" msgid "Sound" msgstr "Ääni" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "%1 %" diff --git a/po/fr/kcm_mobileshell.po b/po/fr/kcm_mobileshell.po index 59ef6ab7..cf334953 100644 --- a/po/fr/kcm_mobileshell.po +++ b/po/fr/kcm_mobileshell.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2025-07-03 11:03+0200\n" "Last-Translator: Xavier Besnard \n" "Language-Team: French >\n" @@ -48,10 +48,13 @@ msgid "Auto Hide Panels" msgstr "Masquer automatiquement les panneaux" #: ui/main.qml:56 -#, kde-format +#, fuzzy, kde-format +#| msgid "" +#| "When active, status and navigation panels will auto hide, allowing " +#| "applications to fill the entire screen space." msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "" "Lorsqu'ils sont actifs, les panneaux d'état et de navigation se masqueront " "automatiquement, permettant ainsi le remplissage de la totalité de l'écran " @@ -64,12 +67,8 @@ msgstr "Appuyez deux fois pour se réveiller" #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." +msgid "When the screen is off, double tap to wakeup the device." msgstr "" -"Lorsqu'il est actif, il permet de réveiller le périphérique en appuyant deux " -"fois lorsque l'écran est éteint." #: ui/main.qml:81 #, kde-format @@ -288,6 +287,13 @@ msgstr "" "Les vibrations du clavier sont contrôlées séparément dans le module de " "configuration du clavier." +#~ msgid "" +#~ "When active, it allow to wakeup the device just with double tap when the " +#~ "screen is off." +#~ msgstr "" +#~ "Lorsqu'il est actif, il permet de réveiller le périphérique en appuyant " +#~ "deux fois lorsque l'écran est éteint." + #~ msgid "Navigation Panel" #~ msgstr "Panneau de navigation" diff --git a/po/fr/plasma_org.kde.plasma.private.mobileshell.po b/po/fr/plasma_org.kde.plasma.private.mobileshell.po index f1b13e24..b83d7314 100644 --- a/po/fr/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/fr/plasma_org.kde.plasma.private.mobileshell.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-11-14 13:01+0100\n" "Last-Translator: Xavier Besnard \n" "Language-Team: French >\n" @@ -66,67 +66,51 @@ msgstr "Désactivé" msgid "SIM Locked" msgstr "Carte SIM verrouillée" -#: qml/popups/volumeosd/AudioApplet.qml:73 -#, kde-format -msgid "Outputs" +#: qml/popups/volumeosd/AudioApplet.qml:89 +#, fuzzy, kde-format +#| msgid "Outputs" +msgid "Output Devices" msgstr "Sorties" -#: qml/popups/volumeosd/AudioApplet.qml:111 -#, kde-format -msgid "Inputs" +#: qml/popups/volumeosd/AudioApplet.qml:118 +#, fuzzy, kde-format +#| msgid "Inputs" +msgid "Input Devices" msgstr "Entrées" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "Flux de lecture" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "Flux d'enregistrement" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "%1 (%2)" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "Impossible de trouver le nom du périphérique" -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "Afficher les options additionnelles pour %1" -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "Sortir du mode Pause" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "Mettre en pause" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "Ajuster le volume pour %1" - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "%1 %" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -148,12 +132,22 @@ msgstr "%1 : %2" msgid "Stream name not found" msgstr "Impossible de trouver le nom du flux" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "Sortir du mode Pause" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "Mettre en pause" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, kde-format msgid "configure audio streams" msgstr "Configurer les flux audio" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "Ouvrir la configuration de l'audio" @@ -402,6 +396,10 @@ msgctxt "Expand to show n more notifications" msgid "Show %1 More" msgstr "Afficher %1 de plus" +#~ msgctxt "Accessibility data on volume slider" +#~ msgid "Adjust volume for %1" +#~ msgstr "Ajuster le volume pour %1" + #~ msgid "Search…" #~ msgstr "Rechercher..." diff --git a/po/fr/plasma_org.kde.plasma.quicksetting.audio.po b/po/fr/plasma_org.kde.plasma.quicksetting.audio.po index ca156f42..41301e18 100644 --- a/po/fr/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/fr/plasma_org.kde.plasma.quicksetting.audio.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2022-12-27 10:15+0100\n" "Last-Translator: Xavier Besnard \n" "Language-Team: French \n" @@ -19,7 +19,12 @@ msgstr "" msgid "Sound" msgstr "Son" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "%1 %" diff --git a/po/gl/kcm_mobileshell.po b/po/gl/kcm_mobileshell.po index 24839e59..7d0a52f0 100644 --- a/po/gl/kcm_mobileshell.po +++ b/po/gl/kcm_mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2025-05-19 10:23+0200\n" "Last-Translator: Adrián Chaves (Gallaecio) \n" "Language-Team: Proxecto Trasno (proxecto@trasno.gal)\n" @@ -48,10 +48,13 @@ msgid "Auto Hide Panels" msgstr "Agochar os paneis automaticamente" #: ui/main.qml:56 -#, kde-format +#, fuzzy, kde-format +#| msgid "" +#| "When active, status and navigation panels will auto hide, allowing " +#| "applications to fill the entire screen space." msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "" "Se se activa, os paneis de estado e de navegación agocharanse " "automaticamente para permitir ás aplicacións ocupar toda a pantalla." @@ -63,9 +66,7 @@ msgstr "" #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." +msgid "When the screen is off, double tap to wakeup the device." msgstr "" #: ui/main.qml:81 diff --git a/po/gl/plasma_org.kde.plasma.private.mobileshell.po b/po/gl/plasma_org.kde.plasma.private.mobileshell.po index e73743d4..69c4dd7e 100644 --- a/po/gl/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/gl/plasma_org.kde.plasma.private.mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-11-13 21:22+0100\n" "Last-Translator: Adrián Chaves (Gallaecio) \n" "Language-Team: Proxecto Trasno (proxecto@trasno.gal)\n" @@ -69,67 +69,51 @@ msgstr "Desactivado" msgid "SIM Locked" msgstr "A SIM está bloqueada" -#: qml/popups/volumeosd/AudioApplet.qml:73 -#, kde-format -msgid "Outputs" +#: qml/popups/volumeosd/AudioApplet.qml:89 +#, fuzzy, kde-format +#| msgid "Outputs" +msgid "Output Devices" msgstr "Saídas" -#: qml/popups/volumeosd/AudioApplet.qml:111 -#, kde-format -msgid "Inputs" +#: qml/popups/volumeosd/AudioApplet.qml:118 +#, fuzzy, kde-format +#| msgid "Inputs" +msgid "Input Devices" msgstr "Entradas" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "Secuencias de reprodución" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "Fluxos de gravación" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "%1 (%2)" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "Non se atopou o nome do dispositivo." -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "Mostrar opcións adicionais para %1." -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "Activar o son" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "Silenciar" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "Axustar o volume de %1." - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "%1%" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -151,12 +135,22 @@ msgstr "%1: %2" msgid "Stream name not found" msgstr "Non se atopou o nome do fluxo" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "Activar o son" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "Silenciar" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, kde-format msgid "configure audio streams" msgstr "configurar os fluxos de son" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "Abrir a configuración de son." @@ -405,6 +399,10 @@ msgctxt "Expand to show n more notifications" msgid "Show %1 More" msgstr "Amosar %1 máis" +#~ msgctxt "Accessibility data on volume slider" +#~ msgid "Adjust volume for %1" +#~ msgstr "Axustar o volume de %1." + #~ msgid "Search…" #~ msgstr "Buscar…" diff --git a/po/gl/plasma_org.kde.plasma.quicksetting.audio.po b/po/gl/plasma_org.kde.plasma.quicksetting.audio.po index 9a01791b..523f9ee0 100644 --- a/po/gl/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/gl/plasma_org.kde.plasma.quicksetting.audio.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2023-06-18 13:04+0200\n" "Last-Translator: Adrián Chaves (Gallaecio) \n" "Language-Team: Galician \n" @@ -22,7 +22,12 @@ msgstr "" msgid "Sound" msgstr "Son" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "%1%" diff --git a/po/he/kcm_mobileshell.po b/po/he/kcm_mobileshell.po index eb232de8..ab2091cc 100644 --- a/po/he/kcm_mobileshell.po +++ b/po/he/kcm_mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2025-07-02 14:14+0300\n" "Last-Translator: Yaron Shahrabani \n" "Language-Team: צוות התרגום של KDE ישראל\n" @@ -49,10 +49,13 @@ msgid "Auto Hide Panels" msgstr "הסתרת לוחות אוטומטית" #: ui/main.qml:56 -#, kde-format +#, fuzzy, kde-format +#| msgid "" +#| "When active, status and navigation panels will auto hide, allowing " +#| "applications to fill the entire screen space." msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "" "כשהאפשרות פעילה, לוחות המצב והניווט תוסתרנה אוטומטית, מה שיאפשר ליישומים " "אחרים למלא את כל שטח המסך." @@ -64,10 +67,8 @@ msgstr "נגיעה כפולה תעיר" #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." -msgstr "כשהאפשרות פעילה, היא מאפשרת להעיר את המכשיר בשתי נקישות כשהמסך כבוי." +msgid "When the screen is off, double tap to wakeup the device." +msgstr "" #: ui/main.qml:81 #, kde-format @@ -280,6 +281,12 @@ msgid "" "module." msgstr "הרטט במקלדת נשלט בנפרד דרך מודול הגדרות המקלדת." +#~ msgid "" +#~ "When active, it allow to wakeup the device just with double tap when the " +#~ "screen is off." +#~ msgstr "" +#~ "כשהאפשרות פעילה, היא מאפשרת להעיר את המכשיר בשתי נקישות כשהמסך כבוי." + #~ msgid "Navigation Panel" #~ msgstr "לוח ניווט" diff --git a/po/he/plasma_org.kde.plasma.private.mobileshell.po b/po/he/plasma_org.kde.plasma.private.mobileshell.po index 0081fa91..7fc01b50 100644 --- a/po/he/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/he/plasma_org.kde.plasma.private.mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-11-13 06:25+0200\n" "Last-Translator: Yaron Shahrabani \n" "Language-Team: צוות התרגום של KDE ישראל\n" @@ -70,67 +70,51 @@ msgstr "פעיל" msgid "SIM Locked" msgstr "ה־SIM נעול" -#: qml/popups/volumeosd/AudioApplet.qml:73 -#, kde-format -msgid "Outputs" +#: qml/popups/volumeosd/AudioApplet.qml:89 +#, fuzzy, kde-format +#| msgid "Outputs" +msgid "Output Devices" msgstr "ערוצי פלט" -#: qml/popups/volumeosd/AudioApplet.qml:111 -#, kde-format -msgid "Inputs" +#: qml/popups/volumeosd/AudioApplet.qml:118 +#, fuzzy, kde-format +#| msgid "Inputs" +msgid "Input Devices" msgstr "ערוצי קלט" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "תזרימי נגינה" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "תזרימי הקלטה" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "%1 (%2)" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "שם המכשיר לא נמצא" -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "להציג אפשרויות נוספות עבור %1" -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "ביטול השתקה" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "השתקה" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "כיוון עוצמת השמע עבור %1" - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "%1%" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -152,12 +136,22 @@ msgstr "%1: %2" msgid "Stream name not found" msgstr "שם התזרים לא נמצא" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "ביטול השתקה" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "השתקה" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, kde-format msgid "configure audio streams" msgstr "הגדרת תזרימי שמע" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "פתיחת הגדרות שמע" @@ -418,6 +412,10 @@ msgctxt "Expand to show n more notifications" msgid "Show %1 More" msgstr "להציג עוד %1" +#~ msgctxt "Accessibility data on volume slider" +#~ msgid "Adjust volume for %1" +#~ msgstr "כיוון עוצמת השמע עבור %1" + #~ msgid "Search…" #~ msgstr "חיפוש…" diff --git a/po/he/plasma_org.kde.plasma.quicksetting.audio.po b/po/he/plasma_org.kde.plasma.quicksetting.audio.po index 6a61e349..0d39c2a7 100644 --- a/po/he/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/he/plasma_org.kde.plasma.quicksetting.audio.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-03-07 11:26+0200\n" "Last-Translator: Yaron Shahrabani \n" "Language-Team: צוות התרגום של KDE ישראל\n" @@ -23,7 +23,12 @@ msgstr "" msgid "Sound" msgstr "שמע" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "%1%" diff --git a/po/hi/kcm_mobileshell.po b/po/hi/kcm_mobileshell.po index e7a5072b..e7854cfd 100644 --- a/po/hi/kcm_mobileshell.po +++ b/po/hi/kcm_mobileshell.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-12-15 15:58+0530\n" "Last-Translator: Kali \n" "Language-Team: Hindi \n" @@ -50,8 +50,8 @@ msgstr "" #: ui/main.qml:56 #, kde-format msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "" #: ui/main.qml:69 @@ -61,9 +61,7 @@ msgstr "" #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." +msgid "When the screen is off, double tap to wakeup the device." msgstr "" #: ui/main.qml:81 diff --git a/po/hi/plasma_org.kde.plasma.private.mobileshell.po b/po/hi/plasma_org.kde.plasma.private.mobileshell.po index ddd214f9..805ce7ac 100644 --- a/po/hi/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/hi/plasma_org.kde.plasma.private.mobileshell.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-12-15 15:58+0530\n" "Last-Translator: Kali \n" "Language-Team: Hindi \n" @@ -69,67 +69,49 @@ msgstr "" msgid "SIM Locked" msgstr "" -#: qml/popups/volumeosd/AudioApplet.qml:73 +#: qml/popups/volumeosd/AudioApplet.qml:89 #, kde-format -msgid "Outputs" +msgid "Output Devices" msgstr "" -#: qml/popups/volumeosd/AudioApplet.qml:111 +#: qml/popups/volumeosd/AudioApplet.qml:118 #, kde-format -msgid "Inputs" +msgid "Input Devices" msgstr "" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "" -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "" -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "" - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -151,12 +133,22 @@ msgstr "" msgid "Stream name not found" msgstr "" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, kde-format msgid "configure audio streams" msgstr "" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "" diff --git a/po/hi/plasma_org.kde.plasma.quicksetting.audio.po b/po/hi/plasma_org.kde.plasma.quicksetting.audio.po index 1dd30bca..81cc6151 100644 --- a/po/hi/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/hi/plasma_org.kde.plasma.quicksetting.audio.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-12-15 15:58+0530\n" "Last-Translator: Kali \n" "Language-Team: Hindi \n" @@ -22,7 +22,12 @@ msgstr "" msgid "Sound" msgstr "" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "" diff --git a/po/hu/kcm_mobileshell.po b/po/hu/kcm_mobileshell.po index 1144a51c..8eebf397 100644 --- a/po/hu/kcm_mobileshell.po +++ b/po/hu/kcm_mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2025-06-06 22:40+0200\n" "Last-Translator: Kristof Kiszel \n" "Language-Team: Hungarian \n" @@ -48,10 +48,13 @@ msgid "Auto Hide Panels" msgstr "Panelek automatikus elrejtése" #: ui/main.qml:56 -#, kde-format +#, fuzzy, kde-format +#| msgid "" +#| "When active, status and navigation panels will auto hide, allowing " +#| "applications to fill the entire screen space." msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "" "Ha aktív, az állapotsáv és a navigációs panel automatikusan elrejtődik, " "lehetővé téve az alkalmazásoknak a teljes képernyőterület kitöltését." @@ -63,9 +66,7 @@ msgstr "" #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." +msgid "When the screen is off, double tap to wakeup the device." msgstr "" #: ui/main.qml:81 diff --git a/po/hu/plasma_org.kde.plasma.private.mobileshell.po b/po/hu/plasma_org.kde.plasma.private.mobileshell.po index bac37e52..62e819b9 100644 --- a/po/hu/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/hu/plasma_org.kde.plasma.private.mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-11-19 20:10+0100\n" "Last-Translator: Kristof Kiszel \n" "Language-Team: Hungarian \n" @@ -69,67 +69,51 @@ msgstr "Ki" msgid "SIM Locked" msgstr "A SIM zárolt" -#: qml/popups/volumeosd/AudioApplet.qml:73 -#, kde-format -msgid "Outputs" +#: qml/popups/volumeosd/AudioApplet.qml:89 +#, fuzzy, kde-format +#| msgid "Outputs" +msgid "Output Devices" msgstr "Kimenetek" -#: qml/popups/volumeosd/AudioApplet.qml:111 -#, kde-format -msgid "Inputs" +#: qml/popups/volumeosd/AudioApplet.qml:118 +#, fuzzy, kde-format +#| msgid "Inputs" +msgid "Input Devices" msgstr "Bemenetek" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "Hanglejátszás" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "Hangfelvétel" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "%1 (%2)" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "Az eszköznév nem található" -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "További beállítások ehhez: %1" -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "Visszahangosítás" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "Némítás" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "%1 hangerejének beállítása" - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "%1%" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -151,12 +135,22 @@ msgstr "%1: %2" msgid "Stream name not found" msgstr "Az adatfolyam neve nem található" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "Visszahangosítás" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "Némítás" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, kde-format msgid "configure audio streams" msgstr "hanglejátszás beállítása" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "Hangbeállítások megnyitása" @@ -405,6 +399,10 @@ msgctxt "Expand to show n more notifications" msgid "Show %1 More" msgstr "További %1 megjelenítése" +#~ msgctxt "Accessibility data on volume slider" +#~ msgid "Adjust volume for %1" +#~ msgstr "%1 hangerejének beállítása" + #~ msgid "Search…" #~ msgstr "Keresés…" diff --git a/po/hu/plasma_org.kde.plasma.quicksetting.audio.po b/po/hu/plasma_org.kde.plasma.quicksetting.audio.po index 9d641c92..b0ca8dcd 100644 --- a/po/hu/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/hu/plasma_org.kde.plasma.quicksetting.audio.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2023-12-16 21:27+0100\n" "Last-Translator: Kristof Kiszel \n" "Language-Team: Hungarian \n" @@ -22,7 +22,12 @@ msgstr "" msgid "Sound" msgstr "Hang" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "%1%" diff --git a/po/ia/kcm_mobileshell.po b/po/ia/kcm_mobileshell.po index f2dabf5c..1b8e4a99 100644 --- a/po/ia/kcm_mobileshell.po +++ b/po/ia/kcm_mobileshell.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2025-04-22 12:24+0200\n" "Last-Translator: giovanni \n" "Language-Team: Interlingua \n" @@ -51,10 +51,13 @@ msgid "Auto Hide Panels" msgstr "Auto-Cela Pannellos" #: ui/main.qml:56 -#, kde-format +#, fuzzy, kde-format +#| msgid "" +#| "When active, status and navigation panels will auto hide, allowing " +#| "applications to fill the entire screen space." msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "" "Quando active, pannellos de stato e de navigation auto-celara, permittente " "que applicationes reimple le integre spatio de schermo." @@ -66,9 +69,7 @@ msgstr "" #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." +msgid "When the screen is off, double tap to wakeup the device." msgstr "" #: ui/main.qml:81 diff --git a/po/ia/plasma_org.kde.plasma.private.mobileshell.po b/po/ia/plasma_org.kde.plasma.private.mobileshell.po index 88080699..d0c5f930 100644 --- a/po/ia/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/ia/plasma_org.kde.plasma.private.mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-11-14 09:43+0100\n" "Last-Translator: giovanni \n" "Language-Team: Interlingua \n" @@ -69,67 +69,51 @@ msgstr "De-Activate (Off)" msgid "SIM Locked" msgstr "Sim blocate" -#: qml/popups/volumeosd/AudioApplet.qml:73 -#, kde-format -msgid "Outputs" +#: qml/popups/volumeosd/AudioApplet.qml:89 +#, fuzzy, kde-format +#| msgid "Outputs" +msgid "Output Devices" msgstr "Egressos" -#: qml/popups/volumeosd/AudioApplet.qml:111 -#, kde-format -msgid "Inputs" +#: qml/popups/volumeosd/AudioApplet.qml:118 +#, fuzzy, kde-format +#| msgid "Inputs" +msgid "Input Devices" msgstr "Ingressos" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "Playback Streams (Fluxos de reproduction)" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "registrante fluxos (Streams)" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "%1 (%2)" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "Nomine de dispositivo non trovate" -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "Monstra optiones additional per %1 " -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "Non silente" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "Mute" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "Adjusta volumine per %1" - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "%1%" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -151,12 +135,22 @@ msgstr "%1: %2" msgid "Stream name not found" msgstr "Nomine de fluxo (stream) non trovate" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "Non silente" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "Mute" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, kde-format msgid "configure audio streams" msgstr "Configura fluxo audio" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "Aperi preferentias de audio" @@ -405,6 +399,10 @@ msgctxt "Expand to show n more notifications" msgid "Show %1 More" msgstr "Monstra %1 plus" +#~ msgctxt "Accessibility data on volume slider" +#~ msgid "Adjust volume for %1" +#~ msgstr "Adjusta volumine per %1" + #~ msgid "Search…" #~ msgstr "Cerca…" diff --git a/po/ia/plasma_org.kde.plasma.quicksetting.audio.po b/po/ia/plasma_org.kde.plasma.quicksetting.audio.po index a0932ae8..109c04c2 100644 --- a/po/ia/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/ia/plasma_org.kde.plasma.quicksetting.audio.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2023-01-27 12:27+0100\n" "Last-Translator: giovanni \n" "Language-Team: Interlingua \n" @@ -22,7 +22,12 @@ msgstr "" msgid "Sound" msgstr "Sono" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "%1%" diff --git a/po/it/kcm_mobileshell.po b/po/it/kcm_mobileshell.po index d1ecc239..340a0626 100644 --- a/po/it/kcm_mobileshell.po +++ b/po/it/kcm_mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2025-07-13 08:34+0200\n" "Last-Translator: Paolo Zamponi \n" "Language-Team: Italian \n" @@ -48,10 +48,13 @@ msgid "Auto Hide Panels" msgstr "Nascondi automaticamente i pannelli" #: ui/main.qml:56 -#, kde-format +#, fuzzy, kde-format +#| msgid "" +#| "When active, status and navigation panels will auto hide, allowing " +#| "applications to fill the entire screen space." msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "" "Quando è attiva i pannelli di stato e di navigazione verranno nascosti " "automaticamente, per permettere alle applicazioni di riempire tutto lo " @@ -64,12 +67,8 @@ msgstr "Doppio tocco per risvegliare" #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." +msgid "When the screen is off, double tap to wakeup the device." msgstr "" -"Quando è attiva, permette di risvegliare il dispositivo semplicemente con un " -"doppio tocco a schermo spento." #: ui/main.qml:81 #, kde-format @@ -288,6 +287,13 @@ msgstr "" "La vibrazione della tastiera è controllata separatamente nel modulo delle " "impostazioni della tastiera." +#~ msgid "" +#~ "When active, it allow to wakeup the device just with double tap when the " +#~ "screen is off." +#~ msgstr "" +#~ "Quando è attiva, permette di risvegliare il dispositivo semplicemente con " +#~ "un doppio tocco a schermo spento." + #~ msgid "Navigation Panel" #~ msgstr "Pannello di navigazione" diff --git a/po/it/plasma_org.kde.plasma.private.mobileshell.po b/po/it/plasma_org.kde.plasma.private.mobileshell.po index 7dcbe31b..aa73f5c2 100644 --- a/po/it/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/it/plasma_org.kde.plasma.private.mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-11-17 16:15+0100\n" "Last-Translator: Paolo Zamponi \n" "Language-Team: Italian \n" @@ -69,67 +69,51 @@ msgstr "Spento" msgid "SIM Locked" msgstr "SIM bloccata" -#: qml/popups/volumeosd/AudioApplet.qml:73 -#, kde-format -msgid "Outputs" +#: qml/popups/volumeosd/AudioApplet.qml:89 +#, fuzzy, kde-format +#| msgid "Outputs" +msgid "Output Devices" msgstr "Uscite" -#: qml/popups/volumeosd/AudioApplet.qml:111 -#, kde-format -msgid "Inputs" +#: qml/popups/volumeosd/AudioApplet.qml:118 +#, fuzzy, kde-format +#| msgid "Inputs" +msgid "Input Devices" msgstr "Ingressi" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "Riproduzione flussi" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "Registrazione flussi" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "%1 (%2)" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "Nome del dispositivo non trovato" -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "Mostra opzioni aggiuntive per %1" -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "Attiva l'audio" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "Silenzia" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "Regola il volume per %1" - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "%1%" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -151,12 +135,22 @@ msgstr "%1: %2" msgid "Stream name not found" msgstr "Nome del flusso non trovato" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "Attiva l'audio" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "Silenzia" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, kde-format msgid "configure audio streams" msgstr "configura i flussi audio" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "Apri impostazioni audio" @@ -405,6 +399,10 @@ msgctxt "Expand to show n more notifications" msgid "Show %1 More" msgstr "Mostra %1 altre" +#~ msgctxt "Accessibility data on volume slider" +#~ msgid "Adjust volume for %1" +#~ msgstr "Regola il volume per %1" + #~ msgid "Search…" #~ msgstr "Cerca…" diff --git a/po/it/plasma_org.kde.plasma.quicksetting.audio.po b/po/it/plasma_org.kde.plasma.quicksetting.audio.po index 027c0620..9647e000 100644 --- a/po/it/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/it/plasma_org.kde.plasma.quicksetting.audio.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2022-12-21 07:42+0100\n" "Last-Translator: Paolo Zamponi \n" "Language-Team: Italian \n" @@ -22,7 +22,12 @@ msgstr "" msgid "Sound" msgstr "Suono" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "%1%" diff --git a/po/ja/kcm_mobileshell.po b/po/ja/kcm_mobileshell.po index 99a253e5..d9eacc2c 100644 --- a/po/ja/kcm_mobileshell.po +++ b/po/ja/kcm_mobileshell.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2022-12-20 22:48-0800\n" "Last-Translator: Japanese KDE translation team \n" "Language-Team: Japanese \n" @@ -47,8 +47,8 @@ msgstr "" #: ui/main.qml:56 #, kde-format msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "" #: ui/main.qml:69 @@ -58,9 +58,7 @@ msgstr "" #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." +msgid "When the screen is off, double tap to wakeup the device." msgstr "" #: ui/main.qml:81 diff --git a/po/ja/plasma_org.kde.plasma.private.mobileshell.po b/po/ja/plasma_org.kde.plasma.private.mobileshell.po index 47896c33..a871bb1f 100644 --- a/po/ja/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/ja/plasma_org.kde.plasma.private.mobileshell.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2022-12-20 22:48-0800\n" "Last-Translator: Japanese KDE translation team \n" "Language-Team: Japanese \n" @@ -66,67 +66,49 @@ msgstr "" msgid "SIM Locked" msgstr "" -#: qml/popups/volumeosd/AudioApplet.qml:73 +#: qml/popups/volumeosd/AudioApplet.qml:89 #, kde-format -msgid "Outputs" +msgid "Output Devices" msgstr "" -#: qml/popups/volumeosd/AudioApplet.qml:111 +#: qml/popups/volumeosd/AudioApplet.qml:118 #, kde-format -msgid "Inputs" +msgid "Input Devices" msgstr "" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "" -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "" -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "" - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -148,12 +130,22 @@ msgstr "" msgid "Stream name not found" msgstr "" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, kde-format msgid "configure audio streams" msgstr "" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "" diff --git a/po/ja/plasma_org.kde.plasma.quicksetting.audio.po b/po/ja/plasma_org.kde.plasma.quicksetting.audio.po index 21789cf5..0b90dd18 100644 --- a/po/ja/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/ja/plasma_org.kde.plasma.quicksetting.audio.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2022-12-20 22:48-0800\n" "Last-Translator: Japanese KDE translation team \n" "Language-Team: Japanese \n" @@ -19,7 +19,12 @@ msgstr "" msgid "Sound" msgstr "" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "" diff --git a/po/ka/kcm_mobileshell.po b/po/ka/kcm_mobileshell.po index 76985e71..94dd54cf 100644 --- a/po/ka/kcm_mobileshell.po +++ b/po/ka/kcm_mobileshell.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2025-07-02 17:24+0200\n" "Last-Translator: Temuri Doghonadze \n" "Language-Team: Georgian \n" @@ -49,10 +49,13 @@ msgid "Auto Hide Panels" msgstr "პანელების ავტომატური დამალვა" #: ui/main.qml:56 -#, kde-format +#, fuzzy, kde-format +#| msgid "" +#| "When active, status and navigation panels will auto hide, allowing " +#| "applications to fill the entire screen space." msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "" "როცა აქტიურია, სტატუსის და ნავიგაციის პანელები ავტომატურად დაიმალება, რაც " "აპლიკაციებს ეკრანზე ადგილის სრულად დაკავების შესაძლებლობას მისცემს." @@ -64,12 +67,8 @@ msgstr "ორმაგი დატყაპუნება გასაღვ #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." +msgid "When the screen is off, double tap to wakeup the device." msgstr "" -"როცა აქტიურია, ის საშუალებას გაძლევთ, გააღვიძოთ მოწყობილობა მის ეკრანზე " -"ორჯერ დატყაპუნებით, როცა ეკრანი გამორთულია." #: ui/main.qml:81 #, kde-format @@ -284,6 +283,13 @@ msgid "" "module." msgstr "კლავიატურის ვიბრაცია ცალკე, კლავიატურის მორგების მოდულში კონტროლდება." +#~ msgid "" +#~ "When active, it allow to wakeup the device just with double tap when the " +#~ "screen is off." +#~ msgstr "" +#~ "როცა აქტიურია, ის საშუალებას გაძლევთ, გააღვიძოთ მოწყობილობა მის ეკრანზე " +#~ "ორჯერ დატყაპუნებით, როცა ეკრანი გამორთულია." + #~ msgid "Navigation Panel" #~ msgstr "ნავიგაციის პანელი" diff --git a/po/ka/plasma_org.kde.plasma.private.mobileshell.po b/po/ka/plasma_org.kde.plasma.private.mobileshell.po index 2ac7e9e6..fa9d08e4 100644 --- a/po/ka/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/ka/plasma_org.kde.plasma.private.mobileshell.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-11-14 02:55+0100\n" "Last-Translator: Temuri Doghonadze \n" "Language-Team: Georgian \n" @@ -70,67 +70,51 @@ msgstr "გამორთული" msgid "SIM Locked" msgstr "SIM-ი დაბლოკილია" -#: qml/popups/volumeosd/AudioApplet.qml:73 -#, kde-format -msgid "Outputs" +#: qml/popups/volumeosd/AudioApplet.qml:89 +#, fuzzy, kde-format +#| msgid "Outputs" +msgid "Output Devices" msgstr "გამოტანა" -#: qml/popups/volumeosd/AudioApplet.qml:111 -#, kde-format -msgid "Inputs" +#: qml/popups/volumeosd/AudioApplet.qml:118 +#, fuzzy, kde-format +#| msgid "Inputs" +msgid "Input Devices" msgstr "შეყვანები" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "დასაკრავი ნაკადები" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "ჩამწერი ნააკდები" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "%1 (%2)" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "მოწყობილობა ნაპოვნი არაა" -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "%1-სთვის დამატებითი პარამეტრების ჩვენება" -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "დადუმების გამორთვა" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "დადუმება" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "%1-ის ხმის მორგება" - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "%1%" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -152,12 +136,22 @@ msgstr "%1: %2" msgid "Stream name not found" msgstr "ნაკადის სახელი ვერ ვიპოვე" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "დადუმების გამორთვა" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "დადუმება" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, kde-format msgid "configure audio streams" msgstr "აუდიონაკადების მორგება" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "აუდიოს მორგება" @@ -406,6 +400,10 @@ msgctxt "Expand to show n more notifications" msgid "Show %1 More" msgstr "კიდევ %1-ის ჩვენება" +#~ msgctxt "Accessibility data on volume slider" +#~ msgid "Adjust volume for %1" +#~ msgstr "%1-ის ხმის მორგება" + #~ msgid "Search…" #~ msgstr "ძებნა…" diff --git a/po/ka/plasma_org.kde.plasma.quicksetting.audio.po b/po/ka/plasma_org.kde.plasma.quicksetting.audio.po index 93bfef09..90333e0e 100644 --- a/po/ka/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/ka/plasma_org.kde.plasma.quicksetting.audio.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2022-12-28 07:59+0100\n" "Last-Translator: Temuri Doghonadze \n" "Language-Team: Georgian \n" @@ -23,7 +23,12 @@ msgstr "" msgid "Sound" msgstr "ხმა" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "%1%" diff --git a/po/ko/kcm_mobileshell.po b/po/ko/kcm_mobileshell.po index 26f999b7..b551f1ae 100644 --- a/po/ko/kcm_mobileshell.po +++ b/po/ko/kcm_mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2025-07-21 01:15+0200\n" "Last-Translator: Shinjo Park \n" "Language-Team: Korean \n" @@ -48,10 +48,13 @@ msgid "Auto Hide Panels" msgstr "패널 자동 숨기기" #: ui/main.qml:56 -#, kde-format +#, fuzzy, kde-format +#| msgid "" +#| "When active, status and navigation panels will auto hide, allowing " +#| "applications to fill the entire screen space." msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "" "이 옵션을 사용하면 상태와 탐색 패널을 자동으로 숨겨서 앱에서 전체 화면을 사용" "할 수 있습니다." @@ -63,11 +66,8 @@ msgstr "두 번 탭하여 깨우기" #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." +msgid "When the screen is off, double tap to wakeup the device." msgstr "" -"이 옵션을 사용하면 장치 화면이 꺼져 있을 때 두 번 탭하여 장치를 깨웁니다." #: ui/main.qml:81 #, kde-format @@ -280,6 +280,12 @@ msgid "" "module." msgstr "키보드 진동은 키보드 설정 모듈에서 별도로 관리됩니다." +#~ msgid "" +#~ "When active, it allow to wakeup the device just with double tap when the " +#~ "screen is off." +#~ msgstr "" +#~ "이 옵션을 사용하면 장치 화면이 꺼져 있을 때 두 번 탭하여 장치를 깨웁니다." + #~ msgid "Navigation Panel" #~ msgstr "탐색 패널" diff --git a/po/ko/plasma_org.kde.plasma.private.mobileshell.po b/po/ko/plasma_org.kde.plasma.private.mobileshell.po index 8ad21f5f..a2e40ef3 100644 --- a/po/ko/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/ko/plasma_org.kde.plasma.private.mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-11-29 00:12+0100\n" "Last-Translator: Shinjo Park \n" "Language-Team: Korean \n" @@ -69,67 +69,51 @@ msgstr "끔" msgid "SIM Locked" msgstr "SIM 잠김" -#: qml/popups/volumeosd/AudioApplet.qml:73 -#, kde-format -msgid "Outputs" +#: qml/popups/volumeosd/AudioApplet.qml:89 +#, fuzzy, kde-format +#| msgid "Outputs" +msgid "Output Devices" msgstr "출력" -#: qml/popups/volumeosd/AudioApplet.qml:111 -#, kde-format -msgid "Inputs" +#: qml/popups/volumeosd/AudioApplet.qml:118 +#, fuzzy, kde-format +#| msgid "Inputs" +msgid "Input Devices" msgstr "입력" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "재생 스트림" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "녹음 스트림" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "%1(%2)" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "장치 이름을 찾을 수 없음" -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "%1의 추가 설정 표시" -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "음소거 해제" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "음소거" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "%1 음량 조정" - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "%1%" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -151,12 +135,22 @@ msgstr "%1: %2" msgid "Stream name not found" msgstr "스트림 이름을 찾을 수 없음" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "음소거 해제" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "음소거" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, kde-format msgid "configure audio streams" msgstr "오디오 스트림 설정" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "오디오 설정 열기" @@ -399,6 +393,10 @@ msgctxt "Expand to show n more notifications" msgid "Show %1 More" msgstr "%1개 더 보기" +#~ msgctxt "Accessibility data on volume slider" +#~ msgid "Adjust volume for %1" +#~ msgstr "%1 음량 조정" + #~ msgid "Search…" #~ msgstr "검색…" diff --git a/po/ko/plasma_org.kde.plasma.quicksetting.audio.po b/po/ko/plasma_org.kde.plasma.quicksetting.audio.po index 1081f1ba..2d9bc4d0 100644 --- a/po/ko/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/ko/plasma_org.kde.plasma.quicksetting.audio.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2023-07-26 00:13+0200\n" "Last-Translator: Shinjo Park \n" "Language-Team: Korean \n" @@ -22,7 +22,12 @@ msgstr "" msgid "Sound" msgstr "소리" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "%1%" diff --git a/po/lt/kcm_mobileshell.po b/po/lt/kcm_mobileshell.po index 8930da1a..ea04b536 100644 --- a/po/lt/kcm_mobileshell.po +++ b/po/lt/kcm_mobileshell.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2022-12-24 00:51+0000\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -51,8 +51,8 @@ msgstr "" #: ui/main.qml:56 #, kde-format msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "" #: ui/main.qml:69 @@ -62,9 +62,7 @@ msgstr "" #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." +msgid "When the screen is off, double tap to wakeup the device." msgstr "" #: ui/main.qml:81 diff --git a/po/lt/plasma_org.kde.plasma.private.mobileshell.po b/po/lt/plasma_org.kde.plasma.private.mobileshell.po index b29eb2c4..bc8336f2 100644 --- a/po/lt/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/lt/plasma_org.kde.plasma.private.mobileshell.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-05-17 01:05+0300\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -71,67 +71,51 @@ msgstr "Išjungta" msgid "SIM Locked" msgstr "SIM kortelė užrakinta" -#: qml/popups/volumeosd/AudioApplet.qml:73 -#, kde-format -msgid "Outputs" +#: qml/popups/volumeosd/AudioApplet.qml:89 +#, fuzzy, kde-format +#| msgid "Outputs" +msgid "Output Devices" msgstr "Išvestys" -#: qml/popups/volumeosd/AudioApplet.qml:111 -#, kde-format -msgid "Inputs" +#: qml/popups/volumeosd/AudioApplet.qml:118 +#, fuzzy, kde-format +#| msgid "Inputs" +msgid "Input Devices" msgstr "Įvestys" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "Atkūrimo srautai" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "Įrašymo srautai" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "%1 (%2)" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "Įrenginio pavadinimas nerastas" -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "Rodyti papildomas %1 parinktis" -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "Įjungti garsą" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "Nutildyti" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "Reguliuoti %1 garsumą" - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "%1%" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -153,13 +137,23 @@ msgstr "%1: %2" msgid "Stream name not found" msgstr "Srauto pavadinimas nerastas" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "Įjungti garsą" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "Nutildyti" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, fuzzy, kde-format #| msgid "Toggle showing audio streams" msgid "configure audio streams" msgstr "Perjungti garso srautų rodymą" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "Atverti garso nuostatas" @@ -426,6 +420,10 @@ msgctxt "Expand to show n more notifications" msgid "Show %1 More" msgstr "Rodyti dar %1" +#~ msgctxt "Accessibility data on volume slider" +#~ msgid "Adjust volume for %1" +#~ msgstr "Reguliuoti %1 garsumą" + #~ msgid "Search…" #~ msgstr "Ieškoti…" diff --git a/po/lt/plasma_org.kde.plasma.quicksetting.audio.po b/po/lt/plasma_org.kde.plasma.quicksetting.audio.po index ee890297..3ff70bc7 100644 --- a/po/lt/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/lt/plasma_org.kde.plasma.quicksetting.audio.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-03-28 00:18+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -24,7 +24,12 @@ msgstr "" msgid "Sound" msgstr "Garsas" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "%1%" diff --git a/po/lv/kcm_mobileshell.po b/po/lv/kcm_mobileshell.po index 6b8adddf..07df842d 100644 --- a/po/lv/kcm_mobileshell.po +++ b/po/lv/kcm_mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2025-08-22 16:01+0300\n" "Last-Translator: Toms Trasuns \n" "Language-Team: Latvian \n" @@ -49,10 +49,13 @@ msgid "Auto Hide Panels" msgstr "Automātiski slēpt paneļus" #: ui/main.qml:56 -#, kde-format +#, fuzzy, kde-format +#| msgid "" +#| "When active, status and navigation panels will auto hide, allowing " +#| "applications to fill the entire screen space." msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "" "Ja aktīvs, sistēma automātiski slēps statusa un navigācijas paneļus, ļaujot " "programmām aizpildīt visu ekrānu" @@ -64,12 +67,8 @@ msgstr "Pamodināt ar diviem uzsitieniem" #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." +msgid "When the screen is off, double tap to wakeup the device." msgstr "" -"Kad ieslēgts, varat pamodināt ierīci ar izslēgtu ekrānu, veicot divus " -"uzsitienus." #: ui/main.qml:81 #, kde-format @@ -285,6 +284,13 @@ msgid "" msgstr "" "Tastatūras vibrāciju pārvaldība ir atrodama tastatūras iestatījumu modulī." +#~ msgid "" +#~ "When active, it allow to wakeup the device just with double tap when the " +#~ "screen is off." +#~ msgstr "" +#~ "Kad ieslēgts, varat pamodināt ierīci ar izslēgtu ekrānu, veicot divus " +#~ "uzsitienus." + #~ msgid "Navigation Panel" #~ msgstr "Navigācijas panelis" diff --git a/po/lv/plasma_org.kde.plasma.private.mobileshell.po b/po/lv/plasma_org.kde.plasma.private.mobileshell.po index 94182c84..1111715c 100644 --- a/po/lv/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/lv/plasma_org.kde.plasma.private.mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-12-16 17:35+0200\n" "Last-Translator: Toms Trasuns \n" "Language-Team: Latvian \n" @@ -70,67 +70,51 @@ msgstr "Izslēgts" msgid "SIM Locked" msgstr "SIM slēgts" -#: qml/popups/volumeosd/AudioApplet.qml:73 -#, kde-format -msgid "Outputs" +#: qml/popups/volumeosd/AudioApplet.qml:89 +#, fuzzy, kde-format +#| msgid "Outputs" +msgid "Output Devices" msgstr "Izvades" -#: qml/popups/volumeosd/AudioApplet.qml:111 -#, kde-format -msgid "Inputs" +#: qml/popups/volumeosd/AudioApplet.qml:118 +#, fuzzy, kde-format +#| msgid "Inputs" +msgid "Input Devices" msgstr "Ievades" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "Atskaņošanas straumes" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "Ierakstīšanas straumes" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "%1 (%2)" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "Ierīces nosaukums nav atrasts" -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "Rādīt „%1“ papildu opcijas" -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "Atjaunot skaņu" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "Apklusināt" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "Regulēt „%1“ skaļumu" - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "%1 %" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -152,12 +136,22 @@ msgstr "%1: %2" msgid "Stream name not found" msgstr "Straumes nosaukums nav atrasts" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "Atjaunot skaņu" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "Apklusināt" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, kde-format msgid "configure audio streams" msgstr "konfigurēt audio straumes" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "Atvērt skaņas iestatījumus" @@ -412,6 +406,10 @@ msgctxt "Expand to show n more notifications" msgid "Show %1 More" msgstr "Rādīt par %1 vairāk" +#~ msgctxt "Accessibility data on volume slider" +#~ msgid "Adjust volume for %1" +#~ msgstr "Regulēt „%1“ skaļumu" + #~ msgid "Search…" #~ msgstr "Meklēt…" diff --git a/po/lv/plasma_org.kde.plasma.quicksetting.audio.po b/po/lv/plasma_org.kde.plasma.quicksetting.audio.po index a34effe4..0031d798 100644 --- a/po/lv/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/lv/plasma_org.kde.plasma.quicksetting.audio.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-04-22 17:28+0300\n" "Last-Translator: Toms Trasuns \n" "Language-Team: Latvian \n" @@ -23,7 +23,12 @@ msgstr "" msgid "Sound" msgstr "Skaņa" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "%1 %" diff --git a/po/nl/kcm_mobileshell.po b/po/nl/kcm_mobileshell.po index 715113d7..16c8a8b0 100644 --- a/po/nl/kcm_mobileshell.po +++ b/po/nl/kcm_mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2025-07-03 13:51+0200\n" "Last-Translator: Freek de Kruijf \n" "Language-Team: \n" @@ -48,10 +48,13 @@ msgid "Auto Hide Panels" msgstr "Panelen automatisch verbergen" #: ui/main.qml:56 -#, kde-format +#, fuzzy, kde-format +#| msgid "" +#| "When active, status and navigation panels will auto hide, allowing " +#| "applications to fill the entire screen space." msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "" "Indien actief, zullen de status en navigatiepanelen automatisch worden " "verborgen, waarmee toepassingen geboden wordt de gehele schermruimte te " @@ -64,12 +67,8 @@ msgstr "Dubbel tikken om te wekken" #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." +msgid "When the screen is off, double tap to wakeup the device." msgstr "" -"Indien actief, laat het het apparaat wekken gewoon met dubbel tikken wanneer " -"het scherm uit is." #: ui/main.qml:81 #, kde-format @@ -286,6 +285,13 @@ msgstr "" "Trillingen van het toetsenbord worden apart bestuurd in de module " "toetsenbordinstellingen." +#~ msgid "" +#~ "When active, it allow to wakeup the device just with double tap when the " +#~ "screen is off." +#~ msgstr "" +#~ "Indien actief, laat het het apparaat wekken gewoon met dubbel tikken " +#~ "wanneer het scherm uit is." + #~ msgid "Navigation Panel" #~ msgstr "Navigatiepaneel" diff --git a/po/nl/plasma_org.kde.plasma.private.mobileshell.po b/po/nl/plasma_org.kde.plasma.private.mobileshell.po index 5c93e18f..1b85166d 100644 --- a/po/nl/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/nl/plasma_org.kde.plasma.private.mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-11-13 11:48+0100\n" "Last-Translator: Freek de Kruijf \n" "Language-Team: \n" @@ -69,67 +69,51 @@ msgstr "Uit" msgid "SIM Locked" msgstr "SIM is vergrendeld" -#: qml/popups/volumeosd/AudioApplet.qml:73 -#, kde-format -msgid "Outputs" +#: qml/popups/volumeosd/AudioApplet.qml:89 +#, fuzzy, kde-format +#| msgid "Outputs" +msgid "Output Devices" msgstr "Uitvoer" -#: qml/popups/volumeosd/AudioApplet.qml:111 -#, kde-format -msgid "Inputs" +#: qml/popups/volumeosd/AudioApplet.qml:118 +#, fuzzy, kde-format +#| msgid "Inputs" +msgid "Input Devices" msgstr "Invoer" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "Afspeelstromen" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "Streams worden opgenomen" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "%1 (%2)" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "Apparaatnaam niet gevonden" -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "Additionele opties voor %1 tonen" -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "Dempen opheffen" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "Dempen" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "Volume voor %1 aanpassen" - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "%1%" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -151,12 +135,22 @@ msgstr "%1: %2" msgid "Stream name not found" msgstr "Streamnaam niet gevonden" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "Dempen opheffen" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "Dempen" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, kde-format msgid "configure audio streams" msgstr "audio-streams configureren" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "Audio-instellingen openen" @@ -405,6 +399,10 @@ msgctxt "Expand to show n more notifications" msgid "Show %1 More" msgstr "%1 meer tonen" +#~ msgctxt "Accessibility data on volume slider" +#~ msgid "Adjust volume for %1" +#~ msgstr "Volume voor %1 aanpassen" + #~ msgid "Search…" #~ msgstr "Zoeken…" diff --git a/po/nl/plasma_org.kde.plasma.quicksetting.audio.po b/po/nl/plasma_org.kde.plasma.quicksetting.audio.po index ca23d17d..9584376b 100644 --- a/po/nl/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/nl/plasma_org.kde.plasma.quicksetting.audio.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2022-12-20 10:43+0100\n" "Last-Translator: Freek de Kruijf \n" "Language-Team: \n" @@ -22,7 +22,12 @@ msgstr "" msgid "Sound" msgstr "Geluid" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "%1%" diff --git a/po/nn/kcm_mobileshell.po b/po/nn/kcm_mobileshell.po index 943beb6f..1d1941f9 100644 --- a/po/nn/kcm_mobileshell.po +++ b/po/nn/kcm_mobileshell.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-07-13 21:51+0200\n" "Last-Translator: Karl Ove Hufthammer \n" "Language-Team: Norwegian Nynorsk \n" @@ -51,8 +51,8 @@ msgstr "" #: ui/main.qml:56 #, kde-format msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "" #: ui/main.qml:69 @@ -62,9 +62,7 @@ msgstr "" #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." +msgid "When the screen is off, double tap to wakeup the device." msgstr "" #: ui/main.qml:81 diff --git a/po/nn/plasma_org.kde.plasma.private.mobileshell.po b/po/nn/plasma_org.kde.plasma.private.mobileshell.po index d05ba0f2..c5e27148 100644 --- a/po/nn/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/nn/plasma_org.kde.plasma.private.mobileshell.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-08-04 18:01+0200\n" "Last-Translator: Karl Ove Hufthammer \n" "Language-Team: Norwegian Nynorsk \n" @@ -70,67 +70,51 @@ msgstr "Av" msgid "SIM Locked" msgstr "Sim låst" -#: qml/popups/volumeosd/AudioApplet.qml:73 -#, kde-format -msgid "Outputs" +#: qml/popups/volumeosd/AudioApplet.qml:89 +#, fuzzy, kde-format +#| msgid "Outputs" +msgid "Output Devices" msgstr "Utlyd" -#: qml/popups/volumeosd/AudioApplet.qml:111 -#, kde-format -msgid "Inputs" +#: qml/popups/volumeosd/AudioApplet.qml:118 +#, fuzzy, kde-format +#| msgid "Inputs" +msgid "Input Devices" msgstr "Innlyd" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "Avspelingsstraumar" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "Opptaksstraumar" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "%1 (%2)" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "Fann ikkje einingsnamn" -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "Vis fleire val for %1" -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "Lyddemping av" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "Slå av lyd" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "Juster lydstyrken for %1" - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "%1 %" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -152,12 +136,22 @@ msgstr "%1: %2" msgid "Stream name not found" msgstr "Fann ikkje straumnamn" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "Lyddemping av" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "Slå av lyd" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, fuzzy, kde-format msgid "configure audio streams" msgstr "Vis/gøym lydstraumar" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "Opna lydinnstillingar" @@ -405,3 +399,7 @@ msgstr "Vis færre" msgctxt "Expand to show n more notifications" msgid "Show %1 More" msgstr "Vis %1 fleire" + +#~ msgctxt "Accessibility data on volume slider" +#~ msgid "Adjust volume for %1" +#~ msgstr "Juster lydstyrken for %1" diff --git a/po/nn/plasma_org.kde.plasma.quicksetting.audio.po b/po/nn/plasma_org.kde.plasma.quicksetting.audio.po index 1c1587c8..65c667a8 100644 --- a/po/nn/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/nn/plasma_org.kde.plasma.quicksetting.audio.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2023-02-23 17:49+0100\n" "Last-Translator: Karl Ove Hufthammer \n" "Language-Team: Norwegian Nynorsk \n" @@ -24,7 +24,12 @@ msgstr "" msgid "Sound" msgstr "Lyd" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "%1 %" diff --git a/po/pa/kcm_mobileshell.po b/po/pa/kcm_mobileshell.po index d333a067..099ad663 100644 --- a/po/pa/kcm_mobileshell.po +++ b/po/pa/kcm_mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-01-01 10:11-0600\n" "Last-Translator: A S Alam \n" "Language-Team: Punjabi \n" @@ -50,8 +50,8 @@ msgstr "" #: ui/main.qml:56 #, kde-format msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "" #: ui/main.qml:69 @@ -61,9 +61,7 @@ msgstr "" #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." +msgid "When the screen is off, double tap to wakeup the device." msgstr "" #: ui/main.qml:81 diff --git a/po/pa/plasma_org.kde.plasma.private.mobileshell.po b/po/pa/plasma_org.kde.plasma.private.mobileshell.po index 6ff6d569..4ed087dd 100644 --- a/po/pa/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/pa/plasma_org.kde.plasma.private.mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2023-04-01 19:29-0700\n" "Last-Translator: A S Alam \n" "Language-Team: Punjabi \n" @@ -69,67 +69,51 @@ msgstr "ਬੰਦ" msgid "SIM Locked" msgstr "ਸਿਮ ਲਾਕ ਹੈ" -#: qml/popups/volumeosd/AudioApplet.qml:73 -#, kde-format -msgid "Outputs" +#: qml/popups/volumeosd/AudioApplet.qml:89 +#, fuzzy, kde-format +#| msgid "Outputs" +msgid "Output Devices" msgstr "ਆਉਟਪੁੱਟ" -#: qml/popups/volumeosd/AudioApplet.qml:111 -#, kde-format -msgid "Inputs" +#: qml/popups/volumeosd/AudioApplet.qml:118 +#, fuzzy, kde-format +#| msgid "Inputs" +msgid "Input Devices" msgstr "ਇਨਪੁੱਟ" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "ਪਲੇਅਬੈਕ ਸਟਰੀਮਾਂ" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "ਰਿਕਾਰਡਿੰਗ ਸਟਰੀਮਾਂ" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "%1 (%2)" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "ਡਿਵਾਈਸ ਨਾਂ ਨਹੀਂ ਲੱਭਿਆ" -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "%1 ਲਈ ਹੋਰ ਚੋਣਾਂ ਵੇਖਾਓ" -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "ਨਾ-ਚੁੱਪ" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "ਚੁੱਪ" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "%1 ਲਈ ਵਾਲੀਅਮ ਅਡਜੱਸਟ ਕਰੋ" - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "%1%" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -151,13 +135,23 @@ msgstr "%1: %2" msgid "Stream name not found" msgstr "ਸਟਰੀਮ ਦਾ ਨਾਂ ਨਹੀਂ ਲੱਭਿਆ" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "ਨਾ-ਚੁੱਪ" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "ਚੁੱਪ" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, fuzzy, kde-format #| msgid "Toggle showing audio streams" msgid "configure audio streams" msgstr "ਦਿਖਾਈਆਂ ਆਡੀਓ ਸਟਰੀਮਾਂ ਨੂੰ ਬਦਲੋ" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "ਆਡੀਓ ਸੈਟਿੰਗਾਂ ਖੋਲ੍ਹੋ" @@ -412,6 +406,10 @@ msgctxt "Expand to show n more notifications" msgid "Show %1 More" msgstr "%1 ਹੋਰ ਵੇਖਾਓ" +#~ msgctxt "Accessibility data on volume slider" +#~ msgid "Adjust volume for %1" +#~ msgstr "%1 ਲਈ ਵਾਲੀਅਮ ਅਡਜੱਸਟ ਕਰੋ" + #~ msgid "Search…" #~ msgstr "…ਖੋਜੋ" diff --git a/po/pa/plasma_org.kde.plasma.quicksetting.audio.po b/po/pa/plasma_org.kde.plasma.quicksetting.audio.po index 4a635baf..30915eea 100644 --- a/po/pa/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/pa/plasma_org.kde.plasma.quicksetting.audio.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2023-04-01 19:26-0700\n" "Last-Translator: A S Alam \n" "Language-Team: Punjabi \n" @@ -22,7 +22,12 @@ msgstr "" msgid "Sound" msgstr "ਸਾਊਂਡ" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "%1%" diff --git a/po/pl/kcm_mobileshell.po b/po/pl/kcm_mobileshell.po index ed871a22..f1c9a0de 100644 --- a/po/pl/kcm_mobileshell.po +++ b/po/pl/kcm_mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2025-08-30 08:30+0200\n" "Last-Translator: Łukasz Wojniłowicz \n" "Language-Team: pl\n" @@ -49,10 +49,13 @@ msgid "Auto Hide Panels" msgstr "Samoukrywające się paski" #: ui/main.qml:56 -#, kde-format +#, fuzzy, kde-format +#| msgid "" +#| "When active, status and navigation panels will auto hide, allowing " +#| "applications to fill the entire screen space." msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "" "Po włączeniu, paski stanu i przemieszczania się będą się same ukrywać, " "umożliwiając aplikacjom wypełnienie całej powierzchni ekranu." @@ -64,12 +67,8 @@ msgstr "Stuknij dwukrotnie, aby wybudzić" #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." +msgid "When the screen is off, double tap to wakeup the device." msgstr "" -"Po włączeniu, umożliwi wybudzanie urządzenia po dwukrotnym stuknięciu na " -"jego ekranie, gdy ekran ten jest wyłączony." #: ui/main.qml:81 #, kde-format @@ -282,6 +281,13 @@ msgid "" "module." msgstr "Drgania klawiatury są ustawiane osobne w członie do jej ustawień." +#~ msgid "" +#~ "When active, it allow to wakeup the device just with double tap when the " +#~ "screen is off." +#~ msgstr "" +#~ "Po włączeniu, umożliwi wybudzanie urządzenia po dwukrotnym stuknięciu na " +#~ "jego ekranie, gdy ekran ten jest wyłączony." + #~ msgid "Navigation Panel" #~ msgstr "Pasek przemieszczania" diff --git a/po/pl/plasma_org.kde.plasma.private.mobileshell.po b/po/pl/plasma_org.kde.plasma.private.mobileshell.po index 7ed7178c..dbbfd433 100644 --- a/po/pl/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/pl/plasma_org.kde.plasma.private.mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-11-23 14:05+0100\n" "Last-Translator: Łukasz Wojniłowicz \n" "Language-Team: Polish \n" @@ -69,67 +69,51 @@ msgstr "Wył." msgid "SIM Locked" msgstr "SIM zablokowany" -#: qml/popups/volumeosd/AudioApplet.qml:73 -#, kde-format -msgid "Outputs" +#: qml/popups/volumeosd/AudioApplet.qml:89 +#, fuzzy, kde-format +#| msgid "Outputs" +msgid "Output Devices" msgstr "Wyjścia" -#: qml/popups/volumeosd/AudioApplet.qml:111 -#, kde-format -msgid "Inputs" +#: qml/popups/volumeosd/AudioApplet.qml:118 +#, fuzzy, kde-format +#| msgid "Inputs" +msgid "Input Devices" msgstr "Wejścia" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "Odtwarzane strumienie" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "Nagrywane strumienie" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "%1 (%2)" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "Nie znaleziono nazwy urządzenia" -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "Pokaż dodatkowe ustawienia dla %1" -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "Wyłącz wyciszenie" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "Wycisz" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "Dostosuj głośność dla %1" - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "%1%" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -151,12 +135,22 @@ msgstr "%1: %2" msgid "Stream name not found" msgstr "Nie znaleziono nazwy strumienia" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "Wyłącz wyciszenie" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "Wycisz" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, kde-format msgid "configure audio streams" msgstr "ustawienia strumieni dźwiękowych" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "Otwórz ustawienia dźwięku" @@ -411,6 +405,10 @@ msgctxt "Expand to show n more notifications" msgid "Show %1 More" msgstr "Wyświetl %1 więcej" +#~ msgctxt "Accessibility data on volume slider" +#~ msgid "Adjust volume for %1" +#~ msgstr "Dostosuj głośność dla %1" + #~ msgid "Search…" #~ msgstr "Poszukaj…" diff --git a/po/pl/plasma_org.kde.plasma.quicksetting.audio.po b/po/pl/plasma_org.kde.plasma.quicksetting.audio.po index f4d2af6f..9dba0950 100644 --- a/po/pl/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/pl/plasma_org.kde.plasma.quicksetting.audio.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2023-04-10 10:56+0200\n" "Last-Translator: Łukasz Wojniłowicz \n" "Language-Team: Polish \n" @@ -22,7 +22,12 @@ msgstr "" msgid "Sound" msgstr "Dźwięk" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "%1%" diff --git a/po/pt/kcm_mobileshell.po b/po/pt/kcm_mobileshell.po index f66f33e2..81b54114 100644 --- a/po/pt/kcm_mobileshell.po +++ b/po/pt/kcm_mobileshell.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2022-12-24 07:23+0000\n" "Last-Translator: José Nuno Coelho Pires \n" "Language-Team: Portuguese \n" @@ -45,8 +45,8 @@ msgstr "" #: ui/main.qml:56 #, kde-format msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "" #: ui/main.qml:69 @@ -56,9 +56,7 @@ msgstr "" #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." +msgid "When the screen is off, double tap to wakeup the device." msgstr "" #: ui/main.qml:81 diff --git a/po/pt/plasma_org.kde.plasma.private.mobileshell.po b/po/pt/plasma_org.kde.plasma.private.mobileshell.po index 5210aefa..b669d1ff 100644 --- a/po/pt/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/pt/plasma_org.kde.plasma.private.mobileshell.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2022-12-23 17:15+0000\n" "Last-Translator: José Nuno Coelho Pires \n" "Language-Team: Portuguese \n" @@ -64,67 +64,51 @@ msgstr "Desligado" msgid "SIM Locked" msgstr "SIM Bloqueado" -#: qml/popups/volumeosd/AudioApplet.qml:73 -#, kde-format -msgid "Outputs" +#: qml/popups/volumeosd/AudioApplet.qml:89 +#, fuzzy, kde-format +#| msgid "Outputs" +msgid "Output Devices" msgstr "Saídas" -#: qml/popups/volumeosd/AudioApplet.qml:111 -#, kde-format -msgid "Inputs" +#: qml/popups/volumeosd/AudioApplet.qml:118 +#, fuzzy, kde-format +#| msgid "Inputs" +msgid "Input Devices" msgstr "Entradas" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "Sequências de Reprodução" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "Sequências de Gravação" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "%1 (%2)" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "Nome do dispositivo não encontrado" -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "Mostrar as opções adicionais do %1" -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "Activar o Som" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "Silenciar" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "Ajustar o volume de %1" - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "%1%" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -146,13 +130,23 @@ msgstr "%1: %2" msgid "Stream name not found" msgstr "Nome da sequência não encontrado" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "Activar o Som" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "Silenciar" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, fuzzy, kde-format #| msgid "Toggle showing audio streams" msgid "configure audio streams" msgstr "Comutar a apresentação das sequências de áudio" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "Abrir a configuração do áudio" @@ -407,6 +401,10 @@ msgctxt "Expand to show n more notifications" msgid "Show %1 More" msgstr "Mostrar Mais %1" +#~ msgctxt "Accessibility data on volume slider" +#~ msgid "Adjust volume for %1" +#~ msgstr "Ajustar o volume de %1" + #~ msgid "Search…" #~ msgstr "Procurar…" diff --git a/po/pt/plasma_org.kde.plasma.quicksetting.audio.po b/po/pt/plasma_org.kde.plasma.quicksetting.audio.po index 83950e13..db14b598 100644 --- a/po/pt/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/pt/plasma_org.kde.plasma.quicksetting.audio.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2022-12-23 14:58+0000\n" "Last-Translator: José Nuno Coelho Pires \n" "Language-Team: Portuguese \n" @@ -22,7 +22,12 @@ msgstr "" msgid "Sound" msgstr "Som" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "%1%" diff --git a/po/pt_BR/kcm_mobileshell.po b/po/pt_BR/kcm_mobileshell.po index c617592e..023923b1 100644 --- a/po/pt_BR/kcm_mobileshell.po +++ b/po/pt_BR/kcm_mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2025-08-03 10:27-0300\n" "Last-Translator: Marcus Gama \n" "Language-Team: Brazilian Portuguese \n" @@ -48,10 +48,13 @@ msgid "Auto Hide Panels" msgstr "Ocultar painéis automaticamente" #: ui/main.qml:56 -#, kde-format +#, fuzzy, kde-format +#| msgid "" +#| "When active, status and navigation panels will auto hide, allowing " +#| "applications to fill the entire screen space." msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "" "Quando ativos, os painéis de status e navegação serão ocultados " "automaticamente, permitindo que os aplicativos ocupem todo o espaço da tela." @@ -63,12 +66,8 @@ msgstr "Toque duplo para acordar" #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." +msgid "When the screen is off, double tap to wakeup the device." msgstr "" -"Quando ativo, permite despertar o dispositivo com apenas um toque duplo " -"quando a tela estiver desligada." #: ui/main.qml:81 #, kde-format @@ -284,6 +283,13 @@ msgstr "" "As vibrações do teclado são controladas separadamente no módulo de " "configurações do teclado." +#~ msgid "" +#~ "When active, it allow to wakeup the device just with double tap when the " +#~ "screen is off." +#~ msgstr "" +#~ "Quando ativo, permite despertar o dispositivo com apenas um toque duplo " +#~ "quando a tela estiver desligada." + #~ msgid "Navigation Panel" #~ msgstr "Painel de navegação" diff --git a/po/pt_BR/plasma_org.kde.plasma.private.mobileshell.po b/po/pt_BR/plasma_org.kde.plasma.private.mobileshell.po index 4dc7d4a5..8a4180f7 100644 --- a/po/pt_BR/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/pt_BR/plasma_org.kde.plasma.private.mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2025-08-03 09:59-0300\n" "Last-Translator: Marcus Gama \n" "Language-Team: Brazilian Portuguese \n" @@ -69,67 +69,51 @@ msgstr "Desligado" msgid "SIM Locked" msgstr "SIM bloqueado" -#: qml/popups/volumeosd/AudioApplet.qml:73 -#, kde-format -msgid "Outputs" +#: qml/popups/volumeosd/AudioApplet.qml:89 +#, fuzzy, kde-format +#| msgid "Outputs" +msgid "Output Devices" msgstr "Saídas" -#: qml/popups/volumeosd/AudioApplet.qml:111 -#, kde-format -msgid "Inputs" +#: qml/popups/volumeosd/AudioApplet.qml:118 +#, fuzzy, kde-format +#| msgid "Inputs" +msgid "Input Devices" msgstr "Entradas" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "Fluxos de reprodução" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "Fluxos de gravação" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "%1 (%2)" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "Nome do dispositivo não encontrado" -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "Mostrar opções adicionais para %1" -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "Ativar o som" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "Silenciar" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "Ajustar volume para %1" - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "%1%" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -151,12 +135,22 @@ msgstr "%1: %2" msgid "Stream name not found" msgstr "Nome do fluxo não encontrado" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "Ativar o som" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "Silenciar" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, kde-format msgid "configure audio streams" msgstr "configurar fluxos de áudio" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "Abrir configurações de áudio" @@ -405,5 +399,9 @@ msgctxt "Expand to show n more notifications" msgid "Show %1 More" msgstr "Mostrar mais %1" +#~ msgctxt "Accessibility data on volume slider" +#~ msgid "Adjust volume for %1" +#~ msgstr "Ajustar volume para %1" + #~ msgid "Search…" #~ msgstr "Pesquisar…" diff --git a/po/pt_BR/plasma_org.kde.plasma.quicksetting.audio.po b/po/pt_BR/plasma_org.kde.plasma.quicksetting.audio.po index 111aa824..20c7bb1d 100644 --- a/po/pt_BR/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/pt_BR/plasma_org.kde.plasma.quicksetting.audio.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2025-08-03 10:00-0300\n" "Last-Translator: Marcus Gama \n" "Language-Team: Brazilian Portuguese \n" @@ -22,7 +22,12 @@ msgstr "" msgid "Sound" msgstr "Som" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "%1%" diff --git a/po/ro/plasma_org.kde.plasma.quicksetting.audio.po b/po/ro/plasma_org.kde.plasma.quicksetting.audio.po index fe87a139..3d2c7c02 100644 --- a/po/ro/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/ro/plasma_org.kde.plasma.quicksetting.audio.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2023-04-10 19:10+0100\n" "Last-Translator: Sergiu Bivol \n" "Language-Team: Romanian \n" @@ -23,7 +23,12 @@ msgstr "" msgid "Sound" msgstr "Sunet" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "%1%" diff --git a/po/ru/kcm_mobileshell.po b/po/ru/kcm_mobileshell.po index 618eda22..4401d2b6 100644 --- a/po/ru/kcm_mobileshell.po +++ b/po/ru/kcm_mobileshell.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2025-06-24 13:08+0300\n" "Last-Translator: Olesya Gerasimenko \n" "Language-Team: Basealt Translation Team\n" @@ -50,10 +50,13 @@ msgid "Auto Hide Panels" msgstr "Автоматическое скрытие панелей" #: ui/main.qml:56 -#, kde-format +#, fuzzy, kde-format +#| msgid "" +#| "When active, status and navigation panels will auto hide, allowing " +#| "applications to fill the entire screen space." msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "" "Если этот параметр включён, будет выполняться автоматическое скрытие строки " "состояния и панели навигации, что позволит приложениям занять всё экранное " @@ -66,9 +69,7 @@ msgstr "" #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." +msgid "When the screen is off, double tap to wakeup the device." msgstr "" #: ui/main.qml:81 diff --git a/po/ru/plasma_org.kde.plasma.private.mobileshell.po b/po/ru/plasma_org.kde.plasma.private.mobileshell.po index 2528b98d..1a3c2b4a 100644 --- a/po/ru/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/ru/plasma_org.kde.plasma.private.mobileshell.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2025-04-07 16:56+0300\n" "Last-Translator: Olesya Gerasimenko \n" "Language-Team: Basealt Translation Team\n" @@ -71,67 +71,51 @@ msgstr "Отключено" msgid "SIM Locked" msgstr "SIM-карта заблокирована" -#: qml/popups/volumeosd/AudioApplet.qml:73 -#, kde-format -msgid "Outputs" +#: qml/popups/volumeosd/AudioApplet.qml:89 +#, fuzzy, kde-format +#| msgid "Outputs" +msgid "Output Devices" msgstr "Выходы" -#: qml/popups/volumeosd/AudioApplet.qml:111 -#, kde-format -msgid "Inputs" +#: qml/popups/volumeosd/AudioApplet.qml:118 +#, fuzzy, kde-format +#| msgid "Inputs" +msgid "Input Devices" msgstr "Входы" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "Источники воспроизведения" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "Источники записи" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "%1 (%2)" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "Имя устройства не найдено" -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "Открыть дополнительные параметры %1" -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "Включить звук" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "Выключить звук" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "Настройка громкости %1" - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "%1%" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -153,12 +137,22 @@ msgstr "%1: %2" msgid "Stream name not found" msgstr "Имя потока не найдено" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "Включить звук" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "Выключить звук" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, kde-format msgid "configure audio streams" msgstr "Настройка аудиопотоков" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "Настроить звук" @@ -419,6 +413,10 @@ msgctxt "Expand to show n more notifications" msgid "Show %1 More" msgstr "Показать ещё %1" +#~ msgctxt "Accessibility data on volume slider" +#~ msgid "Adjust volume for %1" +#~ msgstr "Настройка громкости %1" + #~ msgid "Search…" #~ msgstr "Поиск…" diff --git a/po/ru/plasma_org.kde.plasma.quicksetting.audio.po b/po/ru/plasma_org.kde.plasma.quicksetting.audio.po index 475b48cc..ec76a74a 100644 --- a/po/ru/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/ru/plasma_org.kde.plasma.quicksetting.audio.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2022-12-23 11:25+0300\n" "Last-Translator: Alexander Yavorsky \n" "Language-Team: Russian \n" @@ -23,7 +23,12 @@ msgstr "" msgid "Sound" msgstr "Звук" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "%1%" diff --git a/po/sa/kcm_mobileshell.po b/po/sa/kcm_mobileshell.po index c796b109..5a78850a 100644 --- a/po/sa/kcm_mobileshell.po +++ b/po/sa/kcm_mobileshell.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-12-13 19:10+0530\n" "Last-Translator: Kali \n" "Language-Team: Sanskrit \n" @@ -50,8 +50,8 @@ msgstr "" #: ui/main.qml:56 #, kde-format msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "" #: ui/main.qml:69 @@ -61,9 +61,7 @@ msgstr "" #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." +msgid "When the screen is off, double tap to wakeup the device." msgstr "" #: ui/main.qml:81 diff --git a/po/sa/plasma_org.kde.plasma.private.mobileshell.po b/po/sa/plasma_org.kde.plasma.private.mobileshell.po index 9ca22cdc..dc67dd7b 100644 --- a/po/sa/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/sa/plasma_org.kde.plasma.private.mobileshell.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-12-20 21:53+0530\n" "Last-Translator: kali \n" "Language-Team: Sanskrit \n" @@ -71,67 +71,51 @@ msgstr "दूरे" msgid "SIM Locked" msgstr "सिम लॉक्ड्" -#: qml/popups/volumeosd/AudioApplet.qml:73 -#, kde-format -msgid "Outputs" +#: qml/popups/volumeosd/AudioApplet.qml:89 +#, fuzzy, kde-format +#| msgid "Outputs" +msgid "Output Devices" msgstr "आउटपुट्" -#: qml/popups/volumeosd/AudioApplet.qml:111 -#, kde-format -msgid "Inputs" +#: qml/popups/volumeosd/AudioApplet.qml:118 +#, fuzzy, kde-format +#| msgid "Inputs" +msgid "Input Devices" msgstr "निवेशाः" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "प्लेबैक स्ट्रीम्स" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "रिकार्डिंग स्ट्रीम्स" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "%1 (%2)" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "यन्त्रनाम न प्राप्तम्" -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "%1 कृते अतिरिक्तविकल्पान् दर्शयतु" -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "अप्रसन्नता" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "मूक" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "%1 कृते आयतनं समायोजयन्तु" - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "%1%" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -153,12 +137,22 @@ msgstr "%1: %2" msgid "Stream name not found" msgstr "धारानाम न प्राप्तम्" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "अप्रसन्नता" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "मूक" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, kde-format msgid "configure audio streams" msgstr "श्रव्यधारा विन्यस्तं कुर्वन्तु" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "श्रव्यसेटिंग्स् उद्घाटयन्तु" @@ -407,5 +401,9 @@ msgctxt "Expand to show n more notifications" msgid "Show %1 More" msgstr "%1 अधिकं दर्शयतु" +#~ msgctxt "Accessibility data on volume slider" +#~ msgid "Adjust volume for %1" +#~ msgstr "%1 कृते आयतनं समायोजयन्तु" + #~ msgid "Search…" #~ msgstr "अन्वेषण…" diff --git a/po/sa/plasma_org.kde.plasma.quicksetting.audio.po b/po/sa/plasma_org.kde.plasma.quicksetting.audio.po index cde447a9..ebeda484 100644 --- a/po/sa/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/sa/plasma_org.kde.plasma.quicksetting.audio.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-12-20 12:26+0530\n" "Last-Translator: kali \n" "Language-Team: Sanskrit \n" @@ -24,7 +24,12 @@ msgstr "" msgid "Sound" msgstr "ध्वनि" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "%1%" diff --git a/po/sk/kcm_mobileshell.po b/po/sk/kcm_mobileshell.po index c4c24692..87bfaf8d 100644 --- a/po/sk/kcm_mobileshell.po +++ b/po/sk/kcm_mobileshell.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: kcm_mobileshell\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2023-07-23 18:09+0200\n" "Last-Translator: Ferdinand Galko \n" "Language-Team: Slovak \n" @@ -49,8 +49,8 @@ msgstr "" #: ui/main.qml:56 #, kde-format msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "" #: ui/main.qml:69 @@ -60,9 +60,7 @@ msgstr "" #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." +msgid "When the screen is off, double tap to wakeup the device." msgstr "" #: ui/main.qml:81 diff --git a/po/sk/plasma_org.kde.plasma.private.mobileshell.po b/po/sk/plasma_org.kde.plasma.private.mobileshell.po index 077bdae4..1599fbaf 100644 --- a/po/sk/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/sk/plasma_org.kde.plasma.private.mobileshell.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma_org.kde.plasma.private.mobileshell\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2023-07-28 16:07+0200\n" "Last-Translator: Ferdinand Galko \n" "Language-Team: Slovak \n" @@ -68,67 +68,51 @@ msgstr "Vypnuté" msgid "SIM Locked" msgstr "Uzamknutá SIM" -#: qml/popups/volumeosd/AudioApplet.qml:73 -#, kde-format -msgid "Outputs" +#: qml/popups/volumeosd/AudioApplet.qml:89 +#, fuzzy, kde-format +#| msgid "Outputs" +msgid "Output Devices" msgstr "Výstupy" -#: qml/popups/volumeosd/AudioApplet.qml:111 -#, kde-format -msgid "Inputs" +#: qml/popups/volumeosd/AudioApplet.qml:118 +#, fuzzy, kde-format +#| msgid "Inputs" +msgid "Input Devices" msgstr "Vstupy" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "Prúdy prehrávania" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "Nahrávacie prúdy" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "%1 (%2)" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "Názov zariadenia nebol nájdený" -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "Zobraziť dodatočné voľby pre %1" -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "Zrušiť stlmenie" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "Stlmiť" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "Upraviť hlasitosť pre %1" - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "%1%" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -150,13 +134,23 @@ msgstr "%1: %2" msgid "Stream name not found" msgstr "Názov prúdu nebol nájdený" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "Zrušiť stlmenie" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "Stlmiť" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, fuzzy, kde-format #| msgid "Toggle showing audio streams" msgid "configure audio streams" msgstr "Prepnúť zobrazovanie zvukových prúdov" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "Otvoriť nastavenia zvuku" @@ -417,6 +411,10 @@ msgctxt "Expand to show n more notifications" msgid "Show %1 More" msgstr "Zobraziť ďalších %1" +#~ msgctxt "Accessibility data on volume slider" +#~ msgid "Adjust volume for %1" +#~ msgstr "Upraviť hlasitosť pre %1" + #~ msgid "Search…" #~ msgstr "Hľadať..." diff --git a/po/sk/plasma_org.kde.plasma.quicksetting.audio.po b/po/sk/plasma_org.kde.plasma.quicksetting.audio.po index 9b6f0c3e..f4a719a3 100644 --- a/po/sk/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/sk/plasma_org.kde.plasma.quicksetting.audio.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma_org.kde.plasma.quicksetting.audio\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2023-03-12 08:41+0100\n" "Last-Translator: Roman Paholik \n" "Language-Team: Slovak \n" @@ -20,7 +20,12 @@ msgstr "" msgid "Sound" msgstr "Zvuk" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "%1%" diff --git a/po/sl/kcm_mobileshell.po b/po/sl/kcm_mobileshell.po index b167c734..926b2d42 100644 --- a/po/sl/kcm_mobileshell.po +++ b/po/sl/kcm_mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2025-07-03 10:43+0200\n" "Last-Translator: Matjaž Jeran \n" "Language-Team: Slovenian \n" @@ -49,10 +49,13 @@ msgid "Auto Hide Panels" msgstr "Samodejno skrij plošče" #: ui/main.qml:56 -#, kde-format +#, fuzzy, kde-format +#| msgid "" +#| "When active, status and navigation panels will auto hide, allowing " +#| "applications to fill the entire screen space." msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "" "Ko je aktivno, se bosta statusna in navigacijska plošča samodejno skrila, " "kar bo aplikacijam omogočilo, da zapolnijo celoten prostor na zaslonu." @@ -64,12 +67,8 @@ msgstr "Dvakrat tapnite za prebujanje" #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." +msgid "When the screen is off, double tap to wakeup the device." msgstr "" -"Ko je aktiven, omogoča prebujanje naprave samo z dvojnim dotikom, ko je " -"zaslon izklopljen." #: ui/main.qml:81 #, kde-format @@ -283,6 +282,13 @@ msgid "" msgstr "" "Vibracije tipkovnice so nadzorovane posebej v modulu nastavitev tipkovnice." +#~ msgid "" +#~ "When active, it allow to wakeup the device just with double tap when the " +#~ "screen is off." +#~ msgstr "" +#~ "Ko je aktiven, omogoča prebujanje naprave samo z dvojnim dotikom, ko je " +#~ "zaslon izklopljen." + #~ msgid "Navigation Panel" #~ msgstr "Krmilna plošča" diff --git a/po/sl/plasma_org.kde.plasma.private.mobileshell.po b/po/sl/plasma_org.kde.plasma.private.mobileshell.po index f8d18db9..d5370438 100644 --- a/po/sl/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/sl/plasma_org.kde.plasma.private.mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-11-14 00:07+0100\n" "Last-Translator: Matjaž Jeran \n" "Language-Team: Slovenian \n" @@ -70,67 +70,51 @@ msgstr "Izklopljeno" msgid "SIM Locked" msgstr "SIM zaklenjena" -#: qml/popups/volumeosd/AudioApplet.qml:73 -#, kde-format -msgid "Outputs" +#: qml/popups/volumeosd/AudioApplet.qml:89 +#, fuzzy, kde-format +#| msgid "Outputs" +msgid "Output Devices" msgstr "Izhodi" -#: qml/popups/volumeosd/AudioApplet.qml:111 -#, kde-format -msgid "Inputs" +#: qml/popups/volumeosd/AudioApplet.qml:118 +#, fuzzy, kde-format +#| msgid "Inputs" +msgid "Input Devices" msgstr "Vhodi" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "Tokovi playbacka" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "Tokovi snemanja" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "%1 (%2)" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "Imena naprave ni mogoče najti" -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "Prikaži dodatne možnosti ta %1" -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "Odutišaj" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "Utišaj" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "Prilagodi glasnost za %1" - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "%1%" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -152,12 +136,22 @@ msgstr "%1: %2" msgid "Stream name not found" msgstr "Ime toka ni mogoče najti" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "Odutišaj" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "Utišaj" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, kde-format msgid "configure audio streams" msgstr "konfiguriraj zvočne tokove" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "Odpri nastavitve zvoka" @@ -418,6 +412,10 @@ msgctxt "Expand to show n more notifications" msgid "Show %1 More" msgstr "Prikaži %1 več" +#~ msgctxt "Accessibility data on volume slider" +#~ msgid "Adjust volume for %1" +#~ msgstr "Prilagodi glasnost za %1" + #~ msgid "Search…" #~ msgstr "Išči…" diff --git a/po/sl/plasma_org.kde.plasma.quicksetting.audio.po b/po/sl/plasma_org.kde.plasma.quicksetting.audio.po index 38425a9d..7ee5b4ca 100644 --- a/po/sl/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/sl/plasma_org.kde.plasma.quicksetting.audio.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2022-12-21 09:06+0100\n" "Last-Translator: Matjaž Jeran \n" "Language-Team: Slovenian \n" @@ -24,7 +24,12 @@ msgstr "" msgid "Sound" msgstr "Zvok" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "%1%" diff --git a/po/sv/kcm_mobileshell.po b/po/sv/kcm_mobileshell.po index 67b34dc2..9e01f435 100644 --- a/po/sv/kcm_mobileshell.po +++ b/po/sv/kcm_mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2025-07-03 15:55+0200\n" "Last-Translator: Stefan Asserhäll \n" "Language-Team: Swedish \n" @@ -48,10 +48,13 @@ msgid "Auto Hide Panels" msgstr "Dölj paneler automatiskt" #: ui/main.qml:56 -#, kde-format +#, fuzzy, kde-format +#| msgid "" +#| "When active, status and navigation panels will auto hide, allowing " +#| "applications to fill the entire screen space." msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "" "När det är aktivt, döljs status- och navigeringspanelerna automatiskt, " "vilket gör att program kan fylla hela skärmen." @@ -63,12 +66,8 @@ msgstr "Dubbeltryck för att vakna" #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." +msgid "When the screen is off, double tap to wakeup the device." msgstr "" -"När det är aktivt, kan apparaten väckas med ett dubbeltryck när skärmen är " -"av." #: ui/main.qml:81 #, kde-format @@ -285,6 +284,13 @@ msgstr "" "Tangentbordsvibrationer styrs separat i inställningsmodulen för " "tangentbordet." +#~ msgid "" +#~ "When active, it allow to wakeup the device just with double tap when the " +#~ "screen is off." +#~ msgstr "" +#~ "När det är aktivt, kan apparaten väckas med ett dubbeltryck när skärmen " +#~ "är av." + #~ msgid "Navigation Panel" #~ msgstr "Navigeringspanel" diff --git a/po/sv/plasma_org.kde.plasma.private.mobileshell.po b/po/sv/plasma_org.kde.plasma.private.mobileshell.po index 76bd3224..2450ceb9 100644 --- a/po/sv/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/sv/plasma_org.kde.plasma.private.mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-11-24 19:40+0100\n" "Last-Translator: Stefan Asserhäll \n" "Language-Team: Swedish \n" @@ -69,67 +69,51 @@ msgstr "Av" msgid "SIM Locked" msgstr "SIM-kort låst" -#: qml/popups/volumeosd/AudioApplet.qml:73 -#, kde-format -msgid "Outputs" +#: qml/popups/volumeosd/AudioApplet.qml:89 +#, fuzzy, kde-format +#| msgid "Outputs" +msgid "Output Devices" msgstr "Utgångar" -#: qml/popups/volumeosd/AudioApplet.qml:111 -#, kde-format -msgid "Inputs" +#: qml/popups/volumeosd/AudioApplet.qml:118 +#, fuzzy, kde-format +#| msgid "Inputs" +msgid "Input Devices" msgstr "Ingångar" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "Uppspelningsströmmar" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "Inspelningsströmmar" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "%1 (%2)" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "Enhetsnamn hittades inte" -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "Visa ytterligare alternativ för %1" -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "Tysta inte" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "Tysta" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "Justera volym för %1" - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "%1 %" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -151,12 +135,22 @@ msgstr "%1: %2" msgid "Stream name not found" msgstr "Strömnamn hittades inte" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "Tysta inte" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "Tysta" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, kde-format msgid "configure audio streams" msgstr "anpassa ljudströmmar" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "Öppna ljudinställningar" @@ -405,6 +399,10 @@ msgctxt "Expand to show n more notifications" msgid "Show %1 More" msgstr "Visa %1 fler" +#~ msgctxt "Accessibility data on volume slider" +#~ msgid "Adjust volume for %1" +#~ msgstr "Justera volym för %1" + #~ msgid "Search…" #~ msgstr "Sök..." diff --git a/po/sv/plasma_org.kde.plasma.quicksetting.audio.po b/po/sv/plasma_org.kde.plasma.quicksetting.audio.po index 7b0eaebe..cb909879 100644 --- a/po/sv/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/sv/plasma_org.kde.plasma.quicksetting.audio.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-06-21 11:28+0200\n" "Last-Translator: Stefan Asserhäll \n" "Language-Team: Swedish \n" @@ -22,7 +22,12 @@ msgstr "" msgid "Sound" msgstr "Ljud" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "%1 %" diff --git a/po/ta/plasma_org.kde.plasma.quicksetting.audio.po b/po/ta/plasma_org.kde.plasma.quicksetting.audio.po index 64a91668..74107eac 100644 --- a/po/ta/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/ta/plasma_org.kde.plasma.quicksetting.audio.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2023-04-23 17:11+0530\n" "Last-Translator: Kishore G \n" "Language-Team: Tamil \n" @@ -22,7 +22,12 @@ msgstr "" msgid "Sound" msgstr "ஒலி" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "%1%" diff --git a/po/tr/kcm_mobileshell.po b/po/tr/kcm_mobileshell.po index d44f0c64..034acad7 100644 --- a/po/tr/kcm_mobileshell.po +++ b/po/tr/kcm_mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2025-07-02 17:08+0300\n" "Last-Translator: Emir SARI \n" "Language-Team: Turkish \n" @@ -48,10 +48,13 @@ msgid "Auto Hide Panels" msgstr "Panelleri Kendiliğinden Gizle" #: ui/main.qml:56 -#, kde-format +#, fuzzy, kde-format +#| msgid "" +#| "When active, status and navigation panels will auto hide, allowing " +#| "applications to fill the entire screen space." msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "" "Etkinken, durum ve dolaşım panelleri kendiliğinden gizlenerek uygulamaların " "tüm ekran alanını doldurmasına olanak tanır." @@ -63,12 +66,8 @@ msgstr "Uyandırmak için İki Kez Dokun" #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." +msgid "When the screen is off, double tap to wakeup the device." msgstr "" -"Bu seçenek etkinleştirildiğinde, ekran kapalıyken iki kez dokunulduğunda " -"aygıtın uykudan uyandırılmasına olanak tanır." #: ui/main.qml:81 #, kde-format @@ -282,6 +281,13 @@ msgid "" "module." msgstr "Klavye titreşimleri, klavye ayarları modülünden ayrıca denetlenir." +#~ msgid "" +#~ "When active, it allow to wakeup the device just with double tap when the " +#~ "screen is off." +#~ msgstr "" +#~ "Bu seçenek etkinleştirildiğinde, ekran kapalıyken iki kez dokunulduğunda " +#~ "aygıtın uykudan uyandırılmasına olanak tanır." + #~ msgid "Navigation Panel" #~ msgstr "Dolaşım Paneli" diff --git a/po/tr/plasma_org.kde.plasma.private.mobileshell.po b/po/tr/plasma_org.kde.plasma.private.mobileshell.po index af3a5eb7..fcaa0253 100644 --- a/po/tr/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/tr/plasma_org.kde.plasma.private.mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-11-15 21:30+0300\n" "Last-Translator: Emir SARI \n" "Language-Team: Turkish \n" @@ -69,67 +69,51 @@ msgstr "Kapalı" msgid "SIM Locked" msgstr "SIM Kilitli" -#: qml/popups/volumeosd/AudioApplet.qml:73 -#, kde-format -msgid "Outputs" +#: qml/popups/volumeosd/AudioApplet.qml:89 +#, fuzzy, kde-format +#| msgid "Outputs" +msgid "Output Devices" msgstr "Çıkışlar" -#: qml/popups/volumeosd/AudioApplet.qml:111 -#, kde-format -msgid "Inputs" +#: qml/popups/volumeosd/AudioApplet.qml:118 +#, fuzzy, kde-format +#| msgid "Inputs" +msgid "Input Devices" msgstr "Girişler" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "Çalma Akışları" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "Kayıt Akışları" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "%1 (%2)" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "Aygıt adı bulunamadı" -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "%1 ek seçeneklerini göster" -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "Sesini Aç" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "Sessize Al" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "%1 ses düzeyini ayarla" - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "%​%1" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -151,12 +135,22 @@ msgstr "%1: %2" msgid "Stream name not found" msgstr "Akış adı bulunamadı" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "Sesini Aç" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "Sessize Al" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, kde-format msgid "configure audio streams" msgstr "Ses Akışlarını Yapılandır" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "Ses ayarlarını aç" @@ -405,6 +399,10 @@ msgctxt "Expand to show n more notifications" msgid "Show %1 More" msgstr "%1 Daha Çok Göster" +#~ msgctxt "Accessibility data on volume slider" +#~ msgid "Adjust volume for %1" +#~ msgstr "%1 ses düzeyini ayarla" + #~ msgid "Search…" #~ msgstr "Ara…" diff --git a/po/tr/plasma_org.kde.plasma.quicksetting.audio.po b/po/tr/plasma_org.kde.plasma.quicksetting.audio.po index 9b3f2b48..d647af75 100644 --- a/po/tr/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/tr/plasma_org.kde.plasma.quicksetting.audio.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2022-12-23 21:14+0300\n" "Last-Translator: Emir SARI \n" "Language-Team: Turkish \n" @@ -22,7 +22,12 @@ msgstr "" msgid "Sound" msgstr "Ses" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "%​%1" diff --git a/po/uk/kcm_mobileshell.po b/po/uk/kcm_mobileshell.po index 588aa0e3..1add03f8 100644 --- a/po/uk/kcm_mobileshell.po +++ b/po/uk/kcm_mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2025-07-03 08:27+0300\n" "Last-Translator: Yuri Chornoivan \n" "Language-Team: Ukrainian \n" @@ -49,10 +49,13 @@ msgid "Auto Hide Panels" msgstr "Автоматично ховати панелі" #: ui/main.qml:56 -#, kde-format +#, fuzzy, kde-format +#| msgid "" +#| "When active, status and navigation panels will auto hide, allowing " +#| "applications to fill the entire screen space." msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "" "Якщо позначено, програма автоматично ховатиме панелі стану і навігації, " "надаючи самій програмі усе місце на екрані." @@ -64,12 +67,8 @@ msgstr "Подвійне торкання для пробудження" #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." +msgid "When the screen is off, double tap to wakeup the device." msgstr "" -"Якщо увімкнено, пристрій можна буде пробудити подвійним торканням до екрана, " -"якщо його вимкнено." #: ui/main.qml:81 #, kde-format @@ -287,6 +286,13 @@ msgstr "" "Керування вібраціями клавіатури виконується окремо у модулі параметрів " "клавіатури." +#~ msgid "" +#~ "When active, it allow to wakeup the device just with double tap when the " +#~ "screen is off." +#~ msgstr "" +#~ "Якщо увімкнено, пристрій можна буде пробудити подвійним торканням до " +#~ "екрана, якщо його вимкнено." + #~ msgid "Navigation Panel" #~ msgstr "Панель навігації" diff --git a/po/uk/plasma_org.kde.plasma.private.mobileshell.po b/po/uk/plasma_org.kde.plasma.private.mobileshell.po index 518dd09f..efc8abda 100644 --- a/po/uk/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/uk/plasma_org.kde.plasma.private.mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-11-13 16:48+0200\n" "Last-Translator: Yuri Chornoivan \n" "Language-Team: Ukrainian \n" @@ -70,67 +70,51 @@ msgstr "Вимкнено" msgid "SIM Locked" msgstr "SIM-картку заблоковано" -#: qml/popups/volumeosd/AudioApplet.qml:73 -#, kde-format -msgid "Outputs" +#: qml/popups/volumeosd/AudioApplet.qml:89 +#, fuzzy, kde-format +#| msgid "Outputs" +msgid "Output Devices" msgstr "Виходи" -#: qml/popups/volumeosd/AudioApplet.qml:111 -#, kde-format -msgid "Inputs" +#: qml/popups/volumeosd/AudioApplet.qml:118 +#, fuzzy, kde-format +#| msgid "Inputs" +msgid "Input Devices" msgstr "Пристрої введення" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "Потоки відтворення даних" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "Потоки запису" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "%1 (%2)" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "Назву пристрою не знайдено" -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "Показати додаткові параметри для %1" -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "Увімкнути звук" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "Вимкнути звук" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "Скоригувати гучність для %1" - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "%1%" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -152,12 +136,22 @@ msgstr "%1: %2" msgid "Stream name not found" msgstr "Назву потоку не знайдено" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "Увімкнути звук" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "Вимкнути звук" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, kde-format msgid "configure audio streams" msgstr "налаштовування звукових потоків" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "Відкрити параметри звуку" @@ -418,6 +412,10 @@ msgctxt "Expand to show n more notifications" msgid "Show %1 More" msgstr "Показати ще %1" +#~ msgctxt "Accessibility data on volume slider" +#~ msgid "Adjust volume for %1" +#~ msgstr "Скоригувати гучність для %1" + #~ msgid "Search…" #~ msgstr "Шукати…" diff --git a/po/uk/plasma_org.kde.plasma.quicksetting.audio.po b/po/uk/plasma_org.kde.plasma.quicksetting.audio.po index a93bd8f5..8705edef 100644 --- a/po/uk/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/uk/plasma_org.kde.plasma.quicksetting.audio.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2022-12-20 11:24+0200\n" "Last-Translator: Fracture dept \n" "Language-Team: Ukrainian \n" @@ -23,7 +23,12 @@ msgstr "" msgid "Sound" msgstr "Звук" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "%1%" diff --git a/po/zh_CN/kcm_mobileshell.po b/po/zh_CN/kcm_mobileshell.po index 50f50d10..22f4e083 100644 --- a/po/zh_CN/kcm_mobileshell.po +++ b/po/zh_CN/kcm_mobileshell.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-04-22 15:58\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" @@ -48,10 +48,13 @@ msgid "Auto Hide Panels" msgstr "自动隐藏面板" #: ui/main.qml:56 -#, kde-format +#, fuzzy, kde-format +#| msgid "" +#| "When active, status and navigation panels will auto hide, allowing " +#| "applications to fill the entire screen space." msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "当激活时,状态和导航面板将自动隐藏,允许应用程序填满整个屏幕空间。" #: ui/main.qml:69 @@ -61,10 +64,8 @@ msgstr "双击唤醒" #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." -msgstr "启用后,当屏幕关闭时,只需双击即可唤醒设备。" +msgid "When the screen is off, double tap to wakeup the device." +msgstr "" #: ui/main.qml:81 #, kde-format @@ -277,6 +278,11 @@ msgid "" "module." msgstr "键盘振动由键盘设置模块独立控制。" +#~ msgid "" +#~ "When active, it allow to wakeup the device just with double tap when the " +#~ "screen is off." +#~ msgstr "启用后,当屏幕关闭时,只需双击即可唤醒设备。" + #~ msgid "Navigation Panel" #~ msgstr "导航面板" diff --git a/po/zh_CN/plasma_org.kde.plasma.private.mobileshell.po b/po/zh_CN/plasma_org.kde.plasma.private.mobileshell.po index 48d5229f..d4a52886 100644 --- a/po/zh_CN/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/zh_CN/plasma_org.kde.plasma.private.mobileshell.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-04-22 15:58\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" @@ -70,67 +70,51 @@ msgstr "关" msgid "SIM Locked" msgstr "SIM 卡已锁定" -#: qml/popups/volumeosd/AudioApplet.qml:73 -#, kde-format -msgid "Outputs" +#: qml/popups/volumeosd/AudioApplet.qml:89 +#, fuzzy, kde-format +#| msgid "Outputs" +msgid "Output Devices" msgstr "输出" -#: qml/popups/volumeosd/AudioApplet.qml:111 -#, kde-format -msgid "Inputs" +#: qml/popups/volumeosd/AudioApplet.qml:118 +#, fuzzy, kde-format +#| msgid "Inputs" +msgid "Input Devices" msgstr "输入" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "播放流" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "录制流" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "%1 (%2)" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "未发现设备名称" -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "显示 %1 的附加选项" -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "取消静音" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "静音" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "调整 %1 的音量" - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "%1%" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -152,12 +136,22 @@ msgstr "%1:%2" msgid "Stream name not found" msgstr "未发现流名称" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "取消静音" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "静音" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, kde-format msgid "configure audio streams" msgstr "配置音频流" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "打开音频设置" @@ -399,3 +393,7 @@ msgstr "显示更少" msgctxt "Expand to show n more notifications" msgid "Show %1 More" msgstr "显示其他 %1 条" + +#~ msgctxt "Accessibility data on volume slider" +#~ msgid "Adjust volume for %1" +#~ msgstr "调整 %1 的音量" diff --git a/po/zh_CN/plasma_org.kde.plasma.quicksetting.audio.po b/po/zh_CN/plasma_org.kde.plasma.quicksetting.audio.po index 4b2226a4..b9eeafc3 100644 --- a/po/zh_CN/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/zh_CN/plasma_org.kde.plasma.quicksetting.audio.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2024-04-22 15:58\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" @@ -23,7 +23,12 @@ msgstr "" msgid "Sound" msgstr "声音" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "%1%" diff --git a/po/zh_TW/kcm_mobileshell.po b/po/zh_TW/kcm_mobileshell.po index 308af872..841e7345 100644 --- a/po/zh_TW/kcm_mobileshell.po +++ b/po/zh_TW/kcm_mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-09-06 00:44+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2025-04-09 17:50+0900\n" "Last-Translator: Kisaragi Hiu \n" "Language-Team: Traditional Chinese \n" @@ -50,8 +50,8 @@ msgstr "" #: ui/main.qml:56 #, kde-format msgid "" -"When active, status and navigation panels will auto hide, allowing " -"applications to fill the entire screen space." +"Auto-hide the status and navigation panels to allow applications to always " +"be in fullscreen." msgstr "" #: ui/main.qml:69 @@ -61,9 +61,7 @@ msgstr "" #: ui/main.qml:70 #, kde-format -msgid "" -"When active, it allow to wakeup the device just with double tap when the " -"screen is off." +msgid "When the screen is off, double tap to wakeup the device." msgstr "" #: ui/main.qml:81 diff --git a/po/zh_TW/plasma_org.kde.plasma.private.mobileshell.po b/po/zh_TW/plasma_org.kde.plasma.private.mobileshell.po index d30d067f..e8d336a2 100644 --- a/po/zh_TW/plasma_org.kde.plasma.private.mobileshell.po +++ b/po/zh_TW/plasma_org.kde.plasma.private.mobileshell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-08-10 00:45+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2025-02-07 23:06+0900\n" "Last-Translator: Kisaragi Hiu \n" "Language-Team: Traditional Chinese \n" @@ -69,67 +69,51 @@ msgstr "關閉" msgid "SIM Locked" msgstr "SIM 卡已鎖定" -#: qml/popups/volumeosd/AudioApplet.qml:73 -#, kde-format -msgid "Outputs" +#: qml/popups/volumeosd/AudioApplet.qml:89 +#, fuzzy, kde-format +#| msgid "Outputs" +msgid "Output Devices" msgstr "輸出" -#: qml/popups/volumeosd/AudioApplet.qml:111 -#, kde-format -msgid "Inputs" +#: qml/popups/volumeosd/AudioApplet.qml:118 +#, fuzzy, kde-format +#| msgid "Inputs" +msgid "Input Devices" msgstr "輸入" -#: qml/popups/volumeosd/AudioApplet.qml:150 +#: qml/popups/volumeosd/AudioApplet.qml:148 #, kde-format msgid "Playback Streams" msgstr "播放串流" -#: qml/popups/volumeosd/AudioApplet.qml:211 +#: qml/popups/volumeosd/AudioApplet.qml:199 #, kde-format msgid "Recording Streams" msgstr "錄音串流" -#: qml/popups/volumeosd/DeviceListItem.qml:25 +#: qml/popups/volumeosd/DeviceListItem.qml:24 #, kde-format msgctxt "label of device items" msgid "%1 (%2)" msgstr "%1 (%2)" -#: qml/popups/volumeosd/DeviceListItem.qml:34 +#: qml/popups/volumeosd/DeviceListItem.qml:33 #, kde-format msgid "Device name not found" msgstr "找不到裝置名稱" -#: qml/popups/volumeosd/ListItemBase.qml:101 +#: qml/popups/volumeosd/ListItemBase.qml:125 #, kde-format msgid "Show additional options for %1" msgstr "顯示 %1 的額外設定" -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Unmute" -msgstr "取消靜音" - -#: qml/popups/volumeosd/ListItemBase.qml:137 -#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 -#, kde-format -msgid "Mute" -msgstr "靜音" - -#: qml/popups/volumeosd/ListItemBase.qml:169 -#, kde-format -msgctxt "Accessibility data on volume slider" -msgid "Adjust volume for %1" -msgstr "調整 %1 的音量" - -#: qml/popups/volumeosd/ListItemBase.qml:247 +#: qml/popups/volumeosd/ListItemBase.qml:217 #, kde-format msgctxt "volume percentage" msgid "%1%" msgstr "%1%" -#: qml/popups/volumeosd/ListItemBase.qml:262 +#: qml/popups/volumeosd/ListItemBase.qml:232 #, kde-format msgctxt "only used for sizing, should be widest possible string" msgid "100%" @@ -151,12 +135,22 @@ msgstr "%1: %2" msgid "Stream name not found" msgstr "找不到串流名稱" -#: qml/popups/volumeosd/VolumeChangedPopup.qml:253 +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Unmute" +msgstr "取消靜音" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:158 +#, kde-format +msgid "Mute" +msgstr "靜音" + +#: qml/popups/volumeosd/VolumeChangedPopup.qml:207 #, kde-format msgid "configure audio streams" msgstr "設定音效串流" -#: qml/popups/volumeosd/VolumeOSD.qml:208 +#: qml/popups/volumeosd/VolumeOSD.qml:197 #, kde-format msgid "Open audio settings" msgstr "開啟音效設定" @@ -399,6 +393,10 @@ msgctxt "Expand to show n more notifications" msgid "Show %1 More" msgstr "顯示更多 %1 則訊息" +#~ msgctxt "Accessibility data on volume slider" +#~ msgid "Adjust volume for %1" +#~ msgstr "調整 %1 的音量" + #~ msgid "Search…" #~ msgstr "搜尋…" diff --git a/po/zh_TW/plasma_org.kde.plasma.quicksetting.audio.po b/po/zh_TW/plasma_org.kde.plasma.quicksetting.audio.po index 83a69121..4f0f60e3 100644 --- a/po/zh_TW/plasma_org.kde.plasma.quicksetting.audio.po +++ b/po/zh_TW/plasma_org.kde.plasma.quicksetting.audio.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2023-03-18 02:34+0000\n" +"POT-Creation-Date: 2025-09-15 00:44+0000\n" "PO-Revision-Date: 2023-12-22 05:28+0900\n" "Last-Translator: Kisaragi Hiu \n" "Language-Team: Traditional Chinese \n" @@ -22,7 +22,12 @@ msgstr "" msgid "Sound" msgstr "音效" -#: contents/ui/main.qml:13 +#: contents/ui/main.qml:15 +#, kde-format +msgid "No audio devices" +msgstr "" + +#: contents/ui/main.qml:17 #, kde-format msgid "%1%" msgstr "%1%"