Component Translated Untranslated Untranslated words Checks Suggestions Comments
Panel GPL-2.0
Panel Modul Name This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-backlight (Name & Description) This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-colorpicker This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-colorpicker (Name & Description) This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-cpuload This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-cpuload (Name & Description) This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-customcommand This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-customcommand (Name & Description) This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-desktopswitch This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-desktopswitch (Name & Description) This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-directorymenu This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-directorymenu (Name & Description) This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-dom This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-dom (Name & Description) This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-kbindicator This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-kbindicator (Name & Description) This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-mainmenu This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-mainmenu (Name & Description) This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-mount This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-mount (Name & Description) This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-networkmonitor This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-networkmonitor (Name & Description) This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-quicklaunch This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-quicklaunch (Name & Description) This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-sensors This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-sensors (Name & Description) This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-showdesktop This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-showdesktop (Name & Description) This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-spacer This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-spacer (Name & Description) This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-statusnotifier This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-statusnotifier (Name & Description) This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-sysstat This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-sysstat (Name & Description) This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-taskbar This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-taskbar (Name & Description) This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-tray (Name & Description) This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-volume This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-volume (Name & Description) This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-worldclock This component is linked to the LXQt Panel/Panel repository. GPL-2.0
plugin-worldclock (Name & Description) This component is linked to the LXQt Panel/Panel repository. GPL-2.0
Project website https://github.com/lxqt/lxqt-panel
Instructions for translators

Welcome to the LXQt-Weblate Platform!

For adding language files that are not already present please contact administrators.

Credits for translations (shown in LXQt-About) can be inserted in lxqt/lxqt-about/tree/master/translatorsinfo/translators_XY.info.

Translation license GPL-2.0 plugin-networkmonitor plugin-mainmenu plugin-tray (Name & Description) plugin-colorpicker plugin-spacer plugin-sensors plugin-kbindicator plugin-taskbar plugin-desktopswitch plugin-dom plugin-showdesktop plugin-qeyes plugin-qeyes (Name & Description) Panel plugin-mount plugin-cpuload (Name & Description) plugin-networkmonitor (Name & Description) Panel Modul Name plugin-colorpicker (Name & Description) plugin-taskbar (Name & Description) plugin-directorymenu (Name & Description) plugin-mount (Name & Description) plugin-mainmenu (Name & Description) plugin-worldclock plugin-directorymenu plugin-customcommand (Name & Description) plugin-customcommand plugin-statusnotifier plugin-sysstat plugin-cpuload plugin-volume plugin-dom (Name & Description) plugin-desktopswitch (Name & Description) plugin-quicklaunch plugin-backlight (Name & Description) plugin-showdesktop (Name & Description) plugin-kbindicator (Name & Description) plugin-spacer (Name & Description) plugin-sensors (Name & Description) plugin-quicklaunch (Name & Description) plugin-volume (Name & Description) plugin-worldclock (Name & Description) plugin-sysstat (Name & Description) plugin-statusnotifier (Name & Description)
Number of strings 541
Number of words 2,078
Number of characters 13,836
Number of languages 1
Number of source strings 599
Number of source words 2,281
Number of source characters 15,067
Displays the output of a cli command
Mostra la sortida d'un mandat de la Interfície de línia d'ordres
5 months ago
User avatar joanmiro

Translation changed

LXQt Panel / plugin-worldclockCatalan

