mirror of
https://github.com/vrana/adminer.git
synced 2025-08-08 07:36:44 +02:00
Update German translation (bug #1001)
This commit is contained in:
@@ -306,6 +306,7 @@ Lang::$translations = array(
|
|||||||
'Loaded plugins' => 'Geladene Plugins',
|
'Loaded plugins' => 'Geladene Plugins',
|
||||||
'%s must <a%s>return an array</a>.' => '%s muss <a%s>ein Array zurückgeben</a>.',
|
'%s must <a%s>return an array</a>.' => '%s muss <a%s>ein Array zurückgeben</a>.',
|
||||||
'<a%s>Configure</a> %s in %s.' => '<a%s>Konfigure</a> %s mit %s.',
|
'<a%s>Configure</a> %s in %s.' => '<a%s>Konfigure</a> %s mit %s.',
|
||||||
|
'screenshot' => 'Screenshot',
|
||||||
);
|
);
|
||||||
|
|
||||||
// run `php ../../lang.php de` to update this file
|
// run `php ../../lang.php de` to update this file
|
||||||
|
@@ -58,6 +58,7 @@ ORDER BY ORDINAL_POSITION", null, "") as $row
|
|||||||
|
|
||||||
protected $translations = array(
|
protected $translations = array(
|
||||||
'cs' => array('' => 'Zobrazí odkazy na tabulky odkazující aktuální řádek, stejně jako Adminer Editor'),
|
'cs' => array('' => 'Zobrazí odkazy na tabulky odkazující aktuální řádek, stejně jako Adminer Editor'),
|
||||||
|
'de' => array('' => 'Links zu Tabellen anzeigen die auf die aktuelle Zeile verweisen, wie im Adminer Editor'),
|
||||||
'ja' => array('' => 'Adminer Editor と同様に、カレント行を参照しているテーブルへのリンクを表示'),
|
'ja' => array('' => 'Adminer Editor と同様に、カレント行を参照しているテーブルへのリンクを表示'),
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
@@ -33,6 +33,7 @@ onbeforeunload = () => editChanged;
|
|||||||
|
|
||||||
protected $translations = array(
|
protected $translations = array(
|
||||||
'cs' => array('' => 'Zobrazí potvrzení před odnahráním stránky, pokud bylo změněno formulářové políčko'),
|
'cs' => array('' => 'Zobrazí potvrzení před odnahráním stránky, pokud bylo změněno formulářové políčko'),
|
||||||
|
'de' => array('' => 'Zeigt eine Bestätigung an bevor die Seite neu geladen wird, wenn ein Formularfeld geändert wurde'),
|
||||||
'ja' => array('' => 'フォームの列が変更された時、ページを再読込みする前に確認を表示'),
|
'ja' => array('' => 'フォームの列が変更された時、ページを再読込みする前に確認を表示'),
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
@@ -104,6 +104,7 @@ addEventListener('DOMContentLoaded', () => {
|
|||||||
|
|
||||||
protected $translations = array(
|
protected $translations = array(
|
||||||
'cs' => array('' => 'Použít CodeMirror 5 pro zvýrazňování syntaxe a <textarea> včetně našeptávání klíčových slov a tabulek'),
|
'cs' => array('' => 'Použít CodeMirror 5 pro zvýrazňování syntaxe a <textarea> včetně našeptávání klíčových slov a tabulek'),
|
||||||
|
'de' => array('' => 'CodeMirror 5 verwenden für die Syntaxhervorhebung und <textarea> einschließlich der Überschrift von Schlüsselwörtern und Tabellen'),
|
||||||
'ja' => array('' => 'CodeMirror 5 を用い、キーワードやテーブルを含む構文や <textarea> を強調表示'),
|
'ja' => array('' => 'CodeMirror 5 を用い、キーワードやテーブルを含む構文や <textarea> を強調表示'),
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
@@ -79,6 +79,7 @@ class AdminerConfig extends Adminer\Plugin {
|
|||||||
'Use builtin design' => 'Użyj wbudowanego wyglądu',
|
'Use builtin design' => 'Użyj wbudowanego wyglądu',
|
||||||
),
|
),
|
||||||
'de' => array(
|
'de' => array(
|
||||||
|
'' => 'Optionen durch den Endbenutzer konfigurieren und dies in einem Cookie speichern',
|
||||||
'Configuration' => 'Konfiguration',
|
'Configuration' => 'Konfiguration',
|
||||||
'Configuration saved.' => 'Konfiguration gespeichert.',
|
'Configuration saved.' => 'Konfiguration gespeichert.',
|
||||||
'Only some plugins support configuration, e.g. %s.' => 'Nur einige Plugins unterstützen die Konfiguration, z.B. %s.',
|
'Only some plugins support configuration, e.g. %s.' => 'Nur einige Plugins unterstützen die Konfiguration, z.B. %s.',
|
||||||
|
@@ -45,6 +45,7 @@ if (saved) {
|
|||||||
|
|
||||||
protected $translations = array(
|
protected $translations = array(
|
||||||
'cs' => array('' => 'Dovoluje přepínání světlého a tmavého vzhledu'),
|
'cs' => array('' => 'Dovoluje přepínání světlého a tmavého vzhledu'),
|
||||||
|
'de' => array('' => 'Umschalten zwischen hellem und dunklem Design erlauben'),
|
||||||
'ja' => array('' => 'ダークモードへの切替え'),
|
'ja' => array('' => 'ダークモードへの切替え'),
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
@@ -14,7 +14,7 @@ class AdminerDumpDate extends Adminer\Plugin {
|
|||||||
|
|
||||||
protected $translations = array(
|
protected $translations = array(
|
||||||
'cs' => array('' => 'Do názvu souboru s exportem přidá aktuální datum a čas'),
|
'cs' => array('' => 'Do názvu souboru s exportem přidá aktuální datum a čas'),
|
||||||
'de' => array('' => 'Aktuelle Datum und die aktuelle Uhrzeit in den Namen der Exportdatei einfügen'),
|
'de' => array('' => 'Aktuelles Datum und die aktuelle Uhrzeit in den Namen der Exportdatei einfügen'),
|
||||||
'pl' => array('' => 'Dołącz bieżącą datę i godzinę do nazwy pliku eksportu'),
|
'pl' => array('' => 'Dołącz bieżącą datę i godzinę do nazwy pliku eksportu'),
|
||||||
'ro' => array('' => 'Includeți data și ora curentă în numele fișierului de export'),
|
'ro' => array('' => 'Includeți data și ora curentă în numele fișierului de export'),
|
||||||
'ja' => array('' => 'エクスポートファイル名に現在日時を含める'),
|
'ja' => array('' => 'エクスポートファイル名に現在日時を含める'),
|
||||||
|
@@ -40,6 +40,7 @@ class AdminerEditorSetup extends Adminer\Plugin {
|
|||||||
|
|
||||||
protected $translations = array(
|
protected $translations = array(
|
||||||
'cs' => array('' => 'Nastavit ovladač, server a databázi pro použití s Adminer Editorem'),
|
'cs' => array('' => 'Nastavit ovladač, server a databázi pro použití s Adminer Editorem'),
|
||||||
|
'de' => array('' => 'Treiber, Server und Datenbank für die Verwendung mit Adminer Editor einrichten'),
|
||||||
'ja' => array('' => 'Adminer Editor で使用するドライバ、サーバ、データベースを設定'),
|
'ja' => array('' => 'Adminer Editor で使用するドライバ、サーバ、データベースを設定'),
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
@@ -84,6 +84,7 @@ class AdminerMenuLinks extends Adminer\Plugin {
|
|||||||
'Auto (select on select page, structure otherwise)' => 'Auto (pokaż na stronie przeglądania, w przeciwnym razie struktura)',
|
'Auto (select on select page, structure otherwise)' => 'Auto (pokaż na stronie przeglądania, w przeciwnym razie struktura)',
|
||||||
),
|
),
|
||||||
'de' => array(
|
'de' => array(
|
||||||
|
'' => 'Menü- und Tabellen-Links konfigurieren. Kombinierbar mit AdminerConfig',
|
||||||
'Both' => 'Beide',
|
'Both' => 'Beide',
|
||||||
'Auto (select on select page, structure otherwise)' => 'Auto (Auswahl auf der ausgewählten Seite, sonst Struktur)',
|
'Auto (select on select page, structure otherwise)' => 'Auto (Auswahl auf der ausgewählten Seite, sonst Struktur)',
|
||||||
'Menu table links' => 'Links verwenden in „Tabelle“',
|
'Menu table links' => 'Links verwenden in „Tabelle“',
|
||||||
|
@@ -74,6 +74,7 @@ addEventListener('DOMContentLoaded', () => {
|
|||||||
|
|
||||||
protected $translations = array(
|
protected $translations = array(
|
||||||
'cs' => array('' => 'Použije Monaco Editor z VS Code pro zvýrazňování syntaxe a <textarea>'),
|
'cs' => array('' => 'Použije Monaco Editor z VS Code pro zvýrazňování syntaxe a <textarea>'),
|
||||||
|
'de' => array('' => 'Monaco-Editor von VS Code verwenden, für die Syntaxhervorhebung und SQL <textarea>'),
|
||||||
'ja' => array('' => '構文や <textarea> の強調表示に VS Code の Monaco Editor を使用'),
|
'ja' => array('' => '構文や <textarea> の強調表示に VS Code の Monaco Editor を使用'),
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
@@ -62,6 +62,7 @@ if (el) {
|
|||||||
|
|
||||||
protected $translations = array(
|
protected $translations = array(
|
||||||
'cs' => array('' => 'Použije Prism Code Editor pro zvýrazňování syntaxe a <textarea>'),
|
'cs' => array('' => 'Použije Prism Code Editor pro zvýrazňování syntaxe a <textarea>'),
|
||||||
|
'de' => array('' => 'Prism Code Editor verwenden, für die Syntaxhervorhebung und <textarea>'),
|
||||||
'ja' => array('' => '構文や <textarea> の強調表示に Prism Code Editor を使用'),
|
'ja' => array('' => '構文や <textarea> の強調表示に Prism Code Editor を使用'),
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
@@ -107,6 +107,7 @@ geminiText.onkeydown = event => {
|
|||||||
'Just a sec...' => 'Chwileczkę...',
|
'Just a sec...' => 'Chwileczkę...',
|
||||||
),
|
),
|
||||||
'de' => array(
|
'de' => array(
|
||||||
|
'' => 'KI-Eingabeaufforderung im SQL-Befehl zur Erstellung der Abfragen mit Google Gemini',
|
||||||
'Ask Gemini' => 'Gemini fragen',
|
'Ask Gemini' => 'Gemini fragen',
|
||||||
'Just a sec...' => 'Einen Moment...',
|
'Just a sec...' => 'Einen Moment...',
|
||||||
),
|
),
|
||||||
|
@@ -32,6 +32,7 @@ verifyVersion = (current, url, token) => {
|
|||||||
|
|
||||||
protected $translations = array(
|
protected $translations = array(
|
||||||
'cs' => array('' => 'Kontrola nových verzí z GitHubu'),
|
'cs' => array('' => 'Kontrola nových verzí z GitHubu'),
|
||||||
|
'de' => array('' => 'Neue Versionen von GitHub verifizieren'),
|
||||||
'ja' => array('' => 'GitHub の新版を管理'),
|
'ja' => array('' => 'GitHub の新版を管理'),
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user