update
This commit is contained in:
@@ -10,7 +10,7 @@ $allow_recoding = TRUE;
|
||||
$text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)
|
||||
$left_font_family = 'verdana, arial, helvetica, geneva, sans-serif';
|
||||
$right_font_family = 'arial, helvetica, geneva, sans-serif';
|
||||
$number_thousands_separator = ',';
|
||||
$number_thousands_separator = ' ';
|
||||
$number_decimal_separator = '.';
|
||||
// shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
|
||||
$byteUnits = array('baiti', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
|
||||
@@ -34,6 +34,7 @@ $strAddConstraints = 'Pievienot ierobežojumus';
|
||||
$strAddDeleteColumn = 'Pievienot/Dzēst laukus (kolonnas)';
|
||||
$strAddDeleteRow = 'Pievienot/Dzēst ierakstu';
|
||||
$strAddDropDatabase = 'Pievienot DROP DATABASE';
|
||||
$strAddFields = 'Pievienot %s lauku(s)';
|
||||
$strAddHeaderComment = 'Ievietot virsrakstā komentāru (\\n atdala rindas)';
|
||||
$strAddIfNotExists = 'Pievienot IF NOT EXISTS';
|
||||
$strAddIntoComments = 'Pievienot komentāros';
|
||||
@@ -61,6 +62,7 @@ $strAnd = 'Un';
|
||||
$strAny = 'Jebkurš';
|
||||
$strAnyHost = 'Jebkurš hosts';
|
||||
$strAnyUser = 'Jebkurš lietotājs';
|
||||
$strApproximateCount = 'Var būt aptuvens skaits. Skatīt FAQ 3.11';
|
||||
$strArabic = 'Arābu';
|
||||
$strArmenian = 'Armēņu';
|
||||
$strAscending = 'Augošā secībā';
|
||||
@@ -74,8 +76,15 @@ $strBack = 'Atpakaļ';
|
||||
$strBaltic = 'Baltijas';
|
||||
$strBeginCut = 'IZGRIEZT NO ŠĪS VIETAS';
|
||||
$strBeginRaw = 'RINDAS SĀKUMS';
|
||||
$strBinLogEventType = 'Notikuma tips';
|
||||
$strBinLogInfo = 'Informācija';
|
||||
$strBinLogName = 'Log-faila nosaukums';
|
||||
$strBinLogOriginalPosition = 'Oriģinālā pozīcija';
|
||||
$strBinLogPosition = 'Pozīcija';
|
||||
$strBinLogServerId = 'Servera ID';
|
||||
$strBinary = 'Binārais';
|
||||
$strBinaryDoNotEdit = 'Binārais - netiek labots';
|
||||
$strBinaryLog = 'Binārais log-fails';
|
||||
$strBookmarkAllUsers = 'Dot ikvienam lietotājam pieeju šai grāmatzīmei';
|
||||
$strBookmarkDeleted = 'Ieraksts tika dzēsts.';
|
||||
$strBookmarkLabel = 'Nosaukums';
|
||||
@@ -127,6 +136,7 @@ $strColumnPrivileges = 'Kolonnu specifiskās privilēģijas';
|
||||
$strCommand = 'Komanda';
|
||||
$strComments = 'Komentāri';
|
||||
$strCommentsForTable = 'KOMENTĀRI TABULAI';
|
||||
$strCompatibleHashing = 'MySQL 4.0 savietojams';
|
||||
$strCompleteInserts = 'Pilnas INSERT izteiksmes';
|
||||
$strCompression = 'Kompresija';
|
||||
$strConfigFileError = 'phpMyAdmin nevar nolasīt konfigurācijas failu!<br />Tas var notikt, ja PHP atrod tajā kļūdu, vai arī nevar atrast so failu.<br />Mēginiet izsaukt konfigurācijas failu tieši, klikškinot linku zemāk un lasiet PHP pazinojumu par kļūdām. Vairākumā gadījumu kaut kur pietrukst pēdiņa vai semikols.<br />Ja redzat tukšu lapu, viss ir kārtībā.';
|
||||
@@ -136,6 +146,7 @@ $strConnections = 'Konekcijas';
|
||||
$strConstraintsForDumped = 'Ierobežojumi izmestām tabulām';
|
||||
$strConstraintsForTable = 'Ierobežojumi tabulai';
|
||||
$strCookiesRequired = '"Cookies" ir jābūt atļautiem aiz šī punkta.';
|
||||
$strCopyDatabaseOK = 'Datubāze %s tika pārkopēta uz %s';
|
||||
$strCopyTable = 'Kopēt tabulu uz (datubāze<b>.</b>tabula):';
|
||||
$strCopyTableOK = 'Tabula %s tika pārkopēta uz %s.';
|
||||
$strCopyTableSameNames = 'Nevar nokopēt tabulu uz viņu pašu!';
|
||||
@@ -155,6 +166,7 @@ $strCzech = 'Čehu';
|
||||
$strCzechSlovak = 'Čehu-Slovāku';
|
||||
|
||||
$strDBComment = 'Datubāzes komentārs: ';
|
||||
$strDBCopy = 'Kopēt datubāzi uz';
|
||||
$strDBGContext = 'Konteksts';
|
||||
$strDBGContextID = 'Konteksta ID';
|
||||
$strDBGHits = 'Apmeklējumi';
|
||||
@@ -227,6 +239,7 @@ $strEndRaw = 'RINDAS BEIGAS';
|
||||
$strEnglish = 'Angļu';
|
||||
$strEnglishPrivileges = ' Piezīme: MySQL privilēģiju apzīmējumi tiek rakstīti angļu valodā ';
|
||||
$strError = 'Kļūda';
|
||||
$strEscapeWildcards = 'Aizstājējzīmes _ un % jāaizsargā ar \ priekšā, lai izmantotu tās burtiski';
|
||||
$strEstonian = 'Igauņu';
|
||||
$strExcelEdition = 'Excel redakcija';
|
||||
$strExcelOptions = 'Excel opcijas';
|
||||
@@ -296,11 +309,16 @@ $strIndex = 'Indekss';
|
||||
$strIndexHasBeenDropped = 'Indekss %s tika izdzēsts';
|
||||
$strIndexName = 'Indeksa nosaukums :';
|
||||
$strIndexType = 'Indeksa tips :';
|
||||
$strIndexWarningMultiple = 'Vairāk kā viena %s atslēga tika izveidota kolonnai `%s`';
|
||||
$strIndexWarningPrimary = 'PRIMARY un INDEX atslēgas nevar abas reizē tikt uzliktas kolonnai `%s`';
|
||||
$strIndexWarningTable = 'Problēmas ar indeksiem tabulā `%s`';
|
||||
$strIndexWarningUnique = 'UNIQUE un INDEX atslēgas nevar abas reizē tikt uzliktas kolonnai `%s`';
|
||||
$strIndexes = 'Indeksi';
|
||||
$strInnodbStat = 'InnoDB statuss';
|
||||
$strInsecureMySQL = 'Jūsu konfigurācijas fails satur iestādījumus (lietotājs "root" bez paroles), kas atbilst noklusētajam MySQL priviliģētajam lietotājam. Jūsu MySQL serveris strādā ar šo noklusēto variantu, ir atvērts uzbrukumiem, un Jums tiešām jāaiztaisa šis drošības caurums.';
|
||||
$strInsert = 'Pievienot';
|
||||
$strInsertAsNewRow = 'Ievietot kā jaunu rindu';
|
||||
$strInsertBookmarkTitle = 'Lūdzu ierakstiet grāmatzīmes virsrakstu';
|
||||
$strInsertNewRow = 'Pievienot jaunu rindu';
|
||||
$strInsertTextfiles = 'Ievietot tabulā datus no teksta faila';
|
||||
$strInsertedRowId = 'Ievietotās rindas id:';
|
||||
@@ -382,6 +400,7 @@ $strName = 'Nosaukums';
|
||||
$strNeedPrimaryKey = 'Nodefinējiet primāro atslēgu šai tabulai.';
|
||||
$strNext = 'Nākamie';
|
||||
$strNo = 'Nē';
|
||||
$strNoActivity = 'Nebija aktivitātes vairāk kā %s sekunžu laikā, lūdzu autorizējieties vēlreiz';
|
||||
$strNoDatabases = 'Nav datubāzu';
|
||||
$strNoDatabasesSelected = 'Datubāze nav izvēlēta.';
|
||||
$strNoDescription = 'Bez apraksta';
|
||||
@@ -401,6 +420,7 @@ $strNoRights = 'Jums nav pietiekoši tiesību, lai atrastos šeit tagad!';
|
||||
$strNoRowsSelected = 'Rindas nav iezīmētas';
|
||||
$strNoSpace = 'Nepietiek vietas, lai saglabātu failu %s.';
|
||||
$strNoTablesFound = 'Tabulas nav atrastas šajā datubāzē.';
|
||||
$strNoThemeSupport = 'Nav tēmu atbalsta, lūdzu pārbaudiet jūsu konfigurāciju un/vai Jūsu tēmas direktorijā %s.';
|
||||
$strNoUsersFound = 'Lietotāji netika atrasti.';
|
||||
$strNoValidateSQL = 'Nepārbaudīt SQL';
|
||||
$strNone = 'Nav';
|
||||
@@ -432,6 +452,7 @@ $strPartialText = 'Daļēji teksti';
|
||||
$strPassword = 'Parole';
|
||||
$strPasswordChanged = 'Lietotāja %s parole tika veiksmīgi mainīta.';
|
||||
$strPasswordEmpty = 'Parole nav norādīta!';
|
||||
$strPasswordHashing = 'Paroles jaukšana';
|
||||
$strPasswordNotSame = 'Paroles nesakrīt!';
|
||||
$strPdfDbSchema = 'Datubāzes "%s" shēma, %s. lapa';
|
||||
$strPdfInvalidTblName = 'Tabula "%s" neeksistē!';
|
||||
@@ -505,7 +526,7 @@ $strReType = 'Atkārtojiet';
|
||||
$strReceived = 'Saņemts';
|
||||
$strRecords = 'Ieraksti';
|
||||
$strReferentialIntegrity = 'Pārbaudīt referenciālo integritāti:';
|
||||
$strRefresh = 'Atkaunot';
|
||||
$strRefresh = 'Atjaunot';
|
||||
$strRelationNotWorking = 'Papildiespējas darbam ar saistītām tabulām tika izslēgtas. Lai uzzinātu kāpēc, klikškiniet %sšeit%s.';
|
||||
$strRelationView = 'Relāciju pārskats';
|
||||
$strRelationalSchema = 'Relāciju shēma';
|
||||
@@ -569,6 +590,7 @@ $strSearchType = 'Atrast:';
|
||||
$strSecretRequired = 'Konfigurācijas fails tagad prasa slepeno paroli (blowfish_secret).';
|
||||
$strSelectADb = 'Lūdzu izvēlieties datubāzi';
|
||||
$strSelectAll = 'Iezīmēt visu';
|
||||
$strSelectBinaryLog = 'Izvēlieties bināro log-failu apskatei';
|
||||
$strSelectFields = 'Izvēlieties laukus (kaut vienu):';
|
||||
$strSelectNumRows = 'vaicājumā';
|
||||
$strSelectTables = 'Izvēlieties tabulas';
|
||||
@@ -624,6 +646,7 @@ $strSubmit = 'Nosūtīt';
|
||||
$strSuccess = 'Jūsu SQL vaicājums tika veiksmīgi izpildīts';
|
||||
$strSum = 'Kopumā';
|
||||
$strSwedish = 'Zviedru';
|
||||
$strSwitchToDatabase = 'Pārslēgties uz nokopēto datubāzi';
|
||||
$strSwitchToTable = 'Pārslēgties uz nokopēto tabulu';
|
||||
|
||||
$strTable = 'Tabula';
|
||||
@@ -685,6 +708,7 @@ $strUpgrade = 'Jums ir jāuzliek %s %s vai jaunāks.';
|
||||
$strUsage = 'Aizņem';
|
||||
$strUseBackquotes = 'Lietot apostrofa simbolu [`] tabulu un lauku nosaukumiem';
|
||||
$strUseHostTable = 'Lietot hostu tabulu';
|
||||
$strUseTabKey = 'Lietojiet TAB taustiņu, lai pārvietotos no vērtības līdz vērtībai, vai CTRL+bultiņas, lai pārvietotos jebkurā vietā';
|
||||
$strUseTables = 'Lietot tabulas';
|
||||
$strUseTextField = 'Lietot teksta lauku';
|
||||
$strUseThisValue = 'Lietot šo vērtību';
|
||||
@@ -724,42 +748,11 @@ $strZeroRemovesTheLimit = 'Piezīme: Šo opciju uzstādīšana uz 0 (nulli) atce
|
||||
$strZip = 'Arhivēts ar zip';
|
||||
|
||||
// To translate:
|
||||
$strAddFields = 'Add %s field(s)'; //to translate
|
||||
$strApproximateCount = 'May be approximate. See FAQ 3.11'; //to translate
|
||||
$strAfterInsertNext = 'Edit next row'; //to translate
|
||||
|
||||
$strBinLogEventType = 'Event type'; //to translate
|
||||
$strBinLogInfo = 'Information'; //to translate
|
||||
$strBinLogName = 'Log name'; //to translate
|
||||
$strBinLogOriginalPosition = 'Original position'; //to translate
|
||||
$strBinLogPosition = 'Position'; //to translate
|
||||
$strBinLogServerId = 'Server ID'; //to translate
|
||||
$strBinaryLog = 'Binary log'; //to translate
|
||||
|
||||
$strCompatibleHashing = 'MySQL 4.0 compatible'; //to translate
|
||||
$strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate
|
||||
|
||||
$strDBCopy = 'Copy database to'; //to translate
|
||||
|
||||
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
|
||||
|
||||
$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate
|
||||
$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate
|
||||
$strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate
|
||||
$strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate
|
||||
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
|
||||
|
||||
$strNoActivity = 'No activity since %s seconds or more, please login again'; //to translate
|
||||
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
|
||||
|
||||
$strPasswordHashing = 'Password Hashing'; //to translate
|
||||
|
||||
$strSelectBinaryLog = 'Select binary log to view'; //to translate
|
||||
$strSwitchToDatabase = 'Switch to copied database'; //to translate
|
||||
|
||||
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
|
||||
$strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate
|
||||
$strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!'; //to translate
|
||||
|
||||
$strSQLExportCompatibility = 'SQL export compatibility'; //to translate
|
||||
$strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!'; //to translate
|
||||
$strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate
|
||||
$strAfterInsertNext = 'Edit next row'; //to translate
|
||||
|
||||
?>
|
||||
|
@@ -9,7 +9,7 @@ $charset = 'windows-1257';
|
||||
$text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)
|
||||
$left_font_family = 'verdana, arial, helvetica, geneva, sans-serif';
|
||||
$right_font_family = 'arial, helvetica, geneva, sans-serif';
|
||||
$number_thousands_separator = ',';
|
||||
$number_thousands_separator = ' ';
|
||||
$number_decimal_separator = '.';
|
||||
// shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
|
||||
$byteUnits = array('baiti', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
|
||||
@@ -33,6 +33,7 @@ $strAddConstraints = 'Pievienot ierobe
|
||||
$strAddDeleteColumn = 'Pievienot/Dz<44>st laukus (kolonnas)';
|
||||
$strAddDeleteRow = 'Pievienot/Dz<44>st ierakstu';
|
||||
$strAddDropDatabase = 'Pievienot DROP DATABASE';
|
||||
$strAddFields = 'Pievienot %s lauku(s)';
|
||||
$strAddHeaderComment = 'Ievietot virsrakst<73> koment<6E>ru (\\n atdala rindas)';
|
||||
$strAddIfNotExists = 'Pievienot IF NOT EXISTS';
|
||||
$strAddIntoComments = 'Pievienot koment<6E>ros';
|
||||
@@ -60,6 +61,7 @@ $strAnd = 'Un';
|
||||
$strAny = 'Jebkur<75>';
|
||||
$strAnyHost = 'Jebkur<75> hosts';
|
||||
$strAnyUser = 'Jebkur<75> lietot<6F>js';
|
||||
$strApproximateCount = 'Var b<>t aptuvens skaits. Skat<61>t FAQ 3.11';
|
||||
$strArabic = 'Ar<41>bu';
|
||||
$strArmenian = 'Arm<72><6D>u';
|
||||
$strAscending = 'Augo<67><6F> sec<65>b<EFBFBD>';
|
||||
@@ -73,8 +75,15 @@ $strBack = 'Atpaka
|
||||
$strBaltic = 'Baltijas';
|
||||
$strBeginCut = 'IZGRIEZT NO <20><>S VIETAS';
|
||||
$strBeginRaw = 'RINDAS S<>KUMS';
|
||||
$strBinLogEventType = 'Notikuma tips';
|
||||
$strBinLogInfo = 'Inform<72>cija';
|
||||
$strBinLogName = 'Log-faila nosaukums';
|
||||
$strBinLogOriginalPosition = 'Ori<72>in<69>l<EFBFBD> poz<6F>cija';
|
||||
$strBinLogPosition = 'Poz<6F>cija';
|
||||
$strBinLogServerId = 'Servera ID';
|
||||
$strBinary = 'Bin<69>rais';
|
||||
$strBinaryDoNotEdit = 'Bin<69>rais - netiek labots';
|
||||
$strBinaryLog = 'Bin<69>rais log-fails';
|
||||
$strBookmarkAllUsers = 'Dot ikvienam lietot<6F>jam pieeju <20>ai gr<67>matz<74>mei';
|
||||
$strBookmarkDeleted = 'Ieraksts tika dz<64>sts.';
|
||||
$strBookmarkLabel = 'Nosaukums';
|
||||
@@ -126,6 +135,7 @@ $strColumnPrivileges = 'Kolonnu specifisk
|
||||
$strCommand = 'Komanda';
|
||||
$strComments = 'Koment<6E>ri';
|
||||
$strCommentsForTable = 'KOMENT<4E>RI TABULAI';
|
||||
$strCompatibleHashing = 'MySQL 4.0 savietojams';
|
||||
$strCompleteInserts = 'Pilnas INSERT izteiksmes';
|
||||
$strCompression = 'Kompresija';
|
||||
$strConfigFileError = 'phpMyAdmin nevar nolas<61>t konfigur<75>cijas failu!<br />Tas var notikt, ja PHP atrod taj<61> k<><6B>du, vai ar<61> nevar atrast so failu.<br />M<>giniet izsaukt konfigur<75>cijas failu tie<69>i, klik<69>kinot linku zem<65>k un lasiet PHP pazinojumu par k<><6B>d<EFBFBD>m. Vair<69>kum<75> gad<61>jumu kaut kur pietrukst p<>di<64>a vai semikols.<br />Ja redzat tuk<75>u lapu, viss ir k<>rt<72>b<EFBFBD>.';
|
||||
@@ -135,6 +145,7 @@ $strConnections = 'Konekcijas';
|
||||
$strConstraintsForDumped = 'Ierobe<62>ojumi izmest<73>m tabul<75>m';
|
||||
$strConstraintsForTable = 'Ierobe<62>ojumi tabulai';
|
||||
$strCookiesRequired = '"Cookies" ir j<>b<EFBFBD>t at<61>autiem aiz <20><> punkta.';
|
||||
$strCopyDatabaseOK = 'Datub<75>ze %s tika p<>rkop<6F>ta uz %s';
|
||||
$strCopyTable = 'Kop<6F>t tabulu uz (datub<75>ze<b>.</b>tabula):';
|
||||
$strCopyTableOK = 'Tabula %s tika p<>rkop<6F>ta uz %s.';
|
||||
$strCopyTableSameNames = 'Nevar nokop<6F>t tabulu uz vi<76>u pa<70>u!';
|
||||
@@ -154,6 +165,7 @@ $strCzech = '
|
||||
$strCzechSlovak = '<27>ehu-Slov<6F>ku';
|
||||
|
||||
$strDBComment = 'Datub<75>zes koment<6E>rs: ';
|
||||
$strDBCopy = 'Kop<6F>t datub<75>zi uz';
|
||||
$strDBGContext = 'Konteksts';
|
||||
$strDBGContextID = 'Konteksta ID';
|
||||
$strDBGHits = 'Apmekl<6B>jumi';
|
||||
@@ -226,6 +238,7 @@ $strEndRaw = 'RINDAS BEIGAS';
|
||||
$strEnglish = 'Ang<6E>u';
|
||||
$strEnglishPrivileges = ' Piez<65>me: MySQL privil<69><6C>iju apz<70>m<EFBFBD>jumi tiek rakst<73>ti ang<6E>u valod<6F> ';
|
||||
$strError = 'K<><4B>da';
|
||||
$strEscapeWildcards = 'Aizst<73>j<EFBFBD>jz<6A>mes _ un % j<>aizsarg<72> ar \ priek<65><6B>, lai izmantotu t<>s burtiski';
|
||||
$strEstonian = 'Igau<61>u';
|
||||
$strExcelEdition = 'Excel redakcija';
|
||||
$strExcelOptions = 'Excel opcijas';
|
||||
@@ -295,11 +308,16 @@ $strIndex = 'Indekss';
|
||||
$strIndexHasBeenDropped = 'Indekss %s tika izdz<64>sts';
|
||||
$strIndexName = 'Indeksa nosaukums :';
|
||||
$strIndexType = 'Indeksa tips :';
|
||||
$strIndexWarningMultiple = 'Vair<69>k k<> viena %s atsl<73>ga tika izveidota kolonnai `%s`';
|
||||
$strIndexWarningPrimary = 'PRIMARY un INDEX atsl<73>gas nevar abas reiz<69> tikt uzliktas kolonnai `%s`';
|
||||
$strIndexWarningTable = 'Probl<62>mas ar indeksiem tabul<75> `%s`';
|
||||
$strIndexWarningUnique = 'UNIQUE un INDEX atsl<73>gas nevar abas reiz<69> tikt uzliktas kolonnai `%s`';
|
||||
$strIndexes = 'Indeksi';
|
||||
$strInnodbStat = 'InnoDB statuss';
|
||||
$strInsecureMySQL = 'J<>su konfigur<75>cijas fails satur iest<73>d<EFBFBD>jumus (lietot<6F>js "root" bez paroles), kas atbilst noklus<75>tajam MySQL privili<6C><69>tajam lietot<6F>jam. J<>su MySQL serveris str<74>d<EFBFBD> ar <20>o noklus<75>to variantu, ir atv<74>rts uzbrukumiem, un Jums tie<69><65>m j<>aiztaisa <20>is dro<72><6F>bas caurums.';
|
||||
$strInsert = 'Pievienot';
|
||||
$strInsertAsNewRow = 'Ievietot k<> jaunu rindu';
|
||||
$strInsertBookmarkTitle = 'L<>dzu ierakstiet gr<67>matz<74>mes virsrakstu';
|
||||
$strInsertNewRow = 'Pievienot jaunu rindu';
|
||||
$strInsertTextfiles = 'Ievietot tabul<75> datus no teksta faila';
|
||||
$strInsertedRowId = 'Ievietot<6F>s rindas id:';
|
||||
@@ -381,6 +399,7 @@ $strName = 'Nosaukums';
|
||||
$strNeedPrimaryKey = 'Nodefin<69>jiet prim<69>ro atsl<73>gu <20>ai tabulai.';
|
||||
$strNext = 'N<>kamie';
|
||||
$strNo = 'N<>';
|
||||
$strNoActivity = 'Nebija aktivit<69>tes vair<69>k k<> %s sekun<75>u laik<69>, l<>dzu autoriz<69>jieties v<>lreiz';
|
||||
$strNoDatabases = 'Nav datub<75>zu';
|
||||
$strNoDatabasesSelected = 'Datub<75>ze nav izv<7A>l<EFBFBD>ta.';
|
||||
$strNoDescription = 'Bez apraksta';
|
||||
@@ -400,6 +419,7 @@ $strNoRights = 'Jums nav pietieko
|
||||
$strNoRowsSelected = 'Rindas nav iez<65>m<EFBFBD>tas';
|
||||
$strNoSpace = 'Nepietiek vietas, lai saglab<61>tu failu %s.';
|
||||
$strNoTablesFound = 'Tabulas nav atrastas <20>aj<61> datub<75>z<EFBFBD>.';
|
||||
$strNoThemeSupport = 'Nav t<>mu atbalsta, l<>dzu p<>rbaudiet j<>su konfigur<75>ciju un/vai J<>su t<>mas direktorij<69> %s.';
|
||||
$strNoUsersFound = 'Lietot<6F>ji netika atrasti.';
|
||||
$strNoValidateSQL = 'Nep<65>rbaud<75>t SQL';
|
||||
$strNone = 'Nav';
|
||||
@@ -431,6 +451,7 @@ $strPartialText = 'Da
|
||||
$strPassword = 'Parole';
|
||||
$strPasswordChanged = 'Lietot<6F>ja %s parole tika veiksm<73>gi main<69>ta.';
|
||||
$strPasswordEmpty = 'Parole nav nor<6F>d<EFBFBD>ta!';
|
||||
$strPasswordHashing = 'Paroles jauk<75>ana';
|
||||
$strPasswordNotSame = 'Paroles nesakr<6B>t!';
|
||||
$strPdfDbSchema = 'Datub<75>zes "%s" sh<73>ma, %s. lapa';
|
||||
$strPdfInvalidTblName = 'Tabula "%s" neeksist<73>!';
|
||||
@@ -504,7 +525,7 @@ $strReType = 'Atk
|
||||
$strReceived = 'Sa<53>emts';
|
||||
$strRecords = 'Ieraksti';
|
||||
$strReferentialIntegrity = 'P<>rbaud<75>t referenci<63>lo integrit<69>ti:';
|
||||
$strRefresh = 'Atkaunot';
|
||||
$strRefresh = 'Atjaunot';
|
||||
$strRelationNotWorking = 'Papildiesp<73>jas darbam ar saist<73>t<EFBFBD>m tabul<75>m tika izsl<73>gtas. Lai uzzin<69>tu k<>p<EFBFBD>c, klik<69>kiniet %s<>eit%s.';
|
||||
$strRelationView = 'Rel<65>ciju p<>rskats';
|
||||
$strRelationalSchema = 'Rel<65>ciju sh<73>ma';
|
||||
@@ -568,6 +589,7 @@ $strSearchType = 'Atrast:';
|
||||
$strSecretRequired = 'Konfigur<75>cijas fails tagad prasa slepeno paroli (blowfish_secret).';
|
||||
$strSelectADb = 'L<>dzu izv<7A>lieties datub<75>zi';
|
||||
$strSelectAll = 'Iez<65>m<EFBFBD>t visu';
|
||||
$strSelectBinaryLog = 'Izv<7A>lieties bin<69>ro log-failu apskatei';
|
||||
$strSelectFields = 'Izv<7A>lieties laukus (kaut vienu):';
|
||||
$strSelectNumRows = 'vaic<69>jum<75>';
|
||||
$strSelectTables = 'Izv<7A>lieties tabulas';
|
||||
@@ -623,6 +645,7 @@ $strSubmit = 'Nos
|
||||
$strSuccess = 'J<>su SQL vaic<69>jums tika veiksm<73>gi izpild<6C>ts';
|
||||
$strSum = 'Kopum<75>';
|
||||
$strSwedish = 'Zviedru';
|
||||
$strSwitchToDatabase = 'P<>rsl<73>gties uz nokop<6F>to datub<75>zi';
|
||||
$strSwitchToTable = 'P<>rsl<73>gties uz nokop<6F>to tabulu';
|
||||
|
||||
$strTable = 'Tabula';
|
||||
@@ -684,6 +707,7 @@ $strUpgrade = 'Jums ir j
|
||||
$strUsage = 'Aiz<69>em';
|
||||
$strUseBackquotes = 'Lietot apostrofa simbolu [`] tabulu un lauku nosaukumiem';
|
||||
$strUseHostTable = 'Lietot hostu tabulu';
|
||||
$strUseTabKey = 'Lietojiet TAB tausti<74>u, lai p<>rvietotos no v<>rt<72>bas l<>dz v<>rt<72>bai, vai CTRL+bulti<74>as, lai p<>rvietotos jebkur<75> viet<65>';
|
||||
$strUseTables = 'Lietot tabulas';
|
||||
$strUseTextField = 'Lietot teksta lauku';
|
||||
$strUseThisValue = 'Lietot <20>o v<>rt<72>bu';
|
||||
@@ -723,42 +747,11 @@ $strZeroRemovesTheLimit = 'Piez
|
||||
$strZip = 'Arhiv<69>ts ar zip';
|
||||
|
||||
// To translate:
|
||||
$strAddFields = 'Add %s field(s)'; //to translate
|
||||
$strApproximateCount = 'May be approximate. See FAQ 3.11'; //to translate
|
||||
$strAfterInsertNext = 'Edit next row'; //to translate
|
||||
|
||||
$strBinLogEventType = 'Event type'; //to translate
|
||||
$strBinLogInfo = 'Information'; //to translate
|
||||
$strBinLogName = 'Log name'; //to translate
|
||||
$strBinLogOriginalPosition = 'Original position'; //to translate
|
||||
$strBinLogPosition = 'Position'; //to translate
|
||||
$strBinLogServerId = 'Server ID'; //to translate
|
||||
$strBinaryLog = 'Binary log'; //to translate
|
||||
|
||||
$strCompatibleHashing = 'MySQL 4.0 compatible'; //to translate
|
||||
$strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate
|
||||
|
||||
$strDBCopy = 'Copy database to'; //to translate
|
||||
|
||||
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
|
||||
|
||||
$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate
|
||||
$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate
|
||||
$strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate
|
||||
$strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate
|
||||
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
|
||||
|
||||
$strNoActivity = 'No activity since %s seconds or more, please login again'; //to translate
|
||||
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
|
||||
|
||||
$strPasswordHashing = 'Password Hashing'; //to translate
|
||||
|
||||
$strSelectBinaryLog = 'Select binary log to view'; //to translate
|
||||
$strSwitchToDatabase = 'Switch to copied database'; //to translate
|
||||
|
||||
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
|
||||
$strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate
|
||||
$strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!'; //to translate
|
||||
|
||||
$strSQLExportCompatibility = 'SQL export compatibility'; //to translate
|
||||
$strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!'; //to translate
|
||||
$strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate
|
||||
$strAfterInsertNext = 'Edit next row'; //to translate
|
||||
|
||||
?>
|
||||
|
@@ -60,6 +60,7 @@ $strAnd = 'og';
|
||||
$strAny = 'Alle';
|
||||
$strAnyHost = 'Alle verter';
|
||||
$strAnyUser = 'Alle brukere';
|
||||
$strApproximateCount = 'Kan v<>re un<75>yaktig. Se FAQ 3.11';
|
||||
$strArabic = 'arabisk';
|
||||
$strArmenian = 'armensk';
|
||||
$strAscending = 'Stigende';
|
||||
@@ -73,12 +74,12 @@ $strBack = 'Tilbake';
|
||||
$strBaltic = 'baltisk';
|
||||
$strBeginCut = 'START KUTT';
|
||||
$strBeginRaw = 'START UFORMATERT';
|
||||
$strBinLogName = 'Loggnavn';
|
||||
$strBinLogPosition = 'Posisjon';
|
||||
$strBinLogEventType = 'Hendelsestype';
|
||||
$strBinLogServerId = 'Tjener ID';
|
||||
$strBinLogOriginalPosition = 'Original posisjon';
|
||||
$strBinLogInfo = 'Informasjon';
|
||||
$strBinLogName = 'Loggnavn';
|
||||
$strBinLogOriginalPosition = 'Original posisjon';
|
||||
$strBinLogPosition = 'Posisjon';
|
||||
$strBinLogServerId = 'Tjener ID';
|
||||
$strBinary = ' Bin<69>r ';
|
||||
$strBinaryDoNotEdit = ' Bin<69>r - m<> ikke redigeres ';
|
||||
$strBinaryLog = 'Bin<69>rlogg';
|
||||
@@ -236,7 +237,6 @@ $strEndRaw = 'STOPP UFORMATERT';
|
||||
$strEnglish = 'engelsk';
|
||||
$strEnglishPrivileges = 'OBS: MySQL privilegiumnavn er p<> engelsk';
|
||||
$strError = 'Feil';
|
||||
$strEscapeWildcards = 'Jokertegnene _ og % m<> beskyttes med en \ for <20> bruke dem direkte'; //to translate
|
||||
$strEstonian = 'estisk';
|
||||
$strExcelEdition = 'Excel-versjon';
|
||||
$strExcelOptions = 'Excel-innstillinger';
|
||||
@@ -306,6 +306,10 @@ $strIndex = 'Indeks';
|
||||
$strIndexHasBeenDropped = 'Indeksen %s har blitt slettet';
|
||||
$strIndexName = 'Indeksnavn :';
|
||||
$strIndexType = 'Indekstype :';
|
||||
$strIndexWarningMultiple = 'Mer enn en %s n<>kkel ble opprettet for kolonne `%s`';
|
||||
$strIndexWarningPrimary = 'B<>de PRIMARY og INDEX n<>kler b<>r ikke settes for kolonne `%s`';
|
||||
$strIndexWarningTable = 'Problemer med indeksene i tabellen `%s`';
|
||||
$strIndexWarningUnique = 'B<>de UNIQUE og INDEX n<>kler b<>r ikke settes for kolonne `%s`';
|
||||
$strIndexes = 'Indekser';
|
||||
$strInnodbStat = 'InnoDB status';
|
||||
$strInsecureMySQL = 'Din konfigurasjonsfil inneholder innstillinger (root uten passord) som korrensponderer med MySQLs standard priviligerte brukerkonto. Din MySQL-tjener kj<6B>rer med denne standardinnstillingen, er <20>pen for misbruk, og du burde fikse dette sikkerhetshullet snarest.';
|
||||
@@ -393,6 +397,7 @@ $strName = 'Navn';
|
||||
$strNeedPrimaryKey = 'Du burde definere en prim<69>rn<72>kkel for denne tabellen.';
|
||||
$strNext = 'Neste';
|
||||
$strNo = 'Nei';
|
||||
$strNoActivity = 'Ingen aktivitet p<> %s sekunder eller mer, du m<> logge inn p<> nytt';
|
||||
$strNoDatabases = 'Ingen databaser';
|
||||
$strNoDatabasesSelected = 'Ingen databaser er valgt.';
|
||||
$strNoDescription = 'ingen beskrivelse';
|
||||
@@ -738,14 +743,14 @@ $strYes = 'Ja';
|
||||
$strZeroRemovesTheLimit = 'Merk: Ved <20> sette disse til 0 (null) fjernes begrensningen.';
|
||||
$strZip = 'Komprimert (zip)';
|
||||
|
||||
$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate
|
||||
$strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate
|
||||
$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate
|
||||
$strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate
|
||||
$strNoActivity = 'No activity since %s seconds or more, please login again'; //to translate
|
||||
$strApproximateCount = 'May be approximate. See FAQ 3.11'; //to translate
|
||||
$strSQLExportCompatibility = 'SQL export compatibility'; //to translate
|
||||
$strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!'; //to translate
|
||||
$strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate
|
||||
// To translate:
|
||||
$strAfterInsertNext = 'Edit next row'; //to translate
|
||||
|
||||
$strEscapeWildcards = 'Jokertegnene _ og % m<> beskyttes med en \ for <20> bruke dem direkte'; //to translate
|
||||
|
||||
$strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate
|
||||
$strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!'; //to translate
|
||||
|
||||
$strSQLExportCompatibility = 'SQL export compatibility'; //to translate
|
||||
|
||||
?>
|
||||
|
@@ -61,6 +61,7 @@ $strAnd = 'og';
|
||||
$strAny = 'Alle';
|
||||
$strAnyHost = 'Alle verter';
|
||||
$strAnyUser = 'Alle brukere';
|
||||
$strApproximateCount = 'Kan være unøyaktig. Se FAQ 3.11';
|
||||
$strArabic = 'arabisk';
|
||||
$strArmenian = 'armensk';
|
||||
$strAscending = 'Stigende';
|
||||
@@ -74,12 +75,12 @@ $strBack = 'Tilbake';
|
||||
$strBaltic = 'baltisk';
|
||||
$strBeginCut = 'START KUTT';
|
||||
$strBeginRaw = 'START UFORMATERT';
|
||||
$strBinLogName = 'Loggnavn';
|
||||
$strBinLogPosition = 'Posisjon';
|
||||
$strBinLogEventType = 'Hendelsestype';
|
||||
$strBinLogServerId = 'Tjener ID';
|
||||
$strBinLogOriginalPosition = 'Original posisjon';
|
||||
$strBinLogInfo = 'Informasjon';
|
||||
$strBinLogName = 'Loggnavn';
|
||||
$strBinLogOriginalPosition = 'Original posisjon';
|
||||
$strBinLogPosition = 'Posisjon';
|
||||
$strBinLogServerId = 'Tjener ID';
|
||||
$strBinary = ' Binær ';
|
||||
$strBinaryDoNotEdit = ' Binær - må ikke redigeres ';
|
||||
$strBinaryLog = 'Binærlogg';
|
||||
@@ -237,7 +238,6 @@ $strEndRaw = 'STOPP UFORMATERT';
|
||||
$strEnglish = 'engelsk';
|
||||
$strEnglishPrivileges = 'OBS: MySQL privilegiumnavn er på engelsk';
|
||||
$strError = 'Feil';
|
||||
$strEscapeWildcards = 'Jokertegnene _ og % må beskyttes med en \ for å bruke dem direkte'; //to translate
|
||||
$strEstonian = 'estisk';
|
||||
$strExcelEdition = 'Excel-versjon';
|
||||
$strExcelOptions = 'Excel-innstillinger';
|
||||
@@ -307,6 +307,10 @@ $strIndex = 'Indeks';
|
||||
$strIndexHasBeenDropped = 'Indeksen %s har blitt slettet';
|
||||
$strIndexName = 'Indeksnavn :';
|
||||
$strIndexType = 'Indekstype :';
|
||||
$strIndexWarningMultiple = 'Mer enn en %s nøkkel ble opprettet for kolonne `%s`';
|
||||
$strIndexWarningPrimary = 'Både PRIMARY og INDEX nøkler bør ikke settes for kolonne `%s`';
|
||||
$strIndexWarningTable = 'Problemer med indeksene i tabellen `%s`';
|
||||
$strIndexWarningUnique = 'Både UNIQUE og INDEX nøkler bør ikke settes for kolonne `%s`';
|
||||
$strIndexes = 'Indekser';
|
||||
$strInnodbStat = 'InnoDB status';
|
||||
$strInsecureMySQL = 'Din konfigurasjonsfil inneholder innstillinger (root uten passord) som korrensponderer med MySQLs standard priviligerte brukerkonto. Din MySQL-tjener kjører med denne standardinnstillingen, er åpen for misbruk, og du burde fikse dette sikkerhetshullet snarest.';
|
||||
@@ -394,6 +398,7 @@ $strName = 'Navn';
|
||||
$strNeedPrimaryKey = 'Du burde definere en primærnøkkel for denne tabellen.';
|
||||
$strNext = 'Neste';
|
||||
$strNo = 'Nei';
|
||||
$strNoActivity = 'Ingen aktivitet på %s sekunder eller mer, du må logge inn på nytt';
|
||||
$strNoDatabases = 'Ingen databaser';
|
||||
$strNoDatabasesSelected = 'Ingen databaser er valgt.';
|
||||
$strNoDescription = 'ingen beskrivelse';
|
||||
@@ -739,14 +744,14 @@ $strYes = 'Ja';
|
||||
$strZeroRemovesTheLimit = 'Merk: Ved å sette disse til 0 (null) fjernes begrensningen.';
|
||||
$strZip = 'Komprimert (zip)';
|
||||
|
||||
$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate
|
||||
$strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate
|
||||
$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate
|
||||
$strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate
|
||||
$strNoActivity = 'No activity since %s seconds or more, please login again'; //to translate
|
||||
$strApproximateCount = 'May be approximate. See FAQ 3.11'; //to translate
|
||||
$strSQLExportCompatibility = 'SQL export compatibility'; //to translate
|
||||
$strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!'; //to translate
|
||||
$strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate
|
||||
// To translate:
|
||||
$strAfterInsertNext = 'Edit next row'; //to translate
|
||||
|
||||
$strEscapeWildcards = 'Jokertegnene _ og % må beskyttes med en \ for å bruke dem direkte'; //to translate
|
||||
|
||||
$strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate
|
||||
$strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!'; //to translate
|
||||
|
||||
$strSQLExportCompatibility = 'SQL export compatibility'; //to translate
|
||||
|
||||
?>
|
||||
|
@@ -28,6 +28,7 @@ $strAddConstraints = 'L
|
||||
$strAddDeleteColumn = 'L<>gg till/ta bort f<>ltkolumner';
|
||||
$strAddDeleteRow = 'L<>gg till/ta bort villkorsrader';
|
||||
$strAddDropDatabase = 'L<>gg till \'DROP DATABASE\'';
|
||||
$strAddFields = 'L<>gg till %s f<>lt';
|
||||
$strAddHeaderComment = 'L<>gg till egen kommentar i huvud (\\n delar rader)';
|
||||
$strAddIfNotExists = 'L<>gg till IF NOT EXISTS';
|
||||
$strAddIntoComments = 'L<>gg till i kommentarer';
|
||||
@@ -55,6 +56,7 @@ $strAnd = 'Och';
|
||||
$strAny = 'Vem som helst';
|
||||
$strAnyHost = 'Vilken v<>rd som helst';
|
||||
$strAnyUser = 'Vilken anv<6E>ndare som helst';
|
||||
$strApproximateCount = 'Kan vara ungef<65>rligt. Se FAQ 3.11';
|
||||
$strArabic = 'Arabisk';
|
||||
$strArmenian = 'Armenisk';
|
||||
$strAscending = 'Stigande';
|
||||
@@ -68,8 +70,15 @@ $strBack = 'Bak
|
||||
$strBaltic = 'Baltisk';
|
||||
$strBeginCut = 'START URKLIPP';
|
||||
$strBeginRaw = 'START R<>TEXT';
|
||||
$strBinLogEventType = 'Typ av h<>ndelse';
|
||||
$strBinLogInfo = 'Information';
|
||||
$strBinLogName = 'Loggnamn';
|
||||
$strBinLogOriginalPosition = 'Ursprunglig position';
|
||||
$strBinLogPosition = 'Position';
|
||||
$strBinLogServerId = 'Server-ID';
|
||||
$strBinary = 'Bin<69>r';
|
||||
$strBinaryDoNotEdit = 'Bin<69>r - <20>ndra inte';
|
||||
$strBinaryLog = 'Bin<69>r logg';
|
||||
$strBookmarkAllUsers = 'L<>t varje anv<6E>ndare f<> tillg<6C>ng till detta bokm<6B>rke';
|
||||
$strBookmarkDeleted = 'Bokm<6B>rket har raderats.';
|
||||
$strBookmarkLabel = 'Etikett';
|
||||
@@ -121,6 +130,7 @@ $strColumnPrivileges = 'Kolumnspecifika privilegier';
|
||||
$strCommand = 'Kommando';
|
||||
$strComments = 'Kommentarer';
|
||||
$strCommentsForTable = 'KOMMENTARER F<>R TABELL';
|
||||
$strCompatibleHashing = 'Kompatibel med MySQL 4.0';
|
||||
$strCompleteInserts = 'Kompletta infogningar';
|
||||
$strCompression = 'Komprimering';
|
||||
$strConfigFileError = 'phpMyAdmin kunde inte l<>sa din konfigurationsfil!<br />Detta kan intr<74>ffa om php hittar ett fel i den eller om php inte hittar filen.<br />Anropa konfigurationsfilen direkt mha l<>nken nedan och l<>s php:s felmeddelande(n) som du erh<72>ller. I de flesta fall saknas ett citationstecken eller ett semikolon n<>gonstans.<br />Om du erh<72>ller en tom sida <20>r allt bra.';
|
||||
@@ -130,6 +140,7 @@ $strConnections = 'Uppkopplingar';
|
||||
$strConstraintsForDumped = 'Restriktioner f<>r dumpade tabeller';
|
||||
$strConstraintsForTable = 'Restriktioner f<>r tabell';
|
||||
$strCookiesRequired = 'Kakor (cookies) m<>ste till<6C>tas f<>r att g<> vidare.';
|
||||
$strCopyDatabaseOK = 'Databas %s har kopierats till %s';
|
||||
$strCopyTable = 'Kopiera tabellen till (databas<b>.</b>tabell):';
|
||||
$strCopyTableOK = 'Tabellen %s har kopierats till %s.';
|
||||
$strCopyTableSameNames = 'Kan inte kopiera tabell till samma namn!';
|
||||
@@ -149,6 +160,7 @@ $strCzech = 'Tjeckisk';
|
||||
$strCzechSlovak = 'Tjeckisk-Slovakisk';
|
||||
|
||||
$strDBComment = 'Databaskommentar: ';
|
||||
$strDBCopy = 'Kopiera databas till';
|
||||
$strDBGContext = 'Inneh<65>ll';
|
||||
$strDBGContextID = 'Inneh<65>lls-ID';
|
||||
$strDBGHits = 'Tr<54>ffar';
|
||||
@@ -221,6 +233,7 @@ $strEndRaw = 'SLUT R
|
||||
$strEnglish = 'Engelsk';
|
||||
$strEnglishPrivileges = ' Obs! MySQL-privilegiumnamn anges p<> engelska ';
|
||||
$strError = 'Fel';
|
||||
$strEscapeWildcards = 'Jokerteknen _ och % m<>ste f<>reg<65>s av ett \ f<>r att anv<6E>ndas i egentlig betydelse';
|
||||
$strEstonian = 'Estnisk';
|
||||
$strExcelEdition = 'Excel-version';
|
||||
$strExcelOptions = 'Excel-alternativ';
|
||||
@@ -290,11 +303,16 @@ $strIndex = 'Index';
|
||||
$strIndexHasBeenDropped = 'Index %s har tagits bort';
|
||||
$strIndexName = 'Indexnamn :';
|
||||
$strIndexType = 'Indextyp :';
|
||||
$strIndexWarningMultiple = 'Mer <20>n en %s-nyckel skapades f<>r kolumn `%s`';
|
||||
$strIndexWarningPrimary = 'PRIMARY- och INDEX-nycklar skall inte b<>da s<>ttas f<>r kolumn `%s`';
|
||||
$strIndexWarningTable = 'Problem med index f<>r tabell `%s`';
|
||||
$strIndexWarningUnique = 'UNIQUE- och INDEX-nycklar skall inte b<>da s<>ttas f<>r kolumn `%s`';
|
||||
$strIndexes = 'Index';
|
||||
$strInnodbStat = 'InnoDB-status';
|
||||
$strInsecureMySQL = 'Din konfigurationsfil inneh<65>ller inst<73>llningar (root-konto utan l<>senord) som motsvarar MySQL:s privilegierade standardkonto. Din MySQL-server k<>rs med denna standardinst<73>llning och <20>r <20>ppen f<>r intr<74>ng, s<> du b<>r verkligen t<>ppa till detta s<>kerhetsh<73>l.';
|
||||
$strInsert = 'L<>gg till';
|
||||
$strInsertAsNewRow = 'L<>gg till som ny rad';
|
||||
$strInsertBookmarkTitle = 'Var god ange bokm<6B>rkets namn';
|
||||
$strInsertNewRow = 'L<>gg till ny rad';
|
||||
$strInsertTextfiles = 'Importera data fr<66>n textfil till tabellen';
|
||||
$strInsertedRowId = 'Tillagd rads id:';
|
||||
@@ -376,6 +394,7 @@ $strName = 'Namn';
|
||||
$strNeedPrimaryKey = 'Du b<>r definiera en prim<69>rnyckel f<>r denna tabell.';
|
||||
$strNext = 'N<>sta';
|
||||
$strNo = 'Nej';
|
||||
$strNoActivity = 'Ingen aktivitet sedan %s sekunder eller mer. Var god logga in igen';
|
||||
$strNoDatabases = 'Inga databaser';
|
||||
$strNoDatabasesSelected = 'Inga databaser markerade.';
|
||||
$strNoDescription = 'Ingen beskrivning';
|
||||
@@ -395,6 +414,7 @@ $strNoRights = 'Du har inte tillr
|
||||
$strNoRowsSelected = 'Inga rader valda';
|
||||
$strNoSpace = 'Otillr<6C>ckligt utrymme f<>r att spara filen %s.';
|
||||
$strNoTablesFound = 'Inga tabeller funna i databasen.';
|
||||
$strNoThemeSupport = 'St<53>d f<>r teman saknas. Kontrollera din konfiguration och/eller din katalog f<>r teman %s.';
|
||||
$strNoUsersFound = 'Hittade ingen anv<6E>ndare.';
|
||||
$strNoValidateSQL = 'Utan validering';
|
||||
$strNone = 'Inget';
|
||||
@@ -426,6 +446,7 @@ $strPartialText = 'Avkortade texter';
|
||||
$strPassword = 'L<>senord';
|
||||
$strPasswordChanged = 'L<>senordet f<>r %s har <20>ndrats.';
|
||||
$strPasswordEmpty = 'L<>senordet <20>r tomt!';
|
||||
$strPasswordHashing = 'Hashning av l<>senord';
|
||||
$strPasswordNotSame = 'L<>senorden <20>r inte lika!';
|
||||
$strPdfDbSchema = 'Schema f<>r databasen "%s" - Sidan %s';
|
||||
$strPdfInvalidTblName = 'Tabellen "%s" finns inte!';
|
||||
@@ -562,6 +583,7 @@ $strSearchType = 'Hitta:';
|
||||
$strSecretRequired = 'Konfigurationsfilen beh<65>ver nu ett hemligt l<>senord (blowfish_secret).';
|
||||
$strSelectADb = 'V<>lj en databas';
|
||||
$strSelectAll = 'Markera alla';
|
||||
$strSelectBinaryLog = 'V<>lj bin<69>r logg att visa';
|
||||
$strSelectFields = 'V<>lj f<>lt (minst ett):';
|
||||
$strSelectNumRows = 'i fr<66>ga';
|
||||
$strSelectTables = 'V<>lj tabeller';
|
||||
@@ -617,6 +639,7 @@ $strSubmit = 'S
|
||||
$strSuccess = 'Din SQL-fr<66>ga utf<74>rdes korrekt';
|
||||
$strSum = 'Summa';
|
||||
$strSwedish = 'Svensk';
|
||||
$strSwitchToDatabase = 'V<>xla till kopierad databas';
|
||||
$strSwitchToTable = 'Byt till kopierad tabell';
|
||||
|
||||
$strTable = 'Tabell';
|
||||
@@ -678,6 +701,7 @@ $strUpgrade = 'Du b
|
||||
$strUsage = 'Anv<6E>ndning';
|
||||
$strUseBackquotes = 'Anv<6E>nd bak<61>tcitat runt tabell- och f<>ltnamn';
|
||||
$strUseHostTable = 'Anv<6E>nd v<>rdtabell';
|
||||
$strUseTabKey = 'Anv<6E>nd TAB-tangenten f<>r att flytta fr<66>n v<>rde till v<>rde, eller CTRL+pil f<>r att flytta vart som helst';
|
||||
$strUseTables = 'Anv<6E>nd tabeller';
|
||||
$strUseTextField = 'Anv<6E>nd textf<74>ltet';
|
||||
$strUseThisValue = 'Anv<6E>nd detta v<>rde';
|
||||
@@ -716,32 +740,12 @@ $strYes = 'Ja';
|
||||
$strZeroRemovesTheLimit = 'Anm: Genom att s<>tta dessa alternativ till 0 (noll) tas begr<67>nsningarna bort.';
|
||||
$strZip = '"zippad"';
|
||||
|
||||
$strAddFields = 'Add %s field(s)'; //to translate
|
||||
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
|
||||
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
|
||||
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
|
||||
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
|
||||
$strBinLogName = 'Log name'; //to translate
|
||||
$strBinLogPosition = 'Position'; //to translate
|
||||
$strBinLogEventType = 'Event type'; //to translate
|
||||
$strBinLogServerId = 'Server ID'; //to translate
|
||||
$strBinLogOriginalPosition = 'Original position'; //to translate
|
||||
$strBinLogInfo = 'Information'; //to translate
|
||||
$strBinaryLog = 'Binary log'; //to translate
|
||||
$strSelectBinaryLog = 'Select binary log to view'; //to translate
|
||||
$strDBCopy = 'Copy database to'; //to translate
|
||||
$strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate
|
||||
$strSwitchToDatabase = 'Switch to copied database'; //to translate
|
||||
$strPasswordHashing = 'Password Hashing'; //to translate
|
||||
$strCompatibleHashing = 'MySQL 4.0 compatible'; //to translate
|
||||
$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate
|
||||
$strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate
|
||||
$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate
|
||||
$strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate
|
||||
$strNoActivity = 'No activity since %s seconds or more, please login again'; //to translate
|
||||
$strApproximateCount = 'May be approximate. See FAQ 3.11'; //to translate
|
||||
$strSQLExportCompatibility = 'SQL export compatibility'; //to translate
|
||||
$strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!'; //to translate
|
||||
$strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate
|
||||
// To translate:
|
||||
$strAfterInsertNext = 'Edit next row'; //to translate
|
||||
|
||||
$strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate
|
||||
$strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!'; //to translate
|
||||
|
||||
$strSQLExportCompatibility = 'SQL export compatibility'; //to translate
|
||||
|
||||
?>
|
||||
|
@@ -29,6 +29,7 @@ $strAddConstraints = 'Lägg till restriktioner';
|
||||
$strAddDeleteColumn = 'Lägg till/ta bort fältkolumner';
|
||||
$strAddDeleteRow = 'Lägg till/ta bort villkorsrader';
|
||||
$strAddDropDatabase = 'Lägg till \'DROP DATABASE\'';
|
||||
$strAddFields = 'Lägg till %s fält';
|
||||
$strAddHeaderComment = 'Lägg till egen kommentar i huvud (\\n delar rader)';
|
||||
$strAddIfNotExists = 'Lägg till IF NOT EXISTS';
|
||||
$strAddIntoComments = 'Lägg till i kommentarer';
|
||||
@@ -56,6 +57,7 @@ $strAnd = 'Och';
|
||||
$strAny = 'Vem som helst';
|
||||
$strAnyHost = 'Vilken värd som helst';
|
||||
$strAnyUser = 'Vilken användare som helst';
|
||||
$strApproximateCount = 'Kan vara ungefärligt. Se FAQ 3.11';
|
||||
$strArabic = 'Arabisk';
|
||||
$strArmenian = 'Armenisk';
|
||||
$strAscending = 'Stigande';
|
||||
@@ -69,8 +71,15 @@ $strBack = 'Bakåt';
|
||||
$strBaltic = 'Baltisk';
|
||||
$strBeginCut = 'START URKLIPP';
|
||||
$strBeginRaw = 'START RÅTEXT';
|
||||
$strBinLogEventType = 'Typ av händelse';
|
||||
$strBinLogInfo = 'Information';
|
||||
$strBinLogName = 'Loggnamn';
|
||||
$strBinLogOriginalPosition = 'Ursprunglig position';
|
||||
$strBinLogPosition = 'Position';
|
||||
$strBinLogServerId = 'Server-ID';
|
||||
$strBinary = 'Binär';
|
||||
$strBinaryDoNotEdit = 'Binär - ändra inte';
|
||||
$strBinaryLog = 'Binär logg';
|
||||
$strBookmarkAllUsers = 'Låt varje användare få tillgång till detta bokmärke';
|
||||
$strBookmarkDeleted = 'Bokmärket har raderats.';
|
||||
$strBookmarkLabel = 'Etikett';
|
||||
@@ -122,6 +131,7 @@ $strColumnPrivileges = 'Kolumnspecifika privilegier';
|
||||
$strCommand = 'Kommando';
|
||||
$strComments = 'Kommentarer';
|
||||
$strCommentsForTable = 'KOMMENTARER FÖR TABELL';
|
||||
$strCompatibleHashing = 'Kompatibel med MySQL 4.0';
|
||||
$strCompleteInserts = 'Kompletta infogningar';
|
||||
$strCompression = 'Komprimering';
|
||||
$strConfigFileError = 'phpMyAdmin kunde inte läsa din konfigurationsfil!<br />Detta kan inträffa om php hittar ett fel i den eller om php inte hittar filen.<br />Anropa konfigurationsfilen direkt mha länken nedan och läs php:s felmeddelande(n) som du erhåller. I de flesta fall saknas ett citationstecken eller ett semikolon någonstans.<br />Om du erhåller en tom sida är allt bra.';
|
||||
@@ -131,6 +141,7 @@ $strConnections = 'Uppkopplingar';
|
||||
$strConstraintsForDumped = 'Restriktioner för dumpade tabeller';
|
||||
$strConstraintsForTable = 'Restriktioner för tabell';
|
||||
$strCookiesRequired = 'Kakor (cookies) måste tillåtas för att gå vidare.';
|
||||
$strCopyDatabaseOK = 'Databas %s har kopierats till %s';
|
||||
$strCopyTable = 'Kopiera tabellen till (databas<b>.</b>tabell):';
|
||||
$strCopyTableOK = 'Tabellen %s har kopierats till %s.';
|
||||
$strCopyTableSameNames = 'Kan inte kopiera tabell till samma namn!';
|
||||
@@ -150,6 +161,7 @@ $strCzech = 'Tjeckisk';
|
||||
$strCzechSlovak = 'Tjeckisk-Slovakisk';
|
||||
|
||||
$strDBComment = 'Databaskommentar: ';
|
||||
$strDBCopy = 'Kopiera databas till';
|
||||
$strDBGContext = 'Innehåll';
|
||||
$strDBGContextID = 'Innehålls-ID';
|
||||
$strDBGHits = 'Träffar';
|
||||
@@ -222,6 +234,7 @@ $strEndRaw = 'SLUT RÅTEXT';
|
||||
$strEnglish = 'Engelsk';
|
||||
$strEnglishPrivileges = ' Obs! MySQL-privilegiumnamn anges på engelska ';
|
||||
$strError = 'Fel';
|
||||
$strEscapeWildcards = 'Jokerteknen _ och % måste föregås av ett \ för att användas i egentlig betydelse';
|
||||
$strEstonian = 'Estnisk';
|
||||
$strExcelEdition = 'Excel-version';
|
||||
$strExcelOptions = 'Excel-alternativ';
|
||||
@@ -291,11 +304,16 @@ $strIndex = 'Index';
|
||||
$strIndexHasBeenDropped = 'Index %s har tagits bort';
|
||||
$strIndexName = 'Indexnamn :';
|
||||
$strIndexType = 'Indextyp :';
|
||||
$strIndexWarningMultiple = 'Mer än en %s-nyckel skapades för kolumn `%s`';
|
||||
$strIndexWarningPrimary = 'PRIMARY- och INDEX-nycklar skall inte båda sättas för kolumn `%s`';
|
||||
$strIndexWarningTable = 'Problem med index för tabell `%s`';
|
||||
$strIndexWarningUnique = 'UNIQUE- och INDEX-nycklar skall inte båda sättas för kolumn `%s`';
|
||||
$strIndexes = 'Index';
|
||||
$strInnodbStat = 'InnoDB-status';
|
||||
$strInsecureMySQL = 'Din konfigurationsfil innehåller inställningar (root-konto utan lösenord) som motsvarar MySQL:s privilegierade standardkonto. Din MySQL-server körs med denna standardinställning och är öppen för intrång, så du bör verkligen täppa till detta säkerhetshål.';
|
||||
$strInsert = 'Lägg till';
|
||||
$strInsertAsNewRow = 'Lägg till som ny rad';
|
||||
$strInsertBookmarkTitle = 'Var god ange bokmärkets namn';
|
||||
$strInsertNewRow = 'Lägg till ny rad';
|
||||
$strInsertTextfiles = 'Importera data från textfil till tabellen';
|
||||
$strInsertedRowId = 'Tillagd rads id:';
|
||||
@@ -377,6 +395,7 @@ $strName = 'Namn';
|
||||
$strNeedPrimaryKey = 'Du bör definiera en primärnyckel för denna tabell.';
|
||||
$strNext = 'Nästa';
|
||||
$strNo = 'Nej';
|
||||
$strNoActivity = 'Ingen aktivitet sedan %s sekunder eller mer. Var god logga in igen';
|
||||
$strNoDatabases = 'Inga databaser';
|
||||
$strNoDatabasesSelected = 'Inga databaser markerade.';
|
||||
$strNoDescription = 'Ingen beskrivning';
|
||||
@@ -396,6 +415,7 @@ $strNoRights = 'Du har inte tillräcklig behörighet för att vara här!';
|
||||
$strNoRowsSelected = 'Inga rader valda';
|
||||
$strNoSpace = 'Otillräckligt utrymme för att spara filen %s.';
|
||||
$strNoTablesFound = 'Inga tabeller funna i databasen.';
|
||||
$strNoThemeSupport = 'Stöd för teman saknas. Kontrollera din konfiguration och/eller din katalog för teman %s.';
|
||||
$strNoUsersFound = 'Hittade ingen användare.';
|
||||
$strNoValidateSQL = 'Utan validering';
|
||||
$strNone = 'Inget';
|
||||
@@ -427,6 +447,7 @@ $strPartialText = 'Avkortade texter';
|
||||
$strPassword = 'Lösenord';
|
||||
$strPasswordChanged = 'Lösenordet för %s har ändrats.';
|
||||
$strPasswordEmpty = 'Lösenordet är tomt!';
|
||||
$strPasswordHashing = 'Hashning av lösenord';
|
||||
$strPasswordNotSame = 'Lösenorden är inte lika!';
|
||||
$strPdfDbSchema = 'Schema för databasen "%s" - Sidan %s';
|
||||
$strPdfInvalidTblName = 'Tabellen "%s" finns inte!';
|
||||
@@ -563,6 +584,7 @@ $strSearchType = 'Hitta:';
|
||||
$strSecretRequired = 'Konfigurationsfilen behöver nu ett hemligt lösenord (blowfish_secret).';
|
||||
$strSelectADb = 'Välj en databas';
|
||||
$strSelectAll = 'Markera alla';
|
||||
$strSelectBinaryLog = 'Välj binär logg att visa';
|
||||
$strSelectFields = 'Välj fält (minst ett):';
|
||||
$strSelectNumRows = 'i fråga';
|
||||
$strSelectTables = 'Välj tabeller';
|
||||
@@ -618,6 +640,7 @@ $strSubmit = 'Sänd';
|
||||
$strSuccess = 'Din SQL-fråga utfördes korrekt';
|
||||
$strSum = 'Summa';
|
||||
$strSwedish = 'Svensk';
|
||||
$strSwitchToDatabase = 'Växla till kopierad databas';
|
||||
$strSwitchToTable = 'Byt till kopierad tabell';
|
||||
|
||||
$strTable = 'Tabell';
|
||||
@@ -679,6 +702,7 @@ $strUpgrade = 'Du bör uppgradera till %s %s eller senare.';
|
||||
$strUsage = 'Användning';
|
||||
$strUseBackquotes = 'Använd bakåtcitat runt tabell- och fältnamn';
|
||||
$strUseHostTable = 'Använd värdtabell';
|
||||
$strUseTabKey = 'Använd TAB-tangenten för att flytta från värde till värde, eller CTRL+pil för att flytta vart som helst';
|
||||
$strUseTables = 'Använd tabeller';
|
||||
$strUseTextField = 'Använd textfältet';
|
||||
$strUseThisValue = 'Använd detta värde';
|
||||
@@ -717,32 +741,12 @@ $strYes = 'Ja';
|
||||
$strZeroRemovesTheLimit = 'Anm: Genom att sätta dessa alternativ till 0 (noll) tas begränsningarna bort.';
|
||||
$strZip = '"zippad"';
|
||||
|
||||
$strAddFields = 'Add %s field(s)'; //to translate
|
||||
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
|
||||
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
|
||||
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
|
||||
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
|
||||
$strBinLogName = 'Log name'; //to translate
|
||||
$strBinLogPosition = 'Position'; //to translate
|
||||
$strBinLogEventType = 'Event type'; //to translate
|
||||
$strBinLogServerId = 'Server ID'; //to translate
|
||||
$strBinLogOriginalPosition = 'Original position'; //to translate
|
||||
$strBinLogInfo = 'Information'; //to translate
|
||||
$strBinaryLog = 'Binary log'; //to translate
|
||||
$strSelectBinaryLog = 'Select binary log to view'; //to translate
|
||||
$strDBCopy = 'Copy database to'; //to translate
|
||||
$strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate
|
||||
$strSwitchToDatabase = 'Switch to copied database'; //to translate
|
||||
$strPasswordHashing = 'Password Hashing'; //to translate
|
||||
$strCompatibleHashing = 'MySQL 4.0 compatible'; //to translate
|
||||
$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate
|
||||
$strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate
|
||||
$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate
|
||||
$strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate
|
||||
$strNoActivity = 'No activity since %s seconds or more, please login again'; //to translate
|
||||
$strApproximateCount = 'May be approximate. See FAQ 3.11'; //to translate
|
||||
$strSQLExportCompatibility = 'SQL export compatibility'; //to translate
|
||||
$strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!'; //to translate
|
||||
$strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate
|
||||
// To translate:
|
||||
$strAfterInsertNext = 'Edit next row'; //to translate
|
||||
|
||||
$strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate
|
||||
$strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!'; //to translate
|
||||
|
||||
$strSQLExportCompatibility = 'SQL export compatibility'; //to translate
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user