dokugile/locales/en_US.yml

18 lines
1.1 KiB
YAML
Raw Normal View History

2024-06-06 20:04:00 +02:00
_version: 1
2024-06-07 10:08:13 +02:00
Project name: 'Project name'
Project location: 'Project location'
Do you want to create a new location called %{s} for the documents?(y/n)[Y]: 'Do you want to create a new location called %{s} for the documents?(y/n)[Y]'
Location %{s} has been created: 'Location %{s} has been created'
The project %{s} has not been found. Do you want to create it?(y/n)[Y]: 'The project %{s} has not been found. Do you want to create it?(y/n)[Y]'
Project %{s} has been created. Now you can edit index.md file and create content: 'Project %{s} has been created. Now you can edit index.md file and create content'
found... %{s}: 'found... %{s}'
2024-06-06 20:04:00 +02:00
msg_08: 'No markdown files found!'
msg_09: 'Please edit first your documents in markdown format and come back to convert them to html. Bye!'
msg_10: 'Processed markdown files'
msg_11: 'Congrats! Check your documentation at.. '
msg_12: 'Please consider renaming your main page to index.md and restart the document conversion again. See you later!'
err_01: 'Failed to read line'
err_02: 'Path not found'
err_03: 'The operation failed with error'
err_04: 'sed command failed to start'