<h1>Custom Date/Time Format Syntax</h1>
<p>A date pattern is a string of characters, where specific strings of characters are replaced with date and time data from a calendar when formatting or used to generate data for a calendar when parsing.</p>
<p>The Date Field Symbol Table below contains the characters used in patterns to show the appropriate formats for a given locale, such as yyyy for the year. Characters may be used multiple times. For example, if y is used for the year, 'yy' might produce '99', whereas 'yyyy' produces '1999'. For most numerical fields, the number of characters specifies the field width. For example, if h is the hour, 'h' might produce '5', but 'hh' produces '05'. For some characters, the count specifies whether an abbreviated or full form should be used, but may have other choices, as given below.</p>
<p>Two single quotes represents a literal single quote, either inside or outside single quotes. Text within single quotes is not interpreted in any way (except for two adjacent single quotes). Otherwise all ASCII letter from a to z and A to Z are reserved as syntax characters, and require quoting if they are to represent literal characters. In addition, certain ASCII punctuation characters may become variable in the future (eg ":" being interpreted as the time separator and '/' as a date separator, and replaced by respective locale-sensitive characters in display).<br /></p>
<table border="1" width="100%" cellpadding="4" cellspacing="0">
<tr><th width="20%">Code</th><th>Meaning</th></tr>
<tr><td>d</td><td>the day as number without a leading zero (1 to 31)</td></tr>
<tr><td>dd</td><td>the day as number with a leading zero (01 to 31)</td></tr>
<tr><td>ddd</td><td>the abbreviated localized day name (e.g. 'Mon' to 'Sun').</td></tr>
<tr><td>dddd</td><td>the long localized day name (e.g. 'Monday' to 'Sunday').</td></tr>
<tr><td>M</td><td>the month as number without a leading zero (1-12)</td></tr>
<tr><td>MM</td><td>the month as number with a leading zero (01-12)</td></tr>
<tr><td>MMM</td><td>the abbreviated localized month name (e.g. 'Jan' to 'Dec').</td></tr>
<tr><td>MMMM</td><td>the long localized month name (e.g. 'January' to 'December').</td></tr>
<tr><td>yy</td><td>the year as two digit number (00-99)</td></tr>
<tr><td>yyyy</td><td>the year as four digit number</td></tr>
<tr><td>h</td><td>the hour without a leading zero (0 to 23 or 1 to 12 if AM/PM display)</td></tr>
<tr><td>hh</td><td>the hour with a leading zero (00 to 23 or 01 to 12 if AM/PM display)</td></tr>
<tr><td>H</td><td>the hour without a leading zero (0 to 23, even with AM/PM display)</td></tr>
<tr><td>HH</td><td>the hour with a leading zero (00 to 23, even with AM/PM display)</td></tr>
<tr><td>m</td><td>the minute without a leading zero (0 to 59)</td></tr>
<tr><td>mm</td><td>the minute with a leading zero (00 to 59)</td></tr>
<tr><td>s</td><td>the second without a leading zero (0 to 59)</td></tr>
<tr><td>ss</td><td>the second with a leading zero (00 to 59)</td></tr>
<tr><td>AP <i>or</i> A</td><td>use AM/PM display. <b>A/AP</b> will be replaced by either "AM" or "PM".</td></tr>
<tr><td>ap <i>or</i> a</td><td>use am/pm display. <b>a/ap</b> will be replaced by either "am" or "pm".</td></tr>
<tr><td>t</td><td>the timezone (e.g. "CEST")</td></tr>
<tr><td>T</td><td>the offset from UTC</td></tr>
<tr><td>TT</td><td>the timezone IANA id</td></tr>
<tr><td>TTT</td><td>the timezone abbreviation</td></tr>
<tr><td>TTTT</td><td>the timezone short display name</td></tr>
<tr><td>TTTTT</td><td>the timezone long display name</td></tr>
<tr><td>TTTTTT</td><td>the timezone custom name. You can change it the 'Time zones' tab of the configuration window</td></tr></table>
<br /><b>Notes:</b> <ul><li>Any characters in the pattern that are not in the ranges of ['a'..'z'] and ['A'..'Z'] will be treated as quoted text. For instance, characters like ':', '.', ' ', '#' and '@' will appear in the resulting time text even they are not enclosed within single quotes. The single quote is used to 'escape' letters. Two single quotes in a row, whether inside or outside a quoted sequence, represent a 'real' single quote.</li><li>Minimal update interval is 1 second. If z or zzz is configured time is shown with the milliseconds fraction, but not updated on millisecond basis (avoiding big performance hit).</li><ul>
<h1>Sintaxi personalitzada del format de data/hora</h1>
<p>Un format de data és una cadena de caràcters, on les cadenes específiques de caràcters se substitueixen per dades de data i hora en formatar un calendari o utilitzat per a generar dades en analitzar un calendari.</p>
<p>La Taula de símbols de camp de data de sota conté els caràcters utilitzats en els patrons per a mostrar els formats apropiats per a una localització donada, com ara yyyy per a l'any. Els caràcters es poden utilitzar diverses vegades. Per exemple, si s'utilitza y per a l'any, 'yy' pot generar '99', mentre que 'yyyy' genera '1999'. Per a la majoria de camps numèrics, el nombre de caràcters especifica l'amplada del camp. Per exemple, si h és l'hora, 'h' pot generar '5', però 'hh' genera '05'. Per a alguns caràcters, el recompte especifica si s'ha d'utilitzar una forma abreujada o completa, però pot tenir altres opcions, com es mostra a continuació.</p>
<p>Dues cometes simples representen una cometa simple literal, ja sigui dins o fora de cometes simples. El text entre cometes simples no s'interpreta de cap manera (excepte per a dues cometes simples adjacents). En cas contrari, totes les lletres ASCII d'a a z i A a Z estan reservades com a caràcters de sintaxi, i requereixen citar si han de representar caràcters literals. A més, certs caràcters de puntuació ASCII poden esdevenir variables en el futur (per exemple, ":" s'interpreta com a separador de temps i "/" com a separador de data, i se substitueix pels respectius caràcters sensibles a la configuració de la localització i el seu idioma corresponent).<br /></p>
<table border="1" width="100%" cellpadding="4" cellspacing="0">
<tr><th width="20%">Codi</th><th>Significat</th></tr>
<tr><td>d</td><td>el dia com a número sense un zero inicial (1 a 31)</td></tr>
<tr><td>dd</td><td>el dia com a número amb un zero inicial (01 a 31)</td></tr>
<tr><td>ddd</td><td>el nom abreujat del dia localitzat (p. ex. 'dl.' a 'dg.').</td></tr>
<tr><td>dddd</td><td>el nom llarg del dia localitzat (p. ex. 'dilluns' a 'diumenge').</td></tr>
<tr><td>M</td><td>el mes com a número sense un zero inicial (1-12)</td></tr>
<tr><td>MM</td><td>el mes com a número amb un zero inicial (01-12)</td></tr>
<tr><td>MMM</td><td>el nom abreujat del mes localitzat (p. ex. 'gen' a 'des').</td></tr>
<tr><td>MMMM</td><td>el nom llarg del mes localitzat (p. ex. 'gener' a 'desembre').</td></tr>
<tr><td>yy</td><td>l'any com a número de dos dígits (00-99)</td></tr>
<tr><td>yyyy</td><td>l'any com a número de quatre dígits</td></tr>
<tr><td>h</td><td>l'hora sense un zero inicial (0 a 23 or 1 a 12 si es mostra AM/PM)</td></tr>
<tr><td>hh</td><td>l'hora amb un zero inicial (00 a 23 or 01 a 12 si es mostra AM/PM)</td></tr>
<tr><td>H</td><td>l'hora sense un zero inicial (0 a 23, fins i tot mostrant AM/PM)</td></tr>
<tr><td>HH</td><td>l'hora amb un zero inicial (00 to 23, fins i tot mostrant AM/PM)</td></tr>
<tr><td>m</td><td>el minut sense un zero inicial (0 a 59)</td></tr>
<tr><td>mm</td><td>el minut amb un zero inicial (00 a 59)</td></tr>
<tr><td>s</td><td>el segon sense un zero inicial (0 a 59)</td></tr>
<tr><td>ss</td><td>el segon amb un zero inicial (00 a 59)</td></tr>
<tr><td>AP <i>o</i> A</td><td>utilitza la visualització AM/PM. <b>A/AP</b> serà substituït per "AM" o "PM".</td></tr>
<tr><td>ap <i>o</i> a</td><td>utilitza la visualització am/pm. <b>a/ap</b> serà substituït per "am" o "pm".</td></tr>
<tr><td>t</td><td>la zona horària (p. ex. "CEST")</td></tr>
<tr><td>T</td><td>el desplaçament des de la UTC</td></tr>
<tr><td>TT</td><td>l'ID de la zona horària IANA</td></tr>
<tr><td>TTT</td><td>l'abreviatura de la zona horària</td></tr>
<tr><td>TTTT</td><td>el nom de la visualització curta de la zona horària</td></tr>
<tr><td>TTTTT</td><td>el nom de la visualització llarga de la zona horària</td></tr>
<tr><td>TTTTTT</td><td>el nom personalitzat de la zona horària. El podeu canviar a la pestanya «Zones horàries» de la finestra de configuració</td></tr></table>
<br /><b>Notes:</b> <ul><li>Qualsevol caràcter del patró que no estigui en els intervals de ['a'..'z'] i ['A'..'Z'] es tractarà com a text entre cometes. Per exemple, caràcters com ':', '.', ' ', '#' i '@' apareixeran al text de data/hora resultant, encara que no estiguin entre cometes simples. La cometa simple s'utilitza per 'escapar' de les lletres. Dues cometes simples seguides, ja siguin dins o fora d'una seqüència entre cometes, representen una cometa simple 'real'.</li><li>L'interval mínim d'actualització és d'1 segon. Si es configura z o zzz, el temps es mostra amb la fracció de mil·lisegons, però no s'actualitza en mil·lisegons (evitant un gran impacte de rendiment).</li><ul>
6 months ago
User avatar joanmiro

Translation changed

LXQt Panel / plugin-worldclockCatalan

<h1>Custom Date/Time Format Syntax</h1>
<p>A date pattern is a string of characters, where specific strings of characters are replaced with date and time data from a calendar when formatting or used to generate data for a calendar when parsing.</p>
<p>The Date Field Symbol Table below contains the characters used in patterns to show the appropriate formats for a given locale, such as yyyy for the year. Characters may be used multiple times. For example, if y is used for the year, 'yy' might produce '99', whereas 'yyyy' produces '1999'. For most numerical fields, the number of characters specifies the field width. For example, if h is the hour, 'h' might produce '5', but 'hh' produces '05'. For some characters, the count specifies whether an abbreviated or full form should be used, but may have other choices, as given below.</p>
<p>Two single quotes represents a literal single quote, either inside or outside single quotes. Text within single quotes is not interpreted in any way (except for two adjacent single quotes). Otherwise all ASCII letter from a to z and A to Z are reserved as syntax characters, and require quoting if they are to represent literal characters. In addition, certain ASCII punctuation characters may become variable in the future (eg ":" being interpreted as the time separator and '/' as a date separator, and replaced by respective locale-sensitive characters in display).<br /></p>
<table border="1" width="100%" cellpadding="4" cellspacing="0">
<tr><th width="20%">Code</th><th>Meaning</th></tr>
<tr><td>d</td><td>the day as number without a leading zero (1 to 31)</td></tr>
<tr><td>dd</td><td>the day as number with a leading zero (01 to 31)</td></tr>
<tr><td>ddd</td><td>the abbreviated localized day name (e.g. 'Mon' to 'Sun').</td></tr>
<tr><td>dddd</td><td>the long localized day name (e.g. 'Monday' to 'Sunday').</td></tr>
<tr><td>M</td><td>the month as number without a leading zero (1-12)</td></tr>
<tr><td>MM</td><td>the month as number with a leading zero (01-12)</td></tr>
<tr><td>MMM</td><td>the abbreviated localized month name (e.g. 'Jan' to 'Dec').</td></tr>
<tr><td>MMMM</td><td>the long localized month name (e.g. 'January' to 'December').</td></tr>
<tr><td>yy</td><td>the year as two digit number (00-99)</td></tr>
<tr><td>yyyy</td><td>the year as four digit number</td></tr>
<tr><td>h</td><td>the hour without a leading zero (0 to 23 or 1 to 12 if AM/PM display)</td></tr>
<tr><td>hh</td><td>the hour with a leading zero (00 to 23 or 01 to 12 if AM/PM display)</td></tr>
<tr><td>H</td><td>the hour without a leading zero (0 to 23, even with AM/PM display)</td></tr>
<tr><td>HH</td><td>the hour with a leading zero (00 to 23, even with AM/PM display)</td></tr>
<tr><td>m</td><td>the minute without a leading zero (0 to 59)</td></tr>
<tr><td>mm</td><td>the minute with a leading zero (00 to 59)</td></tr>
<tr><td>s</td><td>the second without a leading zero (0 to 59)</td></tr>
<tr><td>ss</td><td>the second with a leading zero (00 to 59)</td></tr>
<tr><td>AP <i>or</i> A</td><td>use AM/PM display. <b>A/AP</b> will be replaced by either "AM" or "PM".</td></tr>
<tr><td>ap <i>or</i> a</td><td>use am/pm display. <b>a/ap</b> will be replaced by either "am" or "pm".</td></tr>
<tr><td>t</td><td>the timezone (e.g. "CEST")</td></tr>
<tr><td>T</td><td>the offset from UTC</td></tr>
<tr><td>TT</td><td>the timezone IANA id</td></tr>
<tr><td>TTT</td><td>the timezone abbreviation</td></tr>
<tr><td>TTTT</td><td>the timezone short display name</td></tr>
<tr><td>TTTTT</td><td>the timezone long display name</td></tr>
<tr><td>TTTTTT</td><td>the timezone custom name. You can change it the 'Time zones' tab of the configuration window</td></tr></table>
<br /><b>Notes:</b> <ul><li>Any characters in the pattern that are not in the ranges of ['a'..'z'] and ['A'..'Z'] will be treated as quoted text. For instance, characters like ':', '.', ' ', '#' and '@' will appear in the resulting time text even they are not enclosed within single quotes. The single quote is used to 'escape' letters. Two single quotes in a row, whether inside or outside a quoted sequence, represent a 'real' single quote.</li><li>Minimal update interval is 1 second. If z or zzz is configured time is shown with the milliseconds fraction, but not updated on millisecond basis (avoiding big performance hit).</li><ul>
<h1>Sintaxi personalitzada de format de data/hora</h1>
<p>Un format de data és una cadena de caràcters, on les cadenes específiques de caràcters se substitueixen per dades de data i hora en formatar un calendari o utilitzat per a generar dades en analitzar un calendari.</p>
<p>La Taula de símbols de camp de data de sota conté els caràcters utilitzats en els patrons per a mostrar els formats apropiats per a una localització donada, com ara yyyy per a l'any. Els caràcters es poden utilitzar diverses vegades. Per exemple, si s'utilitza y per a l'any, 'yy' pot generar '99', mentre que 'yyyy' genera '1999'. Per a la majoria de camps numèrics, el nombre de caràcters especifica l'amplada del camp. Per exemple, si h és l'hora, 'h' pot generar '5', però 'hh' genera '05'. Per a alguns caràcters, el recompte especifica si s'ha d'utilitzar una forma abreujada o completa, però pot tenir altres opcions, com es mostra a continuació.</p>
<p>Dues cometes simples representen una cometa simple literal, ja sigui dins o fora de cometes simples. El text entre cometes simples no s'interpreta de cap manera (excepte per a dues cometes simples adjacents). En cas contrari, totes les lletres ASCII d'a a z i A a Z estan reservades com a caràcters de sintaxi, i requereixen citar si han de representar caràcters literals. A més, certs caràcters de puntuació ASCII poden esdevenir variables en el futur (per exemple, ":" s'interpreta com a separador de temps i "/" com a separador de data, i se substitueix pels respectius caràcters sensibles a la configuració de la localització i el seu idioma corresponent).<br /></p>
<table border="1" width="100%" cellpadding="4" cellspacing="0">
<tr><th width="20%">Codi</th><th>Significat</th></tr>
<tr><td>d</td><td>el dia com a número sense un zero inicial (1 a 31)</td></tr>
<tr><td>dd</td><td>el dia com a número amb un zero inicial (01 a 31)</td></tr>
<tr><td>ddd</td><td>el nom abreujat del dia localitzat (p. ex. 'dl.' a 'dg.').</td></tr>
<tr><td>dddd</td><td>el nom llarg del dia localitzat (p. ex. 'dilluns' a 'diumenge').</td></tr>
<tr><td>M</td><td>el mes com a número sense un zero inicial (1-12)</td></tr>
<tr><td>MM</td><td>el mes com a número amb un zero inicial (01-12)</td></tr>
<tr><td>MMM</td><td>el nom abreujat del mes localitzat (p. ex. 'gen' a 'des').</td></tr>
<tr><td>MMMM</td><td>el nom llarg del mes localitzat (p. ex. 'gener' a 'desembre').</td></tr>
<tr><td>yy</td><td>l'any com a número de dos dígits (00-99)</td></tr>
<tr><td>yyyy</td><td>l'any com a número de quatre dígits</td></tr>
<tr><td>h</td><td>l'hora sense un zero inicial (0 a 23 or 1 a 12 si es mostra AM/PM)</td></tr>
<tr><td>hh</td><td>l'hora amb un zero inicial (00 a 23 or 01 a 12 si es mostra AM/PM)</td></tr>
<tr><td>H</td><td>l'hora sense un zero inicial (0 a 23, fins i tot mostrant AM/PM)</td></tr>
<tr><td>HH</td><td>l'hora amb un zero inicial (00 to 23, fins i tot mostrant AM/PM)</td></tr>
<tr><td>m</td><td>el minut sense un zero inicial (0 a 59)</td></tr>
<tr><td>mm</td><td>el minut amb un zero inicial (00 a 59)</td></tr>
<tr><td>s</td><td>el segon sense un zero inicial (0 a 59)</td></tr>
<tr><td>ss</td><td>el segon amb un zero inicial (00 a 59)</td></tr>
<tr><td>AP <i>o</i> A</td><td>utilitza la visualització AM/PM. <b>A/AP</b> serà substituït per "AM" o "PM".</td></tr>
<tr><td>ap <i>o</i> a</td><td>utilitza la visualització am/pm. <b>a/ap</b> serà substituït per "am" o "pm".</td></tr>
<tr><td>t</td><td>la zona horària (p. ex. "CEST")</td></tr>
<tr><td>T</td><td>el desplaçament des de la UTC</td></tr>
<tr><td>TT</td><td>l'ID de la zona horària IANA</td></tr>
<tr><td>TTT</td><td>l'abreviatura de la zona horària</td></tr>
<tr><td>TTTT</td><td>el nom de la visualització curta de la zona horària</td></tr>
<tr><td>TTTTT</td><td>el nom de la visualització llarga de la zona horària</td></tr>
<tr><td>TTTTTT</td><td>el nom personalitzat de la zona horària. El podeu canviar a la pestanya «Zones horàries» de la finestra de configuració</td></tr></table>
<br /><b>Notes:</b> <ul><li>Qualsevol caràcter del patró que no estigui en els intervals de ['a'..'z'] i ['A'..'Z'] es tractarà com a text entre cometes. Per exemple, caràcters com ':', '.', ' ', '#' i '@' apareixeran al text de data/hora resultant, encara que no estiguin entre cometes simples. TheLa cometa singmple quote is used to 'escape' letters'utilitza per 'escapar' de les lletres. Dues cometes simples seguides, ja siguin dins o fora d'una seqüència entre cometes, representen una cometa simple 'real'.</li><li>L'interval mínim d'actualització és d'1 segon. Si es configura z o zzz, el temps es mostra amb la fracció de mil·lisegons, però no s'actualitza en mil·lisegons (evitant un gran impacte de rendiment).</li><ul>
6 months ago
<h1>Custom Date/Time Format Syntax</h1>
<p>A date pattern is a string of characters, where specific strings of characters are replaced with date and time data from a calendar when formatting or used to generate data for a calendar when parsing.</p>
<p>The Date Field Symbol Table below contains the characters used in patterns to show the appropriate formats for a given locale, such as yyyy for the year. Characters may be used multiple times. For example, if y is used for the year, 'yy' might produce '99', whereas 'yyyy' produces '1999'. For most numerical fields, the number of characters specifies the field width. For example, if h is the hour, 'h' might produce '5', but 'hh' produces '05'. For some characters, the count specifies whether an abbreviated or full form should be used, but may have other choices, as given below.</p>
<p>Two single quotes represents a literal single quote, either inside or outside single quotes. Text within single quotes is not interpreted in any way (except for two adjacent single quotes). Otherwise all ASCII letter from a to z and A to Z are reserved as syntax characters, and require quoting if they are to represent literal characters. In addition, certain ASCII punctuation characters may become variable in the future (eg ":" being interpreted as the time separator and '/' as a date separator, and replaced by respective locale-sensitive characters in display).<br /></p>
<table border="1" width="100%" cellpadding="4" cellspacing="0">
<tr><th width="20%">Code</th><th>Meaning</th></tr>
<tr><td>d</td><td>the day as number without a leading zero (1 to 31)</td></tr>
<tr><td>dd</td><td>the day as number with a leading zero (01 to 31)</td></tr>
<tr><td>ddd</td><td>the abbreviated localized day name (e.g. 'Mon' to 'Sun').</td></tr>
<tr><td>dddd</td><td>the long localized day name (e.g. 'Monday' to 'Sunday').</td></tr>
<tr><td>M</td><td>the month as number without a leading zero (1-12)</td></tr>
<tr><td>MM</td><td>the month as number with a leading zero (01-12)</td></tr>
<tr><td>MMM</td><td>the abbreviated localized month name (e.g. 'Jan' to 'Dec').</td></tr>
<tr><td>MMMM</td><td>the long localized month name (e.g. 'January' to 'December').</td></tr>
<tr><td>yy</td><td>the year as two digit number (00-99)</td></tr>
<tr><td>yyyy</td><td>the year as four digit number</td></tr>
<tr><td>h</td><td>the hour without a leading zero (0 to 23 or 1 to 12 if AM/PM display)</td></tr>
<tr><td>hh</td><td>the hour with a leading zero (00 to 23 or 01 to 12 if AM/PM display)</td></tr>
<tr><td>H</td><td>the hour without a leading zero (0 to 23, even with AM/PM display)</td></tr>
<tr><td>HH</td><td>the hour with a leading zero (00 to 23, even with AM/PM display)</td></tr>
<tr><td>m</td><td>the minute without a leading zero (0 to 59)</td></tr>
<tr><td>mm</td><td>the minute with a leading zero (00 to 59)</td></tr>
<tr><td>s</td><td>the second without a leading zero (0 to 59)</td></tr>
<tr><td>ss</td><td>the second with a leading zero (00 to 59)</td></tr>
<tr><td>AP <i>or</i> A</td><td>use AM/PM display. <b>A/AP</b> will be replaced by either "AM" or "PM".</td></tr>
<tr><td>ap <i>or</i> a</td><td>use am/pm display. <b>a/ap</b> will be replaced by either "am" or "pm".</td></tr>
<tr><td>t</td><td>the timezone (e.g. "CEST")</td></tr>
<tr><td>T</td><td>the offset from UTC</td></tr>
<tr><td>TT</td><td>the timezone IANA id</td></tr>
<tr><td>TTT</td><td>the timezone abbreviation</td></tr>
<tr><td>TTTT</td><td>the timezone short display name</td></tr>
<tr><td>TTTTT</td><td>the timezone long display name</td></tr>
<tr><td>TTTTTT</td><td>the timezone custom name. You can change it the 'Time zones' tab of the configuration window</td></tr></table>
<br /><b>Notes:</b> <ul><li>Any characters in the pattern that are not in the ranges of ['a'..'z'] and ['A'..'Z'] will be treated as quoted text. For instance, characters like ':', '.', ' ', '#' and '@' will appear in the resulting time text even they are not enclosed within single quotes. The single quote is used to 'escape' letters. Two single quotes in a row, whether inside or outside a quoted sequence, represent a 'real' single quote.</li><li>Minimal update interval is 1 second. If z or zzz is configured time is shown with the milliseconds fraction, but not updated on millisecond basis (avoiding big performance hit).</li><ul>
<h1>Sintaxi personalitzada de format de data/hora</h1>
<p>Un format de data és una cadena de caràcters, on les cadenes específiques de caràcters se substitueixen per dades de data i hora en formatar un calendari o utilitzat per a generar dades en analitzar un calendari.</p>
<p>La Taula de símbols de camp de data de sota conté els caràcters utilitzats en els patrons per a mostrar els formats apropiats per a una localització donada, com ara yyyy per a l'any. Els caràcters es poden utilitzar diverses vegades. Per exemple, si s'utilitza y per a l'any, 'yy' pot generar '99', mentre que 'yyyy' genera '1999'. Per a la majoria de camps numèrics, el nombre de caràcters especifica l'amplada del camp. Per exemple, si h és l'hora, 'h' pot generar '5', però 'hh' genera '05'. Per a alguns caràcters, el recompte especifica si s'ha d'utilitzar una forma abreujada o completa, però pot tenir altres opcions, com es mostra a continuació.</p>
<p>Dues cometes simples representen una cometa simple literal, ja sigui dins o fora de cometes simples. El text entre cometes simples no s'interpreta de cap manera (excepte per a dues cometes simples adjacents). En cas contrari, totes les lletres ASCII d'a a z i A a Z estan reservades com a caràcters de sintaxi, i requereixen citar si han de representar caràcters literals. A més, certs caràcters de puntuació ASCII poden esdevenir variables en el futur (per exemple, ":" s'interpreta com a separador de temps i "/" com a separador de data, i se substitueix pels respectius caràcters sensibles a la configuració de la localització i el seu idioma corresponent).<br /></p>
<table border="1" width="100%" cellpadding="4" cellspacing="0">
<tr><th width="20%">Codi</th><th>Significat</th></tr>
<tr><td>d</td><td>el dia com a número sense un zero inicial (1 a 31)</td></tr>
<tr><td>dd</td><td>el dia com a número amb un zero inicial (01 a 31)</td></tr>
<tr><td>ddd</td><td>el nom abreujat del dia localitzat (p. ex. 'dl.' a 'dg.').</td></tr>
<tr><td>dddd</td><td>el nom llarg del dia localitzat (p. ex. 'dilluns' a 'diumenge').</td></tr>
<tr><td>M</td><td>el mes com a número sense un zero inicial (1-12)</td></tr>
<tr><td>MM</td><td>el mes com a número amb un zero inicial (01-12)</td></tr>
<tr><td>MMM</td><td>el nom abreujat del mes localitzat (p. ex. 'gen' a 'des').</td></tr>
<tr><td>MMMM</td><td>el nom llarg del mes localitzat (p. ex. 'gener' a 'desembre').</td></tr>
<tr><td>yy</td><td>l'any com a número de dos dígits (00-99)</td></tr>
<tr><td>yyyy</td><td>l'any com a número de quatre dígits</td></tr>
<tr><td>h</td><td>l'hora sense un zero inicial (0 a 23 or 1 a 12 si es mostra AM/PM)</td></tr>
<tr><td>hh</td><td>l'hora amb un zero inicial (00 a 23 or 01 a 12 si es mostra AM/PM)</td></tr>
<tr><td>H</td><td>l'hora sense un zero inicial (0 a 23, fins i tot mostrant AM/PM)</td></tr>
<tr><td>HH</td><td>l'hora amb un zero inicial (00 to 23, fins i tot mostrant AM/PM)</td></tr>
<tr><td>m</td><td>el minut sense un zero inicial (0 a 59)</td></tr>
<tr><td>mm</td><td>el minut amb un zero inicial (00 a 59)</td></tr>
<tr><td>s</td><td>el segon sense un zero inicial (0 a 59)</td></tr>
<tr><td>ss</td><td>el segon amb un zero inicial (00 a 59)</td></tr>
<tr><td>AP <i>o</i> A</td><td>utilitza la visualització AM/PM. <b>A/AP</b> serà substituït per "AM" o "PM".</td></tr>
<tr><td>ap <i>o</i> a</td><td>utilitza la visualització am/pm. <b>a/ap</b> serà substituït per "am" o "pm".</td></tr>
<tr><td>t</td><td>la zona horària (p. ex. "CEST")</td></tr>
<tr><td>T</td><td>el desplaçament des de la UTC</td></tr>
<tr><td>TT</td><td>l'ID de la zona horària IANA</td></tr>
<tr><td>TTT</td><td>l'abreviatura de la zona horària</td></tr>
<tr><td>TTTT</td><td>el nom de la visualització curta de la zona horària</td></tr>
<tr><td>TTTTT</td><td>el nom de la visualització llarga de la zona horària</td></tr>
<tr><td>TTTTTT</td><td>el nom personalitzat de la zona horària. El podeu canviar a la pestanya «Zones horàries» de la finestra de configuració</td></tr></table>
<br /><b>Notes:</b> <ul><li>Qualsevol caràcter del patró que no estigui en els intervals de ['a'..'z'] i ['A'..'Z'] es tractarà com a text entre cometes. Per exemple, caràcters com ':', '.', ' ', '#' i '@' apareixeran al text de data/hora resultant, encara que no estiguin entre cometes simples. The single quote is used to 'escape' letters. Dues cometes simples seguides, ja siguin dins o fora d'una seqüència entre cometes, representen una cometa simple 'real'.</li><li>L'interval mínim d'actualització és d'1 segon. Si es configura z o zzz, el temps es mostra amb la fracció de mil·lisegons, però no s'actualitza en mil·lisegons (evitant un gran impacte de rendiment).</li><ul>
6 months ago
echo Configure...
Configura ció de l'eco ...
6 months ago
empty
buit
6 months ago
Clear list
Neteja la llista
6 months ago
Catalan 6 months ago
User avatar joanmiro

New strings to translate

LXQt Panel / plugin-colorpickerCatalan

New strings to translate 6 months ago
Resource update 6 months ago
Browse all language changes

Daily activity

Daily activity

Weekly activity

Weekly activity
Got it
LXQt Weblate is using cookies. More information