diff --git a/po/de.po b/po/de.po index 9b1ad72040..4dedf824b0 100644 --- a/po/de.po +++ b/po/de.po @@ -4,14 +4,14 @@ msgstr "" "Project-Id-Version: phpMyAdmin-docs 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-10-16 12:25-0400\n" -"PO-Revision-Date: 2014-10-14 10:47+0200\n" -"Last-Translator: Michael Koch \n" -"Language-Team: German \n" +"PO-Revision-Date: 2014-10-17 22:51+0200\n" +"Last-Translator: julianladisch \n" +"Language-Team: German " +"\n" +"Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: de\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 1.10-dev\n" @@ -5711,12 +5711,13 @@ msgid "" "Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is " "the referenced data, [kbd]id[/kbd] is the key value." msgstr "" -"Sortierreihenfolge für \"FOREIGN KEY\"-Dropdownfelder. [kbd]content[/kbd] " -"ist der referenzierte Wert, [kbd]id[/kbd] ist der Schlüsselwert." +"Sortierreihenfolge für die Einträge in einem Fremdschlüssel-Auswahlmenü. " +"[kbd]content[/kbd] ist der referenzierte Wert, [kbd]id[/kbd] ist der " +"Schlüsselwert." #: libraries/config/messages.inc.php:201 msgid "Foreign key dropdown order" -msgstr "Sortierreihenfolge für \"FOREIGN KEY\"-Dropdownfelder" +msgstr "Sortierreihenfolge im Fremdschlüssel-Auswahlmenü" #: libraries/config/messages.inc.php:203 msgid "A dropdown will be used if fewer items are present." @@ -5725,7 +5726,7 @@ msgstr "" #: libraries/config/messages.inc.php:204 msgid "Foreign key limit" -msgstr "FOREIGN KEY Limit" +msgstr "Fremdschlüssel-Limit" #: libraries/config/messages.inc.php:205 msgid "Browse mode" @@ -10489,17 +10490,16 @@ msgstr "Fehler: Verknüpfung existiert bereits." #: libraries/pmd_common.php:539 msgid "FOREIGN KEY relation has been added." -msgstr "FOREIGN KEY Relation wurde hinzugefügt." +msgstr "Fremdschlüssel-Beziehung wurde hinzugefügt." #: libraries/pmd_common.php:544 -#, fuzzy #| msgid "Error: Relation could not be added!" msgid "Error: FOREIGN KEY relation could not be added!" -msgstr "Fehler: Verknüpfung konnte nicht hinzugefügt werden!" +msgstr "Fehler: Fremdschlüssel-Beziehung konnte nicht hinzugefügt werden!" #: libraries/pmd_common.php:549 msgid "Error: Missing index on column(s)." -msgstr "" +msgstr "Fehler: Fehlender Index über Spalte(n)." #: libraries/pmd_common.php:553 msgid "Error: Relational features are disabled!" @@ -10510,34 +10510,29 @@ msgid "Internal relation has been added." msgstr "Interne Verknüpfung wurde hinzugefügt." #: libraries/pmd_common.php:577 -#, fuzzy #| msgid "Error: Relation could not be added!" msgid "Error: Internal relation could not be added!" -msgstr "Fehler: Verknüpfung konnte nicht hinzugefügt werden!" +msgstr "Fehler: Interne Verknüpfung konnte nicht hinzugefügt werden!" #: libraries/pmd_common.php:623 -#, fuzzy #| msgid "FOREIGN KEY relation has been added." msgid "FOREIGN KEY relation has been removed." -msgstr "FOREIGN KEY Relation wurde hinzugefügt." +msgstr "Fremdschlüssel-Beziehung wurde beseitigt." #: libraries/pmd_common.php:628 -#, fuzzy #| msgid "Error: Relation could not be added!" msgid "Error: FOREIGN KEY relation could not be removed!" -msgstr "Fehler: Verknüpfung konnte nicht hinzugefügt werden!" +msgstr "Fehler: Fremdschlüssel-Beziehung konnte nicht beseitigt werden!" #: libraries/pmd_common.php:659 -#, fuzzy #| msgid "Internal relation has been added." msgid "Internal relation has been removed." -msgstr "Interne Verknüpfung wurde hinzugefügt." +msgstr "Interne Verknüpfung wurde beseitigt." #: libraries/pmd_common.php:664 -#, fuzzy #| msgid "Error: Relation could not be added!" msgid "Error: Internal relation could not be removed!" -msgstr "Fehler: Verknüpfung konnte nicht hinzugefügt werden!" +msgstr "Fehler: Interne Verknüpfung konnte nicht beseitigt werden!" #: libraries/relation.lib.php:90 msgid "not OK" @@ -13916,12 +13911,12 @@ msgid "" "An internal relation is not necessary when a corresponding FOREIGN KEY " "relation exists." msgstr "" -"Eine interne Beziehung ist nicht notwendig, wenn bereits ein entsprechender " -"FOREIGN KEY existiert." +"Eine interne Beziehung ist nicht notwendig, wenn eine entsprechende " +"Fremdschlüssel-Beziehung existiert." #: libraries/tbl_relation.lib.php:374 msgid "Foreign key constraints" -msgstr "Beschränkungen für auswärtige Schlüssel" +msgstr "Beschränkungen durch Fremdschlüssel" #: libraries/tbl_relation.lib.php:377 msgid "Actions" @@ -13949,7 +13944,7 @@ msgstr "+ Constraint hinzufügen" #: libraries/tbl_relation.lib.php:446 #, php-format msgid "Foreign key constraint %s has been dropped" -msgstr "Beschränkung für auswärtige Schlüssel %s wurde aufgehoben" +msgstr "Die Fremdschlüssel-Beschränkung %s wurde aufgehoben" #: libraries/tbl_relation.lib.php:468 msgid "Constraint name" diff --git a/po/et.po b/po/et.po index c18f930e44..8ab8e7871b 100644 --- a/po/et.po +++ b/po/et.po @@ -6,14 +6,14 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-10-16 12:25-0400\n" -"PO-Revision-Date: 2014-10-01 14:54+0200\n" +"PO-Revision-Date: 2014-10-17 11:17+0200\n" "Last-Translator: Kristjan Räts \n" -"Language-Team: Estonian \n" +"Language-Team: Estonian " +"\n" +"Language: et\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: et\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 1.10-dev\n" @@ -1913,10 +1913,10 @@ msgid "The following actions will be performed:" msgstr "Teostatakse järgnevad päringud:" #: js/messages.php:330 -#, fuzzy, php-format +#, php-format #| msgid "DROP columns %1s from the table %2s" msgid "DROP columns %s from the table %s" -msgstr "Kustuta (DROP) veerud %1s tabelist %2s" +msgstr "Kustuta (DROP) veerud %s tabelist %s" #: js/messages.php:331 msgid "Create the following table" @@ -10278,14 +10278,13 @@ msgid "FOREIGN KEY relation has been added." msgstr "FOREIGN KEY seos on lisatud." #: libraries/pmd_common.php:544 -#, fuzzy #| msgid "Error: Relation could not be added!" msgid "Error: FOREIGN KEY relation could not be added!" -msgstr "Viga: Seost ei saanud lisada!" +msgstr "Viga: välisvõtme (FOREIGN KEY) seose lisamine nurjus!" #: libraries/pmd_common.php:549 msgid "Error: Missing index on column(s)." -msgstr "" +msgstr "Viga: veeru(de)l puuduv(ad) indeks(id)." #: libraries/pmd_common.php:553 msgid "Error: Relational features are disabled!" @@ -10296,34 +10295,29 @@ msgid "Internal relation has been added." msgstr "Sisemine seos on loodud." #: libraries/pmd_common.php:577 -#, fuzzy #| msgid "Error: Relation could not be added!" msgid "Error: Internal relation could not be added!" -msgstr "Viga: Seost ei saanud lisada!" +msgstr "Viga: Sisemise seose lisamine nurjus!" #: libraries/pmd_common.php:623 -#, fuzzy #| msgid "FOREIGN KEY relation has been added." msgid "FOREIGN KEY relation has been removed." -msgstr "FOREIGN KEY seos on lisatud." +msgstr "Välisvõtme (FOREIGN KEY) seos on kustutatud." #: libraries/pmd_common.php:628 -#, fuzzy #| msgid "Error: Relation could not be added!" msgid "Error: FOREIGN KEY relation could not be removed!" -msgstr "Viga: Seost ei saanud lisada!" +msgstr "Viga: Välisvõtme (FOREIGN KEY) seose kustutamine nurjus!" #: libraries/pmd_common.php:659 -#, fuzzy #| msgid "Internal relation has been added." msgid "Internal relation has been removed." -msgstr "Sisemine seos on loodud." +msgstr "Sisemine seos on kustutatud." #: libraries/pmd_common.php:664 -#, fuzzy #| msgid "Error: Relation could not be added!" msgid "Error: Internal relation could not be removed!" -msgstr "Viga: Seost ei saanud lisada!" +msgstr "Viga: Sisemise seose kustutamine nurjus!" #: libraries/relation.lib.php:90 msgid "not OK" @@ -10509,10 +10503,9 @@ msgid "Slave replication" msgstr "Alluva paljundamine" #: libraries/replication_gui.lib.php:143 -#, fuzzy #| msgid "Insecure connection" msgid "Master connection:" -msgstr "Ebaturvaline ühendus" +msgstr "Ühendus ülemaga:" #: libraries/replication_gui.lib.php:208 msgid "Slave SQL Thread not running!" diff --git a/po/fr.po b/po/fr.po index a70ac78cd1..d67714faf0 100644 --- a/po/fr.po +++ b/po/fr.po @@ -4,14 +4,14 @@ msgstr "" "Project-Id-Version: phpMyAdmin-docs 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-10-16 12:25-0400\n" -"PO-Revision-Date: 2014-10-02 13:44+0200\n" +"PO-Revision-Date: 2014-10-17 13:56+0200\n" "Last-Translator: Marc Delisle \n" -"Language-Team: French \n" +"Language-Team: French " +"\n" +"Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: fr\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 1.10-dev\n" @@ -10448,14 +10448,13 @@ msgid "FOREIGN KEY relation has been added." msgstr "Relation de type FOREIGN KEY ajoutée." #: libraries/pmd_common.php:544 -#, fuzzy #| msgid "Error: Relation could not be added!" msgid "Error: FOREIGN KEY relation could not be added!" -msgstr "Erreur: relation non ajoutée !" +msgstr "Erreur: relation de clé étrangère non ajoutée !" #: libraries/pmd_common.php:549 msgid "Error: Missing index on column(s)." -msgstr "" +msgstr "Erreur : Un index est manquant sur la colonne." #: libraries/pmd_common.php:553 msgid "Error: Relational features are disabled!" @@ -10466,34 +10465,29 @@ msgid "Internal relation has been added." msgstr "Relation interne ajoutée." #: libraries/pmd_common.php:577 -#, fuzzy #| msgid "Error: Relation could not be added!" msgid "Error: Internal relation could not be added!" -msgstr "Erreur: relation non ajoutée !" +msgstr "Erreur: relation interne non ajoutée !" #: libraries/pmd_common.php:623 -#, fuzzy #| msgid "FOREIGN KEY relation has been added." msgid "FOREIGN KEY relation has been removed." -msgstr "Relation de type FOREIGN KEY ajoutée." +msgstr "Relation de type FOREIGN KEY supprimée." #: libraries/pmd_common.php:628 -#, fuzzy #| msgid "Error: Relation could not be added!" msgid "Error: FOREIGN KEY relation could not be removed!" -msgstr "Erreur: relation non ajoutée !" +msgstr "Erreur: relation de type FOREIGN KEY non ajoutée !" #: libraries/pmd_common.php:659 -#, fuzzy #| msgid "Internal relation has been added." msgid "Internal relation has been removed." -msgstr "Relation interne ajoutée." +msgstr "Relation interne supprimée." #: libraries/pmd_common.php:664 -#, fuzzy #| msgid "Error: Relation could not be added!" msgid "Error: Internal relation could not be removed!" -msgstr "Erreur: relation non ajoutée !" +msgstr "Erreur : relation interne non ajoutée !" #: libraries/relation.lib.php:90 msgid "not OK" diff --git a/po/ia.po b/po/ia.po index 2d57c8c089..61fbf30ef4 100644 --- a/po/ia.po +++ b/po/ia.po @@ -8,14 +8,14 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-10-16 12:25-0400\n" -"PO-Revision-Date: 2014-08-28 15:46+0200\n" +"PO-Revision-Date: 2014-10-17 14:05+0200\n" "Last-Translator: Giovanni Sora \n" -"Language-Team: Interlingua \n" +"Language-Team: Interlingua " +"\n" +"Language: ia\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ia\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 1.10-dev\n" @@ -1053,7 +1053,7 @@ msgstr "Pro favor tu selige columna(s) pro le indice." #: js/messages.php:69 libraries/structure.lib.php:1668 msgid "You have to add at least one column." -msgstr "" +msgstr "Tu debe adder al minus un columna." #: js/messages.php:72 libraries/insert_edit.lib.php:1552 #: libraries/tbl_columns_definition_form.lib.php:145 @@ -1940,10 +1940,10 @@ msgid "The following actions will be performed:" msgstr "Le sequente actiones essera executate:" #: js/messages.php:330 -#, fuzzy, php-format +#, php-format #| msgid "DROP columns %1s from the table %2s" msgid "DROP columns %s from the table %s" -msgstr "DROP (cade) columnas %1s ab le tabella %2s" +msgstr "DROP (abandona) columnas %s ab le tabella %s" #: js/messages.php:331 msgid "Create the following table" @@ -2162,7 +2162,7 @@ msgstr "Exporta le schema relational" #: js/messages.php:413 msgid "Modifications have been saved" -msgstr "" +msgstr "Modificationes ha essite salveguardate" #: js/messages.php:416 #, php-format @@ -6567,7 +6567,7 @@ msgstr "Memora ordine de tabellas" #: libraries/config/messages.inc.php:525 msgid "Default sort order for tables with a primary key." -msgstr "" +msgstr "Modo de ordinar predefinite pro tabellas con un clave primari." #: libraries/config/messages.inc.php:526 msgid "Primary key default sort order" @@ -6747,10 +6747,12 @@ msgid "" "More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA " "bug tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" msgstr "" +"Altere information in [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA " +"bug tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]" #: libraries/config/messages.inc.php:587 msgid "Disable use of INFORMATION_SCHEMA" -msgstr "" +msgstr "Dishabilita uso de INFORMATION_SCHEMA" #: libraries/config/messages.inc.php:588 msgid "Hide databases" @@ -7458,6 +7460,8 @@ msgid "" "Enable Zero Configuration mode which lets you setup phpMyAdmin configuration " "storage tables automatically." msgstr "" +"Habilita modo de Configuration Zero que te permitte configurar le " +"configuration de tabellas de immagazinage de phpMyAdmin automaticamente." #: libraries/config/messages.inc.php:788 msgid "Enable Zero Configuration mode" @@ -7584,15 +7588,15 @@ msgstr "Selige typo de exportation relational" #: libraries/db_designer.lib.php:237 msgid "Show/Hide left menu" -msgstr "" +msgstr "Monstra/Cela le menu de sinistra" #: libraries/db_designer.lib.php:245 msgid "View in fullscreen" -msgstr "" +msgstr "Monstra a schermo integre" #: libraries/db_designer.lib.php:253 msgid "Exit fullscreen" -msgstr "" +msgstr "Abandona le modo de schermo integre" #: libraries/db_designer.lib.php:265 msgid "New page" @@ -7600,11 +7604,11 @@ msgstr "Nove pagina" #: libraries/db_designer.lib.php:279 msgid "Save position" -msgstr "" +msgstr "Salveguarda le position" #: libraries/db_designer.lib.php:286 msgid "Save positions as" -msgstr "" +msgstr "Salveguarda le positiones como" #: libraries/db_designer.lib.php:293 msgid "Delete pages" @@ -7616,39 +7620,39 @@ msgstr "Crea tabella" #: libraries/db_designer.lib.php:310 libraries/db_designer.lib.php:780 msgid "Create relation" -msgstr "" +msgstr "Crea relation" #: libraries/db_designer.lib.php:324 msgid "Reload" -msgstr "" +msgstr "Recarga" #: libraries/db_designer.lib.php:330 msgid "Help" -msgstr "" +msgstr "Adjuta" #: libraries/db_designer.lib.php:340 msgid "Angular links" -msgstr "" +msgstr "Ligamines angular" #: libraries/db_designer.lib.php:340 msgid "Direct links" -msgstr "" +msgstr "Ligamines directe" #: libraries/db_designer.lib.php:347 msgid "Snap to grid" -msgstr "" +msgstr "Colpos (snap) al grilia" #: libraries/db_designer.lib.php:357 msgid "Small/Big All" -msgstr "" +msgstr "Toto parve/grande" #: libraries/db_designer.lib.php:364 msgid "Toggle small/big" -msgstr "" +msgstr "Commuta inter parve/grande" #: libraries/db_designer.lib.php:371 msgid "Toggle relation lines" -msgstr "" +msgstr "Commuta lineas de relation" #: libraries/db_designer.lib.php:393 msgid "Export schema" @@ -7656,19 +7660,19 @@ msgstr "Exporta schema" #: libraries/db_designer.lib.php:405 msgid "Build Query" -msgstr "" +msgstr "Construe Query" #: libraries/db_designer.lib.php:414 msgid "Move Menu" -msgstr "" +msgstr "Move menu" #: libraries/db_designer.lib.php:456 msgid "Hide/Show all" -msgstr "" +msgstr "Cela/monstra toto" #: libraries/db_designer.lib.php:465 msgid "Hide/Show Tables with no relation" -msgstr "" +msgstr "Cela/Monstra tabellas con necun relation" #: libraries/db_designer.lib.php:493 libraries/insert_edit.lib.php:227 #: libraries/navigation/Nodes/Node_DatabaseChild.class.php:39 @@ -7677,37 +7681,37 @@ msgstr "Cela" #: libraries/db_designer.lib.php:520 msgid "Number of tables:" -msgstr "" +msgstr "Numero de tabellas:" #: libraries/db_designer.lib.php:859 msgid "Delete relation" -msgstr "" +msgstr "Dele relation" #: libraries/db_designer.lib.php:916 libraries/db_designer.lib.php:980 msgid "Relation operator" -msgstr "" +msgstr "Operator de relation" #: libraries/db_designer.lib.php:926 libraries/db_designer.lib.php:990 #: libraries/db_designer.lib.php:1143 libraries/db_designer.lib.php:1287 msgid "Except" -msgstr "" +msgstr "Excepte" #: libraries/db_designer.lib.php:932 libraries/db_designer.lib.php:998 #: libraries/db_designer.lib.php:1149 libraries/db_designer.lib.php:1293 msgid "subquery" -msgstr "" +msgstr "subquery" #: libraries/db_designer.lib.php:938 libraries/db_designer.lib.php:1055 msgid "Rename to" -msgstr "" +msgstr "Renomina in" #: libraries/db_designer.lib.php:941 libraries/db_designer.lib.php:1061 msgid "New name" -msgstr "" +msgstr "Nove nomine" #: libraries/db_designer.lib.php:945 libraries/db_designer.lib.php:1205 msgid "Aggregate" -msgstr "" +msgstr "Total" #: libraries/db_designer.lib.php:1338 msgid "Active options" @@ -8611,6 +8615,8 @@ msgstr "Modifica nove rango" msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgstr "" +"Usa le clave TAB pro mover de valor a valor, o CTRL+flechas pro mover lo " +"ubique" #: libraries/insert_edit.lib.php:1936 libraries/sql.lib.php:1708 msgid "Showing SQL query" @@ -8727,7 +8733,7 @@ msgstr "dictionario" #: libraries/mysql_charsets.lib.php:210 msgid "phone book" -msgstr "" +msgstr "agenda" #: libraries/mysql_charsets.lib.php:213 msgid "Hungarian" @@ -8779,23 +8785,23 @@ msgstr "" #: libraries/mysql_charsets.lib.php:249 msgid "Spanish" -msgstr "" +msgstr "Espaniol" #: libraries/mysql_charsets.lib.php:252 msgid "Traditional Spanish" -msgstr "" +msgstr "Espaniol traditional" #: libraries/mysql_charsets.lib.php:255 libraries/mysql_charsets.lib.php:354 msgid "Swedish" -msgstr "" +msgstr "Svedese" #: libraries/mysql_charsets.lib.php:258 libraries/mysql_charsets.lib.php:357 msgid "Thai" -msgstr "" +msgstr "Thai" #: libraries/mysql_charsets.lib.php:261 libraries/mysql_charsets.lib.php:351 msgid "Turkish" -msgstr "" +msgstr "Turco" #: libraries/mysql_charsets.lib.php:264 libraries/mysql_charsets.lib.php:348 msgid "Ukrainian" @@ -8845,7 +8851,7 @@ msgstr "" #: libraries/mysql_charsets.lib.php:342 msgid "Greek" -msgstr "" +msgstr "Greco" #: libraries/mysql_charsets.lib.php:345 msgid "Czech-Slovak" @@ -8862,7 +8868,7 @@ msgstr "Un error ha occurrite quando on incargava le arbore de navigation" #: libraries/navigation/Navigation.class.php:182 msgid "Events:" -msgstr "" +msgstr "Eventos:" #: libraries/navigation/Navigation.class.php:183 msgid "Functions:" @@ -8878,19 +8884,19 @@ msgstr "Tabulas:" #: libraries/navigation/Navigation.class.php:186 msgid "Views:" -msgstr "" +msgstr "Vistas:" #: libraries/navigation/NavigationHeader.class.php:151 msgid "Home" -msgstr "" +msgstr "Domo o Pagina de Initio" #: libraries/navigation/NavigationHeader.class.php:164 msgid "Log out" -msgstr "" +msgstr "Claude session" #: libraries/navigation/NavigationHeader.class.php:175 msgid "phpMyAdmin documentation" -msgstr "" +msgstr "Documentation de phpMyAdmin" #: libraries/navigation/NavigationHeader.class.php:199 msgid "Reload navigation panel" @@ -10329,10 +10335,9 @@ msgid "FOREIGN KEY relation has been added." msgstr "Relation de FOREIGN KEY ha essite addite." #: libraries/pmd_common.php:544 -#, fuzzy #| msgid "Error: Relation could not be added!" msgid "Error: FOREIGN KEY relation could not be added!" -msgstr "Error: Relation non poteva esser addite!" +msgstr "Error: FOREIGN_KEY - clave extranee - relation non poteva esser addite!" #: libraries/pmd_common.php:549 msgid "Error: Missing index on column(s)." @@ -10347,34 +10352,30 @@ msgid "Internal relation has been added." msgstr "Relation interne ha essite addite." #: libraries/pmd_common.php:577 -#, fuzzy #| msgid "Error: Relation could not be added!" msgid "Error: Internal relation could not be added!" -msgstr "Error: Relation non poteva esser addite!" +msgstr "Error: Relation interne non poteva esser addite!" #: libraries/pmd_common.php:623 -#, fuzzy #| msgid "FOREIGN KEY relation has been added." msgid "FOREIGN KEY relation has been removed." -msgstr "Relation de FOREIGN KEY ha essite addite." +msgstr "Relation de FOREIGN KEY ha essite removite." #: libraries/pmd_common.php:628 -#, fuzzy #| msgid "Error: Relation could not be added!" msgid "Error: FOREIGN KEY relation could not be removed!" -msgstr "Error: Relation non poteva esser addite!" +msgstr "" +"Error: FOREIGN KEY - clave extranee - relation non poteva esser removite!" #: libraries/pmd_common.php:659 -#, fuzzy #| msgid "Internal relation has been added." msgid "Internal relation has been removed." -msgstr "Relation interne ha essite addite." +msgstr "Relation interne ha essite removite." #: libraries/pmd_common.php:664 -#, fuzzy #| msgid "Error: Relation could not be added!" msgid "Error: Internal relation could not be removed!" -msgstr "Error: Relation non poteva esser addite!" +msgstr "Error: Relation non poteva esser removite!" #: libraries/relation.lib.php:90 msgid "not OK" @@ -10549,10 +10550,9 @@ msgid "Slave replication" msgstr "" #: libraries/replication_gui.lib.php:143 -#, fuzzy #| msgid "Persistent connections" msgid "Master connection:" -msgstr "Connexiones persistente" +msgstr "Connexion Master:" #: libraries/replication_gui.lib.php:208 msgid "Slave SQL Thread not running!" diff --git a/po/sl.po b/po/sl.po index dcc075864d..b288b401a6 100644 --- a/po/sl.po +++ b/po/sl.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-10-16 12:25-0400\n" -"PO-Revision-Date: 2014-10-03 02:20+0200\n" +"PO-Revision-Date: 2014-10-17 22:43+0200\n" "Last-Translator: Domen \n" -"Language-Team: Slovenian \n" +"Language-Team: Slovenian " +"\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: Weblate 1.10-dev\n" #: changelog.php:36 license.php:28 @@ -10349,14 +10349,13 @@ msgid "FOREIGN KEY relation has been added." msgstr "Dodal sem razmerje FOREIGN KEY." #: libraries/pmd_common.php:544 -#, fuzzy #| msgid "Error: Relation could not be added!" msgid "Error: FOREIGN KEY relation could not be added!" -msgstr "Napaka: Razmerja nisem mogel dodati!" +msgstr "Napaka: Razmerja FOREIGN KEY nisem mogel dodati!" #: libraries/pmd_common.php:549 msgid "Error: Missing index on column(s)." -msgstr "" +msgstr "Napaka: Na stolpcih manjka indeks." #: libraries/pmd_common.php:553 msgid "Error: Relational features are disabled!" @@ -10367,34 +10366,29 @@ msgid "Internal relation has been added." msgstr "Dodal sem notranje razmerje." #: libraries/pmd_common.php:577 -#, fuzzy #| msgid "Error: Relation could not be added!" msgid "Error: Internal relation could not be added!" -msgstr "Napaka: Razmerja nisem mogel dodati!" +msgstr "Napaka: Notranjega razmerja nisem mogel dodati!" #: libraries/pmd_common.php:623 -#, fuzzy #| msgid "FOREIGN KEY relation has been added." msgid "FOREIGN KEY relation has been removed." -msgstr "Dodal sem razmerje FOREIGN KEY." +msgstr "Odstranil sem razmerje FOREIGN KEY." #: libraries/pmd_common.php:628 -#, fuzzy #| msgid "Error: Relation could not be added!" msgid "Error: FOREIGN KEY relation could not be removed!" -msgstr "Napaka: Razmerja nisem mogel dodati!" +msgstr "Napaka: Razmerja FOREIGN KEY nisem mogel odstraniti!" #: libraries/pmd_common.php:659 -#, fuzzy #| msgid "Internal relation has been added." msgid "Internal relation has been removed." -msgstr "Dodal sem notranje razmerje." +msgstr "Odstranil sem notranje razmerje." #: libraries/pmd_common.php:664 -#, fuzzy #| msgid "Error: Relation could not be added!" msgid "Error: Internal relation could not be removed!" -msgstr "Napaka: Razmerja nisem mogel dodati!" +msgstr "Napaka: Notranjega razmerja nisem mogel odstraniti!" #: libraries/relation.lib.php:90 msgid "not OK"