Change "Allow to open multiple documents" to "Allow opening"
This is for grammatical reasons. It is being discussed in https://bugs.debian.org/795158, and "allowing" seems to be a correct (not necessarily ideal, but not intrusive) solution. Forwarded: no
This commit is contained in:
parent
4abb4706c4
commit
553fd90bd4
7 changed files with 7 additions and 7 deletions
|
|
@ -936,7 +936,7 @@ msgid "PolySet Cache size"
|
||||||
msgstr "Velikost PolySet cache"
|
msgstr "Velikost PolySet cache"
|
||||||
|
|
||||||
#: objects/ui_Preferences.h:1158
|
#: objects/ui_Preferences.h:1158
|
||||||
msgid "Allow to open multiple documents"
|
msgid "Allow opening multiple documents"
|
||||||
msgstr "Povolit současné otevření více dokumentů"
|
msgstr "Povolit současné otevření více dokumentů"
|
||||||
|
|
||||||
#: objects/ui_Preferences.h:1159
|
#: objects/ui_Preferences.h:1159
|
||||||
|
|
|
||||||
|
|
@ -956,7 +956,7 @@ msgid "PolySet Cache size"
|
||||||
msgstr "PolySet Cache Größe"
|
msgstr "PolySet Cache Größe"
|
||||||
|
|
||||||
#: objects/ui_Preferences.h:1158
|
#: objects/ui_Preferences.h:1158
|
||||||
msgid "Allow to open multiple documents"
|
msgid "Allow opening multiple documents"
|
||||||
msgstr "Öffnen von mehreren Dokumenten erlauben"
|
msgstr "Öffnen von mehreren Dokumenten erlauben"
|
||||||
|
|
||||||
#: objects/ui_Preferences.h:1159
|
#: objects/ui_Preferences.h:1159
|
||||||
|
|
|
||||||
|
|
@ -993,7 +993,7 @@ msgid "PolySet Cache size"
|
||||||
msgstr "Tamaño de cache de PolySet"
|
msgstr "Tamaño de cache de PolySet"
|
||||||
|
|
||||||
#: objects/ui_Preferences.h:1159
|
#: objects/ui_Preferences.h:1159
|
||||||
msgid "Allow to open multiple documents"
|
msgid "Allow opening multiple documents"
|
||||||
msgstr "Permitir a abrir varios documentos"
|
msgstr "Permitir a abrir varios documentos"
|
||||||
|
|
||||||
#: objects/ui_Preferences.h:1160
|
#: objects/ui_Preferences.h:1160
|
||||||
|
|
|
||||||
|
|
@ -956,7 +956,7 @@ msgid "PolySet Cache size"
|
||||||
msgstr "Taille du Cache PolySet"
|
msgstr "Taille du Cache PolySet"
|
||||||
|
|
||||||
#: objects/ui_Preferences.h:1158
|
#: objects/ui_Preferences.h:1158
|
||||||
msgid "Allow to open multiple documents"
|
msgid "Allow opening multiple documents"
|
||||||
msgstr "Autoriser l'ouverture de plusieurs documents"
|
msgstr "Autoriser l'ouverture de plusieurs documents"
|
||||||
|
|
||||||
#: objects/ui_Preferences.h:1159
|
#: objects/ui_Preferences.h:1159
|
||||||
|
|
|
||||||
|
|
@ -926,7 +926,7 @@ msgid "PolySet Cache size"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: objects/ui_Preferences.h:1158
|
#: objects/ui_Preferences.h:1158
|
||||||
msgid "Allow to open multiple documents"
|
msgid "Allow opening multiple documents"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: objects/ui_Preferences.h:1159
|
#: objects/ui_Preferences.h:1159
|
||||||
|
|
|
||||||
|
|
@ -954,7 +954,7 @@ msgid "PolySet Cache size"
|
||||||
msgstr "Размер кэша PolySet"
|
msgstr "Размер кэша PolySet"
|
||||||
|
|
||||||
#: objects/ui_Preferences.h:1158
|
#: objects/ui_Preferences.h:1158
|
||||||
msgid "Allow to open multiple documents"
|
msgid "Allow opening multiple documents"
|
||||||
msgstr "Разрешить открытие нескольких документов"
|
msgstr "Разрешить открытие нескольких документов"
|
||||||
|
|
||||||
#: objects/ui_Preferences.h:1159
|
#: objects/ui_Preferences.h:1159
|
||||||
|
|
|
||||||
|
|
@ -1333,7 +1333,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="mdiCheckBox">
|
<widget class="QCheckBox" name="mdiCheckBox">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Allow to open multiple documents</string>
|
<string>Allow opening multiple documents</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue