From 9618f0ebbf4b88045247c01ce8c8f58203508ebf Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Tue, 12 May 2015 16:19:40 -0400 Subject: Imported Upstream version 3.0.6 --- .../translations/coreSQLiteStudio_de.ts | 156 ++++++++++---------- .../translations/coreSQLiteStudio_es.ts | 156 ++++++++++---------- .../translations/coreSQLiteStudio_fr.ts | 156 ++++++++++---------- .../translations/coreSQLiteStudio_pl.ts | 156 ++++++++++---------- .../translations/coreSQLiteStudio_pt_BR.ts | 156 ++++++++++---------- .../translations/coreSQLiteStudio_ru.ts | 156 ++++++++++---------- .../translations/coreSQLiteStudio_sk.qm | Bin 3538 -> 4601 bytes .../translations/coreSQLiteStudio_sk.ts | 158 ++++++++++----------- .../translations/coreSQLiteStudio_zh_CN.ts | 156 ++++++++++---------- 9 files changed, 625 insertions(+), 625 deletions(-) (limited to 'SQLiteStudio3/coreSQLiteStudio/translations') diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_de.ts b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_de.ts index 46425fc..7d61000 100644 --- a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_de.ts +++ b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_de.ts @@ -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. @@ -427,36 +427,36 @@ Tables, indexes, triggers and views copied to database %3 will remain. - + 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 @@ -464,33 +464,33 @@ Tables, indexes, triggers and views copied to database %3 will remain. PluginManagerImpl - + Cannot load plugin %1, because it's in conflict with plugin %2. - + Cannot load plugin %1, because its dependency was not loaded: %2. - + Cannot load plugin %1. Error details: %2 - + Cannot load plugin %1 (error while initializing plugin). - + min: %1 plugin dependency version - + max: %1 plugin dependency version @@ -568,7 +568,7 @@ Tables, indexes, triggers and views copied to database %3 will remain. PopulateManager - + Table '%1' populated successfully. @@ -750,12 +750,12 @@ Tables, indexes, triggers and views copied to database %3 will remain. - + Error while populating table: %1 - + Could not commit transaction after table populating. Error details: %1 @@ -769,8 +769,8 @@ Tables, indexes, triggers and views copied to database %3 will remain. - - + + Result set expired or no row available. @@ -910,43 +910,43 @@ Error details: %2 - + General purpose plugin category name - + Database support plugin category name - + Code formatter plugin category name - + Scripting languages plugin category name - + Exporting plugin category name - + Importing plugin category name - + Table populating plugin category name @@ -1008,7 +1008,7 @@ The view will remain as it is. QueryExecutor - + Execution interrupted. @@ -1083,199 +1083,199 @@ The view will remain as it is. UpdateManager - + An error occurred while checking for updates: %1. - + Could not check available updates, because server responded with invalid message format. It is safe to ignore this warning. - + An error occurred while reading updates metadata: %1. - + Could not download updates, because server responded with invalid message format. You can try again later or download and install updates manually. See <a href="%1">User Manual</a> for details. - + Could not create temporary directory for downloading the update. Updating aborted. - + There was no updates to download. Updating aborted. - + Downloading: %1 - + Could not determinate file name from update URL: %1. Updating aborted. - + Failed to open file '%1' for writting: %2. Updating aborted. - + Installing updates. - + Could not copy current application directory into %1 directory. - + Could not create directory %1. - + Could not rename directory %1 to %2. Details: %3 - + Cannot not rename directory %1 to %2. Details: %3 - + Could not move directory %1 to %2 and also failed to restore original directory, so the original SQLiteStudio directory is now located at: %3 - + Could not rename directory %1 to %2. Rolled back to the original SQLiteStudio version. - + Could not unpack component %1 into %2 directory. - + Could not find permissions elevator application to run update as a root. Looked for: %1 - + Could not execute final updating steps as root: %1 - - - - + + + + Could not execute final updating steps as admin: %1 - + Cannot create temporary directory for updater. - + Cannot create updater script file. - + Updating canceled. - + Could not execute final updating steps as administrator. - + Could not execute final updating steps as administrator. Updater startup timed out. - + Could not execute final updating steps as administrator. Updater operation timed out. - + Could not clean up temporary directory %1. You can delete it manually at any time. - + Could not run new version for continuing update. - + Package not in tar.gz format, cannot install: %1 - + Package %1 cannot be installed, because cannot move it to directory: %2 - + Package %1 cannot be installed, because cannot unpack it: %2 - + Package not in zip format, cannot install: %1 - + Package %1 cannot be installed, because cannot unzip it to directory %2: %3 - + Package %1 cannot be installed, because cannot unzip it to directory: %2 - - + + Could not rename directory %1 to %2. - + Could not delete directory %1. - + Error executing update command: %1 Error message: %2 - + An error occurred while downloading updates: %1. Updating aborted. diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_es.ts b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_es.ts index 9545030..054d1dc 100644 --- a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_es.ts +++ b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_es.ts @@ -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. @@ -427,36 +427,36 @@ Tables, indexes, triggers and views copied to database %3 will remain. - + 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 @@ -464,33 +464,33 @@ Tables, indexes, triggers and views copied to database %3 will remain. PluginManagerImpl - + Cannot load plugin %1, because it's in conflict with plugin %2. - + Cannot load plugin %1, because its dependency was not loaded: %2. - + Cannot load plugin %1. Error details: %2 - + Cannot load plugin %1 (error while initializing plugin). - + min: %1 plugin dependency version - + max: %1 plugin dependency version @@ -568,7 +568,7 @@ Tables, indexes, triggers and views copied to database %3 will remain. PopulateManager - + Table '%1' populated successfully. @@ -750,12 +750,12 @@ Tables, indexes, triggers and views copied to database %3 will remain. - + Error while populating table: %1 - + Could not commit transaction after table populating. Error details: %1 @@ -769,8 +769,8 @@ Tables, indexes, triggers and views copied to database %3 will remain. - - + + Result set expired or no row available. @@ -910,43 +910,43 @@ Error details: %2 - + General purpose plugin category name - + Database support plugin category name - + Code formatter plugin category name - + Scripting languages plugin category name - + Exporting plugin category name - + Importing plugin category name - + Table populating plugin category name @@ -1008,7 +1008,7 @@ The view will remain as it is. QueryExecutor - + Execution interrupted. @@ -1083,199 +1083,199 @@ The view will remain as it is. UpdateManager - + An error occurred while checking for updates: %1. - + Could not check available updates, because server responded with invalid message format. It is safe to ignore this warning. - + An error occurred while reading updates metadata: %1. - + Could not download updates, because server responded with invalid message format. You can try again later or download and install updates manually. See <a href="%1">User Manual</a> for details. - + Could not create temporary directory for downloading the update. Updating aborted. - + There was no updates to download. Updating aborted. - + Downloading: %1 - + Could not determinate file name from update URL: %1. Updating aborted. - + Failed to open file '%1' for writting: %2. Updating aborted. - + Installing updates. - + Could not copy current application directory into %1 directory. - + Could not create directory %1. - + Could not rename directory %1 to %2. Details: %3 - + Cannot not rename directory %1 to %2. Details: %3 - + Could not move directory %1 to %2 and also failed to restore original directory, so the original SQLiteStudio directory is now located at: %3 - + Could not rename directory %1 to %2. Rolled back to the original SQLiteStudio version. - + Could not unpack component %1 into %2 directory. - + Could not find permissions elevator application to run update as a root. Looked for: %1 - + Could not execute final updating steps as root: %1 - - - - + + + + Could not execute final updating steps as admin: %1 - + Cannot create temporary directory for updater. - + Cannot create updater script file. - + Updating canceled. - + Could not execute final updating steps as administrator. - + Could not execute final updating steps as administrator. Updater startup timed out. - + Could not execute final updating steps as administrator. Updater operation timed out. - + Could not clean up temporary directory %1. You can delete it manually at any time. - + Could not run new version for continuing update. - + Package not in tar.gz format, cannot install: %1 - + Package %1 cannot be installed, because cannot move it to directory: %2 - + Package %1 cannot be installed, because cannot unpack it: %2 - + Package not in zip format, cannot install: %1 - + Package %1 cannot be installed, because cannot unzip it to directory %2: %3 - + Package %1 cannot be installed, because cannot unzip it to directory: %2 - - + + Could not rename directory %1 to %2. - + Could not delete directory %1. - + Error executing update command: %1 Error message: %2 - + An error occurred while downloading updates: %1. Updating aborted. diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_fr.ts b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_fr.ts index 6e53771..2931eff 100644 --- a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_fr.ts +++ b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_fr.ts @@ -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é. @@ -428,36 +428,36 @@ Tables, index, déclencheurs et vues copiés de la base de données %3 seront ma 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. - + 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. - + Could not create table to import to: %1 Impossible de créer la table d'import: %1 - - - + + + 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 @@ -465,33 +465,33 @@ Tables, index, déclencheurs et vues copiés de la base de données %3 seront ma PluginManagerImpl - + Cannot load plugin %1, because it's in conflict with plugin %2. Chargement impossible du plugin %1 celui-ci est en conflit avec le plugin %2. - + 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. - + Cannot load plugin %1. Error details: %2 Chargement impossible du plugin %1, Détails de l'erreur: %2 - + Cannot load plugin %1 (error while initializing plugin). Chargement impossible du plugin %1 (erreur à initialisation du plugin). - + min: %1 plugin dependency version min %1 - + max: %1 plugin dependency version max %1 @@ -569,7 +569,7 @@ Tables, index, déclencheurs et vues copiés de la base de données %3 seront ma PopulateManager - + Table '%1' populated successfully. Table '%1' remplie avec succès. @@ -751,12 +751,12 @@ Tables, index, déclencheurs et vues copiés de la base de données %3 seront ma Impossible d'initialiser la transaction pour remplir la table.Détails de l'erreur %1 - + Error while populating table: %1 Erreur lors du remplissage de la table: %1 - + Could not commit transaction after table populating. Error details: %1 Impossible d'enregistrer la transaction après le remplissage de la table. Erreur %1 @@ -770,8 +770,8 @@ Tables, index, déclencheurs et vues copiés de la base de données %3 seront ma Impossible d'ouvrir la base de données: %1 - - + + Result set expired or no row available. Terminé ou aucune ligne valide. @@ -912,43 +912,43 @@ Détails erreur: %2 Impossible d'initialiser le fichier de configuration. Aucune modification et les requêtes seront perdues après redémarrage. Essayez d'initialiser le fichier avec cette localisation: %1. - + General purpose plugin category name Objectif général - + Database support plugin category name Support base de données - + Code formatter plugin category name Format code - + Scripting languages plugin category name Langages script - + Exporting plugin category name Export - + Importing plugin category name Import - + Table populating plugin category name Peuplement de la table @@ -1015,7 +1015,7 @@ La vue restera telque. QueryExecutor - + Execution interrupted. Exécution interrompue. @@ -1090,201 +1090,201 @@ La vue restera telque. UpdateManager - + An error occurred while checking for updates: %1. Une erreur est apparue lors du contrôle pour la mise à jour:%1. - + 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. - + An error occurred while reading updates metadata: %1. Erreur lors de la lecture de mise des méta données: %1. - + Could not download updates, because server responded with invalid message format. You can try again later or download and install updates manually. See <a href="%1">User Manual</a> for details. Impossibles de télécharger les mises à jour, car le serveur répond avec un format de message invalide. Vous pover essayer plus tard ou télécharger et mettre à jour manuellement. Voir <a href="%1">User Manual</a> for details. - + Could not create temporary directory for downloading the update. Updating aborted. Impossible de créer un répertoire temporaire pour télécharger la mise à jour. Mise à jour abandonnée. - + There was no updates to download. Updating aborted. Il n'y a aucune mise à jour à télécharger. Mise à jour abandonnée. - + Downloading: %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. - + Failed to open file '%1' for writting: %2. Updating aborted. Erreur à l'ouverture du fichier %1 pour l'écriture: %2. Mise à jour abandonnée. - + Installing updates. Installation des mises jour. - + Could not copy current application directory into %1 directory. Impossible de copier le répertoire de l'application courante dans %1. - + Could not create directory %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 - + Cannot not rename directory %1 to %2. Details: %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 - + Could not rename directory %1 to %2. Rolled back to the original SQLiteStudio version. Impossible de renommer le répertoire %1 en %2, retour vers la version originale SQLiteStudio. - + Could not unpack component %1 into %2 directory. 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 - + Could not execute final updating steps as root: %1 Impossible de finaliser la mis à jour en tant que root: %1 - - - - + + + + Could not execute final updating steps as admin: %1 Impossible de finaliser la mis à jour en tant que admin: %1 - + Cannot create temporary directory for updater. Impossible de créer un répertoire temporaire pour la mise à jour. - + Cannot create updater script file. impossible de créer le fichier du scripte de mise à jour. - + Updating canceled. Mise à jour suspendue. - + Could not execute final updating steps as administrator. 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é. - + 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é. - + Could not clean up temporary directory %1. You can delete it manually at any time. Impossible de nettoyer le répertoire temporaire %1. Vous pouver le supprimer manuellement plutard. - + Could not run new version for continuing update. Impossible de lancer la nouvelle version afin de continuer la mise à jour. - + Package not in tar.gz format, cannot install: %1 Installation impossible un paquet n'est pas au format tar.zg: %1 - + 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 - + Package %1 cannot be installed, because cannot unpack it: %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 - + 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 - + 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 - - + + Could not rename directory %1 to %2. Impossible de renommer le répertoire %1 en %2. - + Could not delete directory %1. Impossible de supprimer le répertoire %1. - + Error executing update command: %1 Error message: %2 Erreur d'exécution de la commande de mise à jour: %1 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. diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pl.ts b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pl.ts index 7c061e5..85cfca2 100644 --- a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pl.ts +++ b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pl.ts @@ -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. @@ -436,36 +436,36 @@ Tabele, indeksy, wyzwalacze i widoki skopiowane do bazy danych %3 pozostaną na 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 @@ -473,33 +473,33 @@ Tabele, indeksy, wyzwalacze i widoki skopiowane do bazy danych %3 pozostaną na PluginManagerImpl - + Cannot load plugin %1, because it's in conflict with plugin %2. Nie udało się załadować wtyczki %1, ponieważ jest ona w konflikcie z wtyczką %2. - + Cannot load plugin %1, because its dependency was not loaded: %2. Nie udało się załadować wtyczki %1, ponieważ jej zależność nie została załadowana: %2 - + Cannot load plugin %1. Error details: %2 Nie udało się załadować wtyczki %1. Szczegóły błędu: %2 - + Cannot load plugin %1 (error while initializing plugin). Nie udało się załadować wtyczki %1 (błąd podczas inicjalizacji wtyczki). - + min: %1 plugin dependency version min: %1 - + max: %1 plugin dependency version maks: %1 @@ -577,7 +577,7 @@ Tabele, indeksy, wyzwalacze i widoki skopiowane do bazy danych %3 pozostaną na PopulateManager - + Table '%1' populated successfully. Zaludnianie tabeli '%1' przebiegło pomyślnie. @@ -759,12 +759,12 @@ Tabele, indeksy, wyzwalacze i widoki skopiowane do bazy danych %3 pozostaną na Nie udało się rozpocząć transakcji w celu zaludnienia tabeli. Szczegóły błędu: %1 - + Error while populating table: %1 Błąd podczas zaludniania tabeli: %2 - + Could not commit transaction after table populating. Error details: %1 Nie udało się zatwierdzić transakcji po zaludnieniu tabeli. Szczegóły błędy: %1 @@ -907,43 +907,43 @@ Szczegóły błędu: %2 Nie udało się zainicjalizować pliku konfiguracyjnego. Jakiekolwiek zmiany w konfiguracji i historia zapytań będą utracone po zrestartowaniu aplikacji. Próbowano zainicjalizować plik konfiguracyjny w następujących lokalizacjach: %1. - + General purpose plugin category name Ogólne - + Database support plugin category name Wsparcie baz danych - + Code formatter plugin category name Formatowanie kodu - + Scripting languages plugin category name Języki skryptowe - + Exporting plugin category name Eksportowanie - + Importing plugin category name Importowanie - + Table populating plugin category name Zaludnianie tabel @@ -1018,8 +1018,8 @@ Widok pozostanie nienaruszony. Nie udało się zamknąć bazy danych: %1 - - + + Result set expired or no row available. Wyniki zapytania są nieaktualne, lub nie ma dostępnych wierszy. @@ -1034,7 +1034,7 @@ Widok pozostanie nienaruszony. QueryExecutor - + Execution interrupted. Wykonywanie przerwane. @@ -1109,202 +1109,202 @@ Widok pozostanie nienaruszony. UpdateManager - + An error occurred while checking for updates: %1. Wystąpił błąd podczas sprawdzania aktualizacji: %1 - + Could not check available updates, because server responded with invalid message format. It is safe to ignore this warning. Nie udało się sprawdzić aktualizacji, ponieważ serwer odpowiedział wiadomością w niepoprawnym formacie. Możesz spokojnie zignorować tą informację. - + An error occurred while reading updates metadata: %1. Wystąpił błąd podczas odczytu metadanych aktualizacji: %1 - + Could not download updates, because server responded with invalid message format. You can try again later or download and install updates manually. See <a href="%1">User Manual</a> for details. Nie udało się ściągnąć aktualizacji, ponieważ serwer odpowiedział wiadomością w niepoprawnym formacie. Możesz spróbować jeszcze raz później, lub ściągnąć i stainstalować aktualizację ręcznie. Szczegóły: <a href="%1">Podręcznik użytkownika</a>. - + Could not create temporary directory for downloading the update. Updating aborted. Nie udało się stworzyć katalogu tymczasowego w celu pobrania aktualizacji. Aktualizacja została przerwana. - + There was no updates to download. Updating aborted. Nie znaleziono aktualizacji do pobrania. Aktualizacja przerwana. - + Downloading: %1 Pobieranie: %1 - + Could not determinate file name from update URL: %1. Updating aborted. Nie udało się określić nazwy pliku z URL aktualizacji: %1. Aktualizacja przerwana. - + Failed to open file '%1' for writting: %2. Updating aborted. Nie udało się otworzyć pliku '%1' do zapisu: %2. Aktualizacja przerwana. - + Installing updates. Instalowanie aktualizacji. - + Could not copy current application directory into %1 directory. Nie udało się skopiować bieżącego katalogu aplikacji do katalogu %1. - + Could not create directory %1. Nie udało się stworzyć katalogu %1. - + Could not rename directory %1 to %2. Details: %3 Nie udało się zmienić nazwy katalogu %1 na %2. Szczegóły: %3 - + Cannot not rename directory %1 to %2. Details: %3 Nie można zmienić nazwy katalogu %1 na %2. Szczegóły: %3 - + Could not move directory %1 to %2 and also failed to restore original directory, so the original SQLiteStudio directory is now located at: %3 Nie udało się przenieść katalogu %1 do %2, oraz nie udało się przywrócić originalnego katalog, więc originalny katalog SQLiteStudio jest mieści się teraz w: %3 - + Could not rename directory %1 to %2. Rolled back to the original SQLiteStudio version. Nie udało się zmienić nazwy katalogu %1 na %2. Przywrócono originalną wersję SQLiteStudio. - + Could not unpack component %1 into %2 directory. Nie udało się rozpakować komponentu %1 do katalogu %2. - + Could not find permissions elevator application to run update as a root. Looked for: %1 Nie udało się znaleźć narzędzia do podnoszenia uprawnień aplikacji, aby uruchomić aktualizację jako administrator. Szukano następujących: %1 - + Could not execute final updating steps as root: %1 Nie udało się wykonać ostatnich kroków jako administrator: %1 - - - - + + + + Could not execute final updating steps as admin: %1 Nie udało się wykonać ostatnich kroków jako administrator: %1 - + Cannot create temporary directory for updater. Nie można stworzyć tymczasowego katalogu dla aktualizacji. - + Cannot create updater script file. Nie można utworzyć skryptu aktualizacji. - + Updating canceled. Aktualizacja wycofana. - + Could not execute final updating steps as administrator. Nie udało się wykonać ostatich kroków aktualizacji jako administrator. - + Could not execute final updating steps as administrator. Updater startup timed out. Nie udało się wykonać ostatich kroków aktualizacji jako administrator. Przekroczono limit czasu oczekiwania. - + Could not execute final updating steps as administrator. Updater operation timed out. Nie udało się wykonać ostatich kroków aktualizacji jako administrator. Przekroczono limit czasu oczekiwania. - + Could not clean up temporary directory %1. You can delete it manually at any time. Nie udało się wyczyścić katalogu tymczasowego %1. Możesz go usunąć ręcznie w dowolnym momencie. - + Could not run new version for continuing update. Nie udało się uruchomić nowej wersji w celu kontynuowania aktualizacji. - + Package not in tar.gz format, cannot install: %1 Paczka nie jest w formacie tar.gz, nie można zainstalować: %1 - + Package %1 cannot be installed, because cannot move it to directory: %2 Paczka %1 nie może być zainstalowana, ponieważ nie można przenieść jej do katalogu: %2 - + Package %1 cannot be installed, because cannot unpack it: %2 Paczka %1 nie może być zainstalowana, ponieważ nie można jej rozpakować: %2 - + Package not in zip format, cannot install: %1 Paczka nie jest w formacie zip, nie można zainstalować: %1 - + Package %1 cannot be installed, because cannot unzip it to directory %2: %3 Paczka %1 nie może być zainstalowana, ponieważ nie można jej rozpakować do katalogu %2: %3 - + Package %1 cannot be installed, because cannot unzip it to directory: %2 Paczka %1 nie może być zainstalowana, ponieważ nie można jej rozpakować do katalogu %2 - - + + Could not rename directory %1 to %2. Nie udało się zmienić nazwy katalogu %1 na %2. - + Could not delete directory %1. Nie udało się skasować katalogu %1. - + Error executing update command: %1 Error message: %2 Błąd podczas wykonywania polecenia aktualizacji: %1 Treść błędu: %2 - + An error occurred while downloading updates: %1. Updating aborted. Wystąpił błąd podczas pobierania aktualizacji: %1. Aktualizacja przerwana. diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pt_BR.ts b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pt_BR.ts index d22af44..64f66a5 100644 --- a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pt_BR.ts +++ b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_pt_BR.ts @@ -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. @@ -427,36 +427,36 @@ Tables, indexes, triggers and views copied to database %3 will remain. - + 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 @@ -464,33 +464,33 @@ Tables, indexes, triggers and views copied to database %3 will remain. PluginManagerImpl - + Cannot load plugin %1, because it's in conflict with plugin %2. - + Cannot load plugin %1, because its dependency was not loaded: %2. - + Cannot load plugin %1. Error details: %2 - + Cannot load plugin %1 (error while initializing plugin). - + min: %1 plugin dependency version - + max: %1 plugin dependency version @@ -568,7 +568,7 @@ Tables, indexes, triggers and views copied to database %3 will remain. PopulateManager - + Table '%1' populated successfully. @@ -750,12 +750,12 @@ Tables, indexes, triggers and views copied to database %3 will remain. - + Error while populating table: %1 - + Could not commit transaction after table populating. Error details: %1 @@ -769,8 +769,8 @@ Tables, indexes, triggers and views copied to database %3 will remain. - - + + Result set expired or no row available. @@ -910,43 +910,43 @@ Error details: %2 - + General purpose plugin category name - + Database support plugin category name - + Code formatter plugin category name - + Scripting languages plugin category name - + Exporting plugin category name - + Importing plugin category name - + Table populating plugin category name @@ -1008,7 +1008,7 @@ The view will remain as it is. QueryExecutor - + Execution interrupted. @@ -1083,199 +1083,199 @@ The view will remain as it is. UpdateManager - + An error occurred while checking for updates: %1. - + Could not check available updates, because server responded with invalid message format. It is safe to ignore this warning. - + An error occurred while reading updates metadata: %1. - + Could not download updates, because server responded with invalid message format. You can try again later or download and install updates manually. See <a href="%1">User Manual</a> for details. - + Could not create temporary directory for downloading the update. Updating aborted. - + There was no updates to download. Updating aborted. - + Downloading: %1 - + Could not determinate file name from update URL: %1. Updating aborted. - + Failed to open file '%1' for writting: %2. Updating aborted. - + Installing updates. - + Could not copy current application directory into %1 directory. - + Could not create directory %1. - + Could not rename directory %1 to %2. Details: %3 - + Cannot not rename directory %1 to %2. Details: %3 - + Could not move directory %1 to %2 and also failed to restore original directory, so the original SQLiteStudio directory is now located at: %3 - + Could not rename directory %1 to %2. Rolled back to the original SQLiteStudio version. - + Could not unpack component %1 into %2 directory. - + Could not find permissions elevator application to run update as a root. Looked for: %1 - + Could not execute final updating steps as root: %1 - - - - + + + + Could not execute final updating steps as admin: %1 - + Cannot create temporary directory for updater. - + Cannot create updater script file. - + Updating canceled. - + Could not execute final updating steps as administrator. - + Could not execute final updating steps as administrator. Updater startup timed out. - + Could not execute final updating steps as administrator. Updater operation timed out. - + Could not clean up temporary directory %1. You can delete it manually at any time. - + Could not run new version for continuing update. - + Package not in tar.gz format, cannot install: %1 - + Package %1 cannot be installed, because cannot move it to directory: %2 - + Package %1 cannot be installed, because cannot unpack it: %2 - + Package not in zip format, cannot install: %1 - + Package %1 cannot be installed, because cannot unzip it to directory %2: %3 - + Package %1 cannot be installed, because cannot unzip it to directory: %2 - - + + Could not rename directory %1 to %2. - + Could not delete directory %1. - + Error executing update command: %1 Error message: %2 - + An error occurred while downloading updates: %1. Updating aborted. diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_ru.ts b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_ru.ts index ca7fc68..8bbab69 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. Не найден подходящий драйвер базы данных. @@ -429,36 +429,36 @@ Tables, indexes, triggers and views copied to database %3 will remain. Невозможно завершить транзакцию для импортированных данных: %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 @@ -466,33 +466,33 @@ Tables, indexes, triggers and views copied to database %3 will remain. PluginManagerImpl - + Cannot load plugin %1, because it's in conflict with plugin %2. Невозможно загрузить модуль %1, так как он конфликтует с модулем %2. - + Cannot load plugin %1, because its dependency was not loaded: %2. Невозможно загрузить модуль %1, так как не загружен необходимый ему модуль: %2. - + Cannot load plugin %1. Error details: %2 Невозможно загрузить модуль %1. Подробности ошибки: %2 - + Cannot load plugin %1 (error while initializing plugin). Невозможно загрузить модуль %1 (ошибка при инициализации модуля). - + min: %1 plugin dependency version минимальная: %1 - + max: %1 plugin dependency version максимальная: %1 @@ -570,7 +570,7 @@ Tables, indexes, triggers and views copied to database %3 will remain. PopulateManager - + Table '%1' populated successfully. Таблица '%1' успешно заполнена. @@ -752,12 +752,12 @@ Tables, indexes, triggers and views copied to database %3 will remain. Невозможно начать транзакцию для заполнения таблицы. Подробности ошибки: %1 - + Error while populating table: %1 Ошибка при заполнении таблицы: %1 - + Could not commit transaction after table populating. Error details: %1 Невозможно завершить транзакцию после заполнения таблицы. Подробности ошибки: %1 @@ -771,8 +771,8 @@ Tables, indexes, triggers and views copied to database %3 will remain. Невозможно открыть базу данных: %1 - - + + Result set expired or no row available. Результирующая выборка устарела или ни одна строка не доступна. @@ -912,43 +912,43 @@ Error details: %2 Невозможно инициализировать файл конфигурации. Любые изменения конфигурации и история запросов будут утеряны после перезапуска приложения. Попытки инициализации файла предпринимались в следующих местах: %1. - + General purpose plugin category name Общего назначения - + Database support plugin category name Поддержка баз данных - + Code formatter plugin category name Форматирование кода - + Scripting languages plugin category name Скриптовые языки - + Exporting plugin category name Экспорт - + Importing plugin category name Импорт - + Table populating plugin category name Заполнение таблиц @@ -1015,7 +1015,7 @@ The view will remain as it is. QueryExecutor - + Execution interrupted. Выполнение прервано. @@ -1090,202 +1090,202 @@ The view will remain as it is. UpdateManager - + An error occurred while checking for updates: %1. При проверке обновлений возникла ошибка: %1 - + Could not check available updates, because server responded with invalid message format. It is safe to ignore this warning. Невозможно проверить наличие обновлений, так как ответ сервера имеет некорректный формат. Это предупреждение можно проигнорировать. - + An error occurred while reading updates metadata: %1. При чтении метаданных об обновлениях возникла ошибка: %1 - + Could not download updates, because server responded with invalid message format. You can try again later or download and install updates manually. See <a href="%1">User Manual</a> for details. Невозможно загрузить обновления, так как ответ сервера имеет некорректный формат. Вы можете попробовать снова позже или скачать и установить обновления вручную. Подробности смотрите в <a href="%1">Руководстве пользователя</a>. - + Could not create temporary directory for downloading the update. Updating aborted. Невозможно создать временный каталог для загрузки обновления. Обновление прервано. - + There was no updates to download. Updating aborted. Нет обновлений для загрузки. Обновление прервано. - + Downloading: %1 Загрузка: %1 - + Could not determinate file name from update URL: %1. Updating aborted. Невозможно определить имя файла из URL обновления. Обновление прервано. - + Failed to open file '%1' for writting: %2. Updating aborted. Не удалось открыть файл %1 для записи: %2. Обновление прервано. - + Installing updates. Установка обновлений. - + Could not copy current application directory into %1 directory. Невозможно скопировать текущий каталог приложения в каталог %1. - + Could not create directory %1. Невозможно создать каталог %1. - + Could not rename directory %1 to %2. Details: %3 Невозможно переименовать каталог %1 в %2. Подробности: %3 - + Cannot not rename directory %1 to %2. Details: %3 Невозможно переименовать каталог %1 в %2. Подробности: %3 - + Could not move directory %1 to %2 and also failed to restore original directory, so the original SQLiteStudio directory is now located at: %3 Невозможно переместить каталог %1 в %2, а также не удалось восстановить оригинальный каталог, поэтому оригинальный каталог SQLiteStudio теперь расположен в: %3 - + Could not rename directory %1 to %2. Rolled back to the original SQLiteStudio version. Невозможно переименовать каталог %1 в %2. Восстановлена изначальная версия SQLiteStudio. - + Could not unpack component %1 into %2 directory. Невозможно распаковать компонент %1 в каталог %2. - + Could not find permissions elevator application to run update as a root. Looked for: %1 Невозможно найти приложение повышения привилегий для запуска обновления с правами root. Были испробованы: %1 - + Could not execute final updating steps as root: %1 Невозможно выполнить финальные шаги обновления с правами root: %1 - - - - + + + + Could not execute final updating steps as admin: %1 Невозможно выполнить финальные шаги обновления с правами администратора: %1 - + Cannot create temporary directory for updater. Невозможно создать временный каталог для установщика обновлений. - + Cannot create updater script file. Невозможно создать файл скрипта обновления. - + Updating canceled. Обновление отменено. - + Could not execute final updating steps as administrator. Невозможно выполнить финальные шаги обновления с правами администратора. - + Could not execute final updating steps as administrator. Updater startup timed out. Невозможно выполнить финальные шаги обновления с правами администратора. Превышен тайм-аут запуска программы обновления. - + Could not execute final updating steps as administrator. Updater operation timed out. Невозможно выполнить финальные шаги обновления с правами администратора. Превышен тайм-аут операции программы обновления. - + Could not clean up temporary directory %1. You can delete it manually at any time. Невозможно очистить временный каталог %1. Вы можете удалить его вручную в любое время. - + Could not run new version for continuing update. Невозможно запустить новую версию приложения для продолжения обновления. - + Package not in tar.gz format, cannot install: %1 Пакет не в формате tar.gz, установка невозможна: %1 - + Package %1 cannot be installed, because cannot move it to directory: %2 Пакет %1 не может быть установлен, так как невозможно перенести его в каталог: %2 - + Package %1 cannot be installed, because cannot unpack it: %2 Пакет %1 не может быть установлен, так как его невозможно распаковать: %2 - + Package not in zip format, cannot install: %1 Пакет не в формате zip, установка невозможна: %1 - + Package %1 cannot be installed, because cannot unzip it to directory %2: %3 Пакет %1 не может быть установлен, так как его невозможно распаковать в каталог %2: %3 - + Package %1 cannot be installed, because cannot unzip it to directory: %2 Пакет %1 не может быть установлен, так как его невозможно распаковать в каталог: %2 - - + + Could not rename directory %1 to %2. Невозможно переименовать каталог %1 в %2. - + Could not delete directory %1. Невозможно удалить каталог %1. - + Error executing update command: %1 Error message: %2 Ошибка при выполнении команды обновления: %1 Сообщение об ошибке: %2 - + An error occurred while downloading updates: %1. Updating aborted. При загрузке обновлений произошла ошибка: %1. Обновление прервано. diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_sk.qm b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_sk.qm index e857185..6dae38a 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 74fb84c..e953940 100644 --- a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_sk.ts +++ b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_sk.ts @@ -1,6 +1,6 @@ - + AbstractDb @@ -147,30 +147,30 @@ 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. @@ -427,36 +427,36 @@ Tables, indexes, triggers and views copied to database %3 will remain. - + 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 @@ -464,33 +464,33 @@ Tables, indexes, triggers and views copied to database %3 will remain. PluginManagerImpl - + Cannot load plugin %1, because it's in conflict with plugin %2. Nemôžem načítať plugin %1, pretože je v konflikte s pluginom %2. - + Cannot load plugin %1, because its dependency was not loaded: %2. Nemôžem načítať plugin %1, pretože neboli načítané jeho závislosti %2. - + Cannot load plugin %1. Error details: %2 Nemôžem načítať plugin %1. Detaily chyby %2 - + Cannot load plugin %1 (error while initializing plugin). Nemôžem načítať plugin %1 (nastala chyba pri jeho inicializácii). - + min: %1 plugin dependency version - + max: %1 plugin dependency version @@ -568,7 +568,7 @@ Tables, indexes, triggers and views copied to database %3 will remain. PopulateManager - + Table '%1' populated successfully. Tabuľka %1 úspešne naplnená. @@ -750,12 +750,12 @@ Tables, indexes, triggers and views copied to database %3 will remain. - + Error while populating table: %1 - + Could not commit transaction after table populating. Error details: %1 @@ -769,8 +769,8 @@ Tables, indexes, triggers and views copied to database %3 will remain. - - + + Result set expired or no row available. @@ -910,43 +910,43 @@ Error details: %2 - + General purpose plugin category name - + Database support plugin category name - + Code formatter plugin category name - + Scripting languages plugin category name Skriptovacie jazyky - + Exporting plugin category name - + Importing plugin category name - + Table populating plugin category name @@ -1008,7 +1008,7 @@ The view will remain as it is. QueryExecutor - + Execution interrupted. @@ -1084,199 +1084,199 @@ The view will remain as it is. UpdateManager - + An error occurred while checking for updates: %1. - + Could not check available updates, because server responded with invalid message format. It is safe to ignore this warning. - + An error occurred while reading updates metadata: %1. - + Could not download updates, because server responded with invalid message format. You can try again later or download and install updates manually. See <a href="%1">User Manual</a> for details. - + Could not create temporary directory for downloading the update. Updating aborted. - + There was no updates to download. Updating aborted. - + Downloading: %1 - + Could not determinate file name from update URL: %1. Updating aborted. - + Failed to open file '%1' for writting: %2. Updating aborted. - + Installing updates. - + Could not copy current application directory into %1 directory. - + Could not create directory %1. - + Could not rename directory %1 to %2. Details: %3 - + Cannot not rename directory %1 to %2. Details: %3 - + Could not move directory %1 to %2 and also failed to restore original directory, so the original SQLiteStudio directory is now located at: %3 - + Could not rename directory %1 to %2. Rolled back to the original SQLiteStudio version. - + Could not unpack component %1 into %2 directory. - + Could not find permissions elevator application to run update as a root. Looked for: %1 - + Could not execute final updating steps as root: %1 - - - - + + + + Could not execute final updating steps as admin: %1 - + Cannot create temporary directory for updater. - + Cannot create updater script file. - + Updating canceled. - + Could not execute final updating steps as administrator. - + Could not execute final updating steps as administrator. Updater startup timed out. - + Could not execute final updating steps as administrator. Updater operation timed out. - + Could not clean up temporary directory %1. You can delete it manually at any time. - + Could not run new version for continuing update. - + Package not in tar.gz format, cannot install: %1 - + Package %1 cannot be installed, because cannot move it to directory: %2 - + Package %1 cannot be installed, because cannot unpack it: %2 - + Package not in zip format, cannot install: %1 - + Package %1 cannot be installed, because cannot unzip it to directory %2: %3 - + Package %1 cannot be installed, because cannot unzip it to directory: %2 - - + + Could not rename directory %1 to %2. Nemôžem premenovať adresár %1na %2. - + Could not delete directory %1. Nemôžem vymazať adresár %1. - + Error executing update command: %1 Error message: %2 - + An error occurred while downloading updates: %1. Updating aborted. diff --git a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_zh_CN.ts b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_zh_CN.ts index 1c95d67..32cf3b8 100644 --- a/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_zh_CN.ts +++ b/SQLiteStudio3/coreSQLiteStudio/translations/coreSQLiteStudio_zh_CN.ts @@ -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. @@ -427,36 +427,36 @@ Tables, indexes, triggers and views copied to database %3 will remain. - + 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 @@ -464,33 +464,33 @@ Tables, indexes, triggers and views copied to database %3 will remain. PluginManagerImpl - + Cannot load plugin %1, because it's in conflict with plugin %2. - + Cannot load plugin %1, because its dependency was not loaded: %2. - + Cannot load plugin %1. Error details: %2 - + Cannot load plugin %1 (error while initializing plugin). - + min: %1 plugin dependency version - + max: %1 plugin dependency version @@ -568,7 +568,7 @@ Tables, indexes, triggers and views copied to database %3 will remain. PopulateManager - + Table '%1' populated successfully. @@ -750,12 +750,12 @@ Tables, indexes, triggers and views copied to database %3 will remain. - + Error while populating table: %1 - + Could not commit transaction after table populating. Error details: %1 @@ -769,8 +769,8 @@ Tables, indexes, triggers and views copied to database %3 will remain. - - + + Result set expired or no row available. @@ -910,43 +910,43 @@ Error details: %2 - + General purpose plugin category name - + Database support plugin category name - + Code formatter plugin category name - + Scripting languages plugin category name - + Exporting plugin category name - + Importing plugin category name - + Table populating plugin category name @@ -1008,7 +1008,7 @@ The view will remain as it is. QueryExecutor - + Execution interrupted. @@ -1083,199 +1083,199 @@ The view will remain as it is. UpdateManager - + An error occurred while checking for updates: %1. - + Could not check available updates, because server responded with invalid message format. It is safe to ignore this warning. - + An error occurred while reading updates metadata: %1. - + Could not download updates, because server responded with invalid message format. You can try again later or download and install updates manually. See <a href="%1">User Manual</a> for details. - + Could not create temporary directory for downloading the update. Updating aborted. - + There was no updates to download. Updating aborted. - + Downloading: %1 - + Could not determinate file name from update URL: %1. Updating aborted. - + Failed to open file '%1' for writting: %2. Updating aborted. - + Installing updates. - + Could not copy current application directory into %1 directory. - + Could not create directory %1. - + Could not rename directory %1 to %2. Details: %3 - + Cannot not rename directory %1 to %2. Details: %3 - + Could not move directory %1 to %2 and also failed to restore original directory, so the original SQLiteStudio directory is now located at: %3 - + Could not rename directory %1 to %2. Rolled back to the original SQLiteStudio version. - + Could not unpack component %1 into %2 directory. - + Could not find permissions elevator application to run update as a root. Looked for: %1 - + Could not execute final updating steps as root: %1 - - - - + + + + Could not execute final updating steps as admin: %1 - + Cannot create temporary directory for updater. - + Cannot create updater script file. - + Updating canceled. - + Could not execute final updating steps as administrator. - + Could not execute final updating steps as administrator. Updater startup timed out. - + Could not execute final updating steps as administrator. Updater operation timed out. - + Could not clean up temporary directory %1. You can delete it manually at any time. - + Could not run new version for continuing update. - + Package not in tar.gz format, cannot install: %1 - + Package %1 cannot be installed, because cannot move it to directory: %2 - + Package %1 cannot be installed, because cannot unpack it: %2 - + Package not in zip format, cannot install: %1 - + Package %1 cannot be installed, because cannot unzip it to directory %2: %3 - + Package %1 cannot be installed, because cannot unzip it to directory: %2 - - + + Could not rename directory %1 to %2. - + Could not delete directory %1. - + Error executing update command: %1 Error message: %2 - + An error occurred while downloading updates: %1. Updating aborted. -- cgit v1.2.3