-
-
Notifications
You must be signed in to change notification settings - Fork 59
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
60 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,60 @@ | ||
msgid "" | ||
msgstr "" | ||
"Content-Type: text/plain; charset=utf-8\n" | ||
"X-Generator: fill-pot-po/2.1.9\n" | ||
|
||
#: src/components/searchBox.ts:32 | ||
msgid "Type to search" | ||
msgstr "Type to search" | ||
|
||
#: src/prefs/prefs.ts:71 | ||
msgid "Choose pano database location" | ||
msgstr "Choose pano database location" | ||
|
||
#: src/prefs/prefs.ts:90 | ||
msgid "Failed to select directory" | ||
msgstr "Failed to select directory" | ||
|
||
#: src/prefs/prefs.ts:115 | ||
msgid "Database Location" | ||
msgstr "Database Location" | ||
|
||
#: src/prefs/prefs.ts:137 | ||
msgid "History Length" | ||
msgstr "History Length" | ||
|
||
#: src/prefs/prefs.ts:138 | ||
msgid "You can limit your clipboard history length between 10 - 500" | ||
msgstr "You can limit your clipboard history length between 10 - 500" | ||
|
||
#: src/prefs/prefs.ts:155 | ||
msgid "Global Shortcut" | ||
msgstr "Global Shortcut" | ||
|
||
#: src/prefs/prefs.ts:156 | ||
msgid "Allows you to toggle visibility of the clipboard manager" | ||
msgstr "Allows you to toggle visibility of the clipboard manager" | ||
|
||
#: src/prefs/prefs.ts:161 | ||
msgid "Select a shortcut" | ||
msgstr "Select a shortcut" | ||
|
||
#: src/prefs/prefs.ts:172 | ||
msgid "New shortcut" | ||
msgstr "New shortcut" | ||
|
||
#: src/prefs/prefs.ts:210 | ||
msgid "Clear History" | ||
msgstr "Clear History" | ||
|
||
#: src/prefs/prefs.ts:211 | ||
msgid "Clears the clipboard database and cache" | ||
msgstr "Clears the clipboard database and cache" | ||
|
||
#: src/prefs/prefs.ts:217 | ||
msgid "Clear" | ||
msgstr "Clear" | ||
|
||
#: src/prefs/prefs.ts:223 | ||
msgid "Are you sure you want to clear history?" | ||
msgstr "Are you sure you want to clear history?" |