Translation update done using Pootle.

This commit is contained in:
Domen 2010-09-21 20:07:58 +02:00 committed by Pootle server
parent 2fef94a4e5
commit 72d0f0379f

View File

@ -4,15 +4,15 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-09-21 08:04-0400\n"
"PO-Revision-Date: 2010-09-11 15:50+0200\n"
"PO-Revision-Date: 2010-09-21 20:07+0200\n"
"Last-Translator: Domen <dbc334@gmail.com>\n"
"Language-Team: slovenian <sl@li.org>\n"
"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sl\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
"%100==4 ? 2 : 3);\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || "
"n%100==4 ? 2 : 3);\n"
"X-Generator: Pootle 2.0.5\n"
#: browse_foreigners.php:36 browse_foreigners.php:57
@ -5392,7 +5392,6 @@ msgid "<code>CREATE TABLE</code> options:"
msgstr "Možnosti <code>CREATE TABLE</code>:"
#: libraries/export/sql.php:123
#, fuzzy
#| msgid ""
#| "Enclose table and field names with backquotes <i>(Protects field and "
#| "table names formed with special characters)</i>"
@ -5401,7 +5400,7 @@ msgid ""
"names formed with special characters or keywords)</i>"
msgstr ""
"Obdaj imena tabel in polj z narekovaji <i>(Zaščiti imena polj in tabel, "
"tvorjena s posebnimi znaki)</i>"
"tvorjena s posebnimi znaki ali ključnimi besedami)</i>"
#: libraries/export/sql.php:136
msgid "Instead of <code>INSERT</code> statements, use:"