File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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);" ) ;
Original file line number Diff line number Diff line change 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" ,
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}
You can’t perform that action at this time.
0 commit comments