Update
This commit is contained in:
parent
d19fdbd76e
commit
120ab22537
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -188,7 +188,7 @@ Kirigami.FormLayout {
|
|||
ComboBox {
|
||||
id: favGridModel
|
||||
|
||||
Kirigami.FormData.label: i18n("Pinned:")
|
||||
Kirigami.FormData.label: i18n("Pinned item:")
|
||||
|
||||
model: [i18n("Favourite apps"), i18n("Recent apps"), i18n("Recent documents")]
|
||||
}
|
||||
|
@ -200,7 +200,7 @@ Kirigami.FormLayout {
|
|||
ComboBox {
|
||||
id: recentGridModel
|
||||
|
||||
Kirigami.FormData.label: i18n("Recommended:")
|
||||
Kirigami.FormData.label: i18n("Recommended item:")
|
||||
|
||||
model: [i18n("Recent documents"), i18n("Recent apps"), i18n("Favourite apps"), i18n("None")]
|
||||
}
|
||||
|
|
|
@ -241,7 +241,7 @@ Item {
|
|||
level: 5
|
||||
font.bold: true
|
||||
font.weight: Font.Bold
|
||||
text: i18n(showAllApps ? "All apps" : showRecents ? "Recommended" : "Pinned")
|
||||
text: showAllApps ? i18n("All apps") : showRecents ? i18n("Recommended") : i18n("Pinned")
|
||||
visible: !searching
|
||||
}
|
||||
|
||||
|
|
|
@ -35,16 +35,16 @@ Or if you know how to make a pull request
|
|||
## Status
|
||||
| Locale | Lines | % Done|
|
||||
|----------|---------|-------|
|
||||
| Template | 55 | |
|
||||
| de | 45/55 | 81% |
|
||||
| es_ES | 43/55 | 78% |
|
||||
| fr | 45/55 | 81% |
|
||||
| he | 45/55 | 81% |
|
||||
| hi_IN | 45/55 | 81% |
|
||||
| it | 42/55 | 76% |
|
||||
| ko | 37/55 | 67% |
|
||||
| nl | 42/55 | 76% |
|
||||
| pl | 45/55 | 81% |
|
||||
| pt_BR | 45/55 | 81% |
|
||||
| ru | 50/55 | 90% |
|
||||
| tr | 45/55 | 81% |
|
||||
| Template | 56 | |
|
||||
| de | 48/56 | 85% |
|
||||
| es_ES | 46/56 | 82% |
|
||||
| fr | 48/56 | 85% |
|
||||
| he | 48/56 | 85% |
|
||||
| hi_IN | 48/56 | 85% |
|
||||
| it | 45/56 | 80% |
|
||||
| ko | 40/56 | 71% |
|
||||
| nl | 45/56 | 80% |
|
||||
| pl | 48/56 | 85% |
|
||||
| pt_BR | 48/56 | 85% |
|
||||
| ru | 56/56 | 100% |
|
||||
| tr | 48/56 | 85% |
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: menu11\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
||||
"POT-Creation-Date: 2024-01-03 19:16+0500\n"
|
||||
"POT-Creation-Date: 2024-01-03 19:32+0500\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Sunsheep afm@hotmail.de\n"
|
||||
"Language: German\n"
|
||||
|
@ -71,8 +71,8 @@ msgid "Auto"
|
|||
msgstr "Automatisch"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "Pinned:"
|
||||
msgstr ""
|
||||
msgid "Pinned item:"
|
||||
msgstr "Angeheftetes Element:"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "Favourite apps"
|
||||
|
@ -87,8 +87,8 @@ msgid "Recent documents"
|
|||
msgstr "Neueste Dokumente"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "Recommended:"
|
||||
msgstr ""
|
||||
msgid "Recommended item:"
|
||||
msgstr "Empfohlener Eintrag:"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "None"
|
||||
|
@ -226,32 +226,27 @@ msgstr "Tippe hier, um zu suchen"
|
|||
msgid "All apps"
|
||||
msgstr "Alle Apps"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Back"
|
||||
msgstr "Zurück"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Recommended"
|
||||
msgstr "Empfohlen"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Pinned"
|
||||
msgstr "Angeheftet"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Back"
|
||||
msgstr "Zurück"
|
||||
|
||||
#: ../contents/ui/main.qml
|
||||
msgid "Edit Applications..."
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Pinned item:"
|
||||
#~ msgstr "Angeheftetes Element:"
|
||||
|
||||
#~ msgid "Recommended item:"
|
||||
#~ msgstr "Empfohlener Eintrag:"
|
||||
|
||||
#~ msgid "Menu 11"
|
||||
#~ msgstr "Menü 11"
|
||||
|
||||
#~ msgid "A highly customizable launcher inspired from windows 11 menu. Fork of MenuZ."
|
||||
#~ msgstr "Ein hochgradig anpassbarer Launcher, inspiriert vom Windows 11 Menü. Fork von MenuZ."
|
||||
|
||||
#~ msgid "Pinned"
|
||||
#~ msgstr "Angeheftet"
|
||||
|
||||
#~ msgid "More"
|
||||
#~ msgstr "Mehr"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: menu11\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
||||
"POT-Creation-Date: 2024-01-03 19:16+0500\n"
|
||||
"POT-Creation-Date: 2024-01-03 19:32+0500\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Ángel Fernández Sánchez <angelfx19@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -72,8 +72,8 @@ msgid "Auto"
|
|||
msgstr "Auto"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "Pinned:"
|
||||
msgstr ""
|
||||
msgid "Pinned item:"
|
||||
msgstr "Elemento anclado"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "Favourite apps"
|
||||
|
@ -88,8 +88,8 @@ msgid "Recent documents"
|
|||
msgstr "Documentos recientes"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "Recommended:"
|
||||
msgstr ""
|
||||
msgid "Recommended item:"
|
||||
msgstr "Elemento recomendado"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "None"
|
||||
|
@ -227,32 +227,27 @@ msgstr "Escribe aquí para buscar"
|
|||
msgid "All apps"
|
||||
msgstr "Todas las aplicaciones"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Back"
|
||||
msgstr "Volver"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Recommended"
|
||||
msgstr "Recomendado"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Pinned"
|
||||
msgstr "Anclado"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Back"
|
||||
msgstr "Volver"
|
||||
|
||||
#: ../contents/ui/main.qml
|
||||
msgid "Edit Applications..."
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Pinned item:"
|
||||
#~ msgstr "Elemento anclado"
|
||||
|
||||
#~ msgid "Recommended item:"
|
||||
#~ msgstr "Elemento recomendado"
|
||||
|
||||
#~ msgid "Menu 11"
|
||||
#~ msgstr "Menú 11"
|
||||
|
||||
#~ msgid "A highly customizable launcher inspired from windows 11 menu. Fork of MenuZ."
|
||||
#~ msgstr "Launcher con gran capacidad de personalización inspirado en el menú de Windows 11. Fork de MenuZ"
|
||||
|
||||
#~ msgid "Pinned"
|
||||
#~ msgstr "Anclado"
|
||||
|
||||
#~ msgid "More"
|
||||
#~ msgstr "Más"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: menu11\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
||||
"POT-Creation-Date: 2024-01-03 19:16+0500\n"
|
||||
"POT-Creation-Date: 2024-01-03 19:32+0500\n"
|
||||
"PO-Revision-Date: 2021-10-27 HO:MI+ZONE\n"
|
||||
"Last-Translator: Alan Paris <Alan90000@yahoo.com>\n"
|
||||
"Language-Team: \n"
|
||||
|
@ -72,8 +72,8 @@ msgid "Auto"
|
|||
msgstr "Automatique"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "Pinned:"
|
||||
msgstr ""
|
||||
msgid "Pinned item:"
|
||||
msgstr "Élément épinglé :"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "Favourite apps"
|
||||
|
@ -88,8 +88,8 @@ msgid "Recent documents"
|
|||
msgstr "Documents récents"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "Recommended:"
|
||||
msgstr ""
|
||||
msgid "Recommended item:"
|
||||
msgstr "Élément recommandé :"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "None"
|
||||
|
@ -227,32 +227,27 @@ msgstr "Tapez ici pour effectuer une recherche"
|
|||
msgid "All apps"
|
||||
msgstr "Toutes les applications"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Back"
|
||||
msgstr "Retour"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Recommended"
|
||||
msgstr "Nos recommandations"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Pinned"
|
||||
msgstr "Épinglé"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Back"
|
||||
msgstr "Retour"
|
||||
|
||||
#: ../contents/ui/main.qml
|
||||
msgid "Edit Applications..."
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Pinned item:"
|
||||
#~ msgstr "Élément épinglé :"
|
||||
|
||||
#~ msgid "Recommended item:"
|
||||
#~ msgstr "Élément recommandé :"
|
||||
|
||||
#~ msgid "Menu 11"
|
||||
#~ msgstr "Menu 11"
|
||||
|
||||
#~ msgid "A highly customizable launcher inspired from windows 11 menu. Fork of MenuZ."
|
||||
#~ msgstr "Un lanceur hautement personnalisable inspiré du menu Windows 11. Fork de MenuZ."
|
||||
|
||||
#~ msgid "Pinned"
|
||||
#~ msgstr "Épinglé"
|
||||
|
||||
#~ msgid "More"
|
||||
#~ msgstr "Plus"
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: menu11\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
||||
"POT-Creation-Date: 2024-01-03 19:16+0500\n"
|
||||
"POT-Creation-Date: 2024-01-03 19:32+0500\n"
|
||||
"PO-Revision-Date: 2021-07-26 14:26+0300\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hebrew <he@li.org>\n"
|
||||
|
@ -74,8 +74,8 @@ msgid "Auto"
|
|||
msgstr "אוטומטי"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "Pinned:"
|
||||
msgstr ""
|
||||
msgid "Pinned item:"
|
||||
msgstr "יישום מוצמד:"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "Favourite apps"
|
||||
|
@ -90,8 +90,8 @@ msgid "Recent documents"
|
|||
msgstr "מסמכים אחרונים"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "Recommended:"
|
||||
msgstr ""
|
||||
msgid "Recommended item:"
|
||||
msgstr "פריט מומלץ:"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "None"
|
||||
|
@ -229,24 +229,22 @@ msgstr "יש להקליד כאן כדי לחפש"
|
|||
msgid "All apps"
|
||||
msgstr "כל היישומים"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Back"
|
||||
msgstr "חזרה"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Recommended"
|
||||
msgstr "מומלצים"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Pinned"
|
||||
msgstr "מוצמדים"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Back"
|
||||
msgstr "חזרה"
|
||||
|
||||
#: ../contents/ui/main.qml
|
||||
msgid "Edit Applications..."
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Pinned item:"
|
||||
#~ msgstr "יישום מוצמד:"
|
||||
|
||||
#~ msgid "Recommended item:"
|
||||
#~ msgstr "פריט מומלץ:"
|
||||
|
||||
#~ msgid "Menu 11"
|
||||
#~ msgstr "Menu 11"
|
||||
|
||||
|
@ -255,8 +253,5 @@ msgstr ""
|
|||
#~ "MenuZ."
|
||||
#~ msgstr "מפעיל יישומים גמיש מאוד בהשראת התפריט של Windows 11. פוצל מ־MenuZ."
|
||||
|
||||
#~ msgid "Pinned"
|
||||
#~ msgstr "מוצמדים"
|
||||
|
||||
#~ msgid "More"
|
||||
#~ msgstr "עוד"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: menu11\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
||||
"POT-Creation-Date: 2024-01-03 19:16+0500\n"
|
||||
"POT-Creation-Date: 2024-01-03 19:32+0500\n"
|
||||
"PO-Revision-Date: 2021-10-04 16:30+0530\n"
|
||||
"Last-Translator: Virendra Carpenter <virendra carpenter>\n"
|
||||
"Language-Team: \n"
|
||||
|
@ -72,8 +72,8 @@ msgid "Auto"
|
|||
msgstr "ऑटो"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "Pinned:"
|
||||
msgstr ""
|
||||
msgid "Pinned item:"
|
||||
msgstr "पिन किया गया आइटम"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "Favourite apps"
|
||||
|
@ -88,8 +88,8 @@ msgid "Recent documents"
|
|||
msgstr "हाल के कागजात"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "Recommended:"
|
||||
msgstr ""
|
||||
msgid "Recommended item:"
|
||||
msgstr "अनुशंसित वस्तु:"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "None"
|
||||
|
@ -227,32 +227,27 @@ msgstr "खोजने के लिए यहां टाइप करें"
|
|||
msgid "All apps"
|
||||
msgstr "सभी एप्लीकेशन"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Back"
|
||||
msgstr "वापस"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Recommended"
|
||||
msgstr "अनुशंसित"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Pinned"
|
||||
msgstr "पिन की गई"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Back"
|
||||
msgstr "वापस"
|
||||
|
||||
#: ../contents/ui/main.qml
|
||||
msgid "Edit Applications..."
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Pinned item:"
|
||||
#~ msgstr "पिन किया गया आइटम"
|
||||
|
||||
#~ msgid "Recommended item:"
|
||||
#~ msgstr "अनुशंसित वस्तु:"
|
||||
|
||||
#~ msgid "Menu 11"
|
||||
#~ msgstr "मेनू 11"
|
||||
|
||||
#~ msgid "A highly customizable launcher inspired from windows 11 menu. Fork of MenuZ."
|
||||
#~ msgstr "विंडोज़ 11 मेनू से प्रेरित एक उच्च अनुकूलन योग्य लांचर। मेनूजेड का फोर्क।"
|
||||
|
||||
#~ msgid "Pinned"
|
||||
#~ msgstr "पिन की गई"
|
||||
|
||||
#~ msgid "More"
|
||||
#~ msgstr "अधिक"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: menu11\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
||||
"POT-Creation-Date: 2024-01-03 19:16+0500\n"
|
||||
"POT-Creation-Date: 2024-01-03 19:32+0500\n"
|
||||
"PO-Revision-Date: 2021-07-24 13:43+LMT\n"
|
||||
"Last-Translator: Daniele Aliquo' <aliquo93@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -72,8 +72,8 @@ msgid "Auto"
|
|||
msgstr ""
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "Pinned:"
|
||||
msgstr ""
|
||||
msgid "Pinned item:"
|
||||
msgstr "Elementi fissati:"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "Favourite apps"
|
||||
|
@ -88,8 +88,8 @@ msgid "Recent documents"
|
|||
msgstr "Documenti recenti"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "Recommended:"
|
||||
msgstr ""
|
||||
msgid "Recommended item:"
|
||||
msgstr "Articoli consigliati:"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "None"
|
||||
|
@ -227,32 +227,27 @@ msgstr "Scrivi qui il testo da cercare."
|
|||
msgid "All apps"
|
||||
msgstr "Tutte le app"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Back"
|
||||
msgstr "Indietro"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Recommended"
|
||||
msgstr "Articoli consigliati"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Pinned"
|
||||
msgstr "Aggiunto"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Back"
|
||||
msgstr "Indietro"
|
||||
|
||||
#: ../contents/ui/main.qml
|
||||
msgid "Edit Applications..."
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Pinned item:"
|
||||
#~ msgstr "Elementi fissati:"
|
||||
|
||||
#~ msgid "Recommended item:"
|
||||
#~ msgstr "Articoli consigliati:"
|
||||
|
||||
#~ msgid "Menu 11"
|
||||
#~ msgstr "Menu 11"
|
||||
|
||||
#~ msgid "A highly customizable launcher inspired from windows 11 menu. Fork of MenuZ."
|
||||
#~ msgstr "Un launcher altamente personalizzabile ispirato al menu' Start di Windows 11. Fork di MenuZ"
|
||||
|
||||
#~ msgid "Pinned"
|
||||
#~ msgstr "Aggiunto"
|
||||
|
||||
#~ msgid "More"
|
||||
#~ msgstr "Altro"
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: menu11\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
||||
"POT-Creation-Date: 2024-01-03 19:16+0500\n"
|
||||
"POT-Creation-Date: 2024-01-03 19:32+0500\n"
|
||||
"PO-Revision-Date: 2021-08-17 22:06+0900\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
|
@ -73,8 +73,8 @@ msgid "Auto"
|
|||
msgstr "자동"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "Pinned:"
|
||||
msgstr ""
|
||||
msgid "Pinned item:"
|
||||
msgstr "고정된 항목:"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "Favourite apps"
|
||||
|
@ -89,8 +89,8 @@ msgid "Recent documents"
|
|||
msgstr "최근 문서"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "Recommended:"
|
||||
msgstr ""
|
||||
msgid "Recommended item:"
|
||||
msgstr "추천 항목:"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "None"
|
||||
|
@ -228,29 +228,24 @@ msgstr "검색하려면 여기에 입력하십시오."
|
|||
msgid "All apps"
|
||||
msgstr "모든 프로그램"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Back"
|
||||
msgstr "뒤로"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Recommended"
|
||||
msgstr "추천"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Pinned"
|
||||
msgstr "고정됨"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Back"
|
||||
msgstr "뒤로"
|
||||
|
||||
#: ../contents/ui/main.qml
|
||||
msgid "Edit Applications..."
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Pinned item:"
|
||||
#~ msgstr "고정된 항목:"
|
||||
|
||||
#~ msgid "Recommended item:"
|
||||
#~ msgstr "추천 항목:"
|
||||
|
||||
#~ msgid "Menu 11"
|
||||
#~ msgstr "Menu 11"
|
||||
|
||||
#~ msgid "Pinned"
|
||||
#~ msgstr "고정됨"
|
||||
|
||||
#~ msgid "More"
|
||||
#~ msgstr "더 보기"
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: menu11\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
||||
"POT-Creation-Date: 2024-01-03 19:16+0500\n"
|
||||
"POT-Creation-Date: 2024-01-03 19:32+0500\n"
|
||||
"PO-Revision-Date: 2021-07-24 14:40+0200\n"
|
||||
"Last-Translator: Heimen Stoffels <vistausss@fastmail.com>\n"
|
||||
"Language-Team: \n"
|
||||
|
@ -73,8 +73,8 @@ msgid "Auto"
|
|||
msgstr ""
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "Pinned:"
|
||||
msgstr ""
|
||||
msgid "Pinned item:"
|
||||
msgstr "Vastgemaakt item:"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "Favourite apps"
|
||||
|
@ -89,8 +89,8 @@ msgid "Recent documents"
|
|||
msgstr "Recente documenten"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "Recommended:"
|
||||
msgstr ""
|
||||
msgid "Recommended item:"
|
||||
msgstr "Aanbevolen item:"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "None"
|
||||
|
@ -228,24 +228,22 @@ msgstr "Typ om te zoeken…"
|
|||
msgid "All apps"
|
||||
msgstr "Alle programma's"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Back"
|
||||
msgstr "Terug"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Recommended"
|
||||
msgstr "Aanbevolen"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Pinned"
|
||||
msgstr "Vastgemaakt"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Back"
|
||||
msgstr "Terug"
|
||||
|
||||
#: ../contents/ui/main.qml
|
||||
msgid "Edit Applications..."
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Pinned item:"
|
||||
#~ msgstr "Vastgemaakt item:"
|
||||
|
||||
#~ msgid "Recommended item:"
|
||||
#~ msgstr "Aanbevolen item:"
|
||||
|
||||
#~ msgid "Menu 11"
|
||||
#~ msgstr "Menu 11"
|
||||
|
||||
|
@ -256,8 +254,5 @@ msgstr ""
|
|||
#~ "Een zeer aanpasbaar programmamenu dat veel wegheeft van het Windows 11-"
|
||||
#~ "startmenu. Afsplitsing van MenuZ."
|
||||
|
||||
#~ msgid "Pinned"
|
||||
#~ msgstr "Vastgemaakt"
|
||||
|
||||
#~ msgid "More"
|
||||
#~ msgstr "Meer"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: menu11\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
||||
"POT-Creation-Date: 2024-01-03 19:16+0500\n"
|
||||
"POT-Creation-Date: 2024-01-03 19:32+0500\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -72,8 +72,8 @@ msgid "Auto"
|
|||
msgstr "Automatyczna"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "Pinned:"
|
||||
msgstr ""
|
||||
msgid "Pinned item:"
|
||||
msgstr "Przypięty element:"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "Favourite apps"
|
||||
|
@ -88,8 +88,8 @@ msgid "Recent documents"
|
|||
msgstr "Bieżące dokumenty"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "Recommended:"
|
||||
msgstr ""
|
||||
msgid "Recommended item:"
|
||||
msgstr "Polecany element:"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "None"
|
||||
|
@ -227,32 +227,27 @@ msgstr "Wpisz tutaj, aby szukać"
|
|||
msgid "All apps"
|
||||
msgstr "Wszystkie aplikacje"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Back"
|
||||
msgstr "Wstecz"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Recommended"
|
||||
msgstr "Polecane"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Pinned"
|
||||
msgstr "Przypięte"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Back"
|
||||
msgstr "Wstecz"
|
||||
|
||||
#: ../contents/ui/main.qml
|
||||
msgid "Edit Applications..."
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Pinned item:"
|
||||
#~ msgstr "Przypięty element:"
|
||||
|
||||
#~ msgid "Recommended item:"
|
||||
#~ msgstr "Polecany element:"
|
||||
|
||||
#~ msgid "Menu 11"
|
||||
#~ msgstr "Menu 11"
|
||||
|
||||
#~ msgid "A highly customizable launcher inspired from windows 11 menu. Fork of MenuZ."
|
||||
#~ msgstr "Wysoce konfigurowalny program uruchamiający aplikacje inspirowany menu z systemu Windows 11. Fork MenuZ."
|
||||
|
||||
#~ msgid "Pinned"
|
||||
#~ msgstr "Przypięte"
|
||||
|
||||
#~ msgid "More"
|
||||
#~ msgstr "Więcej"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: menu11\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
||||
"POT-Creation-Date: 2024-01-03 19:16+0500\n"
|
||||
"POT-Creation-Date: 2024-01-03 19:32+0500\n"
|
||||
"PO-Revision-Date: 2021-07-29 11:00+LMT\n"
|
||||
"Last-Translator: Thiago Corbari Feldhaus' <thiago.feldhaus@mrhat.com.br>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -72,8 +72,8 @@ msgid "Auto"
|
|||
msgstr "Automático"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "Pinned:"
|
||||
msgstr ""
|
||||
msgid "Pinned item:"
|
||||
msgstr "Ítem fixo:"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "Favourite apps"
|
||||
|
@ -88,8 +88,8 @@ msgid "Recent documents"
|
|||
msgstr "Documentos recentes"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "Recommended:"
|
||||
msgstr ""
|
||||
msgid "Recommended item:"
|
||||
msgstr "Ítem recomendado:"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "None"
|
||||
|
@ -227,32 +227,27 @@ msgstr "Digite a busca aqui"
|
|||
msgid "All apps"
|
||||
msgstr "Todos os aplicativos"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Back"
|
||||
msgstr "Voltar"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Recommended"
|
||||
msgstr "Recomendado"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Pinned"
|
||||
msgstr "Fixos"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Back"
|
||||
msgstr "Voltar"
|
||||
|
||||
#: ../contents/ui/main.qml
|
||||
msgid "Edit Applications..."
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Pinned item:"
|
||||
#~ msgstr "Ítem fixo:"
|
||||
|
||||
#~ msgid "Recommended item:"
|
||||
#~ msgstr "Ítem recomendado:"
|
||||
|
||||
#~ msgid "Menu 11"
|
||||
#~ msgstr "Menu 11"
|
||||
|
||||
#~ msgid "A highly customizable launcher inspired from windows 11 menu. Fork of MenuZ."
|
||||
#~ msgstr "Um lançador customizado inspirado do menu do windows 11. Fork do MenuZ"
|
||||
|
||||
#~ msgid "Pinned"
|
||||
#~ msgstr "Fixos"
|
||||
|
||||
#~ msgid "More"
|
||||
#~ msgstr "Mais"
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Menu11\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
||||
"POT-Creation-Date: 2024-01-03 19:16+0500\n"
|
||||
"POT-Creation-Date: 2024-01-03 19:32+0500\n"
|
||||
"PO-Revision-Date: 2024-01-03 19:10+0500\n"
|
||||
"Last-Translator: Valeria Fadeeva <valeria@fadeeva.me>\n"
|
||||
"Language-Team: \n"
|
||||
|
@ -21,23 +21,23 @@ msgstr ""
|
|||
|
||||
#: ../contents/code/tools.js
|
||||
msgid "Remove from Favorites"
|
||||
msgstr ""
|
||||
msgstr "Удалить из избранного"
|
||||
|
||||
#: ../contents/code/tools.js
|
||||
msgid "Add to Favorites"
|
||||
msgstr ""
|
||||
msgstr "Добавить в избранное"
|
||||
|
||||
#: ../contents/code/tools.js
|
||||
msgid "On All Activities"
|
||||
msgstr ""
|
||||
msgstr "На всех активностях"
|
||||
|
||||
#: ../contents/code/tools.js
|
||||
msgid "On the Current Activity"
|
||||
msgstr ""
|
||||
msgstr "На текущей активности"
|
||||
|
||||
#: ../contents/code/tools.js
|
||||
msgid "Show in Favorites"
|
||||
msgstr ""
|
||||
msgstr "Показать в избранном"
|
||||
|
||||
#: ../contents/config/config.qml
|
||||
msgid "General"
|
||||
|
@ -50,7 +50,7 @@ msgstr "Иконка:"
|
|||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgctxt "@item:inmenu Open icon chooser dialog"
|
||||
msgid "Choose..."
|
||||
msgstr "Выбрать"
|
||||
msgstr "Выбрать..."
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgctxt "@item:inmenu Reset icon to default"
|
||||
|
@ -74,7 +74,7 @@ msgid "Auto"
|
|||
msgstr "Автоматически"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "Pinned:"
|
||||
msgid "Pinned item:"
|
||||
msgstr "Избранное:"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
|
@ -90,7 +90,7 @@ msgid "Recent documents"
|
|||
msgstr "Недавние документы"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "Recommended:"
|
||||
msgid "Recommended item:"
|
||||
msgstr "Рекомендуемое:"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
|
@ -229,14 +229,18 @@ msgstr "Нажмите здесь для поиска"
|
|||
msgid "All apps"
|
||||
msgstr "Все приложения"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Back"
|
||||
msgstr "Назад"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Recommended"
|
||||
msgstr "Рекомендуемые"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Pinned"
|
||||
msgstr "Избранное"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Back"
|
||||
msgstr "Назад"
|
||||
|
||||
#: ../contents/ui/main.qml
|
||||
msgid "Edit Applications..."
|
||||
msgstr "Редактировать список приложений"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Menu11\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
||||
"POT-Creation-Date: 2024-01-03 19:16+0500\n"
|
||||
"POT-Creation-Date: 2024-01-03 19:32+0500\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -72,7 +72,7 @@ msgid "Auto"
|
|||
msgstr ""
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "Pinned:"
|
||||
msgid "Pinned item:"
|
||||
msgstr ""
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
|
@ -88,7 +88,7 @@ msgid "Recent documents"
|
|||
msgstr ""
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "Recommended:"
|
||||
msgid "Recommended item:"
|
||||
msgstr ""
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
|
@ -228,11 +228,15 @@ msgid "All apps"
|
|||
msgstr ""
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Back"
|
||||
msgid "Recommended"
|
||||
msgstr ""
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Recommended"
|
||||
msgid "Pinned"
|
||||
msgstr ""
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Back"
|
||||
msgstr ""
|
||||
|
||||
#: ../contents/ui/main.qml
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: menu11\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
||||
"POT-Creation-Date: 2024-01-03 19:16+0500\n"
|
||||
"POT-Creation-Date: 2024-01-03 19:32+0500\n"
|
||||
"PO-Revision-Date: 2021-07-25 20:45+0300\n"
|
||||
"Last-Translator: Alper Tiryakioğlu\n"
|
||||
"Language-Team:\n"
|
||||
|
@ -72,8 +72,8 @@ msgid "Auto"
|
|||
msgstr "Otomatik"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "Pinned:"
|
||||
msgstr ""
|
||||
msgid "Pinned item:"
|
||||
msgstr "Sabitlenen öğeler:"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "Favourite apps"
|
||||
|
@ -88,8 +88,8 @@ msgid "Recent documents"
|
|||
msgstr "En son belgeler"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "Recommended:"
|
||||
msgstr ""
|
||||
msgid "Recommended item:"
|
||||
msgstr "Önerilen öğeler:"
|
||||
|
||||
#: ../contents/ui/ConfigGeneral.qml
|
||||
msgid "None"
|
||||
|
@ -227,32 +227,27 @@ msgstr "Aramak için buraya yazın"
|
|||
msgid "All apps"
|
||||
msgstr "Tüm uygulamalar"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Back"
|
||||
msgstr "Geri"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Recommended"
|
||||
msgstr "Önerilenler"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Pinned"
|
||||
msgstr "Sabitlenmiş"
|
||||
|
||||
#: ../contents/ui/MainColumnItem.qml
|
||||
msgid "Back"
|
||||
msgstr "Geri"
|
||||
|
||||
#: ../contents/ui/main.qml
|
||||
msgid "Edit Applications..."
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Pinned item:"
|
||||
#~ msgstr "Sabitlenen öğeler:"
|
||||
|
||||
#~ msgid "Recommended item:"
|
||||
#~ msgstr "Önerilen öğeler:"
|
||||
|
||||
#~ msgid "Menu 11"
|
||||
#~ msgstr "Menu 11"
|
||||
|
||||
#~ msgid "A highly customizable launcher inspired from windows 11 menu. Fork of MenuZ."
|
||||
#~ msgstr "Windows 11 menüsünden ilham almış, yüksek derecede kişiselleştirilebilir çalıştırıcı. MenuZ çatallaması."
|
||||
|
||||
#~ msgid "Pinned"
|
||||
#~ msgstr "Sabitlenmiş"
|
||||
|
||||
#~ msgid "More"
|
||||
#~ msgstr "Daha fazla"
|
||||
|
|
Loading…
Reference in New Issue