Skip to content

Commit

Permalink
Merge pull request #2 from jayvdb/dennis-fixes-1
Browse files Browse the repository at this point in the history
Fix issues found using dennis
  • Loading branch information
nijel authored Oct 12, 2016
2 parents c07db4c + 3c7aa15 commit 238bd3d
Show file tree
Hide file tree
Showing 20 changed files with 116 additions and 125 deletions.
2 changes: 1 addition & 1 deletion po/ca.po
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ msgid ""
"communicate in `80 different languages <https://www.phpmyadmin.net/"
"translations/>`_"
msgstr ""
"comuniqueu en `80 llengües diferents <http://www.phpmyadmin.net/translations/"
"comuniqueu en `80 llengües diferents <https://www.phpmyadmin.net/translations/"
">`_"

#: ../phpmyadmin/doc/intro.rst:52
Expand Down
4 changes: 2 additions & 2 deletions po/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -195,8 +195,8 @@ msgid ""
"communicate in `80 different languages <https://www.phpmyadmin.net/"
"translations/>`_"
msgstr ""
"komunikuje v `80 různých jazycích <http://www.phpmyadmin.net/home_page/"
"translations.php>`_"
"komunikuje v `80 různých jazycích <https://www.phpmyadmin.net/"
"translations/>`_"

#: ../phpmyadmin/doc/intro.rst:52
msgid "Shortcut keys"
Expand Down
10 changes: 5 additions & 5 deletions po/da.po
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,8 @@ msgstr ""
msgid ""
"execute, edit and bookmark any :term:`SQL`-statement, even batch-queries"
msgstr ""
"kørsel, redigering og bogmærke af ethvert <abbr title=\"structured query "
"language\">SQL</abbr>-udsagn, endda batch-forespørgsler"
"kørsel, redigering og bogmærke af ethvert :term:`SQL`-udsagn, "
"endda batch-forespørgsler"

#: ../phpmyadmin/doc/intro.rst:25
msgid "load text files into tables"
Expand Down Expand Up @@ -197,8 +197,8 @@ msgid ""
"communicate in `80 different languages <https://www.phpmyadmin.net/"
"translations/>`_"
msgstr ""
"kommunikér på `80 forskellige sprog <http://www.phpmyadmin.net/home_page/"
"translations.php>`"
"kommunikér på `80 forskellige sprog <https://www.phpmyadmin.net/"
"translations/>`_"

#: ../phpmyadmin/doc/intro.rst:52
msgid "Shortcut keys"
Expand Down Expand Up @@ -934,7 +934,7 @@ msgid ""
"can use the following commands:"
msgstr ""
"I stedet for manuelt at redigere :file:`config.inc.php`, så kan du bruge "
"`opsætningsskriptet <setup/>`_. Du skal først oprette en mappe, ``config`` i "
"`opsætningsskriptet. Du skal først oprette en mappe, ``config`` i "
"phpMyAdmin-kataloget. Dette er en sikkerhedsforanstaltning. På et Linux/Unix-"
"system kan du bruge følgende kommandoer:"

Expand Down
22 changes: 11 additions & 11 deletions po/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ msgstr ""
#: ../phpmyadmin/doc/require.rst:18
msgid "To support uploading of ZIP files, you need the PHP ``zip`` extension."
msgstr ""
"Um ZIP-Dateien hochzuladen brauchen Sie die PHP Erweiterung <code>zip</code>."
"Um ZIP-Dateien hochzuladen brauchen Sie die PHP Erweiterung ``zip``."

#: ../phpmyadmin/doc/require.rst:20
msgid ""
Expand Down Expand Up @@ -1285,8 +1285,8 @@ msgid ""
"Download the keyring from `our download server <https://files.phpmyadmin.net/"
"phpmyadmin.keyring>`_, then import it with:"
msgstr ""
"Laden sie sich den Keyring von ``https://files.phpmyadmin.net/phpmyadmin."
"keyring`` herunter und importieren ihn mit:"
"Laden sie sich den Keyring von <https://files.phpmyadmin.net/phpmyadmin."
"keyring>`_ herunter und importieren ihn mit:"

#: ../phpmyadmin/doc/setup.rst:508
msgid "Download and import the key from one of the key servers:"
Expand Down Expand Up @@ -6108,36 +6108,36 @@ msgid ""
"Defines whether ``BLOB`` or ``BINARY`` columns are protected from editing "
"when browsing a table's content. Valid values are:"
msgstr ""
"Definiert ob <code>BLOB</code> oder <code>BINARY</code> Spalten beim Ansehen "
"Definiert ob ``BLOB`` oder ``BINARY`` Spalten beim Ansehen "
"des Tabelleninhalts vor Bearbeitung geschützt sind. Gültige Werte sind:"

#: ../phpmyadmin/doc/config.rst:2187
#, fuzzy
msgid "``false`` to allow editing of all columns;"
msgstr "<code>FALSE</code> um Bearbeiten aller Spalten zu erlauben;"
msgstr "``false`` um Bearbeiten aller Spalten zu erlauben;"

#: ../phpmyadmin/doc/config.rst:2188
#, fuzzy
msgid "``'blob'`` to allow editing of all columns except ``BLOBS``;"
msgstr ""
"<code>'blob'</code> um die Bearbeitung aller Spalten außer <code>BLOBS</"
"code> zu erlauben;"
"``'blob'`` um die Bearbeitung aller Spalten außer ``BLOBS``"
" zu erlauben;"

#: ../phpmyadmin/doc/config.rst:2189
#, fuzzy
msgid ""
"``'noblob'`` to disallow editing of all columns except ``BLOBS`` (the "
"opposite of ``'blob'``);"
msgstr ""
"<code>'blob'</code> um die Bearbeitung aller Spalten außer <code>BLOBS</"
"code> zu erlauben;"
"``'noblob'`` um die Bearbeitung aller Spalten außer ``BLOBS``"
"zu erlauben;"

#: ../phpmyadmin/doc/config.rst:2191
#, fuzzy
msgid "``'all'`` to disallow editing of all ``BINARY`` or ``BLOB`` columns."
msgstr ""
"<code>'all'</code> um die Bearbeitung aller <code>BINARY</code> oder "
"<code>BLOB</code> Spalten zu verhindern."
"``'all'`` um die Bearbeitung aller ``BINARY`` oder "
"``BLOB`` Spalten zu verhindern."

#: ../phpmyadmin/doc/config.rst:2198
msgid ""
Expand Down
2 changes: 1 addition & 1 deletion po/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ msgid ""
"translations/>`_"
msgstr ""
"comunicarse en `80 idiomas distintos <https://www.phpmyadmin.net/"
"translations>`_"
"translations/>`_"

#: ../phpmyadmin/doc/intro.rst:52
msgid "Shortcut keys"
Expand Down
Loading

0 comments on commit 238bd3d

Please sign in to comment.