Compare commits
12 Commits
b4f4bc74fd
...
zg1/zone4
Author | SHA1 | Date | |
---|---|---|---|
136968bd71 | |||
6badbb033c | |||
fda8568f97 | |||
423c6bf77f | |||
21847afbe5 | |||
df87e70fd8 | |||
20b3d8915e | |||
a848baadf8 | |||
e7e793cc3a | |||
49c00bb0ca | |||
5e3a25e07d | |||
b3bded3efd |
236
ChangeLog
236
ChangeLog
@@ -1,236 +0,0 @@
|
||||
# Changelog
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [1.1.1] - 2023-03-05
|
||||
|
||||
### Added
|
||||
|
||||
- Arabic translation (#444).
|
||||
- v1.1 French translation.
|
||||
- v1.1 Dutch translation (#371).
|
||||
- v1.1 Russian translation (#410).
|
||||
- v1.1 Japanese translation (#363).
|
||||
- v1.1 Norwegian Bokmål translation (#383).
|
||||
- v1.1 "Inconsistent Changes" Turkish translation (#347).
|
||||
- Default to most recent versions available for each languages
|
||||
- Display count of available translations (26 to date!)
|
||||
- Centralize all links into `/data/links.json` so they can be updated easily
|
||||
|
||||
### Fixed
|
||||
|
||||
- Improve French translation (#377).
|
||||
- Improve id-ID translation (#416).
|
||||
- Improve Persian translation (#457).
|
||||
- Improve Russian translation (#408).
|
||||
- Improve Swedish title (#419).
|
||||
- Improve zh-CN translation (#359).
|
||||
- Improve French translation (#357).
|
||||
- Improve zh-TW translation (#360, #355).
|
||||
- Improve Spanish (es-ES) transltion (#362).
|
||||
- Foldout menu in Dutch translation (#371).
|
||||
- Missing periods at the end of each change (#451).
|
||||
- Fix missing logo in 1.1 pages
|
||||
- Display notice when translation isn't for most recent version
|
||||
- Various broken links, page versions, and indentations.
|
||||
|
||||
### Changed
|
||||
|
||||
- Upgrade dependencies: Ruby 3.2.1, Middleman, etc.
|
||||
|
||||
### Removed
|
||||
|
||||
- Unused normalize.css file
|
||||
- Identical links assigned in each translation file
|
||||
- Duplicate index file for the english version
|
||||
|
||||
## [1.1.0] - 2019-02-15
|
||||
|
||||
### Added
|
||||
|
||||
- Danish translation (#297).
|
||||
- Georgian translation from (#337).
|
||||
- Changelog inconsistency section in Bad Practices.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Italian translation (#332).
|
||||
- Indonesian translation (#336).
|
||||
|
||||
## [1.0.0] - 2017-06-20
|
||||
|
||||
### Added
|
||||
|
||||
- New visual identity by [@tylerfortune8](https://github.com/tylerfortune8).
|
||||
- Version navigation.
|
||||
- Links to latest released version in previous versions.
|
||||
- "Why keep a changelog?" section.
|
||||
- "Who needs a changelog?" section.
|
||||
- "How do I make a changelog?" section.
|
||||
- "Frequently Asked Questions" section.
|
||||
- New "Guiding Principles" sub-section to "How do I make a changelog?".
|
||||
- Simplified and Traditional Chinese translations from [@tianshuo](https://github.com/tianshuo).
|
||||
- German translation from [@mpbzh](https://github.com/mpbzh) & [@Art4](https://github.com/Art4).
|
||||
- Italian translation from [@azkidenz](https://github.com/azkidenz).
|
||||
- Swedish translation from [@magol](https://github.com/magol).
|
||||
- Turkish translation from [@emreerkan](https://github.com/emreerkan).
|
||||
- French translation from [@zapashcanon](https://github.com/zapashcanon).
|
||||
- Brazilian Portuguese translation from [@Webysther](https://github.com/Webysther).
|
||||
- Polish translation from [@amielucha](https://github.com/amielucha) & [@m-aciek](https://github.com/m-aciek).
|
||||
- Russian translation from [@aishek](https://github.com/aishek).
|
||||
- Czech translation from [@h4vry](https://github.com/h4vry).
|
||||
- Slovak translation from [@jkostolansky](https://github.com/jkostolansky).
|
||||
- Korean translation from [@pierceh89](https://github.com/pierceh89).
|
||||
- Croatian translation from [@porx](https://github.com/porx).
|
||||
- Persian translation from [@Hameds](https://github.com/Hameds).
|
||||
- Ukrainian translation from [@osadchyi-s](https://github.com/osadchyi-s).
|
||||
|
||||
### Changed
|
||||
|
||||
- Start using "changelog" over "change log" since it's the common usage.
|
||||
- Start versioning based on the current English version at 0.3.0 to help
|
||||
translation authors keep things up-to-date.
|
||||
- Rewrite "What makes unicorns cry?" section.
|
||||
- Rewrite "Ignoring Deprecations" sub-section to clarify the ideal
|
||||
scenario.
|
||||
- Improve "Commit log diffs" sub-section to further argument against
|
||||
them.
|
||||
- Merge "Why can’t people just use a git log diff?" with "Commit log
|
||||
diffs".
|
||||
- Fix typos in Simplified Chinese and Traditional Chinese translations.
|
||||
- Fix typos in Brazilian Portuguese translation.
|
||||
- Fix typos in Turkish translation.
|
||||
- Fix typos in Czech translation.
|
||||
- Fix typos in Swedish translation.
|
||||
- Improve phrasing in French translation.
|
||||
- Fix phrasing and spelling in German translation.
|
||||
|
||||
### Removed
|
||||
|
||||
- Section about "changelog" vs "CHANGELOG".
|
||||
|
||||
## [0.3.0] - 2015-12-03
|
||||
|
||||
### Added
|
||||
|
||||
- RU translation from [@aishek](https://github.com/aishek).
|
||||
- pt-BR translation from [@tallesl](https://github.com/tallesl).
|
||||
- es-ES translation from [@ZeliosAriex](https://github.com/ZeliosAriex).
|
||||
|
||||
## [0.2.0] - 2015-10-06
|
||||
|
||||
### Changed
|
||||
|
||||
- Remove exclusionary mentions of "open source" since this project can
|
||||
benefit both "open" and "closed" source projects equally.
|
||||
|
||||
## [0.1.0] - 2015-10-06
|
||||
|
||||
### Added
|
||||
|
||||
- Answer "Should you ever rewrite a change log?".
|
||||
|
||||
### Changed
|
||||
|
||||
- Improve argument against commit logs.
|
||||
- Start following [SemVer](https://semver.org) properly.
|
||||
|
||||
## [0.0.8] - 2015-02-17
|
||||
|
||||
### Changed
|
||||
|
||||
- Update year to match in every README example.
|
||||
- Reluctantly stop making fun of Brits only, since most of the world
|
||||
writes dates in a strange way.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fix typos in recent README changes.
|
||||
- Update outdated unreleased diff link.
|
||||
|
||||
## [0.0.7] - 2015-02-16
|
||||
|
||||
### Added
|
||||
|
||||
- Link, and make it obvious that date format is ISO 8601.
|
||||
|
||||
### Changed
|
||||
|
||||
- Clarified the section on "Is there a standard change log format?".
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fix Markdown links to tag comparison URL with footnote-style links.
|
||||
|
||||
## [0.0.6] - 2014-12-12
|
||||
|
||||
### Added
|
||||
|
||||
- README section on "yanked" releases.
|
||||
|
||||
## [0.0.5] - 2014-08-09
|
||||
|
||||
### Added
|
||||
|
||||
- Markdown links to version tags on release headings.
|
||||
- Unreleased section to gather unreleased changes and encourage note
|
||||
keeping prior to releases.
|
||||
|
||||
## [0.0.4] - 2014-08-09
|
||||
|
||||
### Added
|
||||
|
||||
- Better explanation of the difference between the file ("CHANGELOG")
|
||||
and its function "the change log".
|
||||
|
||||
### Changed
|
||||
|
||||
- Refer to a "change log" instead of a "CHANGELOG" throughout the site
|
||||
to differentiate between the file and the purpose of the file — the
|
||||
logging of changes.
|
||||
|
||||
### Removed
|
||||
|
||||
- Remove empty sections from CHANGELOG, they occupy too much space and
|
||||
create too much noise in the file. People will have to assume that the
|
||||
missing sections were intentionally left out because they contained no
|
||||
notable changes.
|
||||
|
||||
## [0.0.3] - 2014-08-09
|
||||
|
||||
### Added
|
||||
|
||||
- "Why should I care?" section mentioning The Changelog podcast.
|
||||
|
||||
## [0.0.2] - 2014-07-10
|
||||
|
||||
### Added
|
||||
|
||||
- Explanation of the recommended reverse chronological release ordering.
|
||||
|
||||
## [0.0.1] - 2014-05-31
|
||||
|
||||
### Added
|
||||
|
||||
- This CHANGELOG file to hopefully serve as an evolving example of a
|
||||
standardized open source project CHANGELOG.
|
||||
- CNAME file to enable GitHub Pages custom domain.
|
||||
- README now contains answers to common questions about CHANGELOGs.
|
||||
- Good examples and basic guidelines, including proper date formatting.
|
||||
- Counter-examples: "What makes unicorns cry?".
|
||||
|
||||
[unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/v1.1.1...HEAD
|
||||
[1.1.1]: https://github.com/olivierlacan/keep-a-changelog/compare/v1.1.0...v1.1.1
|
||||
[1.1.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v1.0.0...v1.1.0
|
||||
[1.0.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.3.0...v1.0.0
|
||||
[0.3.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.2.0...v0.3.0
|
||||
[0.2.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.1.0...v0.2.0
|
||||
[0.1.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.8...v0.1.0
|
||||
[0.0.8]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.7...v0.0.8
|
||||
[0.0.7]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.6...v0.0.7
|
||||
[0.0.6]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.5...v0.0.6
|
||||
[0.0.5]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.4...v0.0.5
|
||||
[0.0.4]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.3...v0.0.4
|
||||
[0.0.3]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.2...v0.0.3
|
||||
[0.0.2]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.1...v0.0.2
|
||||
[0.0.1]: https://github.com/olivierlacan/keep-a-changelog/releases/tag/v0.0.1
|
@@ -1,23 +0,0 @@
|
||||
# Tue Aug 1 13:34:05 CEST 2023
|
||||
# Tue Aug 1 14:07:04 CEST 2023
|
||||
# Tue Aug 1 14:12:18 CEST 2023
|
||||
# Tue Aug 1 14:22:24 CEST 2023
|
||||
# Tue Aug 1 14:25:40 CEST 2023
|
||||
# Tue Aug 1 14:38:42 CEST 2023
|
||||
# Tue Aug 1 14:47:57 CEST 2023
|
||||
# Tue Aug 1 14:51:37 CEST 2023
|
||||
# Tue Aug 1 15:00:52 CEST 2023
|
||||
# Tue Aug 1 15:03:49 CEST 2023
|
||||
# Wed Aug 2 08:55:43 CEST 2023
|
||||
# Wed Aug 2 09:03:02 CEST 2023
|
||||
# Wed Aug 2 09:37:39 CEST 2023
|
||||
# Wed Aug 2 09:50:27 CEST 2023
|
||||
# Wed Aug 2 10:02:50 CEST 2023
|
||||
# Wed Aug 2 10:16:52 CEST 2023
|
||||
# Wed Aug 2 10:20:29 CEST 2023
|
||||
# Wed Aug 2 10:23:09 CEST 2023
|
||||
# Wed Aug 2 10:29:58 CEST 2023
|
||||
# Wed Aug 2 10:41:26 CEST 2023
|
||||
# Wed Aug 2 10:45:55 CEST 2023
|
||||
# Wed Aug 2 10:53:45 CEST 2023
|
||||
# Wed Aug 2 10:56:28 CEST 2023
|
Binary file not shown.
BIN
etc/dc/dc2c.4.35.bin
Normal file → Executable file
BIN
etc/dc/dc2c.4.35.bin
Normal file → Executable file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
etc/dc/dc2c.bin
BIN
etc/dc/dc2c.bin
Binary file not shown.
1
etc/dc/dc2c.bin
Symbolic link
1
etc/dc/dc2c.bin
Symbolic link
@@ -0,0 +1 @@
|
||||
dc2c.04.36.bin
|
@@ -1,18 +1,17 @@
|
||||
{
|
||||
"title":"DC2C_cash",
|
||||
"Project":"TEST",
|
||||
"Version":"2024-05-15T09:00:00+02:00",
|
||||
"CoinDenom(15..0)":[0,0,0,0,0,0,0,0,0,255,200,100,50,20,10,5],
|
||||
"CoinValue(15..0)":[0,0,0,0,0,0,0,0,0,3,200,100,50,20,10,5],
|
||||
"CoinAccept(15..0)":[0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,0],
|
||||
"ExchangeRate":1,
|
||||
"TokenChannel":6,
|
||||
"BillValues(15..0)":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],
|
||||
"BillAccept(15..0)":[0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1],
|
||||
"LocalTaxRate":19,
|
||||
"ForeignTaxRate":0,
|
||||
"Surcharge":0,
|
||||
"Discount":0
|
||||
}
|
||||
#"BillValues(15..0)":[0,0,0,0,0,0,0,0,0,0,0,10000,5000,2000,1000,500],
|
||||
|
||||
{
|
||||
"title":"DC2C_cash ",
|
||||
"project":"DBM Szeged",
|
||||
"version":"0.0.5",
|
||||
"CoinDenom(15..0)":[200,100,50,0,0,0,0,100,200,100,50,20,10,5,0,3],
|
||||
"CoinValue(15..0)":[760,380,190,0,0,0,0,100,200,100,50,20,10,5,0,3],
|
||||
"CoinAccept(15..0)":[1,1,1,0,0,0,0,1,1,1,1,1,1,1,0,1],
|
||||
"ExchangeRate":378
|
||||
"TokenChannel":1,
|
||||
"BillValues(7..0)":[0,0,0,0,0,0,0,0],
|
||||
"LocalTaxRate":20,
|
||||
"ForeignTaxRate":19,
|
||||
"Surcharge":0,
|
||||
"Discount":0,
|
||||
|
||||
}
|
||||
|
||||
|
24
etc/psa_config/DC2C_conf.json
Executable file → Normal file
24
etc/psa_config/DC2C_conf.json
Executable file → Normal file
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"title":"DC2C_config",
|
||||
"Project":"TEST",
|
||||
"Version":"2024-05-15T09:01:58+02:00",
|
||||
"custNum":332,
|
||||
"machNum":10,
|
||||
"borough":1,
|
||||
"zone":1,
|
||||
"alias":0,
|
||||
"location":"PP Königssee"
|
||||
}
|
||||
|
||||
{
|
||||
"title":"DC2C_config",
|
||||
"project":"DBM Szeged",
|
||||
"version":"0.0.1",
|
||||
"custNum":281,
|
||||
"machNum":997,
|
||||
"borough":1,
|
||||
"zone":1,
|
||||
"alias":997,
|
||||
"location":"ATB Thomas' office"
|
||||
}
|
||||
|
||||
|
52
etc/psa_config/DC2C_device.json
Executable file → Normal file
52
etc/psa_config/DC2C_device.json
Executable file → Normal file
@@ -1,27 +1,25 @@
|
||||
{
|
||||
"title":"DC2C_device",
|
||||
"Project":"TEST",
|
||||
"Version":"2024-05-15T09:02:04+02:00",
|
||||
"printer":1,
|
||||
"coinChk":3,
|
||||
"mifRd":1,
|
||||
"solarPwr":0,
|
||||
"modem":0,
|
||||
"creditCard":1,
|
||||
"escrow":0,
|
||||
"RejMotor":0,
|
||||
"shutter":1,
|
||||
"billRd":1,
|
||||
"vaultLock":0,
|
||||
"autoAlarm":1,
|
||||
"autoOpen":1,
|
||||
"AccPrint":1,
|
||||
"DorPrint":1,
|
||||
"TokPrint":1,
|
||||
"CBwarnLev":1600,
|
||||
"CBerrLev":1900,
|
||||
"BattWarn":11800,
|
||||
"BattErr":11200,
|
||||
"foreign":1,
|
||||
"refPrint":1
|
||||
}
|
||||
{
|
||||
"title":"DC2C_device",
|
||||
"project":"DBM Szeged",
|
||||
"Version":"13.02.2023 12:20 00001",
|
||||
"printer":1,
|
||||
"coinChk":1,
|
||||
"mifRd":1,
|
||||
"solarPwr":1,
|
||||
"modem":1,
|
||||
"creditCard":0,
|
||||
"escrow":1,
|
||||
"RejMotor":1,
|
||||
"shutter":1,
|
||||
"billRd":1,
|
||||
"vaultLock":1,
|
||||
"autoAlarm":1,
|
||||
"autoOpen":1,
|
||||
"AccPrint":1,
|
||||
"DorPrint":1,
|
||||
"TokPrint":1,
|
||||
"CBwarnLev":1600,
|
||||
"CBerrLev":1900
|
||||
|
||||
}
|
||||
|
||||
|
75
etc/psa_config/DC2C_print01.json
Executable file → Normal file
75
etc/psa_config/DC2C_print01.json
Executable file → Normal file
@@ -1,34 +1,41 @@
|
||||
{
|
||||
"title":"DC2C_pri01",
|
||||
"Project":"TEST",
|
||||
"Version":"2024-05-15T09:02:09+02:00",
|
||||
"styl":"font 10",
|
||||
"styl":"size 11",
|
||||
"styl":"align c",
|
||||
"feed":"margin02",
|
||||
"feed":"rim02",
|
||||
"text":"PARKTICKET",
|
||||
"styl":"size 00",
|
||||
"feed":"nl",
|
||||
"text":"Bitte gut sichtbar",
|
||||
"feed":"nl",
|
||||
"text":"hinter die Scheibe",
|
||||
"feed":"nl",
|
||||
"text":"legen",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"styl":"align l",
|
||||
"text":"Ihr Kennzeichen: ",
|
||||
"feed":"nl",
|
||||
"styl":"size 11",
|
||||
"vari":"Dynamic01",
|
||||
"styl":"size 00",
|
||||
"feed":"nl",
|
||||
"text":"Parkende: ",
|
||||
"feed":"nl",
|
||||
"styl":"size 11",
|
||||
"vari":"Dynamic04",
|
||||
"vari":"Dynamic03",
|
||||
"styl":"size 00",
|
||||
"feed":"nl"
|
||||
}
|
||||
{
|
||||
"title":"DC2C_pri01",
|
||||
"styl":"font 08",
|
||||
"styl":"size 10",
|
||||
"feed":"margin02",
|
||||
"feed":"rim02",
|
||||
"text":"PARKOLÓJEGY",
|
||||
"styl":"size 00",
|
||||
"feed":"nl",
|
||||
"text":"Kérjük az elsö szélvédö",
|
||||
"feed":"nl",
|
||||
"text":"mögé jól láthatóan",
|
||||
"feed":"nl",
|
||||
"text":"elhelyezni!",
|
||||
"feed":"nl",
|
||||
"text":"A PARKOLÓ NEM ÕRZÖTT",
|
||||
"feed":"nl",
|
||||
"text":"Please place it clearly visible",
|
||||
"feed":"nl",
|
||||
"text":"behind the",
|
||||
"text":" front windshield!",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"text":"Rendszám: ",
|
||||
"vari":"Dynamic01",
|
||||
"feed":"nl",
|
||||
"text":"Parkolási idõ vége:",
|
||||
"feed":"nl",
|
||||
"styl":"size 01",
|
||||
"vari":"Dynamic04",
|
||||
"vari":"Dynamic03",
|
||||
"styl":"size 00",
|
||||
"feed":"nl",
|
||||
"text":"Parkolás helye: ",
|
||||
"feed":"nl",
|
||||
"vari":"location",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
}
|
||||
|
||||
|
||||
|
55
etc/psa_config/DC2C_print02.json
Executable file → Normal file
55
etc/psa_config/DC2C_print02.json
Executable file → Normal file
@@ -1,19 +1,36 @@
|
||||
{
|
||||
"title":"DC2C_pri02",
|
||||
"Project":"TEST",
|
||||
"Version":"2024-05-15T09:02:12+02:00",
|
||||
"issued":"13.11.2023 01.01",
|
||||
"text":"Standort: ",
|
||||
"feed":"nl",
|
||||
"vari":"location",
|
||||
"feed":"nl",
|
||||
"text":"Bezahlt: ",
|
||||
"styl":"size 11",
|
||||
"vari":"Dynamic07",
|
||||
"feed":"nl",
|
||||
"styl":"size 00",
|
||||
"text":"Gedruckt am: ",
|
||||
"vari":"wday deu short",
|
||||
"vari":"date ge",
|
||||
"vari":"time long"
|
||||
}
|
||||
{
|
||||
"title":"DC2C_pri02",
|
||||
"text":"Összeg: ",
|
||||
"styl":"size 01",
|
||||
"vari":"Dynamic02",
|
||||
"styl":"size 00",
|
||||
"feed":"nl",
|
||||
"text":"Kiadás időpontja:",
|
||||
"feed":"nl",
|
||||
"vari":"date us",
|
||||
"vari":"time short",
|
||||
"feed":"nl",
|
||||
"text":"Automata száma: ",
|
||||
"vari":"manu",
|
||||
"text":"Park.jegy sorsz.: ",
|
||||
"vari":"TickCtr",
|
||||
"feed":"nl",
|
||||
"text":"Szegedi Közlekedési Kft",
|
||||
"feed":"nl",
|
||||
"text":"6720 Szeged ",
|
||||
"feed":"nl",
|
||||
"text":"Zrínyi utca 4-8",
|
||||
"feed":"nl",
|
||||
"text":"Adósz: 11092612-2-06",
|
||||
"feed":"nl",
|
||||
"text":"A jegy ára az ÁFA-t",
|
||||
"feed":"nl",
|
||||
"text":" tartalmazza!",
|
||||
"feed":"nl",
|
||||
"text":"Üf. szolg nyitvatartás:",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
}
|
||||
|
||||
|
||||
|
60
etc/psa_config/DC2C_print03.json
Executable file → Normal file
60
etc/psa_config/DC2C_print03.json
Executable file → Normal file
@@ -1,38 +1,22 @@
|
||||
{
|
||||
"title":"DC2C_pri03",
|
||||
"Project":"TEST",
|
||||
"Version":"2024-05-15T09:02:18+02:00",
|
||||
"feed":"nl",
|
||||
"styl":"size 00",
|
||||
"text":"Automat: ",
|
||||
"vari":"manu",
|
||||
"text":"Gruppe: ",
|
||||
"vari":"group",
|
||||
"text":"Zone: ",
|
||||
"vari":"zone",
|
||||
"feed":"nl",
|
||||
"text":"Ort: ",
|
||||
"vari":"location",
|
||||
"styl":"align c",
|
||||
"text":"Schönau am Königssee",
|
||||
"feed":"nl",
|
||||
"text":"Ticket-Nr. ",
|
||||
"vari":"TickCtr",
|
||||
"feed":"nl",
|
||||
"text":"Automatentechnik ",
|
||||
"feed":"nl",
|
||||
"text":"Baumann GmbH",
|
||||
"feed":"eject"
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"title":"DC2C_pri03",
|
||||
"project":"DBM Szeged park_coins",
|
||||
"issued":"13.04.2023 01.01",
|
||||
|
||||
"styl":"size 00",
|
||||
"text":"H - P: 7:45 - 17:00",
|
||||
"feed":"nl",
|
||||
"text":"Tel: (80) 820-500",
|
||||
"feed":"nl",
|
||||
"text":"Parkoljon egy érintéssel. ",
|
||||
"feed":"nl",
|
||||
"text":"Használja bankkártyáját ",
|
||||
"feed":"nl",
|
||||
"text":" automatáinknál is!",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"feed":"eject",
|
||||
}
|
||||
|
||||
|
||||
|
15
etc/psa_config/DC2C_print04.json
Executable file → Normal file
15
etc/psa_config/DC2C_print04.json
Executable file → Normal file
@@ -1,6 +1,9 @@
|
||||
{
|
||||
"title":"DC2C_pri04",
|
||||
"project":"TEST",
|
||||
"Version":"2024-05-15T09:02:20+02:00",
|
||||
"text":""
|
||||
}
|
||||
{
|
||||
"title":"DC2C_pri04",
|
||||
"project":"empty template",
|
||||
"issued":"09.06.2023 01.01",
|
||||
"styl":"size 00"
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
75
etc/psa_config/DC2C_print05.json
Executable file → Normal file
75
etc/psa_config/DC2C_print05.json
Executable file → Normal file
@@ -1,34 +1,41 @@
|
||||
{
|
||||
"title":"DC2C_pri05",
|
||||
"Project":"TEST",
|
||||
"Version":"2024-05-15T09:02:23+02:00",
|
||||
"styl":"font 10",
|
||||
"styl":"size 11",
|
||||
"styl":"align c",
|
||||
"feed":"margin02",
|
||||
"feed":"rim02",
|
||||
"text":"PARKTICKET",
|
||||
"styl":"size 00",
|
||||
"feed":"nl",
|
||||
"text":"Bitte gut sichtbar",
|
||||
"feed":"nl",
|
||||
"text":"hinter die Scheibe",
|
||||
"feed":"nl",
|
||||
"text":"legen",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"styl":"align l",
|
||||
"text":"Ihr Kennzeichen: ",
|
||||
"feed":"nl",
|
||||
"styl":"size 11",
|
||||
"vari":"Dynamic01",
|
||||
"styl":"size 00",
|
||||
"feed":"nl",
|
||||
"text":"Parkende: ",
|
||||
"feed":"nl",
|
||||
"styl":"size 11",
|
||||
"vari":"Dynamic04",
|
||||
"vari":"Dynamic03",
|
||||
"styl":"size 00",
|
||||
"feed":"nl"
|
||||
}
|
||||
{
|
||||
"title":"DC2C_pri05",
|
||||
"styl":"font 08",
|
||||
"styl":"size 10",
|
||||
"feed":"margin02",
|
||||
"feed":"rim02",
|
||||
"text":"PARKOLÓJEGY",
|
||||
"styl":"size 00",
|
||||
"feed":"nl",
|
||||
"text":"Kérjük az elsö szélvédö",
|
||||
"feed":"nl",
|
||||
"text":"mögé jól láthatóan",
|
||||
"feed":"nl",
|
||||
"text":"elhelyezni!",
|
||||
"feed":"nl",
|
||||
"text":"A PARKOLÓ NEM ÕRZÖTT",
|
||||
"feed":"nl",
|
||||
"text":"Please place it clearly visible",
|
||||
"feed":"nl",
|
||||
"text":"behind the",
|
||||
"text":" front windshield!",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"text":"Rendszám: ",
|
||||
"vari":"Dynamic01",
|
||||
"feed":"nl",
|
||||
"text":"Parkolási idõ vége:",
|
||||
"feed":"nl",
|
||||
"styl":"size 01",
|
||||
"vari":"Dynamic04",
|
||||
"vari":"Dynamic03",
|
||||
"styl":"size 00",
|
||||
"feed":"nl",
|
||||
"text":"Parkolás helye: ",
|
||||
"feed":"nl",
|
||||
"vari":"location",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
}
|
||||
|
||||
|
||||
|
55
etc/psa_config/DC2C_print06.json
Executable file → Normal file
55
etc/psa_config/DC2C_print06.json
Executable file → Normal file
@@ -1,19 +1,36 @@
|
||||
{
|
||||
"title":"DC2C_pri06",
|
||||
"Project":"TEST",
|
||||
"Version":"2024-05-15T09:02:27+02:00",
|
||||
"issued":"13.11.2023 01.01",
|
||||
"text":"Standort: ",
|
||||
"feed":"nl",
|
||||
"vari":"location",
|
||||
"feed":"nl",
|
||||
"text":"Bezahlt: ",
|
||||
"styl":"size 11",
|
||||
"vari":"Dynamic07",
|
||||
"feed":"nl",
|
||||
"styl":"size 00",
|
||||
"text":"Gedruckt am: ",
|
||||
"vari":"wday deu short",
|
||||
"vari":"date ge",
|
||||
"vari":"time long"
|
||||
}
|
||||
{
|
||||
"title":"DC2C_pri06",
|
||||
"text":"Összeg: ",
|
||||
"styl":"size 01",
|
||||
"vari":"Dynamic02",
|
||||
"styl":"size 00",
|
||||
"feed":"nl",
|
||||
"text":"Kiadás időpontja:",
|
||||
"feed":"nl",
|
||||
"vari":"date us",
|
||||
"vari":"time short",
|
||||
"feed":"nl",
|
||||
"text":"Automata száma: ",
|
||||
"vari":"manu",
|
||||
"text":"Park.jegy sorsz.: ",
|
||||
"vari":"TickCtr",
|
||||
"feed":"nl",
|
||||
"text":"Szegedi Közlekedési Kft",
|
||||
"feed":"nl",
|
||||
"text":"6720 Szeged ",
|
||||
"feed":"nl",
|
||||
"text":"Zrínyi utca 4-8",
|
||||
"feed":"nl",
|
||||
"text":"Adósz: 11092612-2-06",
|
||||
"feed":"nl",
|
||||
"text":"A jegy ára az ÁFA-t",
|
||||
"feed":"nl",
|
||||
"text":" tartalmazza!",
|
||||
"feed":"nl",
|
||||
"text":"Üf. szolg nyitvatartás:",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
}
|
||||
|
||||
|
||||
|
48
etc/psa_config/DC2C_print07.json
Executable file → Normal file
48
etc/psa_config/DC2C_print07.json
Executable file → Normal file
@@ -1,26 +1,22 @@
|
||||
{
|
||||
"title":"DC2C_pri07",
|
||||
"Project":"TEST",
|
||||
"Version":"2024-05-15T09:02:34+02:00",
|
||||
"feed":"nl",
|
||||
"styl":"size 00",
|
||||
"text":"Automat: ",
|
||||
"vari":"manu",
|
||||
"text":"Gruppe: ",
|
||||
"vari":"group",
|
||||
"text":"Zone: ",
|
||||
"vari":"zone",
|
||||
"feed":"nl",
|
||||
"text":"Ort: ",
|
||||
"vari":"location",
|
||||
"styl":"align c",
|
||||
"text":"Schönau am Königssee",
|
||||
"feed":"nl",
|
||||
"text":"Ticket-Nr. ",
|
||||
"vari":"TickCtr",
|
||||
"feed":"nl",
|
||||
"text":"Automatentechnik ",
|
||||
"feed":"nl",
|
||||
"text":"Baumann GmbH",
|
||||
"feed":"eject"
|
||||
}
|
||||
{
|
||||
"title":"DC2C_pri07",
|
||||
"project":"DBM Szeged",
|
||||
"issued":"13.04.2023 01.01",
|
||||
|
||||
"styl":"size 00",
|
||||
"text":"H - P: 7:45 - 17:00",
|
||||
"feed":"nl",
|
||||
"text":"Tel: (80) 820-500",
|
||||
"feed":"nl",
|
||||
"text":"Parkoljon egy érintéssel. ",
|
||||
"feed":"nl",
|
||||
"text":"Használja bankkártyáját ",
|
||||
"feed":"nl",
|
||||
"text":" automatáinknál is!",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"feed":"eject",
|
||||
}
|
||||
|
||||
|
||||
|
14
etc/psa_config/DC2C_print08.json
Executable file → Normal file
14
etc/psa_config/DC2C_print08.json
Executable file → Normal file
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"title":"DC2C_pri08",
|
||||
"Project":"TEST",
|
||||
"Version":"2024-05-15T09:02:44+02:00",
|
||||
"text":""
|
||||
}
|
||||
{
|
||||
"title":"DC2C_pri08",
|
||||
"project":"empty template",
|
||||
"issued":"09.06.2023 01.01",
|
||||
"styl":"size 00"
|
||||
}
|
||||
|
||||
|
||||
|
41
etc/psa_config/DC2C_print09.json
Normal file
41
etc/psa_config/DC2C_print09.json
Normal file
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"title":"DC2C_pri09",
|
||||
"styl":"font 08",
|
||||
"styl":"size 10",
|
||||
"feed":"margin02",
|
||||
"feed":"rim02",
|
||||
"text":"PARKOLÓJEGY",
|
||||
"styl":"size 00",
|
||||
"feed":"nl",
|
||||
"text":"Kérjük az elsö szélvédö",
|
||||
"feed":"nl",
|
||||
"text":"mögé jól láthatóan",
|
||||
"feed":"nl",
|
||||
"text":"elhelyezni!",
|
||||
"feed":"nl",
|
||||
"text":"A PARKOLÓ NEM ÕRZÖTT",
|
||||
"feed":"nl",
|
||||
"text":"Please place it clearly visible",
|
||||
"feed":"nl",
|
||||
"text":"behind the",
|
||||
"text":" front windshield!",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"text":"Rendszám: ",
|
||||
"vari":"Dynamic01",
|
||||
"feed":"nl",
|
||||
"text":"Parkolási idõ vége:",
|
||||
"feed":"nl",
|
||||
"styl":"size 01",
|
||||
"vari":"Dynamic04",
|
||||
"vari":"Dynamic03",
|
||||
"styl":"size 00",
|
||||
"feed":"nl",
|
||||
"text":"Parkolás helye: ",
|
||||
"feed":"nl",
|
||||
"vari":"location",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
}
|
||||
|
||||
|
40
etc/psa_config/DC2C_print10.json
Normal file
40
etc/psa_config/DC2C_print10.json
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"title":"DC2C_pri10",
|
||||
"styl":"size 01",
|
||||
"text":"Napijegy K",
|
||||
"styl":"size 00",
|
||||
"feed":"nl",
|
||||
"text":"Összeg: ",
|
||||
"styl":"size 01",
|
||||
"vari":"Dynamic02",
|
||||
"styl":"size 00",
|
||||
"feed":"nl",
|
||||
"text":"Kiadás időpontja:",
|
||||
"feed":"nl",
|
||||
"vari":"date us",
|
||||
"vari":"time short",
|
||||
"feed":"nl",
|
||||
"text":"Automata száma: ",
|
||||
"vari":"manu",
|
||||
"text":"Park.jegy sorsz.: ",
|
||||
"vari":"TickCtr",
|
||||
"feed":"nl",
|
||||
"text":"Szegedi Közlekedési Kft",
|
||||
"feed":"nl",
|
||||
"text":"6720 Szeged ",
|
||||
"feed":"nl",
|
||||
"text":"Zrínyi utca 4-8",
|
||||
"feed":"nl",
|
||||
"text":"Adósz: 11092612-2-06",
|
||||
"feed":"nl",
|
||||
"text":"A jegy ára az ÁFA-t",
|
||||
"feed":"nl",
|
||||
"text":" tartalmazza!",
|
||||
"feed":"nl",
|
||||
"text":"Üf. szolg nyitvatartás:",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
}
|
||||
|
||||
|
22
etc/psa_config/DC2C_print11.json
Normal file
22
etc/psa_config/DC2C_print11.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"title":"DC2C_pri11",
|
||||
"project":"DBM Szeged",
|
||||
"issued":"13.04.2023 01.01",
|
||||
|
||||
"styl":"size 00",
|
||||
"text":"H - P: 7:45 - 17:00",
|
||||
"feed":"nl",
|
||||
"text":"Tel: (80) 820-500",
|
||||
"feed":"nl",
|
||||
"text":"Parkoljon egy érintéssel. ",
|
||||
"feed":"nl",
|
||||
"text":"Használja bankkártyáját ",
|
||||
"feed":"nl",
|
||||
"text":" automatáinknál is!",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"feed":"nl"
|
||||
}
|
||||
|
||||
|
9
etc/psa_config/DC2C_print12.json
Normal file
9
etc/psa_config/DC2C_print12.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"title":"DC2C_pri12",
|
||||
"project":"empty template",
|
||||
"issued":"09.06.2023 01.01",
|
||||
"styl":"size 00"
|
||||
|
||||
}
|
||||
|
||||
|
41
etc/psa_config/DC2C_print13.json
Normal file
41
etc/psa_config/DC2C_print13.json
Normal file
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"title":"DC2C_pri13",
|
||||
"styl":"font 08",
|
||||
"styl":"size 10",
|
||||
"feed":"margin02",
|
||||
"feed":"rim02",
|
||||
"text":"PARKOLÓJEGY",
|
||||
"styl":"size 00",
|
||||
"feed":"nl",
|
||||
"text":"Kérjük az elsö szélvédö",
|
||||
"feed":"nl",
|
||||
"text":"mögé jól láthatóan",
|
||||
"feed":"nl",
|
||||
"text":"elhelyezni!",
|
||||
"feed":"nl",
|
||||
"text":"A PARKOLÓ NEM ÕRZÖTT",
|
||||
"feed":"nl",
|
||||
"text":"Please place it clearly visible",
|
||||
"feed":"nl",
|
||||
"text":"behind the",
|
||||
"text":" front windshield!",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"text":"Rendszám: ",
|
||||
"vari":"Dynamic01",
|
||||
"feed":"nl",
|
||||
"text":"Parkolási idõ vége:",
|
||||
"feed":"nl",
|
||||
"styl":"size 01",
|
||||
"vari":"Dynamic04",
|
||||
"vari":"Dynamic03",
|
||||
"styl":"size 00",
|
||||
"feed":"nl",
|
||||
"text":"Parkolás helye: ",
|
||||
"feed":"nl",
|
||||
"vari":"location",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
}
|
||||
|
||||
|
40
etc/psa_config/DC2C_print14.json
Normal file
40
etc/psa_config/DC2C_print14.json
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"title":"DC2C_pri14",
|
||||
"styl":"size 01",
|
||||
"text":"Napijegy K",
|
||||
"styl":"size 00",
|
||||
"feed":"nl",
|
||||
"text":"Összeg: ",
|
||||
"styl":"size 01",
|
||||
"vari":"Dynamic02",
|
||||
"styl":"size 00",
|
||||
"feed":"nl",
|
||||
"text":"Kiadás időpontja:",
|
||||
"feed":"nl",
|
||||
"vari":"date us",
|
||||
"vari":"time short",
|
||||
"feed":"nl",
|
||||
"text":"Automata száma: ",
|
||||
"vari":"manu",
|
||||
"text":"Park.jegy sorsz.: ",
|
||||
"vari":"TickCtr",
|
||||
"feed":"nl",
|
||||
"text":"Szegedi Közlekedési Kft",
|
||||
"feed":"nl",
|
||||
"text":"6720 Szeged ",
|
||||
"feed":"nl",
|
||||
"text":"Zrínyi utca 4-8",
|
||||
"feed":"nl",
|
||||
"text":"Adósz: 11092612-2-06",
|
||||
"feed":"nl",
|
||||
"text":"A jegy ára az ÁFA-t",
|
||||
"feed":"nl",
|
||||
"text":" tartalmazza!",
|
||||
"feed":"nl",
|
||||
"text":"Üf. szolg nyitvatartás:",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
}
|
||||
|
||||
|
22
etc/psa_config/DC2C_print15.json
Normal file
22
etc/psa_config/DC2C_print15.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"title":"DC2C_pri15",
|
||||
"project":"DBM Szeged park_coins",
|
||||
"issued":"13.04.2023 01.01",
|
||||
|
||||
"styl":"size 00",
|
||||
"text":"H - P: 7:45 - 17:00",
|
||||
"feed":"nl",
|
||||
"text":"Tel: (80) 820-500",
|
||||
"feed":"nl",
|
||||
"text":"Parkoljon egy érintéssel. ",
|
||||
"feed":"nl",
|
||||
"text":"Használja bankkártyáját ",
|
||||
"feed":"nl",
|
||||
"text":" automatáinknál is!",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"feed":"nl"
|
||||
}
|
||||
|
||||
|
8
etc/psa_config/DC2C_print16.json
Normal file
8
etc/psa_config/DC2C_print16.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"title":"DC2C_pri16",
|
||||
"project":"empty template",
|
||||
"issued":"09.06.2023 01.01",
|
||||
"styl":"size 00"
|
||||
}
|
||||
|
||||
|
25
etc/psa_config/DC2C_print17.json
Normal file
25
etc/psa_config/DC2C_print17.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"title":"DC2C_pri17",
|
||||
"styl":"align l",
|
||||
"feed":"margin01",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"feed":"part",
|
||||
"text":"Utazzon tovább közösségi közle-",
|
||||
"feed":"nl",
|
||||
"text":"kedéssel! Ehhez a leválasztható",
|
||||
"feed":"nl",
|
||||
"text":" szelvényhez a közösségi közle- ",
|
||||
"feed":"nl",
|
||||
"text":"kedési járművek (villamos, helyi-",
|
||||
"feed":"nl",
|
||||
"text":"járatos busz,trolibusz,vasútvilla-",
|
||||
"feed":"nl",
|
||||
"text":"mos) bankkártyás fedélzeti jegy-",
|
||||
"feed":"nl",
|
||||
"text":"kiadó automatáiból,illetve a jegy-",
|
||||
"feed":"nl",
|
||||
"feed":"nl"
|
||||
}
|
||||
|
18
etc/psa_config/DC2C_print18.json
Normal file
18
etc/psa_config/DC2C_print18.json
Normal file
@@ -0,0 +1,18 @@
|
||||
"title":"DC2C_pri18",
|
||||
"styl":"align l",
|
||||
"feed":"margin01",
|
||||
|
||||
"text":"árusító applikációkból Közterületi",
|
||||
"feed":"nl",
|
||||
"text":"fizető parkolás napijegyhez vál-",
|
||||
"feed":"nl",
|
||||
"text":"tott kiegészítő Körút napijegy vá-",
|
||||
"feed":"nl",
|
||||
"text":"sárolható (ára 440,-Ft)1 fő részé-",
|
||||
"feed":"nl",
|
||||
"text":"re. Ez a napijegy Szeged, Nagy-",
|
||||
"feed":"nl",
|
||||
"text":" körútig bezárólag illetve a Nagy-",
|
||||
"feed":"nl",
|
||||
"feed":"nl"
|
||||
}
|
13
etc/psa_config/DC2C_print19.json
Normal file
13
etc/psa_config/DC2C_print19.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"title":"DC2C_pri19",
|
||||
"styl":"align l",
|
||||
"feed":"margin01",
|
||||
|
||||
"text":"körúton túli első megállóhelytől",
|
||||
"feed":"nl",
|
||||
"text":"vagy megállóhelyig korlátlan uta-",
|
||||
"feed":"nl",
|
||||
"text":"zásra érvényes a parkolás nap-",
|
||||
"feed":"nl",
|
||||
"text":"ján."
|
||||
}
|
28
etc/psa_config/DC2C_print20.json
Normal file
28
etc/psa_config/DC2C_print20.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"title":"DC2C_pri20",
|
||||
"project":"empty template",
|
||||
"issued":"09.06.2023 01.01",
|
||||
"styl":"size 00"
|
||||
|
||||
"text":"Ellenőrzéshez ezt a szelvényt",
|
||||
"feed":"nl",
|
||||
"text":"és az utazásra jogosító papírt" ,
|
||||
"feed":"nl",
|
||||
"text":"vagy elektronikus napijegyet ",
|
||||
"feed":"nl",
|
||||
"text":"együttesen kell bemutatni.",
|
||||
"feed":"nl",
|
||||
"text":"Rendszám: ",
|
||||
"vari":"Dynamic01",
|
||||
"feed":"nl",
|
||||
"text":"Parkolás kezdete:",
|
||||
"text":"(Kék Zóna)",
|
||||
"feed":"nl",
|
||||
"vari":"date us",
|
||||
"vari":"time short",
|
||||
"feed":"nl",
|
||||
"feed":"eject"
|
||||
|
||||
}
|
||||
|
||||
|
40
etc/psa_config/DC2C_print21.json
Normal file
40
etc/psa_config/DC2C_print21.json
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"title":"DC2C_pri21",
|
||||
"project":"DBM Szeged StartParking",
|
||||
"styl":"size 10",
|
||||
"text":"Igazoló ",
|
||||
"text":"szelvény",
|
||||
"styl":"size 00",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"text":" Bizonylat ",
|
||||
"feed":"nl",
|
||||
"text":"Szélvédõ mögé NEM",
|
||||
"feed":"nl",
|
||||
"text":"kell kihelyezni!",
|
||||
"feed":"nl",
|
||||
"text":"A PARKOLÓ NEM ÕRZÖTT!",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"text":"Rendszám: ",
|
||||
"vari":"Dynamic01",
|
||||
"feed":"nl",
|
||||
"text":"Parkolás helye: ",
|
||||
"feed":"nl",
|
||||
"styl":"size 10",
|
||||
"vari":"location",
|
||||
"styl":"size 00",
|
||||
"feed":"nl",
|
||||
"text":"Zárolt összeg/Ft.: ",
|
||||
"feed":"nl",
|
||||
"styl":"size 11",
|
||||
"vari":"Dynamic02",
|
||||
"styl":"size 00",
|
||||
"feed":"nl",
|
||||
"text":"Kiadás idõpontja:",
|
||||
"feed":"nl",
|
||||
"vari":"date us",
|
||||
"vari":"time short",
|
||||
"feed":"nl"
|
||||
}
|
||||
|
29
etc/psa_config/DC2C_print22.json
Normal file
29
etc/psa_config/DC2C_print22.json
Normal file
@@ -0,0 +1,29 @@
|
||||
"title":"DC2C_pri22",
|
||||
"project":"DBM Szeged StartParking",
|
||||
"styl":"size 00",
|
||||
"text":"Automata száma: ",
|
||||
"vari":"manu",
|
||||
"feed":"nl",
|
||||
"text":"Igazoló sz. sorsz: ",
|
||||
"feed":"nl",
|
||||
"vari":"Dynamic07",
|
||||
"feed":"nl",
|
||||
"vari":"Dynamic08",
|
||||
"feed":"nl",
|
||||
"text":"Az igazolo szelvény",
|
||||
"feed":"nl"
|
||||
"text":"a nyugtával együtt érvényes. ",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"text":"Üf. szolg nyitvatartás:",
|
||||
"feed":"nl",
|
||||
"text":"Deák Ferenc u. 31.",
|
||||
"feed":"nl",
|
||||
"text":"H - P: 7:45 - 17:00",
|
||||
"feed":"nl",
|
||||
"text":"Tel: (80) 820-500",
|
||||
"feed":"nl",
|
||||
"feed":"nl"
|
||||
}
|
||||
|
||||
|
34
etc/psa_config/DC2C_print23.json
Normal file
34
etc/psa_config/DC2C_print23.json
Normal file
@@ -0,0 +1,34 @@
|
||||
"title":"DC2C_pri23",
|
||||
"project":"DBM Szeged StartParking",
|
||||
"styl":"size 00",
|
||||
"feed":"nl",
|
||||
"text":"Szegedi Közlekedési Kft",
|
||||
"feed":"nl",
|
||||
"text":" 6720 Szeged",
|
||||
"feed":"nl",
|
||||
"text":" Zrínyi utca 4-8.",
|
||||
"feed":"nl",
|
||||
"text":"Adósz: 11092612-2-06",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"text":"Parkoljon egy érintéssel.",
|
||||
"feed":"nl",
|
||||
"text":"Használja bankkártyáját",
|
||||
"feed":"nl",
|
||||
"text":" automatáinknál is!",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"text":"Leállító KÓD:",
|
||||
"feed":"nl",
|
||||
"styl":"size 11",
|
||||
"vari":"Dynamic07",
|
||||
"feed":"nl",
|
||||
"vari":"Dynamic08",
|
||||
"styl":"size 00",
|
||||
"feed":"nl",
|
||||
"text":"Õrizze meg, tartsa magánál!",
|
||||
"feed":"nl",
|
||||
"feed":"eject"
|
||||
}
|
||||
|
||||
|
39
etc/psa_config/DC2C_print24.json
Normal file
39
etc/psa_config/DC2C_print24.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"title":"DC2C_pri24",
|
||||
"project":"DBM Szeged StopParking",
|
||||
"styl":"size 10"
|
||||
"text":"Parkolójegy",
|
||||
"styl":"size 00"
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"text":"Nyugta : ",
|
||||
"feed":"nl",
|
||||
"vari":"Dynamic07",
|
||||
"feed":"nl",
|
||||
"vari":"Dynamic08",
|
||||
"feed":"nl",
|
||||
"text":"Rendszám: ",
|
||||
"vari":"Dynamic01",
|
||||
"feed":"nl",
|
||||
"text":"Leállítás helye:",
|
||||
"feed":"nl",
|
||||
"styl":"size 10"
|
||||
"vari":"location",
|
||||
"styl":"size 00",
|
||||
"text":"Leállítás idõpontja:",
|
||||
"feed":"nl",
|
||||
"vari":"date us",
|
||||
"vari":"time short",
|
||||
"feed":"nl",
|
||||
"text":"Automata száma: ",
|
||||
"vari":"manu",
|
||||
"feed":"nl",
|
||||
"text":"Terhelt Összeg: ",
|
||||
"vari":"Dynamic02",
|
||||
"text":"Ft. (BK)",
|
||||
"feed":"nl",
|
||||
"text":"A nyugta az igazoló",
|
||||
"feed":"nl",
|
||||
"text":"szelvénnyel együtt"
|
||||
}
|
||||
|
31
etc/psa_config/DC2C_print25.json
Normal file
31
etc/psa_config/DC2C_print25.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"title":"DC2C_pri25",
|
||||
"project":"DBM Szeged StopParking",
|
||||
"text":"érvényes.",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"text":"Üf. szolg nyitvatartás:"
|
||||
"feed":"nl",
|
||||
"text":" Arany Janos u. 5",
|
||||
"styl":"size 00",
|
||||
"feed":"nl",
|
||||
"text":" H - P: 7:45 - 17:00",
|
||||
"feed":"nl",
|
||||
"text":" Tel: (80) 820-500",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"text":"Szegedi Közlekedési Kft",
|
||||
"feed":"nl",
|
||||
"text":" 6720 Szeged ",
|
||||
"feed":"nl",
|
||||
"text":" Zrínyi utca 4-8.",
|
||||
"feed":"nl",
|
||||
"text":"Adósz: 11092612-2-06",
|
||||
"feed":"nl",
|
||||
"text":" A jegy ára az ÁFA-t",
|
||||
"feed":"nl",
|
||||
"text":" tartalmazza!",
|
||||
"feed":"nl"
|
||||
}
|
||||
|
||||
|
17
etc/psa_config/DC2C_print26.json
Normal file
17
etc/psa_config/DC2C_print26.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"title":"DC2C_pri26",
|
||||
"project":"DBM Szeged StopParking",
|
||||
"feed":"nl",
|
||||
"text":"Start azonosító:",
|
||||
"styl":"size 00",
|
||||
"feed":"nl",
|
||||
"vari":"Dynamic07",
|
||||
"feed":"nl",
|
||||
"vari":"Dynamic08",
|
||||
"feed":"nl",
|
||||
"text":"Õrizze meg, tartsa magánál!",
|
||||
"feed":"nl",
|
||||
"feed":"eject"
|
||||
}
|
||||
|
||||
|
36
etc/psa_config/DC2C_print27.json
Normal file
36
etc/psa_config/DC2C_print27.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"title":"DC2C_pri27",
|
||||
"project":"DBM Szeged Error",
|
||||
"styl":"size 00",
|
||||
"feed":"nl",
|
||||
"text":"TRANZAKCIÓ ELUTASÍTVA!",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"text":" Bizonylat",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"text":"Rendszám: ",
|
||||
"vari":"Dynamic01",
|
||||
"feed":"nl",
|
||||
"text":"Indítás helye:",
|
||||
"feed":"nl",
|
||||
"vari":"location",
|
||||
"feed":"nl",
|
||||
"text":"Kiadás idõpontja:",
|
||||
"feed":"nl",
|
||||
"vari":"date us",
|
||||
"vari":"time short",
|
||||
"feed":"nl",
|
||||
"text":"Automata száma: ",
|
||||
"vari":"manu",
|
||||
"text":"Bizonylat sorsz.: ",
|
||||
"feed":"nl",
|
||||
"vari":"Dynamic07",
|
||||
"feed":"nl",
|
||||
"vari":"Dynamic08",
|
||||
"feed":"nl",
|
||||
"text":"Hibaüzenet: ",
|
||||
"vari":"Dynamic06",
|
||||
"feed":"nl"
|
||||
}
|
||||
|
35
etc/psa_config/DC2C_print28.json
Normal file
35
etc/psa_config/DC2C_print28.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"title":"DC2C_pri28",
|
||||
"project":"DBM Szeged Error",
|
||||
"styl":"size 00",
|
||||
"text":" Üf. szolg nyitvatartás:",
|
||||
"feed":"nl",
|
||||
"text":" Deák Ferenc u. 31. ",
|
||||
"feed":"nl",
|
||||
"text":" H - P: 7:45 - 17:00",
|
||||
"feed":"nl",
|
||||
"text":" Tel: (80) 820-500",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"text":"Szegedi Közlekedési Kft",
|
||||
"feed":"nl",
|
||||
"text":" 6720",
|
||||
"text":" Szeged ",
|
||||
"feed":"nl",
|
||||
"text":" Zrínyi utca 4-8",
|
||||
"feed":"nl",
|
||||
"text":"Adósz: ",
|
||||
"text":"11092612-2-06",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"text":"Parkoljon egy érintéssel.",
|
||||
"feed":"nl",
|
||||
"text":"Használja bankkártyáját",
|
||||
"feed":"nl",
|
||||
"text":" automatáinknál",
|
||||
"text":" is!",
|
||||
"feed":"nl",
|
||||
"feed":"eject"
|
||||
|
||||
}
|
||||
|
24
etc/psa_config/DC2C_print29.json
Normal file
24
etc/psa_config/DC2C_print29.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"title":"DC2C_pri29",
|
||||
"project":"ATB test",
|
||||
"issued":"24.05.2023 01.00",
|
||||
"styl":"font 08",
|
||||
"styl":"size 11",
|
||||
"feed":"margin02",
|
||||
"feed":"rim02",
|
||||
"text":"All 8 Variables:",
|
||||
"feed":"nl",
|
||||
"vari":"Dynamic01",
|
||||
"vari":"Dynamic02",
|
||||
"vari":"Dynamic03",
|
||||
"vari":"Dynamic04",
|
||||
"vari":"Dynamic05",
|
||||
"vari":"Dynamic06",
|
||||
"vari":"Dynamic07",
|
||||
"vari":"Dynamic08",
|
||||
"feed":"eject",
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
0
etc/psa_config/DC2C_print30.json
Normal file
0
etc/psa_config/DC2C_print30.json
Normal file
38
etc/psa_config/DC2C_print31.json
Executable file → Normal file
38
etc/psa_config/DC2C_print31.json
Executable file → Normal file
@@ -1,38 +0,0 @@
|
||||
{
|
||||
"title":"DC2C_pri31",
|
||||
"Project":"TEST",
|
||||
"Version":"2024-05-15T09:02:49+02:00",
|
||||
"styl":"font 08",
|
||||
"styl":"size 10",
|
||||
"feed":"margin02",
|
||||
"feed":"rim02",
|
||||
"feed":"speed10",
|
||||
"styl":"size 11",
|
||||
"feed":"nl",
|
||||
"text":"Türöffnung um:",
|
||||
"feed":"nl",
|
||||
"styl":"size 00",
|
||||
"vari":"date ge",
|
||||
"vari":"time long",
|
||||
"feed":"nl",
|
||||
"text":"KuNu: ",
|
||||
"vari":"cunu",
|
||||
"text":"MaNu: ",
|
||||
"vari":"manu",
|
||||
"text":"Ort: ",
|
||||
"vari":"location",
|
||||
"text":"Gruppe: ",
|
||||
"vari":"group",
|
||||
"text":"Zone: ",
|
||||
"vari":"zone",
|
||||
"text":"Name: ",
|
||||
"vari":"alias",
|
||||
"feed":"nl",
|
||||
"text":"**Automatentechnik ",
|
||||
"feed":"nl",
|
||||
"text":" Baumann GmbH ***",
|
||||
"feed":"nl",
|
||||
"text":" * * * * * * * * * ",
|
||||
"feed":"nl",
|
||||
"feed":"eject"
|
||||
}
|
||||
|
79
etc/psa_config/DC2C_print32.json
Executable file → Normal file
79
etc/psa_config/DC2C_print32.json
Executable file → Normal file
@@ -1,40 +1,39 @@
|
||||
{
|
||||
"title":"DC2C_pri32",
|
||||
"Project":"TEST",
|
||||
"Version":"2024-05-15T09:02:53+02:00",
|
||||
"styl":"font 08",
|
||||
"styl":"size 10",
|
||||
"feed":"margin02",
|
||||
"feed":"rim02",
|
||||
"feed":"speed10",
|
||||
"styl":"size 11",
|
||||
"text":"Ersatzbeleg",
|
||||
"feed":"nl",
|
||||
"styl":"size 00",
|
||||
"text":"Erstattungsbetrag: ",
|
||||
"feed":"nl",
|
||||
"vari":"Dynamic07",
|
||||
"text":"€",
|
||||
"feed":"nl",
|
||||
"text":"KuNu: ",
|
||||
"vari":"cunu",
|
||||
"text":"MaNu: ",
|
||||
"vari":"manu",
|
||||
"text":"Ort: ",
|
||||
"vari":"location",
|
||||
"text":"Gruppe: ",
|
||||
"vari":"group",
|
||||
"text":"Zone: ",
|
||||
"vari":"zone",
|
||||
"text":"Name: ",
|
||||
"vari":"alias",
|
||||
"text":"Am: ",
|
||||
"vari":"date us",
|
||||
"text":"Um: ",
|
||||
"vari":"time long",
|
||||
"feed":"nl",
|
||||
"text":" * * * * * * * * ",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"feed":"eject"
|
||||
}
|
||||
{
|
||||
"title":"DC2C_pri32",
|
||||
"project":"DBM Szeged door",
|
||||
"issued":"18.04.2023 01.01",
|
||||
"styl":"font 08",
|
||||
"styl":"size 10",
|
||||
"feed":"margin02",
|
||||
"feed":"rim02",
|
||||
"styl":"size 11",
|
||||
"text":"AJTÓ NYITÁS",
|
||||
"feed":"nl",
|
||||
"styl":"size 00",
|
||||
"text":"Door closed",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"text":"CuNu: ",
|
||||
"vari":"cunu",
|
||||
"text":"MaNu: ",
|
||||
"vari":"manu",
|
||||
"text":"Place: ",
|
||||
"vari":"location",
|
||||
"text":"Group: ",
|
||||
"vari":"group",
|
||||
"text":"Zone: ",
|
||||
"vari":"zone",
|
||||
"text":"Name: ",
|
||||
"vari":"alias",
|
||||
"text":"Date: ",
|
||||
"vari":"date us",
|
||||
"text":"Time: ",
|
||||
"vari":"time long",
|
||||
"feed":"nl",
|
||||
"text":" * * * * * * * * ",
|
||||
"feed":"nl",
|
||||
"feed":"nl",
|
||||
"feed":"eject",
|
||||
}
|
||||
|
||||
|
||||
|
15
etc/psa_config/test.sh
Executable file
15
etc/psa_config/test.sh
Executable file
@@ -0,0 +1,15 @@
|
||||
echo "XXX" >> DC2C_print01.json
|
||||
echo "XXX" >> DC2C_print02.json
|
||||
echo "XXX" >> DC2C_print03.json
|
||||
echo "XXX" >> DC2C_print04.json
|
||||
echo "XXX" >> DC2C_print05.json
|
||||
echo "XXX" >> DC2C_print06.json
|
||||
echo "XXX" >> DC2C_print07.json
|
||||
echo "XXX" >> DC2C_print08.json
|
||||
echo "XXX" >> DC2C_print09.json
|
||||
echo "XXX" >> DC2C_print10.json
|
||||
echo "XXX" >> DC2C_print11.json
|
||||
echo "XXX" >> DC2C_print12.json
|
||||
echo "XXX" >> DC2C_print13.json
|
||||
echo "XXX" >> DC2C_print14.json
|
||||
echo "XXX" >> DC2C_print15.json
|
File diff suppressed because it is too large
Load Diff
@@ -1,13 +1,10 @@
|
||||
{
|
||||
"Project":"ATB",
|
||||
"Info": "Info",
|
||||
"Version": "1.0.10",
|
||||
"Currency": [
|
||||
{
|
||||
"pcu_id": 2,
|
||||
"pcu_sign": "Ft",
|
||||
"pcu_major": "HUF",
|
||||
"pcu_minor": "01/26/2024 4",
|
||||
"pcu_minor": "",
|
||||
"pcu_active": true
|
||||
}
|
||||
],
|
||||
@@ -805,8 +802,4 @@
|
||||
"ped_year": 2024
|
||||
}
|
||||
]
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
@@ -1,4 +1,3 @@
|
||||
|
||||
{
|
||||
"Currency": [
|
||||
{
|
||||
@@ -1133,25 +1132,3 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Fri Aug 4 09:27:37 AM CEST 2023
|
||||
Fri Aug 4 10:15:42 AM CEST 2023
|
||||
Fri Aug 4 10:20:50 AM CEST 2023
|
||||
Fri Aug 4 10:23:36 AM CEST 2023
|
||||
Fri Aug 4 10:56:35 AM CEST 2023
|
||||
Fri Aug 4 11:02:15 AM CEST 2023
|
||||
Fri Aug 4 11:49:28 AM CEST 2023
|
||||
Fri Aug 4 12:03:05 PM CEST 2023
|
||||
Fri Aug 4 12:15:24 PM CEST 2023
|
||||
Fri Aug 4 12:17:03 PM CEST 2023
|
||||
Fri Aug 4 12:20:21 PM CEST 2023
|
||||
Fri Aug 4 12:21:36 PM CEST 2023
|
||||
Fri Aug 4 12:24:45 PM CEST 2023
|
||||
Fri Aug 4 12:30:02 PM CEST 2023
|
||||
Fri Aug 4 12:31:32 PM CEST 2023
|
||||
Fri Aug 4 12:34:10 PM CEST 2023
|
||||
Fri Aug 4 12:38:22 PM CEST 2023
|
||||
Fri Aug 4 12:55:56 PM CEST 2023
|
||||
|
@@ -3,34 +3,37 @@
|
||||
###############################################################################
|
||||
# opkg-commands added to this file will be executed by ATBUpdateTool.
|
||||
###############################################################################
|
||||
# #
|
||||
# # # # # # # # # # # #
|
||||
opkg info atbqt
|
||||
opkg info atbupdatetool
|
||||
# opkg prefix will be added inside evaluating script
|
||||
#
|
||||
# 2023-06-30: test-1
|
||||
# 2023-06-30: test-2
|
||||
# 2023-06-30: return to usual workflow
|
||||
# 2023-06-30: test update atbqt in Szeged
|
||||
# 2023-06-30: 2. test update atbqt in Szeged
|
||||
# 2023-06-30: 4. test update atbqt in Szeged
|
||||
# 2023-07-17-1: test
|
||||
# 2023-07-18-1: test
|
||||
# 2023-07-18-2: test
|
||||
# 2023-07-18-3: test
|
||||
# 2023-07-18-4: test
|
||||
# 2023-07-18-5: test
|
||||
# 2023-07-18-6: test
|
||||
# 2023-07-18-7: test
|
||||
# 2023-07-18-8: test
|
||||
# 2023-07-18-9: test
|
||||
# 2023-07-18-10: test
|
||||
# 2023-07-18-11: test
|
||||
# 2023-07-18-12: test
|
||||
# 2023-07-18-13: test
|
||||
# 2023-07-18-14: test
|
||||
# 2023-07-19-1: test
|
||||
# 2023-07-19-2: test via service-menu
|
||||
# 2023-07-26-1: test
|
||||
# opkg info ptu5-gitinstaller
|
||||
# opkg info atbqt
|
||||
opkg update
|
||||
opkg install prepare-update
|
||||
opkg install atbupdatetool
|
||||
# opkg remove atb-accountingtool
|
||||
# opkg install atb-accountingtool
|
||||
opkg --cache /var/cache/opkg --download-only upgrade
|
||||
opkg --cache /var/cache/opkg upgrade --verbosity=2
|
||||
# opkg remove apism
|
||||
# opkg install apism
|
||||
opkg info apism
|
||||
opkg info atbqt
|
||||
opkg info atbupdatetool
|
||||
opkg info apism
|
||||
opkg info atbqt
|
||||
opkg info atbupdatetool
|
||||
opkg info apism
|
||||
opkg info atbqt
|
||||
opkg info atbupdatetool
|
||||
opkg info apism
|
||||
opkg info atbqt
|
||||
opkg info atbupdatetool
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
# opkg install ptu5-gitinstaller
|
||||
# opkg install atbqt
|
||||
# opkg info ptu5-gitinstaller
|
||||
# opkg info atbqt
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user