summaryrefslogtreecommitdiffstats
path: root/l10n/sv.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-03-08 01:13:19 +0000
committerNextcloud bot <bot@nextcloud.com>2019-03-08 01:13:19 +0000
commitcb5299d575dc0f7675c0a87bf218aad70d2663ea (patch)
treeac108bc13c765400fdcf71df80cd0c4c7e57b838 /l10n/sv.js
parent5b18d3f8c8799fb86f7cc71b593256b3ed4c621b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/sv.js')
-rw-r--r--l10n/sv.js10
1 files changed, 10 insertions, 0 deletions
diff --git a/l10n/sv.js b/l10n/sv.js
index 3208f6eb..45158545 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -23,12 +23,16 @@ OC.L10N.register(
"Addressbook" : "Adressbok",
"Groups" : "Grupper",
"New contact" : "Ny kontakt",
+ "Syntax error. Cannot open the contact." : "Syntaxfel. Kan inte öppna kontakten.",
"Importing {total} contacts into" : "Importerar {total} kontakter till",
+ "No errors" : "Inga fel",
"Open your browser console for more details" : "Öppna din webbläsarkonsol för mer information",
+ "_{failedCount} faulty contact_::_{failedCount} faulty contacts_" : ["{failedCount} felaktig kontakt","{failedCount} felaktiga kontakter"],
"Select type" : "Välj typ",
"Select Date" : "Välj datum",
"Add contact in group" : "Lägg till kontakt i grupp",
"No results" : "Inga resultat",
+ "Last modified" : "Senast ändrad",
"Select option" : "Välj alternativ",
"Copy link" : "Kopiera länk",
"Copied" : "Kopierad",
@@ -43,6 +47,7 @@ OC.L10N.register(
"Renaming of addressbook was not successful." : "Namnbyte av adressboken lyckades inte.",
"Addressbook copied to clipboard" : "Adressbok kopierad till urklipp",
"Addressbook was not copied to clipboard." : "Adressbok kopierades inte till urklipp",
+ "_Shared with {num} entity_::_Shared with {num} entities_" : ["Delad med {num} enhet","Delad med {num} enheter"],
"Share with users or groups" : "Dela med användare eller grupper",
"No users or groups" : "Inga användare eller grupper",
"can edit" : "kan redigera",
@@ -57,6 +62,7 @@ OC.L10N.register(
"Last name" : "Efternamn",
"Display name" : "Visningsnamn",
"Sort by {sorting}" : "Sortera efter {sorting}",
+ "Not grouped" : "Inte grupperad",
"Unable to create the contact." : "Kunde inte skapa kontakten.",
"Contact not found" : "Kontakt ej hittad",
"Nickname" : "Smeknamn",
@@ -80,6 +86,7 @@ OC.L10N.register(
"Country" : "Land",
"Birthday" : "Födelsedag",
"Anniversary" : "Födelsedag",
+ "The date of marriage, or equivalent, of this contact" : "Äktenskapsdatum, eller motsvarande, för den här kontakten",
"Date of death" : "Dödsdag",
"Email" : "E-post",
"Instant messaging" : "Snabbmeddelanden",
@@ -119,6 +126,9 @@ OC.L10N.register(
"Gender" : "Kön",
"Female" : "Kvinna",
"Male" : "Man",
+ "None" : "Ingen",
+ "Unknown" : "Okänd",
+ "_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["{failed} kontakt kunde inte läsas","{failed} kontakter kunde inte läsas"],
"An error occurred" : "Ett fel uppstod"
},
"nplurals=2; plural=(n != 1);");