-
-
Notifications
You must be signed in to change notification settings - Fork 193
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
7 additions
and
3 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: blueman 2.4-alpha\n" | ||
"Report-Msgid-Bugs-To: https://github.com/blueman-project/blueman/issues\n" | ||
"POT-Creation-Date: 2023-10-25 20:33+0000\n" | ||
"POT-Creation-Date: 2023-11-12 20:47+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -2379,19 +2379,23 @@ msgid "Amount of time in seconds discoverable mode will last" | |
msgstr "" | ||
|
||
#: blueman/plugins/applet/DiscvManager.py:35 | ||
#: blueman/plugins/applet/DiscvManager.py:123 | ||
#: blueman/plugins/applet/DiscvManager.py:126 | ||
msgid "_Make Discoverable" | ||
msgstr "" | ||
|
||
#: blueman/plugins/applet/DiscvManager.py:36 | ||
msgid "Make the default adapter temporarily visible" | ||
msgstr "" | ||
|
||
#: blueman/plugins/applet/DiscvManager.py:60 | ||
#: blueman/plugins/applet/DiscvManager.py:61 | ||
#, python-format | ||
msgid "Discoverable… %ss" | ||
msgstr "" | ||
|
||
#: blueman/plugins/applet/DiscvManager.py:63 | ||
msgid "Discoverable…" | ||
msgstr "" | ||
|
||
#: blueman/plugins/applet/Menu.py:115 | ||
msgid "" | ||
"Provides a menu for the applet and an API for other plugins to manipulate it" | ||
|