Remove space from the string
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
dce7e435e5
commit
bb76286e8a
@ -49,8 +49,8 @@ if ($cfgRelation['commwork']) {
|
||||
* Displays DB comment
|
||||
*/
|
||||
if ($comment) {
|
||||
echo '<p>' . __('Database comment: ')
|
||||
. '<i>' . htmlspecialchars($comment) . '</i></p>';
|
||||
echo '<p>' . __('Database comment:')
|
||||
. ' <i>' . htmlspecialchars($comment) . '</i></p>';
|
||||
} // end if
|
||||
}
|
||||
|
||||
|
||||
@ -29,7 +29,7 @@ function PMA_getHtmlForDatabaseComment($db)
|
||||
$html_output .= '<img class="icon ic_b_comment" '
|
||||
. 'src="themes/dot.gif" alt="" />';
|
||||
}
|
||||
$html_output .= __('Database comment: ');
|
||||
$html_output .= __('Database comment:');
|
||||
$html_output .= '</legend>';
|
||||
$html_output .= '<input type="text" name="comment" '
|
||||
. 'class="textfield" size="30"'
|
||||
|
||||
4
po/af.po
4
po/af.po
@ -30,8 +30,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "Databasis %1$s is geskep."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Databasis kommentaar: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Databasis kommentaar:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
4
po/ar.po
4
po/ar.po
@ -31,8 +31,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "تم إنشاء قاعدة البيانات %1$s."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "ملاحظة قاعدة البيانات: "
|
||||
msgid "Database comment:"
|
||||
msgstr "ملاحظة قاعدة البيانات:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
6
po/az.po
6
po/az.po
@ -30,8 +30,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "%1$s verilənlər bazası yaradıldı."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Verilənlər bazasına şərh: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Verilənlər bazasına şərh:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
@ -786,7 +786,7 @@ msgstr ""
|
||||
|
||||
#: index.php:314
|
||||
#, fuzzy
|
||||
#| msgid "Database comment: "
|
||||
#| msgid "Database comment:"
|
||||
msgid "Database client version:"
|
||||
msgstr "Baza qısa izahatı: "
|
||||
|
||||
|
||||
4
po/be.po
4
po/be.po
@ -31,8 +31,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "База дадзеных %1$s створаная."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Камэнтар да базы дадзеных: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Камэнтар да базы дадзеных:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
@ -29,8 +29,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "Baza dadzienych %1$s stvoranaja."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Kamentar da bazy dadzienych: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Kamentar da bazy dadzienych:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
4
po/bg.po
4
po/bg.po
@ -30,8 +30,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "БД %1$s беше създадена."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Коментар към БД: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Коментар към БД:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
2
po/bn.po
2
po/bn.po
@ -28,7 +28,7 @@ msgid "Database %1$s has been created."
|
||||
msgstr "ডাটাবেইজ %1$s তৈরী করা হয়েছে।"
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgid "Database comment:"
|
||||
msgstr "ডাটাবেইজের মন্তব্য: "
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
|
||||
6
po/br.po
6
po/br.po
@ -34,8 +34,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "Krouet eo bet an diaz roadennoù %1$s."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Evezhiadenn diwar-benn an diaz roadennoù : "
|
||||
msgid "Database comment:"
|
||||
msgstr "Evezhiadenn diwar-benn an diaz roadennoù :"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
@ -794,7 +794,7 @@ msgstr ""
|
||||
|
||||
#: index.php:314
|
||||
#, fuzzy
|
||||
#| msgid "Database comment: "
|
||||
#| msgid "Database comment:"
|
||||
msgid "Database client version:"
|
||||
msgstr "Evezhiadenn diwar-benn an diaz roadennoù : "
|
||||
|
||||
|
||||
6
po/bs.po
6
po/bs.po
@ -29,8 +29,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "Baza %1$s je kreirana."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Komentar baze: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Komentar baze:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
@ -777,7 +777,7 @@ msgstr ""
|
||||
|
||||
#: index.php:314
|
||||
#, fuzzy
|
||||
#| msgid "Database comment: "
|
||||
#| msgid "Database comment:"
|
||||
msgid "Database client version:"
|
||||
msgstr "Komentar baze:"
|
||||
|
||||
|
||||
4
po/ca.po
4
po/ca.po
@ -30,8 +30,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "S'ha creat la base de dades %1$s."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Comentaris de la base de dades: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Comentaris de la base de dades:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
@ -34,7 +34,7 @@ msgid "Database %1$s has been created."
|
||||
msgstr "بنکەی دراوەی %1$s درووستکرا."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgid "Database comment:"
|
||||
msgstr ":تێبینی بنکەی دراوە "
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
|
||||
4
po/cs.po
4
po/cs.po
@ -32,8 +32,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "Byla vytvořena databáze %1$s."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Komentář k databázi: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Komentář k databázi:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
4
po/cy.po
4
po/cy.po
@ -32,8 +32,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "Cafodd y gronfa ddata %1$s ei chreu."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Sylw cronfa ddata: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Sylw cronfa ddata:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
4
po/da.po
4
po/da.po
@ -29,8 +29,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "Database %1$s er oprettet."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Databasekommentar: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Databasekommentar:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
4
po/de.po
4
po/de.po
@ -30,8 +30,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "Die Datenbank %1$s wurde erzeugt."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Datenbankkommentar: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Datenbankkommentar:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
4
po/el.po
4
po/el.po
@ -30,8 +30,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "Δημιουργήθηκε η βάση δεδομένων %1$s."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Σχόλιο βάσης: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Σχόλιο βάσης:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
@ -32,8 +32,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "Database %1$s has been created."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Database comment: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Database comment:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
4
po/es.po
4
po/es.po
@ -30,8 +30,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "La base de datos %1$s ha sido creada."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Comentario de la base de datos: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Comentario de la base de datos:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
4
po/et.po
4
po/et.po
@ -32,8 +32,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "Andmebaas %1$s on loodud."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Andmebaasi kommentaar: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Andmebaasi kommentaar:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
6
po/eu.po
6
po/eu.po
@ -30,8 +30,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "%1$s datu-basea sortua izan da."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Datu-basearen iruzkina: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Datu-basearen iruzkina:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
@ -778,7 +778,7 @@ msgstr ""
|
||||
|
||||
#: index.php:314
|
||||
#, fuzzy
|
||||
#| msgid "Database comment: "
|
||||
#| msgid "Database comment:"
|
||||
msgid "Database client version:"
|
||||
msgstr "Datu-basearen iruzkina: "
|
||||
|
||||
|
||||
4
po/fa.po
4
po/fa.po
@ -30,8 +30,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "پایگاه داده %1$s ایجاد شد."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "توضيحات پایگاه داده: "
|
||||
msgid "Database comment:"
|
||||
msgstr "توضيحات پایگاه داده:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
4
po/fi.po
4
po/fi.po
@ -30,8 +30,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "Tietokanta %1$s on luotu."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Tietokannan kommentti: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Tietokannan kommentti:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
4
po/fr.po
4
po/fr.po
@ -30,8 +30,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "La base de données %1$s a été créée."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Commentaire sur la base de données : "
|
||||
msgid "Database comment:"
|
||||
msgstr "Commentaire sur la base de données :"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
4
po/gl.po
4
po/gl.po
@ -30,8 +30,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "Creouse a base de datos %1$s."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Comentario da base de datos: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Comentario da base de datos:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
4
po/he.po
4
po/he.po
@ -29,8 +29,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "מסד הנתונים %1$s נוצר."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "הערה על מסד הנתונים: "
|
||||
msgid "Database comment:"
|
||||
msgstr "הערה על מסד הנתונים:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
2
po/hi.po
2
po/hi.po
@ -30,7 +30,7 @@ msgid "Database %1$s has been created."
|
||||
msgstr "%1$s डेटाबेस बनाया गया है."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgid "Database comment:"
|
||||
msgstr "डाटाबेस टिप्पणि: "
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
|
||||
4
po/hr.po
4
po/hr.po
@ -31,8 +31,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "Baza podataka %1$s uspješno je izrađena."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Komentar baze podataka: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Komentar baze podataka:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
4
po/hu.po
4
po/hu.po
@ -30,8 +30,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "A(z) %1$s adatbázis elkészült."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Megjegyzés az adatbázishoz: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Megjegyzés az adatbázishoz:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
12
po/hy.po
12
po/hy.po
@ -34,7 +34,7 @@ msgid "Database %1$s has been created."
|
||||
msgstr "%1$s տվյալների բազան ստեղծված է։"
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Տվյալների բազայի մեկնաբանությունը՝ "
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
@ -749,7 +749,7 @@ msgstr ""
|
||||
|
||||
#: index.php:314
|
||||
#, fuzzy
|
||||
#| msgid "Database comment: "
|
||||
#| msgid "Database comment:"
|
||||
msgid "Database client version:"
|
||||
msgstr "Տվյալների բազայի մեկնաբանությունը՝ "
|
||||
|
||||
@ -4873,7 +4873,7 @@ msgstr ""
|
||||
|
||||
#: libraries/config/messages.inc.php:234
|
||||
#, fuzzy
|
||||
#| msgid "Database comment: "
|
||||
#| msgid "Database comment:"
|
||||
msgid "Databases display options."
|
||||
msgstr "Տվյալների բազայի մեկնաբանությունը՝ "
|
||||
|
||||
@ -7600,7 +7600,7 @@ msgstr ""
|
||||
|
||||
#: libraries/navigation/Nodes/Node_Database.class.php:34
|
||||
#, fuzzy
|
||||
#| msgid "Database comment: "
|
||||
#| msgid "Database comment:"
|
||||
msgid "Database operations"
|
||||
msgstr "Տվյալների բազայի մեկնաբանությունը՝ "
|
||||
|
||||
@ -11026,7 +11026,7 @@ msgstr "Աղյուսակի մեկնաբանությունը"
|
||||
|
||||
#: libraries/server_user_groups.lib.php:80
|
||||
#, fuzzy
|
||||
#| msgid "Database comment: "
|
||||
#| msgid "Database comment:"
|
||||
msgid "Database level tabs"
|
||||
msgstr "Տվյալների բազայի մեկնաբանությունը՝ "
|
||||
|
||||
@ -11068,7 +11068,7 @@ msgstr "Աղյուսակի մեկնաբանությունը"
|
||||
|
||||
#: libraries/server_user_groups.lib.php:271
|
||||
#, fuzzy
|
||||
#| msgid "Database comment: "
|
||||
#| msgid "Database comment:"
|
||||
msgid "Database-level tabs"
|
||||
msgstr "Տվյալների բազայի մեկնաբանությունը՝ "
|
||||
|
||||
|
||||
4
po/ia.po
4
po/ia.po
@ -34,8 +34,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "Le base de datos %1$s ha essite create."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Commento del base de datos: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Commento del base de datos:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
4
po/id.po
4
po/id.po
@ -31,8 +31,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "Basis data %1$s telah dibuat."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Komentar basis data: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Komentar basis data:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
4
po/it.po
4
po/it.po
@ -30,8 +30,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "Il database %1$s è stato creato."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Commento del database: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Commento del database:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
4
po/ja.po
4
po/ja.po
@ -30,8 +30,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "データベース %1$s を作成しました。"
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "データベースのコメント: "
|
||||
msgid "Database comment:"
|
||||
msgstr "データベースのコメント:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
4
po/ka.po
4
po/ka.po
@ -30,8 +30,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "მონაცემთა ბაზა '%1$s' წარმატებით შეიქმნა."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "კომენტარი მონაცემთა ბაზაში: "
|
||||
msgid "Database comment:"
|
||||
msgstr "კომენტარი მონაცემთა ბაზაში:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
14
po/kk.po
14
po/kk.po
@ -34,8 +34,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "%1$s дерекқоры құрылды."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Дерекқорына түсініктеме: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Дерекқорына түсініктеме:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
@ -779,7 +779,7 @@ msgstr ""
|
||||
|
||||
#: index.php:314
|
||||
#, fuzzy
|
||||
#| msgid "Database comment: "
|
||||
#| msgid "Database comment:"
|
||||
msgid "Database client version:"
|
||||
msgstr "Дерекқорына түсініктеме: "
|
||||
|
||||
@ -4968,7 +4968,7 @@ msgstr ""
|
||||
|
||||
#: libraries/config/messages.inc.php:234
|
||||
#, fuzzy
|
||||
#| msgid "Database comment: "
|
||||
#| msgid "Database comment:"
|
||||
msgid "Databases display options."
|
||||
msgstr "Дерекқорына түсініктеме: "
|
||||
|
||||
@ -7718,7 +7718,7 @@ msgstr ""
|
||||
|
||||
#: libraries/navigation/Nodes/Node_Database.class.php:34
|
||||
#, fuzzy
|
||||
#| msgid "Database comment: "
|
||||
#| msgid "Database comment:"
|
||||
msgid "Database operations"
|
||||
msgstr "Дерекқорына түсініктеме: "
|
||||
|
||||
@ -11166,7 +11166,7 @@ msgstr "Ағымдағы баптау"
|
||||
|
||||
#: libraries/server_user_groups.lib.php:80
|
||||
#, fuzzy
|
||||
#| msgid "Database comment: "
|
||||
#| msgid "Database comment:"
|
||||
msgid "Database level tabs"
|
||||
msgstr "Дерекқорына түсініктеме: "
|
||||
|
||||
@ -11212,7 +11212,7 @@ msgstr "Ағымдағы баптау"
|
||||
|
||||
#: libraries/server_user_groups.lib.php:271
|
||||
#, fuzzy
|
||||
#| msgid "Database comment: "
|
||||
#| msgid "Database comment:"
|
||||
msgid "Database-level tabs"
|
||||
msgstr "Дерекқорына түсініктеме: "
|
||||
|
||||
|
||||
2
po/km.po
2
po/km.po
@ -33,7 +33,7 @@ msgid "Database %1$s has been created."
|
||||
msgstr "មូលដ្ឋានទិន្នន័យ %1$s ត្រូវបានបង្កើត។"
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgid "Database comment:"
|
||||
msgstr ""
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
|
||||
2
po/kn.po
2
po/kn.po
@ -32,7 +32,7 @@ msgid "Database %1$s has been created."
|
||||
msgstr ""
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgid "Database comment:"
|
||||
msgstr ""
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
|
||||
4
po/ko.po
4
po/ko.po
@ -30,8 +30,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "데이터베이스 %1$s가 생성되었습니다."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "데이터베이스 설명: "
|
||||
msgid "Database comment:"
|
||||
msgstr "데이터베이스 설명:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
4
po/ky.po
4
po/ky.po
@ -34,8 +34,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "%1$s аттуу берилиштер базасы түзүлдү."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Берилиштер базасы жөнүндө маалымат: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Берилиштер базасы жөнүндө маалымат:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
4
po/lt.po
4
po/lt.po
@ -31,8 +31,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "Duomenų bazė %1$s sukurta."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Duomenų bazės komentaras: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Duomenų bazės komentaras:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
4
po/lv.po
4
po/lv.po
@ -30,8 +30,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "Datubāze %1$s tika izveidota."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Datubāzes komentārs: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Datubāzes komentārs:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
6
po/mk.po
6
po/mk.po
@ -28,8 +28,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "Базата на податоци %1$s е креирана."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Коментар на базата на податоци: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Коментар на базата на податоци:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
@ -788,7 +788,7 @@ msgstr ""
|
||||
|
||||
#: index.php:314
|
||||
#, fuzzy
|
||||
#| msgid "Database comment: "
|
||||
#| msgid "Database comment:"
|
||||
msgid "Database client version:"
|
||||
msgstr "Коментар на базата на податоци:"
|
||||
|
||||
|
||||
22
po/ml.po
22
po/ml.po
@ -29,7 +29,7 @@ msgid "Database %1$s has been created."
|
||||
msgstr "വിവരശേഖരം(ങ്ങൾ) %1$s സൃഷ്ടിച്ചിരിക്കുന്നു."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgid "Database comment:"
|
||||
msgstr "വിവരശേഖര അഭിപ്രായം: "
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
@ -741,7 +741,7 @@ msgstr ""
|
||||
|
||||
#: index.php:314
|
||||
#, fuzzy
|
||||
#| msgid "Database comment: "
|
||||
#| msgid "Database comment:"
|
||||
msgid "Database client version:"
|
||||
msgstr "വിവരശേഖര അഭിപ്രായം: "
|
||||
|
||||
@ -4499,13 +4499,13 @@ msgstr ""
|
||||
|
||||
#: libraries/config/messages.inc.php:90
|
||||
#, fuzzy
|
||||
#| msgid "Database comment: "
|
||||
#| msgid "Database comment:"
|
||||
msgid "Whether the table structure actions should be hidden."
|
||||
msgstr "വിവരശേഖര അഭിപ്രായം: "
|
||||
|
||||
#: libraries/config/messages.inc.php:91
|
||||
#, fuzzy
|
||||
#| msgid "Database comment: "
|
||||
#| msgid "Database comment:"
|
||||
msgid "Hide table structure actions"
|
||||
msgstr "വിവരശേഖര അഭിപ്രായം: "
|
||||
|
||||
@ -4876,7 +4876,7 @@ msgstr ""
|
||||
|
||||
#: libraries/config/messages.inc.php:234
|
||||
#, fuzzy
|
||||
#| msgid "Database comment: "
|
||||
#| msgid "Database comment:"
|
||||
msgid "Databases display options."
|
||||
msgstr "വിവരശേഖര അഭിപ്രായം: "
|
||||
|
||||
@ -5050,7 +5050,7 @@ msgstr ""
|
||||
|
||||
#: libraries/config/messages.inc.php:304
|
||||
#, fuzzy
|
||||
#| msgid "Database comment: "
|
||||
#| msgid "Database comment:"
|
||||
msgid "Database structure"
|
||||
msgstr "വിവരശേഖര അഭിപ്രായം: "
|
||||
|
||||
@ -5061,7 +5061,7 @@ msgstr ""
|
||||
|
||||
#: libraries/config/messages.inc.php:307
|
||||
#, fuzzy
|
||||
#| msgid "Database comment: "
|
||||
#| msgid "Database comment:"
|
||||
msgid "Table structure"
|
||||
msgstr "വിവരശേഖര അഭിപ്രായം: "
|
||||
|
||||
@ -7603,7 +7603,7 @@ msgstr ""
|
||||
|
||||
#: libraries/navigation/Nodes/Node_Database.class.php:34
|
||||
#, fuzzy
|
||||
#| msgid "Database comment: "
|
||||
#| msgid "Database comment:"
|
||||
msgid "Database operations"
|
||||
msgstr "വിവരശേഖര അഭിപ്രായം: "
|
||||
|
||||
@ -8146,7 +8146,7 @@ msgstr ""
|
||||
#: libraries/plugins/export/PMA_ExportPdf.class.php:116
|
||||
#: libraries/sql.lib.php:424
|
||||
#, fuzzy
|
||||
#| msgid "Database comment: "
|
||||
#| msgid "Database comment:"
|
||||
msgid "Database:"
|
||||
msgstr "വിവരശേഖര അഭിപ്രായം: "
|
||||
|
||||
@ -11018,7 +11018,7 @@ msgstr "പട്ടിക അഭിപ്രയങ്ങൾ"
|
||||
|
||||
#: libraries/server_user_groups.lib.php:80
|
||||
#, fuzzy
|
||||
#| msgid "Database comment: "
|
||||
#| msgid "Database comment:"
|
||||
msgid "Database level tabs"
|
||||
msgstr "വിവരശേഖര അഭിപ്രായം: "
|
||||
|
||||
@ -11060,7 +11060,7 @@ msgstr "പട്ടിക അഭിപ്രയങ്ങൾ"
|
||||
|
||||
#: libraries/server_user_groups.lib.php:271
|
||||
#, fuzzy
|
||||
#| msgid "Database comment: "
|
||||
#| msgid "Database comment:"
|
||||
msgid "Database-level tabs"
|
||||
msgstr "വിവരശേഖര അഭിപ്രായം: "
|
||||
|
||||
|
||||
4
po/mn.po
4
po/mn.po
@ -30,8 +30,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "%1$s өгөгдлийн сан үүслээ."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "ӨС-ийн тайлбар: "
|
||||
msgid "Database comment:"
|
||||
msgstr "ӨС-ийн тайлбар:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
4
po/ms.po
4
po/ms.po
@ -29,8 +29,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "Pengkalan data %1$s telah dijana."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Komen pangkalan data: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Komen pangkalan data:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
4
po/nb.po
4
po/nb.po
@ -30,8 +30,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "Databasen %1$s har blitt opprettet."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Database kommentar: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Database kommentar:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
4
po/nl.po
4
po/nl.po
@ -30,8 +30,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "Databank %1$s werd aangemaakt."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Databankopmerking: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Databankopmerking:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
2
po/pa.po
2
po/pa.po
@ -32,7 +32,7 @@ msgid "Database %1$s has been created."
|
||||
msgstr "%1$s ਡਾਟਾਬੇਸ ਬਣ ਚੁੱਕਾ ਹੈ."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgid "Database comment:"
|
||||
msgstr ""
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
|
||||
@ -30,7 +30,7 @@ msgid "Database %1$s has been created."
|
||||
msgstr ""
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgid "Database comment:"
|
||||
msgstr ""
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
|
||||
4
po/pl.po
4
po/pl.po
@ -31,8 +31,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "Baza danych %1$s została utworzona."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Komentarz bazy danych: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Komentarz bazy danych:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
4
po/pt.po
4
po/pt.po
@ -30,8 +30,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "A base de dados %1$s foi criada."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Comentário da base de dados: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Comentário da base de dados:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
@ -30,8 +30,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "O banco de dados %1$s foi criado."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Comentário do banco de dados: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Comentário do banco de dados:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
4
po/ro.po
4
po/ro.po
@ -31,8 +31,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "Baza de date %1$s a fost creată."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Comentarii referitoare la baza de date: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Comentarii referitoare la baza de date:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
4
po/ru.po
4
po/ru.po
@ -31,8 +31,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "База данных %1$s была создана."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Комментарий к базе данных: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Комментарий к базе данных:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
2
po/si.po
2
po/si.po
@ -28,7 +28,7 @@ msgid "Database %1$s has been created."
|
||||
msgstr "%1$s දත්තගබඩාව සාදන ලදි."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgid "Database comment:"
|
||||
msgstr "දත්තගබඩා විස්තර: "
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
|
||||
4
po/sk.po
4
po/sk.po
@ -30,8 +30,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "Databáza %1$s bola vytvorená."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Komentár k databáze: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Komentár k databáze:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
4
po/sl.po
4
po/sl.po
@ -31,8 +31,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "Zbirka podatkov %1$s je ustvarjena."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Pripomba zbirke podatkov: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Pripomba zbirke podatkov:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
4
po/sq.po
4
po/sq.po
@ -30,8 +30,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "U krijua baza e të dhënave %1$s."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Komenti për databazën: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Komenti për databazën:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
4
po/sr.po
4
po/sr.po
@ -29,8 +29,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "База %1$s је креирана."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Коментар базе: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Коментар базе:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
@ -31,8 +31,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "Baza %1$s je kreirana."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Komentar baze: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Komentar baze:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
4
po/sv.po
4
po/sv.po
@ -30,8 +30,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "Databas %1$s har skapats."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Databaskommentar: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Databaskommentar:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
4
po/ta.po
4
po/ta.po
@ -30,7 +30,7 @@ msgid "Database %1$s has been created."
|
||||
msgstr "%1$s தரவுத்தளம் உருவாக்கப்பட்டது."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgid "Database comment:"
|
||||
msgstr "தரவுத்தள கருத்துரை "
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
@ -759,7 +759,7 @@ msgstr ""
|
||||
|
||||
#: index.php:314
|
||||
#, fuzzy
|
||||
#| msgid "Database comment: "
|
||||
#| msgid "Database comment:"
|
||||
msgid "Database client version:"
|
||||
msgstr "தரவுத்தள கருத்துரை"
|
||||
|
||||
|
||||
4
po/te.po
4
po/te.po
@ -31,7 +31,7 @@ msgid "Database %1$s has been created."
|
||||
msgstr "%1$s డేటాబేసు సృష్టించబడింది."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgid "Database comment:"
|
||||
msgstr "డేటాబేస్ వ్యాఖ్య: "
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
@ -780,7 +780,7 @@ msgstr ""
|
||||
|
||||
#: index.php:314
|
||||
#, fuzzy
|
||||
#| msgid "Database comment: "
|
||||
#| msgid "Database comment:"
|
||||
msgid "Database client version:"
|
||||
msgstr "డేటాబేస్ వ్యాఖ్య:"
|
||||
|
||||
|
||||
4
po/th.po
4
po/th.po
@ -27,8 +27,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "ฐานข้อมูล %1$s ถูกสร้างเรียบร้อยแล้ว"
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "หมายเหตุของฐานข้อมูล: "
|
||||
msgid "Database comment:"
|
||||
msgstr "หมายเหตุของฐานข้อมูล:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
2
po/tk.po
2
po/tk.po
@ -34,7 +34,7 @@ msgid "Database %1$s has been created."
|
||||
msgstr "%1$s maglumatlar ulgamy döredildi."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgid "Database comment:"
|
||||
msgstr ""
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
|
||||
4
po/tr.po
4
po/tr.po
@ -30,8 +30,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "Veritabanı %1$s oluşturuldu."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Veritabanı yorumu: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Veritabanı yorumu:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
4
po/tt.po
4
po/tt.po
@ -27,8 +27,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "%s biremlege beterelde."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Biremlek açıqlaması: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Biremlek açıqlaması:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
10
po/ug.po
10
po/ug.po
@ -31,8 +31,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "%1$s ساندان غەلبىلىك قۇرۇلدى."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "ساندان ئىزاھاتى: "
|
||||
msgid "Database comment:"
|
||||
msgstr "ساندان ئىزاھاتى:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
@ -784,7 +784,7 @@ msgstr ""
|
||||
|
||||
#: index.php:314
|
||||
#, fuzzy
|
||||
#| msgid "Database comment: "
|
||||
#| msgid "Database comment:"
|
||||
msgid "Database client version:"
|
||||
msgstr "ساندان ئىزاھاتى:"
|
||||
|
||||
@ -5200,7 +5200,7 @@ msgstr "LaTeX"
|
||||
|
||||
#: libraries/config/messages.inc.php:234
|
||||
#, fuzzy
|
||||
#| msgid "Database comment: "
|
||||
#| msgid "Database comment:"
|
||||
msgid "Databases display options."
|
||||
msgstr "ساندان ئىزاھاتى:"
|
||||
|
||||
@ -8052,7 +8052,7 @@ msgstr ""
|
||||
|
||||
#: libraries/navigation/Nodes/Node_Database.class.php:34
|
||||
#, fuzzy
|
||||
#| msgid "Database comment: "
|
||||
#| msgid "Database comment:"
|
||||
msgid "Database operations"
|
||||
msgstr "ساندان ئىزاھاتى:"
|
||||
|
||||
|
||||
4
po/uk.po
4
po/uk.po
@ -31,8 +31,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "Базу даних %1$s створено."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Коментар бази даних: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Коментар бази даних:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
4
po/ur.po
4
po/ur.po
@ -33,8 +33,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "ڈیٹا بیس %1$s بنا دیا گیا ہے۔"
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "کوائفیہ تبصرہ: "
|
||||
msgid "Database comment:"
|
||||
msgstr "کوائفیہ تبصرہ:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
4
po/uz.po
4
po/uz.po
@ -29,8 +29,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "%1$s маълумотлар базаси тузилди."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Маълумотлар базасига изоҳ: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Маълумотлар базасига изоҳ:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
@ -28,8 +28,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "%1$s ma`lumotlar bazasi tuzildi."
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "Ma`lumotlar bazasiga izoh: "
|
||||
msgid "Database comment:"
|
||||
msgstr "Ma`lumotlar bazasiga izoh:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
@ -32,7 +32,7 @@ msgid "Database %1$s has been created."
|
||||
msgstr ""
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgid "Database comment:"
|
||||
msgstr ""
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
|
||||
@ -28,8 +28,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "已创建数据库 %1$s。"
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "数据库注释: "
|
||||
msgid "Database comment:"
|
||||
msgstr "数据库注释:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
@ -28,8 +28,8 @@ msgid "Database %1$s has been created."
|
||||
msgstr "資料庫 %1$s 建立成功。"
|
||||
|
||||
#: db_datadict.php:52 libraries/operations.lib.php:32
|
||||
msgid "Database comment: "
|
||||
msgstr "資料庫備註: "
|
||||
msgid "Database comment:"
|
||||
msgstr "資料庫備註:"
|
||||
|
||||
#: db_datadict.php:159 libraries/schema/Pdf_Relation_Schema.class.php:1352
|
||||
#: libraries/tbl_columns_definition_form.lib.php:70
|
||||
|
||||
Loading…
Reference in New Issue
Block a user