forked from linuxmint/cinnamon-spices-applets
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
directory-menu@torchipeppo: Add support for keybindings (linuxmint#5690)
- Loading branch information
Showing
11 changed files
with
195 additions
and
98 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,16 +8,24 @@ msgstr "" | |
"Project-Id-Version: directory-menu@torchipeppo 0.5\n" | ||
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-applets/" | ||
"issues\n" | ||
"POT-Creation-Date: 2024-04-07 18:39-0100\n" | ||
"POT-Creation-Date: 2024-04-12 13:55-0400\n" | ||
"PO-Revision-Date: 2024-03-29 23:13+0100\n" | ||
"Last-Translator: Martin Posselt <[email protected]>\n" | ||
"Language-Team: \n" | ||
"Language: de\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"X-Generator: Poedit 2.3\n" | ||
"Last-Translator: Martin Posselt <[email protected]>\n" | ||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
"Language: de\n" | ||
|
||
#: popup_menu.py:71 | ||
msgid "Open Folder" | ||
msgstr "Ordner öffnen" | ||
|
||
#: popup_menu.py:76 | ||
msgid "Open in Terminal" | ||
msgstr "Im Terminal öffnen" | ||
|
||
#. metadata.json->name | ||
msgid "Directory Menu" | ||
|
@@ -27,8 +35,8 @@ msgstr "Verzeichnis-Menü" | |
msgid "" | ||
"Quickly navigate through directories on your system using a dropdown menu." | ||
msgstr "" | ||
"Mithilfe eines Dropdown-Menüs schnell durch die Verzeichnisse auf dem " | ||
"System navigieren." | ||
"Mithilfe eines Dropdown-Menüs schnell durch die Verzeichnisse auf dem System " | ||
"navigieren." | ||
|
||
#. settings-schema.json->starting-uri->description | ||
msgid "Base Directory" | ||
|
@@ -41,8 +49,7 @@ msgstr "Icon (für weitere Infos mit dem Mauszeiger berühren)" | |
#. settings-schema.json->icon-name->tooltip | ||
msgid "Must be an icon name (no path), and should be symbolic." | ||
msgstr "" | ||
"Angabe eines Symbolnamens (kein Pfad). Es sollte ein symbolisches Icon " | ||
"sein." | ||
"Angabe eines Symbolnamens (kein Pfad). Es sollte ein symbolisches Icon sein." | ||
|
||
#. settings-schema.json->tooltip->description | ||
msgid "Tooltip Text" | ||
|
@@ -52,6 +59,14 @@ msgstr "Tooltip-Text" | |
msgid "Panel Text" | ||
msgstr "" | ||
|
||
#. settings-schema.json->show-menu->description | ||
msgid "Show menu" | ||
msgstr "" | ||
|
||
#. settings-schema.json->show-menu->tooltip | ||
msgid "Set keybinding(s) to show the menu." | ||
msgstr "" | ||
|
||
#. settings-schema.json->limit-characters->description | ||
msgid "Limit the Maximum Number of Characters on the Submenus" | ||
msgstr "" | ||
|
@@ -71,11 +86,3 @@ msgstr "" | |
#. settings-schema.json->show-hidden->description | ||
msgid "Include hidden files" | ||
msgstr "Versteckte Dateien anzeigen" | ||
|
||
#. popup_menu.py:71 | ||
msgid "Open Folder" | ||
msgstr "Ordner öffnen" | ||
|
||
#. popup_menu.py:76 | ||
msgid "Open in Terminal" | ||
msgstr "Im Terminal öffnen" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,14 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | ||
# This file is distributed under the same license as the PACKAGE package. | ||
# This file is put in the public domain. | ||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | ||
# | ||
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: directory-menu@torchipeppo 0.6.0\n" | ||
"Project-Id-Version: directory-menu@torchipeppo 0.7.0\n" | ||
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-applets/" | ||
"issues\n" | ||
"POT-Creation-Date: 2024-04-07 18:39-0100\n" | ||
"POT-Creation-Date: 2024-04-12 13:55-0400\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -18,6 +17,14 @@ msgstr "" | |
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
#: popup_menu.py:71 | ||
msgid "Open Folder" | ||
msgstr "" | ||
|
||
#: popup_menu.py:76 | ||
msgid "Open in Terminal" | ||
msgstr "" | ||
|
||
#. metadata.json->name | ||
msgid "Directory Menu" | ||
msgstr "" | ||
|
@@ -47,6 +54,14 @@ msgstr "" | |
msgid "Panel Text" | ||
msgstr "" | ||
|
||
#. settings-schema.json->show-menu->description | ||
msgid "Show menu" | ||
msgstr "" | ||
|
||
#. settings-schema.json->show-menu->tooltip | ||
msgid "Set keybinding(s) to show the menu." | ||
msgstr "" | ||
|
||
#. settings-schema.json->limit-characters->description | ||
msgid "Limit the Maximum Number of Characters on the Submenus" | ||
msgstr "" | ||
|
@@ -64,11 +79,3 @@ msgstr "" | |
#. settings-schema.json->show-hidden->description | ||
msgid "Include hidden files" | ||
msgstr "" | ||
|
||
#. popup_menu.py:71 | ||
msgid "Open Folder" | ||
msgstr "" | ||
|
||
#. popup_menu.py:76 | ||
msgid "Open in Terminal" | ||
msgstr "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgstr "" | |
"Project-Id-Version: directory-menu@torchipeppo 0.5\n" | ||
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-applets/" | ||
"issues\n" | ||
"POT-Creation-Date: 2024-04-07 18:39-0100\n" | ||
"POT-Creation-Date: 2024-04-12 13:55-0400\n" | ||
"PO-Revision-Date: 2024-02-11 17:20+0100\n" | ||
"Last-Translator: Claudiux <[email protected]>\n" | ||
"Language-Team: \n" | ||
|
@@ -19,6 +19,14 @@ msgstr "" | |
"Plural-Forms: nplurals=2; plural=(n > 1);\n" | ||
"X-Generator: Poedit 3.0.1\n" | ||
|
||
#: popup_menu.py:71 | ||
msgid "Open Folder" | ||
msgstr "Ouvrir le dossier" | ||
|
||
#: popup_menu.py:76 | ||
msgid "Open in Terminal" | ||
msgstr "Ouvrir dans un terminal" | ||
|
||
#. metadata.json->name | ||
msgid "Directory Menu" | ||
msgstr "Menu de répertoires" | ||
|
@@ -27,8 +35,8 @@ msgstr "Menu de répertoires" | |
msgid "" | ||
"Quickly navigate through directories on your system using a dropdown menu." | ||
msgstr "" | ||
"Naviguez rapidement dans les répertoires de votre système à l'aide d'un " | ||
"menu déroulant." | ||
"Naviguez rapidement dans les répertoires de votre système à l'aide d'un menu " | ||
"déroulant." | ||
|
||
#. settings-schema.json->starting-uri->description | ||
msgid "Base Directory" | ||
|
@@ -51,6 +59,14 @@ msgstr "Texte de l'info-bulle" | |
msgid "Panel Text" | ||
msgstr "" | ||
|
||
#. settings-schema.json->show-menu->description | ||
msgid "Show menu" | ||
msgstr "" | ||
|
||
#. settings-schema.json->show-menu->tooltip | ||
msgid "Set keybinding(s) to show the menu." | ||
msgstr "" | ||
|
||
#. settings-schema.json->limit-characters->description | ||
msgid "Limit the Maximum Number of Characters on the Submenus" | ||
msgstr "" | ||
|
@@ -70,11 +86,3 @@ msgstr "" | |
#. settings-schema.json->show-hidden->description | ||
msgid "Include hidden files" | ||
msgstr "Montrer également les fichiers cachés" | ||
|
||
#. popup_menu.py:71 | ||
msgid "Open Folder" | ||
msgstr "Ouvrir le dossier" | ||
|
||
#. popup_menu.py:76 | ||
msgid "Open in Terminal" | ||
msgstr "Ouvrir dans un terminal" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgstr "" | |
"Project-Id-Version: \n" | ||
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-applets/" | ||
"issues\n" | ||
"POT-Creation-Date: 2024-04-07 18:39-0100\n" | ||
"POT-Creation-Date: 2024-04-12 13:55-0400\n" | ||
"PO-Revision-Date: 2024-02-13 18:12+0100\n" | ||
"Last-Translator: Vajda Örs <[email protected]>\n" | ||
"Language-Team: \n" | ||
|
@@ -19,6 +19,14 @@ msgstr "" | |
"Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
"X-Generator: Poedit 3.0.1\n" | ||
|
||
#: popup_menu.py:71 | ||
msgid "Open Folder" | ||
msgstr "Könyvtár megnyitása" | ||
|
||
#: popup_menu.py:76 | ||
msgid "Open in Terminal" | ||
msgstr "Megnyitás terminálban" | ||
|
||
#. metadata.json->name | ||
msgid "Directory Menu" | ||
msgstr "Könyvtár menü" | ||
|
@@ -51,6 +59,14 @@ msgstr "Eszköztipp szövege" | |
msgid "Panel Text" | ||
msgstr "" | ||
|
||
#. settings-schema.json->show-menu->description | ||
msgid "Show menu" | ||
msgstr "" | ||
|
||
#. settings-schema.json->show-menu->tooltip | ||
msgid "Set keybinding(s) to show the menu." | ||
msgstr "" | ||
|
||
#. settings-schema.json->limit-characters->description | ||
msgid "Limit the Maximum Number of Characters on the Submenus" | ||
msgstr "" | ||
|
@@ -70,11 +86,3 @@ msgstr "" | |
#. settings-schema.json->show-hidden->description | ||
msgid "Include hidden files" | ||
msgstr "Tartalmazza a rejtett fájlokat is" | ||
|
||
#. popup_menu.py:71 | ||
msgid "Open Folder" | ||
msgstr "Könyvtár megnyitása" | ||
|
||
#. popup_menu.py:76 | ||
msgid "Open in Terminal" | ||
msgstr "Megnyitás terminálban" |
Oops, something went wrong.