localization
This commit is contained in:
+7
-7
@@ -1,11 +1,11 @@
|
||||
_version: 1
|
||||
msg_01: 'Project name'
|
||||
msg_02: 'Project folder'
|
||||
msg_03: 'is the new location you are going to create. Is that okay?(y/n)[Y]'
|
||||
msg_04: 'has been created'
|
||||
msg_05: 'not found. Do you want to create it?(y/n)[Y]'
|
||||
msg_06: 'Now you can edit index.md file and create content'
|
||||
msg_07: 'found'
|
||||
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}'
|
||||
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'
|
||||
|
||||
+7
-7
@@ -1,11 +1,11 @@
|
||||
_version: 1
|
||||
msg_01: 'Proiektuaren izena'
|
||||
msg_02: 'Proiektuaren kokapena'
|
||||
msg_03: 'dokumentuentzako kokapen berria sortu nahi duzu?(b/e)[B]'
|
||||
msg_04: 'kokapena sortu da'
|
||||
msg_05: 'proiektua ez da aurkitu. Sortu egin nahi duzu?(b/e)[B]'
|
||||
msg_06: 'Orain index.md fitxategia editatu eta edukiak sor ditzakezu'
|
||||
msg_07: 'aurkitua'
|
||||
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]'
|
||||
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'
|
||||
|
||||
Reference in New Issue
Block a user