Closed
Conversation
ymo-sci
reviewed
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 |
ymo-sci
reviewed
Nov 28, 2025
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 |
ymo-sci
reviewed
Nov 28, 2025
| 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. |
jmuscireum
reviewed
Nov 28, 2025
| NLS.ok = Ok | ||
| NLS.oneHourAgo = üks tund tagasi | ||
| NLS.parseError = Tüüpi '${type}' objekte ei saa töödelda. | ||
| NLS.patternDate = MM/dd/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 |
| 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 |
| NLS.patternDecimal = #,##0.00 | ||
| NLS.patternFullTime = hh:mm:ss a | ||
| NLS.patternParseTime = h[:mm[:ss]] a | ||
| NLS.patternShortDate = MM/dd/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 |
| 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 |
| 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 |
| NLS.patternDateTime.withoutSeconds = MM/dd/yyyy HH:mm | ||
| NLS.patternDecimal = #,##0.00 | ||
| NLS.patternFullTime = hh:mm:ss a | ||
| NLS.patternParseTime = h[:mm[:ss]] a |
| NLS.patternDecimal = #,##0.00 | ||
| NLS.patternFullTime = hh:mm:ss a | ||
| NLS.patternParseTime = h[:mm[:ss]] a | ||
| NLS.patternShortDate = MM/dd/yy |
| NLS.patternFullTime = hh:mm:ss a | ||
| NLS.patternParseTime = h[:mm[:ss]] a | ||
| NLS.patternShortDate = MM/dd/yy | ||
| NLS.patternTime = hh:mm a |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request was initiated by Lokalise (user Florian Häfner) at 2025-11-28 11:35:42