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.
Merge pull request linuxmint#5078 from Dragone2/master
Adds/updates Italian translation for some applets
- Loading branch information
Showing
20 changed files
with
2,251 additions
and
1,279 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
39 changes: 39 additions & 0 deletions
39
IntelTurboBoost@wsmenezes/files/IntelTurboBoost@wsmenezes/po/it.po
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,39 @@ | ||
# cinnamon-applet-IntelTurboBoost - https://github.com/wsmenezes/cinnamon-applet-IntelTurboBoost | ||
# copyright (c) 2023 cinnamon-applet-IntelTurboBoost contributors | ||
# | ||
# This program is free software: you can redistribute it and/or modify | ||
# it under the terms of the GNU General Public License as published by | ||
# the Free Software Foundation, either version 3 of the License, or | ||
# (at your option) any later version. | ||
# | ||
# This program is distributed in the hope that it will be useful, | ||
# but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
# GNU General Public License for more details. | ||
# | ||
# You should have received a copy of the GNU General Public License | ||
# along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
# ---------------------------------------------------------------------- | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: \n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2023-10-18 19:54+0200\n" | ||
"PO-Revision-Date: 2023-10-29 16:30+0100\n" | ||
"Last-Translator: Dragone2 <[email protected]>\n" | ||
"Language-Team: \n" | ||
"Language: it\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
"X-Generator: Poedit 3.0.1\n" | ||
|
||
#. metadata.json->name | ||
#: applet.js:113 | ||
msgid "" | ||
"Failed calling wrmsr, please make sure msr-tools package is installed and " | ||
"accessible." | ||
msgstr "" | ||
"Impossibile chiamare wrmsr, assicurati che il pacchetto msr-tools sia " | ||
"installato e accessibile." |
Oops, something went wrong.