Skip to content

Commit 4caa8f0

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 5c935e9 commit 4caa8f0

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

l10n/sv.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ OC.L10N.register(
1313
"Client secret" : "Klienthemlighet",
1414
"Use a pop-up to authenticate" : "Använd en popup för att autentisera",
1515
"Sign in with Google" : "Sign in with Google",
16+
"Choose where to write imported files" : "Välj var importerade filer ska skrivas",
1617
"Authentication" : "Autentisering",
1718
"Connected as {user}" : "Ansluten som {user}",
1819
"Disconnect from Google" : "Koppla ner från Google",
@@ -23,6 +24,7 @@ OC.L10N.register(
2324
"address book name" : "adressbokens namn",
2425
"Calendars" : "Kalendrar",
2526
"Import calendar" : "Importera kalender",
26-
"Drive" : "Biltur"
27+
"Drive" : "Biltur",
28+
"Import directory" : "Importera katalog"
2729
},
2830
"nplurals=2; plural=(n != 1);");

l10n/sv.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"Client secret" : "Klienthemlighet",
1212
"Use a pop-up to authenticate" : "Använd en popup för att autentisera",
1313
"Sign in with Google" : "Sign in with Google",
14+
"Choose where to write imported files" : "Välj var importerade filer ska skrivas",
1415
"Authentication" : "Autentisering",
1516
"Connected as {user}" : "Ansluten som {user}",
1617
"Disconnect from Google" : "Koppla ner från Google",
@@ -21,6 +22,7 @@
2122
"address book name" : "adressbokens namn",
2223
"Calendars" : "Kalendrar",
2324
"Import calendar" : "Importera kalender",
24-
"Drive" : "Biltur"
25+
"Drive" : "Biltur",
26+
"Import directory" : "Importera katalog"
2527
},"pluralForm" :"nplurals=2; plural=(n != 1);"
2628
}

0 commit comments

Comments
 (0)