From a5b034d4a9c44f9bc1e83b01de82530f8fc63013 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sat, 4 Apr 2015 14:41:04 -0400 Subject: Imported Upstream version 3.0.4 --- .../translations/coreSQLiteStudio_de.ts | 75 ++++++------ .../translations/coreSQLiteStudio_es.ts | 75 ++++++------ .../translations/coreSQLiteStudio_fr.qm | Bin 41796 -> 41104 bytes .../translations/coreSQLiteStudio_fr.ts | 73 +++++++----- .../translations/coreSQLiteStudio_pl.qm | Bin 41932 -> 42248 bytes .../translations/coreSQLiteStudio_pl.ts | 73 +++++++----- .../translations/coreSQLiteStudio_pt_BR.ts | 75 ++++++------ .../translations/coreSQLiteStudio_ru.qm | Bin 40771 -> 41441 bytes .../translations/coreSQLiteStudio_ru.ts | 73 +++++++----- .../translations/coreSQLiteStudio_sk.qm | Bin 27 -> 3538 bytes .../translations/coreSQLiteStudio_sk.ts | 132 +++++++++++---------- .../translations/coreSQLiteStudio_zh_CN.ts | 75 ++++++------ 12 files changed, 352 insertions(+), 299 deletions(-) (limited to 'SQLiteStudio3/coreSQLiteStudio/translations') diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_de.ts b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_de.ts index 7656d3b..46425fc 100644 --- a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_de.ts +++ b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_de.ts @@ -1,6 +1,6 @@ - + AbstractDb @@ -147,30 +147,30 @@ - + 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. @@ -318,33 +318,33 @@ Tables, indexes, triggers and views copied to database %3 will remain. 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 @@ -443,18 +443,23 @@ 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 + + PluginManagerImpl @@ -765,7 +770,7 @@ Tables, indexes, triggers and views copied to database %3 will remain. - + Result set expired or no row available. @@ -834,13 +839,13 @@ Error details: %2 - + Parser stack overflow - + Syntax error @@ -947,41 +952,41 @@ Error details: %2 - + 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. - + Cannot not update trigger %1 according to table %2 modification. - - All columns covered by the trigger %1 are gone. The trigger will not be recreated after table 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. - - Cannot not update view %1 according to table %2 modifications. -The view will remain as it is. + + All columns covered by the trigger %1 are gone. The trigger will not be recreated after table modification. - - - - 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. + + Cannot not update view %1 according to table %2 modifications. +The view will remain as it is. diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_es.ts b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_es.ts index 420d0bb..9545030 100644 --- a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_es.ts +++ b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_es.ts @@ -1,6 +1,6 @@ - + AbstractDb @@ -147,30 +147,30 @@ - + 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. @@ -318,33 +318,33 @@ Tables, indexes, triggers and views copied to database %3 will remain. 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 @@ -443,18 +443,23 @@ 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 + + PluginManagerImpl @@ -765,7 +770,7 @@ Tables, indexes, triggers and views copied to database %3 will remain. - + Result set expired or no row available. @@ -834,13 +839,13 @@ Error details: %2 - + Parser stack overflow - + Syntax error @@ -947,41 +952,41 @@ Error details: %2 - + 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. - + Cannot not update trigger %1 according to table %2 modification. - - All columns covered by the trigger %1 are gone. The trigger will not be recreated after table 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. - - Cannot not update view %1 according to table %2 modifications. -The view will remain as it is. + + All columns covered by the trigger %1 are gone. The trigger will not be recreated after table modification. - - - - 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. + + Cannot not update view %1 according to table %2 modifications. +The view will remain as it is. diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_fr.qm b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_fr.qm index a0b0a53..668a42a 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 46e3abc..6e53771 100644 --- a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_fr.ts +++ b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_fr.ts @@ -1,6 +1,6 @@ - + AbstractDb @@ -147,30 +147,30 @@ 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é. @@ -319,33 +319,33 @@ Tables, index, déclencheurs et vues copiés de la base de données %3 seront ma ExportWorker - + Error while exporting query results: %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 - - + + 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. - + Error while reading data to export from 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 - + 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 @@ -444,18 +444,23 @@ 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 + + PluginManagerImpl @@ -766,7 +771,7 @@ Tables, index, déclencheurs et vues copiés de la base de données %3 seront ma - + Result set expired or no row available. Terminé ou aucune ligne valide. @@ -836,13 +841,13 @@ Détails erreur: %2 - + Parser stack overflow Analyse dépassement pile - + Syntax error Erreur de syntaxe @@ -949,43 +954,47 @@ 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. - + 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. - + 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 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. diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pl.qm b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pl.qm index 8d09cfa..6859097 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 9ca5ff5..7c061e5 100644 --- a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pl.ts +++ b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pl.ts @@ -1,6 +1,6 @@ - + AbstractDb @@ -147,30 +147,30 @@ 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. @@ -323,7 +323,7 @@ Tabele, indeksy, wyzwalacze i widoki skopiowane do bazy danych %3 pozostaną na ExportWorker - + Error while exporting query results: %1 Błąd podczas eksportowania wyników zapytania: %1 @@ -332,28 +332,28 @@ 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: %2 - + Error while counting data column width to export from query results: %1 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 @@ -452,18 +452,23 @@ 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 + PluginManagerImpl @@ -831,13 +836,13 @@ Szczegóły błędu: %2 - + Parser stack overflow Przeciążenie stosu analizatora. - + Syntax error Błąd składni @@ -944,43 +949,47 @@ Szczegóły błędu: %2 Zaludnianie tabel - + 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. 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. Widok pozostanie nienaruszony. - - - 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. - Jest problem ze zaktualizowaniem zapytania %1 w wyzwalaczu %2. Jedeno z podzapytań SELECT, które może odwoływać się do tabeli %2 nie może być poprawnie zmodyfikowane. Ręczna aktualizacja tego wyzwalacza może być niezbędna. + Jest problem ze zaktualizowaniem zapytania %1 w wyzwalaczu %2. Jedeno z podzapytań SELECT, 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. @@ -1010,7 +1019,7 @@ Widok pozostanie nienaruszony. - + Result set expired or no row available. Wyniki zapytania są nieaktualne, lub nie ma dostępnych wierszy. diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pt_BR.ts b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pt_BR.ts index 5c08361..d22af44 100644 --- a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pt_BR.ts +++ b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pt_BR.ts @@ -1,6 +1,6 @@ - + AbstractDb @@ -147,30 +147,30 @@ - + 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. @@ -318,33 +318,33 @@ Tables, indexes, triggers and views copied to database %3 will remain. 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 @@ -443,18 +443,23 @@ 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 + + PluginManagerImpl @@ -765,7 +770,7 @@ Tables, indexes, triggers and views copied to database %3 will remain. - + Result set expired or no row available. @@ -834,13 +839,13 @@ Error details: %2 - + Parser stack overflow - + Syntax error @@ -947,41 +952,41 @@ Error details: %2 - + 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. - + Cannot not update trigger %1 according to table %2 modification. - - All columns covered by the trigger %1 are gone. The trigger will not be recreated after table 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. - - Cannot not update view %1 according to table %2 modifications. -The view will remain as it is. + + All columns covered by the trigger %1 are gone. The trigger will not be recreated after table modification. - - - - 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. + + Cannot not update view %1 according to table %2 modifications. +The view will remain as it is. diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_ru.qm b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_ru.qm index 0b3d737..24f5549 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 6890ba9..ca7fc68 100644 --- a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_ru.ts +++ b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_ru.ts @@ -147,31 +147,31 @@ Не удалось добавить базу данных %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. Не найден подходящий драйвер базы данных. @@ -320,33 +320,33 @@ Tables, indexes, triggers and views copied to database %3 will remain. ExportWorker - + Error while exporting query results: %1 Ошибка при экспорте результатов запроса: %1 - + Error while counting data column width to export from query results: %1 Ошибка при подсчёте ширины столбца данных для экспорта результатов запроса: %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 @@ -445,18 +445,23 @@ 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 + PluginManagerImpl @@ -767,7 +772,7 @@ Tables, indexes, triggers and views copied to database %3 will remain. - + Result set expired or no row available. Результирующая выборка устарела или ни одна строка не доступна. @@ -836,13 +841,13 @@ Error details: %2 - + Parser stack overflow Переполнение стека анализатора - + Syntax error Синтаксическая ошибка @@ -949,43 +954,47 @@ Error details: %2 Заполнение таблиц - + 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. Таблица %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. Представление останется как есть. - - - 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. - Возникла проблема при обновлении конструкции %1 внутри триггера %2. Одна из вложенных конструкций SELECT, которая возможно ссылается на таблицу %3, не может быть корректно модифицирована. Возможно необходима ручная правка триггера. + Возникла проблема при обновлении конструкции %1 внутри триггера %2. Одна из вложенных конструкций SELECT, которая возможно ссылается на таблицу %3, не может быть корректно модифицирована. Возможно необходима ручная правка триггера. diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_sk.qm b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_sk.qm index 1776294..e857185 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 497b7fe..24da18a 100644 --- a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_sk.ts +++ b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_sk.ts @@ -12,7 +12,7 @@ Error attaching database %1: %2 - + Chyba pri pripájaní databázy %1: %2 @@ -20,7 +20,7 @@ Invalid login or password - + Neplatné meno alebo heslo @@ -144,33 +144,33 @@ Could not add database %1: %2 - + Nemôžem pridať databázu %1: %2 - + Database %1 could not be updated, because of an error: %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. @@ -181,7 +181,7 @@ Error while creating table in target database: %1 - + Vyskytla sa chyba počas vytvárania tabuľky v cieľovej databáze: %1 @@ -232,17 +232,17 @@ Tables, indexes, triggers and views copied to database %3 will remain. 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 @@ -297,54 +297,54 @@ Tables, indexes, triggers and views copied to database %3 will remain. Export to the clipboard was successful. - + Export do schránky bol úspešný. Export to the file '%1' was successful. - + Export do súboru '%1' bol úspešný. Export was successful. - + Export bol úspešný. Could not export to file %1. File cannot be open for writting. - + Nemôžem exportovať do súboru %1.Súbor nieje možné otvoriť pre zápis. 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 @@ -443,18 +443,23 @@ 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 + + PluginManagerImpl @@ -497,7 +502,7 @@ Tables, indexes, triggers and views copied to database %3 will remain. Constant populate constant plugin name - + Konštanta @@ -505,7 +510,7 @@ Tables, indexes, triggers and views copied to database %3 will remain. Constant value: - + Hodnota konštanty: @@ -514,7 +519,7 @@ Tables, indexes, triggers and views copied to database %3 will remain. Dictionary dictionary populating plugin name - + Slovník @@ -565,7 +570,7 @@ Tables, indexes, triggers and views copied to database %3 will remain. Table '%1' populated successfully. - + Tabuľka %1 úspešne naplnená. @@ -573,7 +578,7 @@ Tables, indexes, triggers and views copied to database %3 will remain. Random number - + Náhodné číslo @@ -614,7 +619,7 @@ Tables, indexes, triggers and views copied to database %3 will remain. Random text - + Náhodný text @@ -690,7 +695,7 @@ Tables, indexes, triggers and views copied to database %3 will remain. Script - + Skript @@ -721,7 +726,7 @@ Tables, indexes, triggers and views copied to database %3 will remain. Sequence - + Sekvencia @@ -765,7 +770,7 @@ Tables, indexes, triggers and views copied to database %3 will remain. - + Result set expired or no row available. @@ -834,15 +839,15 @@ Error details: %2 - + Parser stack overflow - + Syntax error - + Chyba syntaxe @@ -926,7 +931,7 @@ Error details: %2 Scripting languages plugin category name - + Skriptovacie jazyky @@ -947,41 +952,41 @@ Error details: %2 - + 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. - + Cannot not update trigger %1 according to table %2 modification. - - All columns covered by the trigger %1 are gone. The trigger will not be recreated after table 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. - - Cannot not update view %1 according to table %2 modifications. -The view will remain as it is. + + All columns covered by the trigger %1 are gone. The trigger will not be recreated after table modification. - - - - 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. + + Cannot not update view %1 according to table %2 modifications. +The view will remain as it is. @@ -1048,31 +1053,32 @@ The view will remain as it is. 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 @@ -1256,12 +1262,12 @@ Details: %3 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. diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_zh_CN.ts b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_zh_CN.ts index 0cfd10d..1c95d67 100644 --- a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_zh_CN.ts +++ b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_zh_CN.ts @@ -1,6 +1,6 @@ - + AbstractDb @@ -147,30 +147,30 @@ - + 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. @@ -318,33 +318,33 @@ Tables, indexes, triggers and views copied to database %3 will remain. 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 @@ -443,18 +443,23 @@ 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 + + PluginManagerImpl @@ -765,7 +770,7 @@ Tables, indexes, triggers and views copied to database %3 will remain. - + Result set expired or no row available. @@ -834,13 +839,13 @@ Error details: %2 - + Parser stack overflow - + Syntax error @@ -947,41 +952,41 @@ Error details: %2 - + 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. - + Cannot not update trigger %1 according to table %2 modification. - - All columns covered by the trigger %1 are gone. The trigger will not be recreated after table 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. - - Cannot not update view %1 according to table %2 modifications. -The view will remain as it is. + + All columns covered by the trigger %1 are gone. The trigger will not be recreated after table modification. - - - - 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. + + Cannot not update view %1 according to table %2 modifications. +The view will remain as it is. -- cgit v1.2.3