AboutDialog About SQLiteStudio and licenses Über SQLiteStudio und deren Lizenzen About Über SQLiteStudio <html><head/><body><p align="center"><span style=" font-size:11pt; font-weight:600;">SQLiteStudio v%1</span></p><p align="center">Free, open-source, cross-platform SQLite database manager.<br/><a href="https://sqlitestudio.pl"><span style=" text-decoration: underline; color:#0000ff;">https://sqlitestudio.pl</span></a><br/></p><p align="center">%2<br/></p><p align="center">Author and active maintainer:<br/>SalSoft (<a href="https://salsoft.com.pl"><span style=" text-decoration: underline; color:#0000ff;">https://salsoft.com.pl</span></a>)<br/></p></body></html> <html><head/><body><p align="center"><span style=" font-size:11pt; font-weight:600;">SQLiteStudio v%1</span></p><p align="center">Free, open-source, cross-platform SQLite database manager.<br/><a href="https://sqlitestudio.pl"><span style=" text-decoration: underline; color:#0000ff;">https://sqlitestudio.pl</span></a><br/></p><p align="center">%2<br/></p><p align="center">Author and active maintainer:<br/>SalSoft (<a href="https://salsoft.com.pl"><span style=" text-decoration: underline; color:#0000ff;">https://salsoft.com.pl</span></a>)<br/></p></body></html> Licenses Lizenzen Environment Programmumgebung Icon directories Icon Verzeichnisse Form directories Formular Verzeichnisse SQLite extension directories SQLite extension directories Plugin directories Plugin Verzeichnisse Configuration directory Konfigurationsverzeichnis Application directory Programmverzeichnis Qt version: Qt Version: SQLite 3 version: SQLite 3 Version: Portable distribution. Portable Version. MacOS X application bundle distribution. MacOS X application bundle distribution. Operating system managed distribution. Betriebssystemverwaltete Version. <h3>Table of contents:</h3><ol>%2</ol> <h3>Inhaltsverzeichnis:</h3><ol>%2</ol> BindParamsDialog Query parameters Abfrageparameter Please provide values for query parameters Please provide values for query parameters CodeSnippetEditor Filter snippets Filter snippets <html><head/><body><p>Optional shortcut, that will work only in context of the active code assistant window. It allows user to use key combinations, that would otherwise be conflicting with other shortcuts. Having the code assistant window as required context makes the choice of keys more versatile.</p></body></html> <html><head/><body><p>Optional shortcut, that will work only in context of the active code assistant window. It allows user to use key combinations, that would otherwise be conflicting with other shortcuts. Having the code assistant window as required context makes the choice of keys more versatile.</p></body></html> <html><head/><body><p>The name of the snippet will be displayed in the code assistant. To access the list of snippets user has to hit the code assistant shortcut twice.</p></body></html> <html><head/><body><p>The name of the snippet will be displayed in the code assistant. To access the list of snippets user has to hit the code assistant shortcut twice.</p></body></html> Snippet name Snippet name Code assistant shortcut Code assistant shortcut Snippet code Snippet code Code Snippets editor window has uncommitted modifications. Code Snippets editor window has uncommitted modifications. Code Snippets editor Code Snippets editor Commit all snippet changes Commit all snippet changes Rollback all snippet changes Rollback all snippet changes Create new snippet Create new snippet Delete selected snippet Delete selected snippet Move the snippet up Move the snippet up Move the snippet down Move the snippet down Code snippets manual Code snippets manual Enter a non-empty, unique name of the snippet. Enter a non-empty, unique name of the snippet. Enter a non-empty snippet content. Enter a non-empty snippet content. This hotkey is not unique in context of a code assistant. This hotkey is not unique in context of a code assistant. CollationsEditor Filter collations Kollationen filtern Databases Datenbanken Register in all databases In allen Datenbanken registrieren Register in following databases: In den folgenden Datenbanken registrieren: Implementation code: Anweisungen: Collation name: Kollationsname: Implementation language: Sprache: Collations editor Editor für Kollationen Commit all collation changes Speichern aller Änderungen an Kollationen Rollback all collation changes Zurücknehmen aller Änderungen an Kollationen Create new collation Neue Kollation erstellen Delete selected collation Markierte Kollationen löschen Editing collations manual Kollationen manuell editieren Enter a non-empty, unique name of the collation. Geben Sie einen eindeutigen Namen für die Kollation ein. Pick the implementation language. Wählen Sie die Sprache aus. Enter a non-empty implementation code. Geben Sie eine eindeutige Vergleichsoperatorendefinition ein. Collations editor window has uncommitted modifications. Collations editor window has uncommitted modifications. ColorButton Pick a color Wählen Sie eine Farbe aus ColumnCollatePanel Collation name: Name der Kollation: Named constraint: Name der Bedingung: Enter a name of the constraint. Geben Sie einen Namen für die Bedingung ein. Enter a collation name. Geben Sie einen Namen für die Kollation ein. ColumnDefaultPanel Default value: Standardwert: Named constraint: Benannte Bedingung: Enter a default value expression. Geben Sie einen Standardwert an. Invalid default value expression: %1. If you want to use simple string as value, remember to surround it with quote characters. Invalid default value expression: %1. If you want to use simple string as value, remember to surround it with quote characters. Invalid default value expression. If you want to use simple string as value, remember to surround it with quote characters. Invalid default value expression. If you want to use simple string as value, remember to surround it with quote characters. Enter a name of the constraint. Geben Sie einen Namen für die Bedingung ein. ColumnDialog Column Spalte Name and type Name und Typ Scale Skalierung Precision Präzision Data type: Datentyp: Column name: Spaltenname: Size: Größe: Constraints Bedingungen Generated value Generierter Wert Unique Eindeutigkeit Configure Konfigurieren Foreign Key Fremdschlüssel Collate Kollationieren Not NULL Nicht NULL Check condition Zustandsprüfung Primary Key Primärschlüssel Default Standard Advanced mode Erweiterter Modus Add constraint column dialog Bedingung hinzufügen Edit constraint column dialog Bedingung editieren Delete constraint column dialog Bedingung löschen Move constraint up column dialog Bedingung nach oben verschieben Move constraint down column dialog Bedingung nach unten verschieben Add a primary key column dialog Primärschlüssel zufügen Add a foreign key column dialog Fremdschlüssel zufügen Add an unique constraint column dialog Eindeutige Bedingung hinzufügen Add a check constraint column dialog Prüfungsbedingung hinzufügen Add a not null constraint column dialog Nicht-NULL Bedingung hinzufügen Add a collate constraint column dialog Kollationsbedingung hinzufügen Add a generated value constraint column dialog Add a generated value constraint Add a default constraint column dialog Standardbedingung hinzufügen Are you sure you want to delete constraint '%1'? column dialog Sind Sie sicher, dass Sie die folgende Bedingung löschen wollen: '%1'? Correct the constraint's configuration. Korrigiert die Konfiguration der Bedingung. Scale is not allowed for INTEGER PRIMARY KEY columns. Für INTEGER PRIMARY KEY ist eine Skalierung nicht erlaubt. Precision cannot be defined without the scale. Die Präzision kann ohne Skalierung nicht definiert werden. Cannot use type other than INTEGER if AUTOINCREMENT is enabled in PRIMARY KEY. Cannot use type other than INTEGER if AUTOINCREMENT is enabled in PRIMARY KEY. INTEGER type was enforced due to enabled AUTOINCREMENT in PRIMARY KEY. INTEGER type was enforced due to enabled AUTOINCREMENT in PRIMARY KEY. Precision is not allowed for INTEGER PRIMARY KEY columns. Für INTEGER PRIMARY KEY ist eine Präzision nicht erlaubt. Could not match valid STRICT table datatype from declared type: %1. Could not match valid STRICT table datatype from declared type: %1. ColumnDialogConstraintsModel Type column dialog constraints Typ Name column dialog constraints Name Details column dialog constraints Details ColumnForeignKeyPanel Foreign table: Fremde Tabelle: Foreign column: Fremde Spalte: Reactions Reaktionen Deferred foreign key Verzögerter Fremdschlüssel Named constraint Benannte Bedingung Constraint name Name der Bedingung Pick the foreign table. Wählen Sie die Fremdtabelle aus. Pick the foreign column. Wählen Sie die Fremdspalte aus. Enter a name of the constraint. Geben Sie einen Namen für die Bedingung ein. ColumnGeneratedPanel Generating code: Generating code: Explicit type: Explicit type: Use "GENERATED ALWAYS" keywords Use "GENERATED ALWAYS" keywords Named constraint: Named constraint: Enter the column value generating expression. Enter the column value generating expression. Invalid value generating expression: %1. Invalid value generating expression: %1. Invalid value generating expression. Invalid value generating expression. Enter a name of the constraint. Geben Sie einen Namen für die Bedingung ein. ColumnPrimaryKeyPanel Autoincrement Automatisch hochzählend Sort order: Sortierfolge: Named constraint: Benannte Bedingung: On conflict: Bei Konflikt: Enter a name of the constraint. Geben Sie einen Namen für die Bedingung ein. Descending order is not allowed with AUTOINCREMENT. Descending order is not allowed with AUTOINCREMENT. ColumnUniqueAndNotNullPanel Named constraint: Benannte Bedingung: On conflict: Bei Konflikt: Enter a name of the constraint. Geben Sie einen Namen für die Bedingung ein. CompleterWindow Column: %1 completer statusbar Spalte: %1 Table: %1 completer statusbar Tabelle: %1 Index: %1 completer statusbar Index: %1 Trigger: %1 completer statusbar Trigger: %1 View: %1 completer statusbar View: %1 Database: %1 completer statusbar Datenbank: %1 Keyword: %1 completer statusbar Schlüsselwort: %1 Function: %1 completer statusbar Funktion: %1 Operator: %1 completer statusbar Operator: %1 String completer statusbar Zeichenkette Number completer statusbar Nummer Binary data completer statusbar Binäre Daten Collation: %1 completer statusbar Kollation: %1 Pragma function: %1 completer statusbar Pragma Funktion: %1 Insert a code snippet Insert a code snippet ConfigDialog Configuration Konfiguration Search Suchen General Allgemein Keyboard shortcuts Tastaturkürzel Look & feel Layout Style Stil Fonts Schriftarten Code colors Code colors Database list Liste der Datenbanken Code assistant Code assistant Data browsing Datenbearbeitung Data editors Dateneditoren Plugins Erweiterungen Code formatters Codeformatierer If switched off, then columns will be sorted in the order they are typed in CREATE TABLE statement. Wenn die Option deaktiviert ist, werden die Spalten in der Reihenfolge sortiert in der sie im CREATE TABLE Statement angegeben wurden. Sort table columns alphabetically Tabellenspalten alphabetisch sortieren Expand tables node when connected to a database Tabellenknoten aufklappen, wenn eine Datenbank verbunden ist <p>Additional labels are those displayed next to the names on the databases list (they are blue, unless configured otherwise). Enabling this option will result in labels for databases, invalid databases and aggregated nodes (column group, index group, trigger group). For more labels see options below.<p> <p>Zusätzliche Bezeichnungen sind jene, die neben den Namen der Datenbankliste angezeigt werden (sie sind normalerweise blau gefärbt, es sei denn dies wurde umkonfiguriert). Ist diese Option aktiviert, dann werden diese Bezeichnungen angezeigt für Datenbanken, ungültige Datenbanken und zusammengefasste Knoten (Spalten-, Index- und Triggergruppen). Für mehr Details siehe die folgenden optionen.<p> Display additional labels on the list Zeige zusätzliche Bezeichnungen in der Liste an For regular tables labels will show number of columns, indexes and triggers for each of tables. Für normale Tabellen enthält die Bezeichnung die Anzahl der Spalten, Indizes und Trigger einer jeden Tabelle. Display labels for regular tables Zeigt Bezeichnungen für normale Tabellen an Virtual tables will be marked with a 'virtual' label. Virtuelle Tabellen werden mit einem 'virtuell' Kürzel versehen. Display labels for virtual tables Zeige Bezeichnungen für virtuelle Tabellen Expand views node when connected to a database Knoten aufklappen, wenn eine Datenbank verbunden ist If this option is switched off, then objects will be sorted in order they appear in sqlite_master table (which is in order they were created) Wenn die Option deaktiviert ist, werden die Objekte in der Reihenfolge sortiert in der sie in der sqlite_master Tabelle angezeigt werden (entspricht der Reihenfolge in der sie angelegt worden sind) Sort objects (tables, indexes, triggers and views) alphabetically Objekte alphabetisch sortieren Display system tables and indexes on the list Zeige Systemtabellen und Indizes in der Liste an Database dialog window Dialogfenster der Datenbank <p>When adding new database it is marked to be "permanent" (stored in configuration) by default. Checking this option makes every new database to NOT be "permanent" by default.</p> <p>When adding new database it is marked to be "permanent" (stored in configuration) by default. Checking this option makes every new database to NOT be "permanent" by default.</p> Do not mark database to be "permanent" by default Do not mark database to be "permanent" by default <p>When this option is enabled, then files dropped from file manager onto database list will be automatically added to the list, bypassing standard database dialog. If for various reasons automatic process fails, then standard dialog will be presented to the user.</p> <p>When this option is enabled, then files dropped from file manager onto database list will be automatically added to the list, bypassing standard database dialog. If for various reasons automatic process fails, then standard dialog will be presented to the user.</p> Try to bypass dialog completly when dropping database file onto the list Try to bypass dialog completly when dropping database file onto the list Data browsing and editing Datenbearbeitung <p>Maximum number of configurations of Populate Table dialog stored in configuration. Value of 100 should be sufficient.</p> <p>Maximum number of configurations of Populate Table dialog stored in configuration. Value of 100 should be sufficient.</p> Number of memorized table populating configurations Number of memorized table populating configurations Data column width Data column width <html><head/><body><p>When user enters new value into column and the value is bigger than the current column width, the application will enlarge the column to fit the new value, but not wider than the limit defined in the option above.</p></body></html> <html><head/><body><p>When user enters new value into column and the value is bigger than the current column width, the application will enlarge the column to fit the new value, but not wider than the limit defined in the option above.</p></body></html> Enlarge column when entering value longer than current width Enlarge column when entering value longer than current width <p>When the data is read into grid view columns width is automatically adjusted. This value limits the initial width for the adjustment, but user can still resize the column manually over this limit.</p> <p>Wenn Daten in das Ergebnisfenster eingelesen werden, dann wird die Breite der Spalten dabei automatisch angepasst. Dieser Wert begrenzt maximale Breite für die automatische Breitenanpassung. Der Anwender kann die Spaltenbreite jedoch manuell über dieses Limit verbreitern.</p> Number of data rows per page: Anzahl an Datenzeilen pro Seite: <p>When this is enabled and user holds mouse pointer over a cell in any data view (query results, a table data, a view data) a tooltip will appear with details about the cell - it includes details like column data type, constraints, ROWID and others.</p> <p>When this is enabled and user holds mouse pointer over a cell in any data view (query results, a table data, a view data) a tooltip will appear with details about the cell - it includes details like column data type, constraints, ROWID and others.</p> Show column and row details tooltip in data view Show column and row details tooltip in data view <p>When editing a cell which used to have NULL value and entering empty string as new value, then this option determinates whether the new value should remain NULL (have this option enabled), or should it be overwritten with empty string value (have this option disabled).</p> <p>When editing a cell which used to have NULL value and entering empty string as new value, then this option determinates whether the new value should remain NULL (have this option enabled), or should it be overwritten with empty string value (have this option disabled).</p> Keep NULL value when entering empty value Keep NULL value when entering empty value <html><head/><body><p>Enable this to always enforce DEFAULT value when committing a NULL value for a column that has DEFAULT value defined, even though the column is allowed to contain NULL values.</p><p>Disable this option to use DEFAULT value exclusively when NULL value is committed for column with NOT NULL constraint.</p></body></html> <html><head/><body><p>Enable this to always enforce DEFAULT value when committing a NULL value for a column that has DEFAULT value defined, even though the column is allowed to contain NULL values.</p><p>Disable this option to use DEFAULT value exclusively when NULL value is committed for column with NOT NULL constraint.</p></body></html> Use DEFAULT value (if defined), when committing NULL value Use DEFAULT value (if defined), when committing NULL value <html><head/><body><p>If query results contain dozens (or hundreds) of columns, it is more likely that it will exhaust free memory of your computer by loading several gigabytes of data at once. SQLiteStudio may try to limit number of results displayed on one page in such cases to protect your computer. If you know that you don't work with big values in database, you can disable this limit and you will always see as many rows as defined per page.</p></body></html> <html><head/><body><p>If query results contain dozens (or hundreds) of columns, it is more likely that it will exhaust free memory of your computer by loading several gigabytes of data at once. SQLiteStudio may try to limit number of results displayed on one page in such cases to protect your computer. If you know that you don't work with big values in database, you can disable this limit and you will always see as many rows as defined per page.</p></body></html> Limit number of rows for in case of dozens of columns Limit number of rows for in case of dozens of columns Inserting new row in data grid Neue Zeile im Gitternetz des Datenfensters hinzufügen Before currently selected row Vor der derzeitig ausgewählten Zeile After currently selected row Nach der derzeitig ausgewählten Zeile At the end of data view Am Ende der Datenfensters Table windows Tabellenfenster <p>When enabled, Table Windows will show up with the data tab, instead of the structure tab.</p> <p>Wenn aktiviert, wird der Reiter "Daten" anstelle des Reiters "Struktur" angezeigt beim öffnen eines Tabellenfensters angezeigt.</p> Open Table Windows with the data tab for start Öffnet das Tabellenfenster mit dem Reiter "Daten" im Vordergrund <p>When enabled the "Data" tab will be placed as first tab in every Table Window, instead of being at second place.</p> <p>Wenn aktiviert, wird der Reiter "Daten" als erster Reiter angezeigt für jedes Tabellenfenster, anstelle an zweiter Stelle.</p> Place data tab as first tab in a Table Window Den Reiter Daten als ersten Reiter im Tabellenfenster anzeigen View windows Viewfenster <p>When enabled, View Windows will show up with the data tab, instead of the structure tab.</p> <p>When enabled, View Windows will show up with the data tab, instead of the structure tab.</p> Open View Windows with the data tab for start Öffnet das Viewfenster mit dem Reiter "Daten" im Vordergrund <p>When enabled the "Data" tab will be placed as first tab in every View Window, instead of being at second place.</p> <p>When enabled the "Data" tab will be placed as first tab in every View Window, instead of being at second place.</p> Place data tab as first tab in a View Window Den Reiter Daten als ersten Reiter im View-Fenster anzeigen Data types Datentypen Available editors: Verfügbare Editoren: Editors selected for this data type: Für diesen Datentyp ausgewählte Editoren: Schema editing Schema Number of DDL changes kept in history. Maximale Anzahl an DDL Änderungen im Verlauf. DDL history size: DDL Verlaufsgröße: Don't show DDL preview dialog when committing schema changes Don't show DDL preview dialog when committing schema changes SQL queries SQL Abfragen Number of queries kept in the history. Maximale Anzahl an SQL Abfragen im Verlauf. <html><head/><body><p>If there is more than one query in the SQL editor window, then (if this option is enabled) only a single query will be executed - the one under the keyboard insertion cursor. Otherwise all queries will be executed. You can always limit queries to be executed by selecting those queries before calling to execute. You can also use dedicated shortcuts for executing in one mode or the other (currently configured to %1 for single query execution and %2 for all queries execution).</p></body></html> <html><head/><body><p>If there is more than one query in the SQL editor window, then (if this option is enabled) only a single query will be executed - the one under the keyboard insertion cursor. Otherwise all queries will be executed. You can always limit queries to be executed by selecting those queries before calling to execute. You can also use dedicated shortcuts for executing in one mode or the other (currently configured to %1 for single query execution and %2 for all queries execution).</p></body></html> History size: Verlaufsgröße: <p>Maximum number of query parameters (:param, @param, $param, ?) stored in history. When you re-use parameter with the same name/position, SQLiteStudio will pre-initialize it with most recent memorized value (you will still be able to change it). Value of 1000 should be sufficient.</p> <p>Maximum number of query parameters (:param, @param, $param, ?) stored in history. When you re-use parameter with the same name/position, SQLiteStudio will pre-initialize it with most recent memorized value (you will still be able to change it). Value of 1000 should be sufficient.</p> Execute only the query under the cursor Führt nur die Abfrage unter dem Cursor aus Number of memorized query parameters Number of memorized query parameters <html><head/><body><p>By default (when this option is disabled) a real number is displayed in the format of decimals with decimal point. In some cases, when the number is really small (several places after decimal point), the default representation may appear inaccurate. In such case you may want to enable this option to use the scientific notation (i.e. <span style=" font-style:italic;">5.3e-21</span>).</p></body></html> <html><head/><body><p>By default (when this option is disabled) a real number is displayed in the format of decimals with decimal point. In some cases, when the number is really small (several places after decimal point), the default representation may appear inaccurate. In such case you may want to enable this option to use the scientific notation (i.e. <span style=" font-style:italic;">5.3e-21</span>).</p></body></html> Use scientific notation for real numbers in the grid view Use scientific notation for real numbers in the grid view <html><head/><body><p>When the data is read into grid view columns width is automatically adjusted. This value limits the initial width for the adjustment, but user can still resize the column manually over this limit. This value is also used when enlarging column upon new, longer value entered by the user (see option below).</p></body></html> <html><head/><body><p>When the data is read into grid view columns width is automatically adjusted. This value limits the initial width for the adjustment, but user can still resize the column manually over this limit. This value is also used when enlarging column upon new, longer value entered by the user (see option below).</p></body></html> Limit automatic data column width to (in pixels): Limit automatic data column width to (in pixels): <html><head/><body><p>Initial width of data columns will be set to at least show complete name of the column in the header. This can still be overwritten by the initial limit of column width specified in pixels (the setting above).</p></body></html> <html><head/><body><p>Initial width of data columns will be set to at least show complete name of the column in the header. This can still be overwritten by the initial limit of column width specified in pixels (the setting above).</p></body></html> Keep at least the width to show complete column name Keep at least the width to show complete column name <html><head/><body><p>If enabled, lines longer than the editor width will be wrapped, so horizontal scrolling will not be needed.</p></body></html> <html><head/><body><p>If enabled, lines longer than the editor width will be wrapped, so horizontal scrolling will not be needed.</p></body></html> Wrap lines in SQL editor Wrap lines in SQL editor <html><head/><body><p>Highlights entire query that is currently under the insertion cursor. It's the same query that will be executed when you hit &quot;Execute query&quot; hotkey or button (unless configured otherwise).</p></body></html> <html><head/><body><p>Highlights entire query that is currently under the insertion cursor. It's the same query that will be executed when you hit &quot;Execute query&quot; hotkey or button (unless configured otherwise).</p></body></html> Highlight current query Highlight current query Updates Updates Automatically check for updates at startup Prüfe vor dem Start automatisch auf Updates Session Sitzung Restore last session (active MDI windows) after startup Stelle letzte Sitzung nach dem Start wieder her (aktive MDI Fenster) Allow multiple instances of the application at the same time Allow multiple instances of the application at the same time Status Field Statusfeld <p>When user manually closes the Status panel, this option makes sure that if any new message is printed in the Status panel it will be reopened. If it's disabled, then Status panel can only be open manually by the user from the "View" menu.</p> <p>When user manually closes the Status panel, this option makes sure that if any new message is printed in the Status panel it will be reopened. If it's disabled, then Status panel can only be open manually by the user from the "View" menu.</p> Always open Status panel when new message is printed Den Panel Status immer öffnen, wenn eine neue Meldung ausgegeben wird Code syntax colors Code syntax colors Keyword foreground Keyword foreground Regular foreground Regular foreground String foreground String foreground Comment foreground Comment foreground Valid objects foreground Valid objects foreground Current query background Current query background Bind parameter foreground Bind parameter foreground Current line background Current line background Matched parenthesis background Matched parenthesis background <html><head/><body><p>You can disable current query highlighting entirely on the General settings page.</p></body></html> <html><head/><body><p>You can disable current query highlighting entirely on the General settings page.</p></body></html> Number foreground Number foreground BLOB value foreground BLOB value foreground Matched parenthesis foreground Matched parenthesis foreground Reset to defaults Reset to defaults Filter shortcuts by name or key combination Filtere Tastaturkürzel nach Name oder Tastenkombination Action Aktion Key combination Tastenkombination Language Sprache Changing language requires application restart to take effect. Die Änderung der Sprache erfordert einen Neustart des Programms. Compact layout Kompaktes Layout <p>Compact layout reduces all margins and spacing on the UI to minimum, making space for displaying more data. It makes the interface a little bit less aesthetic, but allows to display more data at once.</p> <p>Das kompakte Layout reduziert alle Lücken und Abstände der Oberfläche auf ein Minimum, um mehr Platz für die Darstellung der Daten zu schaffen. Die Oberfläche sieht dann zwar nicht mehr sehr ästhetisch aus, aber man hat mehr Daten im Überblick.</p> Use compact layout Benutze kompaktes Layout Main window dock areas Dockingbereiche des Hauptfensters Left and right areas occupy corners Linke und rechte Bereiche belegen die Ecken Top and bottom areas occupy corners Obere und untere Bereiche belegen die Ecken Hide built-in plugins Verberge eingebaute Plugins Current style: Aktueller Stil: Preview Vorschau Enabled Aktiviert Disabled Deaktiviert Active formatter plugin Aktives Formatierungsplugin SQL editor font Schriftart des SQL Editors Database list font Schriftart der Datenbankliste Database list additional label font Zusätzliche Bezeichnungen in der Datenbankliste Data view font Schriftart der Ergebnisansicht Status field font Schriftart des Statusfelds Code assistant settings Code assistant settings <html><head/><body><p>If this option is enabled, the code assistant will be triggered in cases, when user types for example <span style=" font-weight:700;">tableName.</span> to propose columns of the table. If the option is disabled, user will have to hit the assistant hotkey explicitly.</p></body></html> <html><head/><body><p>If this option is enabled, the code assistant will be triggered in cases, when user types for example <span style=" font-weight:700;">tableName.</span> to propose columns of the table. If the option is disabled, user will have to hit the assistant hotkey explicitly.</p></body></html> Automatically trigger the assistant after a dot is typed after an object name Automatically trigger the assistant after a dot is typed after an object name Description: plugin details Bezeichnung: Category: plugin details Kategorie: Version: plugin details Version: Author: plugin details Autor: Internal name: plugin details Interner Name: Dependencies: plugin details Abhängigkeiten: Conflicts: plugin details Konflikte: Plugin details Plugin Details Plugins are loaded/unloaded immediately when checked/unchecked, but modified list of plugins to load at startup is not saved until you commit the whole configuration dialog. Plugins werden direkt beim Aktivieren/Deaktivieren geladen bzw. entfernt, die modifizierte Pluginliste wird jedoch erst beim Bestätigen und Schließen des Konfigurationsfensters gespeichert. %1 (built-in) plugins manager in configuration dialog %1 (eingebaut) Details Details No plugins in this category. Keine Plugins in dieser Kategorie. Add new data type Neuen Datentypen zufügen Rename selected data type Markierten Datentypen umbenennen Delete selected data type Markierten Datentypen löschen Help for configuring data type editors Hilfe zur Konfiguration des Datentypen Editors Clear hotkey for this action Clear hotkey for this action Restore original hotkey for this action Restore original hotkey for this action Here you can configure colors for code syntax highlighting. They are shared across different languages - not only for SQL, but also JavaScript and others. By default a theme-based color is used. To define your own color, enable a custom color by selecting a checkbox next to a particular color. Here you can configure colors for code syntax highlighting. They are shared across different languages - not only for SQL, but also JavaScript and others. By default a theme-based color is used. To define your own color, enable a custom color by selecting a checkbox next to a particular color. ConstraintCheckPanel The condition Der Zustand: Named constraint: Benannte Bedingung: On conflict Bei Konflikt Enter a valid condition. Geben Sie einen gültigen Zustand ein. Enter a name of the constraint. Geben Sie einen Namen für die Bedingung ein. ConstraintDialog New constraint constraint dialog Neue Bedingung Create constraint dialog Erstellen Edit constraint dialog window Bedingung editieren Apply constraint dialog Übernehmen Primary key table constraints Primärer Schlüssel Foreign key table constraints Fremdschlüssel Unique table constraints Eindeutigkeit Not NULL table constraints Nicht NULL Check table constraints Prüfung Generated table constraints Generated Collate table constraints Kollation Default table constraints Standard ConstraintTabModel Table table constraints Tabelle Column (%1) table constraints Spalte (%1) Scope table constraints Bereich Type table constraints Typ Details table constraints Details Name table constraints Name CssDebugDialog SQLiteStudio CSS console SQLiteStudio CSS Konsole DataView Filter data data view Daten filtern Grid view Gitteransicht Form view Formularansicht Refresh table data data view Aktualisiere Tabellendaten First page data view Erste Seite Previous page data view Vorherige Seite Next page data view Nächste Seite Last page data view Letzte Seite Commit changes for selected cells data view Änderungen für die selektierten Zellen speichern Rollback changes for selected cells data view Änderungen für die selektierten Zellen zurücknehmen Show grid view of results data view Zeige Ergebnismenge in der Gitteransicht Show form view of results data view Zeige Ergebnismenge in der Formularansicht Filter by text (if contains) data view Filter by text (if contains) Filter strictly by text (if equals) data view Filter strictly by text (if equals) Tabs on top data view Reiterleiste oben Tabs at bottom data view Reiterleiste unten Place new rows above selected row data view Neue Zeilen über der ausgewählten Zeile einfügen Place new rows below selected row data view Neue Zeilen nach der ausgewählten Zeile einfügen Place new rows at the end of the data view data view Neue Zeilen am Ende des Datenfensters einfügen Total number of rows is being counted. Browsing other pages will be possible after the row counting is done. Gesamtanzahl der Zeilen wird ermittelt. Das Aufrufen anderer Seiten ist erst nach Abschluss der Zählung möglich. Row: %1 Zeile: %1 Filter Filter Hit Enter key or press "Apply filter" button on toolbar to apply new value. Hit Enter key or press "Apply filter" button on toolbar to apply new value. Filter by the Regular Expression data view Nach regulärem Ausdruck filtern Filter by SQL expression data view Nach einem SQL Ausdruck filtern Show filter inputs per column data view Show filter inputs per column Apply filter data view Filter anwenden DbDialog Database Datenbank Database type Datenbanktyp Database driver Datenbanktreiber File Datei Name (on the list) Name (in der Liste) Options Optionen <p>Enable this if you want the database to be stored in configuration file and restored every time SQLiteStudio is started.</p> aasfd <p>Wenn diese Option aktiviert ist, wird die Datenbank in der Konfiguration gespeichert und bei jedem Start von SQLiteStudio wieder hergestellt.</p> Permanent (keep it in configuration) Permanent (in der Konfiguration behalten) Test connection Verbindung testen Select new or existing file on local computer Select new or existing file on local computer Browse Durchsuchen Database type not selected. Database type not selected. Database path not specified. Database path not specified. Enter an unique database name. Geben Sie einen eindeutigen Datenbanknamen ein. This name is already in use. Please enter unique name. Der Name wird bereits benutzt, bitte geben Sie einen freien, eindeutigen Namen ein. <p>Automatic name generation was disabled, because the name was edited manually. To restore automatic generation please erase contents of the name field.</p> <p>Automatic name generation was disabled, because the name was edited manually. To restore automatic generation please erase contents of the name field.</p> Enter a database file path. Geben Sie einen Dateipfad für die Datenbank ein. This database is already on the list under name: %1 Die Datenbank ist bereits unter folgendem Namen in der Liste enthalten: %1 Select a database type. Wählen Sie einen Datebanktypen aus. DbObjectDialogs Delete table Tabelle löschen Are you sure you want to delete table %1? Sind Sie sicher, dass Sie die Tabelle %1 löschen möchten? Delete index Index löschen Are you sure you want to delete index %1? Sind Sie sicher, dass Sie den Index %1 löschen möchten? Delete trigger Trigger löschen Are you sure you want to delete trigger %1? Sind Sie sicher, dass Sie den Trigger %1 löschen möchten? Delete view View löschen Are you sure you want to delete view %1? Sind Sie sicher, dass Sie den View %1 löschen möchten? Error while dropping %1: %2 Fehler beim Löschen: %1 %2 Delete objects Objekte löschen Are you sure you want to delete following objects: %1 Sind Sie sicher, dass Sie die folgenden Objekte löschen möchten: %1 Cannot start transaction. Details: %1 Kann Transaktion nicht starten. Details: %1 Cannot commit transaction. Details: %1 Kann Transaktion nicht ausführen. Details: %1 DbTree Databases Datenbanken Filter by name Nach Name filtern Copy Kopieren Paste Einfügen Select all Alles auswählen Create a group Gruppe erstellen Delete the group Diese Gruppe löschen Rename the group Gruppe umbenennen &Add a database &Datenbank hinzufügen &Edit the database Datenbank bearbeiten &Remove the database &Datenbank entfernen &Connect to the database Verbindung mit der Datenbank &Disconnect from the database Verbindung zur &Datenbank trennen Import Import &Export the database Datenbank &exportieren Vac&uum Aufrä&umen &Integrity check &Integritätsprüfung Create a &table Erstellt eine Tabelle Edit the t&able &Table bearbeiten Delete the ta&ble Tabelle löschen Export the table Tabelle exportieren Import into the table In die Tabelle importieren Populate table Tabelle füllen Create similar table Erzeuge identische Tabelle Reset autoincrement sequence Automatischen Zähler zurücksetzen Create an &index Neuen Index anlegen Edit the i&ndex Bearbeite den I&ndex Delete the in&dex Index löschen Create a trig&ger Trigger erstellen Edit the trigg&er Trigg&er bearbeiten Delete the trigge&r Trigger löschen Create a &view Ansicht erstellen Edit the v&iew V&iew bearbeiten Delete the vi&ew Vi&ew löschen Add a column Spalte zufügen Edit the column Spalte editieren Delete the column Spalte löschen Delete selected items Gewählte Einträge löschen Clear filter Filter zurücksetzen &Refresh all database schemas &Alle Datenbankschemen aktualisieren Re&fresh selected database schema Alle Datenbankschemen aktualisieren Erase table data Tabellendaten löschen Open file's directory Verzeichnis der Datei öffnen Execute SQL from file Execute SQL from file Increase font size database list Increase font size Decrease font size database list Decrease font size Database Datenbank Grouping Gruppieren Generate query for table Abfrage für Tabelle generieren Create group Gruppe erstellen Group name Gruppenname Entry with name %1 already exists in group %2. Der Eintrag mit Namen %1 existiert bereits in der Gruppe %2. Delete group Gruppe löschen Are you sure you want to delete group %1? All objects from this group will be moved to parent group. Sind Sie sicher, dass Sie die Gruppe %1 löschen möchten? Alle Objekte in dieser Gruppe werden in die übergeordnete Gruppe verschoben. Are you sure you want to remove database '%1' from the list? Sind Sie sicher, dass Sie die Datenbank '%1' aus der Liste entfernen möchten? Are you sure you want to remove following databases from the list: %1 Sind Sie sicher, dass Sie folgende Datenbanken aus der Liste entfernen möchten: %1 Remove database Datenbank entfernen Cannot import, because no import plugin is loaded. Der Import kann nicht durchgeführt werden, da kein Import Plugin geladen ist. Cannot export, because no export plugin is loaded. Export fehlgeschlagen, da kein Export Plugins geladen sind. Vacuum (%1) Aufräumen (%1) Integrity check (%1) Integritätsprüfung (%1) Reset autoincrement Autoincrement zurücksetzen Are you sure you want to reset autoincrement value for table '%1'? Sind Sie sicher, dass Sie den Autoincrement Wert für die Tabelle '%1' zurücksetzen möchten? An error occurred while trying to reset autoincrement value for table '%1': %2 Ein Fehler ist aufgetreten beim Zurücksetzen des Autoincrementwertes für die Tabelle '%1': %2 Autoincrement value for table '%1' has been reset successfully. Autoincrement value for table '%1' has been reset successfully. Are you sure you want to delete all data from table(s): %1? Are you sure you want to delete all data from table(s): %1? An error occurred while trying to delete data from table '%1': %2 Beim Löschen der Daten aus Tabelle '%1' ist folgender Fehler aufgetreten: %2 All data has been deleted for table '%1'. Es wurden alle Daten aus Tabelle '%1' gelöscht. Following objects will be deleted: %1. Folgende Objekte werden gelöscht: %1. Following databases will be removed from list: %1. Folgende Datenbanken werden aus der Liste entfernt: %1. Remainig objects from deleted group will be moved in place where the group used to be. Die aus der gelöschten Gruppe verbleibenden Objekte werden an die Position der gelöschten Gruppe verschoben. %1<br><br>Are you sure you want to continue? %1<br><br>Sind Sie sicher, dass Sie fortfahren möchten? Delete objects Objekte löschen DbTreeItemDelegate error dbtree labels Fehler (system table) database tree label (Systemtabelle) (virtual) virtual table label (Virtual) (system index) database tree label (Systemindex) DbTreeModel Database: %1 dbtree tooltip Datenbank: %1 URI: dbtree tooltip URI: Version: dbtree tooltip Version: File size: dbtree tooltip Dateigröße: Encoding: dbtree tooltip Kodierung: Error: dbtree tooltip Fehlerbeschreibung: Table : %1 dbtree tooltip Tabelle: %1 Columns (%1): dbtree tooltip Spalten (%1): Indexes (%1): dbtree tooltip Indizes (%1): Triggers (%1): dbtree tooltip Trigger (%1): Copy Kopieren Move Verschieben Include data Inklusive Daten Include indexes Inklusive Indizes Include triggers Inklusive Trigger Abort Abbrechen Could not add dropped database file '%1' automatically. Manual setup is necessary. Could not add dropped database file '%1' automatically. Manual setup is necessary. Referenced tables Referenzierte Tabellen Do you want to include following referenced tables as well: %1 Möchten Sie die folgenden referenzierten Tabellen mit einbeziehen? %1 Name conflict Namenskonflikt Following object already exists in the target database. Please enter new, unique name, or press '%1' to abort the operation: Folgende Objekte existieren bereits in der Datenbank. Bitte geben Sie einen neuen, eindeutigen Namen an oder drücken Sie %1, um den Vorgang abzubrechen: SQL statements conversion SQL Statement Konvertierung Following error occurred while converting SQL statements to the target SQLite version: Folgender Fehler trat auf bei der Konvertierung von SQL Statements in die SQLite Zielversion: Would you like to ignore those errors and proceed? Möchten Sie diese Fehler ignorieren und fortfahren? DdlHistoryWindow Filter by database: Nach Datenbank filtern: Clear entire history Clear entire history -- Queries executed on database %1 (%2) -- Date and time of execution: %3 %4 -- Abfragen werden ausgeführt auf Datenbank %1 (%2) -- Datum und Ausführungszeitpunkt: %3 %4 Clear history Clear history Are you sure you want to erase entire DDL history? Are you sure you want to erase entire DDL history? DDL history DDL Verlauf DdlPreviewDialog Queries to be executed Auszuführende Abfragen Don't show again Nicht wieder anzeigen DebugConsole SQLiteStudio Debug Console SQLiteStudio Debug Konsole EditorWindow SQL editor SQL editor Query Abfrage History Verlauf Results in the separate tab Ergebnisse in separatem Reiter Results below the query Ergebnisse unter der Abfrage SQL editor %1 SQL Editor %1 Results Ergebnisse Execute query Abfrage ausführen Explain query Abfrage ausführen (explain) Clear execution history sql editor Ausführungsverlauf löschen Export results sql editor Ergebnisse exportieren Create view from query sql editor View aus der Abfrage erstellen Previous database Vorherige Datenbank Next database Nächste Datenbank Show next tab sql editor Nächsten Reiter zeigen Show previous tab sql editor Vorherigen Reiter zeigen Focus results below sql editor Fokus auf die Ergebnisse unten Focus SQL editor above sql editor Fokus auf den SQL Editor oben Delete selected SQL history entries sql editor Delete selected SQL history entries Execute single query under cursor Execute single query under cursor Execute all queries in editor Execute all queries in editor Active database (%1/%2) Aktive Datenbank (%1/%2) Query finished in %1 second(s). Rows affected: %2 Abfrage in %1 Sekunde(n) abgeschlossen. %2 Zeile(n) betroffen Query finished in %1 second(s). Abfrage in %1 Sekunde(n) abgeschlossen. Clear execution history Lösche Ausführungsverlauf Are you sure you want to erase the entire SQL execution history? This cannot be undone. Sind Sie sicher, dass Sie den gesamten SQL Ausführungsverlauf löschen möchten? Dieser Vorgang kann nicht rückgängig gemacht werden. Cannot export, because no export plugin is loaded. Es kann nicht exportiert werden, da kein Export Plugin geladen ist. No database selected in the SQL editor. Cannot create a view for unknown database. Es ist keine Datenbank im SQL Editor selektiert. Für eine unbekannte Datenbank kann kein View erzeugt werden. Editor window "%1" has uncommitted data. Editor window "%1" has uncommitted data. ErrorsConfirmDialog Errors Fehler Following errors occured: Folgende Fehler sind aufgetreten: Would you like to proceed? Möchten Sie fortsetzen? ExecFromFileDialog Execute SQL from file Execute SQL from file Input file Eingabedatei Path to file Dateipfad Browse for file Datei auswählen Options Optionen File encoding Dateikodierung Skip failing SQL statements Skip failing SQL statements SQL scripts (*.sql);;All files (*) SQL Skripte (*.sql);;Alle Dateien (*) Execute SQL file Execute SQL file Please provide file to be executed. Please provide file to be executed. Provided file does not exist or cannot be read. Provided file does not exist or cannot be read. ExportDialog Export Exportieren What do you want to export? Was möchten Sie exportieren? A database Eine Datenbank A single table Eine einzelne Tabelle Query results Abfrageergebnisse Table to export Zu exportierende Tabelle Database Datenbank Table Tabelle Options Optionen When this option is unchecked, then only table DDL (CREATE TABLE statement) is exported. Wenn die Option deaktiviert ist, dann wird nur das Tabellen DDL (CREATE TABLE Statement) exportiert. Export table data Tabellendaten exportieren Export table indexes Tabellenindizes exportieren Export table triggers Tabellentrigger exportieren Note, that exporting table indexes and triggers may be unsupported by some output formats. Hinweis: Das Exportieren von Tabellen, Indizes und Triggern könnte von einigen Ausgabeformaten nicht unterstützt werden. Select database objects to export Wählen Sie die zu exportierenden Datebankobjekte aus Export data from tables Daten aus Tabellen exportieren Select all Alles auswählen Deselect all Auswahl aufheben Database: Datenbank: Query to export results for Abfrage deren Ergebnisse exportiert werden sollen Query to be executed for results: Auszuführende Abfrage... : Export format and options Exportformat und Optionen Export format Exportformat Output Ausgabe Exported file path Exportverzeichnis Clipboard Zwischenablage File Datei Exported text encoding: Exportierte Textkodierung: Export format options Optionen des Exportformats Cancel Abbrechen Select database to export. Wählen Sie die zu exportierenden Datebank aus. Select table to export. Wählen Sie die zu exportierenden Tabellen aus. Enter valid query to export. Geben Sie eine gültige Abfrage für den Export an. Select at least one object to export. Wählen Sie ein zu exportierendes Datebankobjekt aus. You must provide a file name to export to. Sie müssen einen Namen für die Exportdatei angeben. Path you provided is an existing directory. You cannot overwrite it. Das von Ihnen angegebene Verzeichnis existiert bereits. Es kann nicht überschrieben werden. The directory '%1' does not exist. Das Verzeichnis '%1' existiert nicht. The file '%1' exists and will be overwritten. Die Datei '%1' existiert bereits und wird überschrieben werden. All files (*) Alle Dateien (*) Pick file to export to Wählen Sie eine Datei aus in die exportiert werden soll Internal error during export. This is a bug. Please report it. Es trat ein interner Fehler während des Exportvorgangs auf. Dies ist ein Fehler, bitte melden Sie ihn dem Programmautor. FileExecErrorsDialog Execution errors Execution errors Following errors were encountered during execution of SQL statements from the file: Following errors were encountered during execution of SQL statements from the file: SQL SQL Error Fehler Statements that were executed successfully were commited. Statements that were executed successfully were commited. Statements that were executed successfully were rolled back. Statements that were executed successfully were rolled back. FkComboBox Cannot edit this cell. Details: %1 Die Zelle kann nicht editiert. Details: %1 FontEdit Choose font font configuration Schriftart auswählen Form Active SQL formatter plugin Aktives SQL Formatierungsplugin FormView Commit row form view Zeile speichern (Commit) Rollback row form view Zeile rückgängig (Rollback) First row form view Erste Zeile Previous row form view Vorherige Zeile Next row form view Nächste Zeile Last row form view Letzte Zeile Insert new row form view Neue Zeile einfügen Delete current row form view Aktuelle Zeile löschen FunctionsEditor Filter functions Filter functions Input arguments Eingabeargumente Undefined Undefiniert Databases Datenbanken Register in all databases In allen Datenbanken registrieren Register in following databases: In den folgenden Datenbanken registrieren: Type: Typ: Function name: Funktionsname: Implementation language: Implementationssprache: Deterministic Deterministic Initialization code: Initialisierungsanweisungen: Function implementation code: Funktionsanweisungen: Final step implementation code: Abschlussanweisungen: SQL functions editor SQL functions editor Commit all function changes Speichern aller Funktionsänderungen Rollback all function changes Zurücknehmen aller Funktionsänderungen Create new function Neue Funktion erstellen Delete selected function Ausgewählte Funktion löschen Custom SQL functions manual Anleitung zu 'Benutzerdefinierte SQL Funktionen' Add function argument Funktionsargument zufügen Rename function argument Funktionsargument umbenennen Delete function argument Funktionsargument löschen Move function argument up Funktionsargument hochschieben Move function argument down Funktionsargument runterschieben Scalar Skalar Aggregate Aggregat Enter a non-empty, unique name of the function. Geben Sie einen eindeutigen Namen für die Funktion ein. Pick the implementation language. Wählen Sie die Sprache aus. Per step code: Einzelschrittanweisung: Enter a non-empty implementation code. Geben Sie die Anweisungen ein. argument new function argument name in function editor window Argument Functions editor window has uncommitted modifications. Functions editor window has uncommitted modifications. ImportDialog Import data Daten importieren Table to import to Tabelle in die importiert werden soll Table Tabelle Database Datenbank Data source to import from Datenquelle von der aus importiert werden soll Data source type Datenquellentyp Options Optionen Text encoding: Textkodierung: Input file: Eingabedatei: <p>If enabled, any constraint violation, or invalid data format (wrong column count), or any other problem encountered during import will be ignored and the importing will be continued.</p> <p>Wenn diese Option aktiviert ist, wird jede Verletzung von Bedingungen oder ein ungültiges Datenformat (falsche Anzahl an Spalten) oder jedes andere Problem, das während des Imports auftritt, ignoriert und der Import wird fortgesetzt.</p> Ignore errors Fehler ignorieren Data source options Datenquellenoptionen Cancel Abbrechen If you type table name that doesn't exist, it will be created. Wenn Sie einen Tabellenname eingeben, der noch nicht existiert, dann wird diese neue Tabelle erzeugt werden. Enter the table name Datenbankname eingeben Select import plugin. Importplugin auswählen You must provide a file to import from. Sie müssen den Namen der Importdatei angeben. The file '%1' does not exist. Die Datei '%1' existiert nicht. Path you provided is a directory. A regular file is required. Der von Ihnen angegebene Pfad ist ein Verzeichnis. Es wird jedoch eine Datei benötigt. Pick file to import from Wählen Sie eine Datei aus von der importiert werden soll. IndexDialog Index Index Column Spalte Sort Sortierung Collation Kollation On table: Auf Tabelle: Delete selected indexed expression Delete selected indexed expression Moves selected index column up in the order, making it more significant in the index. Moves selected index column up in the order, making it more significant in the index. Moves selected index column down in the order, making it less significant in the index. Moves selected index column down in the order, making it less significant in the index. Partial index condition Partieller Indexzustand Unique index Einzigartiger Index Index name: Indexname: Edit selected indexed expression Edit selected indexed expression Add indexed expression Add indexed expression DDL DDL Tried to open index dialog for closed or inexisting database. Es wurde versucht den Index-Dialog für eine geschlossene oder nicht existente Datenbank zu öffnen. Could not process index %1 correctly. Unable to open an index dialog. Der Index %1 kann nicht vollständig bearbeitet werden, da der Index-Dialog nicht geöffnet werden kann. Unique index cannot have indexed expressions. Either remove expressions from list below, or uncheck this option. Unique index cannot have indexed expressions. Either remove expressions from list below, or uncheck this option. Pick the table for the index. Tabelle für den Index auswählen. Select at least one column. Mindestens eine Spalte auswählen. Enter a valid condition. Geben Sie einen gültigen Zustand ein. default index dialog Standard Sort order table constraints Sortierung Error index dialog Fehler Cannot create unique index, because values in selected columns are not unique. Would you like to execute SELECT query to see problematic values? Der eindeutige Index kann nicht erzeigt werden, da Werte in den selektierten Spalten nicht eundeutig sind. Möchten Sie die zugehörige SELECT Abfrage ausführen, um die uneindeutigen Werte zu sehen? An error occurred while executing SQL statements: %1 Fehler beim Ausführen des folgenden SQL Statments: %1 IndexExprColumnDialog Indexed expression Indexed expression Expression to index Expression to index This expression is already indexed by the index. This expression is already indexed by the index. Column should be indexed directly, not by expression. Either extend this expression to contain something more than just column name, or abort and select this column in index dialog directly. Column should be indexed directly, not by expression. Either extend this expression to contain something more than just column name, or abort and select this column in index dialog directly. Column '%1' does not belong to the table covered by this index. Indexed expressions can refer only to columns from the indexed table. Column '%1' does not belong to the table covered by this index. Indexed expressions can refer only to columns from the indexed table. It's forbidden to use 'SELECT' statements in indexed expressions. It's forbidden to use 'SELECT' statements in indexed expressions. Enter an indexed expression. Enter an indexed expression. Invalid expression. Invalid expression. LanguageDialog Language Sprache Please choose language: Bitte Sprache auswählen: MainWindow Database toolbar Datenbankleiste Structure toolbar Bearbeitungsleiste Tools Werkzeuge Window list Fensterliste View toolbar Ansichtenleiste Configuration widgets Konfigurationshelfer Syntax highlighting engines Syntaxhervorhebungen Data editors Dateneditoren Running in debug mode. Press %1 or use 'Help / Open debug console' menu entry to open the debug console. Ablauf im Debugmodus. Zum Öffnen der Debugkonsole drücken Sie %1 oder wählen Menü 'Hilfe' den Eintrag 'Debugkonsole öffnen' aus. Running in debug mode. Debug messages are printed to the standard output. Ablauf im Debugmodus. Debugmeldungen werden in der Standardausgabe angezeigt.. You need to restart application to make the language change take effect. Das Programm muss neu gestartet werden, damit die Änderung der Sprache wirksam wird. Open SQL &editor SQL &Editor öffnen Open DDL &history DDL &Verlauf öffnen Open SQL &functions editor SQL &Funktionseditor öffnen Open code &snippets editor Open code &snippets editor Open &collations editor Open &collations editor Open ex&tension manager Erwei&terungsmanager öffnen &Import &Importieren E&xport E&xportieren Open confi&guration dialog Open confi&guration dialog &Tile windows &Tile windows Tile windows &horizontally Tile windows &horizontally Tile windows &vertically Tile windows &vertically &Cascade windows &Cascade windows Next window Nächstes Fenster Previous window Vorheriges Fenster Hide status field Statusfeld verbergen Close &all windows &Alle Fenster schließen Re&store recently closed window Re&store recently closed window Close current &window Close current &window Close &other windows Close &other windows Close windows on the &left Close windows on the &left Close windows on the &right Close windows on the &right Re&name selected window Re&name selected window Open Debug Console Debug Konsole öffnen Open CSS Console CSS Konsole öffnen Report a &bug Report a &bug D&onate Spen&den Propose a new &feature Propose a new &feature &About &About &Licenses &Licenses Open home &page Open home &page User &Manual User &Manual SQLite &documentation SQLite &documentation Bugs and feature &requests Bugs and feature &requests Quit Quit Check for &updates Nach Akt&ualisierungen suchen &Database menubar &Datenbank &Structure menubar &Struktur &View menubar &Ansicht Window list menubar view menu Fensterliste &Tools menubar &Werkzeuge &Help &Hilfe Could not set style: %1 main window Der folgende Stil kann nicht gesetzt werden: %1 Cannot export, because no export plugin is loaded. Es kann nicht exportiert werden, da kein Export Plugin geladen ist. Cannot import, because no import plugin is loaded. Es kann nicht importiert werden, da kein Import Plugin geladen ist. Rename window Fenster umbenennen Enter new name for the window: Neuen Namen für das Fenster eingeben: New updates are available. <a href="%1">Click here for details</a>. Neues Update verfügbar. <a href="%1">Weitere Details</a>. You're running the most recent version. No updates are available. Sie haben bereits die aktuellste Version. Keine Update verfügbar. Database passed in command line parameters (%1) was already on the list under name: %2 Die Datenbank, die mittels Programmparameter übergeben wurde (%1), war bereits in der Liste unter dem Namen %2 vorhanden. Database passed in command line parameters (%1) has been temporarily added to the list under name: %2 Die Datenbank, die mittels Programmparameter übergeben wurde (%1), wurde in der Liste termporär unter dem Namen %2 zugefügt. Could not add database %1 to list. Die Datenbank %1 konnte nicht hinzugefügt werden. MdiWindow Uncommitted changes Nicht übertragene Änderungen Close anyway Trotzdem schließen Don't close Nicht schließen MultiEditor Null value multieditor NULL Wert Configure editors for this data type Konfigurationseditoren für diesen Datentyp Open another tab Weiteren Tab öffnen Foreign Key Fremdschlüssel Data editor plugin '%1' not loaded, while it is defined for editing '%2' data type. Das Dateneditor Plugin '%1' ist nicht geladen, obwohl es für den '%1' Datentypen als Editor definiert ist. {1'?} {2'?} {1' or 2'?} Deleted multieditor Gelöscht Read only multieditor Nur lesend MultiEditorBoolPlugin Boolean Boolean MultiEditorDatePlugin Date Datum MultiEditorDateTimePlugin Date & time Datum & Zeit MultiEditorHexPlugin Hex Hexadezimal MultiEditorNumericPlugin Number numeric multi editor tab name Nummer MultiEditorText Tab changes focus Reiter Änderungen Fokus Cut Ausschneiden Copy Kopieren Paste Einfügen Delete Löschen Undo Rückgängig Redo Wiederholen MultiEditorTextPlugin Text Text MultiEditorTimePlugin Time Zeit NewConstraintDialog New constraint Neue Bedingung Primary Key new constraint dialog Primärschlüssel Foreign Key new constraint dialog Fremdschlüssel Unique new constraint dialog Einzigartig Check new constraint dialog Prüfung Not NULL new constraint dialog Nicht NULL Collate new constraint dialog Kollation Generated new constraint dialog Generiert Default new constraint dialog Standard NewVersionDialog SQLiteStudio updates SQLiteStudio Updates New version is available! Eine neue Version ist verfügbar! Download new version! Neue Version herunterladen! New version package will be downloaded. It will be up to you to install it whenever you're ready. Das neue Versionspaket wird heruntergeladen. Es liegt an Ihnen, es zu installieren, wenn Sie bereit sind. Open SQLiteStudio home page. SQLiteStudio Startseite öffnen. Read release notes && download package yourself. Versionshinweise lesen && das Paket selbst herunterladen. Just close this window. Nur dieses Fenster schließen. Check for updates on startup Beim Programmstart auf Updates prüfen Not now. Nicht jetzt. PopulateConfigDialog Populating configuration Konfiguration auffüllen Configuring <b>%1</b> for column <b>%2</b> Konfiguriere <b>%1</b> für Spalte <b>%2</b> PopulateDialog Populate table Tabelle füllen Database Datenbank Table Tabelle Columns Spalten Number of rows to populate: Anzahl an Datenzeilen zum Auffüllen: Populate populate dialog button Füllen Abort Abbrechen Configure Konfigurieren Populating configuration for this column is invalid or incomplete. Die Konfigurationsauffüllung für diese Spalte ist ungültig oder unvollständig. Select database with table to populate Wählen Sie die Datebank und Tabelle zum Auffüllen aus Select table to populate Wählen Sie die Tabelle zum Auffüllen aus You have to select at least one column. Sie müssen mindestens eine Spalte auswählen. QObject Cannot edit columns that are result of compound %1 statements (one that includes %2, %3 or %4 keywords). Spalten, die das Ergebnis von verbundenen %1 Abfragen sind (solche, die %2, %3 oder %4 Schlüsselwörter enthalten), können nicht editiert werden. The query execution mechanism had problems with extracting ROWID's properly. This might be a bug in the application. You may want to report this. Der Ausführungsmechanismus hat Probleme die ROWID korrekt zu extrahieren. Dies könnte ein Programmfehler sein, den Sie evtl. melden möchten. Requested column is a result of SQL expression, instead of a simple column selection. Such columns cannot be edited. Die betreffende Spalte ist das Ergebnis eines SQL-Ausdrucks statt einer einfachen Spaltenselektion. Solche Spalten können nicht editiert werden. Requested column belongs to restricted SQLite table. Those tables cannot be edited directly. Die betreffende Spalte gehört zu einer eingeschränkten SQLite Tabelle. Solche Tabellen können nicht direkt editiert werden. Cannot edit results of query other than %1. Es können keine Ergebnisse von einer von %1 abweichenden Abfrage editiert werden. Cannot edit columns that are result of aggregated %1 statements. Es können keine Spalten editiert werden, die das Ergebnis einer aggregierten %1 Abfrage sind. Cannot edit columns that are result of %1 statement. Es können keine Spalten editiert werden, die das Ergebnis von %1 Abfragen sind. Cannot edit columns that are result of common table expression statement (%1). Es können keine Spalten editiert werden, die das Ergebnis von allgemeinen Tabellenausdrücken sind (%1). Cannot edit table generated columns. Cannot edit table generated columns. Cannot edit columns that are result of a view if the executed query reads from any multilevel views (i.e. a view that queries another view). Cannot edit columns that are result of a view if the executed query reads from any multilevel views (i.e. a view that queries another view). on conflict: %1 data view tooltip Bei Konfikt: %1 references table %1, column %2 data view tooltip Referenztabelle %1, Zeile %2 condition: %1 data view tooltip Zustand: %1 collation name: %1 data view tooltip Name der Kollation: %1 Data grid view Ergebnisansicht Edit current cell inline Edit current cell inline Copy cell(s) contents to clipboard Kopiert Zelleninhalt(e) in die Zwischenablage Copy cell(s) contents together with header to clipboard Copy cell(s) contents together with header to clipboard Paste cell(s) contents from clipboard Fügt Zelleninhalt(e) von der Zwischenablage ein Set empty value to selected cell(s) Fügt einen leeren Wert in die selektierte(n) Zelle(n) ein Set NULL value to selected cell(s) Fügt den NULL Wert in die selektierte(n) Zelle(n) ein Commit changes to cell(s) contents Änderungen der Zellenninhalte speichern Rollback changes to cell(s) contents Änderungen der Zelleninhalte zurücknehmen Delete selected data row Markierte Datenzeile löschen Insert new data row Neue Datenzeile einfügen Open contents of selected cell in a separate editor Inhalt der markierten Zelle im separaten Editor öffnen Toggle the height adjustment of rows Toggle the height adjustment of rows Increase font size data view Increase font size Decrease font size data view Decrease font size Total pages available: %1 Verfügbare Gesamtseiten: %1 Total rows loaded: %1 Insgesamt geladene Zeilen: %1 Data view (both grid and form) Ergebnisansicht (tabellarisch und Formular) Refresh data Daten aktualisieren Switch to grid view of the data Zur tabellarischen Ergebnisansicht wechseln Switch to form view of the data Zur Formularansicht wechseln Database list Liste der Datenbanken Delete selected item Gewählten Eintrag löschen Clear filter contents Filter zurücksetzen Refresh schema Schema aktualisieren Refresh all schemas Alle Schemas aktualisieren Add database Datenbank hinzufügen Select all items Alles auswählen Copy selected item(s) Gewählte Einträge kopieren Paste from clipboard Von der Zwischenablage einfügen Increase font size database list Increase font size Decrease font size database list Decrease font size Tables Tabellen Indexes Indizes Triggers Trigger Views Views Columns Spalten Data form view Formularansicht der Ergebnisse Commit changes for current row Änderungen der aktuellen Zeile speichern Rollback changes for current row Änderungen der aktuellen Zeile zurücknehmen Go to first row on current page Springe zur ersten Zeile dieser Seite Go to next row Springe zur nächsten Zeile Go to previous row Springe zur vorherigen Zeile Go to last row on current page Springe zur letzten Zeile dieser Seite Insert new row Neue Zeile einfügen Delete current row Derzeitige Zeile löschen Main window Hauptfenster Open SQL editor SQL Editor öffnen Open DDL history window Open DDL history window Open snippets editor window Open snippets editor window Open function editor window Open function editor window Open collation editor window Open collation editor window Open extension manager window Open extension manager window Previous window Vorheriges Fenster Next window Nächstes Fenster Hide status area Statusfeld verbergen Open user manual Open user manual Open configuration dialog Konfigurationsdialog öffnen Open Debug Console Debug Konsole öffnen Open CSS Console CSS Konsole öffnen Open the About dialog Open the About dialog Quit the application Quit the application Cell text value editor Editor für Textwerte in Zellen Cut selected text Gewählten Text ausschneiden Copy selected text Gewählten Text kopieren Delete selected text Gewählten Text löschen Undo Rückgängig Redo Wiederholen SQL editor input field SQL Editor Eingabefeld Select whole editor contents Gesamten Editorinhalt auswählen Save contents into a file Inhalte in eine Datei speichern Load contents from a file Inhalte aus einer Datei laden Find in text Suche im Text Find next Nächster Fund Find previous Vorheriger Fund Replace in text Ersetze im Text Delete current line Aktuelle Zeile löschen Request code assistant Code-Assistenten anfordern Format contents Format-Inhalte Move selected block of text one line down Selektierten Textblock eine Zeile nach unten verschieben Move selected block of text one line up Selektierten Textblock eine Zeile nach oben verschieben Copy selected block of text and paste it a line below Selektierten Textblock kopieren und unterhalb einfügen Copy selected block of text and paste it a line above Selektierten Textblock kopieren und oberhalb einfügen Toggle comment Kommentar umschalten Increase font size sql editor Increase font size Decrease font size sql editor Decrease font size All SQLite databases Alle SQLite Datenbanken All files Alle Dateien Select database file Select database file Select Select File type File type SQL editor window SQL Editor-Fenster Execute query Abfrage ausführen Execute single query under cursor Execute single query under cursor Execute all queries in editor Execute all queries in editor Execute "%1" query Abfrage "%1" ausführen Switch current working database to previous on the list Wechsel von der aktuellen Datenbank zur vorherigen in der Liste Switch current working database to next on the list Wechsel von der aktuellen Datenbank zur nächsten in der Liste Go to next editor tab Gehe zum nächsten Editor-Reiter Go to previous editor tab Gehe zum vorherigen Editor-Reiter Move keyboard input focus to the results view below Tastatureingabe-Fokus in das untere Ergebnisfenster setzen Move keyboard input focus to the SQL editor above Tastatureingabe-Fokus in das obere SQL Editorfenster setzen Delete selected SQL history entries Delete selected SQL history entries Table window Tabellenfenster Commit the table structure Commit the table structure Rollback pending changes in the table structure Rollback pending changes in the table structure Refresh table structure Aktualisiere Tabellenstruktur Add new column Neue Spalte zufügen Edit selected column Gewählte Spalte bearbeiten Delete selected column Gewählte Spalte löschen Export table data Tabellendaten exportieren Import data to the table Daten in die Tabelle importieren Add new table constraint Neue Tabellenbedingung zufügen Edit selected table constraint Markierte Tabellenbedingung bearbeiten Delete selected table constraint Markierte Tabellenbedingung löschen Refresh table index list Aktualisiere Tabellenindexliste Add new index Neuen Index zufügen Edit selected index Gewählten Index bearbeiten Delete selected index Gewählten Index löschen Refresh table trigger list Aktualisiere Tabellentriggerliste Add new trigger Neuen Trigger zufügen Edit selected trigger Gewählten Trigger bearbeiten Delete selected trigger Gewählten Trigger löschen Go to next tab Springe zum nächsten Reiter Go to previous tab Springe zum vorherigen Reiter A view window Neues Fenster zufügen Commit the view's query Commit the view's query Rollback pending changes in the view's query Rollback pending changes in the view's query Refresh view trigger list Aktualisiere View Triggerliste Execute the view's query Execute the view's query A code snippets editor window A code snippets editor window Commit the pending changes Commit the pending changes Rollback the pending changes Rollback the pending changes A collation editor window A collation editor window A function editor window A function editor window A SQLite extension editor window A SQLite extension editor window QuitConfirmDialog Uncommitted changes Uncommitted changes Are you sure you want to quit the application? Following items are pending: Sind Sie sicher, dass Sie das Programm beenden wollen? Folgende Punkte sind unerledigt: SearchTextDialog Find or replace Finden oder Ersetzen Find: Finden: Case sensitive Groß- und Kleinschreibung beachten Search backwards Suche rückwärts Regular expression matching Prüfung nach regulärem Ausdruck Replace && find next Ersetzen && weitersuchen Replace with: Ersetzen mit: Replace all Alles ersetzen Find Finden SortDialog Sort by columns Nach Spalten sortiert Column Spalte Order Sortierung Sort by: %1 Sortiert nach: %1 Move column up Spalte nach oben verschieben Move column down Spalte nach unten verschieben SqlEditor Wrap words sql editor Wrap words Cut sql editor Ausschneiden Copy sql editor Kopieren Paste sql editor Einfügen Delete sql editor Löschen Select all sql editor Alles auswählen Undo sql editor Rückgängig Redo sql editor Wiederholen Complete sql editor Komplett Format SQL sql editor SQL formatieren Save SQL to file sql editor SQL in Datei speichern Select file to save SQL sql editor Datei zum Speichern von SQL auswählen Load SQL from file sql editor SQL aus Datei laden Delete line sql editor Zeile löschen Move block down sql editor Block nach unten verschieben Move block up sql editor Block nach oben verschieben Copy block down sql editor Block nach unten kopieren Copy up down sql editor Kopiere auf ab Find sql editor Finden Find next sql editor Nächster Fund Find previous sql editor Vorheriger Fund Replace sql editor Ersetzen Toggle comment sql editor Kommentar umschalten Increase font size sql editor Increase font size Decrease font size sql editor Decrease font size Could not open file '%1' for writing: %2 Die Datei '%1' kann nicht für Schreibzugriffe geöffnet werden: %2 Saved SQL contents to file: %1 SQL Inhalte in Datei speichern: %1 Syntax completion can be used only when a valid database is set for the SQL editor. Die Funktion Autovervollständigung kann nur genutzt werden, wenn eine gültige Datenbank für den SQL Editor gewählt wurde. Contents of the SQL editor are huge, so errors detecting and existing objects highlighting are temporarily disabled. Der Text im SQL Editor ist sehr groß, daher wurde die Syntaxkontrolle und die farbliche Hervorhebung von Objekten vorübergehend deaktiviert. Save to file In Datei speichern SQL scripts (*.sql);;All files (*) SQL Skripte (*.sql);;Alle Dateien (*) Open file Datei öffnen Could not open file '%1' for reading: %2 Die Datei '%1' kann nicht für Lesezugriffe geöffnet werden: %2 Reached the end of document. Hit the find again to restart the search. Das Dokumentenende wurde erreicht. Drücken Sie 'Nächster Fund', um die Suche am Dokumentenanfang fortzusetzen. SqlQueryItem Committing error: data view tooltip Committing error: Column: data view tooltip Spalte: Data type: data view Datentyp: Table: data view tooltip Tabelle: Constraints: data view tooltip Bedingungen: SqlQueryItemDelegate Cannot edit this cell. Details: %1 Die Zelle kann nicht editiert. Details: %1 The row is marked for deletion. Diese Zeile ist zum Löschen markiert. Structure of this table has changed since last data was loaded. Reload the data to proceed. Structure of this table has changed since last data was loaded. Reload the data to proceed. Editing a huge contents in an inline cell editor is not a good idea. It can become slow and inconvenient. It's better to edit such big contents in a Form View, or in popup editor (available under rick-click menu). Editing a huge contents in an inline cell editor is not a good idea. It can become slow and inconvenient. It's better to edit such big contents in a Form View, or in popup editor (available under rick-click menu). Foreign key for column %2 has more than %1 possible values. It's too much to display in drop down list. You need to edit value manually. Foreign key for column %2 has more than %1 possible values. It's too much to display in drop down list. You need to edit value manually. SqlQueryModel Only one query can be executed simultaneously. Es kann nur eine Abfrage gleichzeitig ausgeführt werden. Cannot execute query on undefined or invalid database. Cannot execute query on undefined or invalid database. Cannot execute empty query. Cannot execute empty query. Uncommitted data Uncommitted data There are uncommitted data changes. Do you want to proceed anyway? All uncommitted changes will be lost. There are uncommitted data changes. Do you want to proceed anyway? All uncommitted changes will be lost. Cannot commit the data for a cell that refers to the already closed database. Es können keine Daten für eine Zelle gespeichert werden, die eine bereits geschlossene Datenbank referenziert. Could not begin transaction on the database. Details: %1 Es kann keine Transaktion auf der Datenbank gestartet werden. Details: %1 An error occurred while committing the transaction: %1 An error occurred while committing the transaction: %1 An error occurred while rolling back the transaction: %1 Fehler beim Rollback der Transaktion: %1 Tried to commit a cell which is not editable (yet modified and waiting for commit)! This is a bug. Please report it. Es wurde versucht eine nicht editierbare Zelle zu committen (derzeit modifiziert und auf das Commit wartend)! Dies ist ein Fehler den Sie melden sollten. An error occurred while committing the data: %1 An error occurred while committing the data: %1 Number of rows per page was decreased to %1 due to number of columns (%2) in the data view. Number of rows per page was decreased to %1 due to number of columns (%2) in the data view. Error while executing SQL query on database '%1': %2 Fehler beim Ausführen der SQL-Abfrage auf der Datenbank '%1': %2 Error while loading query results: %1 Fehler beim Laden der Abfrageergebnisse: %1 Insert multiple rows Mehrere Zeilen einfügen Number of rows to insert: Anzahl an Zeilen zum Einfügen: Delete rows Zeilen löschen You're about to delete newly inserted rows that are not committed yet. Row numbers: %1 Such deletion will be permanent. Are you sure you want to delete them? You're about to delete newly inserted rows that are not committed yet. Row numbers: %1 Such deletion will be permanent. Are you sure you want to delete them? SqlQueryView Go to referenced row in... Go to referenced row in... Copy Kopieren Copy with headers Copy with headers Copy as... Kopieren als... Paste Einfügen Paste as... Einfügen als... Set NULL values NULL Wert setzen Erase values Werte löschen Commit Commit Rollback Rollback Commit selected cells Gewählte Zellen speichern Rollback selected cells Gewählte Zellen wiederherstellen Edit current cell inline Edit current cell inline Define columns to sort by Sortierspalten definieren Remove custom sorting Benutzerdefinierte Sortierung entfernen Insert row Zeile einfügen Insert multiple rows Mehrere Zeilen einfügen Delete selected row Gewählte Zeile löschen Adjust height of rows Adjust height of rows Increase font size data view Increase font size Decrease font size data view Decrease font size Invert selection data view Invert selection Edit value in editor Wert im Editor bearbeiten Show value in a viewer Show value in a viewer Generate query for selected cells Generate query for selected cells No items selected to paste clipboard contents to. Es sind keine Elemente selektiert in die der Inhalt der Zwischenablage eingefügt werden könnte. Cannot paste data. Details: %1 Cannot paste data. Details: %1 Structure of at least one table used has changed since last data was loaded. Reload the data to proceed. Structure of at least one table used has changed since last data was loaded. Reload the data to proceed. Cannot paste to a cell. Details: %1 Cannot paste to a cell. Details: %1 The row is marked for deletion. Diese Zeile ist zum Löschen markiert. Cannot paste to column %1. Details: %2 Cannot paste to column %1. Details: %2 Go to referenced row in table '%1' Go to referenced row in table '%1' table '%1' table '%1' Referenced row (%1) Referenced row (%1) Trim pasted text? Trim pasted text? The pasted text contains leading or trailing white space. Trim it automatically? The pasted text contains leading or trailing white space. Trim it automatically? Paste "NULL" as null value? Paste "NULL" as null value? The pasted text contains "NULL" literals. Do you want to consider them as NULL values? The pasted text contains "NULL" literals. Do you want to consider them as NULL values? Edit value Werte editieren SqlTableModel Error while committing new row: %1 Error while committing new row: %1 Error while deleting row from table %1: %2 Fehler beim Löschen der Zeile aus Tabelle %1: %2 SqliteExtensionEditor Filter extensions Filter extensions Leave empty to use default function Leave empty to use default function Extension file Extension file Initialization function Initialization function Databases Datenbanken Register in all databases In allen Datenbanken registrieren Register in following databases: In den folgenden Datenbanken registrieren: Extension manager window has uncommitted modifications. Extension manager window has uncommitted modifications. Extension manager Extension manager Commit all extension changes Commit all extension changes Rollback all extension changes Rollback all extension changes Add new extension Add new extension Remove selected extension Remove selected extension Editing extensions manual Editing extensions manual File with given path does not exist or is not readable. File with given path does not exist or is not readable. Unable to load extension: %1 Unable to load extension: %1 Invalid initialization function name. Function name can contain only alpha-numeric characters and underscore. Invalid initialization function name. Function name can contain only alpha-numeric characters and underscore. Dynamic link libraries (*.dll);;All files (*) Dynamic link libraries (*.dll);;All files (*) Shared objects (*.so);;All files (*) Shared objects (*.so);;All files (*) Dynamic libraries (*.dylib);;All files (*) Dynamic libraries (*.dylib);;All files (*) All files (*) Alle Dateien (*) Open file Datei öffnen StatusField Status Status Copy Kopieren Clear Leeren TableConstraintsModel Type table constraints Typ Details table constraints Details Name table constraints Name TableForeignKeyPanel Foreign table: Fremde Tabelle: Columns Spalten Local column Lokale Spalte Foreign column Fremdspalte Reactions Reaktionen Deferred foreign key Verzögerter Fremdschlüssel Named constraint Benannte Bedingung Constraint name Name der Bedingung Pick the foreign column. Wählen Sie die Fremdspalte aus. Pick the foreign table. Wählen Sie die Fremdtabelle aus. Select at least one foreign column. Select at least one foreign column. Enter a name of the constraint. Geben Sie einen Namen für die Bedingung ein. Foreign column table constraints Fremdspalte TablePrimaryKeyAndUniquePanel Columns Spalten Column Spalte Collation Kollation Sort Sortierung Valid only for a single column with INTEGER data type Valid only for a single column with INTEGER data type Autoincrement Automatisch hochzählend Named constraint Benannte Bedingung Constraint name Name der Bedingung On conflict Bei Konflikt Collate table constraints Collate Sort order table constraints Sortierung Select at least one column. Mindestens eine Spalte auswählen. Enter a name of the constraint. Geben Sie einen Namen für die Bedingung ein. TableStructureModel Name table structure columns Name Data type table structure columns Datentyp Primary Key table structure columns Primärschlüssel Foreign Key table structure columns Fremdschlüssel Unique table structure columns Unique Check table structure columns Prüfung Not NULL table structure columns Nicht NULL Collate table structure columns Collate Generated table structure columns Generiert Default value table structure columns Standardwert TableWindow Structure Struktur Table name: Tabellenname: <html><head/><body><p>Enables/disabled the WITHOUT ROWID clause on the table. Such table will no longer have the &quot;rowid&quot; hidden column. For such table an explicit PRIMARY KEY column is mandatory. You can read more details on this in SQLite official documentation.</p></body></html> <html><head/><body><p>Enables/disabled the WITHOUT ROWID clause on the table. Such table will no longer have the &quot;rowid&quot; hidden column. For such table an explicit PRIMARY KEY column is mandatory. You can read more details on this in SQLite official documentation.</p></body></html> <html><head/><body><p>Enables/disables the STRICT clause for the table. Such table makes strict verification of data stored in columns against declared data types for these columns. This is similar to how data types are usually enforced in most other database engines. Keep it disabled to use the classical SQLite bahavior (i.e. no data type enforcement). You can find more details in the official SQLite documentation.</p></body></html> <html><head/><body><p>Enables/disables the STRICT clause for the table. Such table makes strict verification of data stored in columns against declared data types for these columns. This is similar to how data types are usually enforced in most other database engines. Keep it disabled to use the classical SQLite bahavior (i.e. no data type enforcement). You can find more details in the official SQLite documentation.</p></body></html> Data Daten Constraints Bedingungen Indexes Indizes Triggers Trigger DDL DDL Export table table window Tabelle exportieren Import data to table table window Daten in Tabelle importieren Populate table table window Tabelle füllen Refresh structure table window Struktur aktualisieren Commit structure changes table window Commit structure changes Rollback structure changes table window Rollback structure changes Add column table window Spalte hinzufügen Edit column table window Spalte bearbeiten Delete column table window Spalte löschen Move column up table window Spalte nach oben verschieben Move column down table window Spalte nach unten verschieben Create similar table table window Erzeuge identische Tabelle Reset autoincrement value table window Autoincrement-Wert zurücksetzen Add table constraint table window Add table constraint Edit table constraint table window Edit table constraint Delete table constraint table window Delete table constraint Move table constraint up table window Move table constraint up Move table constraint down table window Move table constraint down Add table primary key table window Primärschlüssel hinzufügen Add table foreign key table window Fremdschlüssel hinzufügen Add table unique constraint table window Add table unique constraint Add table check constraint table window Add table check constraint Refresh index list table window Refresh index list Create index table window Index erstellen Edit index table window Index bearbeiten Delete index table window Index löschen Refresh trigger list table window Trigger Liste aktualisieren Create trigger table window Trigger erstellen Edit trigger table window Trigger bearbeiten Delete trigger table window Trigger löschen Are you sure you want to delete column '%1'? table window Are you sure you want to delete column '%1'? Following problems will take place while modifying the table. Would you like to proceed? table window Following problems will take place while modifying the table. Would you like to proceed? Table modification table window Table modification Could not load data for table %1. Error details: %2 Could not load data for table %1. Error details: %2 Could not process the %1 table correctly. Unable to open a table window. Could not process the %1 table correctly. Unable to open a table window. Database Datenbank Could not restore window %1, because no database or table was stored in session for this window. Could not restore window %1, because no database or table was stored in session for this window. Could not restore window '%1', because no database or table was stored in session for this window. Could not restore window '%1', because no database or table was stored in session for this window. Could not restore window '%1', because database %2 could not be resolved. Could not restore window '%1', because database %2 could not be resolved. Could not restore window '%1', because the table %2 doesn't exist in the database %3. Could not restore window '%1', because the table %2 doesn't exist in the database %3. New table %1 New table %1 Committed changes for table '%1' successfully. Committed changes for table '%1' successfully. Committed changes for table '%1' (named before '%2') successfully. Committed changes for table '%1' (named before '%2') successfully. Could not commit table structure. Error message: %1 table window Could not commit table structure. Error message: %1 Reset autoincrement Autoincrement zurücksetzen Are you sure you want to reset autoincrement value for table '%1'? Sind Sie sicher, dass Sie den Autoincrement Wert für die Tabelle '%1' zurücksetzen möchten? An error occurred while trying to reset autoincrement value for table '%1': %2 Ein Fehler ist aufgetreten beim Zurücksetzen des Autoincrementwertes für die Tabelle '%1': %2 Autoincrement value for table '%1' has been reset successfully. Autoincrement value for table '%1' has been reset successfully. Empty name Empty name A blank name for the table is allowed in SQLite, but it is not recommended. Are you sure you want to create a table with blank name? A blank name for the table is allowed in SQLite, but it is not recommended. Are you sure you want to create a table with blank name? Cannot create a table without at least one column. Cannot create a table without at least one column. Cannot create table %1, if it has no primary key defined. Either uncheck the %2, or define a primary key. Cannot create table %1, if it has no primary key defined. Either uncheck the %2, or define a primary key. Cannot use autoincrement for primary key when %1 clause is used. Either uncheck the %2, or the autoincrement in a primary key. Cannot use autoincrement for primary key when %1 clause is used. Either uncheck the %2, or the autoincrement in a primary key. Following columns have non-strict data type: %1. Either disable strict mode of the table, or fix column data types. Valid strict data types are: %2 Following columns have non-strict data type: %1. Either disable strict mode of the table, or fix column data types. Valid strict data types are: %2 Are you sure you want to delete table constraint '%1'? table window Are you sure you want to delete table constraint '%1'? Delete constraint table window Bedingung löschen Cannot export, because no export plugin is loaded. Cannot export, because no export plugin is loaded. Cannot import, because no import plugin is loaded. Cannot import, because no import plugin is loaded. Uncommitted changes Uncommitted changes There are uncommitted structure modifications. You cannot browse or edit data until you have table structure settled. Do you want to commit the structure, or do you want to go back to the structure tab? There are uncommitted structure modifications. You cannot browse or edit data until you have table structure settled. Do you want to commit the structure, or do you want to go back to the structure tab? Go back to structure tab Go back to structure tab Commit modifications and browse data. Commit modifications and browse data. Name table window indexes Name Unique table window indexes Unique Columns table window indexes Spalten Partial index condition table window indexes Partieller Indexzustand Name table window triggers Name Event table window triggers Event Condition table window triggers Condition Details table window triggers Details Table window "%1" has uncommitted structure modifications and data. Table window "%1" has uncommitted structure modifications and data. Table window "%1" has uncommitted data. Table window "%1" has uncommitted data. Table window "%1" has uncommitted structure modifications. Table window "%1" has uncommitted structure modifications. TriggerColumnsDialog Trigger columns Trigger columns Triggering columns: Triggering columns: Select all Alles auswählen Deselect all Auswahl aufheben TriggerDialog Trigger Trigger On table: Auf Tabelle: Action: Action: <p>SQL condition that will be evaluated before the actual trigger code. In case the condition returns false, the trigger will not be fired for that row.</p> <p>SQL condition that will be evaluated before the actual trigger code. In case the condition returns false, the trigger will not be fired for that row.</p> Pre-condition: Pre-condition: The scope is still not fully supported by the SQLite database. The scope is still not fully supported by the SQLite database. Trigger name: Trigger name: When: When: List of columns for UPDATE OF action. List of columns for UPDATE OF action. Scope: Scope: Code: Code: Trigger statements to be executed. Trigger statements to be executed. DDL DDL On view: On view: Could not process trigger %1 correctly. Unable to open a trigger dialog. Could not process trigger %1 correctly. Unable to open a trigger dialog. Enter a valid condition. Geben Sie einen gültigen Zustand ein. Enter a valid trigger code. Enter a valid trigger code. Error trigger dialog Fehler An error occurred while executing SQL statements: %1 Fehler beim Ausführen des folgenden SQL Statments: %1 VersionConvertSummaryDialog Database version convert Database version convert Following changes to the SQL statements will be made: Following changes to the SQL statements will be made: Before Before After After ViewWindow Query Abfrage View name: View name: Output column names Output column names Data Daten Triggers Trigger DDL DDL Could not restore window '%1', because no database or view was stored in session for this window. Could not restore window '%1', because no database or view was stored in session for this window. Could not restore window '%1', because database %2 could not be resolved. Could not restore window '%1', because database %2 could not be resolved. Could not restore window '%1', because database %2 could not be open. Could not restore window '%1', because database %2 could not be open. Could not restore window '%1', because the view %2 doesn't exist in the database %3. Could not restore window '%1', because the view %2 doesn't exist in the database %3. New view %1 New view %1 Database Datenbank Refresh the view view window Ansicht aktualisieren Commit the view changes view window Commit the view changes Rollback the view changes view window Rollback the view changes Explicit column names Explicit column names Generate output column names automatically basing on result columns of the view. Generate output column names automatically basing on result columns of the view. Add column view window Spalte hinzufügen Edit column view window Spalte bearbeiten Delete column view window Spalte löschen Move column up view window Spalte nach oben verschieben Move column down view window Spalte nach unten verschieben Refresh trigger list view window Trigger Liste aktualisieren Create new trigger view window Trigger erstellen Edit selected trigger view window Trigger editieren Delete selected trigger view window Trigger löschen View window "%1" has uncommitted structure modifications and data. View window "%1" has uncommitted structure modifications and data. View window "%1" has uncommitted data. View window "%1" has uncommitted data. View window "%1" has uncommitted structure modifications. View window "%1" has uncommitted structure modifications. Could not load data for view %1. Error details: %2 Could not load data for view %1. Error details: %2 Uncommitted changes Nicht übertragene Änderungen There are uncommitted structure modifications. You cannot browse or edit data until you have the view structure settled. Do you want to commit the structure, or do you want to go back to the structure tab? There are uncommitted structure modifications. You cannot browse or edit data until you have the view structure settled. Do you want to commit the structure, or do you want to go back to the structure tab? Go back to structure tab Go back to structure tab Commit modifications and browse data. Commit modifications and browse data. View '%1' was committed successfully. View '%1' was committed successfully. Committed changes for view '%1' successfully. Committed changes for view '%1' successfully. Committed changes for view '%1' (named before '%2') successfully. Committed changes for view '%1' (named before '%2') successfully. Could not commit view changes. Error message: %1 view window Could not commit view changes. Error message: %1 Override columns Override columns Currently defined columns will be overriden. Do you want to continue? Currently defined columns will be overriden. Do you want to continue? Could not determinate columns returned from the view. The query is problably incomplete or contains errors. Could not determinate columns returned from the view. The query is problably incomplete or contains errors. Name view window triggers Name Instead of view window triggers Instead of Condition view window triggers Condition Details table window triggers Details Could not process the %1 view correctly. Unable to open a view window. Could not process the %1 view correctly. Unable to open a view window. Empty name Empty name A blank name for the view is allowed in SQLite, but it is not recommended. Are you sure you want to create a view with blank name? A blank name for the view is allowed in SQLite, but it is not recommended. Are you sure you want to create a view with blank name? The SELECT statement could not be parsed. Please correct the query and retry. Details: %1 The SELECT statement could not be parsed. Please correct the query and retry. Details: %1 The view could not be modified due to internal SQLiteStudio error. Please report this! The view could not be modified due to internal SQLiteStudio error. Please report this! The view code could not be parsed properly for execution. This is a SQLiteStudio's bug. Please report it. The view code could not be parsed properly for execution. This is a SQLiteStudio's bug. Please report it. Following problems will take place while modifying the view. Would you like to proceed? view window Following problems will take place while modifying the view. Would you like to proceed? View modification view window View modification WidgetCover Interrupt Interrupt