generated from swsnr/gnome-shell-extension-typescript-template
-
Notifications
You must be signed in to change notification settings - Fork 1
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
2 changed files
with
81 additions
and
138 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: [email protected]\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-04-02 20:28+0200\n" | ||
"POT-Creation-Date: 2024-08-29 22:11+0200\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -139,29 +139,6 @@ msgstr "" | |
msgid "Unknown, all rights reserved" | ||
msgstr "" | ||
|
||
#: src/lib/ui/error-detail-dialog.ts:122 | ||
msgctxt "ErrorDetailDialog" | ||
msgid "" | ||
"The following text contains the internal error messages and stacktraces of " | ||
"the error. You may find additional details which may help you to fix the " | ||
"error, or you may use this data to report an issue on Github." | ||
msgstr "" | ||
|
||
#: src/lib/ui/error-detail-dialog.ts:144 | ||
msgctxt "ErrorDetailDialog" | ||
msgid "Picture of the Day failed" | ||
msgstr "" | ||
|
||
#: src/lib/ui/error-detail-dialog.ts:153 | ||
msgctxt "ErrorDetailDialog" | ||
msgid "Copy to clipboard" | ||
msgstr "" | ||
|
||
#: src/lib/ui/error-detail-dialog.ts:161 | ||
msgctxt "Error Dialog" | ||
msgid "Close" | ||
msgstr "" | ||
|
||
#: src/lib/ui/indicator.ts:120 | ||
#, javascript-format | ||
msgid "Copyright %s" | ||
|
@@ -192,60 +169,37 @@ msgstr "" | |
msgid "Preferences" | ||
msgstr "" | ||
|
||
#: src/extension.ts:143 | ||
msgid "Picture of the Day" | ||
msgstr "" | ||
|
||
#: src/prefs.ts:119 | ||
msgid "XDG State directory" | ||
msgstr "" | ||
|
||
#: src/prefs.ts:129 | ||
msgid "Select download folder" | ||
msgstr "" | ||
|
||
#: ui/AboutPage.ui:5 | ||
msgid "About" | ||
msgstr "" | ||
|
||
#: ui/AboutPage.ui:42 | ||
msgid "Get a picture of the day as desktop background." | ||
msgstr "" | ||
|
||
#: ui/AboutPage.ui:53 | ||
msgctxt "about link" | ||
msgid "Github" | ||
msgstr "" | ||
|
||
#: ui/AboutPage.ui:58 | ||
msgctxt "about link" | ||
msgid "Issue tracker" | ||
msgstr "" | ||
|
||
#: ui/SourcesPage.ui:5 | ||
msgid "Picture Sources" | ||
#: src/lib/ui/error-detail-dialog.ts:122 | ||
msgctxt "ErrorDetailDialog" | ||
msgid "" | ||
"The following text contains the internal error messages and stacktraces of " | ||
"the error. You may find additional details which may help you to fix the " | ||
"error, or you may use this data to report an issue on Github." | ||
msgstr "" | ||
|
||
#: ui/SourcesPage.ui:6 | ||
msgid "Configure sources for the Picture of the Day." | ||
#: src/lib/ui/error-detail-dialog.ts:144 | ||
msgctxt "ErrorDetailDialog" | ||
msgid "Picture of the Day failed" | ||
msgstr "" | ||
|
||
#: ui/SourcesPage.ui:12 | ||
msgid "Selected source" | ||
#: src/lib/ui/error-detail-dialog.ts:153 | ||
msgctxt "ErrorDetailDialog" | ||
msgid "Copy to clipboard" | ||
msgstr "" | ||
|
||
#: ui/SourcesPage.ui:20 | ||
msgid "Refresh automatically" | ||
#: src/lib/ui/error-detail-dialog.ts:161 | ||
msgctxt "Error Dialog" | ||
msgid "Close" | ||
msgstr "" | ||
|
||
#: ui/SourcesPage.ui:29 | ||
msgid "Custom download folder" | ||
#: src/prefs.ts:123 | ||
msgid "XDG State directory" | ||
msgstr "" | ||
|
||
#: ui/SourcesPage.ui:57 | ||
msgid "API key" | ||
#: src/prefs.ts:133 | ||
msgid "Select download folder" | ||
msgstr "" | ||
|
||
#: ui/SourcesPage.ui:60 | ||
msgid "Get API key" | ||
#: src/extension.ts:148 | ||
msgid "Picture of the Day" | ||
msgstr "" |