mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-15 14:24:51 +00:00
41b9f625b3
* initial en-PH * English (PH) [en-ph] translation v1 * fix: moved en-PH to the correct file in /editions/full/tiddlywiki.info * deleted since changes were mainly on styles, like em or en dash instead of regular dash * upd: 'dependents' not needed in this particular case * deleted 'empty' files * upd: removed modifications which were mainly related on style (like em and en dashes); upd: CamelCase instead of separating camelCase and PascalCase (see https://github.com/TiddlyWiki/TiddlyWiki5/pull/8669#pullrequestreview-2352481385 ) * upd: Simplified Confirm* strings; upd: natural DateFormat (instead of formal format) * upd: 'want' instead of 'wish' * upd: natural DateFormat (instead of ISO format) * minor: used 'the' instead of 'a' or 'an' as reading of '.html' depends on the reader (ie. a 'dot html' extension vs an 'html' extension)
16 lines
1.5 KiB
Plaintext
16 lines
1.5 KiB
Plaintext
title: $:/language/
|
|
|
|
ConfirmAction: Do you confirm you want to continue?
|
|
ConfirmCancelTiddler: Do you want to discard the changes to the tiddler "<$text text=<<title>>/>"?
|
|
ConfirmDeleteTiddler: Do you want to delete the tiddler "<$text text=<<title>>/>"?
|
|
ConfirmDeleteTiddlers: Do you want to delete <<resultCount>> tiddler(s)?
|
|
ConfirmOverwriteTiddler: Do you want to overwrite the tiddler "<$text text=<<title>>/>"?
|
|
Encryption/ConfirmClearPassword: Do you want to clear the password? This will remove the encryption applied when saving this wiki
|
|
Error/NetworkErrorAlert: `<h2>''Network Error''</h2>It looks like the connection to the server has been lost. This may indicate a problem with your network connection. Please restore your network connectivity before continuing.<br><br>''Any unsaved changes will be automatically synchronized when connectivity is restored''.`
|
|
Error/ZoominTextNode: Story View Error: It appears that you tried to interact with a tiddler which displays a custom container. This is most likely caused by using `$:/tags/StoryTiddlerTemplateFilter` with a template that contains text or whitespace at the beginning. Please use the pragma `\whitespace trim` and ensure the whole contents of the tiddler is wrapped in a single HTML element. The text that caused this issue:
|
|
Manager/Item/Colour: Color
|
|
MissingTiddler/Hint: Missing tiddler "<$text text=<<currentTiddler>>/>"—click {{||$:/core/ui/Buttons/edit}} to create
|
|
RecentChanges/DateFormat: DDD, MMM DD, YYYY
|
|
TagManager/Colour/Heading: Color
|
|
Tiddler/DateFormat: DDD, MMM DD, YYYY at hh12:0mm am
|