diff --git a/po/sv.po b/po/sv.po index b419345c19..1463be34a6 100644 --- a/po/sv.po +++ b/po/sv.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.2.0-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2021-01-22 00:42+0100\n" -"PO-Revision-Date: 2021-01-22 01:10+0000\n" +"PO-Revision-Date: 2021-01-22 01:27+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Swedish \n" @@ -10677,15 +10677,11 @@ msgid "Primary key already exists." msgstr "Primär nyckel finns redan." #: libraries/classes/Normalization.php:292 -#, fuzzy -#| msgid "" -#| "There is no primary key; please add one.
Hint: A primary key is a " -#| "column (or combination of columns) that uniquely identify all rows." msgid "" "There is no primary key; please add one.
Hint: A primary key is a column " "(or combination of columns) that uniquely identify all rows." msgstr "" -"Det finns ingen primär nyckel; Lägg till en.
Tips: En primär nyckel är " +"Det finns ingen primär nyckel; Lägg till en.
Tips: En primär nyckel är " "en kolumn (eller kombination av kolumner) som unikt identifierar alla rader." #: libraries/classes/Normalization.php:300