summaryrefslogtreecommitdiff
path: root/app/Locale/sv_SE
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-07-16 20:35:56 -0400
committerFrederic Guillot <fred@kanboard.net>2015-07-16 20:35:56 -0400
commitede1f1d9b0c06a05845f4125d59c97c29b6d9842 (patch)
tree2fc9f21c586501d43440dace17e71bfb40618bfc /app/Locale/sv_SE
parent12036aa21f4308aca4d816864b357f9627a0f437 (diff)
Refactoring of Github authentication (oauth url change)
Diffstat (limited to 'app/Locale/sv_SE')
-rw-r--r--app/Locale/sv_SE/translations.php20
1 files changed, 10 insertions, 10 deletions
diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php
index 4690edea..da9b5ba9 100644
--- a/app/Locale/sv_SE/translations.php
+++ b/app/Locale/sv_SE/translations.php
@@ -338,14 +338,14 @@ return array(
'Maximum size: ' => 'Maxstorlek: ',
'Unable to upload the file.' => 'Kunde inte ladda upp filen.',
'Display another project' => 'Visa ett annat projekt',
- 'Your GitHub account was successfully linked to your profile.' => 'Ditt GitHub-konto har anslutits till din profil.',
- 'Unable to link your GitHub Account.' => 'Kunde inte ansluta ditt GitHub-konto.',
- 'GitHub authentication failed' => 'GitHub-verifiering misslyckades',
- '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.' => 'Kunde inte koppla ifrån ditt GitHub-konto.',
- 'Login with my GitHub Account' => 'Logga in med mitt GitHub-konto',
- 'Link my GitHub Account' => 'Anslut mitt GitHub-konto',
- 'Unlink my GitHub Account' => 'Koppla ifrån mitt GitHub-konto',
+ 'Your Github account was successfully linked to your profile.' => 'Ditt Github-konto har anslutits till din profil.',
+ 'Unable to link your Github Account.' => 'Kunde inte ansluta ditt Github-konto.',
+ 'Github authentication failed' => 'Github-verifiering misslyckades',
+ '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.' => 'Kunde inte koppla ifrån ditt Github-konto.',
+ 'Login with my Github Account' => 'Logga in med mitt Github-konto',
+ 'Link my Github Account' => 'Anslut mitt Github-konto',
+ 'Unlink my Github Account' => 'Koppla ifrån mitt Github-konto',
'Created by %s' => 'Skapad av %s',
'Last modified on %B %e, %Y at %k:%M %p' => 'Senaste ändring %Y-%m-%d kl %H:%M',
'Tasks Export' => 'Exportera uppgifter',
@@ -865,8 +865,8 @@ return array(
'By @%s on Bitbucket' => 'Av @%s på Bitbucket',
'Bitbucket Issue' => 'Bitbucket fråga',
'Commit made by @%s on Bitbucket' => 'Bidrag gjort av @%s på Bitbucket',
- 'Commit made by @%s on Github' => 'Bidrag gjort av @%s på GitHub',
- 'By @%s on Github' => 'Av @%s på GitHub',
+ 'Commit made by @%s on Github' => 'Bidrag gjort av @%s på Github',
+ 'By @%s on Github' => 'Av @%s på Github',
'Commit made by @%s on Gitlab' => 'Bidrag gjort av @%s på Gitlab',
'Add a comment log when moving the task between columns' => 'Lägg till en kommentarslogg när en uppgift flyttas mellan kolumner',
'Move the task to another column when the category is changed' => 'Flyttas uppgiften till en annan kolumn när kategorin ändras',