[Xfce4-commits] [panel-plugins/xfce4-sensors-plugin] 01/01: I18n: Update translation hr (100%).

noreply at xfce.org noreply at xfce.org
Fri Jan 6 00:32:26 CET 2017


This is an automated email from the git hooks/post-receive script.

transifex pushed a commit to branch master
in repository panel-plugins/xfce4-sensors-plugin.

commit 8c877b9b160b942fb18fb6a6dead3c2ac381ab81
Author: Ivica  Kolić <ikoli at yahoo.com>
Date:   Fri Jan 6 00:32:23 2017 +0100

    I18n: Update translation hr (100%).
    
    74 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/hr.po | 159 +++++++++++++++++++++++----------------------------------------
 1 file changed, 58 insertions(+), 101 deletions(-)

diff --git a/po/hr.po b/po/hr.po
index 6542a2f..688db53 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -1,139 +1,135 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-#
+# 
 # Translators:
-# schizo <eveskovic at gmail.com>, 2014
-# Ivica  Kolić <ikoli at yahoo.com>, 2013
+# Edin Veskovic <edin.veskovic at openmailbox.org>, 2014
+# Ivica  Kolić <ikoli at yahoo.com>, 2013,2017
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-02-23 21:54+0100\n"
-"PO-Revision-Date: 2014-05-28 20:37+0000\n"
-"Last-Translator: schizo <eveskovic at gmail.com>\n"
-"Language-Team: Croatian (http://www.transifex.com/projects/p/xfce-panel-"
-"plugins/language/hr/)\n"
-"Language: hr\n"
+"POT-Creation-Date: 2014-05-22 00:31+0200\n"
+"PO-Revision-Date: 2017-01-05 22:39+0000\n"
+"Last-Translator: Ivica  Kolić <ikoli at yahoo.com>\n"
+"Language-Team: Croatian (http://www.transifex.com/xfce/xfce-panel-plugins/language/hr/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"Language: hr\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
 
-#: ../panel-plugin/sensors-plugin.c:301 ../panel-plugin/sensors-plugin.c:397
-#: ../panel-plugin/sensors-plugin.c:999
+#: ../panel-plugin/sensors-plugin.c:287 ../panel-plugin/sensors-plugin.c:383
+#: ../panel-plugin/sensors-plugin.c:985
 msgid "<span><b>Sensors</b></span>"
 msgstr "<span><b>Senzori</b></span>"
 
 #. widget = sensors->eventbox;
-#: ../panel-plugin/sensors-plugin.c:802
+#: ../panel-plugin/sensors-plugin.c:788
 msgid "No sensors selected!"
 msgstr "NIjedan senzor nije odabran!"
 
 #. FIXME: either print nothing, or undertake appropriate action,
 #. * or pop up a message box.
-#: ../panel-plugin/sensors-plugin.c:842
+#: ../panel-plugin/sensors-plugin.c:828
 #, c-format
 msgid ""
 "Sensors Plugin:\n"
 "Seems like there was a problem reading a sensor feature value.\n"
 "Proper proceeding cannot be guaranteed.\n"
-msgstr ""
-"Dodatak za senzore:\n"
-"Postoji problem pri čitanju vrijednosti senzora.\n"
-"Pravilan nastavak nije garantiran.\n"
+msgstr "Priključak za senzore:\nPostoji problem pri čitanju vrijednosti senzora.\nPravilan nastavak nije garantiran.\n"
 
-#: ../panel-plugin/sensors-plugin.c:1722
+#: ../panel-plugin/sensors-plugin.c:1709
 msgid "UI style:"
 msgstr "UI stil:"
 
-#: ../panel-plugin/sensors-plugin.c:1723
+#: ../panel-plugin/sensors-plugin.c:1710
 msgid "_text"
 msgstr "_tekst"
 
-#: ../panel-plugin/sensors-plugin.c:1725
+#: ../panel-plugin/sensors-plugin.c:1712
 msgid "_progress bars"
 msgstr "_trake napretka"
 
-#: ../panel-plugin/sensors-plugin.c:1727
+#: ../panel-plugin/sensors-plugin.c:1714
 msgid "_tachos"
 msgstr "_tahometri"
 
-#: ../panel-plugin/sensors-plugin.c:1772
+#: ../panel-plugin/sensors-plugin.c:1759
 msgid "Show _labels"
 msgstr "Pokazuj _natpise"
 
