Projects
openEuler:Mainline
colord
Sign Up
Log In
Username
Password
We truncated the diff of some files because they were too big. If you want to see the full diff for every file,
click here
.
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 2
View file
_service:tar_scm:colord.spec
Changed
@@ -1,14 +1,14 @@ Name: colord -Version: 1.4.5 -Release: 2 +Version: 1.4.6 +Release: 1 Summary: A system activated daemon License: GPLv2+ and LGPLv2+ URL: https://www.freedesktop.org/software/colord/ Source0: https://www.freedesktop.org/software/colord/releases/%{name}-%{version}.tar.xz BuildRequires: color-filesystem dbus-devel docbook5-style-xsl gettext glib2-devel -BuildRequires: gobject-introspection-devel gtk-doc libgudev1-devel -BuildRequires: libxslt meson sqlite-devel systemd systemd-devel vala-tools +BuildRequires: gobject-introspection-devel gtk-doc libgudev1-devel sane-backends-devel +BuildRequires: libxslt meson sqlite-devel systemd systemd-devel vala bash-completion BuildRequires: lcms2-devel >= 2.6 libgusb-devel >= 0.2.2 polkit-devel >= 0.103 Requires: color-filesystem %{name}-libs = %{version}-%{release} @@ -168,6 +168,15 @@ %{_datadir}/man/man1/*.1.gz %changelog +* Thu Feb 16 2023 lilong <lilong@kylinos.cn> - 1.4.6-1 +- Upgrade to 1.4.6 + +* Wed Aug 31 2022 wangkerong <wangkerong@h-partners.com> - 1.4.5-4 +- fix CVE-2021-42523 + +* Mon Aug 29 2022 wangkerong <wangkerong@h-partners.com> - 1.4.5-3 +- fix CVE-2021-42523 + * Mon Mar 28 2022 wangkerong <wangkerong@h-partners.com> - 1.4.5-2 - enable test case
View file
_service
Changed
@@ -2,7 +2,7 @@ <service name="tar_scm"> <param name="scm">git</param> <param name="url">git@gitee.com:src-openeuler/colord.git</param> - <param name="revision">8034a551bbc6861efaec15ffaadb1cd26f442098</param> + <param name="revision">master</param> <param name="exclude">*</param> <param name="extract">*</param> </service>
View file
_service:tar_scm:colord-1.4.5.tar.xz/src/sensors/munki/meson.build
Deleted
@@ -1,20 +0,0 @@ -if get_option('reverse') - shared_module('colord_sensor_munki', - sources : - 'cd-sensor-munki.c', - 'munki-enum.c', - , - include_directories : - src_incdir, - colord_incdir, - lib_incdir, - root_incdir, - , - c_args : cargs, - dependencies : - gio, - gusb, - gudev, - , - ) -endif
View file
_service:tar_scm:colord-1.4.5.tar.xz/NEWS -> _service:tar_scm:colord-1.4.6.tar.xz/NEWS
Changed
@@ -1,3 +1,18 @@ +Version 1.4.6 +~~~~~~~~~~~~~ +Released: 2022-02-16 + +Bugfixes: + - Add missing copyright notices (Aaron Plattner) + - Add Spyder X entry (Misha Gusarov) + - Document where to send patches (Misha Gusarov) + - Don't use exact floating point comparisons (Christopher James Halse Rogers) + - Drop option for removed reverse engineering tools (Mingcong Bai) + - Drop references to hughski.com (Paul Wise) + - Fix a small memory leak in sqlite3_exec() (Zero0one1) + - Fix typo in device-removed signal documentation (Jeremy Cline) + - Make introspection optional in meson (David Michael) + Version 1.4.5 ~~~~~~~~~~~~~ Released: 2020-11-02
View file
_service:tar_scm:colord-1.4.5.tar.xz/README.md -> _service:tar_scm:colord-1.4.6.tar.xz/README.md
Changed
@@ -64,3 +64,9 @@ --without-pic \ --with-systemdsystemunitdir=/tmp \ --with-udevrulesdir=/tmp && make + +Contributing +============ + +Patches are accepted in form of pull requests for repository +https://github.com/hughsie/colord
View file
_service:tar_scm:colord-1.4.5.tar.xz/RELEASE -> _service:tar_scm:colord-1.4.6.tar.xz/RELEASE
Changed
@@ -2,11 +2,11 @@ 1. Write NEWS entries for colord in the same format as usual. -git shortlog 1.4.4.. | grep -i -v trivial | grep -v Merge > NEWS.new +git shortlog 1.4.5.. | grep -i -v trivial | grep -v Merge > NEWS.new -Version 1.4.5 +Version 1.4.6 ~~~~~~~~~~~~~ -Released: 2020-xx-xx +Released: 2022-xx-xx New Features: Bugfixes: @@ -19,7 +19,7 @@ git add ../po/*.po # MAKE SURE THIS IS CORRECT -export release_ver="1.4.5" +export release_ver="1.4.6" 3. Generate the tarball: git commit -a -m "Release colord ${release_ver}" @@ -40,9 +40,7 @@ git commit -a -m "trivial: post release version bump" git push -7. Sync website with ./upload.sh - -8. Send an email to colord@lists.freedesktop.org +7. Send an email to colord@lists.freedesktop.org colord is a system activated daemon that maps devices to color profiles.
View file
_service:tar_scm:colord-1.4.5.tar.xz/contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml -> _service:tar_scm:colord-1.4.6.tar.xz/contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml
Changed
@@ -27,13 +27,5 @@ introduce latency. </description> </key> - <key name="profile-upload-uri" type="s"> - <default>'http://www.hughski.com/profile-store.php'</default> - <summary>Web service profile upload URI</summary> - <description> - The URI of the web service that allows the calibration tools to upload a - specific profile to the Internet. - </description> - </key> </schema> </schemalist>
View file
_service:tar_scm:colord-1.4.5.tar.xz/doc/website/faq.html -> _service:tar_scm:colord-1.4.6.tar.xz/doc/website/faq.html
Changed
@@ -222,7 +222,7 @@ </p> <ul> <li><a href="http://www.pantone.co.uk/pages/products/product.aspx?pid=562">Pantone Huey</a></li> -<li><a href="http://www.hughski.com/">Hughski ColorHug</a></li> +<li>Hughski ColorHug (<a href="https://blogs.gnome.org/hughsie/2018/02/01/no-new-batches-of-colorhug2/">no longer produced</a>)</li> <li><a href="http://www.xrite.com/product_overview.aspx?Action=support&ID=730">XRite DTP94</a></li> </ul> </p>
View file
_service:tar_scm:colord-1.4.5.tar.xz/lib/colord/cd-client.c -> _service:tar_scm:colord-1.4.6.tar.xz/lib/colord/cd-client.c
Changed
@@ -2464,7 +2464,7 @@ * @client: the #CdClient instance that emitted the signal * @device: the #CdDevice that was removed. * - * The ::device-added signal is emitted when a device is removed. + * The ::device-removed signal is emitted when a device is removed. * * Since: 0.1.0 **/
View file
_service:tar_scm:colord-1.4.5.tar.xz/lib/colord/cd-icc-utils.c -> _service:tar_scm:colord-1.4.6.tar.xz/lib/colord/cd-icc-utils.c
Changed
@@ -1,6 +1,7 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- * * Copyright (C) 2013 Richard Hughes <richard@hughsie.com> + * Copyright (C) 2020 NVIDIA CORPORATION * * Licensed under the GNU Lesser General Public License Version 2.1 *
View file
_service:tar_scm:colord-1.4.5.tar.xz/lib/colord/cd-icc-utils.h -> _service:tar_scm:colord-1.4.6.tar.xz/lib/colord/cd-icc-utils.h
Changed
@@ -1,6 +1,7 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- * * Copyright (C) 2013 Richard Hughes <richard@hughsie.com> + * Copyright (C) 2020 NVIDIA CORPORATION * * Licensed under the GNU Lesser General Public License Version 2.1 *
View file
_service:tar_scm:colord-1.4.5.tar.xz/lib/colord/cd-icc.c -> _service:tar_scm:colord-1.4.6.tar.xz/lib/colord/cd-icc.c
Changed
@@ -1,6 +1,7 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- * * Copyright (C) 2013 Richard Hughes <richard@hughsie.com> + * Copyright (C) 2020 NVIDIA CORPORATION * * Licensed under the GNU Lesser General Public License Version 2.1 * @@ -1425,8 +1426,8 @@ continue; obj = cd_util_mlu_object_parse (locale, value, &error_local); if (obj == NULL) { - g_warning ("failed to parse localized text %s%s: %s", - value, locale, error_local->message); + g_debug ("failed to parse localized text %s%s: %s", + value, locale, error_local->message); g_clear_error (&error_local); continue; }
View file
_service:tar_scm:colord-1.4.5.tar.xz/lib/colord/cd-icc.h -> _service:tar_scm:colord-1.4.6.tar.xz/lib/colord/cd-icc.h
Changed
@@ -1,6 +1,7 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- * * Copyright (C) 2013 Richard Hughes <richard@hughsie.com> + * Copyright (C) 2020 NVIDIA CORPORATION * * Licensed under the GNU Lesser General Public License Version 2.1 *
View file
_service:tar_scm:colord-1.4.5.tar.xz/lib/colord/cd-test-private.c -> _service:tar_scm:colord-1.4.6.tar.xz/lib/colord/cd-test-private.c
Changed
@@ -1494,7 +1494,7 @@ /* check profile properties */ g_assert_cmpint (cd_icc_get_size (icc), ==, 25244); g_assert_cmpstr (cd_icc_get_checksum (icc), ==, "9ace8cce8baac8d492a93a2a232d7702"); - g_assert_cmpfloat (cd_icc_get_version (icc), ==, 3.4); + g_assert_cmpfloat_with_epsilon (cd_icc_get_version (icc), 3.4, 0.01); g_assert (g_str_has_suffix (cd_icc_get_filename (icc), "ibm-t61.icc")); g_assert_cmpint (cd_icc_get_kind (icc), ==, CD_PROFILE_KIND_DISPLAY_DEVICE); g_assert_cmpint (cd_icc_get_colorspace (icc), ==, CD_COLORSPACE_RGB); @@ -1727,7 +1727,7 @@ g_object_unref (file); /* verify changed values */ - g_assert_cmpfloat (cd_icc_get_version (icc), ==, 2.09); + g_assert_cmpfloat_with_epsilon (cd_icc_get_version (icc), 2.09, 0.001); g_assert_cmpint (cd_icc_get_kind (icc), ==, CD_PROFILE_KIND_OUTPUT_DEVICE); g_assert_cmpint (cd_icc_get_colorspace (icc), ==, CD_COLORSPACE_XYZ); g_assert_cmpstr (cd_icc_get_metadata_item (icc, "SelfTest"), ==, "true");
View file
_service:tar_scm:colord-1.4.5.tar.xz/lib/colord/cd-transform.c -> _service:tar_scm:colord-1.4.6.tar.xz/lib/colord/cd-transform.c
Changed
@@ -430,7 +430,7 @@ cd_transform_get_max_threads (CdTransform *transform) { CdTransformPrivate *priv = GET_PRIVATE (transform); - g_return_val_if_fail (CD_IS_TRANSFORM (transform), FALSE); + g_return_val_if_fail (CD_IS_TRANSFORM (transform), 0); return priv->max_threads; }
View file
_service:tar_scm:colord-1.4.5.tar.xz/lib/colord/meson.build -> _service:tar_scm:colord-1.4.6.tar.xz/lib/colord/meson.build
Changed
@@ -146,6 +146,7 @@ description : 'colord is a system daemon for managing color devices', ) +if get_option('introspection') libcolord_girtarget = gnome.generate_gir(colord, sources : 'cd-client.c', @@ -202,6 +203,7 @@ ) libcolord_gir = libcolord_girtarget0 libcolord_typelib = libcolord_girtarget1 +endif if get_option('vapi') gnome.generate_vapi('colord',
View file
_service:tar_scm:colord-1.4.5.tar.xz/lib/colorhug/meson.build -> _service:tar_scm:colord-1.4.6.tar.xz/lib/colorhug/meson.build
Changed
@@ -73,6 +73,7 @@ description : 'ColorHug is a simple display hardware colorimeter', ) +if get_option('introspection') libcolorhug_gir = gnome.generate_gir(colorhug, sources : 'ch-common.c', @@ -107,6 +108,7 @@ , install : true ) +endif if get_option('tests') e = executable(
View file
_service:tar_scm:colord-1.4.5.tar.xz/meson.build -> _service:tar_scm:colord-1.4.6.tar.xz/meson.build
Changed
@@ -1,5 +1,5 @@ project('colord', 'c', - version : '1.4.5', + version : '1.4.6', license : 'LGPL-2.1+', meson_version : '>=0.52.0', default_options : 'c_std=c99' @@ -65,6 +65,9 @@ '-Wmissing-prototypes', '-Wnested-externs', '-Wno-discarded-qualifiers', + '-Wno-cast-function-type', + '-Wno-deprecated-declarations', + '-Wno-enum-conversion', '-Wno-missing-field-initializers', '-Wno-strict-aliasing', '-Wno-suggest-attribute=format', @@ -109,7 +112,7 @@ ) gio = dependency('gio-2.0', version : '>= 2.45.8') -glib = dependency('glib-2.0') +glib = dependency('glib-2.0', version : '>= 2.58') gmodule = dependency('gmodule-2.0') giounix = dependency('gio-unix-2.0', version : '>= 2.45.8') lcms = dependency('lcms2', version : '>= 2.6') @@ -176,10 +179,6 @@ vapigen = find_program('vapigen') endif -if get_option('reverse') - conf.set('CD_BUILD_REVERSE', '1') -endif - if get_option('daemon') conf.set_quoted('DAEMON_USER', get_option('daemon_user')) if get_option('daemon_user') == 'root'
View file
_service:tar_scm:colord-1.4.5.tar.xz/meson_options.txt -> _service:tar_scm:colord-1.4.6.tar.xz/meson_options.txt
Changed
@@ -5,8 +5,8 @@ option('systemd', type : 'boolean', value : true, description : 'Enable systemd integration') option('libcolordcompat', type : 'boolean', value : false, description : 'Enable libcolordcompat.so which is used by ArgyllCMS') option('argyllcms_sensor', type : 'boolean', value : true, description : 'Enable ArgllCMS sensor') -option('reverse', type : 'boolean', value : false, description : 'Enable reverse engineering tools') option('sane', type : 'boolean', value : false, description : 'Enable SANE support') +option('introspection', type : 'boolean', value : true, description : 'Build gobject-introspection typelib files') option('vapi', type : 'boolean', value : false, description : 'Build vala bindings') option('print_profiles', type : 'boolean', value : false, description : 'Build extra print profiles') option('tests', type : 'boolean', value : true, description : 'Build self tests')
View file
_service:tar_scm:colord-1.4.5.tar.xz/po/ca.po -> _service:tar_scm:colord-1.4.6.tar.xz/po/ca.po
Changed
@@ -13,9 +13,9 @@ msgstr "" "Project-Id-Version: colord\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-03-08 12:39+0000\n" -"PO-Revision-Date: 2018-06-14 10:42+0000\n" -"Last-Translator: Antoni Bella Pérez <antonibella5@yahoo.com>\n" +"POT-Creation-Date: 2022-02-16 15:33+0000\n" +"PO-Revision-Date: 2022-02-16 15:33+0000\n" +"Last-Translator: Richard Hughes <richard@hughsie.com>\n" "Language-Team: Catalan (http://www.transifex.com/freedesktop/colord/language/ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -287,7 +287,7 @@ #. * defined as a monitor, keyboard and mouse. #. * For instance, in a public library one central computer can #. * have 3 keyboards, 3 displays and 3 mice plugged in and with -#. * systemd these can be setup as three independant seats with +#. * systemd these can be setup as three independent seats with #. * different sessions running on them #: client/cd-util.c:322 msgid "Seat" @@ -717,16 +717,6 @@ " and the display itself introduce latency." msgstr "Aquest és el temps transcorregut entre l'establiment del color de la mostra i la petició a l'instrument de mesurament per prendre una mostra. Cal perquè tant el controlador de gràfics com el propi monitor presenten latències." -#: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:32 -msgid "Web service profile upload URI" -msgstr "URI de pujada del perfil al servei web" - -#: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:33 -msgid "" -"The URI of the web service that allows the calibration tools to upload a " -"specific profile to the Internet." -msgstr "L'URI del servei web que permet que les eines de calibratge pugin un perfil específic a Internet." - #: data/profiles/AdobeRGB1998.iccprofile.xml:3 msgid "AdobeRGB1998" msgstr "AdobeRGB1998"
View file
_service:tar_scm:colord-1.4.5.tar.xz/po/cs.po -> _service:tar_scm:colord-1.4.6.tar.xz/po/cs.po
Changed
@@ -15,9 +15,9 @@ msgstr "" "Project-Id-Version: colord\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-11-02 10:50+0000\n" -"PO-Revision-Date: 2020-01-13 12:08+0000\n" -"Last-Translator: Ascii Wolf <mail@asciiwolf.com>\n" +"POT-Creation-Date: 2022-02-16 15:33+0000\n" +"PO-Revision-Date: 2022-02-16 15:33+0000\n" +"Last-Translator: Richard Hughes <richard@hughsie.com>\n" "Language-Team: Czech (http://www.transifex.com/freedesktop/colord/language/cs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -719,16 +719,6 @@ " and the display itself introduce latency." msgstr "Jedná se o prodlevu mezi nastavením barevného vzorku a požadavkem na měřící sondu k odečtení vzorku. Je to nutné z důvodu latence způsobené grafickým ovladačem a displejem." -#: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:32 -msgid "Web service profile upload URI" -msgstr "Adresa URI pro nahrání profilu na webovou službu" - -#: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:33 -msgid "" -"The URI of the web service that allows the calibration tools to upload a " -"specific profile to the Internet." -msgstr "Adresa URI webové služby, která umožňuje kalibračním nástrojům nahrání konkrétního profilu na Internet." - #: data/profiles/AdobeRGB1998.iccprofile.xml:3 msgid "AdobeRGB1998" msgstr "AdobeRGB1998"
View file
_service:tar_scm:colord-1.4.5.tar.xz/po/da.po -> _service:tar_scm:colord-1.4.6.tar.xz/po/da.po
Changed
@@ -7,14 +7,14 @@ # Kris Thomsen <lakristho@gmail.com>, 2009-2011 # Richard Hughes <richard@hughsie.com>, 2011 # scootergrisen, 2019 -# scootergrisen, 2019 +# scootergrisen, 2019-2020 msgid "" msgstr "" "Project-Id-Version: colord\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-03-08 12:39+0000\n" -"PO-Revision-Date: 2019-03-08 12:05+0000\n" -"Last-Translator: scootergrisen\n" +"POT-Creation-Date: 2022-02-16 15:33+0000\n" +"PO-Revision-Date: 2022-02-16 15:33+0000\n" +"Last-Translator: Richard Hughes <richard@hughsie.com>\n" "Language-Team: Danish (http://www.transifex.com/freedesktop/colord/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -91,7 +91,7 @@ #. TRANSLATORS: command description #: client/cd-fix-profile.c:631 msgid "Sets the copyright string" -msgstr "Angiver strengen for ophavesret" +msgstr "Angiver strengen for ophavsret" #. TRANSLATORS: command description #: client/cd-fix-profile.c:636 @@ -280,13 +280,13 @@ #. TRANSLATORS: the device serial number #: client/cd-util.c:312 msgid "Serial" -msgstr "Serielnr." +msgstr "Serienr." #. TRANSLATORS: the device seat identifier, where a seat is #. * defined as a monitor, keyboard and mouse. #. * For instance, in a public library one central computer can #. * have 3 keyboards, 3 displays and 3 mice plugged in and with -#. * systemd these can be setup as three independant seats with +#. * systemd these can be setup as three independent seats with #. * different sessions running on them #: client/cd-util.c:322 msgid "Seat" @@ -716,16 +716,6 @@ " and the display itself introduce latency." msgstr "Forsinkelsen mellem angivelse af prøvefarven og anmodningen om at måleinstrumentet skal tage en prøve. Den kræves da både grafikdriveren og skærmen i sig selv introducerer forsinkelse af svartider." -#: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:32 -msgid "Web service profile upload URI" -msgstr "Nettjeneste - profiloverførsels-URI" - -#: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:33 -msgid "" -"The URI of the web service that allows the calibration tools to upload a " -"specific profile to the Internet." -msgstr "URI'en for nettjenesten som tillader kalibreringsværktøjerne at overføre en bestemt profil til internettet." - #: data/profiles/AdobeRGB1998.iccprofile.xml:3 msgid "AdobeRGB1998" msgstr "AdobeRGB1998" @@ -1083,7 +1073,7 @@ msgid "" "This ISO 12647-2 compliant profile is used for printing on 115 gsm uncoated " "white (paper type 4) for 60 l/cm sheetfed offset printing." -msgstr "ISO 12647-2-kompilante profil som bruges til udskrivning på 115 gsm ubestrøget hvidt (papirtype 4) til 60 l/cm arkfremførings-offsettryk." +msgstr "ISO 12647-2-kompilant profil som bruges til udskrivning på 115 gsm ubestrøget hvidt (papirtype 4) til 60 l/cm arkfremførings-offsettryk." #: data/profiles/Gamma5000K.iccprofile.xml:3 #: data/profiles/Gamma5500K.iccprofile.xml:3 @@ -1414,7 +1404,7 @@ #. TRANSLATORS: exit straight away, used for automatic profiling #: src/cd-main.c:2358 msgid "Exit after the engine has loaded" -msgstr "Afslut efter motoren har indlæst" +msgstr "Afslut efter motoren er indlæst" #. TRANSLATORS: exit straight away, used for automatic profiling #: src/cd-main.c:2361
View file
_service:tar_scm:colord-1.4.5.tar.xz/po/de.po -> _service:tar_scm:colord-1.4.6.tar.xz/po/de.po
Changed
@@ -6,7 +6,7 @@ # Christian <Christian.Kirbach@googlemail.com>, 2012 # Christian <Christian.Kirbach@googlemail.com>, 2012 # Christian Kirbach <christian.kirbach@gmail.com>, 2013 -# Christoph Brill, 2013 +# 970ef311f15ca96eb942bf74dcbed9d9_f88d0ac, 2013 # Ettore Atalan <atalanttore@googlemail.com>, 2014,2018 # jwildeboer <jan.wildeboer@gmx.de>, 2013 # jwildeboer <jan.wildeboer@gmx.de>, 2013 @@ -16,9 +16,9 @@ msgstr "" "Project-Id-Version: colord\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-03-08 12:39+0000\n" -"PO-Revision-Date: 2018-10-27 22:42+0000\n" -"Last-Translator: Ettore Atalan <atalanttore@googlemail.com>\n" +"POT-Creation-Date: 2022-02-16 15:33+0000\n" +"PO-Revision-Date: 2022-02-16 15:33+0000\n" +"Last-Translator: Richard Hughes <richard@hughsie.com>\n" "Language-Team: German (http://www.transifex.com/freedesktop/colord/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -290,7 +290,7 @@ #. * defined as a monitor, keyboard and mouse. #. * For instance, in a public library one central computer can #. * have 3 keyboards, 3 displays and 3 mice plugged in and with -#. * systemd these can be setup as three independant seats with +#. * systemd these can be setup as three independent seats with #. * different sessions running on them #: client/cd-util.c:322 msgid "Seat" @@ -720,16 +720,6 @@ " and the display itself introduce latency." msgstr "Dies ist die Verzögerung zwischen dem Festlegen der Stichprobenfarbe und Beauftragung des Messinstruments eine Stichprobe zu nehmen. Es ist notwendig, weil sowohl der Grafiktreiber als auch die Anzeige selbst die Verzögerung hervorrufen." -#: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:32 -msgid "Web service profile upload URI" -msgstr "Adresse des Internet-Dienstes zum Hochladen des Profils" - -#: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:33 -msgid "" -"The URI of the web service that allows the calibration tools to upload a " -"specific profile to the Internet." -msgstr "Die Adresse des Internet-Dienstes, der es den Kalibrierungswerkzeugen ermöglicht, ein bestimmtes Profil ins Internet hochzuladen." - #: data/profiles/AdobeRGB1998.iccprofile.xml:3 msgid "AdobeRGB1998" msgstr "AdobeRGB1998"
View file
_service:tar_scm:colord-1.4.5.tar.xz/po/el.po -> _service:tar_scm:colord-1.4.6.tar.xz/po/el.po
Changed
@@ -10,8 +10,8 @@ msgstr "" "Project-Id-Version: colord\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-18 10:50+0100\n" -"PO-Revision-Date: 2018-03-12 19:56+0000\n" +"POT-Creation-Date: 2022-02-16 15:33+0000\n" +"PO-Revision-Date: 2022-02-16 15:33+0000\n" "Last-Translator: Richard Hughes <richard@hughsie.com>\n" "Language-Team: Greek (http://www.transifex.com/freedesktop/colord/language/el/)\n" "MIME-Version: 1.0\n" @@ -284,7 +284,7 @@ #. * defined as a monitor, keyboard and mouse. #. * For instance, in a public library one central computer can #. * have 3 keyboards, 3 displays and 3 mice plugged in and with -#. * systemd these can be setup as three independant seats with +#. * systemd these can be setup as three independent seats with #. * different sessions running on them #: client/cd-util.c:322 msgid "Seat" @@ -714,16 +714,6 @@ " and the display itself introduce latency." msgstr "Αυτή είναι η καθυστέρηση μεταξύ του καθορισμού του χρώματος του δείγματος και της ερώτησης από το όργανο μέτρησης για τη λήψη δείγματος. Είναι απαραίτητη, διότι τόσο ο οδηγός γραφικών και η ίδια η οθόνη παρουσιάζουν αδράνεια." -#: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:32 -msgid "Web service profile upload URI" -msgstr "URI μεταφόρτωσης για προφίλ υπηρεσίας διαδικτύου" - -#: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:33 -msgid "" -"The URI of the web service that allows the calibration tools to upload a " -"specific profile to the Internet." -msgstr "Το URI της υπηρεσίας διαδικτύου που επιτρέπει τα εργαλεία βαθμονόμησης να ανεβάσουν ένα συγκεκριμένο προφίλ στο διαδίκτυο." - #: data/profiles/AdobeRGB1998.iccprofile.xml:3 msgid "AdobeRGB1998" msgstr ""
View file
_service:tar_scm:colord-1.4.5.tar.xz/po/en_GB.po -> _service:tar_scm:colord-1.4.6.tar.xz/po/en_GB.po
Changed
@@ -3,7 +3,7 @@ # This file is distributed under the same license as the colord package. # # Translators: -# Andi Chandler <andi@gowling.com>, 2017 +# Andi Chandler <andi@gowling.com>, 2017,2019 # Bruce Cowan <bruce@bcowan.me.uk>, 2014 # Chris Leonard <cjl@laptop.org>, 2012 # Chris Leonard <cjl@laptop.org>, 2012 @@ -13,8 +13,8 @@ msgstr "" "Project-Id-Version: colord\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-18 10:50+0100\n" -"PO-Revision-Date: 2018-03-12 19:56+0000\n" +"POT-Creation-Date: 2022-02-16 15:33+0000\n" +"PO-Revision-Date: 2022-02-16 15:33+0000\n" "Last-Translator: Richard Hughes <richard@hughsie.com>\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/freedesktop/colord/language/en_GB/)\n" "MIME-Version: 1.0\n" @@ -138,7 +138,7 @@ #. TRANSLATORS: command line option #: client/cd-it8.c:471 msgid "Write embedded creation timestamps" -msgstr "" +msgstr "Write embedded creation timestamps" #. TRANSLATORS: command description #: client/cd-it8.c:491 @@ -287,7 +287,7 @@ #. * defined as a monitor, keyboard and mouse. #. * For instance, in a public library one central computer can #. * have 3 keyboards, 3 displays and 3 mice plugged in and with -#. * systemd these can be setup as three independant seats with +#. * systemd these can be setup as three independent seats with #. * different sessions running on them #: client/cd-util.c:322 msgid "Seat" @@ -717,16 +717,6 @@ " and the display itself introduce latency." msgstr "This is the delay between setting the sample colour and asking the measuring instrument to take a sample. It is required because both the graphics driver and the display itself introduce latency." -#: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:32 -msgid "Web service profile upload URI" -msgstr "Web service profile upload URI" - -#: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:33 -msgid "" -"The URI of the web service that allows the calibration tools to upload a " -"specific profile to the Internet." -msgstr "The URI of the web service that allows the calibration tools to upload a specific profile to the Internet." - #: data/profiles/AdobeRGB1998.iccprofile.xml:3 msgid "AdobeRGB1998" msgstr "AdobeRGB1998"
View file
_service:tar_scm:colord-1.4.5.tar.xz/po/es.po -> _service:tar_scm:colord-1.4.6.tar.xz/po/es.po
Changed
@@ -7,7 +7,7 @@ # Adolfo Jayme Barrientos <fito@libreoffice.org>, 2013 # Adolfo Jayme-Barrientos, 2013 # Adolfo Jayme-Barrientos, 2015 -# Daniel Mustieles <inactive+leo@transifex.com>, 2012-2013 +# 0f759dd1ea6c4c76cedc299039ca4f23_7584d04 <454cc45058db9632179dc8079c0c1af3_5311>, 2012-2013 # Facundo Dario Illanes <fdillanes@gmail.com>, 2014 # Facundo Dario Illanes <fdillanes@gmail.com>, 2014 # Fernando Gonzalez Blanco <fgonz@fedoraproject.org>, 2009 @@ -19,8 +19,8 @@ msgstr "" "Project-Id-Version: colord\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-18 10:50+0100\n" -"PO-Revision-Date: 2018-03-12 19:56+0000\n" +"POT-Creation-Date: 2022-02-16 15:33+0000\n" +"PO-Revision-Date: 2022-02-16 15:33+0000\n" "Last-Translator: Richard Hughes <richard@hughsie.com>\n" "Language-Team: Spanish (http://www.transifex.com/freedesktop/colord/language/es/)\n" "MIME-Version: 1.0\n" @@ -293,7 +293,7 @@ #. * defined as a monitor, keyboard and mouse. #. * For instance, in a public library one central computer can #. * have 3 keyboards, 3 displays and 3 mice plugged in and with -#. * systemd these can be setup as three independant seats with +#. * systemd these can be setup as three independent seats with #. * different sessions running on them #: client/cd-util.c:322 msgid "Seat" @@ -723,16 +723,6 @@ " and the display itself introduce latency." msgstr "Esta es la demora entre los seteos de muestra de color y el pedido a los instrumentos de medición de tomar una muestra. Es necesario porque tanto el driver de gráficos y la pantalla misma producen latencias." -#: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:32 -msgid "Web service profile upload URI" -msgstr "Perfil de carga URI del servicio web " - -#: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:33 -msgid "" -"The URI of the web service that allows the calibration tools to upload a " -"specific profile to the Internet." -msgstr "La URI del servicio web que permite la calibración de las herramientas para cargar un perfil específico a la internet." - #: data/profiles/AdobeRGB1998.iccprofile.xml:3 msgid "AdobeRGB1998" msgstr ""
View file
_service:tar_scm:colord-1.4.5.tar.xz/po/eu.po -> _service:tar_scm:colord-1.4.6.tar.xz/po/eu.po
Changed
@@ -3,12 +3,13 @@ # This file is distributed under the same license as the colord package. # # Translators: +# assar <asier.sarasua@gmail.com>, 2019 msgid "" msgstr "" "Project-Id-Version: colord\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-18 10:50+0100\n" -"PO-Revision-Date: 2018-03-12 19:56+0000\n" +"POT-Creation-Date: 2022-02-16 15:33+0000\n" +"PO-Revision-Date: 2022-02-16 15:33+0000\n" "Last-Translator: Richard Hughes <richard@hughsie.com>\n" "Language-Team: Basque (http://www.transifex.com/freedesktop/colord/language/eu/)\n" "MIME-Version: 1.0\n" @@ -20,7 +21,7 @@ #. TRANSLATORS: command line option #: client/cd-create-profile.c:852 msgid "Profile to create" -msgstr "" +msgstr "Sortuko den profila" #. TRANSLATORS: program name #: client/cd-create-profile.c:867 @@ -230,7 +231,7 @@ #: client/cd-util.c:243 msgid "Warning" -msgstr "" +msgstr "Abisua" #. TRANSLATORS: this is the time the device was registered #. * with colord, and probably is the same as the system startup @@ -248,13 +249,13 @@ #. TRANSLATORS: the device enabled state #: client/cd-util.c:286 msgid "Enabled" -msgstr "" +msgstr "Gaituta" #. TRANSLATORS: if the device is embedded into the computer and #. * cannot be removed #: client/cd-util.c:292 msgid "Embedded" -msgstr "" +msgstr "Kapsulatua" #. TRANSLATORS: the device model #. TRANSLATORS: sensor model @@ -281,7 +282,7 @@ #. * defined as a monitor, keyboard and mouse. #. * For instance, in a public library one central computer can #. * have 3 keyboards, 3 displays and 3 mice plugged in and with -#. * systemd these can be setup as three independant seats with +#. * systemd these can be setup as three independent seats with #. * different sessions running on them #: client/cd-util.c:322 msgid "Seat" @@ -343,40 +344,40 @@ #. TRANSLATORS: this is the sensor capability #: client/cd-util.c:438 msgid "Spectral" -msgstr "" +msgstr "Espektrala" #. TRANSLATORS: this is the display technology, #. * where LCD stands for 'Liquid Crystal Display' #: client/cd-util.c:443 msgid "LCD Generic" -msgstr "" +msgstr "LCD generikoa" #. TRANSLATORS: this is the display technology where #. * LED stands for 'Light Emitted Diode' #: client/cd-util.c:448 msgid "LED Generic" -msgstr "" +msgstr "LED generikoa" #. TRANSLATORS: this is the display technology, #. * sometimes called PDP displays. See #. * http://en.wikipedia.org/wiki/Plasma_display #: client/cd-util.c:454 msgid "Plasma" -msgstr "" +msgstr "Plasma" #. TRANSLATORS: this is the display technology, #. * where LCD stands for 'Liquid Crystal Display' #. * and CCFL stands for 'Cold Cathode Fluorescent Lamp' #: client/cd-util.c:460 msgid "LCD CCFL" -msgstr "" +msgstr "LCD CCFL" #. TRANSLATORS: this is the display technology where #. * RGB stands for 'Red Green Blue' and LED stands for #. * 'Light Emitted Diode' #: client/cd-util.c:466 msgid "LCD RGB LED" -msgstr "" +msgstr "LCD RGB LED" #. TRANSLATORS: this is the display technology, where #. * wide gamut means the display primaries are much @@ -711,19 +712,9 @@ " and the display itself introduce latency." msgstr "" -#: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:32 -msgid "Web service profile upload URI" -msgstr "" - -#: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:33 -msgid "" -"The URI of the web service that allows the calibration tools to upload a " -"specific profile to the Internet." -msgstr "" - #: data/profiles/AdobeRGB1998.iccprofile.xml:3 msgid "AdobeRGB1998" -msgstr "" +msgstr "AdobeRGB1998" #: data/profiles/AdobeRGB1998.iccprofile.xml:4 msgid "Compatible with Adobe RGB (1998)" @@ -782,11 +773,11 @@ #: data/profiles/AppleRGB.iccprofile.xml:3 msgid "AppleRGB" -msgstr "" +msgstr "AppleRGB" #: data/profiles/AppleRGB.iccprofile.xml:4 msgid "Apple RGB" -msgstr "" +msgstr "Apple RGB" #. TRANSLATORS: 'Adobe', 'Photoshop', 'Apple' and 'Illustrator' are #. trademarks, @@ -801,11 +792,11 @@ #: data/profiles/BestRGB.iccprofile.xml:3 msgid "BestRGB" -msgstr "" +msgstr "BestRGB" #: data/profiles/BestRGB.iccprofile.xml:4 msgid "Best RGB" -msgstr "" +msgstr "Best RGB" #. TRANSLATORS: super-saturated is in reference to colors you can't show on a #. PC screen @@ -819,11 +810,11 @@ #: data/profiles/BetaRGB.iccprofile.xml:3 msgid "BetaRGB" -msgstr "" +msgstr "BetaRGB" #: data/profiles/BetaRGB.iccprofile.xml:4 msgid "Beta RGB" -msgstr "" +msgstr "Beta RGB" #. TRANSLATORS: 'shadow detail' is the number of black colors you can see #: data/profiles/BetaRGB.iccprofile.xml:7 @@ -868,11 +859,11 @@ #: data/profiles/CIE-RGB.iccprofile.xml:3 msgid "CIE-RGB" -msgstr "" +msgstr "CIE-RGB" #: data/profiles/CIE-RGB.iccprofile.xml:4 msgid "CIE RGB" -msgstr "" +msgstr "CIE RGB" #. TRANSLATORS: theoretical in that the profile primaries are not real colors #: data/profiles/CIE-RGB.iccprofile.xml:7
View file
_service:tar_scm:colord-1.4.5.tar.xz/po/fi.po -> _service:tar_scm:colord-1.4.6.tar.xz/po/fi.po
Changed
@@ -10,9 +10,9 @@ msgstr "" "Project-Id-Version: colord\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-11-02 10:50+0000\n" -"PO-Revision-Date: 2020-05-23 09:40+0000\n" -"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n" +"POT-Creation-Date: 2022-02-16 15:33+0000\n" +"PO-Revision-Date: 2022-02-16 15:33+0000\n" +"Last-Translator: Richard Hughes <richard@hughsie.com>\n" "Language-Team: Finnish (http://www.transifex.com/freedesktop/colord/language/fi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -714,16 +714,6 @@ " and the display itself introduce latency." msgstr "Tämä on viive näytevärin asettamiseen ja mittauslaitteen näytteen ottamisen välillä. Se on tarpeellinen, koska sekä näytönohjain että näyttö esittävät latenssin." -#: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:32 -msgid "Web service profile upload URI" -msgstr "Web-palveluprofiilin lähetys-URI" - -#: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:33 -msgid "" -"The URI of the web service that allows the calibration tools to upload a " -"specific profile to the Internet." -msgstr "Verkkopalvelun URI, jonka avulla kalibrointityökalut voivat ladata tietyn profiilin Internetiin." - #: data/profiles/AdobeRGB1998.iccprofile.xml:3 msgid "AdobeRGB1998" msgstr "AdobeRGB1998"
View file
_service:tar_scm:colord-1.4.5.tar.xz/po/fr.po -> _service:tar_scm:colord-1.4.6.tar.xz/po/fr.po
Changed
@@ -8,15 +8,16 @@ # fabricio s <fabrice.silva@gipsa-lab.fr>, 2015 # frizer23 <jourliiaenne@voila.fr>, 2013 # frizer23 <jourliiaenne@voila.fr>, 2013 +# Julien Humbert <julroy67@gmail.com>, 2021 # roumano <roumano@gmail.com>, 2013 # roumano <roumano@gmail.com>, 2013 msgid "" msgstr "" "Project-Id-Version: colord\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-18 10:50+0100\n" -"PO-Revision-Date: 2018-03-12 19:56+0000\n" -"Last-Translator: fabricio s <fabrice.silva@gipsa-lab.fr>\n" +"POT-Creation-Date: 2022-02-16 15:33+0000\n" +"PO-Revision-Date: 2022-02-16 15:33+0000\n" +"Last-Translator: Richard Hughes <richard@hughsie.com>\n" "Language-Team: French (http://www.transifex.com/freedesktop/colord/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -288,7 +289,7 @@ #. * defined as a monitor, keyboard and mouse. #. * For instance, in a public library one central computer can #. * have 3 keyboards, 3 displays and 3 mice plugged in and with -#. * systemd these can be setup as three independant seats with +#. * systemd these can be setup as three independent seats with #. * different sessions running on them #: client/cd-util.c:322 msgid "Seat" @@ -350,7 +351,7 @@ #. TRANSLATORS: this is the sensor capability #: client/cd-util.c:438 msgid "Spectral" -msgstr "" +msgstr "Spectral" #. TRANSLATORS: this is the display technology, #. * where LCD stands for 'Liquid Crystal Display' @@ -718,19 +719,9 @@ " and the display itself introduce latency." msgstr "" -#: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:32 -msgid "Web service profile upload URI" -msgstr "" - -#: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:33 -msgid "" -"The URI of the web service that allows the calibration tools to upload a " -"specific profile to the Internet." -msgstr "" - #: data/profiles/AdobeRGB1998.iccprofile.xml:3 msgid "AdobeRGB1998" -msgstr "" +msgstr "AdobeRGB1998" #: data/profiles/AdobeRGB1998.iccprofile.xml:4 msgid "Compatible with Adobe RGB (1998)" @@ -789,11 +780,11 @@ #: data/profiles/AppleRGB.iccprofile.xml:3 msgid "AppleRGB" -msgstr "" +msgstr "AppleRGB" #: data/profiles/AppleRGB.iccprofile.xml:4 msgid "Apple RGB" -msgstr "" +msgstr "Apple RGB" #. TRANSLATORS: 'Adobe', 'Photoshop', 'Apple' and 'Illustrator' are #. trademarks, @@ -808,11 +799,11 @@ #: data/profiles/BestRGB.iccprofile.xml:3 msgid "BestRGB" -msgstr "" +msgstr "BestRGB" #: data/profiles/BestRGB.iccprofile.xml:4 msgid "Best RGB" -msgstr "" +msgstr "Best RGB" #. TRANSLATORS: super-saturated is in reference to colors you can't show on a #. PC screen @@ -826,11 +817,11 @@ #: data/profiles/BetaRGB.iccprofile.xml:3 msgid "BetaRGB" -msgstr "" +msgstr "BetaRGB" #: data/profiles/BetaRGB.iccprofile.xml:4 msgid "Beta RGB" -msgstr "" +msgstr "Beta RGB" #. TRANSLATORS: 'shadow detail' is the number of black colors you can see #: data/profiles/BetaRGB.iccprofile.xml:7 @@ -843,7 +834,7 @@ #: data/profiles/Bluish.iccprofile.xml:3 msgid "bluish" -msgstr "" +msgstr "bluish" #: data/profiles/Bluish.iccprofile.xml:5 msgid "Blue" @@ -859,11 +850,11 @@ #: data/profiles/BruceRGB.iccprofile.xml:3 msgid "BruceRGB" -msgstr "" +msgstr "BruceRGB" #: data/profiles/BruceRGB.iccprofile.xml:4 msgid "Bruce RGB" -msgstr "" +msgstr "Bruce RGB" #. TRANSLATORS: 'Adobe Photoshop' is a trademark, don't translate #: data/profiles/BruceRGB.iccprofile.xml:7 @@ -875,11 +866,11 @@ #: data/profiles/CIE-RGB.iccprofile.xml:3 msgid "CIE-RGB" -msgstr "" +msgstr "CIE-RGB" #: data/profiles/CIE-RGB.iccprofile.xml:4 msgid "CIE RGB" -msgstr "" +msgstr "CIE RGB" #. TRANSLATORS: theoretical in that the profile primaries are not real colors #: data/profiles/CIE-RGB.iccprofile.xml:7 @@ -891,11 +882,11 @@ #: data/profiles/ColorMatchRGB.iccprofile.xml:3 msgid "ColorMatchRGB" -msgstr "" +msgstr "ColorMatchRGB" #: data/profiles/ColorMatchRGB.iccprofile.xml:4 msgid "ColorMatch RGB" -msgstr "" +msgstr "ColorMatch RGB" #. TRANSLATORS: 'Radius' and 'PressView' are trademarks, please don't #. translate @@ -909,11 +900,11 @@ #: data/profiles/Crayons.iccprofile.xml:3 msgid "Crayons" -msgstr "" +msgstr "Crayons" #: data/profiles/Crayons.iccprofile.xml:4 msgid "Crayon Colors" -msgstr "" +msgstr "Couleurs crayon" #. TRANSLATORS: 'Crayola' is a trademark, please don't translate, #. also 'named colors' are color swatches with a name, e.g. 'Royal Rose'
View file
_service:tar_scm:colord-1.4.5.tar.xz/po/fur.po -> _service:tar_scm:colord-1.4.6.tar.xz/po/fur.po
Changed
@@ -3,14 +3,14 @@ # This file is distributed under the same license as the colord package. # # Translators: -# Fabio Tomat <f.t.public@gmail.com>, 2017-2018 +# Fabio Tomat <f.t.public@gmail.com>, 2017-2019 msgid "" msgstr "" "Project-Id-Version: colord\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-18 10:50+0100\n" -"PO-Revision-Date: 2018-03-25 13:57+0000\n" -"Last-Translator: Fabio Tomat <f.t.public@gmail.com>\n" +"POT-Creation-Date: 2022-02-16 15:33+0000\n" +"PO-Revision-Date: 2022-02-16 15:33+0000\n" +"Last-Translator: Richard Hughes <richard@hughsie.com>\n" "Language-Team: Friulian (http://www.transifex.com/freedesktop/colord/language/fur/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -153,7 +153,7 @@ #. TRANSLATORS: this is the profile creation date strftime format #: client/cd-util.c:122 msgid "%B %e %Y, %I:%M:%S %p" -msgstr "" +msgstr "%e di %B dal %Y, %I:%M:%S %p" #. TRANSLATORS: profile owner #. TRANSLATORS: profile UID @@ -183,7 +183,7 @@ #. TRANSLATORS: the profile qualifier, e.g. RGB.Plain.300dpi #: client/cd-util.c:180 msgid "Qualifier" -msgstr "" +msgstr "Cualificadôr" #. TRANSLATORS: the profile type, e.g. 'output' #. TRANSLATORS: the device type, e.g. "printer" @@ -282,7 +282,7 @@ #. * defined as a monitor, keyboard and mouse. #. * For instance, in a public library one central computer can #. * have 3 keyboards, 3 displays and 3 mice plugged in and with -#. * systemd these can be setup as three independant seats with +#. * systemd these can be setup as three independent seats with #. * different sessions running on them #: client/cd-util.c:322 msgid "Seat" @@ -384,12 +384,12 @@ #. * better than normal consumer monitors #: client/cd-util.c:472 msgid "Wide Gamut LCD CCFL" -msgstr "" +msgstr "Spetri colôrs ampli LCD CCFL" #. TRANSLATORS: this is the display technology #: client/cd-util.c:476 msgid "Wide Gamut LCD RGB LED" -msgstr "" +msgstr "Spetri colôr ampli LCD RGB LED" #. TRANSLATORS: this is the display technology, where #. * white means the color of the backlight, i.e. not @@ -505,32 +505,32 @@ #. TRANSLATORS: command description #: client/cd-util.c:2047 msgid "Gets all the color managed devices" -msgstr "" +msgstr "Al oten ducj i dispositîfs cun colôrs gjestîts" #. TRANSLATORS: command description #: client/cd-util.c:2053 msgid "Gets all the color managed devices of a specific kind" -msgstr "" +msgstr "Al oten ducj i dispositîfs cun colôrs gjestîts di un ciert gjenar" #. TRANSLATORS: command description #: client/cd-util.c:2059 msgid "Gets all the available color profiles" -msgstr "" +msgstr "Al oten ducj i profîi colôr disponibii" #. TRANSLATORS: command description #: client/cd-util.c:2065 msgid "Gets all the available color sensors" -msgstr "" +msgstr "Al oten ducj i sensôrs di colôr disponibii" #. TRANSLATORS: command description #: client/cd-util.c:2071 msgid "Gets a spectral reading from a sensor" -msgstr "" +msgstr "Al oten une leture spetrâl di un sensôr" #. TRANSLATORS: command description #: client/cd-util.c:2077 msgid "Gets a reading from a sensor" -msgstr "" +msgstr "Al oten une leture di un sensôr" #. TRANSLATORS: command description #: client/cd-util.c:2083 @@ -570,7 +570,7 @@ #. TRANSLATORS: command description #: client/cd-util.c:2125 msgid "Get a standard colorspace" -msgstr "" +msgstr "Oten un spazi-colôrs standard" #. TRANSLATORS: command description #: client/cd-util.c:2131 @@ -615,7 +615,7 @@ #. TRANSLATORS: command description #: client/cd-util.c:2179 msgid "Gets the default profile for a device" -msgstr "" +msgstr "Al oten il profîl predefinît par un dispositîf" #. TRANSLATORS: command description #: client/cd-util.c:2185 @@ -640,7 +640,7 @@ #. TRANSLATORS: command description #: client/cd-util.c:2209 msgid "Returns all the profiles that match a qualifier" -msgstr "" +msgstr "Al torne ducj i profîi che a corispuindin a un cualificadôr" #. TRANSLATORS: command description #: client/cd-util.c:2215 @@ -689,17 +689,17 @@ msgid "" "The default target gamma value for the display. Common values are 1.8, 2.2 " "and 2.4." -msgstr "" +msgstr "Il valôr dal spetri predefinît pal schermi. I valôrs usuâi a son 1.8, 2.2 e 2.4." #: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:13 msgid "Default display target whitepoint" -msgstr "" +msgstr "Il pont di blanc predefinît dal schermi" #: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:14 msgid "" "The default target whitepoint in Kelvin for display calibration, with 0 " "meaning display native. Common values are 6500 for D65 and 5000 for D50." -msgstr "" +msgstr "Il pont di blanc predefinît in Kelvin pe calibradure dal schermi, cun 0 che al significhe schermi natîf. I valôrs abituâi a son 6500 par D65 e 5000 par D50." #: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:22 msgid "Delay between sample intervals" @@ -712,16 +712,6 @@ " and the display itself introduce latency." msgstr "" -#: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:32 -msgid "Web service profile upload URI" -msgstr "URI di cjariament profîl dal servizi Web" - -#: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:33 -msgid "" -"The URI of the web service that allows the calibration tools to upload a " -"specific profile to the Internet." -msgstr "Il URI dal servizi web che al permet ai struments di calibradure di cjariâ un specific profîl su internet." - #: data/profiles/AdobeRGB1998.iccprofile.xml:3 msgid "AdobeRGB1998" msgstr "AdobeRGB1998" @@ -837,11 +827,11 @@ #: data/profiles/Bluish.iccprofile.xml:3 msgid "bluish" -msgstr "" +msgstr "al bute sul blu" #: data/profiles/Bluish.iccprofile.xml:5 msgid "Blue" -msgstr "" +msgstr "Blu" #. TRANSLATORS: the lookup tables in the GPU map one color to another #: data/profiles/Bluish.iccprofile.xml:8 @@ -885,11 +875,11 @@ #: data/profiles/ColorMatchRGB.iccprofile.xml:3 msgid "ColorMatchRGB" -msgstr "" +msgstr "ColorMatchRGB" #: data/profiles/ColorMatchRGB.iccprofile.xml:4 msgid "ColorMatch RGB" -msgstr "" +msgstr "ColorMatch RGB" #. TRANSLATORS: 'Radius' and 'PressView' are trademarks, please don't #. translate @@ -903,11 +893,11 @@ #: data/profiles/Crayons.iccprofile.xml:3 msgid "Crayons" -msgstr "" +msgstr "Crayons"
View file
_service:tar_scm:colord-1.4.5.tar.xz/po/gl.po -> _service:tar_scm:colord-1.4.6.tar.xz/po/gl.po
Changed
@@ -4,16 +4,16 @@ # # Translators: # Fran Dieguez <frandieguez@gnome.org>, 2011 -# Fran Diéguez <frandieguez@ubuntu.com>, 2011-2012,2015 +# Fran Diéguez <frandieguez@ubuntu.com>, 2011-2012,2015,2020 # Miguel Anxo Bouzada <mbouzada@gmail.com>, 2011 # Miguel Anxo Bouzada <mbouzada@gmail.com>, 2011 msgid "" msgstr "" "Project-Id-Version: colord\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-18 10:50+0100\n" -"PO-Revision-Date: 2018-03-12 19:56+0000\n" -"Last-Translator: Fran Diéguez <frandieguez@ubuntu.com>\n" +"POT-Creation-Date: 2022-02-16 15:33+0000\n" +"PO-Revision-Date: 2022-02-16 15:33+0000\n" +"Last-Translator: Richard Hughes <richard@hughsie.com>\n" "Language-Team: Galician (http://www.transifex.com/freedesktop/colord/language/gl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -285,7 +285,7 @@ #. * defined as a monitor, keyboard and mouse. #. * For instance, in a public library one central computer can #. * have 3 keyboards, 3 displays and 3 mice plugged in and with -#. * systemd these can be setup as three independant seats with +#. * systemd these can be setup as three independent seats with #. * different sessions running on them #: client/cd-util.c:322 msgid "Seat" @@ -347,7 +347,7 @@ #. TRANSLATORS: this is the sensor capability #: client/cd-util.c:438 msgid "Spectral" -msgstr "" +msgstr "Espectral" #. TRANSLATORS: this is the display technology, #. * where LCD stands for 'Liquid Crystal Display' @@ -465,12 +465,12 @@ #. TRANSLATORS: the user needs to change something on the device #: client/cd-util.c:1097 msgid "Put the device in a dark place and press enter." -msgstr "" +msgstr "Poña o dispositivo nun lugar escuro e prema intro." #. TRANSLATORS: the user needs to change something on the device #: client/cd-util.c:1107 msgid "Calibrate with a 3200K light source." -msgstr "" +msgstr "Calibrar con unha orixe de luz de 3200K." #: client/cd-util.c:1124 msgid "Put the device on the color to be measured and press enter." @@ -715,16 +715,6 @@ " and the display itself introduce latency." msgstr "" -#: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:32 -msgid "Web service profile upload URI" -msgstr "URI de subida do perfíl do servizo web" - -#: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:33 -msgid "" -"The URI of the web service that allows the calibration tools to upload a " -"specific profile to the Internet." -msgstr "" - #: data/profiles/AdobeRGB1998.iccprofile.xml:3 msgid "AdobeRGB1998" msgstr "" @@ -805,11 +795,11 @@ #: data/profiles/BestRGB.iccprofile.xml:3 msgid "BestRGB" -msgstr "" +msgstr "BestRGB" #: data/profiles/BestRGB.iccprofile.xml:4 msgid "Best RGB" -msgstr "" +msgstr "Best RGB" #. TRANSLATORS: super-saturated is in reference to colors you can't show on a #. PC screen @@ -823,11 +813,11 @@ #: data/profiles/BetaRGB.iccprofile.xml:3 msgid "BetaRGB" -msgstr "" +msgstr "BetaRGB" #: data/profiles/BetaRGB.iccprofile.xml:4 msgid "Beta RGB" -msgstr "" +msgstr "Beta RGB" #. TRANSLATORS: 'shadow detail' is the number of black colors you can see #: data/profiles/BetaRGB.iccprofile.xml:7 @@ -856,11 +846,11 @@ #: data/profiles/BruceRGB.iccprofile.xml:3 msgid "BruceRGB" -msgstr "" +msgstr "BruceRGB" #: data/profiles/BruceRGB.iccprofile.xml:4 msgid "Bruce RGB" -msgstr "" +msgstr "Bruce RGB" #. TRANSLATORS: 'Adobe Photoshop' is a trademark, don't translate #: data/profiles/BruceRGB.iccprofile.xml:7 @@ -872,11 +862,11 @@ #: data/profiles/CIE-RGB.iccprofile.xml:3 msgid "CIE-RGB" -msgstr "" +msgstr "CIE-RGB" #: data/profiles/CIE-RGB.iccprofile.xml:4 msgid "CIE RGB" -msgstr "" +msgstr "CIE RGB" #. TRANSLATORS: theoretical in that the profile primaries are not real colors #: data/profiles/CIE-RGB.iccprofile.xml:7 @@ -923,11 +913,11 @@ #: data/profiles/DonRGB4.iccprofile.xml:3 msgid "DonRGB4" -msgstr "" +msgstr "DonRGB4" #: data/profiles/DonRGB4.iccprofile.xml:4 msgid "Don RGB 4" -msgstr "" +msgstr "Don RGB 4" #. TRANSLATORS: saturated means vivid bright colors #: data/profiles/DonRGB4.iccprofile.xml:7 @@ -939,11 +929,11 @@ #: data/profiles/ECI-RGBv1.iccprofile.xml:3 msgid "ECI-RGBv1" -msgstr "" +msgstr "ECI-RGBv1" #: data/profiles/ECI-RGBv1.iccprofile.xml:4 msgid "eciRGB v1" -msgstr "" +msgstr "eciRGB v1" #. TRANSLATORS: ECI is a trademark, don't translate #: data/profiles/ECI-RGBv1.iccprofile.xml:7 @@ -956,11 +946,11 @@ #: data/profiles/ECI-RGBv2.iccprofile.xml:3 msgid "ECI-RGBv2" -msgstr "" +msgstr "ECI-RGBv2" #: data/profiles/ECI-RGBv2.iccprofile.xml:4 msgid "eciRGB v2" -msgstr "" +msgstr "eciRGB v2" #. TRANSLATORS: lightness is a technical word for brightness #: data/profiles/ECI-RGBv2.iccprofile.xml:7 @@ -972,11 +962,11 @@ #: data/profiles/EktaSpacePS5.iccprofile.xml:3 msgid "EktaSpacePS5" -msgstr "" +msgstr "EktaSpacePS5" #: data/profiles/EktaSpacePS5.iccprofile.xml:4 msgid "Ekta Space PS5" -msgstr "" +msgstr "Ekta Space PS5" #. TRANSLATORS: negatives refers to the film on which a negative image is #. stored @@ -1092,15 +1082,15 @@ #: data/profiles/Gamma5000K.iccprofile.xml:5 msgid "D50" -msgstr "" +msgstr "D50" #: data/profiles/Gamma5500K.iccprofile.xml:5 msgid "D55" -msgstr "" +msgstr "D55" #: data/profiles/Gamma6500K.iccprofile.xml:5 msgid "D65" -msgstr "" +msgstr "D65"
View file
_service:tar_scm:colord-1.4.5.tar.xz/po/he.po -> _service:tar_scm:colord-1.4.6.tar.xz/po/he.po
Changed
@@ -3,47 +3,48 @@ # This file is distributed under the same license as the colord package. # # Translators: -# Yaron Shahrabani <sh.yaron@gmail.com>, 2012 +# Omer I.S. <omeritzicschwartz@gmail.com>, 2021 +# Yaron Shahrabani <sh.yaron@gmail.com>, 2012,2021 msgid "" msgstr "" "Project-Id-Version: colord\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-18 10:50+0100\n" -"PO-Revision-Date: 2018-03-12 19:56+0000\n" +"POT-Creation-Date: 2022-02-16 15:33+0000\n" +"PO-Revision-Date: 2022-02-16 15:33+0000\n" "Last-Translator: Richard Hughes <richard@hughsie.com>\n" "Language-Team: Hebrew (http://www.transifex.com/freedesktop/colord/language/he/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: he\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n" #. TRANSLATORS: command line option #: client/cd-create-profile.c:852 msgid "Profile to create" -msgstr "" +msgstr "פרופיל ליצירה" #. TRANSLATORS: program name #: client/cd-create-profile.c:867 msgid "ICC profile creation program" -msgstr "" +msgstr "תכנית ליצירת פרופיל ICC" #. TRANSLATORS: the user didn't read the man page #: client/cd-create-profile.c:872 client/cd-fix-profile.c:679 #: client/cd-iccdump.c:88 client/cd-it8.c:522 client/cd-util.c:2233 msgid "Failed to parse arguments" -msgstr "" +msgstr "פענוח הארגומנטים נכשל" #. TRANSLATORS: the user forgot to use -o #: client/cd-create-profile.c:880 msgid "No output filename specified" -msgstr "" +msgstr "לא צוין שם קובץ פלט" #. TRANSLATORS: this is a command alias #: client/cd-fix-profile.c:85 client/cd-it8.c:94 client/cd-util.c:689 #, c-format msgid "Alias to %s" -msgstr "" +msgstr "כינוי עבור %s" #: client/cd-fix-profile.c:153 client/cd-it8.c:164 client/cd-util.c:759 msgid "Command not found, valid commands are:" @@ -159,7 +160,7 @@ #. TRANSLATORS: profile UID #: client/cd-util.c:134 client/cd-util.c:139 msgid "Owner" -msgstr "" +msgstr "בעלים" #. TRANSLATORS: the internal DBus path #: client/cd-util.c:159 client/cd-util.c:262 client/cd-util.c:508 @@ -172,13 +173,13 @@ #. * ColorModel.OutputMode.OutputResolution #: client/cd-util.c:167 client/cd-util.c:330 msgid "Format" -msgstr "" +msgstr "פורמט" #. TRANSLATORS: the profile title, e.g. #. * "ColorMunki, HP Deskjet d1300 Series" #: client/cd-util.c:175 msgid "Title" -msgstr "" +msgstr "כותרת" #. TRANSLATORS: the profile qualifier, e.g. RGB.Plain.300dpi #: client/cd-util.c:180 @@ -190,7 +191,7 @@ #. TRANSLATORS: the sensor type, e.g. 'output' #: client/cd-util.c:185 client/cd-util.c:281 client/cd-util.c:530 msgid "Type" -msgstr "" +msgstr "סוג" #. TRANSLATORS: the profile colorspace, e.g. 'rgb' #. TRANSLATORS: the device colorspace, e.g. "rgb" @@ -231,7 +232,7 @@ #: client/cd-util.c:243 msgid "Warning" -msgstr "" +msgstr "אזהרה" #. TRANSLATORS: this is the time the device was registered #. * with colord, and probably is the same as the system startup @@ -249,7 +250,7 @@ #. TRANSLATORS: the device enabled state #: client/cd-util.c:286 msgid "Enabled" -msgstr "" +msgstr "מופעל" #. TRANSLATORS: if the device is embedded into the computer and #. * cannot be removed @@ -282,7 +283,7 @@ #. * defined as a monitor, keyboard and mouse. #. * For instance, in a public library one central computer can #. * have 3 keyboards, 3 displays and 3 mice plugged in and with -#. * systemd these can be setup as three independant seats with +#. * systemd these can be setup as three independent seats with #. * different sessions running on them #: client/cd-util.c:322 msgid "Seat" @@ -307,12 +308,12 @@ #. TRANSLATORS: this is a desktop printer #: client/cd-util.c:408 msgid "Printer" -msgstr "" +msgstr "מדפסת" #. TRANSLATORS: a beamer used for presentations #: client/cd-util.c:412 msgid "Projector" -msgstr "" +msgstr "מקרן" #. TRANSLATORS: a spot measurement, e.g. #. * getting the color from a color swatch @@ -363,7 +364,7 @@ #. * http://en.wikipedia.org/wiki/Plasma_display #: client/cd-util.c:454 msgid "Plasma" -msgstr "" +msgstr "פלזמה" #. TRANSLATORS: this is the display technology, #. * where LCD stands for 'Liquid Crystal Display' @@ -401,12 +402,12 @@ #. TRANSLATORS: this an unknown display technology #: client/cd-util.c:485 msgid "Unknown" -msgstr "" +msgstr "לא ידוע" #. TRANSLATORS: the sensor state, e.g. 'idle' #: client/cd-util.c:538 msgid "State" -msgstr "" +msgstr "מצב" #. TRANSLATORS: sensor serial #: client/cd-util.c:546 @@ -416,12 +417,12 @@ #. TRANSLATORS: sensor identifier #: client/cd-util.c:568 msgid "Sensor ID" -msgstr "" +msgstr "מזהה חיישן" #. TRANSLATORS: the options for the sensor #: client/cd-util.c:588 msgid "Options" -msgstr "" +msgstr "אפשרויו" #. TRANSLATORS: if the sensor has a colord native driver #: client/cd-util.c:606 @@ -431,7 +432,7 @@ #. TRANSLATORS: if the sensor is locked #: client/cd-util.c:611 msgid "Locked" -msgstr "" +msgstr "נעול" #. TRANSLATORS: if the sensor supports calibrating different #. * display types, e.g. LCD, LED, Projector @@ -447,7 +448,7 @@ #. TRANSLATORS: this is the sensor title #: client/cd-util.c:1060 client/cd-util.c:1197 client/cd-util.c:1289 msgid "Sensor" -msgstr "" +msgstr "חיישן" #. TRANSLATORS: the user needs to change something on the device #: client/cd-util.c:1079 @@ -475,7 +476,7 @@ #: client/cd-util.c:1130 msgid "Color" -msgstr "" +msgstr "צבע" #. TRANSLATORS: sensor can't do this #: client/cd-util.c:1192 client/cd-util.c:1212
View file
_service:tar_scm:colord-1.4.5.tar.xz/po/hr.po -> _service:tar_scm:colord-1.4.6.tar.xz/po/hr.po
Changed
@@ -3,16 +3,16 @@ # This file is distributed under the same license as the colord package. # # Translators: -# milotype <mail@milotype.de>, 2020 -# milotype <mail@milotype.de>, 2020 +# Milo Ivir <mail@milotype.de>, 2020 +# Milo Ivir <mail@milotype.de>, 2020 # gogo <trebelnik2@gmail.com>, 2017-2018 msgid "" msgstr "" "Project-Id-Version: colord\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-11-02 10:50+0000\n" -"PO-Revision-Date: 2020-09-23 15:28+0000\n" -"Last-Translator: milotype <mail@milotype.de>\n" +"POT-Creation-Date: 2022-02-16 15:33+0000\n" +"PO-Revision-Date: 2022-02-16 15:33+0000\n" +"Last-Translator: Richard Hughes <richard@hughsie.com>\n" "Language-Team: Croatian (http://www.transifex.com/freedesktop/colord/language/hr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -714,16 +714,6 @@ " and the display itself introduce latency." msgstr "Ovo je vrijeme između postavljanja uzorka boje i mjerenja uzorka instrumentom. Potrebno je zbog latencije grafičkog upravljačkog programa i ekrana." -#: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:32 -msgid "Web service profile upload URI" -msgstr "URI web usluge za slanje profila" - -#: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:33 -msgid "" -"The URI of the web service that allows the calibration tools to upload a " -"specific profile to the Internet." -msgstr "URI web usluge koja omogućuje alatima za kalibriranje slati određeni profil na internet." - #: data/profiles/AdobeRGB1998.iccprofile.xml:3 msgid "AdobeRGB1998" msgstr "AdobeRGB1998"
View file
_service:tar_scm:colord-1.4.5.tar.xz/po/hu.po -> _service:tar_scm:colord-1.4.6.tar.xz/po/hu.po
Changed
@@ -3,8 +3,8 @@ # This file is distributed under the same license as the colord package. # # Translators: -# Balázs Meskó <meskobalazs@gmail.com>, 2016,2018 -# Balázs Úr <ur.balazs@fsf.hu>, 2014-2015 +# Balázs Meskó <meskobalazs@mailbox.org>, 2016,2018 +# Balázs Úr, 2014-2015 # Gabor Kelemen <kelemeng at gnome dot hu>, 2012 # kelemeng <kelemeng@ubuntu.com>, 2012 # kelemeng <kelemeng@ubuntu.com>, 2012 @@ -16,9 +16,9 @@ msgstr "" "Project-Id-Version: colord\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-03-08 12:39+0000\n" -"PO-Revision-Date: 2018-04-29 11:57+0000\n" -"Last-Translator: Balázs Meskó <meskobalazs@gmail.com>\n" +"POT-Creation-Date: 2022-02-16 15:33+0000\n" +"PO-Revision-Date: 2022-02-16 15:33+0000\n" +"Last-Translator: Richard Hughes <richard@hughsie.com>\n" "Language-Team: Hungarian (http://www.transifex.com/freedesktop/colord/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -290,7 +290,7 @@ #. * defined as a monitor, keyboard and mouse. #. * For instance, in a public library one central computer can #. * have 3 keyboards, 3 displays and 3 mice plugged in and with -#. * systemd these can be setup as three independant seats with +#. * systemd these can be setup as three independent seats with #. * different sessions running on them #: client/cd-util.c:322 msgid "Seat" @@ -720,16 +720,6 @@ " and the display itself introduce latency." msgstr "Ez a késleltetés a mintaszín beállítása, és a mérőműszer mintavétele között. Azért szükséges, mert a grafikus meghajtó és a megjelenítő maga is okoz késleltetést." -#: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:32 -msgid "Web service profile upload URI" -msgstr "Webszolgáltatás profil feltöltési URI" - -#: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:33 -msgid "" -"The URI of the web service that allows the calibration tools to upload a " -"specific profile to the Internet." -msgstr "A webszolgáltatás URI-ja, amely lehetővé teszi a kalibrációs eszközöknek, hogy feltöltsenek egy bizonyos profilt az Internetre." - #: data/profiles/AdobeRGB1998.iccprofile.xml:3 msgid "AdobeRGB1998" msgstr "AdobeRGB1998"
View file
_service:tar_scm:colord-1.4.5.tar.xz/po/id.po -> _service:tar_scm:colord-1.4.6.tar.xz/po/id.po
Changed
@@ -8,9 +8,9 @@ msgstr "" "Project-Id-Version: colord\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-11-02 10:50+0000\n" -"PO-Revision-Date: 2020-03-31 08:56+0000\n" -"Last-Translator: Andika Triwidada <andika@gmail.com>\n" +"POT-Creation-Date: 2022-02-16 15:33+0000\n" +"PO-Revision-Date: 2022-02-16 15:33+0000\n" +"Last-Translator: Richard Hughes <richard@hughsie.com>\n" "Language-Team: Indonesian (http://www.transifex.com/freedesktop/colord/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -712,16 +712,6 @@ " and the display itself introduce latency." msgstr "Ini adalah penundaan antara pengaturan warna sampel dan meminta instrumen pengukur untuk mengambil sampel. Ini diperlukan karena driver grafis dan layarnya sendiri memperkenalkan latensi." -#: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:32 -msgid "Web service profile upload URI" -msgstr "URI unggah profil layanan web" - -#: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:33 -msgid "" -"The URI of the web service that allows the calibration tools to upload a " -"specific profile to the Internet." -msgstr "URI layanan web yang memungkinkan alat kalibrasi untuk mengunggah profil tertentu ke Internet." - #: data/profiles/AdobeRGB1998.iccprofile.xml:3 msgid "AdobeRGB1998" msgstr "AdobeRGB1998"
View file
_service:tar_scm:colord-1.4.5.tar.xz/po/is.po -> _service:tar_scm:colord-1.4.6.tar.xz/po/is.po
Changed
@@ -3,14 +3,14 @@ # This file is distributed under the same license as the colord package. # # Translators: -# Sveinn í Felli <sv1@fellsnet.is>, 2016 +# Sveinn í Felli <sv1@fellsnet.is>, 2016,2022 msgid "" msgstr "" "Project-Id-Version: colord\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-18 10:50+0100\n" -"PO-Revision-Date: 2018-03-12 19:56+0000\n" -"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n" +"POT-Creation-Date: 2022-02-16 15:33+0000\n" +"PO-Revision-Date: 2022-02-16 15:33+0000\n" +"Last-Translator: Richard Hughes <richard@hughsie.com>\n" "Language-Team: Icelandic (http://www.transifex.com/freedesktop/colord/language/is/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -282,7 +282,7 @@ #. * defined as a monitor, keyboard and mouse. #. * For instance, in a public library one central computer can #. * have 3 keyboards, 3 displays and 3 mice plugged in and with -#. * systemd these can be setup as three independant seats with +#. * systemd these can be setup as three independent seats with #. * different sessions running on them #: client/cd-util.c:322 msgid "Seat" @@ -334,7 +334,7 @@ #. TRANSLATORS: this is the display calibration type #: client/cd-util.c:430 msgid "Dark Calibration" -msgstr "" +msgstr "Dökk litkvörðun" #. TRANSLATORS: this is the display calibration type #: client/cd-util.c:434 @@ -462,7 +462,7 @@ #. TRANSLATORS: the user needs to change something on the device #: client/cd-util.c:1097 msgid "Put the device in a dark place and press enter." -msgstr "" +msgstr "Færðu tækið á dimman stað og ýttu svo á 'Enter'." #. TRANSLATORS: the user needs to change something on the device #: client/cd-util.c:1107 @@ -471,7 +471,7 @@ #: client/cd-util.c:1124 msgid "Put the device on the color to be measured and press enter." -msgstr "" +msgstr "Færðu tækið á litinn sem á að mæla og ýttu svo á 'Enter'." #: client/cd-util.c:1130 msgid "Color" @@ -615,7 +615,7 @@ #. TRANSLATORS: command description #: client/cd-util.c:2179 msgid "Gets the default profile for a device" -msgstr "" +msgstr "Sækir sjálfgefið litasnið fyrir tæki" #. TRANSLATORS: command description #: client/cd-util.c:2185 @@ -635,7 +635,7 @@ #. TRANSLATORS: command description #: client/cd-util.c:2203 msgid "Inhibits color profiles for this device" -msgstr "" +msgstr "Hindrar litasnið fyrir þetta tæki" #. TRANSLATORS: command description #: client/cd-util.c:2209 @@ -683,7 +683,7 @@ #: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:5 msgid "Default gamma for the display" -msgstr "" +msgstr "Sjálfgefið litróf fyrir skjáinn" #: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:6 msgid "" @@ -693,7 +693,7 @@ #: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:13 msgid "Default display target whitepoint" -msgstr "" +msgstr "Sjálfgefinn hvítpunktur markskjás" #: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:14 msgid "" @@ -703,7 +703,7 @@ #: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:22 msgid "Delay between sample intervals" -msgstr "" +msgstr "Töf á milli í sýnatökum" #: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:23 msgid "" @@ -712,19 +712,9 @@ " and the display itself introduce latency." msgstr "" -#: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:32 -msgid "Web service profile upload URI" -msgstr "" - -#: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:33 -msgid "" -"The URI of the web service that allows the calibration tools to upload a " -"specific profile to the Internet." -msgstr "" - #: data/profiles/AdobeRGB1998.iccprofile.xml:3 msgid "AdobeRGB1998" -msgstr "" +msgstr "AdobeRGB1998" #: data/profiles/AdobeRGB1998.iccprofile.xml:4 msgid "Compatible with Adobe RGB (1998)" @@ -783,11 +773,11 @@ #: data/profiles/AppleRGB.iccprofile.xml:3 msgid "AppleRGB" -msgstr "" +msgstr "AppleRGB" #: data/profiles/AppleRGB.iccprofile.xml:4 msgid "Apple RGB" -msgstr "" +msgstr "Apple RGB" #. TRANSLATORS: 'Adobe', 'Photoshop', 'Apple' and 'Illustrator' are #. trademarks, @@ -802,11 +792,11 @@ #: data/profiles/BestRGB.iccprofile.xml:3 msgid "BestRGB" -msgstr "" +msgstr "BestRGB" #: data/profiles/BestRGB.iccprofile.xml:4 msgid "Best RGB" -msgstr "" +msgstr "Best RGB" #. TRANSLATORS: super-saturated is in reference to colors you can't show on a #. PC screen @@ -820,11 +810,11 @@ #: data/profiles/BetaRGB.iccprofile.xml:3 msgid "BetaRGB" -msgstr "" +msgstr "BetaRGB" #: data/profiles/BetaRGB.iccprofile.xml:4 msgid "Beta RGB" -msgstr "" +msgstr "Beta RGB" #. TRANSLATORS: 'shadow detail' is the number of black colors you can see #: data/profiles/BetaRGB.iccprofile.xml:7 @@ -837,7 +827,7 @@ #: data/profiles/Bluish.iccprofile.xml:3 msgid "bluish" -msgstr "" +msgstr "bláleitt" #: data/profiles/Bluish.iccprofile.xml:5 msgid "Blue" @@ -853,11 +843,11 @@ #: data/profiles/BruceRGB.iccprofile.xml:3 msgid "BruceRGB" -msgstr "" +msgstr "BruceRGB" #: data/profiles/BruceRGB.iccprofile.xml:4 msgid "Bruce RGB" -msgstr "" +msgstr "Bruce RGB" #. TRANSLATORS: 'Adobe Photoshop' is a trademark, don't translate #: data/profiles/BruceRGB.iccprofile.xml:7 @@ -869,11 +859,11 @@ #: data/profiles/CIE-RGB.iccprofile.xml:3 msgid "CIE-RGB" -msgstr "" +msgstr "CIE-RGB" #: data/profiles/CIE-RGB.iccprofile.xml:4 msgid "CIE RGB" -msgstr "" +msgstr "CIE RGB" #. TRANSLATORS: theoretical in that the profile primaries are not real colors #: data/profiles/CIE-RGB.iccprofile.xml:7
View file
_service:tar_scm:colord-1.4.5.tar.xz/po/ja.po -> _service:tar_scm:colord-1.4.6.tar.xz/po/ja.po
Changed
@@ -4,14 +4,16 @@ # # Translators: # Hajime Taira <htaira@redhat.com>, 2012 +# Nobuhiro Iwamatsu <iwamatsu@nigauri.org>, 2021 # Rio Fujita <rifujita@microsoft.com>, 2012 -# Tomoyuki KATO <inactive+katomo@transifex.com>, 2012-2013 +# Takuro Onoue <kusanaginoturugi@gmail.com>, 2021 +# e93ed3aa97dec2eb31063731872555fc_1460a05 <71305a0095156d8e18373a5b7cfeb79e_8587>, 2012-2013 msgid "" msgstr "" "Project-Id-Version: colord\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-18 10:50+0100\n" -"PO-Revision-Date: 2018-03-12 19:56+0000\n" +"POT-Creation-Date: 2022-02-16 15:33+0000\n" +"PO-Revision-Date: 2022-02-16 15:33+0000\n" "Last-Translator: Richard Hughes <richard@hughsie.com>\n" "Language-Team: Japanese (http://www.transifex.com/freedesktop/colord/language/ja/)\n" "MIME-Version: 1.0\n" @@ -45,7 +47,7 @@ #: client/cd-fix-profile.c:85 client/cd-it8.c:94 client/cd-util.c:689 #, c-format msgid "Alias to %s" -msgstr "%s の別名" +msgstr "%s のエイリアス" #: client/cd-fix-profile.c:153 client/cd-it8.c:164 client/cd-util.c:759 msgid "Command not found, valid commands are:" @@ -59,12 +61,12 @@ #. TRANSLATORS: command line option #: client/cd-fix-profile.c:585 msgid "The locale to use when setting localized text" -msgstr "" +msgstr "ローカライズされたテキストを設定するときに使用するロケール" #. TRANSLATORS: command description #: client/cd-fix-profile.c:606 msgid "Generate the VCGT calibration of a given size" -msgstr "指定された大きさの VCGT 目盛の生成" +msgstr "指定された大きさの VCGT 較正の生成" #. TRANSLATORS: command description #: client/cd-fix-profile.c:611 @@ -119,7 +121,7 @@ #. TRANSLATORS: command description #: client/cd-fix-profile.c:661 msgid "Export the tag data" -msgstr "" +msgstr "タグデータをエクスポート" #. TRANSLATORS: program name #: client/cd-fix-profile.c:674 client/cd-it8.c:516 client/cd-util.c:2228 @@ -130,27 +132,27 @@ #. TRANSLATORS: program name #: client/cd-iccdump.c:84 msgid "ICC profile dump program" -msgstr "" +msgstr "ICC プロファイルダンププログラム" #. TRANSLATORS: command line option #: client/cd-it8.c:471 msgid "Write embedded creation timestamps" -msgstr "" +msgstr "埋め込み作成タイムスタンプを書き込む" #. TRANSLATORS: command description #: client/cd-it8.c:491 msgid "Create a CMF from CSV data" -msgstr "" +msgstr "CSV データ から CMF を作成" #. TRANSLATORS: command description #: client/cd-it8.c:497 msgid "Create a spectrum from CSV data" -msgstr "" +msgstr "CSV データからスペクトラムを作成" #. TRANSLATORS: command description #: client/cd-it8.c:503 msgid "Create a CCMX from reference and measurement data" -msgstr "" +msgstr "参照データと測定データから CCMX を作成" #. TRANSLATORS: this is the profile creation date strftime format #: client/cd-util.c:122 @@ -284,7 +286,7 @@ #. * defined as a monitor, keyboard and mouse. #. * For instance, in a public library one central computer can #. * have 3 keyboards, 3 displays and 3 mice plugged in and with -#. * systemd these can be setup as three independant seats with +#. * systemd these can be setup as three independent seats with #. * different sessions running on them #: client/cd-util.c:322 msgid "Seat" @@ -336,17 +338,17 @@ #. TRANSLATORS: this is the display calibration type #: client/cd-util.c:430 msgid "Dark Calibration" -msgstr "" +msgstr "暗所較正" #. TRANSLATORS: this is the display calibration type #: client/cd-util.c:434 msgid "Irradiance Calibration" -msgstr "" +msgstr "放射照度較正" #. TRANSLATORS: this is the sensor capability #: client/cd-util.c:438 msgid "Spectral" -msgstr "" +msgstr "スペクトル" #. TRANSLATORS: this is the display technology, #. * where LCD stands for 'Liquid Crystal Display' @@ -386,12 +388,12 @@ #. * better than normal consumer monitors #: client/cd-util.c:472 msgid "Wide Gamut LCD CCFL" -msgstr " LCD CCFL" +msgstr "広色域 LCD CCFL" #. TRANSLATORS: this is the display technology #: client/cd-util.c:476 msgid "Wide Gamut LCD RGB LED" -msgstr "高色域 LCD RGB LED" +msgstr "広色域 LCD RGB LED" #. TRANSLATORS: this is the display technology, where #. * white means the color of the backlight, i.e. not @@ -454,7 +456,7 @@ #. TRANSLATORS: the user needs to change something on the device #: client/cd-util.c:1079 msgid "Set the device to the calibrate position and press enter." -msgstr "デバイスを調整位置に設定し、Enter を押してください。" +msgstr "デバイスを較正位置に設定し、Enter を押す。" #. TRANSLATORS: the user needs to change something on the device #: client/cd-util.c:1088 @@ -464,16 +466,16 @@ #. TRANSLATORS: the user needs to change something on the device #: client/cd-util.c:1097 msgid "Put the device in a dark place and press enter." -msgstr "" +msgstr "デバイスを暗い場所に置き、Enter キーを押す。" #. TRANSLATORS: the user needs to change something on the device #: client/cd-util.c:1107 msgid "Calibrate with a 3200K light source." -msgstr "" +msgstr "3200K 光源で較正する。" #: client/cd-util.c:1124 msgid "Put the device on the color to be measured and press enter." -msgstr "" +msgstr "測定したい色の上にデバイスを置いて、エンダーキーを押す。" #: client/cd-util.c:1130 msgid "Color" @@ -482,27 +484,27 @@ #. TRANSLATORS: sensor can't do this #: client/cd-util.c:1192 client/cd-util.c:1212 msgid "No spectral capability" -msgstr "" +msgstr "スペクトル機能なし" #. TRANSLATORS: command line option #: client/cd-util.c:2016 msgid "Show client and daemon versions" -msgstr "クライアントとデーモンのバージョンを表示します" +msgstr "クライアントとデーモンのバージョンを表示する" #. TRANSLATORS: command line option #: client/cd-util.c:2019 msgid "Show the value without any header" -msgstr "" +msgstr "ヘッダーなしで値を表示" #. TRANSLATORS: command line option #: client/cd-util.c:2022 msgid "Filter object properties when displaying" -msgstr "" +msgstr "表示時にオブジェクトのプロパティをフィルタリングする" #. TRANSLATORS: command description #: client/cd-util.c:2041 msgid "Dump all debug data to a file" -msgstr "" +msgstr "すべてのデバッグデータをファイルにダンプする" #. TRANSLATORS: command description #: client/cd-util.c:2047 @@ -527,7 +529,7 @@ #. TRANSLATORS: command description #: client/cd-util.c:2071 msgid "Gets a spectral reading from a sensor" -msgstr "" +msgstr "センサーからスペクトルの読み取り値を取得する"
View file
_service:tar_scm:colord-1.4.5.tar.xz/po/oc.po -> _service:tar_scm:colord-1.4.6.tar.xz/po/oc.po
Changed
@@ -5,13 +5,14 @@ # Translators: # Cédric Valmary <cvalmary@yahoo.fr>, 2016 # Cédric Valmary <cvalmary@yahoo.fr>, 2016 +# Quentin PAGÈS, 2021 msgid "" msgstr "" "Project-Id-Version: colord\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-18 10:50+0100\n" -"PO-Revision-Date: 2018-03-12 19:56+0000\n" -"Last-Translator: Cédric Valmary <cvalmary@yahoo.fr>\n" +"POT-Creation-Date: 2022-02-16 15:33+0000\n" +"PO-Revision-Date: 2021-05-08 19:57+0000\n" +"Last-Translator: Quentin PAGÈS\n" "Language-Team: Occitan (post 1500) (http://www.transifex.com/freedesktop/colord/language/oc/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -283,7 +284,7 @@ #. * defined as a monitor, keyboard and mouse. #. * For instance, in a public library one central computer can #. * have 3 keyboards, 3 displays and 3 mice plugged in and with -#. * systemd these can be setup as three independant seats with +#. * systemd these can be setup as three independent seats with #. * different sessions running on them #: client/cd-util.c:322 msgid "Seat" @@ -335,7 +336,7 @@ #. TRANSLATORS: this is the display calibration type #: client/cd-util.c:430 msgid "Dark Calibration" -msgstr "" +msgstr "Calibratge escur" #. TRANSLATORS: this is the display calibration type #: client/cd-util.c:434 @@ -397,7 +398,7 @@ #. * RGB LED #: client/cd-util.c:482 msgid "LCD White LED" -msgstr "" +msgstr "LCD DEL blanca" #. TRANSLATORS: this an unknown display technology #: client/cd-util.c:485 @@ -713,23 +714,13 @@ " and the display itself introduce latency." msgstr "" -#: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:32 -msgid "Web service profile upload URI" -msgstr "" - -#: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:33 -msgid "" -"The URI of the web service that allows the calibration tools to upload a " -"specific profile to the Internet." -msgstr "" - #: data/profiles/AdobeRGB1998.iccprofile.xml:3 msgid "AdobeRGB1998" -msgstr "" +msgstr "AdobeRGB1998" #: data/profiles/AdobeRGB1998.iccprofile.xml:4 msgid "Compatible with Adobe RGB (1998)" -msgstr "" +msgstr "Compatible amb Adobe RGB (1998)" #: data/profiles/AdobeRGB1998.iccprofile.xml:5 #: data/profiles/AppleRGB.iccprofile.xml:5 @@ -770,7 +761,7 @@ #: data/profiles/WideGamutRGB.iccprofile.xml:5 #: data/profiles/x11-colors.iccprofile.xml:5 msgid "This profile is free of known copyright restrictions" -msgstr "" +msgstr "Aqueste perfil es liure de restriccions de dreches d’autor conegudas" #. TRANSLATORS: a editing space is a profile you use for editing, #. 'SWOP' is also a trademark so don't translate that @@ -784,11 +775,11 @@ #: data/profiles/AppleRGB.iccprofile.xml:3 msgid "AppleRGB" -msgstr "" +msgstr "AppleRGB" #: data/profiles/AppleRGB.iccprofile.xml:4 msgid "Apple RGB" -msgstr "" +msgstr "Apple RGB" #. TRANSLATORS: 'Adobe', 'Photoshop', 'Apple' and 'Illustrator' are #. trademarks, @@ -803,11 +794,11 @@ #: data/profiles/BestRGB.iccprofile.xml:3 msgid "BestRGB" -msgstr "" +msgstr "BestRGB" #: data/profiles/BestRGB.iccprofile.xml:4 msgid "Best RGB" -msgstr "" +msgstr "Best RGB" #. TRANSLATORS: super-saturated is in reference to colors you can't show on a #. PC screen @@ -821,11 +812,11 @@ #: data/profiles/BetaRGB.iccprofile.xml:3 msgid "BetaRGB" -msgstr "" +msgstr "BetaRGB" #: data/profiles/BetaRGB.iccprofile.xml:4 msgid "Beta RGB" -msgstr "" +msgstr "Beta RGB" #. TRANSLATORS: 'shadow detail' is the number of black colors you can see #: data/profiles/BetaRGB.iccprofile.xml:7 @@ -854,11 +845,11 @@ #: data/profiles/BruceRGB.iccprofile.xml:3 msgid "BruceRGB" -msgstr "" +msgstr "BruceRGB" #: data/profiles/BruceRGB.iccprofile.xml:4 msgid "Bruce RGB" -msgstr "" +msgstr "Bruce RGB" #. TRANSLATORS: 'Adobe Photoshop' is a trademark, don't translate #: data/profiles/BruceRGB.iccprofile.xml:7 @@ -870,11 +861,11 @@ #: data/profiles/CIE-RGB.iccprofile.xml:3 msgid "CIE-RGB" -msgstr "" +msgstr "CIE-RGB" #: data/profiles/CIE-RGB.iccprofile.xml:4 msgid "CIE RGB" -msgstr "" +msgstr "CIE RGB" #. TRANSLATORS: theoretical in that the profile primaries are not real colors #: data/profiles/CIE-RGB.iccprofile.xml:7 @@ -886,11 +877,11 @@ #: data/profiles/ColorMatchRGB.iccprofile.xml:3 msgid "ColorMatchRGB" -msgstr "" +msgstr "ColorMatchRGB" #: data/profiles/ColorMatchRGB.iccprofile.xml:4 msgid "ColorMatch RGB" -msgstr "" +msgstr "ColorMatch RGB" #. TRANSLATORS: 'Radius' and 'PressView' are trademarks, please don't #. translate @@ -904,11 +895,11 @@ #: data/profiles/Crayons.iccprofile.xml:3 msgid "Crayons" -msgstr "" +msgstr "Gredons" #: data/profiles/Crayons.iccprofile.xml:4 msgid "Crayon Colors" -msgstr "" +msgstr "Gredons de color" #. TRANSLATORS: 'Crayola' is a trademark, please don't translate, #. also 'named colors' are color swatches with a name, e.g. 'Royal Rose' @@ -921,11 +912,11 @@ #: data/profiles/DonRGB4.iccprofile.xml:3 msgid "DonRGB4" -msgstr "" +msgstr "DonRGB4" #: data/profiles/DonRGB4.iccprofile.xml:4 msgid "Don RGB 4" -msgstr "" +msgstr "Don RGB 4" #. TRANSLATORS: saturated means vivid bright colors #: data/profiles/DonRGB4.iccprofile.xml:7 @@ -937,11 +928,11 @@ #: data/profiles/ECI-RGBv1.iccprofile.xml:3 msgid "ECI-RGBv1" -msgstr "" +msgstr "ECI-RGBv1" #: data/profiles/ECI-RGBv1.iccprofile.xml:4
View file
_service:tar_scm:colord-1.4.5.tar.xz/po/pa.po -> _service:tar_scm:colord-1.4.6.tar.xz/po/pa.po
Changed
@@ -1,466 +1,1363 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. +# This file is distributed under the same license as the colord package. # -# A S Alam <aalam@users.sf.net>, 2009. -# Amanpreet Singh Alam <aalam@users.sf.net>, 2008, 2009. -# Jaswinder Singh <jsingh@redhat.com>, 2009. -# A S Alam <apreet.alam@gmail.com>, 2011. -# Richard Hughes <richard@hughsie.com>, 2011. +# Translators: +# Amanpreet Singh Alam <aalam@users.sf.net>, 2008-2009 +# A S Alam <aalam@users.sf.net>, 2009 +# A S Alam, 2021 +# A S Alam, 2011 +# Jaswinder Singh <jsingh@redhat.com>, 2009 +# Richard Hughes <richard@hughsie.com>, 2011 msgid "" msgstr "" -"Project-Id-Version: PackageKit\n" +"Project-Id-Version: colord\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-07-20 12:43+0100\n" -"PO-Revision-Date: 2011-07-20 11:44+0000\n" -"Last-Translator: hughsie <richard@hughsie.com>\n" -"Language-Team: Panjabi (Punjabi) (http://www.transifex.net/projects/p/freedesktop/team/pa/)\n" +"POT-Creation-Date: 2022-02-16 15:33+0000\n" +"PO-Revision-Date: 2022-02-16 15:33+0000\n" +"Last-Translator: Richard Hughes <richard@hughsie.com>\n" +"Language-Team: Panjabi (Punjabi) (http://www.transifex.com/freedesktop/colord/language/pa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: pa\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #. TRANSLATORS: command line option -#: ../client/cd-create-profile.c:145 ../client/cd-fix-profile.c:169 -msgid "The profile description" +#: client/cd-create-profile.c:852 +msgid "Profile to create" +msgstr "ਬਣਾਉਣ ਲਈ ਪਰੋਫਾਇਲ" + +#. TRANSLATORS: program name +#: client/cd-create-profile.c:867 +msgid "ICC profile creation program" +msgstr "ICC ਪਰੋਫਾਇਲ ਬਣਾਉਣ ਪਰੋਗਰਾਮ" + +#. TRANSLATORS: the user didn't read the man page +#: client/cd-create-profile.c:872 client/cd-fix-profile.c:679 +#: client/cd-iccdump.c:88 client/cd-it8.c:522 client/cd-util.c:2233 +msgid "Failed to parse arguments" +msgstr "ਆਰਗੂਮੈਂਟ ਪਾਰਸ ਕਰਨ ਲਈ ਅਸਫ਼ਲ ਹੈ" + +#. TRANSLATORS: the user forgot to use -o +#: client/cd-create-profile.c:880 +msgid "No output filename specified" +msgstr "ਕੋਈ ਆਉਟਪੁੱਟ ਫਾਇਲ-ਨਾਂ ਨਹੀਂ ਦਿੱਤਾ ਗਿਆ" + +#. TRANSLATORS: this is a command alias +#: client/cd-fix-profile.c:85 client/cd-it8.c:94 client/cd-util.c:689 +#, c-format +msgid "Alias to %s" msgstr "" -#. TRANSLATORS: command line option -#: ../client/cd-create-profile.c:148 ../client/cd-fix-profile.c:172 -msgid "The profile copyright" +#: client/cd-fix-profile.c:153 client/cd-it8.c:164 client/cd-util.c:759 +msgid "Command not found, valid commands are:" msgstr "" #. TRANSLATORS: command line option -#: ../client/cd-create-profile.c:151 ../client/cd-fix-profile.c:175 -msgid "The device model" +#: client/cd-fix-profile.c:582 client/cd-it8.c:468 client/cd-util.c:2013 +msgid "Show extra debugging information" msgstr "" #. TRANSLATORS: command line option -#: ../client/cd-create-profile.c:154 ../client/cd-fix-profile.c:178 -msgid "The device manufacturer" +#: client/cd-fix-profile.c:585 +msgid "The locale to use when setting localized text" msgstr "" -#. TRANSLATORS: command line option -#: ../client/cd-create-profile.c:157 -msgid "Profile to create" +#. TRANSLATORS: command description +#: client/cd-fix-profile.c:606 +msgid "Generate the VCGT calibration of a given size" msgstr "" -#. TRANSLATORS: command line option -#: ../client/cd-create-profile.c:160 -msgid "sRGB CSV filename" +#. TRANSLATORS: command description +#: client/cd-fix-profile.c:611 +msgid "Clear any metadata in the profile" msgstr "" -#. TRANSLATORS: command line option -#: ../client/cd-create-profile.c:163 -msgid "Named color prefix" +#. TRANSLATORS: command description +#: client/cd-fix-profile.c:616 +msgid "Initialize any metadata for the profile" msgstr "" -#. TRANSLATORS: command line option -#: ../client/cd-create-profile.c:166 -msgid "Named color suffix" +#. TRANSLATORS: command description +#: client/cd-fix-profile.c:621 +msgid "Add a metadata item to the profile" msgstr "" -#. TRANSLATORS: command line option -#: ../client/cd-create-profile.c:169 -msgid "The metadata in 'key1=value1,key2=value2' format" +#. TRANSLATORS: command description +#: client/cd-fix-profile.c:626 +msgid "Remove a metadata item from the profile" msgstr "" -#. TRANSLATORS: command line tool -#: ../client/cd-create-profile.c:180 -msgid "ICC profile creation program" +#. TRANSLATORS: command description +#: client/cd-fix-profile.c:631 +msgid "Sets the copyright string" msgstr "" -#: ../client/cd-create-profile.c:186 -msgid "Failed to parse arguments" +#. TRANSLATORS: command description +#: client/cd-fix-profile.c:636 +msgid "Sets the description string" msgstr "" -#. TRANSLATORS: the user forgot to use -o -#: ../client/cd-create-profile.c:196 -msgid "No output filename specified" +#. TRANSLATORS: command description +#: client/cd-fix-profile.c:641 +msgid "Sets the manufacturer string" msgstr "" -#. TRANSLATORS: command line option -#: ../client/cd-fix-profile.c:181 -msgid "Clear existing metadata in the profile" +#. TRANSLATORS: command description +#: client/cd-fix-profile.c:646 +msgid "Sets the model string" msgstr "" -#. TRANSLATORS: command line option -#: ../client/cd-fix-profile.c:184 -msgid "Extra metadata in 'key1=value1,key2=value2' format" +#. TRANSLATORS: command description +#: client/cd-fix-profile.c:651 +msgid "Automatically fix metadata in the profile" +msgstr "" + +#. TRANSLATORS: command description +#: client/cd-fix-profile.c:656 +msgid "Set the ICC profile version" +msgstr "" + +#. TRANSLATORS: command description +#: client/cd-fix-profile.c:661 +msgid "Export the tag data" +msgstr "" + +#. TRANSLATORS: program name +#: client/cd-fix-profile.c:674 client/cd-it8.c:516 client/cd-util.c:2228 +#: src/cd-main.c:2373 +msgid "Color Management" +msgstr "Color Management" + +#. TRANSLATORS: program name +#: client/cd-iccdump.c:84 +msgid "ICC profile dump program" msgstr "" #. TRANSLATORS: command line option -#: ../client/cd-fix-profile.c:187 -msgid "Profiles to fix" +#: client/cd-it8.c:471 +msgid "Write embedded creation timestamps" +msgstr "" + +#. TRANSLATORS: command description +#: client/cd-it8.c:491 +msgid "Create a CMF from CSV data" msgstr ""
View file
_service:tar_scm:colord-1.4.5.tar.xz/po/sl.po -> _service:tar_scm:colord-1.4.6.tar.xz/po/sl.po
Changed
@@ -3,15 +3,15 @@ # This file is distributed under the same license as the colord package. # # Translators: -# Martin Srebotnjak <miles@filmsi.net>, 2011-2013 +# Martin Srebotnjak <miles@filmsi.net>, 2011-2013,2021 # Matej Urbančič <>, 2013 msgid "" msgstr "" "Project-Id-Version: colord\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-18 10:50+0100\n" -"PO-Revision-Date: 2018-03-12 19:56+0000\n" -"Last-Translator: Richard Hughes <richard@hughsie.com>\n" +"POT-Creation-Date: 2022-02-16 15:33+0000\n" +"PO-Revision-Date: 2021-11-13 23:35+0000\n" +"Last-Translator: Martin Srebotnjak <miles@filmsi.net>\n" "Language-Team: Slovenian (http://www.transifex.com/freedesktop/colord/language/sl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -283,7 +283,7 @@ #. * defined as a monitor, keyboard and mouse. #. * For instance, in a public library one central computer can #. * have 3 keyboards, 3 displays and 3 mice plugged in and with -#. * systemd these can be setup as three independant seats with +#. * systemd these can be setup as three independent seats with #. * different sessions running on them #: client/cd-util.c:322 msgid "Seat" @@ -713,19 +713,9 @@ " and the display itself introduce latency." msgstr "" -#: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:32 -msgid "Web service profile upload URI" -msgstr "" - -#: contrib/session-helper/org.freedesktop.ColorHelper.gschema.xml:33 -msgid "" -"The URI of the web service that allows the calibration tools to upload a " -"specific profile to the Internet." -msgstr "" - #: data/profiles/AdobeRGB1998.iccprofile.xml:3 msgid "AdobeRGB1998" -msgstr "" +msgstr "AdobeRGB1998" #: data/profiles/AdobeRGB1998.iccprofile.xml:4 msgid "Compatible with Adobe RGB (1998)" @@ -784,11 +774,11 @@ #: data/profiles/AppleRGB.iccprofile.xml:3 msgid "AppleRGB" -msgstr "" +msgstr "AppleRGB" #: data/profiles/AppleRGB.iccprofile.xml:4 msgid "Apple RGB" -msgstr "" +msgstr "Apple RGB" #. TRANSLATORS: 'Adobe', 'Photoshop', 'Apple' and 'Illustrator' are #. trademarks, @@ -870,11 +860,11 @@ #: data/profiles/CIE-RGB.iccprofile.xml:3 msgid "CIE-RGB" -msgstr "" +msgstr "CIE-RGB" #: data/profiles/CIE-RGB.iccprofile.xml:4 msgid "CIE RGB" -msgstr "" +msgstr "CIE RGB" #. TRANSLATORS: theoretical in that the profile primaries are not real colors #: data/profiles/CIE-RGB.iccprofile.xml:7 @@ -921,11 +911,11 @@ #: data/profiles/DonRGB4.iccprofile.xml:3 msgid "DonRGB4" -msgstr "" +msgstr "DonRGB4" #: data/profiles/DonRGB4.iccprofile.xml:4 msgid "Don RGB 4" -msgstr "" +msgstr "Don RGB 4" #. TRANSLATORS: saturated means vivid bright colors #: data/profiles/DonRGB4.iccprofile.xml:7 @@ -937,11 +927,11 @@ #: data/profiles/ECI-RGBv1.iccprofile.xml:3 msgid "ECI-RGBv1" -msgstr "" +msgstr "ECI-RGBv1" #: data/profiles/ECI-RGBv1.iccprofile.xml:4 msgid "eciRGB v1" -msgstr "" +msgstr "eciRGB v1" #. TRANSLATORS: ECI is a trademark, don't translate #: data/profiles/ECI-RGBv1.iccprofile.xml:7 @@ -954,11 +944,11 @@ #: data/profiles/ECI-RGBv2.iccprofile.xml:3 msgid "ECI-RGBv2" -msgstr "" +msgstr "ECI-RGBv2" #: data/profiles/ECI-RGBv2.iccprofile.xml:4 msgid "eciRGB v2" -msgstr "" +msgstr "eciRGB v2" #. TRANSLATORS: lightness is a technical word for brightness #: data/profiles/ECI-RGBv2.iccprofile.xml:7 @@ -1094,11 +1084,11 @@ #: data/profiles/Gamma5500K.iccprofile.xml:5 msgid "D55" -msgstr "" +msgstr "D55" #: data/profiles/Gamma6500K.iccprofile.xml:5 msgid "D65" -msgstr "" +msgstr "D65" #: data/profiles/GRACoL_TR006_coated.iccprofile.xml:3 msgid "GRACoL TR006 Coated" @@ -1296,7 +1286,7 @@ #: data/profiles/x11-colors.iccprofile.xml:4 msgid "X11 Colors" -msgstr "" +msgstr "Barve X11" #. TRANSLATORS: A 'named color profile' contains a list of color swatches that #. look the same on all computer screens
View file
_service:tar_scm:colord-1.4.5.tar.xz/rules/69-cd-sensors.rules.in -> _service:tar_scm:colord-1.4.6.tar.xz/rules/69-cd-sensors.rules.in
Changed
@@ -69,6 +69,9 @@ # Spyder 5 ATTRS{idVendor}=="085c", ATTRS{idProduct}=="0500", ENV{COLORD_SENSOR_KIND}="spyder5", ENV{COLORD_SENSOR_CAPS}="lcd crt ambient" +# Spyder X +ATTRS{idVendor}=="085c", ATTRS{idProduct}=="0a00", ENV{COLORD_SENSOR_KIND}="spyderX", ENV{COLORD_SENSOR_CAPS}="lcd crt ambient" + # Huey ATTRS{idVendor}=="0971", ATTRS{idProduct}=="2005", ENV{COLORD_SENSOR_KIND}="huey"
View file
_service:tar_scm:colord-1.4.5.tar.xz/src/cd-device-db.c -> _service:tar_scm:colord-1.4.6.tar.xz/src/cd-device-db.c
Changed
@@ -91,7 +91,7 @@ /* check properties version 2 */ rc = sqlite3_exec (priv->db, "SELECT * FROM properties_v2 LIMIT 1", - NULL, NULL, &error_msg); + NULL, NULL, NULL); if (rc != SQLITE_OK) { statement = "CREATE TABLE properties_v2 (" "device_id TEXT,"
View file
_service:tar_scm:colord-1.4.5.tar.xz/src/sensors/huey2/huey-device.c -> _service:tar_scm:colord-1.4.6.tar.xz/src/sensors/huey2/huey-device.c
Changed
@@ -156,7 +156,7 @@ error); if (!ret) { g_prefix_error (error, "failed to read eeprom @0x%04x: ", i); - return FALSE; + return NULL; } memcpy (eeprom + i, reply + 0x4, 0x4); }
View file
_service:tar_scm:colord-1.4.5.tar.xz/src/sensors/meson.build -> _service:tar_scm:colord-1.4.6.tar.xz/src/sensors/meson.build
Changed
@@ -4,25 +4,5 @@ subdir('dummy') subdir('huey') subdir('huey2') -subdir('munki') cargs = '-DG_LOG_DOMAIN="Cd"' - -if get_option('reverse') - executable( - 'cd-parse-beagle', - sources : - 'cd-parse-beagle.c', - , - include_directories : - root_incdir, - , - dependencies : - gio, - , - link_with : colordprivate, - c_args : - cargs, - , - ) -endif
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2