Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/sv.js')
-rw-r--r--l10n/sv.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/l10n/sv.js b/l10n/sv.js
index db59b4874..85d1979f9 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -4,10 +4,13 @@ OC.L10N.register(
"New text document" : "Nytt textdokument",
"The file was uploaded" : "Filen har laddats upp",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Den uppladdade filen är större än vad som tillåts av upload_max_filesize i php.ini",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Den uppladdade filen överstiger MAX_FILE_SIZE-direktivet som specificerades i HTML-formuläret",
+ "The file was only partially uploaded" : "Filen är endast delvist uppladdad",
"No file was uploaded" : "Ingen fil laddades upp",
"Missing a temporary folder" : "Saknar en tillfällig mapp",
"Could not write file to disk" : "Kunde inte skriva fil till disk",
"A PHP extension stopped the file upload" : "Ett PHP-tillägg stoppade filuppladdningen",
+ "No file uploaded or file size exceeds maximum of %s" : "Ingen fil uppladdad eller filstorleken överstiger max %s",
"Nextcloud Text" : "Nextcloud Text",
"text document" : "textdokument",
"Readme" : "Readme",
@@ -62,6 +65,7 @@ OC.L10N.register(
"Link file" : "Länka fil",
"Remove Link" : "Ta bort länk",
"Select file to link to" : "Välj fil att länka till",
+ "Participants" : "Deltagare",
"Show author colors" : "Visa författarfärger",
"Author colors are only shown until everyone has closed the document." : "Författarfärger visas bara tills alla har stängt dokumentet.",
"Show rich workspaces" : "Visa utökade arbetsytor",
@@ -75,6 +79,10 @@ OC.L10N.register(
"Heading 4" : "Rubrik 4",
"Heading 5" : "Rubrik 5",
"ToDo list" : "Att göra lista",
+ "Info" : "Info",
+ "Success" : "Lyckades",
+ "Warning" : "Varning",
+ "Table" : "Tabell",
"Emoji picker" : "Emojiväljare",
"Insert image" : "Infoga bild",
"Currently active users:" : "Aktiva användare just nu:",