-#: ../panel-plugin/sensors-plugin.c:1802
+#: ../panel-plugin/sensors-plugin.c:1789
 msgid "Show colored _bars"
 msgstr "Pokaži obojane _trake"
 
-#: ../panel-plugin/sensors-plugin.c:1830
+#: ../panel-plugin/sensors-plugin.c:1817
 msgid "_Show title"
 msgstr "_Pokaži naslov"
 
-#: ../panel-plugin/sensors-plugin.c:1854
+#: ../panel-plugin/sensors-plugin.c:1841
 msgid "_Number of text lines:"
 msgstr "_Broj redaka teksta:"
 
-#: ../panel-plugin/sensors-plugin.c:1889
+#: ../panel-plugin/sensors-plugin.c:1876
 msgid "F_ont size:"
 msgstr "V_eličina fonta:"
 
-#. gtk_widget_set_sensitive(myFontBox, !sd->sensors->display_values_graphically);
-#: ../panel-plugin/sensors-plugin.c:1896
+#. gtk_widget_set_sensitive(myFontBox,
+#. !sd->sensors->display_values_graphically);
+#: ../panel-plugin/sensors-plugin.c:1883
 msgid "x-small"
 msgstr "x-mali"
 
-#: ../panel-plugin/sensors-plugin.c:1897
+#: ../panel-plugin/sensors-plugin.c:1884
 msgid "small"
 msgstr "mali"
 
-#: ../panel-plugin/sensors-plugin.c:1898
+#: ../panel-plugin/sensors-plugin.c:1885
 msgid "medium"
 msgstr "srednji"
 
-#: ../panel-plugin/sensors-plugin.c:1899
+#: ../panel-plugin/sensors-plugin.c:1886
 msgid "large"
 msgstr "veliki"
 
-#: ../panel-plugin/sensors-plugin.c:1900
+#: ../panel-plugin/sensors-plugin.c:1887
 msgid "x-large"
 msgstr "x-veliki"
 
-#: ../panel-plugin/sensors-plugin.c:1931
+#: ../panel-plugin/sensors-plugin.c:1918
 msgid "F_ont:"
 msgstr "F_ont:"
 
-#: ../panel-plugin/sensors-plugin.c:1965
+#: ../panel-plugin/sensors-plugin.c:1952
 msgid "Show _Units"
 msgstr "Pokaži _jedinice"
 
-#: ../panel-plugin/sensors-plugin.c:1986
+#: ../panel-plugin/sensors-plugin.c:1973
 msgid "Small horizontal s_pacing"
 msgstr "Mali vodoravni r_azmak"
 
-#: ../panel-plugin/sensors-plugin.c:2008
+#: ../panel-plugin/sensors-plugin.c:1995
 msgid "Suppress messages"
 msgstr "Potisni poruke"
 
-#: ../panel-plugin/sensors-plugin.c:2026
+#: ../panel-plugin/sensors-plugin.c:2013
 msgid "Suppress tooltip"
 msgstr "Potisni oblačić"
 
-#: ../panel-plugin/sensors-plugin.c:2051
+#: ../panel-plugin/sensors-plugin.c:2038
 msgid "E_xecute on double click:"
 msgstr "I_zvrši nakon dvostrukog klika:"
 
-#: ../panel-plugin/sensors-plugin.c:2094
+#: ../panel-plugin/sensors-plugin.c:2081
 msgid "_View"
 msgstr "_Pogled"
 
-#: ../panel-plugin/sensors-plugin.c:2128
+#: ../panel-plugin/sensors-plugin.c:2115
 msgid "_Miscellaneous"
 msgstr "_Razno"
 
-#: ../panel-plugin/sensors-plugin.c:2203 ../panel-plugin/sensors-plugin.h:30
+#: ../panel-plugin/sensors-plugin.c:2190 ../panel-plugin/sensors-plugin.h:30
 #: ../lib/hddtemp.c:180
 msgid "Sensors Plugin"
 msgstr "Priključak senzora"
@@ -141,14 +137,12 @@ msgstr "Priključak senzora"
 #. gtk_cpu_paint(sensors->tachos [i][index_feature]);
 #. gtk_cpu_expose(sensors->tachos [i][index_feature], NULL);
 #. #if GTK_VERSION < 2.11
-#: ../panel-plugin/sensors-plugin.c:2242 ../src/actions.c:205
+#: ../panel-plugin/sensors-plugin.c:2229 ../src/actions.c:205
 msgid ""
 "You can change a feature's properties such as name, colours, min/max value "
 "by double-clicking the entry, editing the content, and pressing \"Return\" "
 "or selecting a different field."
