From d9aa870e5d509cc7309ab82dd102a937ab58613a Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Thu, 9 Feb 2017 04:36:04 -0500 Subject: Imported Upstream version 3.1.1+dfsg1 --- .../translations/coreSQLiteStudio_de.ts | 101 ++--- .../translations/coreSQLiteStudio_es.ts | 101 ++--- .../translations/coreSQLiteStudio_fr.qm | Bin 41104 -> 41388 bytes .../translations/coreSQLiteStudio_fr.ts | 407 +++++++++++---------- .../translations/coreSQLiteStudio_it.ts | 101 ++--- .../translations/coreSQLiteStudio_pl.qm | Bin 42248 -> 43087 bytes .../translations/coreSQLiteStudio_pl.ts | 101 ++--- .../translations/coreSQLiteStudio_pt_BR.qm | Bin 23 -> 2939 bytes .../translations/coreSQLiteStudio_pt_BR.ts | 129 +++---- .../translations/coreSQLiteStudio_ru.qm | Bin 41441 -> 42098 bytes .../translations/coreSQLiteStudio_ru.ts | 107 +++--- .../translations/coreSQLiteStudio_sk.ts | 101 ++--- .../translations/coreSQLiteStudio_zh_CN.ts | 101 ++--- 13 files changed, 656 insertions(+), 593 deletions(-) (limited to 'SQLiteStudio3/coreSQLiteStudio/translations') diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_de.ts b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_de.ts index 0c60582..7467fa1 100644 --- a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_de.ts +++ b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_de.ts @@ -1,6 +1,6 @@ - + AbstractDb @@ -26,37 +26,37 @@ ChainExecutor - + The database for executing queries was not defined. chain executor Es wurde keine Datenbank zur Ausführung von Abfragen festgelegt. - + The database for executing queries was not open. chain executor Die Datenbank ist zur Ausführung von Abfragen nicht geöffnet worden. - + Could not disable foreign keys in the database. Details: %1 chain executor Fremdschlüssel konnten nicht deaktiviert werden für die Datenbank. Details: %1 - + Could not start a database transaction. Details: %1 chain executor Es kann keine Datenbanktransaktion gestartet werden. Details: %1 - + Interrupted chain executor Abgebrochen - + Could not commit a database transaction. Details: %1 chain executor Die Datenbanktransaktion kann nicht 'committet' werden. Details: %1 @@ -245,17 +245,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 @@ -343,23 +343,23 @@ Tabellen, Indizes, Trigger und Views die in Datenbank %3 kopiert wurden, werden Fehler beim Ermitteln der Spaltenbreite für den Export der Abfrageergebnisse: %1 - - + + Could not parse %1 in order to export it. It will be excluded from the export output. %1 konnte zum Exportieren nicht korrekt verarbeitet werden. Diese Daten werden nicht exportiert. - + Error while reading data to export from table %1: %2 Fehler beim Lesen der zu exportierenden Daten aus der Tabelle %1: %2 - + Error while counting data to export from table %1: %2 Fehler beim Ermitteln der zu exportierenden Daten aus der Tabelle %1: %2 - + Error while counting data column width to export from table %1: %2 Fehler beim Ermitteln der Spaltenbreite für den Export aus Tabelle %1: %2 @@ -367,44 +367,44 @@ Tabellen, Indizes, Trigger und Views die in Datenbank %3 kopiert wurden, werden FunctionManagerImpl - + Invalid number of arguments to function '%1'. Expected %2, but got %3. Falsche Anzahl an Parametern für Funktion '%1'. Erwartet wurden %2, angegeben wurden jedoch %3. - + No such function registered in SQLiteStudio: %1(%2) Diese Funktion ist in SQLiteStudio nicht verfügbar: %1(%2) - + Function %1(%2) was registered with language %3, but the plugin supporting that language is not currently loaded. Auch hier ist sicherlich eine Überarbeitung nötig, wenn der Kontext der Meldung bekannt ist. Die Funktion %1(%2) wurde für die Sprache %3 erstellt, jedoch ist das Plugin, welches diese Sprache unterstützt, derzeit nicht geladen. - + Invalid regular expression pattern: %1 Ungültiges Muster für die regulären Ausdrücke: %1 - - + + Could not open file %1 for reading: %2 Datei %1 kann nicht für Lesezugriffe geöffnet werden: %2 - + Could not open file %1 for writting: %2 Datei %1 kann nicht für Schreibzugriffe geöffnet werden: %2 - + Error while writting to file %1: %2 Fehler beim Schreiben in Datei %1: %2 - + Unsupported scripting language: %1 Nicht unterstützte Skriptsprache: %1 @@ -420,7 +420,7 @@ Tabellen, Indizes, Trigger und Views die in Datenbank %3 kopiert wurden, werden ImportManager - + Imported data to the table '%1' successfully. Die Daten wurden erfolgreich in Tabelle %1 importiert. @@ -438,41 +438,41 @@ Tabellen, Indizes, Trigger und Views die in Datenbank %3 kopiert wurden, werden Es kann keine Transaktion zum Import der Daten gestartet werden: %1 - + Could not commit transaction for imported data: %1 Die Transaktion für die importierten Daten kann nicht 'committet' werden: %1 - + Table '%1' has less columns than there are columns in the data to be imported. Excessive data columns will be ignored. Die Tabelle %1 hat weniger Spalten als die zu importierenden Daten liefern. Überschüssige Spalten werden daher ignoriert. - + Table '%1' has more columns than there are columns in the data to be imported. Some columns in the table will be left empty. Die Tabelle %1 hat mehr Spalten als die zu importierenden Daten liefern. Einige Tabellenspalten werden deshalb leer bleiben. - + Could not create table to import to: %1 Die Tabelle, in die importiert werden soll, kann nicht erstellt werden: %1 - - - + + + 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 @@ -839,9 +839,14 @@ Problembeschreibung: %2 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. @@ -859,13 +864,13 @@ Problembeschreibung: %2 - + Parser stack overflow Stacküberlauf bei Verarbeitung - + Syntax error Syntaxfehler @@ -920,17 +925,17 @@ 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 @@ -1034,29 +1039,29 @@ The view will remain as it is. 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. diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_es.ts b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_es.ts index 6cab7b8..007c39b 100644 --- a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_es.ts +++ b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_es.ts @@ -1,6 +1,6 @@ - + AbstractDb @@ -26,37 +26,37 @@ 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 @@ -243,17 +243,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 @@ -341,23 +341,23 @@ Tables, indexes, triggers and views copied to database %3 will remain. - - + + 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 @@ -365,43 +365,43 @@ Tables, indexes, triggers and views copied to database %3 will remain. 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 @@ -417,7 +417,7 @@ Tables, indexes, triggers and views copied to database %3 will remain. ImportManager - + Imported data to the table '%1' successfully. @@ -435,41 +435,41 @@ Tables, indexes, triggers and views copied to database %3 will remain. - + 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 @@ -833,9 +833,14 @@ Error details: %2 - + + SQLite %1 does not support row value clauses in expressions. + + + - + + SQLite %1 does not support '%2' clause in expressions. @@ -852,13 +857,13 @@ Error details: %2 - + Parser stack overflow - + Syntax error @@ -913,17 +918,17 @@ 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. @@ -1026,28 +1031,28 @@ The view will remain as it is. 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. diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_fr.qm b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_fr.qm index 668a42a..fccc28a 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 6f86594..bac1096 100644 --- a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_fr.ts +++ b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_fr.ts @@ -7,12 +7,12 @@ Cannot execute query on closed database. - Impossible d’exécuter la requête sur une base de données fermée. + 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 + Erreur base de données attachée %1 : %2 @@ -26,34 +26,40 @@ ChainExecutor - + The database for executing queries was not defined. chain executor - La base de données pour exécuter des requêtes n’était pas définie. + La base de données pour exécuter des requêtes n’était pas définie. - + The database for executing queries was not open. chain executor - La base de données pour exécuter des requêtes n’est pas ouverte. + La base de données pour exécuter des requêtes n’est pas ouverte. - + + Could not disable foreign keys in the database. Details: %1 + chain executor + + + + Could not start a database transaction. Details: %1 chain executor - Impossible d’initialiser une transaction de la base de données:%1 + Impossible d’initialiser une transaction de la base de données : %1 - + Interrupted chain executor Interruption - + Could not commit a database transaction. Details: %1 chain executor - Impossible d’enregistrer la transaction de la base de données:%1 + Impossible d’enregistrer la transaction de la base de données : %1 @@ -76,7 +82,7 @@ New index name - Nouveau nom d’index + Nouveau nom d’index @@ -116,7 +122,7 @@ Error message - Message d’erreur + Message d’erreur @@ -126,7 +132,7 @@ Any word - N’importe quel mot + N’importe quel mot @@ -144,33 +150,33 @@ Could not add database %1: %2 - Impossible d’ajouter une base de données %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 + 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. + 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é. @@ -181,12 +187,12 @@ Error while creating table in target database: %1 - Erreur lors de la creation de la table de la base de données: %1 + Erreur lors de la creation de la table de la base de données : %1 Could not parse table. - Impossible d’analyser la table. + Impossible d’analyser la table. @@ -196,54 +202,61 @@ Error while copying data for table %1: %2 - Erreur lors de la copie des données vers la table %1: %2 + Erreur lors de la copie des données vers la table %1 : %2 Error while copying data to table %1: %2 - Erreur lors de la copie des données de la table %1: %2 + Erreur lors de la copie des données de la table %1 : %2 Error while dropping source view %1: %2 Tables, indexes, triggers and views copied to database %3 will remain. - Erreur à la création de la vue %1: %2 + Erreur à la création de la vue %1 : %2 Tables, index, déclencheurs et vues copiés de la base de données %3 seront maintenus. Error while creating view in target database: %1 - Erreur lors de la création de la vue de la base de données:%1 + Erreur lors de la création de la vue de la base de données : %1 Error while creating index in target database: %1 - Erreur lors de la création de l’index de la base de données:%1 + Erreur lors de la création de l’index de la base de données : %1 Error while creating trigger in target database: %1 - Erreur lors de la création du déclencheur de la base de données:%1 + Erreur lors de la création du déclencheur de la base de données : %1 + + + + + + Could not parse object '%1' in order to move or copy it. + 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 + Erreur lors de la conversion de la base de données : %1 @@ -264,7 +277,7 @@ Tables, index, déclencheurs et vues copiés de la base de données %3 seront ma Date of execution ddl history header - Date d’exécution + Date d’exécution @@ -278,22 +291,22 @@ Tables, index, déclencheurs et vues copiés de la base de données %3 seront ma Export plugin %1 doesn't support exporing query results. - Plugin d’export %1 ne supporte pas l’exportation de la requête. + Plugin d’export %1 ne supporte pas l’exportation de la requête. Export plugin %1 doesn't support exporing tables. - Plugin d’export %1 ne supporte pas l’exportation de la table. + Plugin d’export %1 ne supporte pas l’exportation de la table. Export plugin %1 doesn't support exporing databases. - Plugin d’export %1 ne supporte pas l’exportation de la base de données. + Plugin d’export %1 ne supporte pas l’exportation de la base de données. Export format '%1' is not supported. Supported formats are: %2. - Format d’export « %1 » n’est pas supporté. Les formats supportés sont: %2. + Format d’export « %1 » n’est pas supporté. Les formats supportés sont : %2. @@ -303,7 +316,7 @@ Tables, index, déclencheurs et vues copiés de la base de données %3 seront ma Export to the file '%1' was successful. - Export vers le fichier ’%1’ avec succès. + Export vers le fichier « %1 » avec succès. @@ -313,85 +326,85 @@ Tables, index, déclencheurs et vues copiés de la base de données %3 seront ma Could not export to file %1. File cannot be open for writting. - Impossible d’exporter vers le fichier %1. Le fichier ne peut être ouvert en écriture. + Impossible d’exporter vers le fichier %1. Le fichier ne peut être ouvert en écriture. ExportWorker - + Error while exporting query results: %1 - Erreur lors de l’exportation des résultats de la requête:%1 + Erreur lors de l’exportation des résultats de la requête : %1 - + Error while counting data column width to export from query results: %1 - Erreur lors de la totalisation des données de colonne issu de la requête: %1 + Erreur lors de la totalisation des données de colonne issu de la requête : %1 - - + + Could not parse %1 in order to export it. It will be excluded from the export output. - Impossible d’analyser %1 afin de l’exporter. Celle-ci sera excluse de l’exportation. + Impossible d’analyser %1 afin de l’exporter. Celle-ci sera excluse de l’exportation. - + Error while reading data to export from table %1: %2 - Erreur lors de la lecture des données à exporter de la table %1: %2 + Erreur lors de la lecture des données à exporter de la table %1 : %2 - + Error while counting data to export from table %1: %2 - Erreur lors du comptage des données à exporter de la table %1: %2 + Erreur lors du comptage des données à exporter de la table %1 : %2 - + Error while counting data column width to export from table %1: %2 - Erreur lors de la totalisation des données à exporter de la table %1: %2 + Erreur lors de la totalisation des données à exporter de la table %1 : %2 FunctionManagerImpl - + Invalid number of arguments to function '%1'. Expected %2, but got %3. - Nombre de paramètres invalide de la fonction %1. Attendu %2, obtenu %3. + Nombre de paramètres invalide de la fonction « %1 ». Attendu %2, obtenu %3. - + No such function registered in SQLiteStudio: %1(%2) - Fonction inconnue avec SQLiteStudio: %1(%2) + Fonction inconnue avec SQLiteStudio : %1(%2) - + Function %1(%2) was registered with language %3, but the plugin supporting that language is not currently loaded. - La fonction %1(%2) est référencée avec le langage %3, mais le plugin supportant ce langage n’est actuellement pas chargé. + La fonction %1(%2) est référencée avec le langage %3, mais le plugin supportant ce langage n’est actuellement pas chargé. - + Invalid regular expression pattern: %1 - Expression invalide: %1 + Expression invalide : %1 - - + + Could not open file %1 for reading: %2 - Impossible d’ouvrir en lecture le ficher %1:%2 + Impossible d’ouvrir en lecture le ficher %1 : %2 - + Could not open file %1 for writting: %2 - Impossible d’ouvrir en écriture le ficher %1:%2 + Impossible d’ouvrir en écriture le ficher %1 : %2 - + Error while writting to file %1: %2 - Erreur lors de l’écriture du fichier %1:%2 + Erreur lors de l’écriture du fichier %1 : %2 - + Unsupported scripting language: %1 - Langage script non supporté: %1 + Langage script non supporté : %1 @@ -399,15 +412,15 @@ Tables, index, déclencheurs et vues copiés de la base de données %3 seront ma Could not initialize text codec for exporting. Using default codec: %1 - Impossible d’initialiser le paramètre texte por l’export. Utulisation du paramètre par défaut: %1 + Impossible d’initialiser le paramètre texte por l’export. Utulisation du paramètre par défaut : %1 ImportManager - + Imported data to the table '%1' successfully. - Importation des données de la table « %1 » réussie. + Importation des données de la table « %1 » réussie. @@ -415,49 +428,49 @@ Tables, index, déclencheurs et vues copiés de la base de données %3 seront ma No columns provided by the import plugin. - Aucune colonne fournie par le plugin d’importation. + Aucune colonne fournie par le plugin d’importation. Could not start transaction in order to import a data: %1 - Impossible d’initialiser la transaction d’import de données: %1 + Impossible d’initialiser la transaction d’import de données : %1 - + Could not commit transaction for imported data: %1 - Impossible d’enregistrer la transaction d’import de données: %1 + Impossible d’enregistrer la transaction d’import de données : %1 - + Table '%1' has less columns than there are columns in the data to be imported. Excessive data columns will be ignored. - La table « %1 » a moins de colonnes que de données à importer. Les colonnes supplèmentaires seront ignorées. + La table « %1 » a moins de colonnes que de données à importer. Les colonnes supplèmentaires seront ignorées. - + Table '%1' has more columns than there are columns in the data to be imported. Some columns in the table will be left empty. - La table « %1 » a plus de colonnes que de colonnes de données à importer. Certaines colonnes de la table seront vides. + La table « %1 » a plus de colonnes que de colonnes de données à importer. Certaines colonnes de la table seront vides. - + Could not create table to import to: %1 - Impossible de créer la table d’import: %1 + Impossible de créer la table d’import : %1 - - - + + + Error while importing data: %1 - Erreur lors de l’import des données: %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 @@ -472,12 +485,12 @@ Tables, index, déclencheurs et vues copiés de la base de données %3 seront ma Cannot load plugin %1, because its dependency was not loaded: %2. - Chargement impossible du plugin %1, les dépendances n’ont pa été chargées: %2. + Chargement impossible du plugin %1, les dépendances n’ont pa été chargées : %2. Cannot load plugin %1. Error details: %2 - Chargement impossible du plugin %1, Détails de l’erreur: %2 + Chargement impossible du plugin %1, Détails de l’erreur : %2 @@ -485,16 +498,16 @@ Tables, index, déclencheurs et vues copiés de la base de données %3 seront ma Chargement impossible du plugin %1 (erreur à initialisation du plugin). - + min: %1 plugin dependency version - min %1 + min : %1 - + max: %1 plugin dependency version - max %1 + max : %1 @@ -511,7 +524,7 @@ Tables, index, déclencheurs et vues copiés de la base de données %3 seront ma Constant value: - Valeur constante: + Valeur constante : @@ -553,7 +566,7 @@ Tables, index, déclencheurs et vues copiés de la base de données %3 seront ma Method of using words - Méthode d’utilisation des mots + Méthode d’utilisation des mots @@ -571,7 +584,7 @@ Tables, index, déclencheurs et vues copiés de la base de données %3 seront ma Table '%1' populated successfully. - Table « %1 » remplie avec succès. + Table « %1 » remplie avec succès. @@ -628,7 +641,7 @@ Tables, index, déclencheurs et vues copiés de la base de données %3 seront ma Use characters from common sets: - Utilisez des caractères de la table standard: + Utilisez des caractères de la table standard : @@ -668,7 +681,7 @@ Tables, index, déclencheurs et vues copiés de la base de données %3 seront ma Includes all above and all others. - Inclus ci dessus et tous les autres. + Inclus ci-dessus et tous les autres. @@ -678,7 +691,7 @@ Tables, index, déclencheurs et vues copiés de la base de données %3 seront ma Use characters from my custom set: - Utilisez les catactères de ma table personalisée: + Utilisez les catactères de ma table personalisée : @@ -704,7 +717,7 @@ Tables, index, déclencheurs et vues copiés de la base de données %3 seront ma Initialization code (optional) - Code d’initialisation (optionel) + Code d’initialisation (optionel) @@ -735,12 +748,12 @@ Tables, index, déclencheurs et vues copiés de la base de données %3 seront ma Start value: - Valeur de départ: + Valeur de départ : Step: - Incrément: + Incrément : @@ -748,17 +761,17 @@ Tables, index, déclencheurs et vues copiés de la base de données %3 seront ma Could not start transaction in order to perform table populating. Error details: %1 - Impossible d’initialiser la transaction pour remplir la table.Détails de l’erreur %1 + 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 + 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 + Impossible d’enregistrer la transaction après le remplissage de la table. Erreur %1 @@ -767,7 +780,7 @@ Tables, index, déclencheurs et vues copiés de la base de données %3 seront ma Could not open database: %1 - Impossible d’ouvrir la base de données: %1 + Impossible d’ouvrir la base de données : %1 @@ -778,7 +791,7 @@ Tables, index, déclencheurs et vues copiés de la base de données %3 seront ma Could not close database: %1 - Impossible de clore la base de bonnées: %1 + Impossible de clore la base de bonnées : %1 @@ -789,18 +802,18 @@ Tables, index, déclencheurs et vues copiés de la base de données %3 seront ma SQLite %1 does not support '%2' statement. - SQLite %1 ne supporte pas l’instruction « %2 ». + 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. + 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 + Impossible d’analyser l’instruction : %1 Détails erreur: %2 @@ -809,29 +822,34 @@ 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 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 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 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. + SQLite %1 ne supporte pas la clause « %2 » dans l’expression. - + Could not attach database %1: %2 - Impossible d’attacher la base de données %1: %2 + Impossible d’attacher la base de données %1 : %2 @@ -841,20 +859,20 @@ Détails erreur: %2 - + Parser stack overflow Analyse dépassement pile - + Syntax error Erreur de syntaxe Could not open dictionary file %1 for reading. - Impossible d’ouvrir en lecture le fichier dictionnaire %1. + Impossible d’ouvrir en lecture le fichier dictionnaire %1. @@ -879,39 +897,44 @@ Détails erreur: %2 Could not find plugin to support scripting language: %1 - Impossible de trouver le plugin supportant le script: %1 + Impossible de trouver le plugin supportant le script : %1 Error while executing populating initial code: %1 - Erreur à l’initialisation du code de remplissage: %1 + Erreur à l’initialisation du code de remplissage : %1 Error while executing populating code: %1 - Erreur à l’exécution du code de remplissage: %1 + Erreur à l’exécution du code de remplissage : %1 Select implementation language. - Sélectionnez l’application langage. + Sélectionnez l’application langage. Implementation code cannot be empty. - L’application de code ne peut être vide. + 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 + 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. + 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. + Essayez d’initialiser le fichier avec cette localisation : %1. @@ -956,39 +979,39 @@ Détails erreur: %2 Peuplement de la table - + 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. - La table %1 référence la table %2, mais la clé étrangère ne pourra être mise à jour pour la nouvelle table à cause de problèmes lors de l’analyse DDL de la table %3. + 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’indexe %1 sont faites. L’indexe ne sera pas recréé après la modification de la table. + 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. + 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 @@ -996,51 +1019,51 @@ La vue restera telque. There is a problem with updating an %1 statement within %2 trigger. One of the SELECT substatements which might be referring to table %3 cannot be properly modified. Manual update of the trigger may be necessary. - Il y a un problème à la mise à jour l’instruction %1 avec le déclencheur %2. Une partie de l’instruction SELECT référençant la table %3 ne ppermet pas sa modification. La mise à jour manuelle du déclencheur est nécessaire. + Il y a un problème à la mise à jour l’instruction %1 avec le déclencheur %2. Une partie de l’instruction SELECT référençant la table %3 ne ppermet pas sa modification. La mise à jour manuelle du déclencheur est nécessaire. Could not parse DDL of the view to be created. Details: %1 - Impossible d’analyser le DDL de création de vue. Détails: %1 + Impossible d’analyser le DDL de création de vue. Détails : %1 Parsed query is not CREATE VIEW. It's: %1 - L’expression CREATE VIEW est fausse. C’est: %1 + L’expression CREATE VIEW est fausse. C’est : %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. - 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. + 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. QueryExecutor - + Execution interrupted. Exécution interrompue. - + Database is not open. - La base de données n’est ouverte. + 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 + 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. + SQLiteStudio ne peut extraire des métadonnées d’une requête. Les résultats ne peut être affichés. @@ -1053,7 +1076,7 @@ La vue restera telque. Error from %1: %2 - Erreur de %1: %2 + Erreur de %1 : %2 @@ -1068,7 +1091,7 @@ La vue restera telque. Execution date sql history header - Date d’exécution + Date d’exécution @@ -1094,18 +1117,18 @@ La vue restera telque. 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. @@ -1120,22 +1143,22 @@ La vue restera telque. 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. @@ -1145,29 +1168,29 @@ La vue restera telque. 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 @@ -1177,17 +1200,17 @@ Details: %3 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 @@ -1195,7 +1218,7 @@ Details: %3 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 @@ -1215,17 +1238,17 @@ Details: %3 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é. @@ -1240,32 +1263,32 @@ Details: %3 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 @@ -1282,13 +1305,13 @@ Details: %3 Error executing update command: %1 Error message: %2 - Erreur d’exécution de la commande de mise à jour: %1 -Message d’erreur: %2 + 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. diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_it.ts b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_it.ts index 9b031de..beed03d 100644 --- a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_it.ts +++ b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_it.ts @@ -1,6 +1,6 @@ - + AbstractDb @@ -26,37 +26,37 @@ 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 @@ -243,17 +243,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 @@ -341,23 +341,23 @@ Tables, indexes, triggers and views copied to database %3 will remain. - - + + 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 @@ -365,43 +365,43 @@ Tables, indexes, triggers and views copied to database %3 will remain. 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 @@ -417,7 +417,7 @@ Tables, indexes, triggers and views copied to database %3 will remain. ImportManager - + Imported data to the table '%1' successfully. @@ -435,41 +435,41 @@ Tables, indexes, triggers and views copied to database %3 will remain. - + 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 @@ -833,9 +833,14 @@ Error details: %2 - + + SQLite %1 does not support row value clauses in expressions. + + + - + + SQLite %1 does not support '%2' clause in expressions. @@ -852,13 +857,13 @@ Error details: %2 - + Parser stack overflow - + Syntax error @@ -913,17 +918,17 @@ 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. @@ -1026,28 +1031,28 @@ The view will remain as it is. 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. diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pl.qm b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pl.qm index 6859097..76565a1 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 c3e000c..843aebe 100644 --- a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pl.ts +++ b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pl.ts @@ -1,6 +1,6 @@ - + AbstractDb @@ -26,37 +26,37 @@ ChainExecutor - + The database for executing queries was not defined. chain executor Nie zdefiniowano bazy danych do wykonywania zapytań. - + The database for executing queries was not open. chain executor Baza danych do wykonywania zapytań nie jest otwarta. - + Could not disable foreign keys in the database. Details: %1 chain executor Nie udało się wyłączyć kluczy obcych w bazie. Szczegóły: %1 - + Could not start a database transaction. Details: %1 chain executor Nie udało się rozpocząć transakcji bazy danych. Szczegóły: %1 - + Interrupted chain executor Przerwane - + Could not commit a database transaction. Details: %1 chain executor Nie udało się zatwierdzić transakcji bazy danych. Szczegóły: %1 @@ -244,17 +244,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 @@ -350,23 +350,23 @@ Tabele, indeksy, wyzwalacze i widoki skopiowane do bazy danych %3 pozostaną na Błąd podczas liczenia szerokości kolumn danych do eksportu wyników zapytania: %1 - - + + Could not parse %1 in order to export it. It will be excluded from the export output. Nie udało się przeanalizować %1 w celu wyeksportowania. Element ten zostanie pominięty w wynikach eksportu. - + Error while reading data to export from table %1: %2 Błąd podczas odczytu danych do eksportu z tabeli %1: %2 - + Error while counting data to export from table %1: %2 Błąd podczas liczenia danych do eksportu z tabeli %1: %2 - + Error while counting data column width to export from table %1: %2 Błąd podczas obliczania szerokości kolumn danych do eksportu z tabeli %1: %2 @@ -374,43 +374,43 @@ Tabele, indeksy, wyzwalacze i widoki skopiowane do bazy danych %3 pozostaną na FunctionManagerImpl - + Invalid number of arguments to function '%1'. Expected %2, but got %3. Niepoprawna liczba argumentów do funkcji '%1'. Oczekiwano %2, a jest %3. - + No such function registered in SQLiteStudio: %1(%2) Nie znaleziono funkcji zarejestrowanej w SQLiteStudio: %1 (%2) - + Function %1(%2) was registered with language %3, but the plugin supporting that language is not currently loaded. Funkcja %1 (%2) została zarejestrowana dla języka %3, ale wtyczka obsługująca ten język nie jest aktualnie załadowana. - + Invalid regular expression pattern: %1 Niepoprawne wyrażenie regularne: %1 - - + + Could not open file %1 for reading: %2 Nie udało się otworzyć pliku %1 do odczytu: %2 - + Could not open file %1 for writting: %2 Nie udało się otworzyć pliku %2 do zapisu: %2 - + Error while writting to file %1: %2 Błąd podczas zapisu do pliku %1: %2 - + Unsupported scripting language: %1 Nieobsługiwany język skryptowy: %1 @@ -426,7 +426,7 @@ Tabele, indeksy, wyzwalacze i widoki skopiowane do bazy danych %3 pozostaną na ImportManager - + Imported data to the table '%1' successfully. Pomyślnie zaimportowano dane do tabeli '%1'. @@ -444,41 +444,41 @@ Tabele, indeksy, wyzwalacze i widoki skopiowane do bazy danych %3 pozostaną na Nie udało się wystartować transakcji w celu zaimportowania danych: %1 - + Could not commit transaction for imported data: %1 Nie udało się zatwierdzić transakcji w celu zaimportowania danych: %1 - + Table '%1' has less columns than there are columns in the data to be imported. Excessive data columns will be ignored. Tabela '%1' ma mniej kolumn, niż jest kolumn w danych do importu. Nadmiarowe kolumny zostaną zignorowane. - + Table '%1' has more columns than there are columns in the data to be imported. Some columns in the table will be left empty. Tabela '%1' ma więcej kolumn, niż jest kolumn w danych do importu. Część kolumn w tabeli będzie pozostawiona pusta. - + Could not create table to import to: %1 Nie udało się stworzyć tabeli do zaimportowania: %1 - - - + + + 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 @@ -830,9 +830,14 @@ Szczegóły błędu: %2 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. @@ -849,13 +854,13 @@ Szczegóły błędu: %2 - + Parser stack overflow Przeciążenie stosu analizatora. - + Syntax error Błąd składni @@ -910,17 +915,17 @@ 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. @@ -1052,28 +1057,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. diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pt_BR.qm b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pt_BR.qm index c02994c..8d72a0b 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 8637f5e..82a5283 100644 --- a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pt_BR.ts +++ b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pt_BR.ts @@ -1,18 +1,18 @@ - + AbstractDb Cannot execute query on closed database. - + Não é possível executar query em banco de dados fechado. Error attaching database %1: %2 - + @@ -20,46 +20,46 @@ Invalid login or password - + login ou senha inválido ChainExecutor - + The database for executing queries was not defined. chain executor - + Não foi especificado banco de dados para execução das consultas. - + The database for executing queries was not open. chain executor - + O banco de dados para execução das consultas não foi aberto. - + Could not disable foreign keys in the database. Details: %1 chain executor - + Não foi possível desativar as chaves estrangeiras do banco de dados. Detalhes: %1 - + Could not start a database transaction. Details: %1 chain executor - + Não foi possível iniciar a transação do banco de dados. Detalhes: %1 - + Interrupted chain executor - + Interrompido - + Could not commit a database transaction. Details: %1 chain executor - + Não foi possível efetuar commit no banco de dados. Detalhes: %1 @@ -187,29 +187,29 @@ Error while creating table in target database: %1 - + Erro ao criar tabela no banco de dados: %1 Could not parse table. - + Não foi possível analisar a tabela. 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. - + Banco de dados %1 não pôde ser ligado ao banco de dados %2, de modo que os dados da tabela %3 vão ser copiados com o SQLiteStudio como um mediador. Este metodo pode ser lento para grande tabelas, por favor seja paciente. Error while copying data for table %1: %2 - + Erro ao copiar data para tabela %1:%2 Error while copying data to table %1: %2 - + Erro ao copiar data para tabela %1:%2 @@ -243,17 +243,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 @@ -341,23 +341,23 @@ Tables, indexes, triggers and views copied to database %3 will remain. - - + + 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 @@ -365,43 +365,43 @@ Tables, indexes, triggers and views copied to database %3 will remain. 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 @@ -417,7 +417,7 @@ Tables, indexes, triggers and views copied to database %3 will remain. ImportManager - + Imported data to the table '%1' successfully. @@ -435,41 +435,41 @@ Tables, indexes, triggers and views copied to database %3 will remain. - + 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 @@ -833,9 +833,14 @@ Error details: %2 - + + SQLite %1 does not support row value clauses in expressions. + + + - + + SQLite %1 does not support '%2' clause in expressions. @@ -852,13 +857,13 @@ Error details: %2 - + Parser stack overflow - + Syntax error @@ -913,17 +918,17 @@ 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. @@ -1026,28 +1031,28 @@ The view will remain as it is. 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. diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_ru.qm b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_ru.qm index 24f5549..c638942 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 7e8bb9d..4716a1d 100644 --- a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_ru.ts +++ b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_ru.ts @@ -1,6 +1,6 @@ - + AbstractDb @@ -26,37 +26,37 @@ 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 - + Невозможно отключить внешние ключи в базе данных. Подробности: %1 - + Could not start a database transaction. Details: %1 chain executor Невозможно начать транзакцию. Подробности: %1 - + Interrupted chain executor Прервано - + Could not commit a database transaction. Details: %1 chain executor Невозможно завершить транзакцию. Подробности: %1 @@ -239,23 +239,23 @@ Tables, indexes, triggers and views copied to database %3 will remain. Could not parse object '%1' in order to move or copy it. - + Невозможно проанализировать объект '%1' для его перемещения либо копирования. 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 @@ -343,23 +343,23 @@ Tables, indexes, triggers and views copied to database %3 will remain. Ошибка при подсчёте ширины столбца данных для экспорта результатов запроса: %1 - - + + Could not parse %1 in order to export it. It will be excluded from the export output. Невозможно проанализировать структуру %1. Данный объект будет исключён при выполнении экспорта. - + Error while reading data to export from table %1: %2 Ошибка при считывании данных для экспорта из таблицы %1: %2 - + Error while counting data to export from table %1: %2 Ошибка при подсчёте количества данных для экспорта из таблицы %1: %2 - + Error while counting data column width to export from table %1: %2 Ошибка при подсчёте ширины столбца данных для экспорта из таблицы %1: %2 @@ -367,43 +367,43 @@ Tables, indexes, triggers and views copied to database %3 will remain. FunctionManagerImpl - + Invalid number of arguments to function '%1'. Expected %2, but got %3. Неверное количество аргументов для функции '%1'. Ожидаемое количество: %2, передано: %3. - + No such function registered in SQLiteStudio: %1(%2) Функция не зарегистрирована в SQLiteStudio: %1(%2) - + Function %1(%2) was registered with language %3, but the plugin supporting that language is not currently loaded. Функция %1(%2) зарегистрирована для языка %3, однако модуль поддержки этого языка на данный момент не загружен. - + Invalid regular expression pattern: %1 Неверный шаблон регулярного выражения: %1 - - + + Could not open file %1 for reading: %2 Невозможно открыть файл %1 для чтения: %2 - + Could not open file %1 for writting: %2 Невозможно открыть файл %1 для записи: %2 - + Error while writting to file %1: %2 Ошибка при записи в файл %1: %2 - + Unsupported scripting language: %1 Неподдерживаемый скриптовый язык: %1 @@ -419,7 +419,7 @@ Tables, indexes, triggers and views copied to database %3 will remain. ImportManager - + Imported data to the table '%1' successfully. Импорт данных в таблицу '%1' выполнен успешно. @@ -437,41 +437,41 @@ Tables, indexes, triggers and views copied to database %3 will remain. Невозможно начать транзакцию для импорта данных: %1 - + Could not commit transaction for imported data: %1 Невозможно завершить транзакцию для импортированных данных: %1 - + Table '%1' has less columns than there are columns in the data to be imported. Excessive data columns will be ignored. В таблице '%1' столбцов меньше, чем в импортируемых данных. Лишние столбцы будут проигнорированы. - + Table '%1' has more columns than there are columns in the data to be imported. Some columns in the table will be left empty. В таблице '%1' столбцов больше, чем в импортируемых данных. Недостающие столбцы будут оставлены пустыми. - + Could not create table to import to: %1 Невозможно создать таблицу для импорта: %1 - - - + + + 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 @@ -835,9 +835,14 @@ Error details: %2 SQLite %1 не поддерживает операторы текущей даты и текущего времени в выражениях. - + + SQLite %1 does not support row value clauses in expressions. + + + - + + SQLite %1 does not support '%2' clause in expressions. SQLite %1 не поддерживает оператор '%2' в выражениях. @@ -854,13 +859,13 @@ Error details: %2 - + Parser stack overflow Переполнение стека анализатора - + Syntax error Синтаксическая ошибка @@ -915,17 +920,17 @@ 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. @@ -1033,28 +1038,28 @@ The view will remain as it is. 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 не удалось извлечь метаданные из запроса. Результаты нельзя будет редактировать. diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_sk.ts b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_sk.ts index 4a617e4..3298d89 100644 --- a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_sk.ts +++ b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_sk.ts @@ -1,6 +1,6 @@ - + AbstractDb @@ -26,37 +26,37 @@ 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 @@ -243,17 +243,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 @@ -341,23 +341,23 @@ Tables, indexes, triggers and views copied to database %3 will remain. - - + + 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 @@ -365,43 +365,43 @@ Tables, indexes, triggers and views copied to database %3 will remain. 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 @@ -417,7 +417,7 @@ Tables, indexes, triggers and views copied to database %3 will remain. ImportManager - + Imported data to the table '%1' successfully. @@ -435,41 +435,41 @@ Tables, indexes, triggers and views copied to database %3 will remain. - + 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 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 @@ -833,9 +833,14 @@ Error details: %2 - + + SQLite %1 does not support row value clauses in expressions. + + + - + + SQLite %1 does not support '%2' clause in expressions. @@ -852,13 +857,13 @@ Error details: %2 - + Parser stack overflow - + Syntax error Chyba syntaxe @@ -913,17 +918,17 @@ 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. @@ -1026,28 +1031,28 @@ The view will remain as it is. 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. diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_zh_CN.ts b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_zh_CN.ts index 3410fa0..b9c43f2 100644 --- a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_zh_CN.ts +++ b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_zh_CN.ts @@ -1,6 +1,6 @@ - + AbstractDb @@ -26,37 +26,37 @@ 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 @@ -243,17 +243,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 @@ -341,23 +341,23 @@ Tables, indexes, triggers and views copied to database %3 will remain. - - + + 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 @@ -365,43 +365,43 @@ Tables, indexes, triggers and views copied to database %3 will remain. 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 @@ -417,7 +417,7 @@ Tables, indexes, triggers and views copied to database %3 will remain. ImportManager - + Imported data to the table '%1' successfully. @@ -435,41 +435,41 @@ Tables, indexes, triggers and views copied to database %3 will remain. - + 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 @@ -833,9 +833,14 @@ Error details: %2 - + + SQLite %1 does not support row value clauses in expressions. + + + - + + SQLite %1 does not support '%2' clause in expressions. @@ -852,13 +857,13 @@ Error details: %2 - + Parser stack overflow - + Syntax error @@ -913,17 +918,17 @@ 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. @@ -1026,28 +1031,28 @@ The view will remain as it is. 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. -- cgit v1.2.3