forked from linuxmint/cinnamon-spices-applets
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v1.1.0 - Opens the settings for the Spices you use
- Loading branch information
Showing
14 changed files
with
518 additions
and
262 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 |
---|---|---|
@@ -1,9 +1,9 @@ | ||
The applet xsession@claudiux, useful for debugging, allows you to: | ||
|
||
* restart or open the source code of Spices (applets, desklets, extensions), | ||
* restart or open settings or show the source code of Spices (applets, desklets, extensions), | ||
* display in real-time the contents of your .xsession-errors file | ||
* restart Cinnamon. | ||
|
||
## Translations | ||
|
||
[Status of translations](https://github.com/linuxmint/cinnamon-spices-applets/blob/translation-status-tables/.translation-tables/tables/xsession%40claudiux.md#) | ||
[Status of translations](https://github.com/linuxmint/cinnamon-spices-applets/blob/translation-status-tables/.translation-tables/tables/xsession%40claudiux.md#) |
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 |
---|---|---|
@@ -1,14 +1,15 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# XSESSION | ||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | ||
# This file is distributed under the same license as the PACKAGE package. | ||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | ||
# claudiux, 2022 | ||
# | ||
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: \n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2023-02-04 19:37+0100\n" | ||
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-applets/" | ||
"issues\n" | ||
"POT-Creation-Date: 2024-10-06 01:02+0200\n" | ||
"PO-Revision-Date: 2024-07-06 03:34+0200\n" | ||
"Last-Translator: Odyssey <[email protected]>\n" | ||
"Language-Team: \n" | ||
|
@@ -18,71 +19,90 @@ msgstr "" | |
"Content-Transfer-Encoding: 8bit\n" | ||
"X-Generator: Poedit 3.4.2\n" | ||
|
||
#: applet.js:43 | ||
#. applet.js:45 | ||
msgid "Applet" | ||
msgstr "Miniaplicació" | ||
|
||
#: applet.js:44 | ||
#. applet.js:46 | ||
msgid "Desklet" | ||
msgstr "Miniaplicació d'escriptori" | ||
|
||
#: applet.js:45 | ||
#. applet.js:47 | ||
msgid "Extension" | ||
msgstr "Extensió" | ||
|
||
#: applet.js:48 | ||
#. applet.js:50 | ||
msgid "Applets" | ||
msgstr "Miniaplicacions" | ||
|
||
#: applet.js:49 | ||
#. applet.js:51 | ||
msgid "Desklets" | ||
msgstr "Miniaplicacions d'escriptori" | ||
|
||
#: applet.js:50 | ||
#. applet.js:52 | ||
msgid "Extensions" | ||
msgstr "Extensions" | ||
|
||
#: applet.js:93 | ||
#. applet.js:88 | ||
msgid "Middle-click: \n" | ||
msgstr "Clic del mig:\n" | ||
|
||
#: applet.js:93 applet.js:165 | ||
#. applet.js:88 applet.js:141 | ||
msgid "Show .xsession-errors" | ||
msgstr "Mostrar .xsession-errors" | ||
|
||
#: applet.js:176 | ||
#. applet.js:152 | ||
msgid "Restart Cinnamon" | ||
msgstr "Reiniciar Cinnamon" | ||
|
||
#: applet.js:187 | ||
#. applet.js:166 | ||
msgid "--- Reload Spices ---" | ||
msgstr "--- Recarregar Espècies ---" | ||
|
||
#: applet.js:193 | ||
#. applet.js:172 | ||
msgid "Reload Applet:" | ||
msgstr "Recarregar la miniaplicació:" | ||
|
||
#: applet.js:207 | ||
#. applet.js:187 | ||
msgid "Reload Desklet:" | ||
msgstr "Recarregar la miniaplicació d'escriptori:" | ||
|
||
#: applet.js:221 | ||
#. applet.js:202 | ||
msgid "Reload Extension:" | ||
msgstr "Recarregar l'extensió:" | ||
|
||
#: applet.js:235 | ||
#. applet.js:217 | ||
msgid "--- Settings for ---" | ||
msgstr "" | ||
|
||
#. applet.js:223 | ||
#, fuzzy | ||
msgid "Applet:" | ||
msgstr "Miniaplicació" | ||
|
||
#. applet.js:238 | ||
#, fuzzy | ||
msgid "Desklet:" | ||
msgstr "Miniaplicació d'escriptori" | ||
|
||
#. applet.js:253 | ||
#, fuzzy | ||
msgid "Extension:" | ||
msgstr "Extensió" | ||
|
||
#. applet.js:268 | ||
msgid "--- View Code ---" | ||
msgstr "--- Veure el codi ---" | ||
|
||
#: applet.js:241 | ||
#. applet.js:274 | ||
msgid "View Applet Code for:" | ||
msgstr "Veure el codi de la miniaplicació:" | ||
|
||
#: applet.js:255 | ||
#. applet.js:289 | ||
msgid "View Desklet Code for:" | ||
msgstr "Veure el codi de la miniaplicació d'escriptori:" | ||
|
||
#: applet.js:269 | ||
#. applet.js:304 | ||
msgid "View Extension Code for:" | ||
msgstr "Veure el codi de l'extensió:" | ||
|
||
|
@@ -91,10 +111,11 @@ msgid "Xsession" | |
msgstr "Xsession" | ||
|
||
#. metadata.json->description | ||
#, fuzzy | ||
msgid "" | ||
"Allows you to restart or open the source code of Spices (applets, desklets, " | ||
"extensions), display in real-time the contents of your .xsession-errors file " | ||
"and restart Cinnamon." | ||
"Restart, access source code and configure your Spices (Applets, Desklets, " | ||
"Extensions). View the contents of your .xsession-errors file in real time. " | ||
"Restart Cinnamon." | ||
msgstr "" | ||
"Ús permet reiniciar o obrir el codi font d'espècies (miniaplicacions, " | ||
"miniaplicacions d'escriptori, extensions), mostrar el contingut del fitxer ." | ||
|
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,13 +1,14 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# XSESSION | ||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | ||
# This file is distributed under the same license as the PACKAGE package. | ||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | ||
# claudiux, 2022 | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: \n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2023-02-04 19:37+0100\n" | ||
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-applets/" | ||
"issues\n" | ||
"POT-Creation-Date: 2024-10-06 01:02+0200\n" | ||
"PO-Revision-Date: 2023-12-28 08:51+0100\n" | ||
"Last-Translator: Alan Mortensen <[email protected]>\n" | ||
"Language-Team: \n" | ||
|
@@ -18,71 +19,90 @@ msgstr "" | |
"Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
"X-Generator: Poedit 3.0.1\n" | ||
|
||
#: applet.js:43 | ||
#. applet.js:45 | ||
msgid "Applet" | ||
msgstr "Panelprogram" | ||
|
||
#: applet.js:44 | ||
#. applet.js:46 | ||
msgid "Desklet" | ||
msgstr "Skrivebordsprogram" | ||
|
||
#: applet.js:45 | ||
#. applet.js:47 | ||
msgid "Extension" | ||
msgstr "Udvidelse" | ||
|
||
#: applet.js:48 | ||
#. applet.js:50 | ||
msgid "Applets" | ||
msgstr "Panelprogrammer" | ||
|
||
#: applet.js:49 | ||
#. applet.js:51 | ||
msgid "Desklets" | ||
msgstr "Skrivebordsprogrammer" | ||
|
||
#: applet.js:50 | ||
#. applet.js:52 | ||
msgid "Extensions" | ||
msgstr "Udvidelser" | ||
|
||
#: applet.js:93 | ||
#. applet.js:88 | ||
msgid "Middle-click: \n" | ||
msgstr "Midterklik: \n" | ||
|
||
#: applet.js:93 applet.js:165 | ||
#. applet.js:88 applet.js:141 | ||
msgid "Show .xsession-errors" | ||
msgstr "Vis .xsession-errors" | ||
|
||
#: applet.js:176 | ||
#. applet.js:152 | ||
msgid "Restart Cinnamon" | ||
msgstr "Genstart Cinnamon" | ||
|
||
#: applet.js:187 | ||
#. applet.js:166 | ||
msgid "--- Reload Spices ---" | ||
msgstr "--- Genindlæs Spices ---" | ||
|
||
#: applet.js:193 | ||
#. applet.js:172 | ||
msgid "Reload Applet:" | ||
msgstr "Genindlæs panelprogram:" | ||
|
||
#: applet.js:207 | ||
#. applet.js:187 | ||
msgid "Reload Desklet:" | ||
msgstr "Genindlæs skrivebordsprogram:" | ||
|
||
#: applet.js:221 | ||
#. applet.js:202 | ||
msgid "Reload Extension:" | ||
msgstr "Genindlæs udvidelse:" | ||
|
||
#: applet.js:235 | ||
#. applet.js:217 | ||
msgid "--- Settings for ---" | ||
msgstr "" | ||
|
||
#. applet.js:223 | ||
#, fuzzy | ||
msgid "Applet:" | ||
msgstr "Panelprogram" | ||
|
||
#. applet.js:238 | ||
#, fuzzy | ||
msgid "Desklet:" | ||
msgstr "Skrivebordsprogram" | ||
|
||
#. applet.js:253 | ||
#, fuzzy | ||
msgid "Extension:" | ||
msgstr "Udvidelse" | ||
|
||
#. applet.js:268 | ||
msgid "--- View Code ---" | ||
msgstr "--- Vis kode ---" | ||
|
||
#: applet.js:241 | ||
#. applet.js:274 | ||
msgid "View Applet Code for:" | ||
msgstr "Vis koden for panelprogrammet:" | ||
|
||
#: applet.js:255 | ||
#. applet.js:289 | ||
msgid "View Desklet Code for:" | ||
msgstr "Vis koden for skrivebordsprogrammet:" | ||
|
||
#: applet.js:269 | ||
#. applet.js:304 | ||
msgid "View Extension Code for:" | ||
msgstr "Vis koden for udvidelsen:" | ||
|
||
|
@@ -91,10 +111,11 @@ msgid "Xsession" | |
msgstr "Xsession" | ||
|
||
#. metadata.json->description | ||
#, fuzzy | ||
msgid "" | ||
"Allows you to restart or open the source code of Spices (applets, desklets, " | ||
"extensions), display in real-time the contents of your .xsession-errors file " | ||
"and restart Cinnamon." | ||
"Restart, access source code and configure your Spices (Applets, Desklets, " | ||
"Extensions). View the contents of your .xsession-errors file in real time. " | ||
"Restart Cinnamon." | ||
msgstr "" | ||
"Giver dig mulighed for at genstarte eller åbne kildekoden til Spices " | ||
"(panelprogrammer, skrivebordsprogrammer, udvidelser), vise indholdet af din ." | ||
|
Oops, something went wrong.