Correct spelling
This commit is contained in:
parent
9a8b97133d
commit
8af058021e
6 changed files with 19 additions and 19 deletions
|
@ -28,7 +28,7 @@ Page {
|
|||
width: parent.width
|
||||
wrapMode: Text.WordWrap
|
||||
|
||||
text: qsTr("To install, enable delveloper mode, and open a terminal.")
|
||||
text: qsTr("To install, enable developer mode, and open a terminal.")
|
||||
}
|
||||
|
||||
Label {
|
||||
|
|
|
@ -275,10 +275,6 @@
|
|||
<source>In order to convert PDF files to other formats, you need utilities from the package "poppler-utils"</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>To install, enable delveloper mode, and open a terminal.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Become root:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
|
@ -287,6 +283,10 @@
|
|||
<source>Install poppler-utils:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>To install, enable developer mode, and open a terminal.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PrinterPage</name>
|
||||
|
|
|
@ -275,10 +275,6 @@
|
|||
<source>In order to convert PDF files to other formats, you need utilities from the package "poppler-utils"</source>
|
||||
<translation>Para convertir los archivos PDF a otros formatos necesitas las utilidades del paquete "poppler-utils"</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>To install, enable delveloper mode, and open a terminal.</source>
|
||||
<translation>Para instalar, habilita el modo de desarollador y abre Terminal.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Become root:</source>
|
||||
<translation>Acceder como root:</translation>
|
||||
|
@ -287,6 +283,10 @@
|
|||
<source>Install poppler-utils:</source>
|
||||
<translation>Instalar poppler-utils:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>To install, enable developer mode, and open a terminal.</source>
|
||||
<translation type="unfinished">Para instalar, habilita el modo de desarrollador y abre Terminal.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PrinterPage</name>
|
||||
|
|
|
@ -275,10 +275,6 @@
|
|||
<source>In order to convert PDF files to other formats, you need utilities from the package "poppler-utils"</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>To install, enable delveloper mode, and open a terminal.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Become root:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
|
@ -287,6 +283,10 @@
|
|||
<source>Install poppler-utils:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>To install, enable developer mode, and open a terminal.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PrinterPage</name>
|
||||
|
|
|
@ -276,7 +276,7 @@
|
|||
<translation>为了转换PDF文件为其它格式,你需要来自包的实用程序。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>To install, enable delveloper mode, and open a terminal.</source>
|
||||
<source>To install, enable developer mode, and open a terminal.</source>
|
||||
<translation>你需要开启开发者模式然后打开 terminal 来安装。</translation>
|
||||
</message>
|
||||
<message>
|
||||
|
@ -367,7 +367,7 @@
|
|||
</message>
|
||||
<message>
|
||||
<source>Display the warning page about optional dependencies not being installed, if they are not installed.</source>
|
||||
<translation><如果没有安装可选的依赖程序,则显示警告页面。/translation>
|
||||
<translation>如果没有安装可选的依赖程序,则显示警告页面。</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
|
|
@ -275,10 +275,6 @@
|
|||
<source>In order to convert PDF files to other formats, you need utilities from the package "poppler-utils"</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>To install, enable delveloper mode, and open a terminal.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Become root:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
|
@ -287,6 +283,10 @@
|
|||
<source>Install poppler-utils:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>To install, enable developer mode, and open a terminal.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PrinterPage</name>
|
||||
|
|
Loading…
Reference in a new issue