Update translations.php
Added some more Swedish translations.
This commit is contained in:
@@ -7,7 +7,7 @@ return array(
|
|||||||
'Portuguese (Brazilian)' => 'Portugisiska (Brasilien)',
|
'Portuguese (Brazilian)' => 'Portugisiska (Brasilien)',
|
||||||
'Spanish' => 'Spanska',
|
'Spanish' => 'Spanska',
|
||||||
'German' => 'Tyska',
|
'German' => 'Tyska',
|
||||||
// 'Swedish' => '',
|
'Swedish' => 'Svenska',
|
||||||
'None' => 'Ingen',
|
'None' => 'Ingen',
|
||||||
'edit' => 'redigera',
|
'edit' => 'redigera',
|
||||||
'Edit' => 'Redigera',
|
'Edit' => 'Redigera',
|
||||||
@@ -375,15 +375,15 @@ return array(
|
|||||||
'Sub-task added successfully.' => 'Deluppgiften har lagts till.',
|
'Sub-task added successfully.' => 'Deluppgiften har lagts till.',
|
||||||
'Maximum size: ' => 'Maxstorlek: ',
|
'Maximum size: ' => 'Maxstorlek: ',
|
||||||
'Unable to upload the file.' => 'Kunde inte ladda upp filen.',
|
'Unable to upload the file.' => 'Kunde inte ladda upp filen.',
|
||||||
// 'Display another project' => '',
|
'Display another project' => 'Visa ett annat projekt',
|
||||||
// 'Your GitHub account was successfully linked to your profile.' => '',
|
'Your GitHub account was successfully linked to your profile.' => 'Ditt GitHub-konto har anslutits till din profil.',
|
||||||
// 'Unable to link your GitHub Account.' => '',
|
'Unable to link your GitHub Account.' => 'Kunde inte ansluta ditt GitHub-konto.',
|
||||||
// 'GitHub authentication failed' => '',
|
'GitHub authentication failed' => 'GitHub-verifiering misslyckades',
|
||||||
// 'Your GitHub account is no longer linked to your profile.' => '',
|
'Your GitHub account is no longer linked to your profile.' => 'Ditt GitHub-konto är inte längre anslutet till din profil.',
|
||||||
// 'Unable to unlink your GitHub Account.' => '',
|
'Unable to unlink your GitHub Account.' => 'Kunde inte koppla ifrån ditt GitHub-konto.',
|
||||||
// 'Login with my GitHub Account' => '',
|
'Login with my GitHub Account' => 'Logga in med mitt GitHub-konto',
|
||||||
// 'Link my GitHub Account' => '',
|
'Link my GitHub Account' => 'Anslut mitt GitHub-konto',
|
||||||
// 'Unlink my GitHub Account' => '',
|
'Unlink my GitHub Account' => 'Koppla ifrån mitt GitHub-konto',
|
||||||
// 'Created by %s' => 'Créé par %s',
|
'Created by %s' => 'Skapad av %s',
|
||||||
// 'Last modified on %B %e, %G at %k:%M %p' => '',
|
'Last modified on %B %e, %G at %k:%M %p' => 'Senaste ändring %B %e, %G kl %k:%M %p'',
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user