-msgstr ""
-"Svojstva značajki mjenjajte tako da dva puta kliknete na liniju, zatim "
-"uredite sadržaj i pritisnite Enter ili izaberite drugo polje."
+msgstr "Svojstva značajki mjenjajte tako da dva puta kliknete na liniju, zatim uredite sadržaj i pritisnite Enter ili izaberite drugo polje."
 
 #. only use this if no hddtemp sensor
 #. or do only use this , if it is an lmsensors device. whatever.
@@ -159,20 +153,21 @@ msgstr ""
 msgid "Hard disks"
 msgstr "Tvrdi diskovi"
 
-#: ../lib/acpi.c:530 ../lib/acpi.c:538 ../lib/acpi.c:539
+#: ../lib/acpi.c:529 ../lib/acpi.c:537
 msgid "ACPI"
 msgstr "ACPI"
 
 #. to be displayed
-#. chip->description = g_strdup(_("Advanced Configuration and Power Interface"));
-#: ../lib/acpi.c:532
+#. chip->description = g_strdup(_("Advanced Configuration and Power
+#. Interface"));
+#: ../lib/acpi.c:531
 #, c-format
 msgid "ACPI v%s zones"
 msgstr "ACPI v%s zone"
 
 #. who knows, if we obtain non-NULL version at all...
 #. || g_strisempty(version))
-#: ../lib/acpi.c:673
+#: ../lib/acpi.c:669
 msgid "<Unknown>"
 msgstr "<Nepoznato>"
 
@@ -185,7 +180,8 @@ msgid "nvidia"
 msgstr "nvidia"
 
 #. if (scale == FAHRENHEIT) {
-#. cf->formatted_value = g_strdup_printf(_("%.1f °F"), (float) (value * 9/5 + 32) );
+#. cf->formatted_value = g_strdup_printf(_("%.1f °F"), (float) (value * 9/5 +
+#. 32) );
 #. } else { // Celsius
 #: ../lib/nvidia.c:126 ../lib/hddtemp.c:729
 #, c-format
@@ -199,27 +195,14 @@ msgstr "S.M.A.R.T. harddisk temperature"
 #: ../lib/hddtemp.c:614
 #, c-format
 msgid ""
-"\"hddtemp\" was not executed correctly, although it is executable. This is "
-"most probably due to the disks requiring root privileges to read their "
-"temperatures, and \"hddtemp\" not being setuid root.\n"
+"\"hddtemp\" was not executed correctly, although it is executable. This is most probably due to the disks requiring root privileges to read their temperatures, and \"hddtemp\" not being setuid root.\n"
 "\n"
-"An easy but dirty solution is to run \"chmod u+s %s\" as root user and "
-"restart this plugin or its panel.\n"
+"An easy but dirty solution is to run \"chmod u+s %s\" as root user and restart this plugin or its panel.\n"
 "\n"
 "Calling \"%s\" gave the following error:\n"
 "%s\n"
 "with a return value of %d.\n"
-msgstr ""
-"\"hddtemp\" nije pravilno izvršen iako je izvršan. Ovo se vjerojatno događa "
-"zato što su diskovima potrebne root privilegije za čitanje temperature, a "
-"\"hddtemp\" nema te privilegije.\n"
-"\n"
-"Lakši i prljaviji način je da izvršite \"chmod u+s %s\" naredbu kao root "
-"korisnik i ponovno pokrenete dodatak.\n"
-"\n"
-"Pozivanje \"%s\" dalo je slijedeću grešku:\n"
-"%s\n"
-"s povratnom vrijednosti %d.\n"
+msgstr "\"hddtemp\" nije pravilno izvršen iako je izvršan. Ovo se vjerojatno događa zato što su diskovima potrebne root privilegije za čitanje temperature, a \"hddtemp\" nema te privilegije.\n\nLakši i prljaviji način je da izvršite \"chmod u+s %s\" naredbu kao root korisnik i ponovno pokrenete dodatak.\n\nPozivanje \"%s\" dalo je slijedeću grešku:\n%s\ns povratnom vrijednosti %d.\n"
 
 #: ../lib/hddtemp.c:630 ../lib/hddtemp.c:660
 msgid "Suppress this message in future"
@@ -230,9 +213,7 @@ msgstr "Potisni ovu poruku u budućnosti"
 msgid ""
 "An error occurred when executing \"%s\":\n"
 "%s"
