Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/lxqt-panel/plugin-worldclock/da/changes/?format=api
https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-worldclock/?format=api", "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-worldclock/da/?format=api", "glossary_term": null, "user": null, "author": null, "timestamp": "2020-08-27T12:07:58.490691Z", "action": 0, "target": "", "id": 10490, "action_name": "Resource update", "url": "https://translate.lxqt-project.org/api/changes/10490/?format=api" }, { "unit": null, "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-worldclock/?format=api", "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-worldclock/da/?format=api", "glossary_term": null, "user": null, "author": null, "timestamp": "2020-08-27T12:08:11.180810Z", "action": 44, "target": "", "id": 10520, "action_name": "New strings to translate", "url": "https://translate.lxqt-project.org/api/changes/10520/?format=api" }, { "unit": null, "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-worldclock/?format=api", "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-worldclock/da/?format=api", "glossary_term": null, "user": "https://translate.lxqt-project.org/api/users/standreas/?format=api", "author": "https://translate.lxqt-project.org/api/users/standreas/?format=api", "timestamp": "2020-08-28T10:27:06.751042Z", "action": 0, "target": "", "id": 10802, "action_name": "Resource update", "url": "https://translate.lxqt-project.org/api/changes/10802/?format=api" }, { "unit": null, "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-worldclock/?format=api", "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-worldclock/da/?format=api", "glossary_term": null, "user": "https://translate.lxqt-project.org/api/users/standreas/?format=api", "author": "https://translate.lxqt-project.org/api/users/standreas/?format=api", "timestamp": "2020-08-28T10:27:09.524254Z", "action": 44, "target": "", "id": 10832, "action_name": "New string to translate", "url": "https://translate.lxqt-project.org/api/changes/10832/?format=api" }, { "unit": "https://translate.lxqt-project.org/api/units/161233/?format=api", "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-worldclock/?format=api", "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-worldclock/da/?format=api", "glossary_term": null, "user": "https://translate.lxqt-project.org/api/users/scootergrisen/?format=api", "author": "https://translate.lxqt-project.org/api/users/scootergrisen/?format=api", "timestamp": "2020-12-22T18:28:43.976490Z", "action": 45, "target": "", "id": 41541, "action_name": "New contributor", "url": "https://translate.lxqt-project.org/api/changes/41541/?format=api" }, { "unit": "https://translate.lxqt-project.org/api/units/161233/?format=api", "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-worldclock/?format=api", "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-worldclock/da/?format=api", "glossary_term": null, "user": "https://translate.lxqt-project.org/api/users/scootergrisen/?format=api", "author": "https://translate.lxqt-project.org/api/users/scootergrisen/?format=api", "timestamp": "2020-12-22T18:28:43.979586Z", "action": 5, "target": "Vis &værktøjstip", "id": 41542, "action_name": "New translation", "url": "https://translate.lxqt-project.org/api/changes/41542/?format=api" }, { "unit": "https://translate.lxqt-project.org/api/units/161232/?format=api", "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-worldclock/?format=api", "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-worldclock/da/?format=api", "glossary_term": null, "user": "https://translate.lxqt-project.org/api/users/scootergrisen/?format=api", "author": "https://translate.lxqt-project.org/api/users/scootergrisen/?format=api", "timestamp": "2020-12-24T04:56:57.377112Z", "action": 5, "target": "Vis &ugenumre i pop op-kalender", "id": 42324, "action_name": "New translation", "url": "https://translate.lxqt-project.org/api/changes/42324/?format=api" }, { "unit": "https://translate.lxqt-project.org/api/units/162625/?format=api", "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-worldclock/?format=api", "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-worldclock/da/?format=api", "glossary_term": null, "user": "https://translate.lxqt-project.org/api/users/scootergrisen/?format=api", "author": "https://translate.lxqt-project.org/api/users/scootergrisen/?format=api", "timestamp": "2020-12-29T10:21:30.202186Z", "action": 37, "target": "<h1>Custom Date/Time Format Syntax</h1>\n<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>\n<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>\n<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>\n<table border=\"1\" width=\"100%\" cellpadding=\"4\" cellspacing=\"0\">\n<tr><th width=\"20%\">Code</th><th>Meaning</th></tr>\n<tr><td>d</td><td>the day as number without a leading zero (1 to 31)</td></tr>\n<tr><td>dd</td><td>the day as number with a leading zero (01 to 31)</td></tr>\n<tr><td>ddd</td><td>the abbreviated localized day name (e.g. 'Mon' to 'Sun').</td></tr>\n<tr><td>dddd</td><td>the long localized day name (e.g. 'Monday' to 'Sunday').</td></tr>\n<tr><td>M</td><td>the month as number without a leading zero (1-12)</td></tr>\n<tr><td>MM</td><td>the month as number with a leading zero (01-12)</td></tr>\n<tr><td>MMM</td><td>the abbreviated localized month name (e.g. 'Jan' to 'Dec').</td></tr>\n<tr><td>MMMM</td><td>the long localized month name (e.g. 'January' to 'December').</td></tr>\n<tr><td>yy</td><td>the year as two digit number (00-99)</td></tr>\n<tr><td>yyyy</td><td>the year as four digit number</td></tr>\n<tr><td>h</td><td>the hour without a leading zero (0 to 23 or 1 to 12 if AM/PM display)</td></tr>\n<tr><td>hh</td><td>the hour with a leading zero (00 to 23 or 01 to 12 if AM/PM display)</td></tr>\n<tr><td>H</td><td>the hour without a leading zero (0 to 23, even with AM/PM display)</td></tr>\n<tr><td>HH</td><td>the hour with a leading zero (00 to 23, even with AM/PM display)</td></tr>\n<tr><td>m</td><td>the minute without a leading zero (0 to 59)</td></tr>\n<tr><td>mm</td><td>the minute with a leading zero (00 to 59)</td></tr>\n<tr><td>s</td><td>the second without a leading zero (0 to 59)</td></tr>\n<tr><td>ss</td><td>the second with a leading zero (00 to 59)</td></tr>\n<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>\n<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>\n<tr><td>t</td><td>the timezone (e.g. \"CEST\")</td></tr>\n<tr><td>T</td><td>the offset from UTC</td></tr>\n<tr><td>TT</td><td>the timezone IANA id</td></tr>\n<tr><td>TTT</td><td>the timezone abbreviation</td></tr>\n<tr><td>TTTT</td><td>the timezone short display name</td></tr>\n<tr><td>TTTTT</td><td>the timezone long display name</td></tr>\n<tr><td>TTTTTT</td><td>the timezone custom name. You can change it the 'Time zones' tab of the configuration window</td></tr></table>\n<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>\n", "id": 43223, "action_name": "Marked for edit", "url": "https://translate.lxqt-project.org/api/changes/43223/?format=api" }, { "unit": "https://translate.lxqt-project.org/api/units/162625/?format=api", "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-worldclock/?format=api", "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-worldclock/da/?format=api", "glossary_term": null, "user": "https://translate.lxqt-project.org/api/users/scootergrisen/?format=api", "author": "https://translate.lxqt-project.org/api/users/scootergrisen/?format=api", "timestamp": "2020-12-29T10:21:39.910966Z", "action": 2, "target": "<h1>Custom Date/Time Format Syntax</h1>\n<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>\n<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>\n<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>\n<table border=\"1\" width=\"100%\" cellpadding=\"4\" cellspacing=\"0\">\n<tr><th width=\"20%\">Code</th><th>Meaning</th></tr>\n<tr><td>d</td><td>the day as number without a leading zero (1 to 31)</td></tr>\n<tr><td>dd</td><td>the day as number with a leading zero (01 to 31)</td></tr>\n<tr><td>ddd</td><td>the abbreviated localized day name (e.g. 'Mon' to 'Sun').</td></tr>\n<tr><td>dddd</td><td>the long localized day name (e.g. 'Monday' to 'Sunday').</td></tr>\n<tr><td>M</td><td>the month as number without a leading zero (1-12)</td></tr>\n<tr><td>MM</td><td>the month as number with a leading zero (01-12)</td></tr>\n<tr><td>MMM</td><td>the abbreviated localized month name (e.g. 'Jan' to 'Dec').</td></tr>\n<tr><td>MMMM</td><td>the long localized month name (e.g. 'January' to 'December').</td></tr>\n<tr><td>yy</td><td>the year as two digit number (00-99)</td></tr>\n<tr><td>yyyy</td><td>the year as four digit number</td></tr>\n<tr><td>h</td><td>the hour without a leading zero (0 to 23 or 1 to 12 if AM/PM display)</td></tr>\n<tr><td>hh</td><td>the hour with a leading zero (00 to 23 or 01 to 12 if AM/PM display)</td></tr>\n<tr><td>H</td><td>the hour without a leading zero (0 to 23, even with AM/PM display)</td></tr>\n<tr><td>HH</td><td>the hour with a leading zero (00 to 23, even with AM/PM display)</td></tr>\n<tr><td>m</td><td>the minute without a leading zero (0 to 59)</td></tr>\n<tr><td>mm</td><td>the minute with a leading zero (00 to 59)</td></tr>\n<tr><td>s</td><td>the second without a leading zero (0 to 59)</td></tr>\n<tr><td>ss</td><td>the second with a leading zero (00 to 59)</td></tr>\n<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>\n<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>\n<tr><td>t</td><td>the timezone (e.g. \"CEST\")</td></tr>\n<tr><td>T</td><td>the offset from UTC</td></tr>\n<tr><td>TT</td><td>the timezone IANA id</td></tr>\n<tr><td>TTT</td><td>the timezone abbreviation</td></tr>\n<tr><td>TTTT</td><td>the timezone short display name</td></tr>\n<tr><td>TTTTT</td><td>the timezone long display name</td></tr>\n<tr><td>TTTTTT</td><td>the timezone custom name. You can change it the 'Time zones' tab of the configuration window</td></tr></table>\n<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>\n", "id": 43224, "action_name": "Translation changed", "url": "https://translate.lxqt-project.org/api/changes/43224/?format=api" }, { "unit": null, "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-worldclock/?format=api", "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-worldclock/da/?format=api", "glossary_term": null, "user": null, "author": null, "timestamp": "2021-02-10T14:19:08.568042Z", "action": 0, "target": "", "id": 51061, "action_name": "Resource update", "url": "https://translate.lxqt-project.org/api/changes/51061/?format=api" }, { "unit": null, "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-worldclock/?format=api", "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-worldclock/da/?format=api", "glossary_term": null, "user": null, "author": null, "timestamp": "2022-01-25T21:02:09.420717Z", "action": 0, "target": "", "id": 107466, "action_name": "Resource update", "url": "https://translate.lxqt-project.org/api/changes/107466/?format=api" }, { "unit": null, "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-worldclock/?format=api", "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-worldclock/da/?format=api", "glossary_term": null, "user": null, "author": null, "timestamp": "2024-05-05T06:11:00.406619Z", "action": 0, "target": "", "id": 187218, "action_name": "Resource update", "url": "https://translate.lxqt-project.org/api/changes/187218/?format=api" }, { "unit": "https://translate.lxqt-project.org/api/units/161236/?format=api", "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-worldclock/?format=api", "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-worldclock/da/?format=api", "glossary_term": null, "user": "https://translate.lxqt-project.org/api/users/PeterJespersen/?format=api", "author": "https://translate.lxqt-project.org/api/users/PeterJespersen/?format=api", "timestamp": "2024-06-16T17:31:22.746776Z", "action": 45, "target": "", "id": 193283, "action_name": "New contributor", "url": "https://translate.lxqt-project.org/api/changes/193283/?format=api" }, { "unit": "https://translate.lxqt-project.org/api/units/161236/?format=api", "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-worldclock/?format=api", "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-worldclock/da/?format=api", "glossary_term": null, "user": "https://translate.lxqt-project.org/api/users/PeterJespersen/?format=api", "author": "https://translate.lxqt-project.org/api/users/PeterJespersen/?format=api", "timestamp": "2024-06-16T17:31:22.751846Z", "action": 2, "target": "Indstilling af manuelt format for verdensur", "id": 193284, "action_name": "Translation changed", "url": "https://translate.lxqt-project.org/api/changes/193284/?format=api" }, { "unit": "https://translate.lxqt-project.org/api/units/162625/?format=api", "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-worldclock/?format=api", "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-worldclock/da/?format=api", "glossary_term": null, "user": "https://translate.lxqt-project.org/api/users/PeterJespersen/?format=api", "author": "https://translate.lxqt-project.org/api/users/PeterJespersen/?format=api", "timestamp": "2024-06-16T17:35:48.745089Z", "action": 2, "target": "<h1>Syntaks for brugerdefineret dato/klokkeslæt</h1>\n<p>Et datomønster er en streng af tegn, hvor specifikke strenge af tegn erstattes med dato- og tidsdata fra en kalender ved formatering eller bruges til at generere data til en kalender ved parsing.</p>\n<p>Datofeltsymboltabellen nedenfor indeholder de tegn, der bruges i mønstre til at vise de passende formater for en given lokalitet, såsom åååå for året. Tegn kan bruges flere gange. Hvis f.eks. y bruges for året, kan 'åå' give '99', mens 'åååå' giver '1999'. For de fleste numeriske felter angiver antallet af tegn feltbredden. For eksempel, hvis h er timen, kan 'h' give '5', men 'hh' producerer '05'. For nogle tegn angiver optællingen, om en forkortet eller fuld form skal bruges, men kan have andre valg, som angivet nedenfor.</p>\n<p>To enkelte citater repræsenterer et bogstaveligt enkelt citat, enten inden for eller uden for enkelte citater. Tekst inden for enkelte anførselstegn fortolkes ikke på nogen måde (bortset fra to tilstødende enkelte anførselstegn). Ellers er alle ASCII-bogstaver fra a til z og A til Z reserveret som syntakstegn og kræver citering, hvis de skal repræsentere bogstavelige tegn. Derudover kan visse ASCII-tegnsætningstegn blive variable i fremtiden (f.eks. bliver \":\" fortolket som tidsseparatoren og '/' som en datoseparator og erstattet af respektive lokalitetsfølsomme tegn på displayet).<br />< /p>\n<table border=\"1\" width=\"100%\" cellpadding=\"4\" cellspacing=\"0\">\n<tr><th width=\"20%\">Kode</th><th>Betydning</th></tr>\n<tr><td>d</td><td>dagen som tal uden et indledende nul (1 til 31)</td></tr>\n<tr><td>dd</td><td>dagen som tal med et indledende nul (01 til 31)</td></tr>\n<tr><td>ddd</td><td>det forkortede lokaliserede dagnavn (f.eks. 'man' til 'søn').</td></tr>\n<tr><td>dddd</td><td>det lange lokaliserede dagnavn (f.eks. \"mandag\" til \"søndag\").</td></tr>\n<tr><td>M</td><td>måneden som tal uden et indledende nul (1-12)</td></tr>\n<tr><td>MM</td><td>måneden som tal med et indledende nul (01-12)</td></tr>\n<tr><td>MMM</td><td>det forkortede lokaliserede månedsnavn (f.eks. 'Jan' til 'Dec').</td></tr>\n<tr><td>MMMM</td><td>det lange lokaliserede månedsnavn (f.eks. \"januar\" til \"december\").</td></tr>\n<tr><td>åå</td><td>året som tocifret tal (00-99)</td></tr>\n<tr><td>åååå</td><td>året som firecifret tal</td></tr>\n<tr><td>h</td><td>timen uden indledende nul (0 til 23 eller 1 til 12 hvis AM/PM vises)</td></tr>\n<tr><td>hh</td><td>timen med et foranstillet nul (00 til 23 eller 01 til 12, hvis AM/PM vises)</td></tr>\n<tr><td>H</td><td>timen uden et indledende nul (0 til 23, selv med AM/PM-visning)</td></tr>\n<tr><td>HH</td><td>timen med et indledende nul (00 til 23, selv med AM/PM-visning)</td></tr>\n<tr><td>m</td><td>minuttet uden et indledende nul (0 til 59)</td></tr>\n<tr><td>mm</td><td>minuttet med et indledende nul (00 til 59)</td></tr>\n<tr><td>s</td><td>den anden uden et indledende nul (0 til 59)</td></tr>\n<tr><td>ss</td><td>den anden med et indledende nul (00 til 59)</td></tr>\n<tr><td>AP <i>eller</i> A</td><td>brug AM/PM-skærm. <b>A/AP</b> vil blive erstattet af enten \"AM\" eller \"PM\".</td></tr>\n<tr><td>ap <i>eller</i> a</td><td>brug am/pm-skærm. <b>a/ap</b> vil blive erstattet af enten \"am\" eller \"pm\".</td></tr>\n<tr><td>t</td><td>tidszonen (f.eks. \"CEST\")</td></tr>\n<tr><td>T</td><td>forskydningen fra UTC</td></tr>\n<tr><td>TT</td><td>tidszonen IANA-id</td></tr>\n<tr><td>TTT</td><td>tidszoneforkortelsen</td></tr>\n<tr><td>TTTT</td><td>tidszonens korte visningsnavn</td></tr>\n<tr><td>TTTTT</td><td>tidszonens lange visningsnavn</td></tr>\n<tr><td>TTTTTT</td><td>tidszonens brugerdefinerede navn. Du kan ændre det under fanen 'Tidszoner' i konfigurationsvinduet</td></tr></table>\n<br /><b>Bemærkninger:</b> <ul><li>Alle tegn i mønsteret, der ikke er i intervallet ['a'..'z'] og ['A'..'Z' '] vil blive behandlet som citeret tekst. For eksempel vil tegn som ':', '.', ' ', '#' og '@' blive vist i den resulterende tidstekst, selv om de ikke er omgivet af enkelte anførselstegn. Det enkelte citat bruges til at 'undslippe' bogstaver. To enkelte anførselstegn i en række, hvad enten det er inden for eller uden for en citationssekvens, repræsenterer et 'rigtigt' enkelt anførselstegn.</li><li>Minimale opdateringsinterval er 1 sekund. Hvis z eller zzz er konfigureret, vises tiden med millisekundersbrøken, men ikke opdateret på millisekundbasis (for at undgå store præstationshit).</li><ul>\n", "id": 193285, "action_name": "Translation changed", "url": "https://translate.lxqt-project.org/api/changes/193285/?format=api" }, { "unit": "https://translate.lxqt-project.org/api/units/162625/?format=api", "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-worldclock/?format=api", "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-worldclock/da/?format=api", "glossary_term": null, "user": "https://translate.lxqt-project.org/api/users/PeterJespersen/?format=api", "author": "https://translate.lxqt-project.org/api/users/PeterJespersen/?format=api", "timestamp": "2024-06-16T17:37:09.831302Z", "action": 2, "target": "<h1>Syntaks for brugerdefineret dato/klokkeslæt</h1>\n<p>Et datomønster er en streng af tegn, hvor specifikke strenge af tegn erstattes med dato- og tidsdata fra en kalender ved formatering eller bruges til at generere data til en kalender ved parsing.</p>\n<p>Datofeltsymboltabellen nedenfor indeholder de tegn, der bruges i mønstre til at vise de passende formater for en given lokalitet, såsom åååå for året. Tegn kan bruges flere gange. Hvis f.eks. y bruges for året, kan 'åå' give '99', mens 'åååå' giver '1999'. For de fleste numeriske felter angiver antallet af tegn feltbredden. For eksempel, hvis h er timen, kan 'h' give '5', men 'hh' producerer '05'. For nogle tegn angiver optællingen, om en forkortet eller fuld form skal bruges, men kan have andre valg, som angivet nedenfor.</p>\n<p>To enkelte citater repræsenterer et bogstaveligt enkelt citat, enten inden for eller uden for enkelte citater. Tekst inden for enkelte anførselstegn fortolkes ikke på nogen måde (bortset fra to tilstødende enkelte anførselstegn). Ellers er alle ASCII-bogstaver fra a til z og A til Z reserveret som syntakstegn og kræver citering, hvis de skal repræsentere bogstavelige tegn. Derudover kan visse ASCII-tegnsætningstegn blive variable i fremtiden (f.eks. bliver \":\" fortolket som tidsseparatoren og '/' som en datoseparator og erstattet af respektive lokalitetsfølsomme tegn på displayet).<br />< /p>\n<table border=\"1\" width=\"100%\" cellpadding=\"4\" cellspacing=\"0\">\n<tr><th width=\"20%\">Kode</th><th>Betydning</th></tr>\n<tr><td>d</td><td>dagen som tal uden et indledende nul (1 til 31)</td></tr>\n<tr><td>dd</td><td>dagen som tal med et indledende nul (01 til 31)</td></tr>\n<tr><td>ddd</td><td>det forkortede lokaliserede dagnavn (f.eks. 'man' til 'søn').</td></tr>\n<tr><td>dddd</td><td>det lange lokaliserede dagnavn (f.eks. \"mandag\" til \"søndag\").</td></tr>\n<tr><td>M</td><td>måneden som tal uden et indledende nul (1-12)</td></tr>\n<tr><td>MM</td><td>måneden som tal med et indledende nul (01-12)</td></tr>\n<tr><td>MMM</td><td>det forkortede lokaliserede månedsnavn (f.eks. 'Jan' til 'Dec').</td></tr>\n<tr><td>MMMM</td><td>det lange lokaliserede månedsnavn (f.eks. \"januar\" til \"december\").</td></tr>\n<tr><td>åå</td><td>året som tocifret tal (00-99)</td></tr>\n<tr><td>åååå</td><td>året som firecifret tal</td></tr>\n<tr><td>h</td><td>timen uden indledende nul (0 til 23 eller 1 til 12 hvis AM/PM vises)</td></tr>\n<tr><td>hh</td><td>timen med et foranstillet nul (00 til 23 eller 01 til 12, hvis AM/PM vises)</td></tr>\n<tr><td>H</td><td>timen uden et indledende nul (0 til 23, selv med AM/PM-visning)</td></tr>\n<tr><td>HH</td><td>timen med et indledende nul (00 til 23, selv med AM/PM-visning)</td></tr>\n<tr><td>m</td><td>minuttet uden et indledende nul (0 til 59)</td></tr>\n<tr><td>mm</td><td>minuttet med et indledende nul (00 til 59)</td></tr>\n<tr><td>s</td><td>den anden uden et indledende nul (0 til 59)</td></tr>\n<tr><td>ss</td><td>den anden med et indledende nul (00 til 59)</td></tr>\n<tr><td>AP <i>eller</i> A</td><td>brug AM/PM-skærm. <b>A/AP</b> vil blive erstattet af enten \"AM\" eller \"PM\".</td></tr>\n<tr><td>ap <i>eller</i> a</td><td>brug am/pm-skærm. <b>a/ap</b> vil blive erstattet af enten \"am\" eller \"pm\".</td></tr>\n<tr><td>t</td><td>tidszonen (f.eks. \"CEST\")</td></tr>\n<tr><td>T</td><td>forskydningen fra UTC</td></tr>\n<tr><td>TT</td><td>tidszonen IANA-id</td></tr>\n<tr><td>TTT</td><td>tidszoneforkortelsen</td></tr>\n<tr><td>TTTT</td><td>tidszonens korte visningsnavn</td></tr>\n<tr><td>TTTTT</td><td>tidszonens lange visningsnavn</td></tr>\n<tr><td>TTTTTT</td><td>tidszonens brugerdefinerede navn. Du kan ændre det under fanen 'Tidszoner' i konfigurationsvinduet</td></tr></table>\n<br /><b>Bemærkninger:</b> <ul><li>Alle tegn i mønsteret, der ikke er i intervallet ['a'..'z'] og ['A'..'Z' '] vil blive behandlet som citeret tekst. For eksempel vil tegn som ':', '.', ' ', '#' og '@' blive vist i den resulterende tidstekst, selv om de ikke er omgivet af enkelte anførselstegn. Det enkelte citat bruges til at 'undslippe' bogstaver. To enkelte anførselstegn i en række, hvad enten det er inden for eller uden for en citationssekvens, repræsenterer et 'rigtigt' enkelt anførselstegn.</li><li>Minimale opdateringsinterval er 1 sekund. Hvis z eller zzz er konfigureret, vises tiden med millisekundersbrøken, men ikke opdateret på millisekundbasis (for at undgå store ydelsestab).</li><ul>\n", "id": 193286, "action_name": "Translation changed", "url": "https://translate.lxqt-project.org/api/changes/193286/?format=api" }, { "unit": null, "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-worldclock/?format=api", "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-worldclock/da/?format=api", "glossary_term": null, "user": null, "author": null, "timestamp": "2024-09-02T20:48:09.876607Z", "action": 0, "target": "", "id": 202616, "action_name": "Resource update", "url": "https://translate.lxqt-project.org/api/changes/202616/?format=api" }, { "unit": null, "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-worldclock/?format=api", "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-worldclock/da/?format=api", "glossary_term": null, "user": null, "author": null, "timestamp": "2024-09-02T20:48:16.072062Z", "action": 44, "target": "", "id": 202654, "action_name": "New string to translate", "url": "https://translate.lxqt-project.org/api/changes/202654/?format=api" }, { "unit": "https://translate.lxqt-project.org/api/units/439004/?format=api", "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-worldclock/?format=api", "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-worldclock/da/?format=api", "glossary_term": null, "user": "https://translate.lxqt-project.org/api/users/PeterJespersen/?format=api", "author": "https://translate.lxqt-project.org/api/users/PeterJespersen/?format=api", "timestamp": "2024-09-08T11:34:17.646128Z", "action": 5, "target": "<b>Bemærk:</b> Midtklik på uret for at se klokkeslæt og dato for alle indstillede tidszoner.", "id": 203445, "action_name": "New translation", "url": "https://translate.lxqt-project.org/api/changes/203445/?format=api" }, { "unit": null, "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-worldclock/?format=api", "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-worldclock/da/?format=api", "glossary_term": null, "user": null, "author": null, "timestamp": "2024-12-15T15:47:16.514571Z", "action": 0, "target": "", "id": 221191, "action_name": "Resource update", "url": "https://translate.lxqt-project.org/api/changes/221191/?format=api" } ] }{ "count": 20, "next": null, "previous": null, "results": [ { "unit": null, "component": "