Skip to content

Lokalise: Translations update#582

Closed
scireumskip wants to merge 1 commit intodevelopfrom
lokalise-2025-11-28_11-35-42
Closed

Lokalise: Translations update#582
scireumskip wants to merge 1 commit intodevelopfrom
lokalise-2025-11-28_11-35-42

Conversation

@scireumskip
Copy link
Collaborator

This pull request was initiated by Lokalise (user Florian Häfner) at 2025-11-28 11:35:42

@fhaScireum fhaScireum added the 🛠️ Maintenance Translations, Code Cleanup, ... label Nov 28, 2025
Comment on lines +75 to +81
NLS.patternDate = MM/dd/gggg/gggg
NLS.patternDateTime = MM/dd/gggggg HH:mm:ss
NLS.patternDateTime.withoutSeconds = MM/dd/ggg/gggg HH:mm
NLS.patternDecimal = #,##0.00
NLS.patternFullTime = hh:mm:ss a
NLS.patternParseTime = h[:mm[:ss]] a
NLS.patternShortDate = MM/dd/ggg/gggg
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ggg

Comment on lines +75 to +77
NLS.patternDate = MM/dd/rrrr
NLS.patternDateTime = MM/dd/rrrr HH:mm:ss
NLS.patternDateTime.withoutSeconds = MM/dd/rrrr m. HH:mm
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rrr

NLS.errInvalidDate = Palun sisestage kehtiv kuupäev kujul '${format}'. '${value}' on kehtetu.
NLS.errInvalidDecimalNumber = Palun sisestage kehtiv kümnendarv. '${value}' on kehtetu.
NLS.errInvalidIntegerNumber = Palun sisestage kehtiv täisarv. '${value}' on kehtetu.
NLS.errInvalidTime = Palun sisestage kehtiv kellaaeg kujul 'HH:MM (am/pm)'. '${value}' on kehtetu.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

am/pm

@fhaScireum fhaScireum closed this Nov 28, 2025
@fhaScireum fhaScireum deleted the lokalise-2025-11-28_11-35-42 branch November 28, 2025 10:58
NLS.ok = Ok
NLS.oneHourAgo = üks tund tagasi
NLS.parseError = Tüüpi '${type}' objekte ei saa töödelda.
NLS.patternDate = MM/dd/yyyy
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dd.MM.yyyy

NLS.oneHourAgo = üks tund tagasi
NLS.parseError = Tüüpi '${type}' objekte ei saa töödelda.
NLS.patternDate = MM/dd/yyyy
NLS.patternDateTime = MM/dd/yyyy HH:mm:ss
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dd.MM.yyyy HH:mm:ss

NLS.parseError = Tüüpi '${type}' objekte ei saa töödelda.
NLS.patternDate = MM/dd/yyyy
NLS.patternDateTime = MM/dd/yyyy HH:mm:ss
NLS.patternDateTime.withoutSeconds = MM/dd/yyyy HH:mm
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dd.MM.yyyy HH:mm

NLS.patternDecimal = #,##0.00
NLS.patternFullTime = hh:mm:ss a
NLS.patternParseTime = h[:mm[:ss]] a
NLS.patternShortDate = MM/dd/yy
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dd.MM.yy

NLS.patternDateTime = MM/dd/yyyy HH:mm:ss
NLS.patternDateTime.withoutSeconds = MM/dd/yyyy HH:mm
NLS.patternDecimal = #,##0.00
NLS.patternFullTime = hh:mm:ss a
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

HH:mm:ss

NLS.parseError = A '${type}' típusú objektumok nem dolgozhatók fel.
NLS.patternDate = MM/dd/yyyyyy
NLS.patternDateTime = MM/dd/yyyy HH:mm:ss
NLS.patternDateTime.withoutSeconds = MM/dd/yyyy HH:mm
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yyyy.MM.dd HH:mm

NLS.patternDateTime = MM/dd/yyyy HH:mm:ss
NLS.patternDateTime.withoutSeconds = MM/dd/yyyy HH:mm
NLS.patternDecimal = #,##0.00
NLS.patternFullTime = hh:mm:ss a
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

HH:mm:ss

NLS.patternDateTime.withoutSeconds = MM/dd/yyyy HH:mm
NLS.patternDecimal = #,##0.00
NLS.patternFullTime = hh:mm:ss a
NLS.patternParseTime = h[:mm[:ss]] a
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

H[:mm[:ss]]

NLS.patternDecimal = #,##0.00
NLS.patternFullTime = hh:mm:ss a
NLS.patternParseTime = h[:mm[:ss]] a
NLS.patternShortDate = MM/dd/yy
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yy.MM.dd

NLS.patternFullTime = hh:mm:ss a
NLS.patternParseTime = h[:mm[:ss]] a
NLS.patternShortDate = MM/dd/yy
NLS.patternTime = hh:mm a
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

HH:mm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🛠️ Maintenance Translations, Code Cleanup, ...

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants