v0.1.3
This commit is contained in:
+3
-1
@@ -2,12 +2,14 @@ _version: 1
|
||||
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]'
|
||||
You must assign a name to your project. Would you like to call it %{s}?(y/n)[Y]: 'You must assign a name to your project. Would you like to call it %{s}?(y/n)[Y]'
|
||||
Okay, so your project is called %{s}: 'Okay, so your project is called %{s}'
|
||||
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}'
|
||||
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!'
|
||||
Please 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!'
|
||||
|
||||
@@ -2,6 +2,8 @@ _version: 1
|
||||
Project name: 'Proiektuaren izena'
|
||||
Project location: 'Proiektuaren kokapena'
|
||||
Do you want to create a new location called %{s} for the documents?(y/n)[Y]: 'Dokumentuentzako %{s} izeneko kokapen berria sortu nahi duzu?(b/e)[B]'
|
||||
You must assign a name to your project. Would you like to call it %{s}?(y/n)[Y]: 'Izena jarri behar diozu zure proiektuari. %{s} deitzea nahiko zenuke?(b/e)[B]'
|
||||
Okay, so your project is called %{s}: 'Ederki, zure proiektua %{s} deitzen da'
|
||||
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'
|
||||
|
||||
Reference in New Issue
Block a user