forked from qt-creator/qt-creator
CppEditor: Merge translation contexts of "CppTools" into ::CppEditor
CppTools was at some point an own module, which got merged into CppEditor. This makes the translations follow suit. Change-Id: Ifc1ca4db883316723b747da5bf810e0c45026b69 Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -1979,7 +1979,7 @@ Chcete je nechat přepsat?</translation>
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>File Naming Conventions</source>
|
<source>File Naming Conventions</source>
|
||||||
<translation type="obsolete">Úmluva pro pojmenování souborů</translation>
|
<translation type="obsolete">Úmluva pro pojmenování souborů</translation>
|
||||||
@@ -2000,9 +2000,6 @@ Chcete je nechat přepsat?</translation>
|
|||||||
<source>C++</source>
|
<source>C++</source>
|
||||||
<translation>C++</translation>
|
<translation>C++</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CompletionSettingsPage</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Completion</source>
|
<source>Completion</source>
|
||||||
<translation>Doplnění</translation>
|
<translation>Doplnění</translation>
|
||||||
@@ -2131,20 +2128,6 @@ Chcete je nechat přepsat?</translation>
|
|||||||
<source>Adds leading asterisks when continuing Qt '/*!' and Java '/**' style comments on new lines.</source>
|
<source>Adds leading asterisks when continuing Qt '/*!' and Java '/**' style comments on new lines.</source>
|
||||||
<translation>Přidá hvězdičky na začátku při pokračování poznámek stylu '/*!' a Java '/**' na nových řádcích.</translation>
|
<translation>Přidá hvězdičky na začátku při pokračování poznámek stylu '/*!' a Java '/**' na nových řádcích.</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppClassesFilter</name>
|
|
||||||
<message>
|
|
||||||
<source>Classes</source>
|
|
||||||
<translation type="obsolete">Třídy</translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFunctionsFilter</name>
|
|
||||||
<message>
|
|
||||||
<source>Methods</source>
|
|
||||||
<translation type="obsolete">Metody</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Methods and functions</source>
|
<source>Methods and functions</source>
|
||||||
<translation type="obsolete">Metody a funkce</translation>
|
<translation type="obsolete">Metody a funkce</translation>
|
||||||
@@ -2161,17 +2144,10 @@ Chcete je nechat přepsat?</translation>
|
|||||||
<source>C++ Functions</source>
|
<source>C++ Functions</source>
|
||||||
<translation>Funkce C++</translation>
|
<translation>Funkce C++</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppModelManager</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Scanning</source>
|
<source>Scanning</source>
|
||||||
<translation type="obsolete">Prohledávání</translation>
|
<translation type="obsolete">Prohledávání</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>Parsing</source>
|
|
||||||
<translation type="obsolete">Syntaktický rozbor</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>unnamed</source>
|
<source>unnamed</source>
|
||||||
<translation type="obsolete">bez názvu</translation>
|
<translation type="obsolete">bez názvu</translation>
|
||||||
@@ -2180,9 +2156,6 @@ Chcete je nechat přepsat?</translation>
|
|||||||
<source>Indexing</source>
|
<source>Indexing</source>
|
||||||
<translation type="obsolete">Rejstříkování</translation>
|
<translation type="obsolete">Rejstříkování</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppToolsPlugin</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>&C++</source>
|
<source>&C++</source>
|
||||||
<translation>&C++</translation>
|
<translation>&C++</translation>
|
||||||
@@ -2203,9 +2176,6 @@ Chcete je nechat přepsat?</translation>
|
|||||||
<source>Ctrl+E, F4</source>
|
<source>Ctrl+E, F4</source>
|
||||||
<translation>Ctrl+E, F4</translation>
|
<translation>Ctrl+E, F4</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::FunctionArgumentWidget</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>%1 of %2</source>
|
<source>%1 of %2</source>
|
||||||
<translation type="obsolete">%1 z %2</translation>
|
<translation type="obsolete">%1 z %2</translation>
|
||||||
@@ -16881,7 +16851,7 @@ Toho se dosáhne vložením této zkratky v zadávacím poli vyhledávače, nás
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::Internal::CppCurrentDocumentFilter</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Methods in current Document</source>
|
<source>Methods in current Document</source>
|
||||||
<translation type="obsolete">Postupy v nynějším dokumentu</translation>
|
<translation type="obsolete">Postupy v nynějším dokumentu</translation>
|
||||||
@@ -16898,9 +16868,6 @@ Toho se dosáhne vložením této zkratky v zadávacím poli vyhledávače, nás
|
|||||||
<source>C++ Symbols in Current Document</source>
|
<source>C++ Symbols in Current Document</source>
|
||||||
<translation>Symboly C++ v nynějším dokumentu</translation>
|
<translation>Symboly C++ v nynějším dokumentu</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFileSettingsWidget</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>/**************************************************************************
|
<source>/**************************************************************************
|
||||||
** Qt Creator license header template
|
** Qt Creator license header template
|
||||||
@@ -16941,9 +16908,6 @@ Toho se dosáhne vložením této zkratky v zadávacím poli vyhledávače, nás
|
|||||||
<source>Cannot write to %1: %2</source>
|
<source>Cannot write to %1: %2</source>
|
||||||
<translation type="obsolete">Soubor %1 nelze zapsat: %2</translation>
|
<translation type="obsolete">Soubor %1 nelze zapsat: %2</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFindReferences</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Searching...</source>
|
<source>Searching...</source>
|
||||||
<translation type="obsolete">Hledá se...</translation>
|
<translation type="obsolete">Hledá se...</translation>
|
||||||
@@ -16952,17 +16916,10 @@ Toho se dosáhne vložením této zkratky v zadávacím poli vyhledávače, nás
|
|||||||
<source>C++ Usages:</source>
|
<source>C++ Usages:</source>
|
||||||
<translation>Použití C++:</translation>
|
<translation>Použití C++:</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>Searching</source>
|
|
||||||
<translation>Hledá se</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>C++ Macro Usages:</source>
|
<source>C++ Macro Usages:</source>
|
||||||
<translation>Použití makra C++:</translation>
|
<translation>Použití makra C++:</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppLocatorFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Classes and Methods</source>
|
<source>Classes and Methods</source>
|
||||||
<translation type="obsolete">Třídy a metody</translation>
|
<translation type="obsolete">Třídy a metody</translation>
|
||||||
@@ -22337,13 +22294,6 @@ heslem, jež můžete zadat níže.</translation>
|
|||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>::CppEditor</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
|
||||||
<source>C++</source>
|
|
||||||
<translation>C++</translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::QuickFix</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Rewrite Using %1</source>
|
<source>Rewrite Using %1</source>
|
||||||
<translation>Přepsat za použití %1</translation>
|
<translation>Přepsat za použití %1</translation>
|
||||||
@@ -26758,7 +26708,7 @@ Místní přivedení nejsou použita na hlavní větev.</translation>
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::Internal::CppCodeStyleSettingsPage</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Form</source>
|
<source>Form</source>
|
||||||
<translation>Formulář</translation>
|
<translation>Formulář</translation>
|
||||||
@@ -30814,16 +30764,10 @@ správy verzí (%2)</translation>
|
|||||||
<source>Type Hierarchy</source>
|
<source>Type Hierarchy</source>
|
||||||
<translation>Hierarchie tříd</translation>
|
<translation>Hierarchie tříd</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppCodeStylePreferencesWidget</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Code style settings:</source>
|
<source>Code style settings:</source>
|
||||||
<translation type="obsolete">Nastavení stylu kódování:</translation>
|
<translation type="obsolete">Nastavení stylu kódování:</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::CppToolsSettings</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Global C++</source>
|
<source>Global C++</source>
|
||||||
<comment>Settings</comment>
|
<comment>Settings</comment>
|
||||||
@@ -30846,9 +30790,6 @@ správy verzí (%2)</translation>
|
|||||||
<source>Old Creator</source>
|
<source>Old Creator</source>
|
||||||
<translation>Stará konvence Creatoru</translation>
|
<translation>Stará konvence Creatoru</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::SymbolsFindFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>C++ Symbols</source>
|
<source>C++ Symbols</source>
|
||||||
<translation>Symboly C++</translation>
|
<translation>Symboly C++</translation>
|
||||||
@@ -30901,33 +30842,10 @@ Příznaky: %3</translation>
|
|||||||
<source>, </source>
|
<source>, </source>
|
||||||
<translation>, </translation>
|
<translation>, </translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::SymbolsFindFilterConfigWidget</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Types:</source>
|
<source>Types:</source>
|
||||||
<translation>Typy:</translation>
|
<translation>Typy:</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>Classes</source>
|
|
||||||
<translation>Třídy</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Methods</source>
|
|
||||||
<translation>Metody</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Functions</source>
|
|
||||||
<translation>Funkce</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Enums</source>
|
|
||||||
<translation>Výčty</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Declarations</source>
|
|
||||||
<translation>Deklarace</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Projects only</source>
|
<source>Projects only</source>
|
||||||
<translation>Pouze projekty</translation>
|
<translation>Pouze projekty</translation>
|
||||||
@@ -41164,7 +41082,7 @@ p, li { white-space: pre-wrap; }
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::Internal::CppFileSettingsPage</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Header suffix:</source>
|
<source>Header suffix:</source>
|
||||||
<translation>Přípona hlavičkových souborů:</translation>
|
<translation>Přípona hlavičkových souborů:</translation>
|
||||||
@@ -44095,13 +44013,6 @@ Pro přidání verzí Qt vyberte Volby -> Sestavení a spuštění -> Verz
|
|||||||
<source>Invalid function name</source>
|
<source>Invalid function name</source>
|
||||||
<translation>Neplatný název funkce</translation>
|
<translation>Neplatný název funkce</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::CppClassesFilter</name>
|
|
||||||
<message>
|
|
||||||
<source>Classes</source>
|
|
||||||
<translation type="obsolete">Třídy</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>C++ Classes</source>
|
<source>C++ Classes</source>
|
||||||
<translation>Třídy C++</translation>
|
<translation>Třídy C++</translation>
|
||||||
@@ -50238,7 +50149,7 @@ nelze najít v cestě.</translation>
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::Internal::BuiltinIndexingSupport</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Parsing</source>
|
<source>Parsing</source>
|
||||||
<translation>Syntaktický rozbor</translation>
|
<translation>Syntaktický rozbor</translation>
|
||||||
@@ -53576,13 +53487,6 @@ monitor reset</source>
|
|||||||
<source>Additional C++ Preprocessor Directives for %1:</source>
|
<source>Additional C++ Preprocessor Directives for %1:</source>
|
||||||
<translation>Dodatečné příkazy pro preprocesor C++ pro %1:</translation>
|
<translation>Dodatečné příkazy pro preprocesor C++ pro %1:</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppCodeModelSettingsPage</name>
|
|
||||||
<message>
|
|
||||||
<source>Form</source>
|
|
||||||
<translation>Formulář</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Code Completion and Semantic Highlighting</source>
|
<source>Code Completion and Semantic Highlighting</source>
|
||||||
<translation>Doplnění kódu a sémantické zvýrazňování</translation>
|
<translation>Doplnění kódu a sémantické zvýrazňování</translation>
|
||||||
@@ -53591,10 +53495,6 @@ monitor reset</source>
|
|||||||
<source>C</source>
|
<source>C</source>
|
||||||
<translation>C</translation>
|
<translation>C</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>C++</source>
|
|
||||||
<translation>C++</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Objective C</source>
|
<source>Objective C</source>
|
||||||
<translation>Objective C</translation>
|
<translation>Objective C</translation>
|
||||||
@@ -53615,10 +53515,6 @@ monitor reset</source>
|
|||||||
<source>Ignore pre-compiled headers</source>
|
<source>Ignore pre-compiled headers</source>
|
||||||
<translation>Přehlížet předpřeložené hlavičky</translation>
|
<translation>Přehlížet předpřeložené hlavičky</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>Headers</source>
|
|
||||||
<translation>Hlavičky</translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>::Ios</name>
|
<name>::Ios</name>
|
||||||
|
@@ -8378,9 +8378,6 @@ til versionsstyring (%2)
|
|||||||
<source>%1: Could not get file contents</source>
|
<source>%1: Could not get file contents</source>
|
||||||
<translation>%1: kunne ikke få filindhold</translation>
|
<translation>%1: kunne ikke få filindhold</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Code Style</source>
|
<source>Code Style</source>
|
||||||
<translation>Kodestil</translation>
|
<translation>Kodestil</translation>
|
||||||
@@ -8425,9 +8422,6 @@ til versionsstyring (%2)
|
|||||||
<source>C++</source>
|
<source>C++</source>
|
||||||
<translation>C++</translation>
|
<translation>C++</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::AbstractEditorSupport</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>The file name.</source>
|
<source>The file name.</source>
|
||||||
<translation>Filnavnet.</translation>
|
<translation>Filnavnet.</translation>
|
||||||
@@ -8436,9 +8430,6 @@ til versionsstyring (%2)
|
|||||||
<source>The class name.</source>
|
<source>The class name.</source>
|
||||||
<translation>Klassenavnet.</translation>
|
<translation>Klassenavnet.</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::ClangDiagnosticConfigsWidget</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Copy...</source>
|
<source>Copy...</source>
|
||||||
<translation>Kopiér...</translation>
|
<translation>Kopiér...</translation>
|
||||||
@@ -8507,16 +8498,10 @@ til versionsstyring (%2)
|
|||||||
<source>InfoText</source>
|
<source>InfoText</source>
|
||||||
<translation>InfoTekst</translation>
|
<translation>InfoTekst</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Sort Alphabetically</source>
|
<source>Sort Alphabetically</source>
|
||||||
<translation>Sortér alfabetisk</translation>
|
<translation>Sortér alfabetisk</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::CppToolsSettings</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Global</source>
|
<source>Global</source>
|
||||||
<comment>Settings</comment>
|
<comment>Settings</comment>
|
||||||
@@ -8534,16 +8519,10 @@ til versionsstyring (%2)
|
|||||||
<source>Old Creator</source>
|
<source>Old Creator</source>
|
||||||
<translation>Gamle Creator</translation>
|
<translation>Gamle Creator</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::BuiltinIndexingSupport</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Parsing C/C++ Files</source>
|
<source>Parsing C/C++ Files</source>
|
||||||
<translation>Parser C/C++-filer</translation>
|
<translation>Parser C/C++-filer</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppCodeModelSettingsPage</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>General</source>
|
<source>General</source>
|
||||||
<translation>Generelt</translation>
|
<translation>Generelt</translation>
|
||||||
@@ -8580,13 +8559,6 @@ til versionsstyring (%2)
|
|||||||
<source>Clang Code Model</source>
|
<source>Clang Code Model</source>
|
||||||
<translation>Clang-kodemodel</translation>
|
<translation>Clang-kodemodel</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppCodeStyleSettingsPage</name>
|
|
||||||
<message>
|
|
||||||
<source>General</source>
|
|
||||||
<translation>Generelt</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Content</source>
|
<source>Content</source>
|
||||||
<translation>Indhold</translation>
|
<translation>Indhold</translation>
|
||||||
@@ -8815,9 +8787,6 @@ hvis de ville være justeret med den næste linje</translation>
|
|||||||
<source>Prefer getter names without "get"</source>
|
<source>Prefer getter names without "get"</source>
|
||||||
<translation>Foretræk henternavne uden "get"</translation>
|
<translation>Foretræk henternavne uden "get"</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFileSettingsPage</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Headers</source>
|
<source>Headers</source>
|
||||||
<translation>Headere</translation>
|
<translation>Headere</translation>
|
||||||
@@ -8898,9 +8867,6 @@ Disse præfikser bruges sammen med det aktuelle filnavn på Skift header/kilde.<
|
|||||||
<source>License &template:</source>
|
<source>License &template:</source>
|
||||||
<translation>Licens&skabelon:</translation>
|
<translation>Licens&skabelon:</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFileSettingsWidget</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>/**************************************************************************
|
<source>/**************************************************************************
|
||||||
** %1 license header template
|
** %1 license header template
|
||||||
@@ -8925,9 +8891,6 @@ Disse præfikser bruges sammen med det aktuelle filnavn på Skift header/kilde.<
|
|||||||
<source>Choose Location for New License Template File</source>
|
<source>Choose Location for New License Template File</source>
|
||||||
<translation>Vælg placering til ny licensskabelon-fil</translation>
|
<translation>Vælg placering til ny licensskabelon-fil</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFindReferences</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>C++ Usages:</source>
|
<source>C++ Usages:</source>
|
||||||
<translation>C++-anvendelser:</translation>
|
<translation>C++-anvendelser:</translation>
|
||||||
@@ -8953,9 +8916,6 @@ Disse præfikser bruges sammen med det aktuelle filnavn på Skift header/kilde.<
|
|||||||
<source>C++ Macro Usages:</source>
|
<source>C++ Macro Usages:</source>
|
||||||
<translation>C++-makro anvendelser:</translation>
|
<translation>C++-makro anvendelser:</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppToolsPlugin</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>&C++</source>
|
<source>&C++</source>
|
||||||
<translation>&C++</translation>
|
<translation>&C++</translation>
|
||||||
@@ -8984,9 +8944,6 @@ Disse præfikser bruges sammen med det aktuelle filnavn på Skift header/kilde.<
|
|||||||
<source>The configured path to the license template</source>
|
<source>The configured path to the license template</source>
|
||||||
<translation>Den konfigureret sti til licensskabelonen</translation>
|
<translation>Den konfigureret sti til licensskabelonen</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::SymbolsFindFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Searching for Symbol</source>
|
<source>Searching for Symbol</source>
|
||||||
<translation>Søger efter symbol</translation>
|
<translation>Søger efter symbol</translation>
|
||||||
@@ -9031,29 +8988,10 @@ Flag: %3</translation>
|
|||||||
<source>, </source>
|
<source>, </source>
|
||||||
<translation>, </translation>
|
<translation>, </translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::SymbolsFindFilterConfigWidget</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Types:</source>
|
<source>Types:</source>
|
||||||
<translation>Typer:</translation>
|
<translation>Typer:</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>Classes</source>
|
|
||||||
<translation>Klasser</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Functions</source>
|
|
||||||
<translation>Funktioner</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Enums</source>
|
|
||||||
<translation>Enums</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Declarations</source>
|
|
||||||
<translation>Erklæringer</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Projects only</source>
|
<source>Projects only</source>
|
||||||
<translation>Kun projekter</translation>
|
<translation>Kun projekter</translation>
|
||||||
@@ -9062,9 +9000,6 @@ Flag: %3</translation>
|
|||||||
<source>All files</source>
|
<source>All files</source>
|
||||||
<translation>Alle filer</translation>
|
<translation>Alle filer</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::QuickFix</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Rewrite Using %1</source>
|
<source>Rewrite Using %1</source>
|
||||||
<translation>Genskriv med %1</translation>
|
<translation>Genskriv med %1</translation>
|
||||||
@@ -39923,14 +39858,11 @@ skal være et repository krævet SSH-autentifikation (se dokumentation på SSH o
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::ClangBaseChecks</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>For appropriate options, consult the GCC or Clang manual pages or the <a href="https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html">GCC online documentation</a>.</source>
|
<source>For appropriate options, consult the GCC or Clang manual pages or the <a href="https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html">GCC online documentation</a>.</source>
|
||||||
<translation>For passende valgmuligheder, konsulter GCC- eller Clang-manualsiderne eller <a href="https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html">GCC online dokumentationen</a>.</translation>
|
<translation>For passende valgmuligheder, konsulter GCC- eller Clang-manualsiderne eller <a href="https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html">GCC online dokumentationen</a>.</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::ClazyChecks</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Each level adds checks to the previous level. For more information, see <a href="https://github.com/KDE/clazy">clazy's homepage</a>.</source>
|
<source>Each level adds checks to the previous level. For more information, see <a href="https://github.com/KDE/clazy">clazy's homepage</a>.</source>
|
||||||
<translation>Hvert niveau tilføjer tjek til forrige niveau. Se <a href="https://github.com/KDE/clazy">clazy's hjemmeside</a> for mere information.</translation>
|
<translation>Hvert niveau tilføjer tjek til forrige niveau. Se <a href="https://github.com/KDE/clazy">clazy's hjemmeside</a> for mere information.</translation>
|
||||||
@@ -39959,9 +39891,6 @@ skal være et repository krævet SSH-autentifikation (se dokumentation på SSH o
|
|||||||
<source>Level 3: Experimental checks</source>
|
<source>Level 3: Experimental checks</source>
|
||||||
<translation>Niveau 3: Eksperimentelle tjek</translation>
|
<translation>Niveau 3: Eksperimentelle tjek</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::TidyChecks</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Disable</source>
|
<source>Disable</source>
|
||||||
<translation>Deaktivér</translation>
|
<translation>Deaktivér</translation>
|
||||||
@@ -39974,10 +39903,6 @@ skal være et repository krævet SSH-autentifikation (se dokumentation på SSH o
|
|||||||
<source>Use .clang-tidy config file</source>
|
<source>Use .clang-tidy config file</source>
|
||||||
<translation>Brug .clang-tidy-konfigurationsfil</translation>
|
<translation>Brug .clang-tidy-konfigurationsfil</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>Edit Checks as String...</source>
|
|
||||||
<translation>Rediger tjek som streng...</translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>ProcessCreator</name>
|
<name>ProcessCreator</name>
|
||||||
@@ -40483,9 +40408,6 @@ Kopiér stien til kildefilerne til udklipsholderen?</translation>
|
|||||||
<source>Generate Missing Q_PROPERTY Members</source>
|
<source>Generate Missing Q_PROPERTY Members</source>
|
||||||
<translation>Generer manglende Q_PROPERTY-medlemmer</translation>
|
<translation>Generer manglende Q_PROPERTY-medlemmer</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::ClangDiagnosticConfigsSelectionWidget</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Diagnostic Configuration:</source>
|
<source>Diagnostic Configuration:</source>
|
||||||
<translation>Diagnostik-konfiguration:</translation>
|
<translation>Diagnostik-konfiguration:</translation>
|
||||||
@@ -40494,20 +40416,10 @@ Kopiér stien til kildefilerne til udklipsholderen?</translation>
|
|||||||
<source>Manage...</source>
|
<source>Manage...</source>
|
||||||
<translation>Håndter...</translation>
|
<translation>Håndter...</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>Diagnostic Configurations</source>
|
|
||||||
<translation>Diagnostik-konfigurationer</translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::TidyChecksTreeModel</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Web Page</source>
|
<source>Web Page</source>
|
||||||
<translation>Webside</translation>
|
<translation>Webside</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::OverviewModel</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source><Select Symbol></source>
|
<source><Select Symbol></source>
|
||||||
<translation><vælg symbol></translation>
|
<translation><vælg symbol></translation>
|
||||||
|
@@ -2133,7 +2133,7 @@ Would you like to overwrite them?</source>
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::Internal::CppModelManager</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Scanning</source>
|
<source>Scanning</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
@@ -2142,9 +2142,6 @@ Would you like to overwrite them?</source>
|
|||||||
<source>Indexing</source>
|
<source>Indexing</source>
|
||||||
<translation>Indizando</translation>
|
<translation>Indizando</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>File naming conventions</source>
|
<source>File naming conventions</source>
|
||||||
<translation type="obsolete">Convenciones de nomenclatura de archivos</translation>
|
<translation type="obsolete">Convenciones de nomenclatura de archivos</translation>
|
||||||
@@ -2157,9 +2154,6 @@ Would you like to overwrite them?</source>
|
|||||||
<source>C++</source>
|
<source>C++</source>
|
||||||
<translation>C++</translation>
|
<translation>C++</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CompletionSettingsPage</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Completion</source>
|
<source>Completion</source>
|
||||||
<translation>Completado</translation>
|
<translation>Completado</translation>
|
||||||
@@ -2168,37 +2162,22 @@ Would you like to overwrite them?</source>
|
|||||||
<source>Text Editor</source>
|
<source>Text Editor</source>
|
||||||
<translation>Editor de texto</translation>
|
<translation>Editor de texto</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppClassesFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Classes</source>
|
<source>Classes</source>
|
||||||
<translation>Clases</translation>
|
<translation>Clases</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppCurrentDocumentFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Methods in current Document</source>
|
<source>Methods in current Document</source>
|
||||||
<translation type="unfinished">Métodos en el documento actual</translation>
|
<translation type="unfinished">Métodos en el documento actual</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFunctionsFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Methods</source>
|
<source>Methods</source>
|
||||||
<translation>Métodos</translation>
|
<translation>Métodos</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppLocatorFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Classes and Methods</source>
|
<source>Classes and Methods</source>
|
||||||
<translation>Clases y métodos</translation>
|
<translation>Clases y métodos</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppToolsPlugin</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>&C++</source>
|
<source>&C++</source>
|
||||||
<translation></translation>
|
<translation></translation>
|
||||||
@@ -2207,9 +2186,6 @@ Would you like to overwrite them?</source>
|
|||||||
<source>Switch Header/Source</source>
|
<source>Switch Header/Source</source>
|
||||||
<translation>Alternar entre declaración/definición</translation>
|
<translation>Alternar entre declaración/definición</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::FindClassDeclarations</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Search class</source>
|
<source>Search class</source>
|
||||||
<translation type="unfinished">Buscar clase</translation>
|
<translation type="unfinished">Buscar clase</translation>
|
||||||
@@ -2218,9 +2194,6 @@ Would you like to overwrite them?</source>
|
|||||||
<source>Class Declarations</source>
|
<source>Class Declarations</source>
|
||||||
<translation type="unfinished">Declaración de clase</translation>
|
<translation type="unfinished">Declaración de clase</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::FindFunctionCalls</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Search functions</source>
|
<source>Search functions</source>
|
||||||
<translation type="unfinished">Buscar funciones</translation>
|
<translation type="unfinished">Buscar funciones</translation>
|
||||||
@@ -2229,9 +2202,6 @@ Would you like to overwrite them?</source>
|
|||||||
<source>Function calls</source>
|
<source>Function calls</source>
|
||||||
<translation type="unfinished">Llamadas a función</translation>
|
<translation type="unfinished">Llamadas a función</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::FunctionArgumentWidget</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>%1 of %2</source>
|
<source>%1 of %2</source>
|
||||||
<translation>%1 de %2</translation>
|
<translation>%1 de %2</translation>
|
||||||
@@ -11588,7 +11558,7 @@ p, li { white-space: pre-wrap; }
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::Internal::CppFileSettingsWidget</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>/**************************************************************************
|
<source>/**************************************************************************
|
||||||
** Qt Creator license header template
|
** Qt Creator license header template
|
||||||
@@ -11615,9 +11585,6 @@ p, li { white-space: pre-wrap; }
|
|||||||
<source>Cannot write to %1: %2</source>
|
<source>Cannot write to %1: %2</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFindReferences</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Searching...</source>
|
<source>Searching...</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
|
@@ -2559,17 +2559,12 @@ Voulez vous les écraser ?</translation>
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::Internal::CppModelManager</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Scanning</source>
|
<source>Scanning</source>
|
||||||
<translatorcomment>Balayage ? (Numérisation ça fait franchement scanner)</translatorcomment>
|
<translatorcomment>Balayage ? (Numérisation ça fait franchement scanner)</translatorcomment>
|
||||||
<translation type="obsolete">Analyse</translation>
|
<translation type="obsolete">Analyse</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>Parsing</source>
|
|
||||||
<translatorcomment>laisser Parsing? ou analyse syntaxique</translatorcomment>
|
|
||||||
<translation type="obsolete">Analyse syntaxique</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>unnamed</source>
|
<source>unnamed</source>
|
||||||
<translation type="obsolete">sans nom</translation>
|
<translation type="obsolete">sans nom</translation>
|
||||||
@@ -2578,9 +2573,6 @@ Voulez vous les écraser ?</translation>
|
|||||||
<source>Indexing</source>
|
<source>Indexing</source>
|
||||||
<translation type="obsolete">Indexation</translation>
|
<translation type="obsolete">Indexation</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>File Naming Conventions</source>
|
<source>File Naming Conventions</source>
|
||||||
<translation type="obsolete">Conventions de nommage des fichiers</translation>
|
<translation type="obsolete">Conventions de nommage des fichiers</translation>
|
||||||
@@ -2601,9 +2593,6 @@ Voulez vous les écraser ?</translation>
|
|||||||
<source>C++</source>
|
<source>C++</source>
|
||||||
<translation>C++</translation>
|
<translation>C++</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CompletionSettingsPage</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Completion</source>
|
<source>Completion</source>
|
||||||
<translation>Complétion</translation>
|
<translation>Complétion</translation>
|
||||||
@@ -2709,16 +2698,6 @@ Voulez vous les écraser ?</translation>
|
|||||||
<source>Add leading asterisks when continuing Qt (/*!) and Java (/**) style comments on new lines</source>
|
<source>Add leading asterisks when continuing Qt (/*!) and Java (/**) style comments on new lines</source>
|
||||||
<translation>Ajouter des astérisques en début de ligne pour continuer les commentaires de style Qt (/*!) et Java (/ **) sur les nouvelles lignes</translation>
|
<translation>Ajouter des astérisques en début de ligne pour continuer les commentaires de style Qt (/*!) et Java (/ **) sur les nouvelles lignes</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppClassesFilter</name>
|
|
||||||
<message>
|
|
||||||
<source>Classes</source>
|
|
||||||
<translation type="obsolete">Classes</translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppCurrentDocumentFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Methods in current Document</source>
|
<source>Methods in current Document</source>
|
||||||
<translation type="obsolete">Méthodes du document courant</translation>
|
<translation type="obsolete">Méthodes du document courant</translation>
|
||||||
@@ -2735,9 +2714,6 @@ Voulez vous les écraser ?</translation>
|
|||||||
<source>C++ Symbols in Current Document</source>
|
<source>C++ Symbols in Current Document</source>
|
||||||
<translation>Symboles C++ du document courant</translation>
|
<translation>Symboles C++ du document courant</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFileSettingsWidget</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>/**************************************************************************
|
<source>/**************************************************************************
|
||||||
** Qt Creator license header template
|
** Qt Creator license header template
|
||||||
@@ -2781,13 +2757,6 @@ Voulez vous les écraser ?</translation>
|
|||||||
<source>Cannot write to %1: %2</source>
|
<source>Cannot write to %1: %2</source>
|
||||||
<translation type="obsolete">Impossible d'écrire %1 : %2</translation>
|
<translation type="obsolete">Impossible d'écrire %1 : %2</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFunctionsFilter</name>
|
|
||||||
<message>
|
|
||||||
<source>Methods</source>
|
|
||||||
<translation type="obsolete">Méthodes</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Methods and functions</source>
|
<source>Methods and functions</source>
|
||||||
<translation type="obsolete">Méthodes et fonctions</translation>
|
<translation type="obsolete">Méthodes et fonctions</translation>
|
||||||
@@ -2804,9 +2773,6 @@ Voulez vous les écraser ?</translation>
|
|||||||
<source>C++ Functions</source>
|
<source>C++ Functions</source>
|
||||||
<translation>Fonctions C++</translation>
|
<translation>Fonctions C++</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppLocatorFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Classes and Methods</source>
|
<source>Classes and Methods</source>
|
||||||
<translation type="obsolete">Classes et méthodes</translation>
|
<translation type="obsolete">Classes et méthodes</translation>
|
||||||
@@ -2819,9 +2785,6 @@ Voulez vous les écraser ?</translation>
|
|||||||
<source>C++ Classes, Enums and Functions</source>
|
<source>C++ Classes, Enums and Functions</source>
|
||||||
<translation>Classes, énumérations et fonctions C++</translation>
|
<translation>Classes, énumérations et fonctions C++</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppToolsPlugin</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>&C++</source>
|
<source>&C++</source>
|
||||||
<translation>&C++</translation>
|
<translation>&C++</translation>
|
||||||
@@ -2842,9 +2805,6 @@ Voulez vous les écraser ?</translation>
|
|||||||
<source>Ctrl+E, F4</source>
|
<source>Ctrl+E, F4</source>
|
||||||
<translation>Ctrl+E, F4</translation>
|
<translation>Ctrl+E, F4</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::FindClassDeclarations</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Search class</source>
|
<source>Search class</source>
|
||||||
<translation type="obsolete">Rechercher la classe</translation>
|
<translation type="obsolete">Rechercher la classe</translation>
|
||||||
@@ -2853,9 +2813,6 @@ Voulez vous les écraser ?</translation>
|
|||||||
<source>Class Declarations</source>
|
<source>Class Declarations</source>
|
||||||
<translation type="obsolete">Déclarations de classe</translation>
|
<translation type="obsolete">Déclarations de classe</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::FindFunctionCalls</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Search functions</source>
|
<source>Search functions</source>
|
||||||
<translation type="obsolete">Rechercher les fonctions</translation>
|
<translation type="obsolete">Rechercher les fonctions</translation>
|
||||||
@@ -2864,9 +2821,6 @@ Voulez vous les écraser ?</translation>
|
|||||||
<source>Function calls</source>
|
<source>Function calls</source>
|
||||||
<translation type="obsolete">Appels de fonction</translation>
|
<translation type="obsolete">Appels de fonction</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::FunctionArgumentWidget</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>%1 of %2</source>
|
<source>%1 of %2</source>
|
||||||
<translation type="obsolete">%1 de %2</translation>
|
<translation type="obsolete">%1 de %2</translation>
|
||||||
@@ -16473,7 +16427,7 @@ p, li { white-space: pre-wrap; }
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::Internal::CppFindReferences</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Searching...</source>
|
<source>Searching...</source>
|
||||||
<translation type="obsolete">Recherche...</translation>
|
<translation type="obsolete">Recherche...</translation>
|
||||||
@@ -21453,13 +21407,6 @@ avec un mot de passe, que vous pouvez renseigner ci-dessus.</translation>
|
|||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>::CppEditor</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
|
||||||
<source>C++</source>
|
|
||||||
<translation>C++</translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::QuickFix</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Rewrite Using %1</source>
|
<source>Rewrite Using %1</source>
|
||||||
<translation>Réécrire en utilisant %1</translation>
|
<translation>Réécrire en utilisant %1</translation>
|
||||||
@@ -25815,17 +25762,10 @@ La liste du serveur était %2.</translation>
|
|||||||
<source>Type Hierarchy</source>
|
<source>Type Hierarchy</source>
|
||||||
<translation>Hiérarchie de type</translation>
|
<translation>Hiérarchie de type</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::SymbolsFindFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>C++ Symbols</source>
|
<source>C++ Symbols</source>
|
||||||
<translation>Symboles C++</translation>
|
<translation>Symboles C++</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>Searching</source>
|
|
||||||
<translation>Recherche</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>C++ Symbols:</source>
|
<source>C++ Symbols:</source>
|
||||||
<translation>Symboles C++ :</translation>
|
<translation>Symboles C++ :</translation>
|
||||||
@@ -25870,33 +25810,10 @@ Indicateurs : %3</translation>
|
|||||||
<source>, </source>
|
<source>, </source>
|
||||||
<translation>, </translation>
|
<translation>, </translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::SymbolsFindFilterConfigWidget</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Types:</source>
|
<source>Types:</source>
|
||||||
<translation>Types :</translation>
|
<translation>Types :</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>Classes</source>
|
|
||||||
<translation>Classes</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Methods</source>
|
|
||||||
<translation>Méthodes</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Functions</source>
|
|
||||||
<translation>Fonctions</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Enums</source>
|
|
||||||
<translation>Énumérations</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Declarations</source>
|
|
||||||
<translation>Déclarations</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Projects only</source>
|
<source>Projects only</source>
|
||||||
<translation>Projets uniquement</translation>
|
<translation>Projets uniquement</translation>
|
||||||
@@ -32661,7 +32578,7 @@ Voys pouvez compiler l'application et la déployer sur desktop et mobile. P
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::Internal::CppCodeStyleSettingsPage</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Form</source>
|
<source>Form</source>
|
||||||
<translation>Formulaire</translation>
|
<translation>Formulaire</translation>
|
||||||
@@ -34335,14 +34252,11 @@ Would you like to overwrite them?</source>
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::Internal::CppCodeStylePreferencesWidget</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Code style settings:</source>
|
<source>Code style settings:</source>
|
||||||
<translation type="obsolete">Paramètres de style de code : </translation>
|
<translation type="obsolete">Paramètres de style de code : </translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::CppToolsSettings</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Global C++</source>
|
<source>Global C++</source>
|
||||||
<comment>Settings</comment>
|
<comment>Settings</comment>
|
||||||
@@ -38518,7 +38432,7 @@ p, li { white-space: pre-wrap; }
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::Internal::CppFileSettingsPage</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Header suffix:</source>
|
<source>Header suffix:</source>
|
||||||
<translation>Suffixe des fichier d'en-tête :</translation>
|
<translation>Suffixe des fichier d'en-tête :</translation>
|
||||||
@@ -40584,13 +40498,6 @@ si un dépôt requiert une authentification SSH (voir la documentation sur SSH e
|
|||||||
<source>Invalid function name</source>
|
<source>Invalid function name</source>
|
||||||
<translation>Nom de fonction invalide</translation>
|
<translation>Nom de fonction invalide</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::CppClassesFilter</name>
|
|
||||||
<message>
|
|
||||||
<source>Classes</source>
|
|
||||||
<translation type="obsolete">Classes</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>C++ Classes</source>
|
<source>C++ Classes</source>
|
||||||
<translation>Classes C++</translation>
|
<translation>Classes C++</translation>
|
||||||
@@ -48186,9 +48093,6 @@ Les noms partiels peuvent êtres utilisé s'ils ne sont pas ambigües.</tra
|
|||||||
<source>&Add keyword 'virtual' to function declaration</source>
|
<source>&Add keyword 'virtual' to function declaration</source>
|
||||||
<translation>&Ajouter le mot clés "virtual" à la déclaration de la fonction</translation>
|
<translation>&Ajouter le mot clés "virtual" à la déclaration de la fonction</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::BuiltinIndexingSupport</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Parsing</source>
|
<source>Parsing</source>
|
||||||
<translation>Analyse syntaxique</translation>
|
<translation>Analyse syntaxique</translation>
|
||||||
@@ -50312,13 +50216,6 @@ réinitialisation du moniteur</translation>
|
|||||||
<source>Additional C++ Preprocessor Directives for %1:</source>
|
<source>Additional C++ Preprocessor Directives for %1:</source>
|
||||||
<translation>Directives supplémentaires pour le préprocesseur C++ pour %1 :</translation>
|
<translation>Directives supplémentaires pour le préprocesseur C++ pour %1 :</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppCodeModelSettingsPage</name>
|
|
||||||
<message>
|
|
||||||
<source>Form</source>
|
|
||||||
<translation>Formulaire</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Code Completion and Semantic Highlighting</source>
|
<source>Code Completion and Semantic Highlighting</source>
|
||||||
<translation>Complétion du code et surlignage sémantique</translation>
|
<translation>Complétion du code et surlignage sémantique</translation>
|
||||||
@@ -50327,10 +50224,6 @@ réinitialisation du moniteur</translation>
|
|||||||
<source>C</source>
|
<source>C</source>
|
||||||
<translation>C</translation>
|
<translation>C</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>C++</source>
|
|
||||||
<translation>C++</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Objective C</source>
|
<source>Objective C</source>
|
||||||
<translation>Objective C</translation>
|
<translation>Objective C</translation>
|
||||||
|
@@ -2859,9 +2859,6 @@ p, li { white-space: pre-wrap; }
|
|||||||
<source>Additional C++ Preprocessor Directives for %1:</source>
|
<source>Additional C++ Preprocessor Directives for %1:</source>
|
||||||
<translation>Dodatne C++ predprocesorske direktive za %1:</translation>
|
<translation>Dodatne C++ predprocesorske direktive za %1:</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::ClangBaseChecks</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>For appropriate options, consult the GCC or Clang manual pages or the <a href="https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html">GCC online documentation</a>.</source>
|
<source>For appropriate options, consult the GCC or Clang manual pages or the <a href="https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html">GCC online documentation</a>.</source>
|
||||||
<translation>Odgovarajuće opcije potraži na stranicama GCC ili Clang priručnika ili na <a href="https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html">GCC online dokumentaciji</a>.</translation>
|
<translation>Odgovarajuće opcije potraži na stranicama GCC ili Clang priručnika ili na <a href="https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html">GCC online dokumentaciji</a>.</translation>
|
||||||
@@ -2870,9 +2867,6 @@ p, li { white-space: pre-wrap; }
|
|||||||
<source>Use diagnostic flags from build system</source>
|
<source>Use diagnostic flags from build system</source>
|
||||||
<translation>Koristi oznake dijagnoze sustava izgradnje</translation>
|
<translation>Koristi oznake dijagnoze sustava izgradnje</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::ClangDiagnosticConfigsWidget</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Copy...</source>
|
<source>Copy...</source>
|
||||||
<translation>Kopiraj …</translation>
|
<translation>Kopiraj …</translation>
|
||||||
@@ -2961,9 +2955,6 @@ p, li { white-space: pre-wrap; }
|
|||||||
<source>Clazy</source>
|
<source>Clazy</source>
|
||||||
<translation>Clazy</translation>
|
<translation>Clazy</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::ClazyChecks</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>See <a href="https://github.com/KDE/clazy">Clazy's homepage</a> for more information.</source>
|
<source>See <a href="https://github.com/KDE/clazy">Clazy's homepage</a> for more information.</source>
|
||||||
<translation>Više informacijea potraži na <a href="https://github.com/KDE/clazy">početnoj stranici Clazyja</a>.</translation>
|
<translation>Više informacijea potraži na <a href="https://github.com/KDE/clazy">početnoj stranici Clazyja</a>.</translation>
|
||||||
@@ -2976,10 +2967,6 @@ p, li { white-space: pre-wrap; }
|
|||||||
<source>Reset to All</source>
|
<source>Reset to All</source>
|
||||||
<translation>Resetiraj na sve</translation>
|
<translation>Resetiraj na sve</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>Checks</source>
|
|
||||||
<translation>Provjere</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>When enabling a level explicitly, also enable lower levels (Clazy semantic).</source>
|
<source>When enabling a level explicitly, also enable lower levels (Clazy semantic).</source>
|
||||||
<translation>Kad eksplicitno aktiviraš razinu, također aktiviraj i niže razine (Clazy semantika).</translation>
|
<translation>Kad eksplicitno aktiviraš razinu, također aktiviraj i niže razine (Clazy semantika).</translation>
|
||||||
@@ -2988,9 +2975,6 @@ p, li { white-space: pre-wrap; }
|
|||||||
<source>Enable lower levels automatically</source>
|
<source>Enable lower levels automatically</source>
|
||||||
<translation>Aktiviraj niže razine automatski</translation>
|
<translation>Aktiviraj niže razine automatski</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppCodeModelSettingsPage</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>General</source>
|
<source>General</source>
|
||||||
<translation>Opće</translation>
|
<translation>Opće</translation>
|
||||||
@@ -3031,13 +3015,6 @@ p, li { white-space: pre-wrap; }
|
|||||||
<source>The selected configuration has potentially expensive Clang-Tidy or Clazy checks enabled.<br/>Consider to run these in a separate <a href="target">Clang-Tidy and Clazy analyzer</a> run.</source>
|
<source>The selected configuration has potentially expensive Clang-Tidy or Clazy checks enabled.<br/>Consider to run these in a separate <a href="target">Clang-Tidy and Clazy analyzer</a> run.</source>
|
||||||
<translation>Odabrana konfiguracija ima potencionalno skupe Clang-Tidy ili Clazy provjere. <br/>Razmotri mogućnost njihovog pokretanja u zasebnom <a href="target">Clang-Tidy i Clazy analizatoru</a>.</translation>
|
<translation>Odabrana konfiguracija ima potencionalno skupe Clang-Tidy ili Clazy provjere. <br/>Razmotri mogućnost njihovog pokretanja u zasebnom <a href="target">Clang-Tidy i Clazy analizatoru</a>.</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppCodeStyleSettingsPage</name>
|
|
||||||
<message>
|
|
||||||
<source>General</source>
|
|
||||||
<translation>Opće</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Content</source>
|
<source>Content</source>
|
||||||
<translation>Sadržaj</translation>
|
<translation>Sadržaj</translation>
|
||||||
@@ -3266,9 +3243,6 @@ bi se poravnali sa sljedećim retkom</translation>
|
|||||||
<source>Prefer getter names without "get"</source>
|
<source>Prefer getter names without "get"</source>
|
||||||
<translation>Daj prednost getter-imenima bez "get"</translation>
|
<translation>Daj prednost getter-imenima bez "get"</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFileSettingsPage</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Headers</source>
|
<source>Headers</source>
|
||||||
<translation>Zaglavlja</translation>
|
<translation>Zaglavlja</translation>
|
||||||
@@ -3361,9 +3335,6 @@ Ti se predznaci koriste kao dodatak trenutačnom direktoriju na Switch zaglavlju
|
|||||||
<source>License &template:</source>
|
<source>License &template:</source>
|
||||||
<translation>Predložak &licence:</translation>
|
<translation>Predložak &licence:</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::TidyChecks</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Disable</source>
|
<source>Disable</source>
|
||||||
<translation>Deaktiviraj</translation>
|
<translation>Deaktiviraj</translation>
|
||||||
@@ -3376,10 +3347,6 @@ Ti se predznaci koriste kao dodatak trenutačnom direktoriju na Switch zaglavlju
|
|||||||
<source>Use .clang-tidy config file</source>
|
<source>Use .clang-tidy config file</source>
|
||||||
<translation>Koristi .clang-tidy kofiguracijsku datoteku</translation>
|
<translation>Koristi .clang-tidy kofiguracijsku datoteku</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>Edit Checks as String...</source>
|
|
||||||
<translation>Uredi provjere kao znakovne nizove …</translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>Cvs</name>
|
<name>Cvs</name>
|
||||||
@@ -19691,9 +19658,6 @@ u kontrolu verzija (%2)
|
|||||||
<source>Clear Preferred Parse Context</source>
|
<source>Clear Preferred Parse Context</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::QuickFix</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Rewrite Using %1</source>
|
<source>Rewrite Using %1</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
@@ -19818,9 +19782,6 @@ u kontrolu verzija (%2)
|
|||||||
<source>Convert connect() to Qt 5 Style</source>
|
<source>Convert connect() to Qt 5 Style</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>::CppEditor</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Add %1 Declaration</source>
|
<source>Add %1 Declaration</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
@@ -19897,9 +19858,6 @@ u kontrolu verzija (%2)
|
|||||||
<source>Type Hierarchy</source>
|
<source>Type Hierarchy</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::AbstractEditorSupport</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>The file name.</source>
|
<source>The file name.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
@@ -19908,16 +19866,10 @@ u kontrolu verzija (%2)
|
|||||||
<source>The class name.</source>
|
<source>The class name.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::BuiltinIndexingSupport</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Parsing C/C++ Files</source>
|
<source>Parsing C/C++ Files</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>::CppEditor</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Clang-only checks for questionable constructs</source>
|
<source>Clang-only checks for questionable constructs</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
@@ -19954,9 +19906,6 @@ u kontrolu verzija (%2)
|
|||||||
<source>%1 [built-in]</source>
|
<source>%1 [built-in]</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::ClangDiagnosticConfigsSelectionWidget</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Diagnostic Configuration:</source>
|
<source>Diagnostic Configuration:</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
@@ -19965,16 +19914,10 @@ u kontrolu verzija (%2)
|
|||||||
<source>Manage...</source>
|
<source>Manage...</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::BaseChecksTreeModel</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Web Page</source>
|
<source>Web Page</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::ClazyChecksTreeModel</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Manual Level: Very few false positives</source>
|
<source>Manual Level: Very few false positives</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
@@ -20037,7 +19980,7 @@ u kontrolu verzija (%2)
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>C++</source>
|
<source>C++</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
@@ -20054,10 +19997,6 @@ u kontrolu verzija (%2)
|
|||||||
<source>Code Model</source>
|
<source>Code Model</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>Diagnostic Configurations</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>C++ Symbols in Current Document</source>
|
<source>C++ Symbols in Current Document</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
@@ -20082,16 +20021,10 @@ u kontrolu verzija (%2)
|
|||||||
<source>C++ Symbols</source>
|
<source>C++ Symbols</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Sort Alphabetically</source>
|
<source>Sort Alphabetically</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFileSettingsWidget</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>/**************************************************************************
|
<source>/**************************************************************************
|
||||||
** %1 license header template
|
** %1 license header template
|
||||||
@@ -20110,9 +20043,6 @@ u kontrolu verzija (%2)
|
|||||||
<source>Choose Location for New License Template File</source>
|
<source>Choose Location for New License Template File</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFindReferences</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>C++ Usages:</source>
|
<source>C++ Usages:</source>
|
||||||
<translation>C++ upotrebe:</translation>
|
<translation>C++ upotrebe:</translation>
|
||||||
@@ -20139,9 +20069,6 @@ u kontrolu verzija (%2)
|
|||||||
<source>C++ Macro Usages:</source>
|
<source>C++ Macro Usages:</source>
|
||||||
<translation>C++ makro upotrebe:</translation>
|
<translation>C++ makro upotrebe:</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::OverviewModel</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source><Select Symbol></source>
|
<source><Select Symbol></source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
@@ -20150,9 +20077,6 @@ u kontrolu verzija (%2)
|
|||||||
<source><No Symbols></source>
|
<source><No Symbols></source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>::CppEditor</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>%1: No such file or directory</source>
|
<source>%1: No such file or directory</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
@@ -20161,9 +20085,6 @@ u kontrolu verzija (%2)
|
|||||||
<source>%1: Could not get file contents</source>
|
<source>%1: Could not get file contents</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppToolsPlugin</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>&C++</source>
|
<source>&C++</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
@@ -20196,16 +20117,10 @@ u kontrolu verzija (%2)
|
|||||||
<source>Insert "#pragma once" instead of "#ifndef" include guards into header file</source>
|
<source>Insert "#pragma once" instead of "#ifndef" include guards into header file</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>::CppEditor</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>C++ Indexer: Skipping file "%1" because it is too big.</source>
|
<source>C++ Indexer: Skipping file "%1" because it is too big.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::CppToolsSettings</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Global</source>
|
<source>Global</source>
|
||||||
<comment>Settings</comment>
|
<comment>Settings</comment>
|
||||||
@@ -20223,16 +20138,10 @@ u kontrolu verzija (%2)
|
|||||||
<source>Old Creator</source>
|
<source>Old Creator</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>::CppEditor</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>...searching overrides</source>
|
<source>...searching overrides</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::SymbolsFindFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Searching for Symbol</source>
|
<source>Searching for Symbol</source>
|
||||||
<translation>Traženje simbola</translation>
|
<translation>Traženje simbola</translation>
|
||||||
@@ -20273,29 +20182,10 @@ Oznake: %3</translation>
|
|||||||
<source>Projects</source>
|
<source>Projects</source>
|
||||||
<translation>Projekti</translation>
|
<translation>Projekti</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::SymbolsFindFilterConfigWidget</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Types:</source>
|
<source>Types:</source>
|
||||||
<translation>Vrste:</translation>
|
<translation>Vrste:</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>Classes</source>
|
|
||||||
<translation>Klase</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Functions</source>
|
|
||||||
<translation>Funkcije</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Enums</source>
|
|
||||||
<translation>Enumeracije</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Declarations</source>
|
|
||||||
<translation>Deklaracije</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Projects only</source>
|
<source>Projects only</source>
|
||||||
<translation>Samo projekti</translation>
|
<translation>Samo projekti</translation>
|
||||||
|
@@ -3225,18 +3225,11 @@ p {
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>File Naming Conventions</source>
|
<source>File Naming Conventions</source>
|
||||||
<translation>Fájl elnevezési hagyományok</translation>
|
<translation>Fájl elnevezési hagyományok</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>C++</source>
|
|
||||||
<translation>C++</translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::0</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Completion</source>
|
<source>Completion</source>
|
||||||
<translation type="obsolete">Kiegészítés</translation>
|
<translation type="obsolete">Kiegészítés</translation>
|
||||||
@@ -3273,9 +3266,6 @@ p {
|
|||||||
<source>%1 of %2</source>
|
<source>%1 of %2</source>
|
||||||
<translation type="obsolete">%1 %2-től</translation>
|
<translation type="obsolete">%1 %2-től</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CompletionSettingsPage</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Completion</source>
|
<source>Completion</source>
|
||||||
<translation>Kiegészítés</translation>
|
<translation>Kiegészítés</translation>
|
||||||
@@ -3284,23 +3274,14 @@ p {
|
|||||||
<source>Text Editor</source>
|
<source>Text Editor</source>
|
||||||
<translation>Szöveg szerkesztő</translation>
|
<translation>Szöveg szerkesztő</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppClassesFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Classes</source>
|
<source>Classes</source>
|
||||||
<translation>Osztályok</translation>
|
<translation>Osztályok</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppCurrentDocumentFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Methods in current Document</source>
|
<source>Methods in current Document</source>
|
||||||
<translation>Eljárások az aktuális dokumentumban</translation>
|
<translation>Eljárások az aktuális dokumentumban</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFileSettingsWidget</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>/**************************************************************************
|
<source>/**************************************************************************
|
||||||
** Qt Creator license header template
|
** Qt Creator license header template
|
||||||
@@ -3333,30 +3314,18 @@ p {
|
|||||||
<source>Cannot write to %1: %2</source>
|
<source>Cannot write to %1: %2</source>
|
||||||
<translation></translation>
|
<translation></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFindReferences</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Searching...</source>
|
<source>Searching...</source>
|
||||||
<translation>Keresés...</translation>
|
<translation>Keresés...</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFunctionsFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Methods</source>
|
<source>Methods</source>
|
||||||
<translation>Eljárások</translation>
|
<translation>Eljárások</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppLocatorFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Classes and Methods</source>
|
<source>Classes and Methods</source>
|
||||||
<translation>Osztályok és eljárások</translation>
|
<translation>Osztályok és eljárások</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppModelManager</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Scanning</source>
|
<source>Scanning</source>
|
||||||
<translation>Szkennelés</translation>
|
<translation>Szkennelés</translation>
|
||||||
@@ -3365,9 +3334,6 @@ p {
|
|||||||
<source>Indexing</source>
|
<source>Indexing</source>
|
||||||
<translation>Indexelés</translation>
|
<translation>Indexelés</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppToolsPlugin</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>&C++</source>
|
<source>&C++</source>
|
||||||
<translation>&C++</translation>
|
<translation>&C++</translation>
|
||||||
@@ -3376,9 +3342,6 @@ p {
|
|||||||
<source>Switch Header/Source</source>
|
<source>Switch Header/Source</source>
|
||||||
<translation>Fejállomány/Forrás közti váltás</translation>
|
<translation>Fejállomány/Forrás közti váltás</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::FunctionArgumentWidget</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>%1 of %2</source>
|
<source>%1 of %2</source>
|
||||||
<translation>%1 %2-től</translation>
|
<translation>%1 %2-től</translation>
|
||||||
|
@@ -2140,7 +2140,7 @@ Vuoi sovrascriverli?</translation>
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::Internal::CppModelManager</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Scanning</source>
|
<source>Scanning</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
@@ -2149,20 +2149,10 @@ Vuoi sovrascriverli?</translation>
|
|||||||
<source>Indexing</source>
|
<source>Indexing</source>
|
||||||
<translation>Indicizzazione</translation>
|
<translation>Indicizzazione</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>File Naming Conventions</source>
|
<source>File Naming Conventions</source>
|
||||||
<translation>Convenzioni sui Nomi dei File</translation>
|
<translation>Convenzioni sui Nomi dei File</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>C++</source>
|
|
||||||
<translation>C++</translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CompletionSettingsPage</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Completion</source>
|
<source>Completion</source>
|
||||||
<translation>Completamento</translation>
|
<translation>Completamento</translation>
|
||||||
@@ -2171,30 +2161,18 @@ Vuoi sovrascriverli?</translation>
|
|||||||
<source>Text Editor</source>
|
<source>Text Editor</source>
|
||||||
<translation>Editor di Testo</translation>
|
<translation>Editor di Testo</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppClassesFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Classes</source>
|
<source>Classes</source>
|
||||||
<translation>Classi</translation>
|
<translation>Classi</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFunctionsFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Methods</source>
|
<source>Methods</source>
|
||||||
<translation>Metodi</translation>
|
<translation>Metodi</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppLocatorFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Classes and Methods</source>
|
<source>Classes and Methods</source>
|
||||||
<translation>Classi e Metodi</translation>
|
<translation>Classi e Metodi</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::FindClassDeclarations</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Search class</source>
|
<source>Search class</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
@@ -2203,9 +2181,6 @@ Vuoi sovrascriverli?</translation>
|
|||||||
<source>Class Declarations</source>
|
<source>Class Declarations</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::FindFunctionCalls</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Search functions</source>
|
<source>Search functions</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
@@ -2214,9 +2189,6 @@ Vuoi sovrascriverli?</translation>
|
|||||||
<source>Function calls</source>
|
<source>Function calls</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppToolsPlugin</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>&C++</source>
|
<source>&C++</source>
|
||||||
<translation>&C++</translation>
|
<translation>&C++</translation>
|
||||||
@@ -2225,9 +2197,6 @@ Vuoi sovrascriverli?</translation>
|
|||||||
<source>Switch Header/Source</source>
|
<source>Switch Header/Source</source>
|
||||||
<translation>Passa tra Header/Sorgente</translation>
|
<translation>Passa tra Header/Sorgente</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::FunctionArgumentWidget</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>%1 of %2</source>
|
<source>%1 of %2</source>
|
||||||
<translation>%1 di %2</translation>
|
<translation>%1 di %2</translation>
|
||||||
@@ -11416,14 +11385,11 @@ p, li { white-space: pre-wrap; }
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::Internal::CppCurrentDocumentFilter</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Methods in current Document</source>
|
<source>Methods in current Document</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFileSettingsWidget</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>/**************************************************************************
|
<source>/**************************************************************************
|
||||||
** Qt Creator license header template
|
** Qt Creator license header template
|
||||||
@@ -11450,9 +11416,6 @@ p, li { white-space: pre-wrap; }
|
|||||||
<source>Cannot write to %1: %2</source>
|
<source>Cannot write to %1: %2</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFindReferences</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Searching...</source>
|
<source>Searching...</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
|
@@ -2048,7 +2048,7 @@ In addition, Shift+Enter inserts an escape character at the cursor position and
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::Internal::CppCodeModelSettingsPage</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Form</source>
|
<source>Form</source>
|
||||||
<translation>フォーム</translation>
|
<translation>フォーム</translation>
|
||||||
@@ -2105,17 +2105,6 @@ In addition, Shift+Enter inserts an escape character at the cursor position and
|
|||||||
<source>Clang Code Model</source>
|
<source>Clang Code Model</source>
|
||||||
<translation>Clang コードモデル</translation>
|
<translation>Clang コードモデル</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppCodeStyleSettingsPage</name>
|
|
||||||
<message>
|
|
||||||
<source>Form</source>
|
|
||||||
<translation>フォーム</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>General</source>
|
|
||||||
<translation>一般</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Content</source>
|
<source>Content</source>
|
||||||
<translation>コンテンツ</translation>
|
<translation>コンテンツ</translation>
|
||||||
@@ -2339,9 +2328,6 @@ if they would align to the next line</source>
|
|||||||
<source>Prefer getter names without "get"</source>
|
<source>Prefer getter names without "get"</source>
|
||||||
<translation>ゲッターの名前に "get" を付けない</translation>
|
<translation>ゲッターの名前に "get" を付けない</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFileSettingsPage</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Headers</source>
|
<source>Headers</source>
|
||||||
<translation>ヘッダ</translation>
|
<translation>ヘッダ</translation>
|
||||||
@@ -14422,9 +14408,6 @@ to version control (%2)
|
|||||||
<source>Collapse All</source>
|
<source>Collapse All</source>
|
||||||
<translation>すべて折りたたむ</translation>
|
<translation>すべて折りたたむ</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::QuickFix</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Rewrite Using %1</source>
|
<source>Rewrite Using %1</source>
|
||||||
<translation>%1 を使って書き換える</translation>
|
<translation>%1 を使って書き換える</translation>
|
||||||
@@ -14565,9 +14548,6 @@ to version control (%2)
|
|||||||
<source>Remove "using namespace %1" and Adjust Type Names Accordingly</source>
|
<source>Remove "using namespace %1" and Adjust Type Names Accordingly</source>
|
||||||
<translation>"using namespace %1"を削除し、それに応じてタイプ名を調整します</translation>
|
<translation>"using namespace %1"を削除し、それに応じてタイプ名を調整します</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>::CppEditor</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Add %1 Declaration</source>
|
<source>Add %1 Declaration</source>
|
||||||
<translation>%1 の宣言を追加</translation>
|
<translation>%1 の宣言を追加</translation>
|
||||||
@@ -14738,9 +14718,6 @@ to version control (%2)
|
|||||||
<source>...searching overrides</source>
|
<source>...searching overrides</source>
|
||||||
<translation>...オーバーライドの検索中</translation>
|
<translation>...オーバーライドの検索中</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::BuiltinIndexingSupport</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Parsing C/C++ Files</source>
|
<source>Parsing C/C++ Files</source>
|
||||||
<translation>C/C++ ファイルの解析中</translation>
|
<translation>C/C++ ファイルの解析中</translation>
|
||||||
@@ -14776,21 +14753,15 @@ to version control (%2)
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::CppClassesFilter</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>C++ Classes</source>
|
<source>C++ Classes</source>
|
||||||
<translation>C++ クラス</translation>
|
<translation>C++ クラス</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppCurrentDocumentFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>C++ Symbols in Current Document</source>
|
<source>C++ Symbols in Current Document</source>
|
||||||
<translation>現在のドキュメントの C++ シンボル</translation>
|
<translation>現在のドキュメントの C++ シンボル</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFileSettingsWidget</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>/**************************************************************************
|
<source>/**************************************************************************
|
||||||
** Qt Creator license header template
|
** Qt Creator license header template
|
||||||
@@ -14831,9 +14802,6 @@ to version control (%2)
|
|||||||
<source>Choose Location for New License Template File</source>
|
<source>Choose Location for New License Template File</source>
|
||||||
<translation>新しいライセンステンプレートファイルの保存先を指定してください</translation>
|
<translation>新しいライセンステンプレートファイルの保存先を指定してください</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFindReferences</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Reads</source>
|
<source>Reads</source>
|
||||||
<translation>読み出し</translation>
|
<translation>読み出し</translation>
|
||||||
@@ -14874,16 +14842,10 @@ to version control (%2)
|
|||||||
<source>C++ Macro Usages:</source>
|
<source>C++ Macro Usages:</source>
|
||||||
<translation>C++ マクロ出現箇所:</translation>
|
<translation>C++ マクロ出現箇所:</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFunctionsFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>C++ Functions</source>
|
<source>C++ Functions</source>
|
||||||
<translation>C++ 関数</translation>
|
<translation>C++ 関数</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppLocatorFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>C++ Classes, Enums and Functions</source>
|
<source>C++ Classes, Enums and Functions</source>
|
||||||
<translation>C++ クラス、列挙型、関数</translation>
|
<translation>C++ クラス、列挙型、関数</translation>
|
||||||
@@ -14901,7 +14863,7 @@ to version control (%2)
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Code Style</source>
|
<source>Code Style</source>
|
||||||
<translation>コードスタイル</translation>
|
<translation>コードスタイル</translation>
|
||||||
@@ -14914,18 +14876,6 @@ to version control (%2)
|
|||||||
<source>Diagnostic Configurations</source>
|
<source>Diagnostic Configurations</source>
|
||||||
<translation>診断設定</translation>
|
<translation>診断設定</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>C++ Symbols in Current Document</source>
|
|
||||||
<translation>現在のドキュメントの C++ シンボル</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>C++ Classes</source>
|
|
||||||
<translation>C++ クラス</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>C++ Functions</source>
|
|
||||||
<translation>C++ 関数</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>All Included C/C++ Files</source>
|
<source>All Included C/C++ Files</source>
|
||||||
<translation>インクルードされるすべての C/C++ ファイル</translation>
|
<translation>インクルードされるすべての C/C++ ファイル</translation>
|
||||||
@@ -14934,10 +14884,6 @@ to version control (%2)
|
|||||||
<source>C++ Classes, Enums, Functions and Type Aliases</source>
|
<source>C++ Classes, Enums, Functions and Type Aliases</source>
|
||||||
<translation>C++ クラス、列挙型、関数、および型のエイリアス</translation>
|
<translation>C++ クラス、列挙型、関数、および型のエイリアス</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>C++ Classes, Enums and Functions</source>
|
|
||||||
<translation type="vanished">C++ クラス、列挙型、関数</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>C++ Symbols</source>
|
<source>C++ Symbols</source>
|
||||||
<translation>C++ シンボル</translation>
|
<translation>C++ シンボル</translation>
|
||||||
@@ -14946,10 +14892,6 @@ to version control (%2)
|
|||||||
<source>Code Model</source>
|
<source>Code Model</source>
|
||||||
<translation>コードモデル</translation>
|
<translation>コードモデル</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>C++</source>
|
|
||||||
<translation>C++</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>C11</source>
|
<source>C11</source>
|
||||||
<translation>C11</translation>
|
<translation>C11</translation>
|
||||||
@@ -14978,9 +14920,6 @@ to version control (%2)
|
|||||||
<source>The project contains C++ source files, but the currently active kit has no C++ compiler. The code model will not be fully functional.</source>
|
<source>The project contains C++ source files, but the currently active kit has no C++ compiler. The code model will not be fully functional.</source>
|
||||||
<translation>プロジェクトには C++ 言語のソースファイルが含まれていますが、現在アクティブなキットには C++ 言語のコンパイラがありません。この場合、コードモデルは完全には機能しません。</translation>
|
<translation>プロジェクトには C++ 言語のソースファイルが含まれていますが、現在アクティブなキットには C++ 言語のコンパイラがありません。この場合、コードモデルは完全には機能しません。</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppToolsPlugin</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>&C++</source>
|
<source>&C++</source>
|
||||||
<translation>&C++</translation>
|
<translation>&C++</translation>
|
||||||
@@ -15013,9 +14952,6 @@ to version control (%2)
|
|||||||
<source>Insert "#pragma once" instead of "#ifndef" include guards into header file</source>
|
<source>Insert "#pragma once" instead of "#ifndef" include guards into header file</source>
|
||||||
<translation>「#ifndef」の代わりに「#pragma once」をインクルードガードとしてヘッダーファイルに挿入する</translation>
|
<translation>「#ifndef」の代わりに「#pragma once」をインクルードガードとしてヘッダーファイルに挿入する</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::CppToolsSettings</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Global</source>
|
<source>Global</source>
|
||||||
<comment>Settings</comment>
|
<comment>Settings</comment>
|
||||||
@@ -15033,13 +14969,6 @@ to version control (%2)
|
|||||||
<source>Old Creator</source>
|
<source>Old Creator</source>
|
||||||
<translation>古い Creator</translation>
|
<translation>古い Creator</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::SymbolsFindFilter</name>
|
|
||||||
<message>
|
|
||||||
<source>C++ Symbols</source>
|
|
||||||
<translation>C++ シンボル</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Searching for Symbol</source>
|
<source>Searching for Symbol</source>
|
||||||
<translation>シンボルの検索中</translation>
|
<translation>シンボルの検索中</translation>
|
||||||
@@ -15060,10 +14989,6 @@ to version control (%2)
|
|||||||
<source>Enums</source>
|
<source>Enums</source>
|
||||||
<translation>列挙型</translation>
|
<translation>列挙型</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>Declarations</source>
|
|
||||||
<translation>宣言</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Scope: %1
|
<source>Scope: %1
|
||||||
Types: %2
|
Types: %2
|
||||||
@@ -15084,29 +15009,10 @@ Flags: %3</source>
|
|||||||
<source>, </source>
|
<source>, </source>
|
||||||
<translation>, </translation>
|
<translation>, </translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::SymbolsFindFilterConfigWidget</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Types:</source>
|
<source>Types:</source>
|
||||||
<translation>型:</translation>
|
<translation>型:</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>Classes</source>
|
|
||||||
<translation>クラス</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Functions</source>
|
|
||||||
<translation>関数</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Enums</source>
|
|
||||||
<translation>Enum</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Declarations</source>
|
|
||||||
<translation>宣言</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Projects only</source>
|
<source>Projects only</source>
|
||||||
<translation>プロジェクトのみ</translation>
|
<translation>プロジェクトのみ</translation>
|
||||||
@@ -34204,11 +34110,7 @@ Android 5 ではローカルの Qt ライブラリをデプロイできません
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::ClangDiagnosticConfigsWidget</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
|
||||||
<source>Form</source>
|
|
||||||
<translation>フォーム</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Configuration to use:</source>
|
<source>Configuration to use:</source>
|
||||||
<translation>警告オプション設定:</translation>
|
<translation>警告オプション設定:</translation>
|
||||||
@@ -34245,10 +34147,6 @@ Android 5 ではローカルの Qt ライブラリをデプロイできません
|
|||||||
<source>Rename...</source>
|
<source>Rename...</source>
|
||||||
<translation>名前を変更...</translation>
|
<translation>名前を変更...</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>Diagnostic Configurations</source>
|
|
||||||
<translation type="unfinished">診断設定</translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>::QbsProjectManager</name>
|
<name>::QbsProjectManager</name>
|
||||||
@@ -37266,9 +37164,6 @@ Do you want to check them out now?</source>
|
|||||||
<source>&Refactor</source>
|
<source>&Refactor</source>
|
||||||
<translation>リファクタリング(&R)</translation>
|
<translation>リファクタリング(&R)</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::AbstractEditorSupport</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>The file name.</source>
|
<source>The file name.</source>
|
||||||
<translation>ファイル名です。</translation>
|
<translation>ファイル名です。</translation>
|
||||||
@@ -37277,9 +37172,6 @@ Do you want to check them out now?</source>
|
|||||||
<source>The class name.</source>
|
<source>The class name.</source>
|
||||||
<translation>クラス名です。</translation>
|
<translation>クラス名です。</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>::CppEditor</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Warnings for questionable constructs</source>
|
<source>Warnings for questionable constructs</source>
|
||||||
<translation>問題の原因と思われる記述への警告</translation>
|
<translation>問題の原因と思われる記述への警告</translation>
|
||||||
@@ -37296,21 +37188,11 @@ Do you want to check them out now?</source>
|
|||||||
<source>%1 [built-in]</source>
|
<source>%1 [built-in]</source>
|
||||||
<translation>%1 [ビルトイン]</translation>
|
<translation>%1 [ビルトイン]</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Sort Alphabetically</source>
|
<source>Sort Alphabetically</source>
|
||||||
<translation>アルファベット順にソート</translation>
|
<translation>アルファベット順にソート</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppIncludesFilter</name>
|
|
||||||
<message>
|
|
||||||
<source>All Included C/C++ Files</source>
|
|
||||||
<translation>インクルードされるすべての C/C++ ファイル</translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
|
||||||
<context>
|
<context>
|
||||||
<name>Cvs</name>
|
<name>Cvs</name>
|
||||||
<message>
|
<message>
|
||||||
@@ -43012,10 +42894,6 @@ Output:
|
|||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>::CppEditor</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
|
||||||
<source>Form</source>
|
|
||||||
<translation type="vanished">フォーム</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Default</source>
|
<source>Default</source>
|
||||||
<translation>既定</translation>
|
<translation>既定</translation>
|
||||||
@@ -43024,17 +42902,6 @@ Output:
|
|||||||
<source>lines</source>
|
<source>lines</source>
|
||||||
<translation>行</translation>
|
<translation>行</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>Types:</source>
|
|
||||||
<translation>型:</translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::ClangBaseChecks</name>
|
|
||||||
<message>
|
|
||||||
<source>For appropriate options, consult the GCC or Clang manual pages or the <a href="https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html">GCC online documentation</a>.</source>
|
|
||||||
<translation>オプションの詳細は GCC や Clang のマニュアル、または <a href="https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html">GCC のオンラインドキュメント</a> を参照してください。</translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>::Designer</name>
|
<name>::Designer</name>
|
||||||
@@ -45528,7 +45395,7 @@ Output:
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::ConfigsModel</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Built-in</source>
|
<source>Built-in</source>
|
||||||
<translation>ビルトイン</translation>
|
<translation>ビルトイン</translation>
|
||||||
@@ -45537,16 +45404,6 @@ Output:
|
|||||||
<source>Custom</source>
|
<source>Custom</source>
|
||||||
<translation>カスタム</translation>
|
<translation>カスタム</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppCodeModelSettingsWidget</name>
|
|
||||||
<message>
|
|
||||||
<source>Code Model</source>
|
|
||||||
<translation>コードモデル</translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::OverviewModel</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source><Select Symbol></source>
|
<source><Select Symbol></source>
|
||||||
<translation><シンボルの選択></translation>
|
<translation><シンボルの選択></translation>
|
||||||
|
@@ -2678,14 +2678,11 @@ Kontynuować?</translation>
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::Internal::CppCurrentDocumentFilter</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>C++ Symbols in Current Document</source>
|
<source>C++ Symbols in Current Document</source>
|
||||||
<translation>Symbole C++ w bieżącym dokumencie</translation>
|
<translation>Symbole C++ w bieżącym dokumencie</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFileSettingsWidget</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>/**************************************************************************
|
<source>/**************************************************************************
|
||||||
** Qt Creator license header template
|
** Qt Creator license header template
|
||||||
@@ -2710,9 +2707,6 @@ Kontynuować?</translation>
|
|||||||
<source>Choose Location for New License Template File</source>
|
<source>Choose Location for New License Template File</source>
|
||||||
<translation>Wybierz położenie nowego pliku z szablonem licencji</translation>
|
<translation>Wybierz położenie nowego pliku z szablonem licencji</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFindReferences</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>C++ Usages:</source>
|
<source>C++ Usages:</source>
|
||||||
<translation>Użycia C++:</translation>
|
<translation>Użycia C++:</translation>
|
||||||
@@ -2735,16 +2729,10 @@ Kontynuować?</translation>
|
|||||||
<source>C++ Macro Usages:</source>
|
<source>C++ Macro Usages:</source>
|
||||||
<translation>Użycia makr C++:</translation>
|
<translation>Użycia makr C++:</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFunctionsFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>C++ Functions</source>
|
<source>C++ Functions</source>
|
||||||
<translation>Funkcje C++</translation>
|
<translation>Funkcje C++</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Code Style</source>
|
<source>Code Style</source>
|
||||||
<translation>Styl kodu</translation>
|
<translation>Styl kodu</translation>
|
||||||
@@ -2761,9 +2749,6 @@ Kontynuować?</translation>
|
|||||||
<source>C++</source>
|
<source>C++</source>
|
||||||
<translation>C++</translation>
|
<translation>C++</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppToolsPlugin</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>&C++</source>
|
<source>&C++</source>
|
||||||
<translation>&C++</translation>
|
<translation>&C++</translation>
|
||||||
@@ -9615,7 +9600,7 @@ Nie zostanie zastosowane do białych znaków w komentarzach i ciągach znakowych
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::Internal::CppLocatorFilter</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>C++ Classes, Enums and Functions</source>
|
<source>C++ Classes, Enums and Functions</source>
|
||||||
<translation>Klasy, typy wyliczeniowe i funkcje C++</translation>
|
<translation>Klasy, typy wyliczeniowe i funkcje C++</translation>
|
||||||
@@ -12044,7 +12029,7 @@ Identyfikatory muszą rozpoczynać się małą literą.</translation>
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::QuickFix</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Rewrite Using %1</source>
|
<source>Rewrite Using %1</source>
|
||||||
<translation>Przepisz używając %1</translation>
|
<translation>Przepisz używając %1</translation>
|
||||||
@@ -12625,9 +12610,6 @@ Lista serwera: %2.</translation>
|
|||||||
<source>Type Hierarchy</source>
|
<source>Type Hierarchy</source>
|
||||||
<translation>Hierarchia typów</translation>
|
<translation>Hierarchia typów</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::SymbolsFindFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>C++ Symbols</source>
|
<source>C++ Symbols</source>
|
||||||
<translation>Symbole C++</translation>
|
<translation>Symbole C++</translation>
|
||||||
@@ -12676,29 +12658,10 @@ Flagi: %3</translation>
|
|||||||
<source>, </source>
|
<source>, </source>
|
||||||
<translation>, </translation>
|
<translation>, </translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::SymbolsFindFilterConfigWidget</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Types:</source>
|
<source>Types:</source>
|
||||||
<translation>Typy:</translation>
|
<translation>Typy:</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>Classes</source>
|
|
||||||
<translation>Klasy</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Functions</source>
|
|
||||||
<translation>Funkcje</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Enums</source>
|
|
||||||
<translation>Typy wyliczeniowe</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Declarations</source>
|
|
||||||
<translation>Deklaracje</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Projects only</source>
|
<source>Projects only</source>
|
||||||
<translation>Tylko projekty</translation>
|
<translation>Tylko projekty</translation>
|
||||||
@@ -15484,7 +15447,7 @@ Ponowić próbę?</translation>
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::Internal::CppCodeStyleSettingsPage</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Form</source>
|
<source>Form</source>
|
||||||
<translation>Formularz</translation>
|
<translation>Formularz</translation>
|
||||||
@@ -16645,7 +16608,7 @@ With cache simulation, further event counters are enabled:
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::CppToolsSettings</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Global</source>
|
<source>Global</source>
|
||||||
<comment>Settings</comment>
|
<comment>Settings</comment>
|
||||||
@@ -18733,7 +18696,7 @@ p, li { white-space: pre-wrap; }
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::Internal::CppFileSettingsPage</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Headers</source>
|
<source>Headers</source>
|
||||||
<translation>Nagłówki</translation>
|
<translation>Nagłówki</translation>
|
||||||
@@ -20503,9 +20466,6 @@ Wersje Qt można dodać w: Opcje > Budowanie i uruchamianie > Wersje Qt.</
|
|||||||
<source>Access</source>
|
<source>Access</source>
|
||||||
<translation>Dostęp</translation>
|
<translation>Dostęp</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::CppClassesFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>C++ Classes</source>
|
<source>C++ Classes</source>
|
||||||
<translation>Klasy C++</translation>
|
<translation>Klasy C++</translation>
|
||||||
@@ -24083,9 +24043,6 @@ Więcej informacji w dokumentacji "Checking Code Syntax".</translation
|
|||||||
<source>Clear Added "override" Equivalents</source>
|
<source>Clear Added "override" Equivalents</source>
|
||||||
<translation>Usuń dodany odpowiednik "override"</translation>
|
<translation>Usuń dodany odpowiednik "override"</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::BuiltinIndexingSupport</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Parsing C/C++ Files</source>
|
<source>Parsing C/C++ Files</source>
|
||||||
<translation>Parsowanie plików C / C++</translation>
|
<translation>Parsowanie plików C / C++</translation>
|
||||||
@@ -25388,13 +25345,6 @@ Zdalny: %4</translation>
|
|||||||
<source>Additional C++ Preprocessor Directives for %1:</source>
|
<source>Additional C++ Preprocessor Directives for %1:</source>
|
||||||
<translation>Dodatkowe dyrektywy preprocesora C++ dla %1:</translation>
|
<translation>Dodatkowe dyrektywy preprocesora C++ dla %1:</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppCodeModelSettingsPage</name>
|
|
||||||
<message>
|
|
||||||
<source>Form</source>
|
|
||||||
<translation>Formularz</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source><html><head/><body><p>When pre-compiled headers are not ignored, the parsing for code completion and semantic highlighting will process the pre-compiled header before processing any file.</p></body></html></source>
|
<source><html><head/><body><p>When pre-compiled headers are not ignored, the parsing for code completion and semantic highlighting will process the pre-compiled header before processing any file.</p></body></html></source>
|
||||||
<translation><html><head/><body><p>Gdy nagłówki prekompilowane nie są ignorowane, parsowanie ich nastąpi przed wszystkimi innymi plikami podczas uzupełniania kodu i podświetlania semantyki.</p></body></html></translation>
|
<translation><html><head/><body><p>Gdy nagłówki prekompilowane nie są ignorowane, parsowanie ich nastąpi przed wszystkimi innymi plikami podczas uzupełniania kodu i podświetlania semantyki.</p></body></html></translation>
|
||||||
@@ -25423,10 +25373,6 @@ Zdalny: %4</translation>
|
|||||||
<source>MB</source>
|
<source>MB</source>
|
||||||
<translation>MB</translation>
|
<translation>MB</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>General</source>
|
|
||||||
<translation>Ogólne</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Interpret ambiguous headers as C headers</source>
|
<source>Interpret ambiguous headers as C headers</source>
|
||||||
<translation>Interpretuj niejednoznaczne nagłówki jako nagłówki języka C</translation>
|
<translation>Interpretuj niejednoznaczne nagłówki jako nagłówki języka C</translation>
|
||||||
@@ -32339,14 +32285,11 @@ Pliki z katalogu źródłowego pakietu Android są kopiowane do katalogu budowan
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Sort Alphabetically</source>
|
<source>Sort Alphabetically</source>
|
||||||
<translation>Posortuj alfabetycznie</translation>
|
<translation>Posortuj alfabetycznie</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppIncludesFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>All Included C/C++ Files</source>
|
<source>All Included C/C++ Files</source>
|
||||||
<translation>Wszystkie dołączone pliki C/C++</translation>
|
<translation>Wszystkie dołączone pliki C/C++</translation>
|
||||||
@@ -34193,7 +34136,7 @@ itself takes time.</source>
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::AbstractEditorSupport</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>The file name.</source>
|
<source>The file name.</source>
|
||||||
<translation>Nazwa pliku.</translation>
|
<translation>Nazwa pliku.</translation>
|
||||||
@@ -34870,11 +34813,7 @@ Te pliki są zabezpieczone.</numerusform>
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::ClangDiagnosticConfigsWidget</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
|
||||||
<source>Form</source>
|
|
||||||
<translation>Formularz</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Configuration to use:</source>
|
<source>Configuration to use:</source>
|
||||||
<translation>Użyta konfiguracja:</translation>
|
<translation>Użyta konfiguracja:</translation>
|
||||||
|
@@ -11258,9 +11258,6 @@ to version control (%2)
|
|||||||
<source>%1: Could not get file contents</source>
|
<source>%1: Could not get file contents</source>
|
||||||
<translation>%1: не удалось получить содержимое файла</translation>
|
<translation>%1: не удалось получить содержимое файла</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Code Style</source>
|
<source>Code Style</source>
|
||||||
<translation>Стиль кода</translation>
|
<translation>Стиль кода</translation>
|
||||||
@@ -11309,9 +11306,6 @@ to version control (%2)
|
|||||||
<source>The project contains C++ source files, but the currently active kit has no C++ compiler. The code model will not be fully functional.</source>
|
<source>The project contains C++ source files, but the currently active kit has no C++ compiler. The code model will not be fully functional.</source>
|
||||||
<translation>Проект содержит исходные файлы C++, но выбранный комплект не имеет компилятора C++. Модель кода не будет полностью функциональной.</translation>
|
<translation>Проект содержит исходные файлы C++, но выбранный комплект не имеет компилятора C++. Модель кода не будет полностью функциональной.</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::AbstractEditorSupport</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>The file name.</source>
|
<source>The file name.</source>
|
||||||
<translation>Имя файла.</translation>
|
<translation>Имя файла.</translation>
|
||||||
@@ -11320,9 +11314,6 @@ to version control (%2)
|
|||||||
<source>The class name.</source>
|
<source>The class name.</source>
|
||||||
<translation>Имя класса.</translation>
|
<translation>Имя класса.</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::ClangBaseChecks</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>For appropriate options, consult the GCC or Clang manual pages or the <a href="https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html">GCC online documentation</a>.</source>
|
<source>For appropriate options, consult the GCC or Clang manual pages or the <a href="https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html">GCC online documentation</a>.</source>
|
||||||
<translation>Описание параметров можно найти страницах man GCC или Clang или в <a href="https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html">Документации GCC</a>.</translation>
|
<translation>Описание параметров можно найти страницах man GCC или Clang или в <a href="https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html">Документации GCC</a>.</translation>
|
||||||
@@ -11331,16 +11322,10 @@ to version control (%2)
|
|||||||
<source>Use diagnostic flags from build system</source>
|
<source>Use diagnostic flags from build system</source>
|
||||||
<translation>Использовать флаги диагностирования из системы сборки</translation>
|
<translation>Использовать флаги диагностирования из системы сборки</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::ClangDiagnosticConfigsSelectionWidget</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Diagnostic Configuration:</source>
|
<source>Diagnostic Configuration:</source>
|
||||||
<translation>Конфигурация диагностирования:</translation>
|
<translation>Конфигурация диагностирования:</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::ClangDiagnosticConfigsWidget</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Copy...</source>
|
<source>Copy...</source>
|
||||||
<translation>Копировать...</translation>
|
<translation>Копировать...</translation>
|
||||||
@@ -11393,17 +11378,10 @@ to version control (%2)
|
|||||||
<source>InfoText</source>
|
<source>InfoText</source>
|
||||||
<translation></translation>
|
<translation></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>Diagnostic Configurations</source>
|
|
||||||
<translation>Конфигурации диагностирования</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Rename...</source>
|
<source>Rename...</source>
|
||||||
<translation>Переименовать...</translation>
|
<translation>Переименовать...</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::ConfigsModel</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Built-in</source>
|
<source>Built-in</source>
|
||||||
<translation>Встроенный</translation>
|
<translation>Встроенный</translation>
|
||||||
@@ -11412,16 +11390,10 @@ to version control (%2)
|
|||||||
<source>Custom</source>
|
<source>Custom</source>
|
||||||
<translation>Особый</translation>
|
<translation>Особый</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Sort Alphabetically</source>
|
<source>Sort Alphabetically</source>
|
||||||
<translation>Сортировать по алфавиту</translation>
|
<translation>Сортировать по алфавиту</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::CppToolsSettings</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Global</source>
|
<source>Global</source>
|
||||||
<comment>Settings</comment>
|
<comment>Settings</comment>
|
||||||
@@ -11439,16 +11411,10 @@ to version control (%2)
|
|||||||
<source>Old Creator</source>
|
<source>Old Creator</source>
|
||||||
<translation>Старый Creator</translation>
|
<translation>Старый Creator</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::BuiltinIndexingSupport</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Parsing C/C++ Files</source>
|
<source>Parsing C/C++ Files</source>
|
||||||
<translation>Разбор С/С++ файлов</translation>
|
<translation>Разбор С/С++ файлов</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppCodeModelSettingsPage</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source><i>The Clang Code Model is enabled because the corresponding plugin is loaded.</i></source>
|
<source><i>The Clang Code Model is enabled because the corresponding plugin is loaded.</i></source>
|
||||||
<translation><i>Модель кода Clang включена, так как соответствующий модуль загружен.</i></translation>
|
<translation><i>Модель кода Clang включена, так как соответствующий модуль загружен.</i></translation>
|
||||||
@@ -11485,20 +11451,10 @@ to version control (%2)
|
|||||||
<source>Clang Code Model</source>
|
<source>Clang Code Model</source>
|
||||||
<translation>Модель кода Clang</translation>
|
<translation>Модель кода Clang</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppCodeModelSettingsWidget</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Code Model</source>
|
<source>Code Model</source>
|
||||||
<translation>Модель кода</translation>
|
<translation>Модель кода</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppCodeStyleSettingsPage</name>
|
|
||||||
<message>
|
|
||||||
<source>General</source>
|
|
||||||
<translation>Основное</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Content</source>
|
<source>Content</source>
|
||||||
<translation>Содержимое</translation>
|
<translation>Содержимое</translation>
|
||||||
@@ -11727,9 +11683,6 @@ if (a &&
|
|||||||
<source>Prefer getter names without "get"</source>
|
<source>Prefer getter names without "get"</source>
|
||||||
<translation>Предпочитать имена геттеров без «get»</translation>
|
<translation>Предпочитать имена геттеров без «get»</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFileSettingsPage</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Headers</source>
|
<source>Headers</source>
|
||||||
<translation>Заголовочные</translation>
|
<translation>Заголовочные</translation>
|
||||||
@@ -11822,9 +11775,6 @@ These prefixes are used in addition to current file name on Switch Header/Source
|
|||||||
<source>Use "#pragma once" instead of "#ifndef" guards</source>
|
<source>Use "#pragma once" instead of "#ifndef" guards</source>
|
||||||
<translation>Использовать «#pragma once» вместо «#ifndef»</translation>
|
<translation>Использовать «#pragma once» вместо «#ifndef»</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFileSettingsWidget</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>/**************************************************************************
|
<source>/**************************************************************************
|
||||||
** %1 license header template
|
** %1 license header template
|
||||||
@@ -11849,9 +11799,6 @@ These prefixes are used in addition to current file name on Switch Header/Source
|
|||||||
<source>Choose Location for New License Template File</source>
|
<source>Choose Location for New License Template File</source>
|
||||||
<translation>Выбор размещения нового файла шаблона лицензии</translation>
|
<translation>Выбор размещения нового файла шаблона лицензии</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFindReferences</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>C++ Usages:</source>
|
<source>C++ Usages:</source>
|
||||||
<translation>Использование C++:</translation>
|
<translation>Использование C++:</translation>
|
||||||
@@ -11878,9 +11825,6 @@ These prefixes are used in addition to current file name on Switch Header/Source
|
|||||||
<source>C++ Macro Usages:</source>
|
<source>C++ Macro Usages:</source>
|
||||||
<translation>Использование макросов C++:</translation>
|
<translation>Использование макросов C++:</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppToolsPlugin</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>&C++</source>
|
<source>&C++</source>
|
||||||
<translation>&C++</translation>
|
<translation>&C++</translation>
|
||||||
@@ -11913,9 +11857,6 @@ These prefixes are used in addition to current file name on Switch Header/Source
|
|||||||
<source>Insert "#pragma once" instead of "#ifndef" include guards into header file</source>
|
<source>Insert "#pragma once" instead of "#ifndef" include guards into header file</source>
|
||||||
<translation>Вставлять в заголовочный файл «#pragma once» вместо «#ifndef»</translation>
|
<translation>Вставлять в заголовочный файл «#pragma once» вместо «#ifndef»</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::SymbolsFindFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Searching for Symbol</source>
|
<source>Searching for Symbol</source>
|
||||||
<translation>Поиск символа</translation>
|
<translation>Поиск символа</translation>
|
||||||
@@ -11956,29 +11897,10 @@ Flags: %3</source>
|
|||||||
<source>Projects</source>
|
<source>Projects</source>
|
||||||
<translation>Проекты</translation>
|
<translation>Проекты</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::SymbolsFindFilterConfigWidget</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Types:</source>
|
<source>Types:</source>
|
||||||
<translation>Типы:</translation>
|
<translation>Типы:</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>Classes</source>
|
|
||||||
<translation>Классы</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Functions</source>
|
|
||||||
<translation>Функции</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Enums</source>
|
|
||||||
<translation>Перечисления</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Declarations</source>
|
|
||||||
<translation>Объявления</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Projects only</source>
|
<source>Projects only</source>
|
||||||
<translation>Только проекты</translation>
|
<translation>Только проекты</translation>
|
||||||
@@ -11987,9 +11909,6 @@ Flags: %3</source>
|
|||||||
<source>All files</source>
|
<source>All files</source>
|
||||||
<translation>Все файлы</translation>
|
<translation>Все файлы</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::OverviewModel</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source><Select Symbol></source>
|
<source><Select Symbol></source>
|
||||||
<translation><Выберите символ></translation>
|
<translation><Выберите символ></translation>
|
||||||
@@ -11998,9 +11917,6 @@ Flags: %3</source>
|
|||||||
<source><No Symbols></source>
|
<source><No Symbols></source>
|
||||||
<translation><Нет символов></translation>
|
<translation><Нет символов></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::QuickFix</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Rewrite Using %1</source>
|
<source>Rewrite Using %1</source>
|
||||||
<translation>Переписать с использованием %1</translation>
|
<translation>Переписать с использованием %1</translation>
|
||||||
|
@@ -1647,7 +1647,7 @@ Ali jih želite nadomestiti?</translation>
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::Internal::CppModelManager</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Parsing</source>
|
<source>Parsing</source>
|
||||||
<translation>Razčlenjevanje</translation>
|
<translation>Razčlenjevanje</translation>
|
||||||
@@ -1660,9 +1660,6 @@ Ali jih želite nadomestiti?</translation>
|
|||||||
<source>Scanning</source>
|
<source>Scanning</source>
|
||||||
<translation type="obsolete">Pregledovanje</translation>
|
<translation type="obsolete">Pregledovanje</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Code Style</source>
|
<source>Code Style</source>
|
||||||
<translation>Slog kode</translation>
|
<translation>Slog kode</translation>
|
||||||
@@ -1675,34 +1672,18 @@ Ali jih želite nadomestiti?</translation>
|
|||||||
<source>C++</source>
|
<source>C++</source>
|
||||||
<translation>C++</translation>
|
<translation>C++</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CompletionSettingsPage</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Completion</source>
|
<source>Completion</source>
|
||||||
<translation>Dokončevanje</translation>
|
<translation>Dokončevanje</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppClassesFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Classes</source>
|
<source>Classes</source>
|
||||||
<translation>Razredi</translation>
|
<translation>Razredi</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFunctionsFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Methods and functions</source>
|
<source>Methods and functions</source>
|
||||||
<translation>Metode in funkcije</translation>
|
<translation>Metode in funkcije</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>Methods</source>
|
|
||||||
<translation type="obsolete">Metode</translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppToolsPlugin</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>&C++</source>
|
<source>&C++</source>
|
||||||
<translation>&C++</translation>
|
<translation>&C++</translation>
|
||||||
@@ -11578,7 +11559,7 @@ Za uporabo v polje Iskalnika vtipkajte to bližnjico in presledek ter nato iskan
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::Internal::CppCurrentDocumentFilter</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Methods in Current Document</source>
|
<source>Methods in Current Document</source>
|
||||||
<translation>Metode v trenutnem dokumentu</translation>
|
<translation>Metode v trenutnem dokumentu</translation>
|
||||||
@@ -11587,9 +11568,6 @@ Za uporabo v polje Iskalnika vtipkajte to bližnjico in presledek ter nato iskan
|
|||||||
<source>Methods in current Document</source>
|
<source>Methods in current Document</source>
|
||||||
<translation type="obsolete">Metode v trenutnem dokumentu</translation>
|
<translation type="obsolete">Metode v trenutnem dokumentu</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFileSettingsWidget</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>/**************************************************************************
|
<source>/**************************************************************************
|
||||||
** Qt Creator license header template
|
** Qt Creator license header template
|
||||||
@@ -11625,16 +11603,10 @@ Za uporabo v polje Iskalnika vtipkajte to bližnjico in presledek ter nato iskan
|
|||||||
<source>Cannot write to %1: %2</source>
|
<source>Cannot write to %1: %2</source>
|
||||||
<translation type="obsolete">Ni moč pisati v %1: %2</translation>
|
<translation type="obsolete">Ni moč pisati v %1: %2</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFindReferences</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Searching</source>
|
<source>Searching</source>
|
||||||
<translation>Iskanje</translation>
|
<translation>Iskanje</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppLocatorFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Classes and Methods</source>
|
<source>Classes and Methods</source>
|
||||||
<translation>Razredi in metode</translation>
|
<translation>Razredi in metode</translation>
|
||||||
@@ -14843,13 +14815,6 @@ Desetiška predznačena vrednost (najprej veliki konec): %4</translation>
|
|||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>::CppEditor</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
|
||||||
<source>C++</source>
|
|
||||||
<translation>C++</translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::QuickFix</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Rewrite Using %1</source>
|
<source>Rewrite Using %1</source>
|
||||||
<translation>Preoblikuj z uporabo »%1«</translation>
|
<translation>Preoblikuj z uporabo »%1«</translation>
|
||||||
@@ -17945,7 +17910,7 @@ Krajevnih potegov se v vejo »master« ne uveljavi.</translation>
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::Internal::CppCodeStyleSettingsPage</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Form</source>
|
<source>Form</source>
|
||||||
<translation>Obrazec</translation>
|
<translation>Obrazec</translation>
|
||||||
@@ -21988,43 +21953,23 @@ Vedite: to lahko odstrani krajevno datoteko.</translation>
|
|||||||
<source>Type Hierarchy</source>
|
<source>Type Hierarchy</source>
|
||||||
<translation>Hierarhija tipov</translation>
|
<translation>Hierarhija tipov</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppCodeStylePreferencesWidget</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Code style settings:</source>
|
<source>Code style settings:</source>
|
||||||
<translation>Nastavitve sloga kode:</translation>
|
<translation>Nastavitve sloga kode:</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::CppToolsSettings</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Global C++</source>
|
<source>Global C++</source>
|
||||||
<comment>Settings</comment>
|
<comment>Settings</comment>
|
||||||
<translation>Globalne za C++</translation>
|
<translation>Globalne za C++</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::SymbolsFindFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>C++ Symbols</source>
|
<source>C++ Symbols</source>
|
||||||
<translation>Simboli C++</translation>
|
<translation>Simboli C++</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>Searching</source>
|
|
||||||
<translation>Iskanje</translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::SymbolsFindFilterConfigWidget</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Types:</source>
|
<source>Types:</source>
|
||||||
<translation>Tipi:</translation>
|
<translation>Tipi:</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>Classes</source>
|
|
||||||
<translation>Razredi</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Methods</source>
|
<source>Methods</source>
|
||||||
<translation>Metode</translation>
|
<translation>Metode</translation>
|
||||||
@@ -28510,9 +28455,6 @@ Preverite pravice za dostop do mape.</translation>
|
|||||||
<source>Yes, I know what I am doing.</source>
|
<source>Yes, I know what I am doing.</source>
|
||||||
<translation type="obsolete">Da, vem kaj počnem.</translation>
|
<translation type="obsolete">Da, vem kaj počnem.</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::FunctionArgumentWidget</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>%1 of %2</source>
|
<source>%1 of %2</source>
|
||||||
<translation type="obsolete">%1 od %2</translation>
|
<translation type="obsolete">%1 od %2</translation>
|
||||||
|
@@ -3042,10 +3042,6 @@ to version control (%2)
|
|||||||
<source>Add Definition Outside Class</source>
|
<source>Add Definition Outside Class</source>
|
||||||
<translation>Додати визначення поза класом</translation>
|
<translation>Додати визначення поза класом</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>Sort Alphabetically</source>
|
|
||||||
<translation type="vanished">Сортувати за абеткою</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Unused variable</source>
|
<source>Unused variable</source>
|
||||||
<translation type="vanished">Невикористана змінна</translation>
|
<translation type="vanished">Невикористана змінна</translation>
|
||||||
@@ -3111,7 +3107,7 @@ to version control (%2)
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Code Style</source>
|
<source>Code Style</source>
|
||||||
<translation>Стиль коду</translation>
|
<translation>Стиль коду</translation>
|
||||||
@@ -3124,10 +3120,6 @@ to version control (%2)
|
|||||||
<source>Code Model</source>
|
<source>Code Model</source>
|
||||||
<translation>Модель коду</translation>
|
<translation>Модель коду</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>C++</source>
|
|
||||||
<translation>C++</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>C11</source>
|
<source>C11</source>
|
||||||
<translation>C11</translation>
|
<translation>C11</translation>
|
||||||
@@ -3144,9 +3136,6 @@ to version control (%2)
|
|||||||
<source>Obj-C++11</source>
|
<source>Obj-C++11</source>
|
||||||
<translation>Obj-C++11</translation>
|
<translation>Obj-C++11</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::CppToolsSettings</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Global</source>
|
<source>Global</source>
|
||||||
<comment>Settings</comment>
|
<comment>Settings</comment>
|
||||||
@@ -3168,9 +3157,6 @@ to version control (%2)
|
|||||||
<source>Global</source>
|
<source>Global</source>
|
||||||
<translation type="vanished">Глобальні</translation>
|
<translation type="vanished">Глобальні</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CompletionSettingsPage</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Completion</source>
|
<source>Completion</source>
|
||||||
<translation>Доповнення</translation>
|
<translation>Доповнення</translation>
|
||||||
@@ -3311,9 +3297,6 @@ In addition, Shift+Enter inserts an escape character at the cursor position and
|
|||||||
<source>Timeout in ms:</source>
|
<source>Timeout in ms:</source>
|
||||||
<translation>Час очікування в мс:</translation>
|
<translation>Час очікування в мс:</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppCodeStyleSettingsPage</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Form</source>
|
<source>Form</source>
|
||||||
<translation>Форма</translation>
|
<translation>Форма</translation>
|
||||||
@@ -3552,9 +3535,6 @@ if (a &&
|
|||||||
<source>Function declarations</source>
|
<source>Function declarations</source>
|
||||||
<translation>Оголошення функцій</translation>
|
<translation>Оголошення функцій</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppCurrentDocumentFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>C++ Methods in Current Document</source>
|
<source>C++ Methods in Current Document</source>
|
||||||
<translation type="vanished">Методи C++ в поточному документі</translation>
|
<translation type="vanished">Методи C++ в поточному документі</translation>
|
||||||
@@ -3563,9 +3543,6 @@ if (a &&
|
|||||||
<source>C++ Symbols in Current Document</source>
|
<source>C++ Symbols in Current Document</source>
|
||||||
<translation>Символи C++ в поточному документі</translation>
|
<translation>Символи C++ в поточному документі</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFileSettingsWidget</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>/**************************************************************************
|
<source>/**************************************************************************
|
||||||
** Qt Creator license header template
|
** Qt Creator license header template
|
||||||
@@ -3590,9 +3567,6 @@ if (a &&
|
|||||||
<source>Choose Location for New License Template File</source>
|
<source>Choose Location for New License Template File</source>
|
||||||
<translation>Оберіть розташування для нового файлу шаблону ліцензії</translation>
|
<translation>Оберіть розташування для нового файлу шаблону ліцензії</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFindReferences</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>C++ Usages:</source>
|
<source>C++ Usages:</source>
|
||||||
<translation>Вживання C++:</translation>
|
<translation>Вживання C++:</translation>
|
||||||
@@ -3609,9 +3583,6 @@ if (a &&
|
|||||||
<source>C++ Macro Usages:</source>
|
<source>C++ Macro Usages:</source>
|
||||||
<translation>Вживання макросів C++:</translation>
|
<translation>Вживання макросів C++:</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFunctionsFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>C++ Methods and Functions</source>
|
<source>C++ Methods and Functions</source>
|
||||||
<translation type="vanished">Методи та функції C++</translation>
|
<translation type="vanished">Методи та функції C++</translation>
|
||||||
@@ -3620,9 +3591,6 @@ if (a &&
|
|||||||
<source>C++ Functions</source>
|
<source>C++ Functions</source>
|
||||||
<translation>Функцій C++</translation>
|
<translation>Функцій C++</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppLocatorFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>C++ Classes and Methods</source>
|
<source>C++ Classes and Methods</source>
|
||||||
<translation type="vanished">Класи та методи C++</translation>
|
<translation type="vanished">Класи та методи C++</translation>
|
||||||
@@ -3631,9 +3599,6 @@ if (a &&
|
|||||||
<source>C++ Classes, Enums and Functions</source>
|
<source>C++ Classes, Enums and Functions</source>
|
||||||
<translation>Класи, переліки та функції C++</translation>
|
<translation>Класи, переліки та функції C++</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppToolsPlugin</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>&C++</source>
|
<source>&C++</source>
|
||||||
<translation>&C++</translation>
|
<translation>&C++</translation>
|
||||||
@@ -3662,17 +3627,10 @@ if (a &&
|
|||||||
<source>The configured path to the license template</source>
|
<source>The configured path to the license template</source>
|
||||||
<translation>Налаштований шлях до шаблону ліцензії</translation>
|
<translation>Налаштований шлях до шаблону ліцензії</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::SymbolsFindFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>C++ Symbols</source>
|
<source>C++ Symbols</source>
|
||||||
<translation>Символи C++</translation>
|
<translation>Символи C++</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>Searching</source>
|
|
||||||
<translation type="vanished">Пошук</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>C++ Symbols:</source>
|
<source>C++ Symbols:</source>
|
||||||
<translation>Символи C++:</translation>
|
<translation>Символи C++:</translation>
|
||||||
@@ -3721,33 +3679,10 @@ Flags: %3</source>
|
|||||||
<source>, </source>
|
<source>, </source>
|
||||||
<translation>, </translation>
|
<translation>, </translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::SymbolsFindFilterConfigWidget</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Types:</source>
|
<source>Types:</source>
|
||||||
<translation>Типи:</translation>
|
<translation>Типи:</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>Classes</source>
|
|
||||||
<translation>Класи</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Methods</source>
|
|
||||||
<translation type="vanished">Методи</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Functions</source>
|
|
||||||
<translation>Функції</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Enums</source>
|
|
||||||
<translation>Переліки</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Declarations</source>
|
|
||||||
<translation>Оголошення</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Projects only</source>
|
<source>Projects only</source>
|
||||||
<translation>Лише проекти</translation>
|
<translation>Лише проекти</translation>
|
||||||
@@ -3756,9 +3691,6 @@ Flags: %3</source>
|
|||||||
<source>All files</source>
|
<source>All files</source>
|
||||||
<translation>Усі файл</translation>
|
<translation>Усі файл</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::QuickFix</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Rewrite Using %1</source>
|
<source>Rewrite Using %1</source>
|
||||||
<translation>Переписати використовуючи %1</translation>
|
<translation>Переписати використовуючи %1</translation>
|
||||||
@@ -21849,7 +21781,7 @@ p, li { white-space: pre-wrap; }
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::Internal::CppFileSettingsPage</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Header suffix:</source>
|
<source>Header suffix:</source>
|
||||||
<translation type="vanished">Суфікс для заголовку:</translation>
|
<translation type="vanished">Суфікс для заголовку:</translation>
|
||||||
@@ -23459,9 +23391,6 @@ should a repository require SSH-authentication (see documentation on SSH and the
|
|||||||
<source>Invalid function name</source>
|
<source>Invalid function name</source>
|
||||||
<translation type="vanished">Неправильна назва функції</translation>
|
<translation type="vanished">Неправильна назва функції</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::CppClassesFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>C++ Classes</source>
|
<source>C++ Classes</source>
|
||||||
<translation>Класи C++</translation>
|
<translation>Класи C++</translation>
|
||||||
@@ -30139,7 +30068,7 @@ cannot be found in the path.</source>
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::Internal::BuiltinIndexingSupport</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Parsing</source>
|
<source>Parsing</source>
|
||||||
<translation type="vanished">Розбір</translation>
|
<translation type="vanished">Розбір</translation>
|
||||||
@@ -33018,13 +32947,6 @@ monitor reset</translation>
|
|||||||
<source>Additional C++ Preprocessor Directives for %1:</source>
|
<source>Additional C++ Preprocessor Directives for %1:</source>
|
||||||
<translation>Додаткові директиви препроцесора C++ для %1:</translation>
|
<translation>Додаткові директиви препроцесора C++ для %1:</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppCodeModelSettingsPage</name>
|
|
||||||
<message>
|
|
||||||
<source>Form</source>
|
|
||||||
<translation>Форма</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Code Completion and Semantic Highlighting</source>
|
<source>Code Completion and Semantic Highlighting</source>
|
||||||
<translation type="vanished">Доповнення коду та семантичне підсвічування</translation>
|
<translation type="vanished">Доповнення коду та семантичне підсвічування</translation>
|
||||||
@@ -33033,10 +32955,6 @@ monitor reset</translation>
|
|||||||
<source>C</source>
|
<source>C</source>
|
||||||
<translation type="vanished">C</translation>
|
<translation type="vanished">C</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>C++</source>
|
|
||||||
<translation type="vanished">C++</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Objective C</source>
|
<source>Objective C</source>
|
||||||
<translation type="vanished">Objective C</translation>
|
<translation type="vanished">Objective C</translation>
|
||||||
@@ -33057,10 +32975,6 @@ monitor reset</translation>
|
|||||||
<source>Ignore pre-compiled headers</source>
|
<source>Ignore pre-compiled headers</source>
|
||||||
<translation>Ігнорувати попередньо скомпільовані заголовки</translation>
|
<translation>Ігнорувати попередньо скомпільовані заголовки</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>Headers</source>
|
|
||||||
<translation type="vanished">Заголовки</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source><i>Activate the Clang Code Model plugin to enable the options here.</i></source>
|
<source><i>Activate the Clang Code Model plugin to enable the options here.</i></source>
|
||||||
<translation><i>Активуйте додаток Clang Code Model, щоб увімкнути налаштування нижче.</i></translation>
|
<translation><i>Активуйте додаток Clang Code Model, щоб увімкнути налаштування нижче.</i></translation>
|
||||||
@@ -41117,14 +41031,11 @@ Affected are breakpoints %1</source>
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Sort Alphabetically</source>
|
<source>Sort Alphabetically</source>
|
||||||
<translation>Сортувати за абеткою</translation>
|
<translation>Сортувати за абеткою</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppIncludesFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>All Included C/C++ Files</source>
|
<source>All Included C/C++ Files</source>
|
||||||
<translation>Усі включені файли C/C++</translation>
|
<translation>Усі включені файли C/C++</translation>
|
||||||
@@ -43553,7 +43464,7 @@ the program.</source>
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::AbstractEditorSupport</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>The file name.</source>
|
<source>The file name.</source>
|
||||||
<translation>Назва файлу.</translation>
|
<translation>Назва файлу.</translation>
|
||||||
@@ -44224,11 +44135,7 @@ the program.</source>
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::ClangDiagnosticConfigsWidget</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
|
||||||
<source>Form</source>
|
|
||||||
<translation>Форма</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Configuration to use:</source>
|
<source>Configuration to use:</source>
|
||||||
<translation>Використовувати конфігурацію:</translation>
|
<translation>Використовувати конфігурацію:</translation>
|
||||||
|
@@ -1712,14 +1712,11 @@
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::Internal::CppModelManager</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Parsing</source>
|
<source>Parsing</source>
|
||||||
<translation>剖析中</translation>
|
<translation>剖析中</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Code Style</source>
|
<source>Code Style</source>
|
||||||
<translation>源碼樣式</translation>
|
<translation>源碼樣式</translation>
|
||||||
@@ -1732,9 +1729,6 @@
|
|||||||
<source>C++</source>
|
<source>C++</source>
|
||||||
<translation>C++</translation>
|
<translation>C++</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CompletionSettingsPage</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Completion</source>
|
<source>Completion</source>
|
||||||
<translation>補完</translation>
|
<translation>補完</translation>
|
||||||
@@ -1831,23 +1825,14 @@
|
|||||||
<source>Add leading asterisks</source>
|
<source>Add leading asterisks</source>
|
||||||
<translation>新增開頭的星號</translation>
|
<translation>新增開頭的星號</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFunctionsFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Methods and Functions</source>
|
<source>Methods and Functions</source>
|
||||||
<translation>方法與函式</translation>
|
<translation>方法與函式</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppLocatorFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Classes and Methods</source>
|
<source>Classes and Methods</source>
|
||||||
<translation>類別與方法</translation>
|
<translation>類別與方法</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppToolsPlugin</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>&C++</source>
|
<source>&C++</source>
|
||||||
<translation>C++(&C)</translation>
|
<translation>C++(&C)</translation>
|
||||||
@@ -10206,14 +10191,11 @@ Will not be applied to whitespace in comments and strings.</source>
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::Internal::CppCurrentDocumentFilter</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Methods in Current Document</source>
|
<source>Methods in Current Document</source>
|
||||||
<translation>目前文件中的方法</translation>
|
<translation>目前文件中的方法</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFileSettingsWidget</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>/**************************************************************************
|
<source>/**************************************************************************
|
||||||
** Qt Creator license header template
|
** Qt Creator license header template
|
||||||
@@ -10238,9 +10220,6 @@ Will not be applied to whitespace in comments and strings.</source>
|
|||||||
<source>Choose Location for New License Template File</source>
|
<source>Choose Location for New License Template File</source>
|
||||||
<translation>為新的版權許可樣本檔案選擇一個位置</translation>
|
<translation>為新的版權許可樣本檔案選擇一個位置</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::CppFindReferences</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>C++ Usages:</source>
|
<source>C++ Usages:</source>
|
||||||
<translation>C++ 用法:</translation>
|
<translation>C++ 用法:</translation>
|
||||||
@@ -12399,10 +12378,6 @@ For qmlproject projects, use the importPaths property to add import paths.</sour
|
|||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>::CppEditor</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
|
||||||
<source>C++</source>
|
|
||||||
<translation>C++</translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>::VcsBase</name>
|
<name>::VcsBase</name>
|
||||||
@@ -14158,7 +14133,7 @@ with a password, which you can enter below.</source>
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::QuickFix</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Rewrite Using %1</source>
|
<source>Rewrite Using %1</source>
|
||||||
<translation>使用 %1 重寫</translation>
|
<translation>使用 %1 重寫</translation>
|
||||||
@@ -15369,17 +15344,10 @@ Server list was %2.</source>
|
|||||||
<source>Type Hierarchy</source>
|
<source>Type Hierarchy</source>
|
||||||
<translation>型態階層</translation>
|
<translation>型態階層</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::SymbolsFindFilter</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>C++ Symbols</source>
|
<source>C++ Symbols</source>
|
||||||
<translation>C++ 符號</translation>
|
<translation>C++ 符號</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>Searching</source>
|
|
||||||
<translation>搜尋中</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>C++ Symbols:</source>
|
<source>C++ Symbols:</source>
|
||||||
<translation>C++ 符號:</translation>
|
<translation>C++ 符號:</translation>
|
||||||
@@ -15420,29 +15388,10 @@ Flags: %3</source>
|
|||||||
<source>, </source>
|
<source>, </source>
|
||||||
<translation>, </translation>
|
<translation>, </translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
|
||||||
<context>
|
|
||||||
<name>CppTools::Internal::SymbolsFindFilterConfigWidget</name>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Types:</source>
|
<source>Types:</source>
|
||||||
<translation>型態:</translation>
|
<translation>型態:</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>Classes</source>
|
|
||||||
<translation>類別</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Methods</source>
|
|
||||||
<translation>方法</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Enums</source>
|
|
||||||
<translation>列舉</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Declarations</source>
|
|
||||||
<translation>宣告</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<source>Projects only</source>
|
<source>Projects only</source>
|
||||||
<translation>只有專案</translation>
|
<translation>只有專案</translation>
|
||||||
@@ -20617,7 +20566,7 @@ You can build the application and deploy it on desktop and mobile target platfor
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::Internal::CppCodeStyleSettingsPage</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Form</source>
|
<source>Form</source>
|
||||||
<translation>表單</translation>
|
<translation>表單</translation>
|
||||||
@@ -21275,7 +21224,7 @@ Would you like to overwrite them?</source>
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::CppToolsSettings</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Global</source>
|
<source>Global</source>
|
||||||
<comment>Settings</comment>
|
<comment>Settings</comment>
|
||||||
@@ -25265,7 +25214,7 @@ p, li { white-space: pre-wrap; }
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CppTools::Internal::CppFileSettingsPage</name>
|
<name>::CppEditor</name>
|
||||||
<message>
|
<message>
|
||||||
<source>Header suffix:</source>
|
<source>Header suffix:</source>
|
||||||
<translation>標頭檔後置字串:</translation>
|
<translation>標頭檔後置字串:</translation>
|
||||||
@@ -27123,13 +27072,6 @@ should a repository require SSH-authentication (see documentation on SSH and the
|
|||||||
<translation>無效的函式名稱</translation>
|
<translation>無效的函式名稱</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
|
||||||
<name>CppTools::CppClassesFilter</name>
|
|
||||||
<message>
|
|
||||||
<source>Classes</source>
|
|
||||||
<translation>類別</translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
|
||||||
<context>
|
<context>
|
||||||
<name>::Debugger</name>
|
<name>::Debugger</name>
|
||||||
<message>
|
<message>
|
||||||
|
Reference in New Issue
Block a user