From feda8a7db8d1d7c5439aa8f8feef7cc0dd2b59a0 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Fri, 27 Jul 2018 23:51:12 -0400 Subject: New upstream version 3.2.1+dfsg1 --- .../translations/coreSQLiteStudio_de.qm | Bin 45651 -> 34589 bytes .../translations/coreSQLiteStudio_de.ts | 318 +++--- .../translations/coreSQLiteStudio_es.ts | 378 ++----- .../translations/coreSQLiteStudio_fr.qm | Bin 41388 -> 31530 bytes .../translations/coreSQLiteStudio_fr.ts | 318 +++--- .../translations/coreSQLiteStudio_it.ts | 378 ++----- .../translations/coreSQLiteStudio_pl.qm | Bin 43087 -> 34859 bytes .../translations/coreSQLiteStudio_pl.ts | 318 +++--- .../translations/coreSQLiteStudio_pt_BR.qm | Bin 2939 -> 2828 bytes .../translations/coreSQLiteStudio_pt_BR.ts | 373 ++----- .../translations/coreSQLiteStudio_ro_RO.qm | Bin 0 -> 30 bytes .../translations/coreSQLiteStudio_ro_RO.ts | 1146 ++++++++++++++++++++ .../translations/coreSQLiteStudio_ru.qm | Bin 42098 -> 32776 bytes .../translations/coreSQLiteStudio_ru.ts | 320 +++--- .../translations/coreSQLiteStudio_sk.qm | Bin 6146 -> 5124 bytes .../translations/coreSQLiteStudio_sk.ts | 367 ++----- .../translations/coreSQLiteStudio_zh_CN.qm | Bin 107 -> 16 bytes .../translations/coreSQLiteStudio_zh_CN.ts | 373 ++----- 18 files changed, 2344 insertions(+), 1945 deletions(-) create mode 100644 SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_ro_RO.qm create mode 100644 SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_ro_RO.ts (limited to 'SQLiteStudio3/coreSQLiteStudio/translations') diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_de.qm b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_de.qm index 2c10fb5..29cc169 100644 Binary files a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_de.qm and b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_de.qm differ diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_de.ts b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_de.ts index 7467fa1..803f815 100644 --- a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_de.ts +++ b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_de.ts @@ -4,13 +4,13 @@ AbstractDb - - + + Cannot execute query on closed database. Die Abfrage kann nicht auf einer ungeöffneten Datenbank ausgeführt werden. - + Error attaching database %1: %2 Fehler beim Anhängen der Datenbank %1: %2 @@ -18,9 +18,8 @@ BugReporter - Invalid login or password - Ungültiger Nutzername oder Passwort + Ungültiger Nutzername oder Passwort @@ -146,38 +145,51 @@ Datenbank für temporäre Objekte + + ConfigImpl + + + Could not start database transaction for deleting SQL history, therefore it's not deleted. + + + + + Could not commit database transaction for deleting SQL history, therefore it's not deleted. + + + DbManagerImpl - + Could not add database %1: %2 Die Datenbank %1 kann nicht hinzugefügt werden: %2 - + Database %1 could not be updated, because of an error: %2 Die Datenbank %1 kann nicht aktualisiert werden. Grund: %2 - - + + Database file doesn't exist. Die Datenbankdatei existiert nicht. - - - + + + No supporting plugin loaded. Es wurde kein passendes plugin geladen. - + Database could not be initialized. Die Datenbank kann nicht initialisiert werden. - + No suitable database driver plugin found. Es wurde kein passender Datenbanktreiber (plugin) gefunden. @@ -245,17 +257,17 @@ Tabellen, Indizes, Trigger und Views die in Datenbank %3 kopiert wurden, werden DbVersionConverter - + Target file exists, but could not be overwritten. Die Zieldatei existiert zwar, konnte aber nicht überschrieben werden. - + Could not find proper database plugin to create target database. Es konnte kein geeignetes Datenbankplugin gefunden werden, um die Zieldatenbank zu erzeugen. - + Error while converting database: %1 Fehler beim Konvertieren der Datenbank: %1 @@ -459,20 +471,20 @@ Tabellen, Indizes, Trigger und Views die in Datenbank %3 kopiert wurden, werden - - + + Error while importing data: %1 Fehler beim Import der Daten: %1 - + Interrupted. import process status update Abgebrochen. - + Could not import data row number %1. The row was ignored. Problem details: %2 Datenzeile %1 konnte nicht importiert werden. Die Zeile wurde ignoriert. Problembeschreibung: %2 @@ -768,12 +780,12 @@ Tabellen, Indizes, Trigger und Views die in Datenbank %3 kopiert wurden, werden Es kann keine Transaktion zum Füllen der Tabelle gestartet werden. Problembeschreibung: %1 - + Error while populating table: %1 Fehler beim Füllen der Tabelle: %1 - + Could not commit transaction after table populating. Error details: %1 Die Transaktion zum Füllen der Tabelle kann nicht 'committet' werden. Problembeschreibung: %1 @@ -781,72 +793,78 @@ Tabellen, Indizes, Trigger und Views die in Datenbank %3 kopiert wurden, werden QObject - - + + Could not open database: %1 Die Datenbank %1 kann nicht geöffnet werden. - - + + Result set expired or no row available. Das Abfrageergebniss ist ungültig oder es ist keine Datenzeile verfügbar. - + + + Could not load extension %1: %2 + + + + Could not close database: %1 Die Datenbank %1 kann nicht geschlossen werden. - - - - - - - + + + + + + + SQLite %1 does not support '%2' statement. SQLite %1 unterstützt keine '%2' Abfrage. - + SQLite %1 does not support '%2' statement, but the regular table can be created instead if you proceed. SQLite %1 unterstützt keine '%2' Abfrage, aber die normale Tabelle kann stattdessen erzeugt werden, wenn Sie fortfahren. - + Could not parse statement: %1 Error details: %2 Die Abfrage kann nicht verarbeitet werden: %1 Problembeschreibung: %2 - - - - + + + + SQLite %1 does not support the '%2' clause. Cannot convert '%3' statement with that clause. SQLite %1 unterstützt keine '%2' Klausel. Die %3 Abfrage kann mit dieser Klausel nicht konvertiert werden. - + SQLite %1 does not support the '%2' clause in the '%3' statement. SQLite %1 unterstützt keine '%2' Klausel in der %3 Abfrage. - + SQLite %1 does not support current date or time clauses in expressions. SQLite %1 unterstützt keine current date' oder 'time' Klauseln in Ausdrücken. - + SQLite %1 does not support row value clauses in expressions. - - - + + + SQLite %1 does not support '%2' clause in expressions. SQLite %1 unterstützt keine '%2' Klausel Ausdrücken. @@ -864,13 +882,13 @@ Problembeschreibung: %2 - + Parser stack overflow Stacküberlauf bei Verarbeitung - + Syntax error Syntaxfehler @@ -925,59 +943,59 @@ Problembeschreibung: %2 Der Implementationscode darf nicht leer sein. - + Could not resolve data source for column: %1 Die Datenquelle für Spalte %1 kann nicht aufgelöst werden. - + Could not resolve table for column '%1'. - + Could not initialize configuration file. Any configuration changes and queries history will be lost after application restart. Tried to initialize the file at following localizations: %1. Ich hoffe, dass ich "to initialize" hier richtig mit "erstellt" übersetzt habe. Die Konfigurationsdatei kann nicht erstellt werden. Alle Änderungen an der Konfiguration sowie die Abfragehistorie sind nach einem Programmneustart verloren. Es wurde versucht die Konfigurationsdatei in folgendem Verzeichnis zu erstellen: %1 - + General purpose plugin category name Allgemeine Verwendung - + Database support plugin category name Datenbankunterstützung - + Code formatter plugin category name Codeformatierer - + Scripting languages plugin category name Skriptsprachen - + Exporting plugin category name Exportieren - + Importing plugin category name Importieren - + Table populating plugin category name Tabellen füllen @@ -988,34 +1006,34 @@ Problembeschreibung: %2 Tabelle %1 referenziert Tabelle %2, jedoch wird die 'foreign key'-Definition für die neue Tabellendefinition nicht aktualisiert, da es Probleme bei der DDL-Analyse von Tabelle %3 gibt. - + All columns indexed by the index %1 are gone. The index will not be recreated after table modification. Alle Spalten, die von Index %1 indiziert wurden, sind verloren. Der Index wird nach der Tabellenmodifikation nicht neu erstellt. - + There is problem with proper processing trigger %1. It may be not fully updated afterwards and will need your attention. Es ist ein Problem bei der korrekten Verarbeitung des Triggers %1 aufgetreten. Er wird möglicherweise nicht vollständig aktualisert werden und sollte geprüft werden. - + Cannot not update trigger %1 according to table %2 modification. Die Aktualisierung des Triggers %1, resultierend aus der Änderung der Tabelle %2, kann nicht ausgeführt werden. - - - + + + There is a problem with updating an %1 statement within %2 trigger. One of the %1 substatements which might be referring to table %3 cannot be properly modified. Manual update of the trigger may be necessary. Es ist ein Problem beim Aktualisieren einer %1 Abfrage innerhalb eines %2 Triggers aufgetreten. Eine der %1 Unterabfragen, welche möglicherweise die Tabelle %3 referenziert, kann nicht geändert werden. Eine manuelle Anpassung des Triggers wird nötig sein. - + All columns covered by the trigger %1 are gone. The trigger will not be recreated after table modification. Alle Spalten, die durch den Trigger %1 abgedeckt wurden, sind verloren. Der Trigger wird nach der Änderung nicht wiederhergestellt. - + Cannot not update view %1 according to table %2 modifications. The view will remain as it is. Die Aktualisierung des Views %1, resultierend aus der Änderung der Tabelle %2, kann nicht ausgeführt werden. Der View wird daher nicht geändert. @@ -1035,33 +1053,38 @@ The view will remain as it is. SQLiteStudio was unable to resolve columns returned by the new view, therefore it won't be able to tell which triggers might fail during the recreation process. SQLiteStudio konnte die vom View zurückgegebenen Spalten nicht auflösen, daher kann nicht ermittelt werden, welcher Trigger beim Wiederherstelllungsprozess einen Fehler verusracht haben könnte. + + + Could not open file '%1' for reading: %2 + + QueryExecutor - + Execution interrupted. Ausführung abgebrochen. - + Database is not open. Die Datenbank ist nicht geöffnet. - + Only one query can be executed simultaneously. Es kann nur eine Abfrage gleichzeitig ausgeführt werden. - - + + An error occured while executing the count(*) query, thus data paging will be disabled. Error details from the database: %1 Hier muss ggf. noch das 'data paging' korrekt übersetzt werden. Beim Ausführen der count(*) Abfrage ist ein Fehler aufgetreten, daher wird das data paging abgeschaltet. Problemdetails der Datenbank: %1 - + SQLiteStudio was unable to extract metadata from the query. Results won't be editable. SQLiteStudio konnte keine Metadaten aus der Abfrage extrahieren. Die Ergebnismenge kann daher nicht editiert werden. @@ -1082,31 +1105,31 @@ The view will remain as it is. SqlHistoryModel - + Database sql history header Datenbank - + Execution date sql history header Ausführungsdatum - + Time spent sql history header Dauer - + Rows affected sql history header Anzahl Zeilen - + SQL sql history header SQL @@ -1115,204 +1138,183 @@ The view will remain as it is. UpdateManager - An error occurred while checking for updates: %1. - Beim Prüfen auf Updates trat folgender Fehler auf: %1. + Beim Prüfen auf Updates trat folgender Fehler auf: %1. - Could not check available updates, because server responded with invalid message format. It is safe to ignore this warning. - Es konnte nicht auf neue Updates geprüft werden, da der Updateserver in einem ungültigen Nachrichtenformat antwortet. Diese Meldung kann gefahrlos ignoriert werden. + Es konnte nicht auf neue Updates geprüft werden, da der Updateserver in einem ungültigen Nachrichtenformat antwortet. Diese Meldung kann gefahrlos ignoriert werden. - An error occurred while reading updates metadata: %1. - Beim Lesen der Update-Metadaten ist ein Fehler aufgetreten: %1. + Beim Lesen der Update-Metadaten ist ein Fehler aufgetreten: %1. - Could not download updates, because server responded with invalid message format. You can try again later or download and install updates manually. See <a href="%1">User Manual</a> for details. - Das Update konnte nicht heruntergeladen werden, da der Updateserver in einem ungültigen Nachrichtenformat antwortet. Sie können es später noch einmal versuchen oder das Update und die Installation manuell ausführen. Weitere Infoamtionen hierzu finden Sie in der <a href="%1">Programmdokumentation</a>. + Das Update konnte nicht heruntergeladen werden, da der Updateserver in einem ungültigen Nachrichtenformat antwortet. Sie können es später noch einmal versuchen oder das Update und die Installation manuell ausführen. Weitere Infoamtionen hierzu finden Sie in der <a href="%1">Programmdokumentation</a>. - Could not create temporary directory for downloading the update. Updating aborted. - Das temporäre Verzeichnis zum Herunterladen des Updates konnte nicht erstellt werden. Der Updatevorgang wird abgebrochen. + Das temporäre Verzeichnis zum Herunterladen des Updates konnte nicht erstellt werden. Der Updatevorgang wird abgebrochen. - There was no updates to download. Updating aborted. - Keine neuen Updates vorhanden. Der Updatevorgang wird beendet. + Keine neuen Updates vorhanden. Der Updatevorgang wird beendet. - Downloading: %1 - Herunterladen von: %1 + Herunterladen von: %1 - Could not determinate file name from update URL: %1. Updating aborted. - Der Dateiname der Update-URL %1 konnte nicht ermittelt werden. Der Updatevorgang wird abgebrochen. + Der Dateiname der Update-URL %1 konnte nicht ermittelt werden. Der Updatevorgang wird abgebrochen. - Failed to open file '%1' for writting: %2. Updating aborted. - Beim Schreiben in die Datei '%1' trat folgender Fehler auf: %2. Der Updatevorgang wird abgebrochen. + Beim Schreiben in die Datei '%1' trat folgender Fehler auf: %2. Der Updatevorgang wird abgebrochen. - Installing updates. - Update wird installiert. + Update wird installiert. - Could not copy current application directory into %1 directory. - Das aktuelle Programmverzeichnis konnte nicht in das Verzeichnis %1 kopiert werden. + Das aktuelle Programmverzeichnis konnte nicht in das Verzeichnis %1 kopiert werden. - Could not create directory %1. - Das Verzeichnis %1 konnte nicht erstellt werden. + Das Verzeichnis %1 konnte nicht erstellt werden. - Could not rename directory %1 to %2. Details: %3 - Das Verzeichnis %1 konnte nicht in %2 umbenannt werden. + Das Verzeichnis %1 konnte nicht in %2 umbenannt werden. Details: %3 - Cannot not rename directory %1 to %2. Details: %3 - Das Verzeichnis %1 kann nicht in %2 umbenannt werden. + Das Verzeichnis %1 kann nicht in %2 umbenannt werden. Details: %3 - Could not move directory %1 to %2 and also failed to restore original directory, so the original SQLiteStudio directory is now located at: %3 - Das Verzeichnis %1 konnte nicht nach %2 verschoben werden. Ebenso schlug das Wiederherstellen des originalen Verzeichnissses fehlt, daher befindet sich das SQLiteStudio Verzeichnis nun hier: %3 + Das Verzeichnis %1 konnte nicht nach %2 verschoben werden. Ebenso schlug das Wiederherstellen des originalen Verzeichnissses fehlt, daher befindet sich das SQLiteStudio Verzeichnis nun hier: %3 - Could not rename directory %1 to %2. Rolled back to the original SQLiteStudio version. - Das Das Verzeichnis %1 konnte nicht nach %2 umbenannt werden.SQLiteStudio wird auf den Ursprungszustand zurückgesetzt. + Das Das Verzeichnis %1 konnte nicht nach %2 umbenannt werden.SQLiteStudio wird auf den Ursprungszustand zurückgesetzt. - Could not unpack component %1 into %2 directory. - Die Komponente %1 konnte nicht in das Verzeichnis %2 extrahiert werden. + Die Komponente %1 konnte nicht in das Verzeichnis %2 extrahiert werden. - Could not find permissions elevator application to run update as a root. Looked for: %1 - Die Rechteerweiterung zum Ausführen des Updates als 'root' konnte nicht gefunden werden. Es wurde gesucht nach: %1 + Die Rechteerweiterung zum Ausführen des Updates als 'root' konnte nicht gefunden werden. Es wurde gesucht nach: %1 - Could not execute final updating steps as root: %1 - Die abschließenden Aktualisierungsschritte konnten nicht als 'root' ausgeführt werden: %1 + Die abschließenden Aktualisierungsschritte konnten nicht als 'root' ausgeführt werden: %1 - - - - Could not execute final updating steps as admin: %1 - Die abschließenden Aktualisierungsschritte konnten nicht als 'admin' ausgeführt werden: %1 + Die abschließenden Aktualisierungsschritte konnten nicht als 'admin' ausgeführt werden: %1 - Cannot create temporary directory for updater. - Das temporäre Verzeichnis für den Updater konnte nicht erstellt werden. + Das temporäre Verzeichnis für den Updater konnte nicht erstellt werden. - Cannot create updater script file. - Die Skriptdatei für den Updater konnte nicht erstellt werden. + Die Skriptdatei für den Updater konnte nicht erstellt werden. - Updating canceled. - Updatevorgang abgebrochen. + Updatevorgang abgebrochen. - Could not execute final updating steps as administrator. - Die abschließenden Aktualisierungsschritte konnten nicht als 'administrator' ausgeführt werden. + Die abschließenden Aktualisierungsschritte konnten nicht als 'administrator' ausgeführt werden. - Could not execute final updating steps as administrator. Updater startup timed out. - Die abschließenden Aktualisierungsschritte konnten nicht als 'administrator' ausgeführt werden. Die Updatevorbereitungen liefen auf Zeitüberschreitung. + Die abschließenden Aktualisierungsschritte konnten nicht als 'administrator' ausgeführt werden. Die Updatevorbereitungen liefen auf Zeitüberschreitung. - Could not execute final updating steps as administrator. Updater operation timed out. - Die abschließenden Aktualisierungsschritte konnten nicht als 'administrator' ausgeführt werden. Der Updatevorgang lief auf Zeitüberschreitung. + Die abschließenden Aktualisierungsschritte konnten nicht als 'administrator' ausgeführt werden. Der Updatevorgang lief auf Zeitüberschreitung. - Could not clean up temporary directory %1. You can delete it manually at any time. - Das temporäre Verzeichnis %1 konnte nicht aufgeräumt werden. Sie können es später manuell löschen. + Das temporäre Verzeichnis %1 konnte nicht aufgeräumt werden. Sie können es später manuell löschen. - Could not run new version for continuing update. - Die neue Version zum Fortführen des Updates kann nicht gestartet werden. + Die neue Version zum Fortführen des Updates kann nicht gestartet werden. - Package not in tar.gz format, cannot install: %1 - Das Paket liegt nicht im tar.gz Format vor. %1 kann nicht installiert werden. + Das Paket liegt nicht im tar.gz Format vor. %1 kann nicht installiert werden. - Package %1 cannot be installed, because cannot move it to directory: %2 - Das Paket %1 kann nicht installiert werden, weil es nicht in das Verzeichnis %2 verschoben werden kann. + Das Paket %1 kann nicht installiert werden, weil es nicht in das Verzeichnis %2 verschoben werden kann. - Package %1 cannot be installed, because cannot unpack it: %2 - Das Paket %1 kann nicht installiert werden, weil es nicht extrahiert werden kann: %2 + Das Paket %1 kann nicht installiert werden, weil es nicht extrahiert werden kann: %2 - Package not in zip format, cannot install: %1 - Das Paket liegt nicht im zip Format vor. %1 kann nicht installiert werden. + Das Paket liegt nicht im zip Format vor. %1 kann nicht installiert werden. - Package %1 cannot be installed, because cannot unzip it to directory %2: %3 - Das Paket %1 kann nicht installiert werden, weil es nicht in das Verzeichnis %2: %3 extrahiert werden kann. + Das Paket %1 kann nicht installiert werden, weil es nicht in das Verzeichnis %2: %3 extrahiert werden kann. - Package %1 cannot be installed, because cannot unzip it to directory: %2 - Das Paket %1 kann nicht installiert werden, weil es nicht in das Verzeichnis %2 entzippt werden kann. + Das Paket %1 kann nicht installiert werden, weil es nicht in das Verzeichnis %2 entzippt werden kann. - - Could not rename directory %1 to %2. - Das Verzeichnis %1 konnte nicht in %2 umbenannt werden. + Das Verzeichnis %1 konnte nicht in %2 umbenannt werden. - Could not delete directory %1. - Das Verzeichnis %1 konnte nicht gelöscht werden. + Das Verzeichnis %1 konnte nicht gelöscht werden. - Error executing update command: %1 Error message: %2 - Fehler beim Ausführen des Updatekommandos %1. + Fehler beim Ausführen des Updatekommandos %1. Fehlerbeschreibung: %2 - An error occurred while downloading updates: %1. Updating aborted. - Beim Herunterladen des Updates %1 ist ein fehelr aufgetreten. Der Updatevorgang wurde abgebrochen. + Beim Herunterladen des Updates %1 ist ein fehelr aufgetreten. Der Updatevorgang wurde abgebrochen. + + + + Updates installer executable is missing. + + + + + + Unable to check for updates (%1) + + + + + details are unknown + + + + + Unable to run updater application (%1). Please report this. + diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_es.ts b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_es.ts index 007c39b..f0c170b 100644 --- a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_es.ts +++ b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_es.ts @@ -4,25 +4,17 @@ AbstractDb - - + + Cannot execute query on closed database. - + Error attaching database %1: %2 - - BugReporter - - - Invalid login or password - - - ChainExecutor @@ -145,38 +137,51 @@ + + ConfigImpl + + + Could not start database transaction for deleting SQL history, therefore it's not deleted. + + + + + Could not commit database transaction for deleting SQL history, therefore it's not deleted. + + + DbManagerImpl - + Could not add database %1: %2 - + Database %1 could not be updated, because of an error: %2 - - + + Database file doesn't exist. - - - + + + No supporting plugin loaded. - + Database could not be initialized. - + No suitable database driver plugin found. @@ -243,17 +248,17 @@ Tables, indexes, triggers and views copied to database %3 will remain. DbVersionConverter - + Target file exists, but could not be overwritten. - + Could not find proper database plugin to create target database. - + Error while converting database: %1 @@ -456,20 +461,20 @@ Tables, indexes, triggers and views copied to database %3 will remain. - - + + Error while importing data: %1 - + Interrupted. import process status update - + Could not import data row number %1. The row was ignored. Problem details: %2 @@ -763,12 +768,12 @@ Tables, indexes, triggers and views copied to database %3 will remain. - + Error while populating table: %1 - + Could not commit transaction after table populating. Error details: %1 @@ -776,71 +781,77 @@ Tables, indexes, triggers and views copied to database %3 will remain. QObject - - + + Could not open database: %1 - - + + Result set expired or no row available. - + + + Could not load extension %1: %2 + + + + Could not close database: %1 - - - - - - - + + + + + + + SQLite %1 does not support '%2' statement. - + SQLite %1 does not support '%2' statement, but the regular table can be created instead if you proceed. - + Could not parse statement: %1 Error details: %2 - - - - + + + + SQLite %1 does not support the '%2' clause. Cannot convert '%3' statement with that clause. - + SQLite %1 does not support the '%2' clause in the '%3' statement. - + SQLite %1 does not support current date or time clauses in expressions. - + SQLite %1 does not support row value clauses in expressions. - - - + + + SQLite %1 does not support '%2' clause in expressions. @@ -857,13 +868,13 @@ Error details: %2 - + Parser stack overflow - + Syntax error @@ -918,58 +929,58 @@ Error details: %2 - + Could not resolve data source for column: %1 - + Could not resolve table for column '%1'. - + Could not initialize configuration file. Any configuration changes and queries history will be lost after application restart. Tried to initialize the file at following localizations: %1. - + General purpose plugin category name - + Database support plugin category name - + Code formatter plugin category name - + Scripting languages plugin category name - + Exporting plugin category name - + Importing plugin category name - + Table populating plugin category name @@ -980,34 +991,34 @@ Error details: %2 - + All columns indexed by the index %1 are gone. The index will not be recreated after table modification. - + There is problem with proper processing trigger %1. It may be not fully updated afterwards and will need your attention. - + Cannot not update trigger %1 according to table %2 modification. - - - + + + There is a problem with updating an %1 statement within %2 trigger. One of the %1 substatements which might be referring to table %3 cannot be properly modified. Manual update of the trigger may be necessary. - + All columns covered by the trigger %1 are gone. The trigger will not be recreated after table modification. - + Cannot not update view %1 according to table %2 modifications. The view will remain as it is. @@ -1027,32 +1038,37 @@ The view will remain as it is. SQLiteStudio was unable to resolve columns returned by the new view, therefore it won't be able to tell which triggers might fail during the recreation process. + + + Could not open file '%1' for reading: %2 + + QueryExecutor - + Execution interrupted. - + Database is not open. - + Only one query can be executed simultaneously. - - + + An error occured while executing the count(*) query, thus data paging will be disabled. Error details from the database: %1 - + SQLiteStudio was unable to extract metadata from the query. Results won't be editable. @@ -1073,31 +1089,31 @@ The view will remain as it is. SqlHistoryModel - + Database sql history header - + Execution date sql history header - + Time spent sql history header - + Rows affected sql history header - + SQL sql history header @@ -1106,200 +1122,24 @@ The view will remain as it is. UpdateManager - - An error occurred while checking for updates: %1. - - - - - Could not check available updates, because server responded with invalid message format. It is safe to ignore this warning. - - - - - An error occurred while reading updates metadata: %1. - - - - - Could not download updates, because server responded with invalid message format. You can try again later or download and install updates manually. See <a href="%1">User Manual</a> for details. - - - - - Could not create temporary directory for downloading the update. Updating aborted. - - - - - There was no updates to download. Updating aborted. - - - - - Downloading: %1 - - - - - Could not determinate file name from update URL: %1. Updating aborted. - - - - - Failed to open file '%1' for writting: %2. Updating aborted. - - - - - Installing updates. - - - - - Could not copy current application directory into %1 directory. - - - - - Could not create directory %1. - - - - - Could not rename directory %1 to %2. -Details: %3 - - - - - Cannot not rename directory %1 to %2. -Details: %3 - - - - - Could not move directory %1 to %2 and also failed to restore original directory, so the original SQLiteStudio directory is now located at: %3 - - - - - Could not rename directory %1 to %2. Rolled back to the original SQLiteStudio version. - - - - - Could not unpack component %1 into %2 directory. - - - - - Could not find permissions elevator application to run update as a root. Looked for: %1 - - - - - Could not execute final updating steps as root: %1 - - - - - - - - Could not execute final updating steps as admin: %1 - - - - - Cannot create temporary directory for updater. - - - - - Cannot create updater script file. - - - - - Updating canceled. - - - - - Could not execute final updating steps as administrator. - - - - - Could not execute final updating steps as administrator. Updater startup timed out. - - - - - Could not execute final updating steps as administrator. Updater operation timed out. - - - - - Could not clean up temporary directory %1. You can delete it manually at any time. - - - - - Could not run new version for continuing update. - - - - - Package not in tar.gz format, cannot install: %1 - - - - - Package %1 cannot be installed, because cannot move it to directory: %2 - - - - - Package %1 cannot be installed, because cannot unpack it: %2 - - - - - Package not in zip format, cannot install: %1 - - - - - Package %1 cannot be installed, because cannot unzip it to directory %2: %3 - - - - - Package %1 cannot be installed, because cannot unzip it to directory: %2 - - - - - - Could not rename directory %1 to %2. + + Updates installer executable is missing. - - Could not delete directory %1. + + + Unable to check for updates (%1) - - Error executing update command: %1 -Error message: %2 + + details are unknown - - An error occurred while downloading updates: %1. Updating aborted. + + Unable to run updater application (%1). Please report this. diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_fr.qm b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_fr.qm index fccc28a..552d0cf 100644 Binary files a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_fr.qm and b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_fr.qm differ diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_fr.ts b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_fr.ts index bac1096..15f6cf7 100644 --- a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_fr.ts +++ b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_fr.ts @@ -4,13 +4,13 @@ AbstractDb - - + + Cannot execute query on closed database. Impossible d’exécuter la requête sur une base de données fermée. - + Error attaching database %1: %2 Erreur base de données attachée %1 : %2 @@ -18,9 +18,8 @@ BugReporter - Invalid login or password - Identifiant ou mot de passe incorrect + Identifiant ou mot de passe incorrect @@ -145,38 +144,51 @@ Objets temporaires de base de données + + ConfigImpl + + + Could not start database transaction for deleting SQL history, therefore it's not deleted. + + + + + Could not commit database transaction for deleting SQL history, therefore it's not deleted. + + + DbManagerImpl - + Could not add database %1: %2 Impossible d’ajouter une base de données %1 : %2 - + Database %1 could not be updated, because of an error: %2 La base de données %1 ne peut ëtre mise à jour à cause de l’erreur : %2 - - + + Database file doesn't exist. Le fichier de la base de données n’existe pas. - - - + + + No supporting plugin loaded. Aucun plugin supporté chargé. - + Database could not be initialized. La base de données ne peut être initialisée. - + No suitable database driver plugin found. Aucun pilote de base de données approprié trouvé. @@ -244,17 +256,17 @@ Tables, index, déclencheurs et vues copiés de la base de données %3 seront ma DbVersionConverter - + Target file exists, but could not be overwritten. Le fichier cible existe, mais ne peut être remplacé. - + Could not find proper database plugin to create target database. Impossible de trouver le plugin correct pour créer la base de données cible. - + Error while converting database: %1 Erreur lors de la conversion de la base de données : %1 @@ -457,20 +469,20 @@ Tables, index, déclencheurs et vues copiés de la base de données %3 seront ma - - + + Error while importing data: %1 Erreur lors de l’import des données : %1 - + Interrupted. import process status update Transaction interrompue. - + Could not import data row number %1. The row was ignored. Problem details: %2 @@ -764,12 +776,12 @@ Tables, index, déclencheurs et vues copiés de la base de données %3 seront ma Impossible d’initialiser la transaction pour remplir la table.Détails de l’erreur %1 - + Error while populating table: %1 Erreur lors du remplissage de la table : %1 - + Could not commit transaction after table populating. Error details: %1 Impossible d’enregistrer la transaction après le remplissage de la table. Erreur %1 @@ -777,72 +789,78 @@ Tables, index, déclencheurs et vues copiés de la base de données %3 seront ma QObject - - + + Could not open database: %1 Impossible d’ouvrir la base de données : %1 - - + + Result set expired or no row available. Terminé ou aucune ligne valide. - + + + Could not load extension %1: %2 + + + + Could not close database: %1 Impossible de clore la base de bonnées : %1 - - - - - - - + + + + + + + SQLite %1 does not support '%2' statement. SQLite %1 ne supporte pas l’instruction « %2 ». - + SQLite %1 does not support '%2' statement, but the regular table can be created instead if you proceed. SQLite %1 ne supporte pas l’instruction « %2 », mais la table normale peut être créée à la place si vous confirmez. - + Could not parse statement: %1 Error details: %2 Impossible d’analyser l’instruction : %1 Détails erreur: %2 - - - - + + + + SQLite %1 does not support the '%2' clause. Cannot convert '%3' statement with that clause. SQLite %1 ne supporte pas la clause « %2 ». Impossible de convertir l’instruction « %3 » avec cette clause. - + SQLite %1 does not support the '%2' clause in the '%3' statement. SQLite %1 ne supporte pas la clause « %2 » de l’instruction « %3 ». - + SQLite %1 does not support current date or time clauses in expressions. SQLite %1 ne supporte pas la clause date ou l’heure actuelle dans l’expression. - + SQLite %1 does not support row value clauses in expressions. - - - + + + SQLite %1 does not support '%2' clause in expressions. SQLite %1 ne supporte pas la clause « %2 » dans l’expression. @@ -859,13 +877,13 @@ Détails erreur: %2 - + Parser stack overflow Analyse dépassement pile - + Syntax error Erreur de syntaxe @@ -920,60 +938,60 @@ Détails erreur: %2 L’application de code ne peut être vide. - + Could not resolve data source for column: %1 Impossible de résoudre la source de données pour la colonnes : %1 - + Could not resolve table for column '%1'. - + Could not initialize configuration file. Any configuration changes and queries history will be lost after application restart. Tried to initialize the file at following localizations: %1. Impossible d’initialiser le fichier de configuration. Aucune modification et les requêtes seront perdues après redémarrage. Essayez d’initialiser le fichier avec cette localisation : %1. - + General purpose plugin category name Objectif général - + Database support plugin category name Support base de données - + Code formatter plugin category name Format code - + Scripting languages plugin category name Langages script - + Exporting plugin category name Export - + Importing plugin category name Import - + Table populating plugin category name Peuplement de la table @@ -984,34 +1002,34 @@ Détails erreur: %2 La table %1 référence la table %2, mais la clef étrangère ne pourra être mise à jour pour la nouvelle table à cause de problèmes lors de l’analyse DDL de la table %3. - + All columns indexed by the index %1 are gone. The index will not be recreated after table modification. Toutes les colonnes indéxées par l’index %1 sont traitées. L’index ne sera pas recréé après la modification de la table. - + There is problem with proper processing trigger %1. It may be not fully updated afterwards and will need your attention. - + Cannot not update trigger %1 according to table %2 modification. Impossible de mettre à jour le déclencheur %1 selon la modification de la table %2. - - - + + + There is a problem with updating an %1 statement within %2 trigger. One of the %1 substatements which might be referring to table %3 cannot be properly modified. Manual update of the trigger may be necessary. - + All columns covered by the trigger %1 are gone. The trigger will not be recreated after table modification. Toutes les colonnes couvertes par le déclencheur %1 sont faites. Le déclencheur ne sera pas recréé après la modification de la table. - + Cannot not update view %1 according to table %2 modifications. The view will remain as it is. Impossible de mettre à jour les modifications de la vue %1 issue de la table %2 @@ -1036,32 +1054,37 @@ La vue restera telque. SQLiteStudio was unable to resolve columns returned by the new view, therefore it won't be able to tell which triggers might fail during the recreation process. SQLiteStudio ne peut résoudre les colonnes résultant de la nouvelle vue, d’où le déclencheur en cause ne pourra être indiqué pendant le process. + + + Could not open file '%1' for reading: %2 + + QueryExecutor - + Execution interrupted. Exécution interrompue. - + Database is not open. La base de données n’est ouverte. - + Only one query can be executed simultaneously. Une seule requête peut être exécutée à la fois. - - + + An error occured while executing the count(*) query, thus data paging will be disabled. Error details from the database: %1 Une erreur s’est produite à l’exécution de la requête count(*), la recherche des données est arrêtée. Erreur de la base de données : %1 - + SQLiteStudio was unable to extract metadata from the query. Results won't be editable. SQLiteStudio ne peut extraire des métadonnées d’une requête. Les résultats ne peut être affichés. @@ -1082,31 +1105,31 @@ La vue restera telque. SqlHistoryModel - + Database sql history header Base de données - + Execution date sql history header Date d’exécution - + Time spent sql history header Temps passé - + Rows affected sql history header Lignes affectées - + SQL sql history header SQL @@ -1115,203 +1138,182 @@ La vue restera telque. UpdateManager - An error occurred while checking for updates: %1. - Une erreur est apparue lors du contrôle pour la mise à jour : %1. + Une erreur est apparue lors du contrôle pour la mise à jour : %1. - Could not check available updates, because server responded with invalid message format. It is safe to ignore this warning. - Impossible de vérifier la mise à jour, car le serveur a répondu avec un message invalide. Il est possible d’ignorer le warning. + Impossible de vérifier la mise à jour, car le serveur a répondu avec un message invalide. Il est possible d’ignorer le warning. - An error occurred while reading updates metadata: %1. - Erreur lors de la lecture de mise des méta données : %1. + Erreur lors de la lecture de mise des méta données : %1. - Could not download updates, because server responded with invalid message format. You can try again later or download and install updates manually. See <a href="%1">User Manual</a> for details. - Impossibles de télécharger les mises à jour, car le serveur répond avec un format de message invalide. Vous pover essayer plus tard ou télécharger et mettre à jour manuellement. Voir <a href="%1">User Manual</a> for details. + Impossibles de télécharger les mises à jour, car le serveur répond avec un format de message invalide. Vous pover essayer plus tard ou télécharger et mettre à jour manuellement. Voir <a href="%1">User Manual</a> for details. - Could not create temporary directory for downloading the update. Updating aborted. - Impossible de créer un répertoire temporaire pour télécharger la mise à jour. Mise à jour abandonnée. + Impossible de créer un répertoire temporaire pour télécharger la mise à jour. Mise à jour abandonnée. - There was no updates to download. Updating aborted. - Il n’y a aucune mise à jour à télécharger. Mise à jour abandonnée. + Il n’y a aucune mise à jour à télécharger. Mise à jour abandonnée. - Downloading: %1 - Téléchargement : %1 + Téléchargement : %1 - Could not determinate file name from update URL: %1. Updating aborted. - Impossible de déterminer le fichier de mise à jour URL : %1.Mise à jour abandonnée. + Impossible de déterminer le fichier de mise à jour URL : %1.Mise à jour abandonnée. - Failed to open file '%1' for writting: %2. Updating aborted. - Erreur à l’ouverture du fichier « %1 » pour l’écriture : %2. Mise à jour abandonnée. + Erreur à l’ouverture du fichier « %1 » pour l’écriture : %2. Mise à jour abandonnée. - Installing updates. - Installation des mises jour. + Installation des mises jour. - Could not copy current application directory into %1 directory. - Impossible de copier le répertoire de l’application courante dans %1. + Impossible de copier le répertoire de l’application courante dans %1. - Could not create directory %1. - Impossible de créer le répertoire : %1. + Impossible de créer le répertoire : %1. - Could not rename directory %1 to %2. Details: %3 - Impossible de renommer le répertoire %1 en %2. Détails : %3 + Impossible de renommer le répertoire %1 en %2. Détails : %3 - Cannot not rename directory %1 to %2. Details: %3 - Impossible de renommer le répertoire %1 en %2.Détails : %3 + Impossible de renommer le répertoire %1 en %2.Détails : %3 - Could not move directory %1 to %2 and also failed to restore original directory, so the original SQLiteStudio directory is now located at: %3 - Impossible de déplacer le répertoire %1 vers %2 d’où l’impossibilité de restaurer le répertoire original. SQLiteStudio est maintenant localisé : %3 + Impossible de déplacer le répertoire %1 vers %2 d’où l’impossibilité de restaurer le répertoire original. SQLiteStudio est maintenant localisé : %3 - Could not rename directory %1 to %2. Rolled back to the original SQLiteStudio version. - Impossible de renommer le répertoire %1 en %2, retour vers la version originale SQLiteStudio. + Impossible de renommer le répertoire %1 en %2, retour vers la version originale SQLiteStudio. - Could not unpack component %1 into %2 directory. - Impossible d’extraire le composant %1 dans le répertoire %2. + Impossible d’extraire le composant %1 dans le répertoire %2. - Could not find permissions elevator application to run update as a root. Looked for: %1 - Impossible d’élever les autorisations pour lancer la mise à jour en tantque root. Bloqué : %1 + Impossible d’élever les autorisations pour lancer la mise à jour en tantque root. Bloqué : %1 - Could not execute final updating steps as root: %1 - Impossible de finaliser la mis à jour en tant que root : %1 + Impossible de finaliser la mis à jour en tant que root : %1 - - - - Could not execute final updating steps as admin: %1 - Impossible de finaliser la mis à jour en tant que admin : %1 + Impossible de finaliser la mis à jour en tant que admin : %1 - Cannot create temporary directory for updater. - Impossible de créer un répertoire temporaire pour la mise à jour. + Impossible de créer un répertoire temporaire pour la mise à jour. - Cannot create updater script file. - impossible de créer le fichier du scripte de mise à jour. + impossible de créer le fichier du scripte de mise à jour. - Updating canceled. - Mise à jour suspendue. + Mise à jour suspendue. - Could not execute final updating steps as administrator. - Impossible de finaliser la mis à jour en tant qu’administrateur. + Impossible de finaliser la mis à jour en tant qu’administrateur. - Could not execute final updating steps as administrator. Updater startup timed out. - Impossible de finaliser la mis à jour en tant qu’administrateur. Délai d’attente de lancement dépassé. + Impossible de finaliser la mis à jour en tant qu’administrateur. Délai d’attente de lancement dépassé. - Could not execute final updating steps as administrator. Updater operation timed out. - Impossible de finaliser la mis à jour en tant qu’administrateur. Délai d’attente d’opération dépassé. + Impossible de finaliser la mis à jour en tant qu’administrateur. Délai d’attente d’opération dépassé. - Could not clean up temporary directory %1. You can delete it manually at any time. - Impossible de nettoyer le répertoire temporaire %1. Vous pouver le supprimer manuellement plutard. + Impossible de nettoyer le répertoire temporaire %1. Vous pouver le supprimer manuellement plutard. - Could not run new version for continuing update. - Impossible de lancer la nouvelle version afin de continuer la mise à jour. + Impossible de lancer la nouvelle version afin de continuer la mise à jour. - Package not in tar.gz format, cannot install: %1 - Installation impossible un paquet n’est pas au format tar.zg : %1 + Installation impossible un paquet n’est pas au format tar.zg : %1 - Package %1 cannot be installed, because cannot move it to directory: %2 - Le paquet %1 ne peut être installé, celui-ci ne pouvant déplacé dans le répertoire : %2 + Le paquet %1 ne peut être installé, celui-ci ne pouvant déplacé dans le répertoire : %2 - Package %1 cannot be installed, because cannot unpack it: %2 - Le paquet %1 ne peut être installé, celui-ci ne pouvant décompressé : %2 + Le paquet %1 ne peut être installé, celui-ci ne pouvant décompressé : %2 - Package not in zip format, cannot install: %1 - Installation impossible, un paquet est manquant : %1 + Installation impossible, un paquet est manquant : %1 - Package %1 cannot be installed, because cannot unzip it to directory %2: %3 - Le paquet %1 ne peut être installé, celui-ci ne pouvant décompressé dans le répertoire %2 : %3 + Le paquet %1 ne peut être installé, celui-ci ne pouvant décompressé dans le répertoire %2 : %3 - Package %1 cannot be installed, because cannot unzip it to directory: %2 - Le paquet %1 ne peut être installé, celui-ci ne pouvant décompressé dans le répertoire : %2 + Le paquet %1 ne peut être installé, celui-ci ne pouvant décompressé dans le répertoire : %2 - - Could not rename directory %1 to %2. - Impossible de renommer le répertoire %1 en %2. + Impossible de renommer le répertoire %1 en %2. - Could not delete directory %1. - Impossible de supprimer le répertoire %1. + Impossible de supprimer le répertoire %1. - Error executing update command: %1 Error message: %2 - Erreur d’exécution de la commande de mise à jour : %1 + Erreur d’exécution de la commande de mise à jour : %1 Message d’erreur : %2 - An error occurred while downloading updates: %1. Updating aborted. - Erreur lors du téléchargement de la mise à jour : %1. Mise à jour abandonnée. + Erreur lors du téléchargement de la mise à jour : %1. Mise à jour abandonnée. + + + + Updates installer executable is missing. + + + + + + Unable to check for updates (%1) + + + + + details are unknown + + + + + Unable to run updater application (%1). Please report this. + diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_it.ts b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_it.ts index beed03d..461461f 100644 --- a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_it.ts +++ b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_it.ts @@ -4,25 +4,17 @@ AbstractDb - - + + Cannot execute query on closed database. - + Error attaching database %1: %2 - - BugReporter - - - Invalid login or password - - - ChainExecutor @@ -145,38 +137,51 @@ + + ConfigImpl + + + Could not start database transaction for deleting SQL history, therefore it's not deleted. + + + + + Could not commit database transaction for deleting SQL history, therefore it's not deleted. + + + DbManagerImpl - + Could not add database %1: %2 - + Database %1 could not be updated, because of an error: %2 - - + + Database file doesn't exist. - - - + + + No supporting plugin loaded. - + Database could not be initialized. - + No suitable database driver plugin found. @@ -243,17 +248,17 @@ Tables, indexes, triggers and views copied to database %3 will remain. DbVersionConverter - + Target file exists, but could not be overwritten. - + Could not find proper database plugin to create target database. - + Error while converting database: %1 @@ -456,20 +461,20 @@ Tables, indexes, triggers and views copied to database %3 will remain. - - + + Error while importing data: %1 - + Interrupted. import process status update - + Could not import data row number %1. The row was ignored. Problem details: %2 @@ -763,12 +768,12 @@ Tables, indexes, triggers and views copied to database %3 will remain. - + Error while populating table: %1 - + Could not commit transaction after table populating. Error details: %1 @@ -776,71 +781,77 @@ Tables, indexes, triggers and views copied to database %3 will remain. QObject - - + + Could not open database: %1 - - + + Result set expired or no row available. - + + + Could not load extension %1: %2 + + + + Could not close database: %1 - - - - - - - + + + + + + + SQLite %1 does not support '%2' statement. - + SQLite %1 does not support '%2' statement, but the regular table can be created instead if you proceed. - + Could not parse statement: %1 Error details: %2 - - - - + + + + SQLite %1 does not support the '%2' clause. Cannot convert '%3' statement with that clause. - + SQLite %1 does not support the '%2' clause in the '%3' statement. - + SQLite %1 does not support current date or time clauses in expressions. - + SQLite %1 does not support row value clauses in expressions. - - - + + + SQLite %1 does not support '%2' clause in expressions. @@ -857,13 +868,13 @@ Error details: %2 - + Parser stack overflow - + Syntax error @@ -918,58 +929,58 @@ Error details: %2 - + Could not resolve data source for column: %1 - + Could not resolve table for column '%1'. - + Could not initialize configuration file. Any configuration changes and queries history will be lost after application restart. Tried to initialize the file at following localizations: %1. - + General purpose plugin category name - + Database support plugin category name - + Code formatter plugin category name - + Scripting languages plugin category name - + Exporting plugin category name - + Importing plugin category name - + Table populating plugin category name @@ -980,35 +991,35 @@ Error details: %2 - + All columns indexed by the index %1 are gone. The index will not be recreated after table modification. - + There is problem with proper processing trigger %1. It may be not fully updated afterwards and will need your attention. - + All columns covered by the trigger %1 are gone. The trigger will not be recreated after table modification. - + Cannot not update trigger %1 according to table %2 modification. - + Cannot not update view %1 according to table %2 modifications. The view will remain as it is. - - - + + + There is a problem with updating an %1 statement within %2 trigger. One of the %1 substatements which might be referring to table %3 cannot be properly modified. Manual update of the trigger may be necessary. @@ -1027,32 +1038,37 @@ The view will remain as it is. SQLiteStudio was unable to resolve columns returned by the new view, therefore it won't be able to tell which triggers might fail during the recreation process. + + + Could not open file '%1' for reading: %2 + + QueryExecutor - + Execution interrupted. - + Database is not open. - + Only one query can be executed simultaneously. - - + + An error occured while executing the count(*) query, thus data paging will be disabled. Error details from the database: %1 - + SQLiteStudio was unable to extract metadata from the query. Results won't be editable. @@ -1073,31 +1089,31 @@ The view will remain as it is. SqlHistoryModel - + Database sql history header - + Execution date sql history header - + Time spent sql history header - + Rows affected sql history header - + SQL sql history header @@ -1106,200 +1122,24 @@ The view will remain as it is. UpdateManager - - An error occurred while checking for updates: %1. - - - - - Could not check available updates, because server responded with invalid message format. It is safe to ignore this warning. - - - - - An error occurred while reading updates metadata: %1. - - - - - Could not download updates, because server responded with invalid message format. You can try again later or download and install updates manually. See <a href="%1">User Manual</a> for details. - - - - - Could not create temporary directory for downloading the update. Updating aborted. - - - - - There was no updates to download. Updating aborted. - - - - - Downloading: %1 - - - - - Could not determinate file name from update URL: %1. Updating aborted. - - - - - Failed to open file '%1' for writting: %2. Updating aborted. - - - - - Installing updates. - - - - - Could not copy current application directory into %1 directory. - - - - - Could not create directory %1. - - - - - Could not rename directory %1 to %2. -Details: %3 - - - - - Cannot not rename directory %1 to %2. -Details: %3 - - - - - Could not move directory %1 to %2 and also failed to restore original directory, so the original SQLiteStudio directory is now located at: %3 - - - - - Could not rename directory %1 to %2. Rolled back to the original SQLiteStudio version. - - - - - Could not unpack component %1 into %2 directory. - - - - - Could not find permissions elevator application to run update as a root. Looked for: %1 - - - - - Could not execute final updating steps as root: %1 - - - - - - - - Could not execute final updating steps as admin: %1 - - - - - Cannot create temporary directory for updater. - - - - - Cannot create updater script file. - - - - - Updating canceled. - - - - - Could not execute final updating steps as administrator. - - - - - Could not execute final updating steps as administrator. Updater startup timed out. - - - - - Could not execute final updating steps as administrator. Updater operation timed out. - - - - - Could not clean up temporary directory %1. You can delete it manually at any time. - - - - - Could not run new version for continuing update. - - - - - Package not in tar.gz format, cannot install: %1 - - - - - Package %1 cannot be installed, because cannot move it to directory: %2 - - - - - Package %1 cannot be installed, because cannot unpack it: %2 - - - - - Package not in zip format, cannot install: %1 - - - - - Package %1 cannot be installed, because cannot unzip it to directory %2: %3 - - - - - Package %1 cannot be installed, because cannot unzip it to directory: %2 - - - - - - Could not rename directory %1 to %2. + + Updates installer executable is missing. - - Could not delete directory %1. + + + Unable to check for updates (%1) - - Error executing update command: %1 -Error message: %2 + + details are unknown - - An error occurred while downloading updates: %1. Updating aborted. + + Unable to run updater application (%1). Please report this. diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pl.qm b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pl.qm index 76565a1..d8a2202 100644 Binary files a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pl.qm and b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pl.qm differ diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pl.ts b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pl.ts index 843aebe..6a1e7aa 100644 --- a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pl.ts +++ b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pl.ts @@ -4,13 +4,13 @@ AbstractDb - - + + Cannot execute query on closed database. Nie można wykonać zapytania na zamkniętej bazie danych. - + Error attaching database %1: %2 Błąd podczas dołączania bazy danych %1: %2 @@ -18,9 +18,8 @@ BugReporter - Invalid login or password - Niepoprawny login lub hasło + Niepoprawny login lub hasło @@ -145,38 +144,51 @@ Baza danych obiektów tymczasowych + + ConfigImpl + + + Could not start database transaction for deleting SQL history, therefore it's not deleted. + Nie można rozpocząć transakcji dla usuwania historii SQL, więc nie można usunąć historii. + + + + Could not commit database transaction for deleting SQL history, therefore it's not deleted. + Nie można zatwierdzić transakcji dla usuwania historii SQL, więc nie można usunąć historii. + + DbManagerImpl - + Could not add database %1: %2 Nie udało się dodać bazę danych %1: %2 - + Database %1 could not be updated, because of an error: %2 Nie udało się zaktualizować baza danych %1 z powodu błędu: %2 - - + + Database file doesn't exist. Plik bazy danych nie istnieje. - - - + + + No supporting plugin loaded. Nie załadowano obsługującej wtyczki. - + Database could not be initialized. Nie udało się zainicjalizować bazy danych. - + No suitable database driver plugin found. Nie znaleziono odpowiedniej wtyczki sterownika. @@ -244,17 +256,17 @@ Tabele, indeksy, wyzwalacze i widoki skopiowane do bazy danych %3 pozostaną na DbVersionConverter - + Target file exists, but could not be overwritten. Plik docelowy istnieje, ale nie może być nadpisany. - + Could not find proper database plugin to create target database. Nie znaleziono odpowiedniej wtyczki bazy danych, aby utworzyć docelową bazę danych. - + Error while converting database: %1 Błąd podczas konwersji bazy danych: %1 @@ -465,20 +477,20 @@ Tabele, indeksy, wyzwalacze i widoki skopiowane do bazy danych %3 pozostaną na - - + + Error while importing data: %1 Błąd podczas importowania danych: %1 - + Interrupted. import process status update Przerwano. - + Could not import data row number %1. The row was ignored. Problem details: %2 Nie udało się zaimportować wiersza danych numer %1. Wiersz ten został zignorowany. Szczegóły problemu: %2 @@ -772,12 +784,12 @@ Tabele, indeksy, wyzwalacze i widoki skopiowane do bazy danych %3 pozostaną na Nie udało się rozpocząć transakcji w celu zaludnienia tabeli. Szczegóły błędu: %1 - + Error while populating table: %1 Błąd podczas zaludniania tabeli: %2 - + Could not commit transaction after table populating. Error details: %1 Nie udało się zatwierdzić transakcji po zaludnieniu tabeli. Szczegóły błędy: %1 @@ -785,38 +797,38 @@ Tabele, indeksy, wyzwalacze i widoki skopiowane do bazy danych %3 pozostaną na QObject - - - - - - - + + + + + + + SQLite %1 does not support '%2' statement. SQLite %1 nie obsługuje zapytania '%2'. - + SQLite %1 does not support '%2' statement, but the regular table can be created instead if you proceed. SQLite %1 nie obsługuje zapytania '%2', ale stworzona zostanie zwykła tabela, jeśli będziesz kontynuować. - + Could not parse statement: %1 Error details: %2 Nie udało się przeanalizować zapytania: %1 Szczegóły błędu: %2 - - - - + + + + SQLite %1 does not support the '%2' clause. Cannot convert '%3' statement with that clause. SQLite %1 nie obsługuje klauzuli '%2'. Nie można przekonwertować zapytania '%3' z tą klauzulą. - + SQLite %1 does not support the '%2' clause in the '%3' statement. SQLite %1 nie obsługuje klauzuli '%2' w zapytaniu '%3'. @@ -825,19 +837,19 @@ Szczegóły błędu: %2 SQLite %1 nie obsługuje klauzuli '%2'. Nie można przekonwertować zapytania '%3' z tą klauzulą. {1 ?} {2'?} {1'?} - + SQLite %1 does not support current date or time clauses in expressions. SQLite %1 nie obsługuje aktualnej daty lub klauzul czasowu w wyrażeniach. - + SQLite %1 does not support row value clauses in expressions. SQLite %1 nie obsługuje klauzuli wartości wierszowej w wyrażeniach. - - - + + + SQLite %1 does not support '%2' clause in expressions. SQLite %1 nie obsługuje klauzuli '%2' w wyrażeniach. @@ -854,13 +866,13 @@ Szczegóły błędu: %2 - + Parser stack overflow Przeciążenie stosu analizatora. - + Syntax error Błąd składni @@ -915,58 +927,58 @@ Szczegóły błędu: %2 Kod implementacji nie może być pusty. - + Could not resolve data source for column: %1 Nie znaleziono źródła danych dla kolumny: %1 - + Could not resolve table for column '%1'. Nie można ustalić tabeli lub kolumny '%1'. - + Could not initialize configuration file. Any configuration changes and queries history will be lost after application restart. Tried to initialize the file at following localizations: %1. Nie udało się zainicjalizować pliku konfiguracyjnego. Jakiekolwiek zmiany w konfiguracji i historia zapytań będą utracone po zrestartowaniu aplikacji. Próbowano zainicjalizować plik konfiguracyjny w następujących lokalizacjach: %1. - + General purpose plugin category name Ogólne - + Database support plugin category name Wsparcie baz danych - + Code formatter plugin category name Formatowanie kodu - + Scripting languages plugin category name Języki skryptowe - + Exporting plugin category name Eksportowanie - + Importing plugin category name Importowanie - + Table populating plugin category name Zaludnianie tabel @@ -977,34 +989,34 @@ Szczegóły błędu: %2 Tabela %1 odwołuje się do tabeli %2, ale definicja klucza obcego nie zostanie zaktualizowane dla definicji nowej tabeli w związku z problemami przy analizowaniu DDL tabeli %3. - + All columns indexed by the index %1 are gone. The index will not be recreated after table modification. Wszystkie kolumny indeksowane przez indeks %1 już nie istnieją. Indeks ten nie będzie odtworzony po modyfikacji tabeli. - + There is problem with proper processing trigger %1. It may be not fully updated afterwards and will need your attention. Wystąpił problem z poprawnym przetworzeniem wyzwalacza %1. Może on zostać zaktualizowany tylko częściowo i będzie wymagał twojej uwagi. - + Cannot not update trigger %1 according to table %2 modification. Nie można zaktualizować wyzwalacza %1 zgodnie z modyfikacjami tabeli %2. - - - + + + There is a problem with updating an %1 statement within %2 trigger. One of the %1 substatements which might be referring to table %3 cannot be properly modified. Manual update of the trigger may be necessary. Jest problem ze zaktualizowaniem zapytania %1 w wyzwalaczu %2. Jedeno z podzapytań %1, które może odwoływać się do tabeli %3 nie może być poprawnie zmodyfikowane. Ręczna aktualizacja tego wyzwalacza może być niezbędna. - + All columns covered by the trigger %1 are gone. The trigger will not be recreated after table modification. Wszystkie kolumny obsługiwane przez wyzwalacz %1 już nie istnieją. Wyzwalacz ten nie będzie odtworzony po modyfikacji tabeli. - + Cannot not update view %1 according to table %2 modifications. The view will remain as it is. Nie można zaktualizować widoku %1 w związku z modyfikacjami tabeli %2. @@ -1030,22 +1042,33 @@ Widok pozostanie nienaruszony. SQLiteStudio nie było w stanie określić kolumn zwracanych przez nowy widok, w związku z czym nie może określić które wyzwalacze mogą się nie powieść podczas procesu odtwarzania. - - + + Could not open database: %1 Nie udało się otworzyć bazy danych: %1 - + + + Could not load extension %1: %2 + Nie udało się załadować rozszerzenia %1: %2 + + + Could not close database: %1 Nie udało się zamknąć bazy danych: %1 - - + + Result set expired or no row available. Wyniki zapytania są nieaktualne, lub nie ma dostępnych wierszy. + + + Could not open file '%1' for reading: %2 + Nie można otworzyż pliku '%1' do odczytu: %2 + Query @@ -1057,28 +1080,28 @@ Widok pozostanie nienaruszony. QueryExecutor - + Execution interrupted. Wykonywanie przerwane. - + Database is not open. Baza danych nie jest otwarta. - + Only one query can be executed simultaneously. Tylko jedno zapytanie może być wykonywane w danym momencie. - - + + An error occured while executing the count(*) query, thus data paging will be disabled. Error details from the database: %1 Wystąpił błąd podczas wykonywania zapytania count(*), przez co stronicowanie danych będzie wyłączone. Szczegóły błędy z bazy danych: %1 - + SQLiteStudio was unable to extract metadata from the query. Results won't be editable. SQLiteStudio nie mogło uzyskać metadanych z zapytania. Nie będzie można edytować wyników zapytania. @@ -1099,31 +1122,31 @@ Widok pozostanie nienaruszony. SqlHistoryModel - + Database sql history header Baza danych - + Execution date sql history header Data wykonania - + Time spent sql history header Czas trwania - + Rows affected sql history header Liczba wierszy - + SQL sql history header SQL @@ -1132,204 +1155,183 @@ Widok pozostanie nienaruszony. UpdateManager - An error occurred while checking for updates: %1. - Wystąpił błąd podczas sprawdzania aktualizacji: %1 + Wystąpił błąd podczas sprawdzania aktualizacji: %1 - Could not check available updates, because server responded with invalid message format. It is safe to ignore this warning. - Nie udało się sprawdzić aktualizacji, ponieważ serwer odpowiedział wiadomością w niepoprawnym formacie. Możesz spokojnie zignorować tą informację. + Nie udało się sprawdzić aktualizacji, ponieważ serwer odpowiedział wiadomością w niepoprawnym formacie. Możesz spokojnie zignorować tą informację. - An error occurred while reading updates metadata: %1. - Wystąpił błąd podczas odczytu metadanych aktualizacji: %1 + Wystąpił błąd podczas odczytu metadanych aktualizacji: %1 - Could not download updates, because server responded with invalid message format. You can try again later or download and install updates manually. See <a href="%1">User Manual</a> for details. - Nie udało się ściągnąć aktualizacji, ponieważ serwer odpowiedział wiadomością w niepoprawnym formacie. Możesz spróbować jeszcze raz później, lub ściągnąć i stainstalować aktualizację ręcznie. Szczegóły: <a href="%1">Podręcznik użytkownika</a>. + Nie udało się ściągnąć aktualizacji, ponieważ serwer odpowiedział wiadomością w niepoprawnym formacie. Możesz spróbować jeszcze raz później, lub ściągnąć i stainstalować aktualizację ręcznie. Szczegóły: <a href="%1">Podręcznik użytkownika</a>. - Could not create temporary directory for downloading the update. Updating aborted. - Nie udało się stworzyć katalogu tymczasowego w celu pobrania aktualizacji. Aktualizacja została przerwana. + Nie udało się stworzyć katalogu tymczasowego w celu pobrania aktualizacji. Aktualizacja została przerwana. - There was no updates to download. Updating aborted. - Nie znaleziono aktualizacji do pobrania. Aktualizacja przerwana. + Nie znaleziono aktualizacji do pobrania. Aktualizacja przerwana. - Downloading: %1 - Pobieranie: %1 + Pobieranie: %1 - Could not determinate file name from update URL: %1. Updating aborted. - Nie udało się określić nazwy pliku z URL aktualizacji: %1. Aktualizacja przerwana. + Nie udało się określić nazwy pliku z URL aktualizacji: %1. Aktualizacja przerwana. - Failed to open file '%1' for writting: %2. Updating aborted. - Nie udało się otworzyć pliku '%1' do zapisu: %2. Aktualizacja przerwana. + Nie udało się otworzyć pliku '%1' do zapisu: %2. Aktualizacja przerwana. - Installing updates. - Instalowanie aktualizacji. + Instalowanie aktualizacji. - Could not copy current application directory into %1 directory. - Nie udało się skopiować bieżącego katalogu aplikacji do katalogu %1. + Nie udało się skopiować bieżącego katalogu aplikacji do katalogu %1. - Could not create directory %1. - Nie udało się stworzyć katalogu %1. + Nie udało się stworzyć katalogu %1. - Could not rename directory %1 to %2. Details: %3 - Nie udało się zmienić nazwy katalogu %1 na %2. + Nie udało się zmienić nazwy katalogu %1 na %2. Szczegóły: %3 - Cannot not rename directory %1 to %2. Details: %3 - Nie można zmienić nazwy katalogu %1 na %2. + Nie można zmienić nazwy katalogu %1 na %2. Szczegóły: %3 - Could not move directory %1 to %2 and also failed to restore original directory, so the original SQLiteStudio directory is now located at: %3 - Nie udało się przenieść katalogu %1 do %2, oraz nie udało się przywrócić originalnego katalog, więc originalny katalog SQLiteStudio jest mieści się teraz w: %3 + Nie udało się przenieść katalogu %1 do %2, oraz nie udało się przywrócić originalnego katalog, więc originalny katalog SQLiteStudio jest mieści się teraz w: %3 - Could not rename directory %1 to %2. Rolled back to the original SQLiteStudio version. - Nie udało się zmienić nazwy katalogu %1 na %2. Przywrócono originalną wersję SQLiteStudio. + Nie udało się zmienić nazwy katalogu %1 na %2. Przywrócono originalną wersję SQLiteStudio. - Could not unpack component %1 into %2 directory. - Nie udało się rozpakować komponentu %1 do katalogu %2. + Nie udało się rozpakować komponentu %1 do katalogu %2. - Could not find permissions elevator application to run update as a root. Looked for: %1 - Nie udało się znaleźć narzędzia do podnoszenia uprawnień aplikacji, aby uruchomić aktualizację jako administrator. Szukano następujących: %1 + Nie udało się znaleźć narzędzia do podnoszenia uprawnień aplikacji, aby uruchomić aktualizację jako administrator. Szukano następujących: %1 - Could not execute final updating steps as root: %1 - Nie udało się wykonać ostatnich kroków jako administrator: %1 + Nie udało się wykonać ostatnich kroków jako administrator: %1 - - - - Could not execute final updating steps as admin: %1 - Nie udało się wykonać ostatnich kroków jako administrator: %1 + Nie udało się wykonać ostatnich kroków jako administrator: %1 - Cannot create temporary directory for updater. - Nie można stworzyć tymczasowego katalogu dla aktualizacji. + Nie można stworzyć tymczasowego katalogu dla aktualizacji. - Cannot create updater script file. - Nie można utworzyć skryptu aktualizacji. + Nie można utworzyć skryptu aktualizacji. - Updating canceled. - Aktualizacja wycofana. + Aktualizacja wycofana. - Could not execute final updating steps as administrator. - Nie udało się wykonać ostatich kroków aktualizacji jako administrator. + Nie udało się wykonać ostatich kroków aktualizacji jako administrator. - Could not execute final updating steps as administrator. Updater startup timed out. - Nie udało się wykonać ostatich kroków aktualizacji jako administrator. Przekroczono limit czasu oczekiwania. + Nie udało się wykonać ostatich kroków aktualizacji jako administrator. Przekroczono limit czasu oczekiwania. - Could not execute final updating steps as administrator. Updater operation timed out. - Nie udało się wykonać ostatich kroków aktualizacji jako administrator. Przekroczono limit czasu oczekiwania. + Nie udało się wykonać ostatich kroków aktualizacji jako administrator. Przekroczono limit czasu oczekiwania. - Could not clean up temporary directory %1. You can delete it manually at any time. - Nie udało się wyczyścić katalogu tymczasowego %1. Możesz go usunąć ręcznie w dowolnym momencie. + Nie udało się wyczyścić katalogu tymczasowego %1. Możesz go usunąć ręcznie w dowolnym momencie. - Could not run new version for continuing update. - Nie udało się uruchomić nowej wersji w celu kontynuowania aktualizacji. + Nie udało się uruchomić nowej wersji w celu kontynuowania aktualizacji. - Package not in tar.gz format, cannot install: %1 - Paczka nie jest w formacie tar.gz, nie można zainstalować: %1 + Paczka nie jest w formacie tar.gz, nie można zainstalować: %1 - Package %1 cannot be installed, because cannot move it to directory: %2 - Paczka %1 nie może być zainstalowana, ponieważ nie można przenieść jej do katalogu: %2 + Paczka %1 nie może być zainstalowana, ponieważ nie można przenieść jej do katalogu: %2 - Package %1 cannot be installed, because cannot unpack it: %2 - Paczka %1 nie może być zainstalowana, ponieważ nie można jej rozpakować: %2 + Paczka %1 nie może być zainstalowana, ponieważ nie można jej rozpakować: %2 - Package not in zip format, cannot install: %1 - Paczka nie jest w formacie zip, nie można zainstalować: %1 + Paczka nie jest w formacie zip, nie można zainstalować: %1 - Package %1 cannot be installed, because cannot unzip it to directory %2: %3 - Paczka %1 nie może być zainstalowana, ponieważ nie można jej rozpakować do katalogu %2: %3 + Paczka %1 nie może być zainstalowana, ponieważ nie można jej rozpakować do katalogu %2: %3 - Package %1 cannot be installed, because cannot unzip it to directory: %2 - Paczka %1 nie może być zainstalowana, ponieważ nie można jej rozpakować do katalogu %2 + Paczka %1 nie może być zainstalowana, ponieważ nie można jej rozpakować do katalogu %2 - - Could not rename directory %1 to %2. - Nie udało się zmienić nazwy katalogu %1 na %2. + Nie udało się zmienić nazwy katalogu %1 na %2. - Could not delete directory %1. - Nie udało się skasować katalogu %1. + Nie udało się skasować katalogu %1. - Error executing update command: %1 Error message: %2 - Błąd podczas wykonywania polecenia aktualizacji: %1 + Błąd podczas wykonywania polecenia aktualizacji: %1 Treść błędu: %2 - An error occurred while downloading updates: %1. Updating aborted. - Wystąpił błąd podczas pobierania aktualizacji: %1. Aktualizacja przerwana. + Wystąpił błąd podczas pobierania aktualizacji: %1. Aktualizacja przerwana. + + + + Updates installer executable is missing. + Nie można znaleźć pliku wykonywalnego instalatora aktualizacji. + + + + + Unable to check for updates (%1) + Nie można sprawdzić dostępnych aktualizacji (%1) + + + + details are unknown + szczegóły nieznane + + + + Unable to run updater application (%1). Please report this. + Nie można uruchomić aplikacji aktualizującej (%1). Proszę to zgłosić. diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pt_BR.qm b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pt_BR.qm index 8d72a0b..95d8136 100644 Binary files a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pt_BR.qm and b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pt_BR.qm differ diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pt_BR.ts b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pt_BR.ts index 82a5283..8f3404e 100644 --- a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pt_BR.ts +++ b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pt_BR.ts @@ -4,13 +4,13 @@ AbstractDb - - + + Cannot execute query on closed database. Não é possível executar query em banco de dados fechado. - + Error attaching database %1: %2 @@ -18,9 +18,8 @@ BugReporter - Invalid login or password - login ou senha inválido + login ou senha inválido @@ -145,38 +144,51 @@ + + ConfigImpl + + + Could not start database transaction for deleting SQL history, therefore it's not deleted. + + + + + Could not commit database transaction for deleting SQL history, therefore it's not deleted. + + + DbManagerImpl - + Could not add database %1: %2 - + Database %1 could not be updated, because of an error: %2 - - + + Database file doesn't exist. - - - + + + No supporting plugin loaded. - + Database could not be initialized. - + No suitable database driver plugin found. @@ -243,17 +255,17 @@ Tables, indexes, triggers and views copied to database %3 will remain. DbVersionConverter - + Target file exists, but could not be overwritten. - + Could not find proper database plugin to create target database. - + Error while converting database: %1 @@ -456,20 +468,20 @@ Tables, indexes, triggers and views copied to database %3 will remain. - - + + Error while importing data: %1 - + Interrupted. import process status update - + Could not import data row number %1. The row was ignored. Problem details: %2 @@ -763,12 +775,12 @@ Tables, indexes, triggers and views copied to database %3 will remain. - + Error while populating table: %1 - + Could not commit transaction after table populating. Error details: %1 @@ -776,71 +788,77 @@ Tables, indexes, triggers and views copied to database %3 will remain. QObject - - + + Could not open database: %1 - - + + Result set expired or no row available. - + + + Could not load extension %1: %2 + + + + Could not close database: %1 - - - - - - - + + + + + + + SQLite %1 does not support '%2' statement. - + SQLite %1 does not support '%2' statement, but the regular table can be created instead if you proceed. - + Could not parse statement: %1 Error details: %2 - - - - + + + + SQLite %1 does not support the '%2' clause. Cannot convert '%3' statement with that clause. - + SQLite %1 does not support the '%2' clause in the '%3' statement. - + SQLite %1 does not support current date or time clauses in expressions. - + SQLite %1 does not support row value clauses in expressions. - - - + + + SQLite %1 does not support '%2' clause in expressions. @@ -857,13 +875,13 @@ Error details: %2 - + Parser stack overflow - + Syntax error @@ -918,58 +936,58 @@ Error details: %2 - + Could not resolve data source for column: %1 - + Could not resolve table for column '%1'. - + Could not initialize configuration file. Any configuration changes and queries history will be lost after application restart. Tried to initialize the file at following localizations: %1. - + General purpose plugin category name - + Database support plugin category name - + Code formatter plugin category name - + Scripting languages plugin category name - + Exporting plugin category name - + Importing plugin category name - + Table populating plugin category name @@ -980,34 +998,34 @@ Error details: %2 - + All columns indexed by the index %1 are gone. The index will not be recreated after table modification. - + There is problem with proper processing trigger %1. It may be not fully updated afterwards and will need your attention. - + Cannot not update trigger %1 according to table %2 modification. - - - + + + There is a problem with updating an %1 statement within %2 trigger. One of the %1 substatements which might be referring to table %3 cannot be properly modified. Manual update of the trigger may be necessary. - + All columns covered by the trigger %1 are gone. The trigger will not be recreated after table modification. - + Cannot not update view %1 according to table %2 modifications. The view will remain as it is. @@ -1027,32 +1045,37 @@ The view will remain as it is. SQLiteStudio was unable to resolve columns returned by the new view, therefore it won't be able to tell which triggers might fail during the recreation process. + + + Could not open file '%1' for reading: %2 + + QueryExecutor - + Execution interrupted. - + Database is not open. - + Only one query can be executed simultaneously. - - + + An error occured while executing the count(*) query, thus data paging will be disabled. Error details from the database: %1 - + SQLiteStudio was unable to extract metadata from the query. Results won't be editable. @@ -1073,31 +1096,31 @@ The view will remain as it is. SqlHistoryModel - + Database sql history header - + Execution date sql history header - + Time spent sql history header - + Rows affected sql history header - + SQL sql history header @@ -1106,200 +1129,24 @@ The view will remain as it is. UpdateManager - - An error occurred while checking for updates: %1. - - - - - Could not check available updates, because server responded with invalid message format. It is safe to ignore this warning. - - - - - An error occurred while reading updates metadata: %1. - - - - - Could not download updates, because server responded with invalid message format. You can try again later or download and install updates manually. See <a href="%1">User Manual</a> for details. - - - - - Could not create temporary directory for downloading the update. Updating aborted. - - - - - There was no updates to download. Updating aborted. - - - - - Downloading: %1 - - - - - Could not determinate file name from update URL: %1. Updating aborted. - - - - - Failed to open file '%1' for writting: %2. Updating aborted. - - - - - Installing updates. - - - - - Could not copy current application directory into %1 directory. - - - - - Could not create directory %1. - - - - - Could not rename directory %1 to %2. -Details: %3 - - - - - Cannot not rename directory %1 to %2. -Details: %3 - - - - - Could not move directory %1 to %2 and also failed to restore original directory, so the original SQLiteStudio directory is now located at: %3 - - - - - Could not rename directory %1 to %2. Rolled back to the original SQLiteStudio version. - - - - - Could not unpack component %1 into %2 directory. - - - - - Could not find permissions elevator application to run update as a root. Looked for: %1 - - - - - Could not execute final updating steps as root: %1 - - - - - - - - Could not execute final updating steps as admin: %1 - - - - - Cannot create temporary directory for updater. - - - - - Cannot create updater script file. - - - - - Updating canceled. - - - - - Could not execute final updating steps as administrator. - - - - - Could not execute final updating steps as administrator. Updater startup timed out. - - - - - Could not execute final updating steps as administrator. Updater operation timed out. - - - - - Could not clean up temporary directory %1. You can delete it manually at any time. - - - - - Could not run new version for continuing update. - - - - - Package not in tar.gz format, cannot install: %1 - - - - - Package %1 cannot be installed, because cannot move it to directory: %2 - - - - - Package %1 cannot be installed, because cannot unpack it: %2 - - - - - Package not in zip format, cannot install: %1 - - - - - Package %1 cannot be installed, because cannot unzip it to directory %2: %3 - - - - - Package %1 cannot be installed, because cannot unzip it to directory: %2 - - - - - - Could not rename directory %1 to %2. + + Updates installer executable is missing. - - Could not delete directory %1. + + + Unable to check for updates (%1) - - Error executing update command: %1 -Error message: %2 + + details are unknown - - An error occurred while downloading updates: %1. Updating aborted. + + Unable to run updater application (%1). Please report this. diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_ro_RO.qm b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_ro_RO.qm new file mode 100644 index 0000000..2856eb9 Binary files /dev/null and b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_ro_RO.qm differ diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_ro_RO.ts b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_ro_RO.ts new file mode 100644 index 0000000..744cb0c --- /dev/null +++ b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_ro_RO.ts @@ -0,0 +1,1146 @@ + + + + + AbstractDb + + + + Cannot execute query on closed database. + + + + + Error attaching database %1: %2 + + + + + ChainExecutor + + + The database for executing queries was not defined. + chain executor + + + + + The database for executing queries was not open. + chain executor + + + + + Could not disable foreign keys in the database. Details: %1 + chain executor + + + + + Could not start a database transaction. Details: %1 + chain executor + + + + + Interrupted + chain executor + + + + + Could not commit a database transaction. Details: %1 + chain executor + + + + + CompletionHelper + + + New row reference + + + + + Old row reference + + + + + New table name + + + + + New index name + + + + + New view name + + + + + New trigger name + + + + + Table or column alias + + + + + transaction name + + + + + New column name + + + + + Column data type + + + + + Constraint name + + + + + Error message + + + + + Collation name + + + + + Any word + + + + + Default database + + + + + Temporary objects database + + + + + ConfigImpl + + + Could not start database transaction for deleting SQL history, therefore it's not deleted. + + + + + Could not commit database transaction for deleting SQL history, therefore it's not deleted. + + + + + DbManagerImpl + + + Could not add database %1: %2 + + + + + Database %1 could not be updated, because of an error: %2 + + + + + + Database file doesn't exist. + + + + + + + No supporting plugin loaded. + + + + + Database could not be initialized. + + + + + No suitable database driver plugin found. + + + + + DbObjectOrganizer + + + + Error while creating table in target database: %1 + + + + + Could not parse table. + + + + + Database %1 could not be attached to database %2, so the data of table %3 will be copied with SQLiteStudio as a mediator. This method can be slow for huge tables, so please be patient. + + + + + Error while copying data for table %1: %2 + + + + + + + Error while copying data to table %1: %2 + + + + + Error while dropping source view %1: %2 +Tables, indexes, triggers and views copied to database %3 will remain. + + + + + Error while creating view in target database: %1 + + + + + Error while creating index in target database: %1 + + + + + Error while creating trigger in target database: %1 + + + + + + + Could not parse object '%1' in order to move or copy it. + + + + + DbVersionConverter + + + Target file exists, but could not be overwritten. + + + + + Could not find proper database plugin to create target database. + + + + + Error while converting database: %1 + + + + + DdlHistoryModel + + + Database name + ddl history header + + + + + Database file + ddl history header + + + + + Date of execution + ddl history header + + + + + Changes + ddl history header + + + + + ExportManager + + + Export plugin %1 doesn't support exporing query results. + + + + + Export plugin %1 doesn't support exporing tables. + + + + + Export plugin %1 doesn't support exporing databases. + + + + + Export format '%1' is not supported. Supported formats are: %2. + + + + + Export to the clipboard was successful. + + + + + Export to the file '%1' was successful. + + + + + Export was successful. + + + + + Could not export to file %1. File cannot be open for writting. + + + + + ExportWorker + + + Error while exporting query results: %1 + + + + + Error while counting data column width to export from query results: %1 + + + + + + Could not parse %1 in order to export it. It will be excluded from the export output. + + + + + Error while reading data to export from table %1: %2 + + + + + Error while counting data to export from table %1: %2 + + + + + Error while counting data column width to export from table %1: %2 + + + + + FunctionManagerImpl + + + Invalid number of arguments to function '%1'. Expected %2, but got %3. + + + + + No such function registered in SQLiteStudio: %1(%2) + + + + + Function %1(%2) was registered with language %3, but the plugin supporting that language is not currently loaded. + + + + + Invalid regular expression pattern: %1 + + + + + + Could not open file %1 for reading: %2 + + + + + Could not open file %1 for writting: %2 + + + + + Error while writting to file %1: %2 + + + + + Unsupported scripting language: %1 + + + + + GenericExportPlugin + + + Could not initialize text codec for exporting. Using default codec: %1 + + + + + ImportManager + + + Imported data to the table '%1' successfully. + + + + + ImportWorker + + + No columns provided by the import plugin. + + + + + Could not start transaction in order to import a data: %1 + + + + + Could not commit transaction for imported data: %1 + + + + + Table '%1' has less columns than there are columns in the data to be imported. Excessive data columns will be ignored. + + + + + Table '%1' has more columns than there are columns in the data to be imported. Some columns in the table will be left empty. + + + + + Could not create table to import to: %1 + + + + + + + Error while importing data: %1 + + + + + + Interrupted. + import process status update + + + + + Could not import data row number %1. The row was ignored. Problem details: %2 + + + + + PluginManagerImpl + + + Cannot load plugin %1, because it's in conflict with plugin %2. + + + + + Cannot load plugin %1, because its dependency was not loaded: %2. + + + + + Cannot load plugin %1. Error details: %2 + + + + + Cannot load plugin %1 (error while initializing plugin). + + + + + min: %1 + plugin dependency version + + + + + max: %1 + plugin dependency version + + + + + PopulateConstant + + + Constant + populate constant plugin name + + + + + PopulateConstantConfig + + + Constant value: + + + + + PopulateDictionary + + + Dictionary + dictionary populating plugin name + + + + + PopulateDictionaryConfig + + + Dictionary file + + + + + Pick dictionary file + + + + + Word separator + + + + + Whitespace + + + + + Line break + + + + + Method of using words + + + + + Ordered + + + + + Randomly + + + + + PopulateManager + + + Table '%1' populated successfully. + + + + + PopulateRandom + + + Random number + + + + + PopulateRandomConfig + + + Constant prefix + + + + + No prefix + + + + + Minimum value + + + + + Maximum value + + + + + Constant suffix + + + + + No suffix + + + + + PopulateRandomText + + + Random text + + + + + PopulateRandomTextConfig + + + Use characters from common sets: + + + + + Minimum length + + + + + Letters from a to z. + + + + + Alpha + + + + + Numbers from 0 to 9. + + + + + Numeric + + + + + A whitespace, a tab and a new line character. + + + + + Whitespace + + + + + Includes all above and all others. + + + + + Binary + + + + + Use characters from my custom set: + + + + + Maximum length + + + + + If you type some character multiple times, it's more likely to be used. + + + + + PopulateScript + + + Script + + + + + PopulateScriptConfig + + + Initialization code (optional) + + + + + Per step code + + + + + Language + + + + + Help + + + + + PopulateSequence + + + Sequence + + + + + PopulateSequenceConfig + + + Start value: + + + + + Step: + + + + + PopulateWorker + + + Could not start transaction in order to perform table populating. Error details: %1 + + + + + Error while populating table: %1 + + + + + Could not commit transaction after table populating. Error details: %1 + + + + + QObject + + + + Could not open database: %1 + + + + + + Result set expired or no row available. + + + + + + Could not load extension %1: %2 + + + + + Could not close database: %1 + + + + + + + + + + + SQLite %1 does not support '%2' statement. + + + + + SQLite %1 does not support '%2' statement, but the regular table can be created instead if you proceed. + + + + + Could not parse statement: %1 +Error details: %2 + + + + + + + + SQLite %1 does not support the '%2' clause. Cannot convert '%3' statement with that clause. + + + + + SQLite %1 does not support the '%2' clause in the '%3' statement. + + + + + SQLite %1 does not support current date or time clauses in expressions. + + + + + SQLite %1 does not support row value clauses in expressions. + + + + + + + SQLite %1 does not support '%2' clause in expressions. + + + + + Could not attach database %1: %2 + + + + + + Incomplete query. + + + + + + Parser stack overflow + + + + + + Syntax error + + + + + Could not open dictionary file %1 for reading. + + + + + Dictionary file must exist and be readable. + + + + + Maximum value cannot be less than minimum value. + + + + + Maximum length cannot be less than minimum length. + + + + + Custom character set cannot be empty. + + + + + Could not find plugin to support scripting language: %1 + + + + + Error while executing populating initial code: %1 + + + + + Error while executing populating code: %1 + + + + + Select implementation language. + + + + + Implementation code cannot be empty. + + + + + Could not resolve data source for column: %1 + + + + + Could not resolve table for column '%1'. + + + + + Could not initialize configuration file. Any configuration changes and queries history will be lost after application restart. Tried to initialize the file at following localizations: %1. + + + + + General purpose + plugin category name + + + + + Database support + plugin category name + + + + + Code formatter + plugin category name + + + + + Scripting languages + plugin category name + + + + + Exporting + plugin category name + + + + + Importing + plugin category name + + + + + Table populating + plugin category name + + + + + Table %1 is referencing table %2, but the foreign key definition will not be updated for new table definition due to problems while parsing DDL of the table %3. + + + + + All columns indexed by the index %1 are gone. The index will not be recreated after table modification. + + + + + There is problem with proper processing trigger %1. It may be not fully updated afterwards and will need your attention. + + + + + All columns covered by the trigger %1 are gone. The trigger will not be recreated after table modification. + + + + + Cannot not update trigger %1 according to table %2 modification. + + + + + Cannot not update view %1 according to table %2 modifications. +The view will remain as it is. + + + + + + + There is a problem with updating an %1 statement within %2 trigger. One of the %1 substatements which might be referring to table %3 cannot be properly modified. Manual update of the trigger may be necessary. + + + + + Could not parse DDL of the view to be created. Details: %1 + + + + + Parsed query is not CREATE VIEW. It's: %1 + + + + + SQLiteStudio was unable to resolve columns returned by the new view, therefore it won't be able to tell which triggers might fail during the recreation process. + + + + + Could not open file '%1' for reading: %2 + + + + + QueryExecutor + + + Execution interrupted. + + + + + Database is not open. + + + + + Only one query can be executed simultaneously. + + + + + + An error occured while executing the count(*) query, thus data paging will be disabled. Error details from the database: %1 + + + + + SQLiteStudio was unable to extract metadata from the query. Results won't be editable. + + + + + ScriptingQtDbProxy + + + No database available in current context, while called QtScript's %1 command. + + + + + Error from %1: %2 + + + + + SqlHistoryModel + + + Database + sql history header + + + + + Execution date + sql history header + + + + + Time spent + sql history header + + + + + Rows affected + sql history header + + + + + SQL + sql history header + + + + + UpdateManager + + + Updates installer executable is missing. + + + + + + Unable to check for updates (%1) + + + + + details are unknown + + + + + Unable to run updater application (%1). Please report this. + + + + diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_ru.qm b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_ru.qm index c638942..55d59ab 100644 Binary files a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_ru.qm and b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_ru.qm differ diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_ru.ts b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_ru.ts index 4716a1d..702c2f2 100644 --- a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_ru.ts +++ b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_ru.ts @@ -4,13 +4,13 @@ AbstractDb - - + + Cannot execute query on closed database. Невозможно выполнить запрос при закрытой базе данных. - + Error attaching database %1: %2 Ошибка во время присоединения базы данных %1: %2 @@ -18,9 +18,8 @@ BugReporter - Invalid login or password - Неправильный логин или пароль + Неправильный логин или пароль @@ -145,39 +144,52 @@ База данных временных объектов + + ConfigImpl + + + Could not start database transaction for deleting SQL history, therefore it's not deleted. + + + + + Could not commit database transaction for deleting SQL history, therefore it's not deleted. + + + DbManagerImpl - + Could not add database %1: %2 Не удалось добавить базу данных %1: %2 - + Database %1 could not be updated, because of an error: %2 Невозможно обновить базу данных %1 из-за ошибки: %2 - - + + Database file doesn't exist. Файл базы данных не существует. - - - + + + No supporting plugin loaded. Unclear error string. Checking the source didn't help. Модуль поддержки не загружен. - + Database could not be initialized. Невозможно инициализировать базу данных. - + No suitable database driver plugin found. Не найден подходящий драйвер базы данных. @@ -245,17 +257,17 @@ Tables, indexes, triggers and views copied to database %3 will remain. DbVersionConverter - + Target file exists, but could not be overwritten. Целевой файл существует, но не может быть перезаписан. - + Could not find proper database plugin to create target database. Невозможно найти подходящий модуль для создания целевой базы данных. - + Error while converting database: %1 Ошибка при конвертации базы данных: %1 @@ -458,20 +470,20 @@ Tables, indexes, triggers and views copied to database %3 will remain. - - + + Error while importing data: %1 Ошибка при импорте данных: %1 - + Interrupted. import process status update Прервано. - + Could not import data row number %1. The row was ignored. Problem details: %2 Невозможно импортировать строку данных № %1. Строка пропущена. Подробности проблемы: %2 @@ -765,12 +777,12 @@ Tables, indexes, triggers and views copied to database %3 will remain. Невозможно начать транзакцию для заполнения таблицы. Подробности ошибки: %1 - + Error while populating table: %1 Ошибка при заполнении таблицы: %1 - + Could not commit transaction after table populating. Error details: %1 Невозможно завершить транзакцию после заполнения таблицы. Подробности ошибки: %1 @@ -778,71 +790,77 @@ Tables, indexes, triggers and views copied to database %3 will remain. QObject - - + + Could not open database: %1 Невозможно открыть базу данных: %1 - - + + Result set expired or no row available. Результирующая выборка устарела или ни одна строка не доступна. - + + + Could not load extension %1: %2 + + + + Could not close database: %1 Невозможно закрыть базу данных: %1 - - - - - - - + + + + + + + SQLite %1 does not support '%2' statement. SQLite %1 не поддерживает конструкцию '%2'. - + SQLite %1 does not support '%2' statement, but the regular table can be created instead if you proceed. SQLite %1 не поддерживает конструкцию '%2', однако можно создать обычную таблицу, если вы продолжите. - + Could not parse statement: %1 Error details: %2 Невозможно проанализировать структуру конструкции: %1 Подробности ошибки: %2 - - - - + + + + SQLite %1 does not support the '%2' clause. Cannot convert '%3' statement with that clause. SQLite %1 не поддерживает оператор '%2'. Невозможно сконвертировать конструкцию '%3' с этим оператором. - + SQLite %1 does not support the '%2' clause in the '%3' statement. SQLite %1 не поддерживает оператор '%2' в конструкции '%3'. - + SQLite %1 does not support current date or time clauses in expressions. SQLite %1 не поддерживает операторы текущей даты и текущего времени в выражениях. - + SQLite %1 does not support row value clauses in expressions. - + SQLite %1 не поддерживает операции со значениями строк в выражениях. - - - + + + SQLite %1 does not support '%2' clause in expressions. SQLite %1 не поддерживает оператор '%2' в выражениях. @@ -859,13 +877,13 @@ Error details: %2 - + Parser stack overflow Переполнение стека анализатора - + Syntax error Синтаксическая ошибка @@ -920,58 +938,58 @@ Error details: %2 Заполняющий код не может быть пустым. - + Could not resolve data source for column: %1 Невозможно определить источник данных для столбца: %1 - + Could not resolve table for column '%1'. Невозможно определить таблицу для столбца '%1'. - + Could not initialize configuration file. Any configuration changes and queries history will be lost after application restart. Tried to initialize the file at following localizations: %1. Невозможно инициализировать файл конфигурации. Любые изменения конфигурации и история запросов будут утеряны после перезапуска приложения. Попытки инициализации файла предпринимались в следующих местах: %1. - + General purpose plugin category name Общего назначения - + Database support plugin category name Поддержка баз данных - + Code formatter plugin category name Форматирование кода - + Scripting languages plugin category name Скриптовые языки - + Exporting plugin category name Экспорт - + Importing plugin category name Импорт - + Table populating plugin category name Заполнение таблиц @@ -982,34 +1000,34 @@ Error details: %2 Таблица %1 ссылается на таблицу %2, но описание внешнего ключа не будет обновлено для описания новой таблицы из-за проблем с анализом DDL таблицы %3. - + All columns indexed by the index %1 are gone. The index will not be recreated after table modification. Все столбцы, проиндексированные индексом %1, удалены. Индекс не будет воссоздан после модификации таблицы. - + There is problem with proper processing trigger %1. It may be not fully updated afterwards and will need your attention. Возникла проблема при обработке триггера %1. Впоследствии он не будет полностью обновлён и потребует вашего внимания. - + Cannot not update trigger %1 according to table %2 modification. Невозможно обновить триггер %1 в соответствии с модификацией таблицы %2. - - - + + + There is a problem with updating an %1 statement within %2 trigger. One of the %1 substatements which might be referring to table %3 cannot be properly modified. Manual update of the trigger may be necessary. Возникла проблема при обновлении конструкции %1 внутри триггера %2. Одна из вложенных конструкций %1, которая возможно ссылается на таблицу %3, не может быть корректно модифицирована. Возможно необходима ручная правка триггера. - + All columns covered by the trigger %1 are gone. The trigger will not be recreated after table modification. Все столбцы, затронутые в триггере %1, удалены. Триггер не будет воссоздан после модификации таблицы. - + Cannot not update view %1 according to table %2 modifications. The view will remain as it is. Невозможно обновить представление %1 в соответствии с модификациями таблицы %2. @@ -1034,32 +1052,37 @@ The view will remain as it is. SQLiteStudio was unable to resolve columns returned by the new view, therefore it won't be able to tell which triggers might fail during the recreation process. SQLiteStudio не удалось определить столбцы, возвращаемые новым представлением, поэтому невозможно указать, какие триггеры могут сломаться в процессе воссоздания. + + + Could not open file '%1' for reading: %2 + + QueryExecutor - + Execution interrupted. Выполнение прервано. - + Database is not open. База данных не открыта. - + Only one query can be executed simultaneously. Одновременно может быть выполнен только один запрос. - - + + An error occured while executing the count(*) query, thus data paging will be disabled. Error details from the database: %1 Возникла ошибка при выполнении запроса count(*), поэтому разбивка данных по страницам отключена. Детали ошибки из базы данных: %1 - + SQLiteStudio was unable to extract metadata from the query. Results won't be editable. SQLiteStudio не удалось извлечь метаданные из запроса. Результаты нельзя будет редактировать. @@ -1080,31 +1103,31 @@ The view will remain as it is. SqlHistoryModel - + Database sql history header База данных - + Execution date sql history header Дата выполнения - + Time spent sql history header Затраченное время - + Rows affected sql history header Затронуто строк - + SQL sql history header SQL @@ -1113,204 +1136,183 @@ The view will remain as it is. UpdateManager - An error occurred while checking for updates: %1. - При проверке обновлений возникла ошибка: %1 + При проверке обновлений возникла ошибка: %1 - Could not check available updates, because server responded with invalid message format. It is safe to ignore this warning. - Невозможно проверить наличие обновлений, так как ответ сервера имеет некорректный формат. Это предупреждение можно проигнорировать. + Невозможно проверить наличие обновлений, так как ответ сервера имеет некорректный формат. Это предупреждение можно проигнорировать. - An error occurred while reading updates metadata: %1. - При чтении метаданных об обновлениях возникла ошибка: %1 + При чтении метаданных об обновлениях возникла ошибка: %1 - Could not download updates, because server responded with invalid message format. You can try again later or download and install updates manually. See <a href="%1">User Manual</a> for details. - Невозможно загрузить обновления, так как ответ сервера имеет некорректный формат. Вы можете попробовать снова позже или скачать и установить обновления вручную. Подробности смотрите в <a href="%1">Руководстве пользователя</a>. + Невозможно загрузить обновления, так как ответ сервера имеет некорректный формат. Вы можете попробовать снова позже или скачать и установить обновления вручную. Подробности смотрите в <a href="%1">Руководстве пользователя</a>. - Could not create temporary directory for downloading the update. Updating aborted. - Невозможно создать временный каталог для загрузки обновления. Обновление прервано. + Невозможно создать временный каталог для загрузки обновления. Обновление прервано. - There was no updates to download. Updating aborted. - Нет обновлений для загрузки. Обновление прервано. + Нет обновлений для загрузки. Обновление прервано. - Downloading: %1 - Загрузка: %1 + Загрузка: %1 - Could not determinate file name from update URL: %1. Updating aborted. - Невозможно определить имя файла из URL обновления. Обновление прервано. + Невозможно определить имя файла из URL обновления. Обновление прервано. - Failed to open file '%1' for writting: %2. Updating aborted. - Не удалось открыть файл %1 для записи: %2. Обновление прервано. + Не удалось открыть файл %1 для записи: %2. Обновление прервано. - Installing updates. - Установка обновлений. + Установка обновлений. - Could not copy current application directory into %1 directory. - Невозможно скопировать текущий каталог приложения в каталог %1. + Невозможно скопировать текущий каталог приложения в каталог %1. - Could not create directory %1. - Невозможно создать каталог %1. + Невозможно создать каталог %1. - Could not rename directory %1 to %2. Details: %3 - Невозможно переименовать каталог %1 в %2. + Невозможно переименовать каталог %1 в %2. Подробности: %3 - Cannot not rename directory %1 to %2. Details: %3 - Невозможно переименовать каталог %1 в %2. + Невозможно переименовать каталог %1 в %2. Подробности: %3 - Could not move directory %1 to %2 and also failed to restore original directory, so the original SQLiteStudio directory is now located at: %3 - Невозможно переместить каталог %1 в %2, а также не удалось восстановить оригинальный каталог, поэтому оригинальный каталог SQLiteStudio теперь расположен в: %3 + Невозможно переместить каталог %1 в %2, а также не удалось восстановить оригинальный каталог, поэтому оригинальный каталог SQLiteStudio теперь расположен в: %3 - Could not rename directory %1 to %2. Rolled back to the original SQLiteStudio version. - Невозможно переименовать каталог %1 в %2. Восстановлена изначальная версия SQLiteStudio. + Невозможно переименовать каталог %1 в %2. Восстановлена изначальная версия SQLiteStudio. - Could not unpack component %1 into %2 directory. - Невозможно распаковать компонент %1 в каталог %2. + Невозможно распаковать компонент %1 в каталог %2. - Could not find permissions elevator application to run update as a root. Looked for: %1 - Невозможно найти приложение повышения привилегий для запуска обновления с правами root. Были испробованы: %1 + Невозможно найти приложение повышения привилегий для запуска обновления с правами root. Были испробованы: %1 - Could not execute final updating steps as root: %1 - Невозможно выполнить финальные шаги обновления с правами root: %1 + Невозможно выполнить финальные шаги обновления с правами root: %1 - - - - Could not execute final updating steps as admin: %1 - Невозможно выполнить финальные шаги обновления с правами администратора: %1 + Невозможно выполнить финальные шаги обновления с правами администратора: %1 - Cannot create temporary directory for updater. - Невозможно создать временный каталог для установщика обновлений. + Невозможно создать временный каталог для установщика обновлений. - Cannot create updater script file. - Невозможно создать файл скрипта обновления. + Невозможно создать файл скрипта обновления. - Updating canceled. - Обновление отменено. + Обновление отменено. - Could not execute final updating steps as administrator. - Невозможно выполнить финальные шаги обновления с правами администратора. + Невозможно выполнить финальные шаги обновления с правами администратора. - Could not execute final updating steps as administrator. Updater startup timed out. - Невозможно выполнить финальные шаги обновления с правами администратора. Превышен тайм-аут запуска программы обновления. + Невозможно выполнить финальные шаги обновления с правами администратора. Превышен тайм-аут запуска программы обновления. - Could not execute final updating steps as administrator. Updater operation timed out. - Невозможно выполнить финальные шаги обновления с правами администратора. Превышен тайм-аут операции программы обновления. + Невозможно выполнить финальные шаги обновления с правами администратора. Превышен тайм-аут операции программы обновления. - Could not clean up temporary directory %1. You can delete it manually at any time. - Невозможно очистить временный каталог %1. Вы можете удалить его вручную в любое время. + Невозможно очистить временный каталог %1. Вы можете удалить его вручную в любое время. - Could not run new version for continuing update. - Невозможно запустить новую версию приложения для продолжения обновления. + Невозможно запустить новую версию приложения для продолжения обновления. - Package not in tar.gz format, cannot install: %1 - Пакет не в формате tar.gz, установка невозможна: %1 + Пакет не в формате tar.gz, установка невозможна: %1 - Package %1 cannot be installed, because cannot move it to directory: %2 - Пакет %1 не может быть установлен, так как невозможно перенести его в каталог: %2 + Пакет %1 не может быть установлен, так как невозможно перенести его в каталог: %2 - Package %1 cannot be installed, because cannot unpack it: %2 - Пакет %1 не может быть установлен, так как его невозможно распаковать: %2 + Пакет %1 не может быть установлен, так как его невозможно распаковать: %2 - Package not in zip format, cannot install: %1 - Пакет не в формате zip, установка невозможна: %1 + Пакет не в формате zip, установка невозможна: %1 - Package %1 cannot be installed, because cannot unzip it to directory %2: %3 - Пакет %1 не может быть установлен, так как его невозможно распаковать в каталог %2: %3 + Пакет %1 не может быть установлен, так как его невозможно распаковать в каталог %2: %3 - Package %1 cannot be installed, because cannot unzip it to directory: %2 - Пакет %1 не может быть установлен, так как его невозможно распаковать в каталог: %2 + Пакет %1 не может быть установлен, так как его невозможно распаковать в каталог: %2 - - Could not rename directory %1 to %2. - Невозможно переименовать каталог %1 в %2. + Невозможно переименовать каталог %1 в %2. - Could not delete directory %1. - Невозможно удалить каталог %1. + Невозможно удалить каталог %1. - Error executing update command: %1 Error message: %2 - Ошибка при выполнении команды обновления: %1 + Ошибка при выполнении команды обновления: %1 Сообщение об ошибке: %2 - An error occurred while downloading updates: %1. Updating aborted. - При загрузке обновлений произошла ошибка: %1. Обновление прервано. + При загрузке обновлений произошла ошибка: %1. Обновление прервано. + + + + Updates installer executable is missing. + + + + + + Unable to check for updates (%1) + + + + + details are unknown + + + + + Unable to run updater application (%1). Please report this. + diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_sk.qm b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_sk.qm index eb79951..de604e9 100644 Binary files a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_sk.qm and b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_sk.qm differ diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_sk.ts b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_sk.ts index 3298d89..8db8efb 100644 --- a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_sk.ts +++ b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_sk.ts @@ -4,13 +4,13 @@ AbstractDb - - + + Cannot execute query on closed database. Nemôžem spustiť dotaz na uzatvorenej databáze. - + Error attaching database %1: %2 Chyba pri pripájaní databázy %1: %2 @@ -18,9 +18,8 @@ BugReporter - Invalid login or password - Neplatné meno alebo heslo + Neplatné meno alebo heslo @@ -145,38 +144,51 @@ + + ConfigImpl + + + Could not start database transaction for deleting SQL history, therefore it's not deleted. + + + + + Could not commit database transaction for deleting SQL history, therefore it's not deleted. + + + DbManagerImpl - + Could not add database %1: %2 Nemôžem pridať databázu %1: %2 - + Database %1 could not be updated, because of an error: %2 Databáza %1 nemôže byť aktualizovaná kvôli chybe: %2 - - + + Database file doesn't exist. Databázový súbor neexistuje. - - - + + + No supporting plugin loaded. - + Database could not be initialized. - + No suitable database driver plugin found. @@ -243,17 +255,17 @@ Tables, indexes, triggers and views copied to database %3 will remain. DbVersionConverter - + Target file exists, but could not be overwritten. Cieľový súbor existuje ale nemôže byť prepísaný. - + Could not find proper database plugin to create target database. Nieje možné nájsť správny databázový plugin pre vytvorenie cieľovej databázy. - + Error while converting database: %1 Vyskytla sa chyba počas konvertovania databázy: %1 @@ -456,20 +468,20 @@ Tables, indexes, triggers and views copied to database %3 will remain. - - + + Error while importing data: %1 Vyskytla sa chyba počas importu dát: %1 - + Interrupted. import process status update - + Could not import data row number %1. The row was ignored. Problem details: %2 @@ -763,12 +775,12 @@ Tables, indexes, triggers and views copied to database %3 will remain. - + Error while populating table: %1 Vyskytla sa chyba počas napĺňania tabuľky: %1 - + Could not commit transaction after table populating. Error details: %1 @@ -776,71 +788,77 @@ Tables, indexes, triggers and views copied to database %3 will remain. QObject - - + + Could not open database: %1 - - + + Result set expired or no row available. - + + + Could not load extension %1: %2 + + + + Could not close database: %1 - - - - - - - + + + + + + + SQLite %1 does not support '%2' statement. - + SQLite %1 does not support '%2' statement, but the regular table can be created instead if you proceed. - + Could not parse statement: %1 Error details: %2 - - - - + + + + SQLite %1 does not support the '%2' clause. Cannot convert '%3' statement with that clause. - + SQLite %1 does not support the '%2' clause in the '%3' statement. - + SQLite %1 does not support current date or time clauses in expressions. - + SQLite %1 does not support row value clauses in expressions. - - - + + + SQLite %1 does not support '%2' clause in expressions. @@ -857,13 +875,13 @@ Error details: %2 - + Parser stack overflow - + Syntax error Chyba syntaxe @@ -918,58 +936,58 @@ Error details: %2 - + Could not resolve data source for column: %1 - + Could not resolve table for column '%1'. - + Could not initialize configuration file. Any configuration changes and queries history will be lost after application restart. Tried to initialize the file at following localizations: %1. - + General purpose plugin category name - + Database support plugin category name - + Code formatter plugin category name - + Scripting languages plugin category name Skriptovacie jazyky - + Exporting plugin category name - + Importing plugin category name - + Table populating plugin category name @@ -980,34 +998,34 @@ Error details: %2 - + All columns indexed by the index %1 are gone. The index will not be recreated after table modification. - + There is problem with proper processing trigger %1. It may be not fully updated afterwards and will need your attention. - + Cannot not update trigger %1 according to table %2 modification. - - - + + + There is a problem with updating an %1 statement within %2 trigger. One of the %1 substatements which might be referring to table %3 cannot be properly modified. Manual update of the trigger may be necessary. - + All columns covered by the trigger %1 are gone. The trigger will not be recreated after table modification. - + Cannot not update view %1 according to table %2 modifications. The view will remain as it is. @@ -1027,32 +1045,37 @@ The view will remain as it is. SQLiteStudio was unable to resolve columns returned by the new view, therefore it won't be able to tell which triggers might fail during the recreation process. + + + Could not open file '%1' for reading: %2 + + QueryExecutor - + Execution interrupted. - + Database is not open. - + Only one query can be executed simultaneously. - - + + An error occured while executing the count(*) query, thus data paging will be disabled. Error details from the database: %1 Vyskytla sa chyba počas vykonávania dotazu count(*), dôsledkom čoho bolo zablokované stránkovanie. Detail chyby: %1 - + SQLiteStudio was unable to extract metadata from the query. Results won't be editable. @@ -1073,32 +1096,32 @@ The view will remain as it is. SqlHistoryModel - + Database sql history header Dátum spustenia Databáza - + Execution date sql history header Dátum spustenia - + Time spent sql history header Trvanie dotazu - + Rows affected sql history header Počet riadkov - + SQL sql history header SQL @@ -1107,201 +1130,49 @@ The view will remain as it is. UpdateManager - An error occurred while checking for updates: %1. - Vyskytla sa chyba počas kontroly aktualizácii: %1. - - - - Could not check available updates, because server responded with invalid message format. It is safe to ignore this warning. - + Vyskytla sa chyba počas kontroly aktualizácii: %1. - - An error occurred while reading updates metadata: %1. - - - - - Could not download updates, because server responded with invalid message format. You can try again later or download and install updates manually. See <a href="%1">User Manual</a> for details. - - - - - Could not create temporary directory for downloading the update. Updating aborted. - - - - - There was no updates to download. Updating aborted. - - - - Downloading: %1 - Sťahujem: %1 + Sťahujem: %1 - - Could not determinate file name from update URL: %1. Updating aborted. - - - - - Failed to open file '%1' for writting: %2. Updating aborted. - - - - Installing updates. - Inštalujem aktualizácie. - - - - Could not copy current application directory into %1 directory. - - - - - Could not create directory %1. - - - - - Could not rename directory %1 to %2. -Details: %3 - - - - - Cannot not rename directory %1 to %2. -Details: %3 - - - - - Could not move directory %1 to %2 and also failed to restore original directory, so the original SQLiteStudio directory is now located at: %3 - - - - - Could not rename directory %1 to %2. Rolled back to the original SQLiteStudio version. - - - - - Could not unpack component %1 into %2 directory. - - - - - Could not find permissions elevator application to run update as a root. Looked for: %1 - - - - - Could not execute final updating steps as root: %1 - - - - - - - - Could not execute final updating steps as admin: %1 - - - - - Cannot create temporary directory for updater. - - - - - Cannot create updater script file. - - - - - Updating canceled. - - - - - Could not execute final updating steps as administrator. - + Inštalujem aktualizácie. - - Could not execute final updating steps as administrator. Updater startup timed out. - - - - - Could not execute final updating steps as administrator. Updater operation timed out. - - - - - Could not clean up temporary directory %1. You can delete it manually at any time. - - - - - Could not run new version for continuing update. - - - - - Package not in tar.gz format, cannot install: %1 - + Could not rename directory %1 to %2. + Nemôžem premenovať adresár %1na %2. - - Package %1 cannot be installed, because cannot move it to directory: %2 - + Could not delete directory %1. + Nemôžem vymazať adresár %1. - - Package %1 cannot be installed, because cannot unpack it: %2 - + An error occurred while downloading updates: %1. Updating aborted. + Vyskytla sa chyba počas sťahovani aktualizácií:%1. Aktualizácia zrušená. - - Package not in zip format, cannot install: %1 + + Updates installer executable is missing. - - Package %1 cannot be installed, because cannot unzip it to directory %2: %3 + + + Unable to check for updates (%1) - - Package %1 cannot be installed, because cannot unzip it to directory: %2 + + details are unknown - - - Could not rename directory %1 to %2. - Nemôžem premenovať adresár %1na %2. - - - - Could not delete directory %1. - Nemôžem vymazať adresár %1. - - - - Error executing update command: %1 -Error message: %2 + + Unable to run updater application (%1). Please report this. - - - An error occurred while downloading updates: %1. Updating aborted. - Vyskytla sa chyba počas sťahovani aktualizácií:%1. Aktualizácia zrušená. - diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_zh_CN.qm b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_zh_CN.qm index 3c6eeb3..be651ee 100644 Binary files a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_zh_CN.qm and b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_zh_CN.qm differ diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_zh_CN.ts b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_zh_CN.ts index b9c43f2..2d84208 100644 --- a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_zh_CN.ts +++ b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_zh_CN.ts @@ -4,13 +4,13 @@ AbstractDb - - + + Cannot execute query on closed database. - + Error attaching database %1: %2 @@ -18,9 +18,8 @@ BugReporter - Invalid login or password - 用户名或密码错误 + 用户名或密码错误 @@ -145,38 +144,51 @@ + + ConfigImpl + + + Could not start database transaction for deleting SQL history, therefore it's not deleted. + + + + + Could not commit database transaction for deleting SQL history, therefore it's not deleted. + + + DbManagerImpl - + Could not add database %1: %2 - + Database %1 could not be updated, because of an error: %2 - - + + Database file doesn't exist. - - - + + + No supporting plugin loaded. - + Database could not be initialized. - + No suitable database driver plugin found. @@ -243,17 +255,17 @@ Tables, indexes, triggers and views copied to database %3 will remain. DbVersionConverter - + Target file exists, but could not be overwritten. - + Could not find proper database plugin to create target database. - + Error while converting database: %1 @@ -456,20 +468,20 @@ Tables, indexes, triggers and views copied to database %3 will remain. - - + + Error while importing data: %1 - + Interrupted. import process status update - + Could not import data row number %1. The row was ignored. Problem details: %2 @@ -763,12 +775,12 @@ Tables, indexes, triggers and views copied to database %3 will remain. - + Error while populating table: %1 - + Could not commit transaction after table populating. Error details: %1 @@ -776,71 +788,77 @@ Tables, indexes, triggers and views copied to database %3 will remain. QObject - - + + Could not open database: %1 - - + + Result set expired or no row available. - + + + Could not load extension %1: %2 + + + + Could not close database: %1 - - - - - - - + + + + + + + SQLite %1 does not support '%2' statement. - + SQLite %1 does not support '%2' statement, but the regular table can be created instead if you proceed. - + Could not parse statement: %1 Error details: %2 - - - - + + + + SQLite %1 does not support the '%2' clause. Cannot convert '%3' statement with that clause. - + SQLite %1 does not support the '%2' clause in the '%3' statement. - + SQLite %1 does not support current date or time clauses in expressions. - + SQLite %1 does not support row value clauses in expressions. - - - + + + SQLite %1 does not support '%2' clause in expressions. @@ -857,13 +875,13 @@ Error details: %2 - + Parser stack overflow - + Syntax error @@ -918,58 +936,58 @@ Error details: %2 - + Could not resolve data source for column: %1 - + Could not resolve table for column '%1'. - + Could not initialize configuration file. Any configuration changes and queries history will be lost after application restart. Tried to initialize the file at following localizations: %1. - + General purpose plugin category name - + Database support plugin category name - + Code formatter plugin category name - + Scripting languages plugin category name - + Exporting plugin category name - + Importing plugin category name - + Table populating plugin category name @@ -980,34 +998,34 @@ Error details: %2 - + All columns indexed by the index %1 are gone. The index will not be recreated after table modification. - + There is problem with proper processing trigger %1. It may be not fully updated afterwards and will need your attention. - + Cannot not update trigger %1 according to table %2 modification. - - - + + + There is a problem with updating an %1 statement within %2 trigger. One of the %1 substatements which might be referring to table %3 cannot be properly modified. Manual update of the trigger may be necessary. - + All columns covered by the trigger %1 are gone. The trigger will not be recreated after table modification. - + Cannot not update view %1 according to table %2 modifications. The view will remain as it is. @@ -1027,32 +1045,37 @@ The view will remain as it is. SQLiteStudio was unable to resolve columns returned by the new view, therefore it won't be able to tell which triggers might fail during the recreation process. + + + Could not open file '%1' for reading: %2 + + QueryExecutor - + Execution interrupted. - + Database is not open. - + Only one query can be executed simultaneously. - - + + An error occured while executing the count(*) query, thus data paging will be disabled. Error details from the database: %1 - + SQLiteStudio was unable to extract metadata from the query. Results won't be editable. @@ -1073,31 +1096,31 @@ The view will remain as it is. SqlHistoryModel - + Database sql history header - + Execution date sql history header - + Time spent sql history header - + Rows affected sql history header - + SQL sql history header @@ -1106,200 +1129,24 @@ The view will remain as it is. UpdateManager - - An error occurred while checking for updates: %1. - - - - - Could not check available updates, because server responded with invalid message format. It is safe to ignore this warning. - - - - - An error occurred while reading updates metadata: %1. - - - - - Could not download updates, because server responded with invalid message format. You can try again later or download and install updates manually. See <a href="%1">User Manual</a> for details. - - - - - Could not create temporary directory for downloading the update. Updating aborted. - - - - - There was no updates to download. Updating aborted. - - - - - Downloading: %1 - - - - - Could not determinate file name from update URL: %1. Updating aborted. - - - - - Failed to open file '%1' for writting: %2. Updating aborted. - - - - - Installing updates. - - - - - Could not copy current application directory into %1 directory. - - - - - Could not create directory %1. - - - - - Could not rename directory %1 to %2. -Details: %3 - - - - - Cannot not rename directory %1 to %2. -Details: %3 - - - - - Could not move directory %1 to %2 and also failed to restore original directory, so the original SQLiteStudio directory is now located at: %3 - - - - - Could not rename directory %1 to %2. Rolled back to the original SQLiteStudio version. - - - - - Could not unpack component %1 into %2 directory. - - - - - Could not find permissions elevator application to run update as a root. Looked for: %1 - - - - - Could not execute final updating steps as root: %1 - - - - - - - - Could not execute final updating steps as admin: %1 - - - - - Cannot create temporary directory for updater. - - - - - Cannot create updater script file. - - - - - Updating canceled. - - - - - Could not execute final updating steps as administrator. - - - - - Could not execute final updating steps as administrator. Updater startup timed out. - - - - - Could not execute final updating steps as administrator. Updater operation timed out. - - - - - Could not clean up temporary directory %1. You can delete it manually at any time. - - - - - Could not run new version for continuing update. - - - - - Package not in tar.gz format, cannot install: %1 - - - - - Package %1 cannot be installed, because cannot move it to directory: %2 - - - - - Package %1 cannot be installed, because cannot unpack it: %2 - - - - - Package not in zip format, cannot install: %1 - - - - - Package %1 cannot be installed, because cannot unzip it to directory %2: %3 - - - - - Package %1 cannot be installed, because cannot unzip it to directory: %2 - - - - - - Could not rename directory %1 to %2. + + Updates installer executable is missing. - - Could not delete directory %1. + + + Unable to check for updates (%1) - - Error executing update command: %1 -Error message: %2 + + details are unknown - - An error occurred while downloading updates: %1. Updating aborted. + + Unable to run updater application (%1). Please report this. -- cgit v1.2.3