-msgstr ""
-"Došlo oje do greške pri izvršavanju \"%s\":\n"
-"%s"
+msgstr "Došlo oje do greške pri izvršavanju \"%s\":\n%s"
 
 #: ../lib/lmsensors.c:110
 msgid "LM Sensors"
@@ -251,9 +232,7 @@ msgstr "Dodatak za senzore neuspješan"
 msgid ""
 "Seems like there was a problem reading a sensor feature value.\n"
 "Proper proceeding cannot be guaranteed."
-msgstr ""
-"Postoji problem pri čitanju vrijednosti senzora.\n"
-"Pravilan nastavak nije garantiran. "
+msgstr "Postoji problem pri čitanju vrijednosti senzora.\nPravilan nastavak nije garantiran. "
 
 #: ../lib/sensors-interface.c:172
 msgid "Sensors t_ype:"
@@ -350,22 +329,14 @@ msgstr "%.0f rpm"
 msgid ""
 "Xfce4 Sensors %s\n"
 "This program is published under the GPL v2.\n"
-"The license text can be found inside the program's source archive or under /"
-"usr/share/apps/LICENSES/GPL_V2 or at http://www.gnu.org/licenses/old-"
-"licenses/gpl-2.0.txt\n"
-msgstr ""
-"Xfce4 Snzori %s\n"
-"Ovaj program je izdan pod GPL v2 licencom.\n"
-"Sadržaj licence možete pronaći unutar izvornog koda programa ili u /usr/"
-"share/apps/LICENSES/GPL_V2 ili na http://www.gnu.org/licenses/old-licenses/"
-"gpl-2.0.txt\n"
+"The license text can be found inside the program's source archive or under /usr/share/apps/LICENSES/GPL_V2 or at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt\n"
+msgstr "Xfce4 Snzori %s\nOvaj program je izdan pod GPL v2 licencom.\nSadržaj licence možete pronaći unutar izvornog koda programa ili u /usr/share/apps/LICENSES/GPL_V2 ili na http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt\n"
 
 #: ../src/main.c:64
 #, c-format
 msgid ""
 "Xfce4 Sensors %s\n"
-"Displays information about your hardware sensors, ACPI status, harddisk "
-"temperatures and Nvidia GPU's temperature.\n"
+"Displays information about your hardware sensors, ACPI status, harddisk temperatures and Nvidia GPU's temperature.\n"
 "Synopsis: \n"
 "  xfce4-sensors options\n"
 "where options are one or more of the following:\n"
@@ -374,18 +345,7 @@ msgid ""
 "  -V, --version Print version information.\n"
 "\n"
 "This program is published under the GPL v2.\n"
-msgstr ""
-"Xfce4 Senzori %s\n"
-"Prikazuje informacije o senzorima uređaja, ACPI statusu, temeperature "
-"diskova i Nvidia grafičkih čipova.\n"
-"Sadržaj:\n"
-"xfce4-sensors mogućnosti\n"
-"gdje su opcije slijedeće stavke:\n"
-"-h, --help Ispiši ovaj tekst pomoći.\n"
-"-l, --license Ispiši informacije o licenci.\n"
-"-V, --version Ispiši informacijie o verziji programa.\n"
-"\n"
-"Ovaj program je izdan pod GPL v2 licencom.\n"
+msgstr "Xfce4 Senzori %s\nPrikazuje informacije o senzorima uređaja, ACPI statusu, temeperature diskova i Nvidia grafičkih čipova.\nSadržaj:\nxfce4-sensors mogućnosti\ngdje su opcije slijedeće stavke:\n-h, --help Ispiši ovaj tekst pomoći.\n-l, --license Ispiši informacije o licenci.\n-V, --version Ispiši informacijie o verziji programa.\n\nOvaj program je izdan pod GPL v2 licencom.\n"
 
 #: ../src/main.c:82
 #, c-format
@@ -412,10 +372,7 @@ msgid ""
 "Sensors Viewer:\n"
 "Seems like there was a problem reading a sensor feature value.\n"
 "Proper proceeding cannot be guaranteed.\n"
-msgstr ""
-"Dodatak za senzore:\n"
-"Postoji problem pri čitanju vrijednosti senzora.\n"
-"Pravilan nastavak nije garantiran.\n"
+msgstr "Dodatak za senzore:\nPostoji problem pri čitanju vrijednosti senzora.\nPravilan nastavak nije garantiran.\n"
 
 #: ../src/xfce4-sensors.desktop.in.h:1
 msgid "Sensor Viewer"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list