mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-05-19 12:08:23 -05:00
Fix typos spotted by lulol :)
This commit is contained in:
+1
-1
@@ -2066,7 +2066,7 @@ void MainWindow::reloadSettings()
|
||||
QFile f(":qdarkstyle/style.qss");
|
||||
if (!f.exists()) {
|
||||
QMessageBox::warning(this, qApp->applicationName(),
|
||||
tr("Could not open find resource file: %1").arg(f.fileName()));
|
||||
tr("Could not find resource file: %1").arg(f.fileName()));
|
||||
} else {
|
||||
f.open(QFile::ReadOnly | QFile::Text);
|
||||
QTextStream ts(&f);
|
||||
|
||||
@@ -81,7 +81,7 @@
|
||||
<string>Find previous match [Shift+F3]</string>
|
||||
</property>
|
||||
<property name="whatsThis">
|
||||
<string>Find previous match with mapping</string>
|
||||
<string>Find previous match with wrapping</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="icons/icons.qrc">
|
||||
|
||||
+1
-1
@@ -266,7 +266,7 @@
|
||||
<string>Find previous match [Shift+F3]</string>
|
||||
</property>
|
||||
<property name="whatsThis">
|
||||
<string>Find previous match with mapping</string>
|
||||
<string>Find previous match with wrapping</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="icons/icons.qrc">
|
||||
|
||||
@@ -4590,7 +4590,7 @@ If you answer no we will attempt to import the data in the SQL file to the curre
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../MainWindow.cpp" line="2069"/>
|
||||
<source>Could not open find resource file: %1</source>
|
||||
<source>Could not find resource file: %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -6634,7 +6634,7 @@ p, li { white-space: pre-wrap; }
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SqlExecutionArea.ui" line="84"/>
|
||||
<source>Find previous match with mapping</source>
|
||||
<source>Find previous match with wrapping</source>
|
||||
<translation>جِد المطابقة السابقة مع الالتفاف</translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -7215,7 +7215,7 @@ Hold %3Shift and click to jump there</source>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../TableBrowser.ui" line="269"/>
|
||||
<source>Find previous match with mapping</source>
|
||||
<source>Find previous match with wrapping</source>
|
||||
<translation type="unfinished">جِد المطابقة السابقة مع الالتفاف</translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
@@ -4331,7 +4331,7 @@ If you answer no we will attempt to import the data in the SQL file to the curre
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../MainWindow.cpp" line="2069"/>
|
||||
<source>Could not open find resource file: %1</source>
|
||||
<source>Could not find resource file: %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -6248,7 +6248,7 @@ p, li { white-space: pre-wrap; }
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SqlExecutionArea.ui" line="84"/>
|
||||
<source>Find previous match with mapping</source>
|
||||
<source>Find previous match with wrapping</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -6806,7 +6806,7 @@ Hold %3Shift and click to jump there</source>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../TableBrowser.ui" line="269"/>
|
||||
<source>Find previous match with mapping</source>
|
||||
<source>Find previous match with wrapping</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
@@ -5109,7 +5109,7 @@ Sind Sie sich sicher?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../MainWindow.cpp" line="2069"/>
|
||||
<source>Could not open find resource file: %1</source>
|
||||
<source>Could not find resource file: %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -6942,7 +6942,7 @@ p, li { white-space: pre-wrap; }
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SqlExecutionArea.ui" line="84"/>
|
||||
<source>Find previous match with mapping</source>
|
||||
<source>Find previous match with wrapping</source>
|
||||
<translation>Vorherige Übereinstimmung mit Mapping finden</translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -7523,7 +7523,7 @@ Halten Sie %3Umschalt und klicken Sie, um hierher zu springen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../TableBrowser.ui" line="269"/>
|
||||
<source>Find previous match with mapping</source>
|
||||
<source>Find previous match with wrapping</source>
|
||||
<translation type="unfinished">Vorherige Übereinstimmung mit Mapping finden</translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
@@ -3565,7 +3565,7 @@ If you answer no we will attempt to import the data in the SQL file to the curre
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../MainWindow.cpp" line="2069"/>
|
||||
<source>Could not open find resource file: %1</source>
|
||||
<source>Could not find resource file: %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -5348,7 +5348,7 @@ p, li { white-space: pre-wrap; }
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SqlExecutionArea.ui" line="84"/>
|
||||
<source>Find previous match with mapping</source>
|
||||
<source>Find previous match with wrapping</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -5877,7 +5877,7 @@ Hold %3Shift and click to jump there</source>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../TableBrowser.ui" line="269"/>
|
||||
<source>Find previous match with mapping</source>
|
||||
<source>Find previous match with wrapping</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
@@ -4914,7 +4914,7 @@ Si responde no se intentarán importar los datos del archivo SQL en la base de d
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../MainWindow.cpp" line="2069"/>
|
||||
<source>Could not open find resource file: %1</source>
|
||||
<source>Could not find resource file: %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -6964,7 +6964,7 @@ p, li { white-space: pre-wrap; }
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SqlExecutionArea.ui" line="84"/>
|
||||
<source>Find previous match with mapping</source>
|
||||
<source>Find previous match with wrapping</source>
|
||||
<translation>Buscar la siguiente ocurrencia</translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -7545,7 +7545,7 @@ Mantenga pulsado %3May y haga clic para ir ahí</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../TableBrowser.ui" line="269"/>
|
||||
<source>Find previous match with mapping</source>
|
||||
<source>Find previous match with wrapping</source>
|
||||
<translation type="unfinished">Buscar la siguiente ocurrencia</translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
@@ -5006,7 +5006,7 @@ p, li { white-space: pre-wrap; }
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SqlExecutionArea.ui" line="69"/>
|
||||
<source>Find previous match with mapping</source>
|
||||
<source>Find previous match with wrapping</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
@@ -5220,7 +5220,7 @@ Are you sure?</source>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../MainWindow.cpp" line="2069"/>
|
||||
<source>Could not open find resource file: %1</source>
|
||||
<source>Could not find resource file: %1</source>
|
||||
<translation>Le fichier de ressources : %1 ne peut être ouvert</translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -7068,7 +7068,7 @@ p, li { white-space: pre-wrap; }
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SqlExecutionArea.ui" line="84"/>
|
||||
<source>Find previous match with mapping</source>
|
||||
<source>Find previous match with wrapping</source>
|
||||
<translation>Trouver la correspondance précédente avec le modèle</translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -7650,7 +7650,7 @@ Appuyez simultanément sur %3+Maj et cliquez pour arriver ici</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../TableBrowser.ui" line="269"/>
|
||||
<source>Find previous match with mapping</source>
|
||||
<source>Find previous match with wrapping</source>
|
||||
<translation>Trouver la correspondance précédente avec le modèle</translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
@@ -4459,7 +4459,7 @@ Sei sicuro?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../MainWindow.cpp" line="2069"/>
|
||||
<source>Could not open find resource file: %1</source>
|
||||
<source>Could not find resource file: %1</source>
|
||||
<translation>Non posso aprire il file di risorse: %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -6082,7 +6082,7 @@ p, li { white-space: pre-wrap; }
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SqlExecutionArea.ui" line="84"/>
|
||||
<source>Find previous match with mapping</source>
|
||||
<source>Find previous match with wrapping</source>
|
||||
<translation>Trova la corrispondenza precedente con reinizio</translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -6621,7 +6621,7 @@ Tieni premuto %3Shift e clicca per saltare lì</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../TableBrowser.ui" line="269"/>
|
||||
<source>Find previous match with mapping</source>
|
||||
<source>Find previous match with wrapping</source>
|
||||
<translation type="unfinished">Trova la corrispondenza precedente con reinizio</translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
@@ -4384,7 +4384,7 @@ Are you sure?</source>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../MainWindow.cpp" line="2069"/>
|
||||
<source>Could not open find resource file: %1</source>
|
||||
<source>Could not find resource file: %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -5988,7 +5988,7 @@ p, li { white-space: pre-wrap; }
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SqlExecutionArea.ui" line="84"/>
|
||||
<source>Find previous match with mapping</source>
|
||||
<source>Find previous match with wrapping</source>
|
||||
<translation>マッピングで前を検索</translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -6527,7 +6527,7 @@ Hold %3Shift and click to jump there</source>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../TableBrowser.ui" line="269"/>
|
||||
<source>Find previous match with mapping</source>
|
||||
<source>Find previous match with wrapping</source>
|
||||
<translation type="unfinished">マッピングで前を検索</translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
@@ -4686,7 +4686,7 @@ If you answer no we will attempt to import the data in the SQL file to the curre
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../MainWindow.cpp" line="2069"/>
|
||||
<source>Could not open find resource file: %1</source>
|
||||
<source>Could not find resource file: %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -6663,7 +6663,7 @@ p, li { white-space: pre-wrap; }
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SqlExecutionArea.ui" line="84"/>
|
||||
<source>Find previous match with mapping</source>
|
||||
<source>Find previous match with wrapping</source>
|
||||
<translation>맵핑된 이전 일치내역 검색하기</translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -7239,7 +7239,7 @@ Hold %3Shift and click to jump there</source>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../TableBrowser.ui" line="269"/>
|
||||
<source>Find previous match with mapping</source>
|
||||
<source>Find previous match with wrapping</source>
|
||||
<translation type="unfinished">맵핑된 이전 일치내역 검색하기</translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
@@ -4459,7 +4459,7 @@ Czy na pewno?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../MainWindow.cpp" line="2069"/>
|
||||
<source>Could not open find resource file: %1</source>
|
||||
<source>Could not find resource file: %1</source>
|
||||
<translation>Nie można znaleźć pliku zasobów: %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -6092,7 +6092,7 @@ p, li { white-space: pre-wrap; }
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SqlExecutionArea.ui" line="84"/>
|
||||
<source>Find previous match with mapping</source>
|
||||
<source>Find previous match with wrapping</source>
|
||||
<translation>Znajdź poprzednie pasujące z zawijaniem</translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -6634,7 +6634,7 @@ Przyciśnij %3Shift i kliknij, aby tu przejść</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../TableBrowser.ui" line="269"/>
|
||||
<source>Find previous match with mapping</source>
|
||||
<source>Find previous match with wrapping</source>
|
||||
<translation>Znajdź poprzednie pasujące z mapowaniem</translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
@@ -5142,7 +5142,7 @@ Você tem certeza que quer salvar o banco de dados?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../MainWindow.cpp" line="2069"/>
|
||||
<source>Could not open find resource file: %1</source>
|
||||
<source>Could not find resource file: %1</source>
|
||||
<translation>Não pôde encontrar o arquivo de recursos: %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -6903,7 +6903,7 @@ p, li { white-space: pre-wrap; }
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SqlExecutionArea.ui" line="84"/>
|
||||
<source>Find previous match with mapping</source>
|
||||
<source>Find previous match with wrapping</source>
|
||||
<translation>Encontrar resultado anterior com mapeamento</translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -7433,7 +7433,7 @@ Segure %3Shift e clique para ir para lá</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../TableBrowser.ui" line="269"/>
|
||||
<source>Find previous match with mapping</source>
|
||||
<source>Find previous match with wrapping</source>
|
||||
<translation>Encontrar resultado anterior com mapeamento</translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
@@ -4599,7 +4599,7 @@ If you answer no we will attempt to import the data in the SQL file to the curre
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../MainWindow.cpp" line="2069"/>
|
||||
<source>Could not open find resource file: %1</source>
|
||||
<source>Could not find resource file: %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -6572,7 +6572,7 @@ p, li { white-space: pre-wrap; }
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SqlExecutionArea.ui" line="84"/>
|
||||
<source>Find previous match with mapping</source>
|
||||
<source>Find previous match with wrapping</source>
|
||||
<translation>Найти предыдущее совпадение, закольцевав поиск</translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -7152,7 +7152,7 @@ Hold %3Shift and click to jump there</source>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../TableBrowser.ui" line="269"/>
|
||||
<source>Find previous match with mapping</source>
|
||||
<source>Find previous match with wrapping</source>
|
||||
<translation type="unfinished">Найти предыдущее совпадение, закольцевав поиск</translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
@@ -4383,7 +4383,7 @@ Eğer cevabınız hayır ise biz SQL dosyasındaki verileri geçerli veritabanı
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../MainWindow.cpp" line="2069"/>
|
||||
<source>Could not open find resource file: %1</source>
|
||||
<source>Could not find resource file: %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -6245,7 +6245,7 @@ p, li { white-space: pre-wrap; }
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SqlExecutionArea.ui" line="84"/>
|
||||
<source>Find previous match with mapping</source>
|
||||
<source>Find previous match with wrapping</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -6810,7 +6810,7 @@ Hold %3Shift and click to jump there</source>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../TableBrowser.ui" line="269"/>
|
||||
<source>Find previous match with mapping</source>
|
||||
<source>Find previous match with wrapping</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
@@ -4774,7 +4774,7 @@ Are you sure you want to save the database?</source>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../MainWindow.cpp" line="2069"/>
|
||||
<source>Could not open find resource file: %1</source>
|
||||
<source>Could not find resource file: %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -6589,7 +6589,7 @@ p, li { white-space: pre-wrap; }
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SqlExecutionArea.ui" line="84"/>
|
||||
<source>Find previous match with mapping</source>
|
||||
<source>Find previous match with wrapping</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -7187,7 +7187,7 @@ Hold %3Shift and click to jump there</source>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../TableBrowser.ui" line="269"/>
|
||||
<source>Find previous match with mapping</source>
|
||||
<source>Find previous match with wrapping</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
@@ -4649,7 +4649,7 @@ Are you sure?</source>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../MainWindow.cpp" line="2069"/>
|
||||
<source>Could not open find resource file: %1</source>
|
||||
<source>Could not find resource file: %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -6639,7 +6639,7 @@ p, li { white-space: pre-wrap; }
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SqlExecutionArea.ui" line="84"/>
|
||||
<source>Find previous match with mapping</source>
|
||||
<source>Find previous match with wrapping</source>
|
||||
<translation>按顺序查找上一项</translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -7210,7 +7210,7 @@ Hold %3Shift and click to jump there</source>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../TableBrowser.ui" line="269"/>
|
||||
<source>Find previous match with mapping</source>
|
||||
<source>Find previous match with wrapping</source>
|
||||
<translation type="unfinished">按顺序查找上一项</translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
@@ -4518,7 +4518,7 @@ Are you sure?</source>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../MainWindow.cpp" line="2069"/>
|
||||
<source>Could not open find resource file: %1</source>
|
||||
<source>Could not find resource file: %1</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -6217,7 +6217,7 @@ p, li { white-space: pre-wrap; }
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../SqlExecutionArea.ui" line="84"/>
|
||||
<source>Find previous match with mapping</source>
|
||||
<source>Find previous match with wrapping</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
@@ -6775,7 +6775,7 @@ Hold %3Shift and click to jump there</source>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../TableBrowser.ui" line="269"/>
|
||||
<source>Find previous match with mapping</source>
|
||||
<source>Find previous match with wrapping</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
Reference in New Issue
Block a user