This commit is contained in:
2024-06-07 17:04:15 +02:00
parent d2e587cf42
commit 7945e48b79
3 changed files with 29 additions and 29 deletions
+9 -9
View File
@@ -6,12 +6,12 @@ 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}'
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'
No markdown files found!: 'No markdown files found!'
Pleade edit first your documents in markdown format and come back to convert them to html. Bye!: 'Please edit first your documents in markdown format and come back to convert them to html. Bye!'
Processed markdown files.. %{s}: 'Processed markdown files.. %{s}'
Congrats! Check your documentation at.. %{s}: 'Congrats! Check your documentation at.. %{s}'
Please consider renaming your main page to index.md and restart the document conversion again. See you later!: 'Please consider renaming your main page to index.md and restart the document conversion again. See you later!'
Failed to read line: 'Failed to read line'
Path not found: 'Path not found'
The operation failed with error %{s}: 'The operation failed with error %{s}'
sed command failed to start: 'sed command failed to start'
+9 -9
View File
@@ -6,12 +6,12 @@ Location %{s} has been created: '%{s} kokapena sortu da'
The project %{s} has not been found. Do you want to create it?(y/n)[Y]: '%{s} proiektua ez da aurkitu. Sortu egin nahi duzu?(b/e)[B]'
Project %{s} has been created. Now you can edit index.md file and create content: '%{s} proiektua sortu da. Orain index.md fitxategia editatu eta edukiak sor ditzakezu'
found... %{s}: 'aurkitua... %{s}'
msg_08: 'Ez da markdown fitxategirik aurkitu!'
msg_09: 'Mesedez editatu lehenbizi zure dokumentuak markdown formatuan eta itzuli html-ra itzultzeko. Aioo!'
msg_10: 'Prozesaturiko markdown fitxategiak'
msg_11: 'Zorionak! Ikuskatu zure dokumentazioa hemen.. '
msg_12: 'Mesedez berrizendatu zure orri nagusia index.md izenarekin eta saia zaitez berriro. Laster arte!'
err_01: 'Akatsa ilara irakurtzean'
err_02: 'Ez da bidea aurkitu'
err_03: 'Eragiketak ondorengo errorearekin huts egin du'
err_04: 'sed komandoak huts egin du abioan'
No markdown files found!: 'Ez da markdown fitxategirik aurkitu!'
Pleade edit first your documents in markdown format and come back to convert them to html. Bye!: 'Mesedez editatu lehenbizi zure dokumentuak markdown formatuan eta itzuli html-ra itzultzeko. Aioo!'
Processed markdown files.. %{s}: 'Prozesaturiko markdown fitxategi kopurua.. %{s}'
Congrats! Check your documentation at.. %{s}: 'Zorionak! Ikuskatu zure dokumentazioa hemen.. %{s}'
Please consider renaming your main page to index.md and restart the document conversion again. See you later!: 'Mesedez berrizendatu zure orri nagusia index.md izenarekin eta saia zaitez berriro. Laster arte!'
Failed to read line: 'Akatsa ilara irakurtzean'
Path not found: 'Ez da bidea aurkitu'
The operation failed with error %{s}: 'Eragiketak %{s} erroreaz huts egin du'
sed command failed to start: 'sed komandoak huts egin du abioan'