diff options
Diffstat (limited to 'conf/locale/locale_sv-SE.ini')
-rw-r--r-- | conf/locale/locale_sv-SE.ini | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/conf/locale/locale_sv-SE.ini b/conf/locale/locale_sv-SE.ini index e07428c3..05014743 100644 --- a/conf/locale/locale_sv-SE.ini +++ b/conf/locale/locale_sv-SE.ini @@ -255,12 +255,10 @@ profile=Profil password=Lösenord avatar=Avatar ssh_keys=SSH-nycklar -social=Sociala konton -applications=Applikationer -orgs=Organisationer repos=Repositories +orgs=Organisationer +applications=Applikationer delete=Radera konto -uid=Uid public_profile=Offentlig profil profile_desc=Din epostaddress är offentlig och kommer att användas för alla kontorelaterade notifieringar och alla webbaserade åtgärder gjorda på sidan. @@ -662,6 +660,7 @@ settings.branches_bare=You cannot manage branches for bare repository. Please pu settings.default_branch=Default Branch settings.default_branch_desc=The default branch is considered the "base" branch for code commits, pull requests and online editing. settings.update=Update +settings.update_default_branch_unsupported=Change default branch is not supported by the Git version on server. settings.update_default_branch_success=Default branch of this repository has been updated successfully! settings.protected_branches=Protected Branches settings.protected_branches_desc=Protect branches from force pushing, accidental deletion and whitelist code committers. |