mirror of
https://github.com/vrana/adminer.git
synced 2025-08-20 21:31:44 +02:00
Reintegrate sqlite branch
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1466 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
@@ -81,7 +81,7 @@ $translations = array(
|
||||
'File uploads are disabled.' => 'Nahrávání souborů není povoleno.',
|
||||
'Routine has been called, %d row(s) affected.' => array('Procedura byla zavolána, byl změněn %d záznam.', 'Procedura byla zavolána, byly změněny %d záznamy.', 'Procedura byla zavolána, bylo změněno %d záznamů.'),
|
||||
'Call' => 'Zavolat',
|
||||
'No MySQL extension' => 'Žádná MySQL extenze',
|
||||
'No extension' => 'Žádná extenze',
|
||||
'None of the supported PHP extensions (%s) are available.' => 'Není dostupná žádná z podporovaných PHP extenzí (%s).',
|
||||
'Session support must be enabled.' => 'Session proměnné musí být povolené.',
|
||||
'Session expired, please login again.' => 'Session vypršela, přihlašte se prosím znovu.',
|
||||
@@ -128,9 +128,8 @@ $translations = array(
|
||||
'Create trigger' => 'Vytvořit trigger',
|
||||
'Time' => 'Čas',
|
||||
'Event' => 'Událost',
|
||||
'MySQL version: %s through PHP extension %s' => 'Verze MySQL: %s přes PHP extenzi %s',
|
||||
'%s version: %s through PHP extension %s' => 'Verze %s: %s přes PHP extenzi %s',
|
||||
'%d row(s)' => array('%d řádek', '%d řádky', '%d řádků'),
|
||||
'~ %s' => '~ %s',
|
||||
'Remove' => 'Odebrat',
|
||||
'Are you sure?' => 'Opravdu?',
|
||||
'Privileges' => 'Oprávnění',
|
||||
@@ -203,7 +202,7 @@ $translations = array(
|
||||
'Select data' => 'Vypsat data',
|
||||
'Stop on error' => 'Zastavit při chybě',
|
||||
'Maximum number of allowed fields exceeded. Please increase %s and %s.' => 'Byl překročen maximální povolený počet polí. Zvyšte prosím %s a %s.',
|
||||
'(anywhere)' => '(kdekoliv)',
|
||||
'anywhere' => 'kdekoliv',
|
||||
'%.3f s' => '%.3f s',
|
||||
'$1-$3-$5' => '$6.$4.$1',
|
||||
'[yyyy]-mm-dd' => 'd.m.[rrrr]',
|
||||
@@ -229,4 +228,9 @@ $translations = array(
|
||||
'File does not exist.' => 'Soubor neexistuje.',
|
||||
'Permanent login' => 'Trvalé přihlášení',
|
||||
'%d in total' => '%d celkem',
|
||||
'Attachments' => 'Přílohy',
|
||||
'System' => 'Systém',
|
||||
'last' => 'poslední',
|
||||
'Network' => 'Síť',
|
||||
'Geometry' => 'Geometrie',
|
||||
);
|
||||
|
@@ -81,7 +81,7 @@ $translations = array(
|
||||
'File uploads are disabled.' => 'Importieren von Dateien abgeschaltet.',
|
||||
'Routine has been called, %d row(s) affected.' => array('Kommando SQL ausgeführt, %d Datensatz betroffen.', 'Kommando SQL ausgeführt, %d Datensätze betroffen.'),
|
||||
'Call' => 'Aufrufen',
|
||||
'No MySQL extension' => 'Keine MySQL-Erweiterungen installiert',
|
||||
'No extension' => 'Keine Erweiterungen installiert',
|
||||
'None of the supported PHP extensions (%s) are available.' => 'Keine der unterstützten PHP-Erweiterungen (%s) ist vorhanden.',
|
||||
'Session support must be enabled.' => 'Sitzungen müssen aktiviert sein.',
|
||||
'Session expired, please login again.' => 'Sitzungsdauer abgelaufen, bitte erneut anmelden.',
|
||||
@@ -128,9 +128,8 @@ $translations = array(
|
||||
'Create trigger' => 'Trigger hinzufügen',
|
||||
'Time' => 'Zeitpunkt',
|
||||
'Event' => 'Ereignis',
|
||||
'MySQL version: %s through PHP extension %s' => 'Version MySQL: %s, mit PHP-Erweiterung %s',
|
||||
'%s version: %s through PHP extension %s' => 'Version %s: %s, mit PHP-Erweiterung %s',
|
||||
'%d row(s)' => array('%d Datensatz', '%d Datensätze'),
|
||||
'~ %s' => '~ %s',
|
||||
'Remove' => 'Entfernen',
|
||||
'Are you sure?' => 'Sind Sie sicher ?',
|
||||
'Privileges' => 'Rechte',
|
||||
@@ -198,12 +197,10 @@ $translations = array(
|
||||
'Partition name' => 'Name der Partition',
|
||||
'Values' => 'Werte',
|
||||
'%d row(s) have been imported.' => array('%d Datensatz importiert.', '%d Datensätze wurden importiert.'),
|
||||
'Show structure' => 'Tabellenstruktur',
|
||||
'(anywhere)' => '(beliebig)',
|
||||
'anywhere' => 'beliebig',
|
||||
'CSV Import' => 'Importiere CSV',
|
||||
'Import' => 'Importieren',
|
||||
'Stop on error' => 'Bei Fehler anhaltan',
|
||||
'Select data' => 'Tabelle auswählen',
|
||||
'%.3f s' => '%.3f s',
|
||||
'$1-$3-$5' => '$6.$4.$1',
|
||||
'[yyyy]-mm-dd' => 't.m.[jjjj]',
|
||||
|
@@ -81,7 +81,7 @@ $translations = array(
|
||||
'File uploads are disabled.' => 'Importación de archivos deshablilitado.',
|
||||
'Routine has been called, %d row(s) affected.' => array('Consulta ejecutada, %d registro afectado.', 'Consulta ejecutada, %d registros afectados.'),
|
||||
'Call' => 'Llamar',
|
||||
'No MySQL extension' => 'No hay extension MySQL',
|
||||
'No extension' => 'No hay extension',
|
||||
'None of the supported PHP extensions (%s) are available.' => 'Ninguna de las extensiones PHP soportadas (%s) está disponible.',
|
||||
'Session support must be enabled.' => 'Deben estar habilitadas las sesiones.',
|
||||
'Session expired, please login again.' => 'Sesión expirada, favor loguéese de nuevo.',
|
||||
@@ -128,9 +128,8 @@ $translations = array(
|
||||
'Create trigger' => 'Agregar Trigger',
|
||||
'Time' => 'Tiempo',
|
||||
'Event' => 'Evento',
|
||||
'MySQL version: %s through PHP extension %s' => 'Versión MySQL: %s a través de extensión PHP %s',
|
||||
'%s version: %s through PHP extension %s' => 'Versión %s: %s a través de extensión PHP %s',
|
||||
'%d row(s)' => array('%d registro', '%d registros'),
|
||||
'~ %s' => '~ %s',
|
||||
'Remove' => 'Eliminar',
|
||||
'Are you sure?' => 'Está seguro?',
|
||||
'Privileges' => 'Privilegios',
|
||||
@@ -198,12 +197,10 @@ $translations = array(
|
||||
'Partition name' => 'Nombre de Partición',
|
||||
'Values' => 'Valores',
|
||||
'%d row(s) have been imported.' => array('%d registro importado.', '%d registros importados.'),
|
||||
'Show structure' => 'Información de la Tabla',
|
||||
'(anywhere)' => '(donde sea)',
|
||||
'anywhere' => 'donde sea',
|
||||
'CSV Import' => 'Importar CSV',
|
||||
'Import' => 'Importar',
|
||||
'Stop on error' => 'Parar en caso de error',
|
||||
'Select data' => 'Mostrar datos',
|
||||
'%.3f s' => '%.3f s',
|
||||
'$1-$3-$5' => '$5/$3/$1',
|
||||
'[yyyy]-mm-dd' => 'dd/mm/[aaaa]',
|
||||
|
@@ -81,7 +81,7 @@ $translations = array(
|
||||
'File uploads are disabled.' => 'Failide üleslaadimine on keelatud.',
|
||||
'Routine has been called, %d row(s) affected.' => array('Protseduur täideti edukalt, mõjutatud ridu: %d.', 'Protseduur täideti edukalt, mõjutatud ridu: %d.'),
|
||||
'Call' => 'Käivita',
|
||||
'No MySQL extension' => 'Ei leitud MySQL laiendust',
|
||||
'No extension' => 'Ei leitud laiendust',
|
||||
'None of the supported PHP extensions (%s) are available.' => 'Serveris pole ühtegi toetatud PHP laiendustest (%s).',
|
||||
'Session support must be enabled.' => 'Sessioonid peavad olema lubatud.',
|
||||
'Session expired, please login again.' => 'Sessioon on aegunud, palun logige uuesti sisse.',
|
||||
@@ -129,7 +129,6 @@ $translations = array(
|
||||
'Time' => 'Aeg',
|
||||
'Event' => 'Sündmus',
|
||||
'%d row(s)' => array('%d rida', '%d rida'),
|
||||
'~ %s' => '~ %s',
|
||||
'Remove' => 'Eemalda',
|
||||
'Are you sure?' => 'Kas oled kindel?',
|
||||
'Privileges' => 'Õigused',
|
||||
@@ -142,7 +141,7 @@ $translations = array(
|
||||
'Routine' => 'Protseduur',
|
||||
'Grant' => 'Anna',
|
||||
'Revoke' => 'Eemalda',
|
||||
'MySQL version: %s through PHP extension %s' => 'MySQL versioon: %s, kasutatud PHP moodul: %s',
|
||||
'%s version: %s through PHP extension %s' => '%s versioon: %s, kasutatud PHP moodul: %s',
|
||||
'Logged as: %s' => 'Sisse logitud: %s',
|
||||
'Too big POST data. Reduce the data or increase the %s configuration directive.' => 'POST-andmete maht on liialt suur. Palun vähendage andmeid või suurendage %s php-seadet.',
|
||||
'Move up' => 'Liiguta ülespoole',
|
||||
@@ -198,12 +197,10 @@ $translations = array(
|
||||
'Partition name' => 'Partitsiooni nimi',
|
||||
'Values' => 'Väärtused',
|
||||
'%d row(s) have been imported.' => array('Imporditi %d rida.', 'Imporditi %d rida.'),
|
||||
'Show structure' => 'Tabeli struktuur',
|
||||
'(anywhere)' => '(vahet pole)',
|
||||
'anywhere' => 'vahet pole',
|
||||
'CSV Import' => 'Impordi CSV',
|
||||
'Import' => 'Impordi',
|
||||
'Stop on error' => 'Peatuda vea esinemisel',
|
||||
'Select data' => 'Vali tabel',
|
||||
'%.3f s' => '%.3f s',
|
||||
'$1-$3-$5' => '$6.$4.$1',
|
||||
'[yyyy]-mm-dd' => 'd.m.[yyyy]',
|
||||
|
@@ -81,7 +81,7 @@ $translations = array(
|
||||
'File uploads are disabled.' => 'Importation de fichier désactivé.',
|
||||
'Routine has been called, %d row(s) affected.' => array('Routine exécutée, %d ligne modifiée.', 'Routine exécutée, %d lignes modifiées.'),
|
||||
'Call' => 'Appeler',
|
||||
'No MySQL extension' => 'Extension MySQL introuvable',
|
||||
'No extension' => 'Extension introuvable',
|
||||
'None of the supported PHP extensions (%s) are available.' => 'Aucune des extensions PHP supportées (%s) n\'est disponible.',
|
||||
'Session support must be enabled.' => 'Veuillez activer les sessions.',
|
||||
'Session expired, please login again.' => 'Session expirée, veuillez vous authentifier à nouveau.',
|
||||
@@ -129,7 +129,6 @@ $translations = array(
|
||||
'Time' => 'Temps',
|
||||
'Event' => 'Évènement',
|
||||
'%d row(s)' => array('%d ligne', '%d lignes'),
|
||||
'~ %s' => '~ %s',
|
||||
'Remove' => 'Effacer',
|
||||
'Are you sure?' => 'Êtes-vous certain?',
|
||||
'Privileges' => 'Privilège',
|
||||
@@ -142,7 +141,7 @@ $translations = array(
|
||||
'Routine' => 'Routine',
|
||||
'Grant' => 'Grant',
|
||||
'Revoke' => 'Revoke',
|
||||
'MySQL version: %s through PHP extension %s' => 'Version de MySQL: %s utilisant l\'extension %s',
|
||||
'%s version: %s through PHP extension %s' => 'Version de %s: %s utilisant l\'extension %s',
|
||||
'Logged as: %s' => 'Authentifié en tant que %s',
|
||||
'Too big POST data. Reduce the data or increase the %s configuration directive.' => 'Donnée POST trop grande . Réduire la taille des données ou modifier le %s dans la configuration de PHP.',
|
||||
'Move up' => 'Déplacer vers le haut',
|
||||
@@ -198,12 +197,10 @@ $translations = array(
|
||||
'Partition name' => 'Nom de la partition',
|
||||
'Values' => 'Valeurs',
|
||||
'%d row(s) have been imported.' => array('%d ligne a été importé.','%d lignes ont été importé.'),
|
||||
'Show structure' => 'Structure de la table',
|
||||
'(anywhere)' => '(n\'importe où)',
|
||||
'anywhere' => 'n\'importe où',
|
||||
'CSV Import' => 'Importation CVS',
|
||||
'Import' => 'Importer',
|
||||
'Stop on error' => 'Arrêt sur erreur',
|
||||
'Select data' => 'Selectionner la table',
|
||||
'%.3f s' => '%.3f s',
|
||||
'$1-$3-$5' => '$5/$3/$1',
|
||||
'[yyyy]-mm-dd' => 'jj/mm/[aaaa]',
|
||||
|
@@ -81,7 +81,7 @@ $translations = array(
|
||||
'File uploads are disabled.' => 'Caricamento file disabilitato.',
|
||||
'Routine has been called, %d row(s) affected.' => array('Routine chiamata, %d riga interessata.', 'Routine chiamata, %d righe interessate.'),
|
||||
'Call' => 'Chiama',
|
||||
'No MySQL extension' => 'Estensioni MySQL non presenti',
|
||||
'No extension' => 'Estensioni non presenti',
|
||||
'None of the supported PHP extensions (%s) are available.' => 'Nessuna delle estensioni PHP supportate (%s) disponibile.',
|
||||
'Session support must be enabled.' => 'Le sessioni devono essere abilitate.',
|
||||
'Session expired, please login again.' => 'Sessione scaduta, autenticarsi di nuovo.',
|
||||
@@ -128,9 +128,8 @@ $translations = array(
|
||||
'Create trigger' => 'Crea trigger',
|
||||
'Time' => 'Orario',
|
||||
'Event' => 'Evento',
|
||||
'MySQL version: %s through PHP extension %s' => 'Versione MySQL: %s via estensione PHP %s',
|
||||
'%s version: %s through PHP extension %s' => 'Versione %s: %s via estensione PHP %s',
|
||||
'%d row(s)' => array('%d riga', '%d righe'),
|
||||
'~ %s' => '~ %s',
|
||||
'Remove' => 'Rimuovi',
|
||||
'Are you sure?' => 'Sicuro?',
|
||||
'Privileges' => 'Privilegi',
|
||||
@@ -198,12 +197,10 @@ $translations = array(
|
||||
'Partition name' => 'Nome partizione',
|
||||
'Values' => 'Valori',
|
||||
'%d row(s) have been imported.' => array('%d riga importata.','%d righe importate.'),
|
||||
'Show structure' => 'Struttura tabella',
|
||||
'(anywhere)' => '(ovunque)',
|
||||
'anywhere' => 'ovunque',
|
||||
'CSV Import' => 'Importa da CSV',
|
||||
'Import' => 'Importa',
|
||||
'Stop on error' => 'Stop su errore',
|
||||
'Select data' => 'Scegli tabella',
|
||||
'%.3f s' => '%.3f s',
|
||||
'$1-$3-$5' => '$5/$3/$1',
|
||||
'[yyyy]-mm-dd' => 'dd/mm/[yyyy]',
|
||||
|
@@ -81,7 +81,7 @@ $translations = array(
|
||||
'File uploads are disabled.' => 'Bestanden uploaden is uitgeschakeld.',
|
||||
'Routine has been called, %d row(s) affected.' => array('Procedure uitgevoerd, %d rij geraakt.', 'Procedure uitgevoerd, %d rijen geraakt.'),
|
||||
'Call' => 'Uitvoeren',
|
||||
'No MySQL extension' => 'Geen MySQL extensie',
|
||||
'No extension' => 'Geen extensie',
|
||||
'None of the supported PHP extensions (%s) are available.' => 'Geen geldige PHP extensies beschikbaar (%s).',
|
||||
'Session support must be enabled.' => 'Sessies moeten geactiveerd zijn.',
|
||||
'Session expired, please login again.' => 'Uw sessie is verlopen. Gelieve opnieuw in te loggen.',
|
||||
@@ -128,9 +128,8 @@ $translations = array(
|
||||
'Create trigger' => 'Trigger aanmaken',
|
||||
'Time' => 'Time',
|
||||
'Event' => 'Event',
|
||||
'MySQL version: %s through PHP extension %s' => 'MySQL versie: %s met PHP extensie %s',
|
||||
'%s version: %s through PHP extension %s' => '%s versie: %s met PHP extensie %s',
|
||||
'%d row(s)' => array('%d rij', '%d rijen'),
|
||||
'~ %s' => '~ %s',
|
||||
'Remove' => 'Verwijderen',
|
||||
'Are you sure?' => 'Weet u het zeker?',
|
||||
'Privileges' => 'Rechten',
|
||||
@@ -198,12 +197,10 @@ $translations = array(
|
||||
'Partition name' => 'Partitie naam',
|
||||
'Values' => 'Waarden',
|
||||
'%d row(s) have been imported.' => array('%d rij werd geïmporteerd.', '%d rijen werden geïmporteerd.'),
|
||||
'Show structure' => 'Tabelstructuur',
|
||||
'(anywhere)' => '(overal)',
|
||||
'anywhere' => 'overal',
|
||||
'CSV Import' => 'CSV Import',
|
||||
'Import' => 'Importeren',
|
||||
'Stop on error' => 'Stoppen bij fout',
|
||||
'Select data' => 'Selecteer tabel',
|
||||
'%.3f s' => '%.3f s',
|
||||
'$1-$3-$5' => '$5-$3-$1',
|
||||
'[yyyy]-mm-dd' => 'dd-mm-[jjjj]',
|
||||
|
@@ -81,7 +81,7 @@ $translations = array(
|
||||
'File uploads are disabled.' => 'Загрузка файлов на сервер запрещена.',
|
||||
'Routine has been called, %d row(s) affected.' => array('Была вызвана процедура, %d запись была изменена.', 'Была вызвана процедура, %d записи было изменено.', 'Была вызвана процедура, %d записей было изменено.'),
|
||||
'Call' => 'Вызвать',
|
||||
'No MySQL extension' => 'Нет MySQL расширений',
|
||||
'No extension' => 'Нет расширений',
|
||||
'None of the supported PHP extensions (%s) are available.' => 'Не доступно ни одного расширения из поддерживаемых (%s).',
|
||||
'Session support must be enabled.' => 'Сессии должны быть включены.',
|
||||
'Session expired, please login again.' => 'Срок действия сесси истек, нужно снова войти в систему.',
|
||||
@@ -128,9 +128,8 @@ $translations = array(
|
||||
'Create trigger' => 'Создать триггер',
|
||||
'Time' => 'Время',
|
||||
'Event' => 'Событие',
|
||||
'MySQL version: %s through PHP extension %s' => 'Версия MySQL: %s с PHP-расширением %s',
|
||||
'%s version: %s through PHP extension %s' => 'Версия %s: %s с PHP-расширением %s',
|
||||
'%d row(s)' => array('%d строка', '%d строки', '%d строк'),
|
||||
'~ %s' => '~ %s',
|
||||
'Remove' => 'Удалить',
|
||||
'Are you sure?' => 'Вы уверены?',
|
||||
'Privileges' => 'Полномочия',
|
||||
@@ -199,11 +198,9 @@ $translations = array(
|
||||
'%d row(s) have been imported.' => array('Импортирована %d строка.', 'Импортировано %d строки.', 'Импортировано %d строк.'),
|
||||
'CSV Import' => 'Импорт CSV',
|
||||
'Import' => 'Импорт',
|
||||
'Show structure' => 'Структура таблицы',
|
||||
'Select data' => 'Выбрать данные из таблицы',
|
||||
'Stop on error' => 'Остановить при ошибке',
|
||||
'Maximum number of allowed fields exceeded. Please increase %s and %s.' => 'Достигнуто максимальное значение количества доступных полей. Увеличьте %s и %s.',
|
||||
'(anywhere)' => '(в любом месте)',
|
||||
'anywhere' => 'в любом месте',
|
||||
'%.3f s' => '%.3f s',
|
||||
'$1-$3-$5' => '$5.$3.$1',
|
||||
'[yyyy]-mm-dd' => 'дд.мм.[гггг]',
|
||||
|
@@ -81,7 +81,7 @@ $translations = array(
|
||||
'File uploads are disabled.' => 'Nahrávánie súborov nie je povolené.',
|
||||
'Routine has been called, %d row(s) affected.' => array('Procedúra bola zavolaná, bol zmenený %d záznam.', 'Procedúra bola zavolaná, boli zmenené %d záznamy.', 'Procedúra bola zavolaná, bolo zmenených %d záznamov.'),
|
||||
'Call' => 'Zavolať',
|
||||
'No MySQL extension' => 'Žiadne MySQL rozšírenie',
|
||||
'No extension' => 'Žiadne rozšírenie',
|
||||
'None of the supported PHP extensions (%s) are available.' => 'Nie je dostupné žiadne z podporovaných rozšírení (%s).',
|
||||
'Session support must be enabled.' => 'Session premenné musia byť povolené.',
|
||||
'Session expired, please login again.' => 'Session vypršala, prihláste sa prosím znova.',
|
||||
@@ -128,9 +128,8 @@ $translations = array(
|
||||
'Create trigger' => 'Vytvoriť trigger',
|
||||
'Time' => 'Čas',
|
||||
'Event' => 'Udalosť',
|
||||
'MySQL version: %s through PHP extension %s' => 'Verzia MySQL: %s cez PHP rozšírenie %s',
|
||||
'%s version: %s through PHP extension %s' => 'Verzia %s: %s cez PHP rozšírenie %s',
|
||||
'%d row(s)' => array('%d riadok', '%d riadky', '%d riadkov'),
|
||||
'~ %s' => '~ %s',
|
||||
'Remove' => 'Odobrať',
|
||||
'Are you sure?' => 'Naozaj?',
|
||||
'Privileges' => 'Oprávnenia',
|
||||
@@ -199,11 +198,9 @@ $translations = array(
|
||||
'%d row(s) have been imported.' => array('Bol importovaný %d záznam.', 'Boli importované %d záznamy.', 'Bolo importovaných %d záznamov.'),
|
||||
'CSV Import' => 'Import CSV',
|
||||
'Import' => 'Import',
|
||||
'Show structure' => 'Štruktúra tabuľky',
|
||||
'Select data' => 'Vypísať tabuľku',
|
||||
'Stop on error' => 'Zastaviť pri chybe',
|
||||
'Maximum number of allowed fields exceeded. Please increase %s and %s.' => 'Bol prekročený maximálny počet povolených polí. Zvýšte prosím %s a %s.',
|
||||
'(anywhere)' => '(kdekoľvek)',
|
||||
'anywhere' => 'kdekoľvek',
|
||||
'%.3f s' => '%.3f s',
|
||||
'$1-$3-$5' => '$6.$4.$1',
|
||||
'[yyyy]-mm-dd' => 'd.m.[rrrr]',
|
||||
|
@@ -79,7 +79,7 @@ $translations = array(
|
||||
'File uploads are disabled.' => '檔案上傳被禁用。',
|
||||
'Routine has been called, %d row(s) affected.' => '程序已被執行,%d行被影響',
|
||||
'Call' => '呼叫',
|
||||
'No MySQL extension' => '沒有 MySQL 擴充模組',
|
||||
'No extension' => '沒有 擴充模組',
|
||||
'None of the supported PHP extensions (%s) are available.' => '沒有任何支援的PHP擴充模組(%s)。',
|
||||
'Session support must be enabled.' => 'Session 必須被啟用。',
|
||||
'Session expired, please login again.' => 'Session 已過期,請重新登入。',
|
||||
@@ -126,9 +126,8 @@ $translations = array(
|
||||
'Create trigger' => '建立觸發器',
|
||||
'Time' => '時間',
|
||||
'Event' => '事件',
|
||||
'MySQL version: %s through PHP extension %s' => 'MySQL版本:%s 透過PHP擴充模組 %s',
|
||||
'%s version: %s through PHP extension %s' => '%s版本:%s 透過PHP擴充模組 %s',
|
||||
'%d row(s)' => '%d行',
|
||||
'~ %s' => '~ %s',
|
||||
'Remove' => '移除',
|
||||
'Are you sure?' => '你確定嗎?',
|
||||
'Privileges' => '權限',
|
||||
@@ -196,12 +195,10 @@ $translations = array(
|
||||
'Partition name' => '分區名',
|
||||
'Values' => '值',
|
||||
'%d row(s) have been imported.' => '%d行已導入。',
|
||||
'Show structure' => '資料表結構',
|
||||
'(anywhere)' => '(任意位置)',
|
||||
'anywhere' => '任意位置',
|
||||
'CSV Import' => '匯入 CSV',
|
||||
'Import' => '匯入',
|
||||
'Stop on error' => '出錯時停止',
|
||||
'Select data' => '選擇資料表',
|
||||
'%.3f s' => '%.3f秒',
|
||||
'$1-$3-$5' => '$1.$3.$5',
|
||||
'[yyyy]-mm-dd' => '[yyyy].mm.dd',
|
||||
|
@@ -81,7 +81,7 @@ $translations = array(
|
||||
'File uploads are disabled.' => '文件上传被禁用。',
|
||||
'Routine has been called, %d row(s) affected.' => '子程序被调用,%d 行被影响',
|
||||
'Call' => '调用',
|
||||
'No MySQL extension' => '没有MySQL扩展',
|
||||
'No extension' => '没有扩展',
|
||||
'None of the supported PHP extensions (%s) are available.' => '没有支持的 PHP 扩展可用(%s)。',
|
||||
'Session support must be enabled.' => '会话必须被启用。',
|
||||
'Session expired, please login again.' => '会话已过期,请重新登录。',
|
||||
@@ -128,9 +128,8 @@ $translations = array(
|
||||
'Create trigger' => '创建触发器',
|
||||
'Time' => '时间',
|
||||
'Event' => '事件',
|
||||
'MySQL version: %s through PHP extension %s' => 'MySQL 版本:%s 通过 PHP 扩展 %s',
|
||||
'%s version: %s through PHP extension %s' => '%s 版本:%s 通过 PHP 扩展 %s',
|
||||
'%d row(s)' => '%d 行',
|
||||
'~ %s' => '~ %s',
|
||||
'Remove' => '移除',
|
||||
'Are you sure?' => '你确定吗?',
|
||||
'Privileges' => '权限',
|
||||
@@ -198,12 +197,10 @@ $translations = array(
|
||||
'Partition name' => '分区名',
|
||||
'Values' => '值',
|
||||
'%d row(s) have been imported.' => '%d 行已导入。',
|
||||
'Show structure' => '表结构',
|
||||
'(anywhere)' => '(任意位置)',
|
||||
'anywhere' => '任意位置',
|
||||
'CSV Import' => 'CSV 导入',
|
||||
'Import' => '导入',
|
||||
'Stop on error' => '出错时停止',
|
||||
'Select data' => '选择表',
|
||||
'%.3f s' => '%.3f 秒',
|
||||
'$1-$3-$5' => '$1.$3.$5',
|
||||
'[yyyy]-mm-dd' => '[yyyy].mm.dd',
|
||||
|
Reference in New Issue
Block a user