. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'new' => 'Nový Legacy API Klíč', 'none' => 'Žádný klíč.', 'docs' => [ '_' => 'Dokumentace je dostupná na :github.', 'github' => 'GitHub', ], 'form' => [ 'create' => 'Vytvořit Klíč', ], 'view' => [ 'hide' => 'Skrýt Klíč', 'show' => 'Zobrazit Klíč', 'delete' => 'Smazat', ], 'warning' => [ 'line1' => 'Klíč s nikým nesdílejte.', 'line2' => "Je to stejné jako sdílení vašeho hesla.", 'line3' => 'Váš účet by mohl být kompromitován.', ], ];