mirror of
https://github.com/morgan9e/gnome-shell-extension-freon
synced 2026-04-14 00:14:14 +09:00
Polish translation added
This commit is contained in:
Binary file not shown.
138
freon@UshakovVasilii_Github.yahoo.com/po/pl.po
Normal file
138
freon@UshakovVasilii_Github.yahoo.com/po/pl.po
Normal file
@@ -0,0 +1,138 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# mr-intrepide <theintrepid95@gmail.com>, 2016.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-09-26 21:32+0200\n"
|
||||
"PO-Revision-Date: 2017-03-11 14:13+0100\n"
|
||||
"Language-Team: POLISH <jakub.zywiec@gmail.com>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 1.8.7.1\n"
|
||||
"Last-Translator: Jakub Żywiec <jakub.zywiec@gmail.com>\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Language: pl\n"
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
|
||||
#: bumblebeeNvidiaUtil.js:75 prefs.js:82
|
||||
msgid "Bumblebee + NVIDIA"
|
||||
msgstr "Bumblebee + NVIDIA"
|
||||
|
||||
#: extension.js:319
|
||||
msgid "Average"
|
||||
msgstr "Średnia"
|
||||
|
||||
#: extension.js:320
|
||||
msgid "Maximum"
|
||||
msgstr "Maksymalna"
|
||||
|
||||
#: extension.js:341
|
||||
#, javascript-format
|
||||
msgid "%drpm"
|
||||
msgstr "%drpm"
|
||||
|
||||
#: extension.js:350
|
||||
#, javascript-format
|
||||
msgid "%s%.2fV"
|
||||
msgstr "%s%.2fV"
|
||||
|
||||
#: extension.js:396
|
||||
msgid "Please run sensors-detect as root."
|
||||
msgstr "Uruchom \"sensors-detect\" jako użytkownik root."
|
||||
|
||||
#: extension.js:397
|
||||
msgid ""
|
||||
"Please install lm_sensors.\n"
|
||||
"If this doesn't help, click here to report with your sensors output!"
|
||||
msgstr ""
|
||||
"Zainstaluj \"lm_sensors\"\n"
|
||||
"Jeśli to nie pomoże, kliknij tutaj, aby zgłosić wyniki czujników!"
|
||||
|
||||
#: extension.js:488
|
||||
msgid "Temperature Sensors"
|
||||
msgstr "Czujnik temperatury"
|
||||
|
||||
#: extension.js:495
|
||||
msgid "Voltage"
|
||||
msgstr "Napięcie"
|
||||
|
||||
#: extension.js:509
|
||||
msgid "Sensors Settings"
|
||||
msgstr "Ustawienia czujnika"
|
||||
|
||||
#: prefs.js:33
|
||||
msgid "Poll Sensors Every (sec)"
|
||||
msgstr "Aktualizuj czujnik co (sek)"
|
||||
|
||||
#: prefs.js:39
|
||||
msgid "Show Decimal Value"
|
||||
msgstr "Pokaż wartość dziesiętną"
|
||||
|
||||
#: prefs.js:40
|
||||
msgid "Show one digit after decimal"
|
||||
msgstr "Wyświetlaj do jednego miejsca po przecinku"
|
||||
|
||||
#: prefs.js:45
|
||||
msgid "Temperature Unit"
|
||||
msgstr "Jednostka temperatury"
|
||||
|
||||
#: prefs.js:51
|
||||
msgid "Position in Panel"
|
||||
msgstr "Pozycja w Panelu"
|
||||
|
||||
#: prefs.js:55
|
||||
msgid "Show Icon on Panel"
|
||||
msgstr "Pokaż ikonę w Panelu"
|
||||
|
||||
#: prefs.js:58
|
||||
msgid "Show Fan Speed"
|
||||
msgstr "Pokaż prędkość wentylatora"
|
||||
|
||||
#: prefs.js:61
|
||||
msgid "Show Power Supply Voltage"
|
||||
msgstr "Afficher tension alimentation"
|
||||
|
||||
#: prefs.js:64
|
||||
msgid "Group Temperature Items"
|
||||
msgstr "Grupuj temperatury"
|
||||
|
||||
#: prefs.js:65
|
||||
msgid "Works if you have more than three temperature sensors"
|
||||
msgstr "Zadziała, jeśli funkcjonują co najmniej trzy czujniki temperatury"
|
||||
|
||||
#: prefs.js:68
|
||||
msgid "Group Voltage Items"
|
||||
msgstr "Grupuj napięcia"
|
||||
|
||||
#: prefs.js:69
|
||||
msgid "Works if you have more than three voltage sensors"
|
||||
msgstr "Zadziała, jeśli funkcjonują co najmniej trzy czujniki napięcia"
|
||||
|
||||
#: prefs.js:74
|
||||
msgid "HDD/SSD Temperature Utility"
|
||||
msgstr ""
|
||||
"Narzędzie do pomiaru\n"
|
||||
"temperatury twardego dysku"
|
||||
|
||||
#: prefs.js:79
|
||||
msgid "None"
|
||||
msgstr "Brak"
|
||||
|
||||
#: prefs.js:80
|
||||
msgid "NVIDIA"
|
||||
msgstr "NVIDIA"
|
||||
|
||||
#: prefs.js:81
|
||||
msgid "Catalyst"
|
||||
msgstr "Catalyst"
|
||||
|
||||
#: prefs.js:84
|
||||
msgid "Video Card Temperature Utility"
|
||||
msgstr ""
|
||||
"Narzędzie do pomiaru\n"
|
||||
"temperatury karty graficzenej"
|
||||
Reference in New Issue
Block a user