summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--l10n/sv.js9
-rw-r--r--l10n/sv.json9
2 files changed, 18 insertions, 0 deletions
diff --git a/l10n/sv.js b/l10n/sv.js
index 0465dee2..8b6a445a 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -3,9 +3,18 @@ OC.L10N.register(
{
"Contacts" : "Kontakter",
"Download" : "Ladda ned",
+ "Copy URL" : "Kopiera URL",
+ "Click to copy the URL into your clipboard" : "Klicka för att kopiera URL till urklipp",
+ "Toggle share" : "Växla delning",
"Delete" : "Radera",
+ "Rename" : "Byt namn",
"Share with users or groups" : "Dela med användare eller grupper",
"can edit" : "kan redigera",
+ "Close" : "Stäng",
+ "Copied!" : "Kopierat!",
+ "Not supported!" : "Stöds inte!",
+ "Press ⌘-C to copy." : "Tryck ⌘-C för att kopiera.",
+ "Press Ctrl-C to copy." : "Tryck Ctrl-C för att kopiera.",
"Address book name" : "Adressboknamn",
"Import" : "Importera",
"The selected image is too big (max 1MB)" : "Den valda bilden är för stor (max 1MB)",
diff --git a/l10n/sv.json b/l10n/sv.json
index e5ad58ce..4c7d74cc 100644
--- a/l10n/sv.json
+++ b/l10n/sv.json
@@ -1,9 +1,18 @@
{ "translations": {
"Contacts" : "Kontakter",
"Download" : "Ladda ned",
+ "Copy URL" : "Kopiera URL",
+ "Click to copy the URL into your clipboard" : "Klicka för att kopiera URL till urklipp",
+ "Toggle share" : "Växla delning",
"Delete" : "Radera",
+ "Rename" : "Byt namn",
"Share with users or groups" : "Dela med användare eller grupper",
"can edit" : "kan redigera",
+ "Close" : "Stäng",
+ "Copied!" : "Kopierat!",
+ "Not supported!" : "Stöds inte!",
+ "Press ⌘-C to copy." : "Tryck ⌘-C för att kopiera.",
+ "Press Ctrl-C to copy." : "Tryck Ctrl-C för att kopiera.",
"Address book name" : "Adressboknamn",
"Import" : "Importera",
"The selected image is too big (max 1MB)" : "Den valda bilden är för stor (max 1MB)",