Update
This commit is contained in:
parent
0150b1d2dc
commit
d19fdbd76e
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 {
|
ComboBox {
|
||||||
id: favGridModel
|
id: favGridModel
|
||||||
|
|
||||||
Kirigami.FormData.label: i18n("Pinned item:")
|
Kirigami.FormData.label: i18n("Pinned:")
|
||||||
|
|
||||||
model: [i18n("Favourite apps"), i18n("Recent apps"), i18n("Recent documents")]
|
model: [i18n("Favourite apps"), i18n("Recent apps"), i18n("Recent documents")]
|
||||||
}
|
}
|
||||||
|
@ -200,7 +200,7 @@ Kirigami.FormLayout {
|
||||||
ComboBox {
|
ComboBox {
|
||||||
id: recentGridModel
|
id: recentGridModel
|
||||||
|
|
||||||
Kirigami.FormData.label: i18n("Recommended item:")
|
Kirigami.FormData.label: i18n("Recommended:")
|
||||||
|
|
||||||
model: [i18n("Recent documents"), i18n("Recent apps"), i18n("Favourite apps"), i18n("None")]
|
model: [i18n("Recent documents"), i18n("Recent apps"), i18n("Favourite apps"), i18n("None")]
|
||||||
}
|
}
|
||||||
|
|
|
@ -36,15 +36,15 @@ Or if you know how to make a pull request
|
||||||
| Locale | Lines | % Done|
|
| Locale | Lines | % Done|
|
||||||
|----------|---------|-------|
|
|----------|---------|-------|
|
||||||
| Template | 55 | |
|
| Template | 55 | |
|
||||||
| de | 47/55 | 85% |
|
| de | 45/55 | 81% |
|
||||||
| es_ES | 45/55 | 81% |
|
| es_ES | 43/55 | 78% |
|
||||||
| fr | 47/55 | 85% |
|
| fr | 45/55 | 81% |
|
||||||
| he | 47/55 | 85% |
|
| he | 45/55 | 81% |
|
||||||
| hi_IN | 47/55 | 85% |
|
| hi_IN | 45/55 | 81% |
|
||||||
| it | 44/55 | 80% |
|
| it | 42/55 | 76% |
|
||||||
| ko | 39/55 | 70% |
|
| ko | 37/55 | 67% |
|
||||||
| nl | 44/55 | 80% |
|
| nl | 42/55 | 76% |
|
||||||
| pl | 47/55 | 85% |
|
| pl | 45/55 | 81% |
|
||||||
| pt_BR | 47/55 | 85% |
|
| pt_BR | 45/55 | 81% |
|
||||||
| ru | 47/55 | 85% |
|
| ru | 50/55 | 90% |
|
||||||
| tr | 47/55 | 85% |
|
| tr | 45/55 | 81% |
|
||||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: menu11\n"
|
"Project-Id-Version: menu11\n"
|
||||||
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
||||||
"POT-Creation-Date: 2024-01-03 17:35+0500\n"
|
"POT-Creation-Date: 2024-01-03 19:16+0500\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: Sunsheep afm@hotmail.de\n"
|
"Last-Translator: Sunsheep afm@hotmail.de\n"
|
||||||
"Language: German\n"
|
"Language: German\n"
|
||||||
|
@ -71,8 +71,8 @@ msgid "Auto"
|
||||||
msgstr "Automatisch"
|
msgstr "Automatisch"
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Pinned item:"
|
msgid "Pinned:"
|
||||||
msgstr "Angeheftetes Element:"
|
msgstr ""
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Favourite apps"
|
msgid "Favourite apps"
|
||||||
|
@ -87,8 +87,8 @@ msgid "Recent documents"
|
||||||
msgstr "Neueste Dokumente"
|
msgstr "Neueste Dokumente"
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Recommended item:"
|
msgid "Recommended:"
|
||||||
msgstr "Empfohlener Eintrag:"
|
msgstr ""
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "None"
|
msgid "None"
|
||||||
|
@ -238,6 +238,12 @@ msgstr "Empfohlen"
|
||||||
msgid "Edit Applications..."
|
msgid "Edit Applications..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Pinned item:"
|
||||||
|
#~ msgstr "Angeheftetes Element:"
|
||||||
|
|
||||||
|
#~ msgid "Recommended item:"
|
||||||
|
#~ msgstr "Empfohlener Eintrag:"
|
||||||
|
|
||||||
#~ msgid "Menu 11"
|
#~ msgid "Menu 11"
|
||||||
#~ msgstr "Menü 11"
|
#~ msgstr "Menü 11"
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: menu11\n"
|
"Project-Id-Version: menu11\n"
|
||||||
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
||||||
"POT-Creation-Date: 2024-01-03 17:35+0500\n"
|
"POT-Creation-Date: 2024-01-03 19:16+0500\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: Ángel Fernández Sánchez <angelfx19@gmail.com>\n"
|
"Last-Translator: Ángel Fernández Sánchez <angelfx19@gmail.com>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -72,8 +72,8 @@ msgid "Auto"
|
||||||
msgstr "Auto"
|
msgstr "Auto"
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Pinned item:"
|
msgid "Pinned:"
|
||||||
msgstr "Elemento anclado"
|
msgstr ""
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Favourite apps"
|
msgid "Favourite apps"
|
||||||
|
@ -88,8 +88,8 @@ msgid "Recent documents"
|
||||||
msgstr "Documentos recientes"
|
msgstr "Documentos recientes"
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Recommended item:"
|
msgid "Recommended:"
|
||||||
msgstr "Elemento recomendado"
|
msgstr ""
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "None"
|
msgid "None"
|
||||||
|
@ -239,6 +239,12 @@ msgstr "Recomendado"
|
||||||
msgid "Edit Applications..."
|
msgid "Edit Applications..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Pinned item:"
|
||||||
|
#~ msgstr "Elemento anclado"
|
||||||
|
|
||||||
|
#~ msgid "Recommended item:"
|
||||||
|
#~ msgstr "Elemento recomendado"
|
||||||
|
|
||||||
#~ msgid "Menu 11"
|
#~ msgid "Menu 11"
|
||||||
#~ msgstr "Menú 11"
|
#~ msgstr "Menú 11"
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: menu11\n"
|
"Project-Id-Version: menu11\n"
|
||||||
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
||||||
"POT-Creation-Date: 2024-01-03 17:35+0500\n"
|
"POT-Creation-Date: 2024-01-03 19:16+0500\n"
|
||||||
"PO-Revision-Date: 2021-10-27 HO:MI+ZONE\n"
|
"PO-Revision-Date: 2021-10-27 HO:MI+ZONE\n"
|
||||||
"Last-Translator: Alan Paris <Alan90000@yahoo.com>\n"
|
"Last-Translator: Alan Paris <Alan90000@yahoo.com>\n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
|
@ -72,8 +72,8 @@ msgid "Auto"
|
||||||
msgstr "Automatique"
|
msgstr "Automatique"
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Pinned item:"
|
msgid "Pinned:"
|
||||||
msgstr "Élément épinglé :"
|
msgstr ""
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Favourite apps"
|
msgid "Favourite apps"
|
||||||
|
@ -88,8 +88,8 @@ msgid "Recent documents"
|
||||||
msgstr "Documents récents"
|
msgstr "Documents récents"
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Recommended item:"
|
msgid "Recommended:"
|
||||||
msgstr "Élément recommandé :"
|
msgstr ""
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "None"
|
msgid "None"
|
||||||
|
@ -239,6 +239,12 @@ msgstr "Nos recommandations"
|
||||||
msgid "Edit Applications..."
|
msgid "Edit Applications..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Pinned item:"
|
||||||
|
#~ msgstr "Élément épinglé :"
|
||||||
|
|
||||||
|
#~ msgid "Recommended item:"
|
||||||
|
#~ msgstr "Élément recommandé :"
|
||||||
|
|
||||||
#~ msgid "Menu 11"
|
#~ msgid "Menu 11"
|
||||||
#~ msgstr "Menu 11"
|
#~ msgstr "Menu 11"
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: menu11\n"
|
"Project-Id-Version: menu11\n"
|
||||||
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
||||||
"POT-Creation-Date: 2024-01-03 17:35+0500\n"
|
"POT-Creation-Date: 2024-01-03 19:16+0500\n"
|
||||||
"PO-Revision-Date: 2021-07-26 14:26+0300\n"
|
"PO-Revision-Date: 2021-07-26 14:26+0300\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: Hebrew <he@li.org>\n"
|
"Language-Team: Hebrew <he@li.org>\n"
|
||||||
|
@ -74,8 +74,8 @@ msgid "Auto"
|
||||||
msgstr "אוטומטי"
|
msgstr "אוטומטי"
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Pinned item:"
|
msgid "Pinned:"
|
||||||
msgstr "יישום מוצמד:"
|
msgstr ""
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Favourite apps"
|
msgid "Favourite apps"
|
||||||
|
@ -90,8 +90,8 @@ msgid "Recent documents"
|
||||||
msgstr "מסמכים אחרונים"
|
msgstr "מסמכים אחרונים"
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Recommended item:"
|
msgid "Recommended:"
|
||||||
msgstr "פריט מומלץ:"
|
msgstr ""
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "None"
|
msgid "None"
|
||||||
|
@ -241,6 +241,12 @@ msgstr "מומלצים"
|
||||||
msgid "Edit Applications..."
|
msgid "Edit Applications..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Pinned item:"
|
||||||
|
#~ msgstr "יישום מוצמד:"
|
||||||
|
|
||||||
|
#~ msgid "Recommended item:"
|
||||||
|
#~ msgstr "פריט מומלץ:"
|
||||||
|
|
||||||
#~ msgid "Menu 11"
|
#~ msgid "Menu 11"
|
||||||
#~ msgstr "Menu 11"
|
#~ msgstr "Menu 11"
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: menu11\n"
|
"Project-Id-Version: menu11\n"
|
||||||
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
||||||
"POT-Creation-Date: 2024-01-03 17:35+0500\n"
|
"POT-Creation-Date: 2024-01-03 19:16+0500\n"
|
||||||
"PO-Revision-Date: 2021-10-04 16:30+0530\n"
|
"PO-Revision-Date: 2021-10-04 16:30+0530\n"
|
||||||
"Last-Translator: Virendra Carpenter <virendra carpenter>\n"
|
"Last-Translator: Virendra Carpenter <virendra carpenter>\n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
|
@ -72,8 +72,8 @@ msgid "Auto"
|
||||||
msgstr "ऑटो"
|
msgstr "ऑटो"
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Pinned item:"
|
msgid "Pinned:"
|
||||||
msgstr "पिन किया गया आइटम"
|
msgstr ""
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Favourite apps"
|
msgid "Favourite apps"
|
||||||
|
@ -88,8 +88,8 @@ msgid "Recent documents"
|
||||||
msgstr "हाल के कागजात"
|
msgstr "हाल के कागजात"
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Recommended item:"
|
msgid "Recommended:"
|
||||||
msgstr "अनुशंसित वस्तु:"
|
msgstr ""
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "None"
|
msgid "None"
|
||||||
|
@ -239,6 +239,12 @@ msgstr "अनुशंसित"
|
||||||
msgid "Edit Applications..."
|
msgid "Edit Applications..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Pinned item:"
|
||||||
|
#~ msgstr "पिन किया गया आइटम"
|
||||||
|
|
||||||
|
#~ msgid "Recommended item:"
|
||||||
|
#~ msgstr "अनुशंसित वस्तु:"
|
||||||
|
|
||||||
#~ msgid "Menu 11"
|
#~ msgid "Menu 11"
|
||||||
#~ msgstr "मेनू 11"
|
#~ msgstr "मेनू 11"
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: menu11\n"
|
"Project-Id-Version: menu11\n"
|
||||||
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
||||||
"POT-Creation-Date: 2024-01-03 17:35+0500\n"
|
"POT-Creation-Date: 2024-01-03 19:16+0500\n"
|
||||||
"PO-Revision-Date: 2021-07-24 13:43+LMT\n"
|
"PO-Revision-Date: 2021-07-24 13:43+LMT\n"
|
||||||
"Last-Translator: Daniele Aliquo' <aliquo93@gmail.com>\n"
|
"Last-Translator: Daniele Aliquo' <aliquo93@gmail.com>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -72,8 +72,8 @@ msgid "Auto"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Pinned item:"
|
msgid "Pinned:"
|
||||||
msgstr "Elementi fissati:"
|
msgstr ""
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Favourite apps"
|
msgid "Favourite apps"
|
||||||
|
@ -88,8 +88,8 @@ msgid "Recent documents"
|
||||||
msgstr "Documenti recenti"
|
msgstr "Documenti recenti"
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Recommended item:"
|
msgid "Recommended:"
|
||||||
msgstr "Articoli consigliati:"
|
msgstr ""
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "None"
|
msgid "None"
|
||||||
|
@ -239,6 +239,12 @@ msgstr "Articoli consigliati"
|
||||||
msgid "Edit Applications..."
|
msgid "Edit Applications..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Pinned item:"
|
||||||
|
#~ msgstr "Elementi fissati:"
|
||||||
|
|
||||||
|
#~ msgid "Recommended item:"
|
||||||
|
#~ msgstr "Articoli consigliati:"
|
||||||
|
|
||||||
#~ msgid "Menu 11"
|
#~ msgid "Menu 11"
|
||||||
#~ msgstr "Menu 11"
|
#~ msgstr "Menu 11"
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: menu11\n"
|
"Project-Id-Version: menu11\n"
|
||||||
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
||||||
"POT-Creation-Date: 2024-01-03 17:35+0500\n"
|
"POT-Creation-Date: 2024-01-03 19:16+0500\n"
|
||||||
"PO-Revision-Date: 2021-08-17 22:06+0900\n"
|
"PO-Revision-Date: 2021-08-17 22:06+0900\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
|
@ -73,8 +73,8 @@ msgid "Auto"
|
||||||
msgstr "자동"
|
msgstr "자동"
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Pinned item:"
|
msgid "Pinned:"
|
||||||
msgstr "고정된 항목:"
|
msgstr ""
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Favourite apps"
|
msgid "Favourite apps"
|
||||||
|
@ -89,8 +89,8 @@ msgid "Recent documents"
|
||||||
msgstr "최근 문서"
|
msgstr "최근 문서"
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Recommended item:"
|
msgid "Recommended:"
|
||||||
msgstr "추천 항목:"
|
msgstr ""
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "None"
|
msgid "None"
|
||||||
|
@ -240,6 +240,12 @@ msgstr "추천"
|
||||||
msgid "Edit Applications..."
|
msgid "Edit Applications..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Pinned item:"
|
||||||
|
#~ msgstr "고정된 항목:"
|
||||||
|
|
||||||
|
#~ msgid "Recommended item:"
|
||||||
|
#~ msgstr "추천 항목:"
|
||||||
|
|
||||||
#~ msgid "Menu 11"
|
#~ msgid "Menu 11"
|
||||||
#~ msgstr "Menu 11"
|
#~ msgstr "Menu 11"
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: menu11\n"
|
"Project-Id-Version: menu11\n"
|
||||||
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
||||||
"POT-Creation-Date: 2024-01-03 17:35+0500\n"
|
"POT-Creation-Date: 2024-01-03 19:16+0500\n"
|
||||||
"PO-Revision-Date: 2021-07-24 14:40+0200\n"
|
"PO-Revision-Date: 2021-07-24 14:40+0200\n"
|
||||||
"Last-Translator: Heimen Stoffels <vistausss@fastmail.com>\n"
|
"Last-Translator: Heimen Stoffels <vistausss@fastmail.com>\n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
|
@ -73,8 +73,8 @@ msgid "Auto"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Pinned item:"
|
msgid "Pinned:"
|
||||||
msgstr "Vastgemaakt item:"
|
msgstr ""
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Favourite apps"
|
msgid "Favourite apps"
|
||||||
|
@ -89,8 +89,8 @@ msgid "Recent documents"
|
||||||
msgstr "Recente documenten"
|
msgstr "Recente documenten"
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Recommended item:"
|
msgid "Recommended:"
|
||||||
msgstr "Aanbevolen item:"
|
msgstr ""
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "None"
|
msgid "None"
|
||||||
|
@ -240,6 +240,12 @@ msgstr "Aanbevolen"
|
||||||
msgid "Edit Applications..."
|
msgid "Edit Applications..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Pinned item:"
|
||||||
|
#~ msgstr "Vastgemaakt item:"
|
||||||
|
|
||||||
|
#~ msgid "Recommended item:"
|
||||||
|
#~ msgstr "Aanbevolen item:"
|
||||||
|
|
||||||
#~ msgid "Menu 11"
|
#~ msgid "Menu 11"
|
||||||
#~ msgstr "Menu 11"
|
#~ msgstr "Menu 11"
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: menu11\n"
|
"Project-Id-Version: menu11\n"
|
||||||
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
||||||
"POT-Creation-Date: 2024-01-03 17:35+0500\n"
|
"POT-Creation-Date: 2024-01-03 19:16+0500\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -72,8 +72,8 @@ msgid "Auto"
|
||||||
msgstr "Automatyczna"
|
msgstr "Automatyczna"
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Pinned item:"
|
msgid "Pinned:"
|
||||||
msgstr "Przypięty element:"
|
msgstr ""
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Favourite apps"
|
msgid "Favourite apps"
|
||||||
|
@ -88,8 +88,8 @@ msgid "Recent documents"
|
||||||
msgstr "Bieżące dokumenty"
|
msgstr "Bieżące dokumenty"
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Recommended item:"
|
msgid "Recommended:"
|
||||||
msgstr "Polecany element:"
|
msgstr ""
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "None"
|
msgid "None"
|
||||||
|
@ -239,6 +239,12 @@ msgstr "Polecane"
|
||||||
msgid "Edit Applications..."
|
msgid "Edit Applications..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Pinned item:"
|
||||||
|
#~ msgstr "Przypięty element:"
|
||||||
|
|
||||||
|
#~ msgid "Recommended item:"
|
||||||
|
#~ msgstr "Polecany element:"
|
||||||
|
|
||||||
#~ msgid "Menu 11"
|
#~ msgid "Menu 11"
|
||||||
#~ msgstr "Menu 11"
|
#~ msgstr "Menu 11"
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: menu11\n"
|
"Project-Id-Version: menu11\n"
|
||||||
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
||||||
"POT-Creation-Date: 2024-01-03 17:35+0500\n"
|
"POT-Creation-Date: 2024-01-03 19:16+0500\n"
|
||||||
"PO-Revision-Date: 2021-07-29 11:00+LMT\n"
|
"PO-Revision-Date: 2021-07-29 11:00+LMT\n"
|
||||||
"Last-Translator: Thiago Corbari Feldhaus' <thiago.feldhaus@mrhat.com.br>\n"
|
"Last-Translator: Thiago Corbari Feldhaus' <thiago.feldhaus@mrhat.com.br>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -72,8 +72,8 @@ msgid "Auto"
|
||||||
msgstr "Automático"
|
msgstr "Automático"
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Pinned item:"
|
msgid "Pinned:"
|
||||||
msgstr "Ítem fixo:"
|
msgstr ""
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Favourite apps"
|
msgid "Favourite apps"
|
||||||
|
@ -88,8 +88,8 @@ msgid "Recent documents"
|
||||||
msgstr "Documentos recentes"
|
msgstr "Documentos recentes"
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Recommended item:"
|
msgid "Recommended:"
|
||||||
msgstr "Ítem recomendado:"
|
msgstr ""
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "None"
|
msgid "None"
|
||||||
|
@ -239,6 +239,12 @@ msgstr "Recomendado"
|
||||||
msgid "Edit Applications..."
|
msgid "Edit Applications..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Pinned item:"
|
||||||
|
#~ msgstr "Ítem fixo:"
|
||||||
|
|
||||||
|
#~ msgid "Recommended item:"
|
||||||
|
#~ msgstr "Ítem recomendado:"
|
||||||
|
|
||||||
#~ msgid "Menu 11"
|
#~ msgid "Menu 11"
|
||||||
#~ msgstr "Menu 11"
|
#~ msgstr "Menu 11"
|
||||||
|
|
||||||
|
|
|
@ -1,15 +1,15 @@
|
||||||
# Translation of menu11 in Russian
|
# Translation of Menu11 in Russian
|
||||||
# Copyright (C) 2021
|
# Copyright (C) 2024
|
||||||
# This file is distributed under the same license as the menu11 package.
|
# This file is distributed under the same license as the Menu11 package.
|
||||||
# Telegram: @CakesTwix <oleg.kiryazov@gmail.com>, 2021.
|
# Valeria Fadeeva <valeria@fadeeva.me>, 2024.
|
||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: menu11\n"
|
"Project-Id-Version: Menu11\n"
|
||||||
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
||||||
"POT-Creation-Date: 2024-01-03 17:35+0500\n"
|
"POT-Creation-Date: 2024-01-03 19:16+0500\n"
|
||||||
"PO-Revision-Date: 2021-08-30 19:24+0300\n"
|
"PO-Revision-Date: 2024-01-03 19:10+0500\n"
|
||||||
"Last-Translator: CakesTwix\n"
|
"Last-Translator: Valeria Fadeeva <valeria@fadeeva.me>\n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
"Language: ru\n"
|
"Language: ru\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -50,12 +50,12 @@ msgstr "Иконка:"
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgctxt "@item:inmenu Open icon chooser dialog"
|
msgctxt "@item:inmenu Open icon chooser dialog"
|
||||||
msgid "Choose..."
|
msgid "Choose..."
|
||||||
msgstr ""
|
msgstr "Выбрать"
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgctxt "@item:inmenu Reset icon to default"
|
msgctxt "@item:inmenu Reset icon to default"
|
||||||
msgid "Clear Icon"
|
msgid "Clear Icon"
|
||||||
msgstr ""
|
msgstr "Очистить"
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Menu Position:"
|
msgid "Menu Position:"
|
||||||
|
@ -74,8 +74,8 @@ msgid "Auto"
|
||||||
msgstr "Автоматически"
|
msgstr "Автоматически"
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Pinned item:"
|
msgid "Pinned:"
|
||||||
msgstr "Закрепленный элемент:"
|
msgstr "Избранное:"
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Favourite apps"
|
msgid "Favourite apps"
|
||||||
|
@ -90,8 +90,8 @@ msgid "Recent documents"
|
||||||
msgstr "Недавние документы"
|
msgstr "Недавние документы"
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Recommended item:"
|
msgid "Recommended:"
|
||||||
msgstr "Рекомендуемый элемент:"
|
msgstr "Рекомендуемое:"
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "None"
|
msgid "None"
|
||||||
|
@ -239,19 +239,4 @@ msgstr "Рекомендуемые"
|
||||||
|
|
||||||
#: ../contents/ui/main.qml
|
#: ../contents/ui/main.qml
|
||||||
msgid "Edit Applications..."
|
msgid "Edit Applications..."
|
||||||
msgstr ""
|
msgstr "Редактировать список приложений"
|
||||||
|
|
||||||
#~ msgid "Menu 11"
|
|
||||||
#~ msgstr "Menu 11"
|
|
||||||
|
|
||||||
#~ msgid ""
|
|
||||||
#~ "A highly customizable launcher inspired from windows 11 menu. Fork of "
|
|
||||||
#~ "MenuZ."
|
|
||||||
#~ msgstr ""
|
|
||||||
#~ "Очень кастомизируемое меню, вдохновленная меню из Windows 11. Форк MenuZ."
|
|
||||||
|
|
||||||
#~ msgid "Pinned"
|
|
||||||
#~ msgstr "Закрепленные"
|
|
||||||
|
|
||||||
#~ msgid "More"
|
|
||||||
#~ msgstr "Больше"
|
|
||||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Menu11\n"
|
"Project-Id-Version: Menu11\n"
|
||||||
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
||||||
"POT-Creation-Date: 2024-01-03 17:35+0500\n"
|
"POT-Creation-Date: 2024-01-03 19:16+0500\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -72,7 +72,7 @@ msgid "Auto"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Pinned item:"
|
msgid "Pinned:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
|
@ -88,7 +88,7 @@ msgid "Recent documents"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Recommended item:"
|
msgid "Recommended:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: menu11\n"
|
"Project-Id-Version: menu11\n"
|
||||||
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
"Report-Msgid-Bugs-To: https://github.com/prateekmedia/Menu11\n"
|
||||||
"POT-Creation-Date: 2024-01-03 17:35+0500\n"
|
"POT-Creation-Date: 2024-01-03 19:16+0500\n"
|
||||||
"PO-Revision-Date: 2021-07-25 20:45+0300\n"
|
"PO-Revision-Date: 2021-07-25 20:45+0300\n"
|
||||||
"Last-Translator: Alper Tiryakioğlu\n"
|
"Last-Translator: Alper Tiryakioğlu\n"
|
||||||
"Language-Team:\n"
|
"Language-Team:\n"
|
||||||
|
@ -72,8 +72,8 @@ msgid "Auto"
|
||||||
msgstr "Otomatik"
|
msgstr "Otomatik"
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Pinned item:"
|
msgid "Pinned:"
|
||||||
msgstr "Sabitlenen öğeler:"
|
msgstr ""
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Favourite apps"
|
msgid "Favourite apps"
|
||||||
|
@ -88,8 +88,8 @@ msgid "Recent documents"
|
||||||
msgstr "En son belgeler"
|
msgstr "En son belgeler"
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "Recommended item:"
|
msgid "Recommended:"
|
||||||
msgstr "Önerilen öğeler:"
|
msgstr ""
|
||||||
|
|
||||||
#: ../contents/ui/ConfigGeneral.qml
|
#: ../contents/ui/ConfigGeneral.qml
|
||||||
msgid "None"
|
msgid "None"
|
||||||
|
@ -239,6 +239,12 @@ msgstr "Önerilenler"
|
||||||
msgid "Edit Applications..."
|
msgid "Edit Applications..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#~ msgid "Pinned item:"
|
||||||
|
#~ msgstr "Sabitlenen öğeler:"
|
||||||
|
|
||||||
|
#~ msgid "Recommended item:"
|
||||||
|
#~ msgstr "Önerilen öğeler:"
|
||||||
|
|
||||||
#~ msgid "Menu 11"
|
#~ msgid "Menu 11"
|
||||||
#~ msgstr "Menu 11"
|
#~ msgstr "Menu 11"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue