Update translations.

This commit is contained in:
Lauri Ojansivu 2017-09-17 22:26:39 +03:00
parent cf8e1da383
commit fcdc1637fc
2 changed files with 18 additions and 18 deletions

View file

@ -369,8 +369,8 @@
"error-notAuthorized": "Sie sind nicht berechtigt diese Seite zu sehen.",
"outgoing-webhooks": "Ausgehende Webhooks",
"outgoingWebhooksPopup-title": "Ausgehende Webhooks",
"new-outgoing-webhook": "New Outgoing Webhook",
"no-name": "(Unknown)",
"new-outgoing-webhook": "Neuer ausgehender Webhook",
"no-name": "(Unbekannt)",
"Wekan_version": "Wekan-Version",
"Node_version": "Node-Version",
"OS_Arch": "Betriebssystem-Architektur",

View file

@ -37,12 +37,12 @@
"activity-sent": "skickade %s till %s",
"activity-unjoined": "gick ur %s",
"activity-checklist-added": "lade kontrollista till %s",
"activity-checklist-item-added": "added checklist item to '%s' in %s",
"activity-checklist-item-added": "lade checklista objekt till '%s' i %s",
"add": "Lägg till",
"add-attachment": "Lägg till bilaga",
"add-board": "Lägg till anslagstavla",
"add-card": "Lägg till kort",
"add-checklist": "Add Checklist",
"add-checklist": "Lägg till checklista",
"add-checklist-item": "Lägg till ett objekt till kontrollista",
"add-cover": "Lägg till omslag",
"add-label": "Lägg till etikett",
@ -144,8 +144,8 @@
"comment-only": "Kommentera endast",
"comment-only-desc": "Kan endast kommentera kort.",
"computer": "Dator",
"copy-card-link-to-clipboard": "Copy card link to clipboard",
"copyCardPopup-title": "Copy Card",
"copy-card-link-to-clipboard": "Kopiera kortlänk till urklipp",
"copyCardPopup-title": "Kopiera kort",
"create": "Skapa",
"createBoardPopup-title": "Skapa anslagstavla",
"chooseBoardSourcePopup-title": "Importera anslagstavla",
@ -246,7 +246,7 @@
"listImportCardPopup-title": "Importera ett Trello kort",
"listMorePopup-title": "Mera",
"link-list": "Länk till den här listan",
"list-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the list. There is no undo.",
"list-delete-pop": "Alla åtgärder kommer att tas bort från aktivitetsmatningen och du kommer inte att kunna återställa listan. Det går inte att ångra.",
"list-delete-suggest-archive": "Du kan arkivera en lista för att ta bort den från anslagstavlan och bevara aktiviteten.",
"lists": "Listor",
"log-out": "Logga ut",
@ -366,27 +366,27 @@
"email-invite-register-subject": "__inviter__ skickade dig en inbjudan",
"email-invite-register-text": "Bästa __user__,\n\n__inviter__ inbjuder dig till Wekan för samarbeten.\n\nVänligen följ länken nedan:\n__url__\n\nOch din inbjudningskod är: __icode__\n\nTack.",
"error-invitation-code-not-exist": "Inbjudningskod finns inte",
"error-notAuthorized": "You are not authorized to view this page.",
"error-notAuthorized": "Du är inte behörig att se den här sidan.",
"outgoing-webhooks": "Outgoing Webhooks",
"outgoingWebhooksPopup-title": "Outgoing Webhooks",
"new-outgoing-webhook": "New Outgoing Webhook",
"no-name": "(Unknown)",
"no-name": "(Okänd)",
"Wekan_version": "Wekan version",
"Node_version": "Node version",
"Node_version": "Nodversion",
"OS_Arch": "OS Arch",
"OS_Cpus": "OS CPU Count",
"OS_Freemem": "OS Free Memory",
"OS_Loadavg": "OS Load Average",
"OS_Platform": "OS Platform",
"OS_Release": "OS Release",
"OS_Totalmem": "OS Total Memory",
"OS_Cpus": "OS CPU-räkning",
"OS_Freemem": "OS ledigt minne",
"OS_Loadavg": "OS belastningsgenomsnitt",
"OS_Platform": "OS plattforme",
"OS_Release": "OS utgåva",
"OS_Totalmem": "OS totalt minne",
"OS_Type": "OS Typ",
"OS_Uptime": "OS Uptime",
"OS_Uptime": "OS drifttid",
"hours": "timmar",
"minutes": "minuter",
"seconds": "sekunder",
"yes": "Ja",
"no": "Nej",
"accounts": "Konton",
"accounts-allowEmailChange": "Allow Email Change"
"accounts-allowEmailChange": "Tillåt e-poständring"
}