passbolt-styleguide 3.4.0-alpha1 → 3.4.0-alpha2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/css/help.min.css +1 -1
- package/build/css/public.min.css +1 -1
- package/build/css/themes/default/api_authentication.min.css +1 -1
- package/build/css/themes/default/api_cloud.min.css +1 -1
- package/build/css/themes/default/api_main.min.css +1 -1
- package/build/css/themes/default/api_reports.min.css +1 -1
- package/build/css/themes/default/api_webinstaller.min.css +1 -1
- package/build/css/themes/default/ext_app.min.css +1 -1
- package/build/css/themes/default/ext_authentication.min.css +1 -1
- package/build/css/themes/default/ext_external.min.css +1 -1
- package/build/css/themes/default/ext_in_form_cta.min.css +1 -1
- package/build/css/themes/default/ext_in_form_menu.min.css +1 -1
- package/build/css/themes/default/ext_quickaccess.min.css +1 -1
- package/build/css/themes/midgar/api_authentication.min.css +1 -1
- package/build/css/themes/midgar/api_main.min.css +1 -1
- package/build/css/themes/midgar/api_reports.min.css +1 -1
- package/build/css/themes/midgar/ext_app.min.css +1 -1
- package/build/css/themes/midgar/ext_authentication.min.css +1 -1
- package/build/css/themes/midgar/ext_in_form_cta.min.css +1 -1
- package/build/css/themes/midgar/ext_in_form_menu.min.css +1 -1
- package/build/css/themes/midgar/ext_quickaccess.min.css +1 -1
- package/package.json +1 -1
- package/src/locales/de-DE/common.json +2 -3
- package/src/locales/fr-FR/common.json +1 -2
- package/src/locales/sv-SE/common.json +76 -77
package/build/css/help.min.css
CHANGED
package/build/css/public.min.css
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "passbolt-styleguide",
|
|
3
|
-
"version": "3.4.0-
|
|
3
|
+
"version": "3.4.0-alpha2",
|
|
4
4
|
"license": "AGPL-3.0",
|
|
5
5
|
"copyright": "Copyright 2021 Passbolt SA",
|
|
6
6
|
"description": "Passbolt styleguide contains common styling assets used by the different sites, plugin, etc.",
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
"Check out our Multi Factor Authentication configuration guide.": "Schauen Sie sich unsere Konfigurationsanleitung für Mehrfachfaktor-Authentifizierung an.",
|
|
92
92
|
"Check out our ldap configuration guide.": "Sehen Sie sich unsere Ldap Konfigurationsanleitung an.",
|
|
93
93
|
"Check your mailbox!": "Überprüfen Sie Ihre Mailbox!",
|
|
94
|
-
"Check your spam folder if you do not hear from us after a while": "Überprüfen Sie Ihren Spam-Ordner, wenn Sie nach einer Weile nichts von uns gehört haben.",
|
|
94
|
+
"Check your spam folder if you do not hear from us after a while.": "Überprüfen Sie Ihren Spam-Ordner, wenn Sie nach einer Weile nichts von uns gehört haben.",
|
|
95
95
|
"Choose a file": "Datei auswählen",
|
|
96
96
|
"Choose the export format (csv and kdbx are supported)": "Wählen Sie das Exportformat (csv und kdbx werden unterstützt)",
|
|
97
97
|
"Click save to apply your pending changes.": "Klicken Sie auf Speichern, um Ihre ausstehenden Änderungen anzuwenden.",
|
|
@@ -211,9 +211,9 @@
|
|
|
211
211
|
"First Name": "Vorname",
|
|
212
212
|
"First complete the configuration steps described in the current tab.": "Vervollständigen Sie zunächst die im aktuellen Tab beschriebenen Konfigurationsschritte.",
|
|
213
213
|
"Folder": "Ordner",
|
|
214
|
+
"Folder errors": "Ordnerfehler",
|
|
214
215
|
"Folder name": "Ordnername",
|
|
215
216
|
"Folders": "Ordner",
|
|
216
|
-
"Folder errors": "Ordnerfehler",
|
|
217
217
|
"For Openldap only. Defines which group object to use.": "Legt nur für Openldap fest, welche Gruppen-Objekt verwendet werden soll.",
|
|
218
218
|
"For Openldap only. Defines which user object to use.": "Legt nur für Openldap fest, welches Benutzerobjekt verwendet werden soll.",
|
|
219
219
|
"For any change or question related to your passbolt subscription, kindly contact our sales team.": "Für jegliche Änderung oder Frage bezüglich Ihres Passwort-Abonnements wenden Sie sich bitte an unser Verkaufsteam.",
|
|
@@ -701,7 +701,6 @@
|
|
|
701
701
|
"You are about to move several folders.": "Sie sind dabei mehrere Ordner zu verschieben.",
|
|
702
702
|
"You are about to move several items.": "Sie sind dabei mehrere Elemente zu verschieben.",
|
|
703
703
|
"You are about to move several resources.": "Sie sind dabei mehrere Ressourcen zu verschieben.",
|
|
704
|
-
"You are not allowed to move this content": "Sie sind nicht berechtigt diesen Inhalt zu verschieben",
|
|
705
704
|
"You are not member of any group. Wait for a group manager to add you in a group.": "Sie sind nicht Mitglied einer Gruppe. Warten Sie, bis ein*e Gruppenmanager*in Sie einer Gruppe hinzufügt.",
|
|
706
705
|
"You are now ready to continue the setup on your phone.": "Sie sind nun bereit, das Setup auf Ihrem Telefon fortzusetzen.",
|
|
707
706
|
"You can find these newly imported passwords in the folder <1>{{folderName}}</1>.": "Sie finden diese neu importierten Passwörter im Ordner <1>{{folderName}}</1>.",
|
|
@@ -211,9 +211,9 @@
|
|
|
211
211
|
"First Name": "Prénom",
|
|
212
212
|
"First complete the configuration steps described in the current tab.": "Tout d'abord, terminez les étapes de configuration décrites dans l'onglet courant.",
|
|
213
213
|
"Folder": "Dossier",
|
|
214
|
+
"Folder errors": "Erreurs dossiers",
|
|
214
215
|
"Folder name": "Nom de dossier",
|
|
215
216
|
"Folders": "Dossiers",
|
|
216
|
-
"Folder errors": "Erreurs dossiers",
|
|
217
217
|
"For Openldap only. Defines which group object to use.": "Pour Openldap seulement. Définit quel groupe l'objet à utiliser.",
|
|
218
218
|
"For Openldap only. Defines which user object to use.": "Pour Openldap seulement. Définit quel objet utilisateur utiliser.",
|
|
219
219
|
"For any change or question related to your passbolt subscription, kindly contact our sales team.": "Pour toute modification ou question liée à votre souscription à Passbolt, veuillez contacter notre équipe commerciale.",
|
|
@@ -701,7 +701,6 @@
|
|
|
701
701
|
"You are about to move several folders.": "Vous êtes sur le point de déplacer plusieurs dossiers.",
|
|
702
702
|
"You are about to move several items.": "Vous êtes sur le point de déplacer plusieurs objets.",
|
|
703
703
|
"You are about to move several resources.": "Vous êtes sur le point de déplacer plusieurs ressources.",
|
|
704
|
-
"You are not allowed to move this content": "Vous n'êtes pas autorisé à déplacer ce contenu",
|
|
705
704
|
"You are not member of any group. Wait for a group manager to add you in a group.": "Vous n'êtes membre d'aucun groupe. Attendez qu'un responsable de groupe vous ajoute.",
|
|
706
705
|
"You are now ready to continue the setup on your phone.": "Vous êtes maintenant prêt à poursuivre la configuration sur votre téléphone.",
|
|
707
706
|
"You can find these newly imported passwords in the folder <1>{{folderName}}</1>.": "Vous pouvez trouver ces nouveaux mots de passe importés dans le dossier <1>{{folderName}}</1>.",
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"(Folder) new owner:": "(Mapp) ny ägare:",
|
|
3
|
-
"(folder)": "(
|
|
4
|
-
"(group)": "(
|
|
5
|
-
"(tag)": "(
|
|
6
|
-
"1. Install the application from the store.": "1.
|
|
7
|
-
"2. Open the application on your phone.": "2.
|
|
8
|
-
"3. Click start, here, in your browser.": "3.
|
|
9
|
-
"4. Scan the QR codes with your phone.": "4.
|
|
10
|
-
"5. And you are done!": "5.
|
|
11
|
-
"<0>4. Scan the QR codes with your phone.</0>": "<0>4.
|
|
12
|
-
"<0>5. And you are done!</0>": "<0>5.
|
|
3
|
+
"(folder)": "(mapp)",
|
|
4
|
+
"(group)": "(grupp)",
|
|
5
|
+
"(tag)": "(tagg)",
|
|
6
|
+
"1. Install the application from the store.": "1. Installera appen från butiken.",
|
|
7
|
+
"2. Open the application on your phone.": "2. Öppna appen på din telefon.",
|
|
8
|
+
"3. Click start, here, in your browser.": "3. Klicka på start, här i din webbläsare.",
|
|
9
|
+
"4. Scan the QR codes with your phone.": "4. Skanna QR-koderna med din telefon.",
|
|
10
|
+
"5. And you are done!": "5. Och du är klar!",
|
|
11
|
+
"<0>4. Scan the QR codes with your phone.</0>": "<0>4. Skanna QR-koderna med din telefon.</0>",
|
|
12
|
+
"<0>5. And you are done!</0>": "<0>5. Och du är klar!</0>",
|
|
13
13
|
"<0>{{activityCreatorName}}</0> accessed secret of item <2>{{resourceName}}</2>": "<0>{{activityCreatorName}}</0> fick åtkomst till hemligheten med objektet <2>{{resourceName}}</2>",
|
|
14
14
|
"<0>{{activityCreatorName}}</0> changed permissions of folder <2>{{folderName}}</2> with": "<0>{{activityCreatorName}}</0> ändrade behörigheter för mappen <2>{{folderName}}</2> med",
|
|
15
15
|
"<0>{{activityCreatorName}}</0> changed permissions of item <2>{{resourceName}}</2> with": "<0>{{activityCreatorName}}</0> ändrade behörigheter för objektet <2>{{resourceName}}</2> med",
|
|
@@ -61,9 +61,9 @@
|
|
|
61
61
|
"All tags": "Alla taggar",
|
|
62
62
|
"All users": "Alla användare",
|
|
63
63
|
"Also delete items inside this folder.": "Ta även bort objekt inuti denna mapp.",
|
|
64
|
-
"Alternatively you can also get in touch with support on community forum or via the paid support channels.": "
|
|
64
|
+
"Alternatively you can also get in touch with support on community forum or via the paid support channels.": "Alternativt kan du också komma i kontakt med support på forumet eller via de betalda supportkanalerna.",
|
|
65
65
|
"An integration key is required.": "En integrationsnyckel krävs.",
|
|
66
|
-
"Apply": "
|
|
66
|
+
"Apply": "Verkställ",
|
|
67
67
|
"Are you sure you want to delete <1>{{user}}</1>?": "Är du säker på att du vill ta bort <1>{{user}}</1>?",
|
|
68
68
|
"Are you sure you want to delete the comment?": "Är du säker du vill ta bort kommentaren?",
|
|
69
69
|
"Are you sure you want to delete the folder <1>{{folderName}}</1>?": "Är du säker på att du vill radera mappen <1>{{folderName}}</1>?",
|
|
@@ -71,15 +71,15 @@
|
|
|
71
71
|
"Are you sure you want to delete the password <1>{{resourceName}}</1>?": "Är du säker på att du vill radera lösenordet <1>{{resourceName}}</1>?",
|
|
72
72
|
"Are you sure you want to delete the tag <1>{{tagName}}</1>?": "Är du säker på att du vill radera taggen <1>{{tagName}}</1>?",
|
|
73
73
|
"Are you sure?": "Är du säker?",
|
|
74
|
-
"Authentication token is missing from server response.": "
|
|
74
|
+
"Authentication token is missing from server response.": "Autentiseringstoken saknas i serversvaret.",
|
|
75
75
|
"Avatar": "Profilbild",
|
|
76
76
|
"Base DN": "Bas DN",
|
|
77
77
|
"Before getting started...": "Innan du börjar...",
|
|
78
78
|
"Both the private key and passphrase are required to perform an account recovery.": "Både den privata nyckeln och lösenfrasen krävs för att göra en kontoåterställning.",
|
|
79
79
|
"Browse": "Utforska",
|
|
80
|
-
"Browse credentials": "
|
|
80
|
+
"Browse credentials": "Bläddra i autentiseringsuppgifterna",
|
|
81
81
|
"Build email based on a prefix and suffix?": "Bygg e-post baserat på ett prefix och suffix?",
|
|
82
|
-
"Camel case": "
|
|
82
|
+
"Camel case": "Kamelnotation",
|
|
83
83
|
"Can edit": "Kan redigera",
|
|
84
84
|
"Can read": "Kan läsa",
|
|
85
85
|
"Cancel": "Avbryt",
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
"Cannot decrypt the file, invalid credentials.": "Kan inte dekryptera filen, ogiltiga uppgifter.",
|
|
88
88
|
"Change permissions": "Ändra behörigheter",
|
|
89
89
|
"Changing your passphrase will only change it locally.": "Att ändra lösenfrasen kommer bara att ändra det lokalt.",
|
|
90
|
-
"Character Types": "
|
|
90
|
+
"Character Types": "Teckentyper",
|
|
91
91
|
"Check out our Multi Factor Authentication configuration guide.": "Kolla in vår konfigurationsguide för multifaktor-autentisering.",
|
|
92
92
|
"Check out our ldap configuration guide.": "Kolla in vår konfigurationsguide för ldap.",
|
|
93
93
|
"Check your mailbox!": "Kolla din brevlåda!",
|
|
@@ -95,17 +95,17 @@
|
|
|
95
95
|
"Choose a file": "Välj en fil",
|
|
96
96
|
"Choose the export format (csv and kdbx are supported)": "Välj exportformat (csv och kdbx stöds)",
|
|
97
97
|
"Click save to apply your pending changes.": "Klicka på spara för att tillämpa dina väntande ändringar.",
|
|
98
|
-
"Click start once the mobile application is installed and opened on your phone and you are ready to scan QR codes.": "
|
|
98
|
+
"Click start once the mobile application is installed and opened on your phone and you are ready to scan QR codes.": "Klicka på starta när mobilappen är installerad och öppen på din telefon så du är redo att skanna QR-koder.",
|
|
99
99
|
"Client identifier": "Klientidentifierare",
|
|
100
100
|
"Close": "Stäng",
|
|
101
101
|
"Comment content": "Kommentera innehåll",
|
|
102
102
|
"Comments": "Kommentarer",
|
|
103
|
-
"Complexity:": "
|
|
104
|
-
"Configure another phone": "
|
|
105
|
-
"Congratulation! Passbolt extension has been installed.": "
|
|
103
|
+
"Complexity:": "Komplexitet:",
|
|
104
|
+
"Configure another phone": "Konfigurera en annan telefon",
|
|
105
|
+
"Congratulation! Passbolt extension has been installed.": "Grattis! Tillägg till Passbolt har installerats.",
|
|
106
106
|
"Contact Sales": "Kontakta Säljavdelningen",
|
|
107
|
-
"Contact your administrator with details about what went wrong.": "
|
|
108
|
-
"Contact your administrator with the error details.": "
|
|
107
|
+
"Contact your administrator with details about what went wrong.": "Kontakta din administratör med information om vad som gick fel.",
|
|
108
|
+
"Contact your administrator with the error details.": "Kontakta din administratör med felinformationen.",
|
|
109
109
|
"Continue import": "Fortsätt importera",
|
|
110
110
|
"Contribute": "Bidra",
|
|
111
111
|
"Copy": "Kopiera",
|
|
@@ -124,10 +124,10 @@
|
|
|
124
124
|
"Copy username": "Kopiera användarnamn",
|
|
125
125
|
"Copy username to clipboard": "Kopiera användarnamn till urklipp",
|
|
126
126
|
"Create": "Skapa",
|
|
127
|
-
"Create a new credential": "
|
|
127
|
+
"Create a new credential": "Skapa en ny autentiseringsuppgift",
|
|
128
128
|
"Create a new folder": "Skapa en ny mapp",
|
|
129
129
|
"Create a password": "Skapa ett lösenord",
|
|
130
|
-
"Create and customize it yourself": "
|
|
130
|
+
"Create and customize it yourself": "Skapa och anpassa den själv",
|
|
131
131
|
"Create folder": "Skapa mapp",
|
|
132
132
|
"Create group": "Skapa grupp",
|
|
133
133
|
"Create groups": "Skapa grupper",
|
|
@@ -153,7 +153,7 @@
|
|
|
153
153
|
"Delete group?": "Ta bort gruppen?",
|
|
154
154
|
"Delete groups": "Ta bort grupperna",
|
|
155
155
|
"Delete password?": "Radera lösenord?",
|
|
156
|
-
"Delete password?_plural": "
|
|
156
|
+
"Delete password?_plural": "Radera lösenord?",
|
|
157
157
|
"Delete user?": "Radera användare?",
|
|
158
158
|
"Delete users": "Ta bort användare",
|
|
159
159
|
"Description": "Beskrivning",
|
|
@@ -192,11 +192,11 @@
|
|
|
192
192
|
"Encrypted secret": "Krypterad hemlighet",
|
|
193
193
|
"Enter a description": "Lägg till en beskrivning",
|
|
194
194
|
"Enter the password and/or key file": "Ange lösenordet och/eller nyckelfilen",
|
|
195
|
-
"Entropy:": "
|
|
195
|
+
"Entropy:": "Entropi:",
|
|
196
196
|
"Error": "Fel",
|
|
197
197
|
"Error details": "Detaljerad felinformation",
|
|
198
198
|
"Errors:": "Fel",
|
|
199
|
-
"Exclude look-alike characters": "
|
|
199
|
+
"Exclude look-alike characters": "Exkludera utseendemässigt lika tecken",
|
|
200
200
|
"Expires": "Utgår",
|
|
201
201
|
"Expires on:": "Utgår den:",
|
|
202
202
|
"Export": "Exportera",
|
|
@@ -209,20 +209,20 @@
|
|
|
209
209
|
"Filters": "Filter",
|
|
210
210
|
"Fingerprint": "Fingeravtryck",
|
|
211
211
|
"First Name": "Förnamn",
|
|
212
|
-
"First complete the configuration steps described in the current tab.": "
|
|
212
|
+
"First complete the configuration steps described in the current tab.": "Slutför först de konfigurationssteg som beskrivs i den aktuella fliken.",
|
|
213
213
|
"Folder": "Mapp",
|
|
214
|
+
"Folder errors": "Fel i mappar",
|
|
214
215
|
"Folder name": "Mappens namn",
|
|
215
216
|
"Folders": "Mappar",
|
|
216
|
-
"Folder errors": "Fel i mappar",
|
|
217
217
|
"For Openldap only. Defines which group object to use.": "Endast för Openldap Definierar vilket gruppobjekt som ska användas.",
|
|
218
218
|
"For Openldap only. Defines which user object to use.": "Endast för Openldap Definierar vilken användare som ska användas.",
|
|
219
219
|
"For any change or question related to your passbolt subscription, kindly contact our sales team.": "För eventuella ändringar eller frågor relaterade till din prenumeration på passbolt, vänligen kontakta vårt säljteam.",
|
|
220
220
|
"For more information about email notification, checkout the dedicated page on the help website.": "För mer information om e-postmeddelanden, kolla in den dedikerade sidan på hjälpsidan.",
|
|
221
221
|
"For security reasons please check with your administrator that this is a change that they initiated. The new fingerprint:": "Av säkerhetsskäl, kontrollera med din administratör att detta är en ändring som de initierade. Det nya fingeravtrycket:",
|
|
222
222
|
"Full report": "Fullständig rapport",
|
|
223
|
-
"Generate a new password securely": "
|
|
224
|
-
"Generate password": "
|
|
225
|
-
"Get started in 5 easy steps": "
|
|
223
|
+
"Generate a new password securely": "Skapa ett nytt lösenord säkert",
|
|
224
|
+
"Generate password": "Skapa lösenord",
|
|
225
|
+
"Get started in 5 easy steps": "Kom igång med 5 enkla steg",
|
|
226
226
|
"Go back": "Gå tillbaka",
|
|
227
227
|
"Group": "Grupp",
|
|
228
228
|
"Group Members": "Gruppmedlemmar",
|
|
@@ -238,7 +238,7 @@
|
|
|
238
238
|
"Groups I am member of": "Grupper jag är medlem i",
|
|
239
239
|
"Groups I manage": "Grupper jag hanterar",
|
|
240
240
|
"Groups parent group": "Gruppernas överordnade grupp",
|
|
241
|
-
"Help site": "
|
|
241
|
+
"Help site": "Hjälpsida",
|
|
242
242
|
"Help, I lost my passphrase.": "Hjälp, jag tappade bort min lösenfras.",
|
|
243
243
|
"Help, I lost my private key.": "Hjälp, jag tappade bort min privata nyckel.",
|
|
244
244
|
"Hostname": "Värdnamn",
|
|
@@ -249,7 +249,7 @@
|
|
|
249
249
|
"I already have an account": "Jag har redan ett konto",
|
|
250
250
|
"I lost my passphrase, generate a new private key.": "Jag har förlorat min lösenfras, generera en ny privat nyckel.",
|
|
251
251
|
"I want to try again.": "Jag vill prova igen.",
|
|
252
|
-
"If there was an issue during the transfer, either the operation was cancelled on the mobile side, or the authentication token expired.": "
|
|
252
|
+
"If there was an issue during the transfer, either the operation was cancelled on the mobile side, or the authentication token expired.": "Om det uppstod ett problem under överföringen avbröts antingen operationen på den mobila sidan eller autentiseringstoken löpte ut.",
|
|
253
253
|
"If this does not work get in touch with support.": "Om detta inte fungerar, kontakta supporten.",
|
|
254
254
|
"If this is empty then it will be queried from the RootDSE.": "Om detta är tomt kommer det att ställas frågor från RootDSE.",
|
|
255
255
|
"If you do not have access, you can request a new account from the administrator.": "Om du inte har tillgång till detta kan du begära ett nytt konto från administratören.",
|
|
@@ -290,18 +290,18 @@
|
|
|
290
290
|
"Last logged in": "Senast inloggad",
|
|
291
291
|
"Learn more": "Mer information",
|
|
292
292
|
"Leave empty if users and groups are in the same DN.": "Lämna tomt om användare och grupper är i samma DN.",
|
|
293
|
-
"Length": "
|
|
293
|
+
"Length": "Längd",
|
|
294
294
|
"Loading...": "Laddar...",
|
|
295
295
|
"Location": "Plats",
|
|
296
|
-
"Lower case": "
|
|
296
|
+
"Lower case": "Små bokstäver",
|
|
297
297
|
"MFA": "MFA",
|
|
298
298
|
"Make sure you store it in a safe place. You may need it later.": "Se till att du förvarar den på ett säkert ställe. Du kan behöva den senare.",
|
|
299
299
|
"Make sure your passphrase is hard to guess but also that is long enough. For example you can use your favorite lyric from a song, grab the first couple of characters from the words in your favorite line.": "Se till att din lösenfras är svår att gissa men också att det är tillräckligt lång. Till exempel kan du använda din favorittext från en låt, ta de första tecknen från orden i din favoritrad.",
|
|
300
300
|
"Manage Subscription": "Hantera Prenumeration",
|
|
301
301
|
"Member": "Medlem",
|
|
302
302
|
"Members": "Medlemmar",
|
|
303
|
-
"Mobile setup": "
|
|
304
|
-
"Mobile transfer": "
|
|
303
|
+
"Mobile setup": "Mobila inställningar",
|
|
304
|
+
"Mobile transfer": "Mobil överföring",
|
|
305
305
|
"Modified": "Ändrad",
|
|
306
306
|
"Modified by": "Ändrad av",
|
|
307
307
|
"More": "Mer",
|
|
@@ -343,14 +343,14 @@
|
|
|
343
343
|
"None of your passwords are yet marked as favorite. Add stars to passwords you want to easily find later.": "Inget av dina lösenord är ännu markerat som favorit. Lägg till stjärnor till lösenord som du enkelt vill hitta senare.",
|
|
344
344
|
"None of your passwords matched this search.": "Inget av dina lösenord matchade denna sökning.",
|
|
345
345
|
"Note: Administrators can add and delete users; They can also create groups and assign group managers; Admin can not see all passwords.": "Obs: Administratörer kan lägga till och ta bort användare; de kan också skapa grupper och tilldela gruppchefer; administratörer kan inte se alla lösenord.",
|
|
346
|
-
"Number of words": "
|
|
346
|
+
"Number of words": "Antal ord",
|
|
347
347
|
"OK": "OK",
|
|
348
348
|
"Ok": "Ok",
|
|
349
349
|
"Ok, I understand what I need to do.": "Ok, jag förstår vad jag behöver göra.",
|
|
350
350
|
"Only numeric characters allowed.": "Endast numeriska tecken tillåts.",
|
|
351
351
|
"Only synchronize enabled users (AD)": "Synkronisera endast aktiverade användare (AD)",
|
|
352
352
|
"Only the group manager can add new people to a group.": "Endast gruppansvarig kan lägga till nya personer i en grupp.",
|
|
353
|
-
"Oops, something went wrong": "
|
|
353
|
+
"Oops, something went wrong": "Hoppsan, något gick fel",
|
|
354
354
|
"Open Ldap": "Öppen Ldap",
|
|
355
355
|
"Open URI in a new Tab": "Öppna URI i en ny flik",
|
|
356
356
|
"Open in new window": "Öppna i nytt fönster",
|
|
@@ -361,7 +361,7 @@
|
|
|
361
361
|
"Passphrase": "Lösenfras",
|
|
362
362
|
"Passphrase required": "Lösenfras krävs",
|
|
363
363
|
"Password": "Lösenord",
|
|
364
|
-
"Password Generator": "
|
|
364
|
+
"Password Generator": "Lösenordsgenerator",
|
|
365
365
|
"Passwords": "Lösenord",
|
|
366
366
|
"Pick a color and enter three characters.": "Välj en färg och ange tre tecken.",
|
|
367
367
|
"Please confirm you really want to delete the passwords. After clicking ok, the passwords will be deleted permanently.": "Bekräfta att du verkligen vill ta bort lösenorden. Efter att du klickat på OK kommer lösenorden att raderas permanent.",
|
|
@@ -379,7 +379,7 @@
|
|
|
379
379
|
"Please install the browser extension.": "Vänligen installera tillägget till webbläsaren.",
|
|
380
380
|
"Please make sure there is at least one group manager.": "Vänligen se till att det finns minst en gruppchef.",
|
|
381
381
|
"Please make sure there is at least one owner.": "Vänligen se till att det finns minst en ägare.",
|
|
382
|
-
"Please try again later or contact your administrator.": "
|
|
382
|
+
"Please try again later or contact your administrator.": "Försök igen senare eller kontakta din administratör.",
|
|
383
383
|
"Please wait...": "Vänligen vänta...",
|
|
384
384
|
"Privacy": "Sekretess",
|
|
385
385
|
"Private": "Privat",
|
|
@@ -390,7 +390,7 @@
|
|
|
390
390
|
"Public key": "Publik nyckel",
|
|
391
391
|
"Public key block": "Block för publik nyckel",
|
|
392
392
|
"Randomize": "Slumpa",
|
|
393
|
-
"Read the documentation": "
|
|
393
|
+
"Read the documentation": "Läs dokumentationen",
|
|
394
394
|
"Recently Modified": "Nyligen ändrad",
|
|
395
395
|
"Recently modified": "Nyligen ändrad",
|
|
396
396
|
"Refresh to detect extension": "Uppdatera för att upptäcka tillägg",
|
|
@@ -408,7 +408,7 @@
|
|
|
408
408
|
"Resource": "Resurs",
|
|
409
409
|
"Resource with encrypted description": "Resurs med krypterad beskrivning",
|
|
410
410
|
"Resources errors": "Fel på resurser",
|
|
411
|
-
"Restart": "
|
|
411
|
+
"Restart": "Starta om",
|
|
412
412
|
"Retrieving activities": "Hämtar aktiviteter",
|
|
413
413
|
"Retrieving comments": "Hämtar kommentarer",
|
|
414
414
|
"Retrieving group members": "Hämtar gruppmedlemmar",
|
|
@@ -422,14 +422,14 @@
|
|
|
422
422
|
"Role": "Roll",
|
|
423
423
|
"Salt": "Salt",
|
|
424
424
|
"Save": "Spara",
|
|
425
|
-
"Save as new credential": "
|
|
425
|
+
"Save as new credential": "Spara som ny autentiseringsuppgift",
|
|
426
426
|
"Save settings": "Spara inställningar",
|
|
427
|
-
"Save the data entered as a new credential": "
|
|
427
|
+
"Save the data entered as a new credential": "Spara den data som angetts som en ny autentiseringsuppgift",
|
|
428
428
|
"Search": "Sök",
|
|
429
|
-
"Search among available credentials": "
|
|
429
|
+
"Search among available credentials": "Sök bland tillgängliga autentiseringsuppgifter",
|
|
430
430
|
"Search passwords": "Sök lösenord",
|
|
431
431
|
"Search users": "Sök användare",
|
|
432
|
-
"Search:": "
|
|
432
|
+
"Search:": "Sök:",
|
|
433
433
|
"Secret key": "Hemlig nyckel",
|
|
434
434
|
"Security Token": "Säkerhetstoken",
|
|
435
435
|
"Security token": "Säkerhetstoken",
|
|
@@ -437,10 +437,10 @@
|
|
|
437
437
|
"See list": "Se lista",
|
|
438
438
|
"See structure": "Se struktur",
|
|
439
439
|
"Select a file to import": "Välj en fil att importera",
|
|
440
|
-
"Select resource": "
|
|
441
|
-
"Select user": "
|
|
442
|
-
"Server response does not match initial request.": "
|
|
443
|
-
"Server response is empty.": "
|
|
440
|
+
"Select resource": "Välj resurs",
|
|
441
|
+
"Select user": "Välj användare",
|
|
442
|
+
"Server response does not match initial request.": "Serversvaret matchar inte den ursprungliga begäran.",
|
|
443
|
+
"Server response is empty.": "Serversvaret är tomt.",
|
|
444
444
|
"Server url": "Serverns URL",
|
|
445
445
|
"Session Expired": "Sessionen har gått ut",
|
|
446
446
|
"Settings": "Inställningar",
|
|
@@ -466,8 +466,8 @@
|
|
|
466
466
|
"Something went wrong, the sign in failed with the following error:": "Något gick fel, inloggningen misslyckades med följande fel:",
|
|
467
467
|
"Something went wrong.": "Något gick fel.",
|
|
468
468
|
"Sorry your subscription is either missing or not readable.": "Tyvärr, din prenumeration antingen saknas eller inte är läsbar.",
|
|
469
|
-
"Sorry, it is not possible to proceed. The first QR code is empty.": "
|
|
470
|
-
"Sorry, it is not possible to proceed. The first QR code is too big.": "
|
|
469
|
+
"Sorry, it is not possible to proceed. The first QR code is empty.": "Tyvärr, det går inte att fortsätta. Den första QR-koden är tom.",
|
|
470
|
+
"Sorry, it is not possible to proceed. The first QR code is too big.": "Tyvärr, det går inte att fortsätta. Den första QR-koden är för stor.",
|
|
471
471
|
"Sorry, the server key has changed.": "Tyvärr, serverns nyckel har ändrats.",
|
|
472
472
|
"Sorry, you have not been signed in.": "Du har tyvärr inte loggats in.",
|
|
473
473
|
"Sorry, your browser is not supported.": "Din webbläsare stöds tyvärr inte.",
|
|
@@ -519,7 +519,7 @@
|
|
|
519
519
|
"The domain name part of the email (@your-domain-name).": "Domännamnsdelen av e-posten (@din-domän-namn).",
|
|
520
520
|
"The email has been copied to clipboard": "E-posten har kopierats till urklipp",
|
|
521
521
|
"The email notification settings were updated.": "Inställningar för e-postaviseringar har uppdaterats.",
|
|
522
|
-
"The extension is not configured yet": "
|
|
522
|
+
"The extension is not configured yet": "Tillägget är inte konfigurerat ännu",
|
|
523
523
|
"The folder could not be found. Maybe it was deleted or you lost access.": "Mappen kunde inte hittas. Kanske har den tagits bort eller så har du förlorat åtkomst.",
|
|
524
524
|
"The folder has been added successfully": "Mappen har lagts till",
|
|
525
525
|
"The folder was deleted successfully": "Mappen har tagits bort",
|
|
@@ -535,7 +535,7 @@
|
|
|
535
535
|
"The multi factor authentication settings for the organization were updated.": "Multifaktorn-autentiseringsinställningarna för organisationen uppdaterades.",
|
|
536
536
|
"The operation failed with the following error:": "Åtgärden misslyckades med följande fel:",
|
|
537
537
|
"The operation has been aborted.": "Åtgärden har avbrutits.",
|
|
538
|
-
"The operation was cancelled.": "
|
|
538
|
+
"The operation was cancelled.": "Åtgärden avbröts.",
|
|
539
539
|
"The operation was successful.": "Åtgärden lyckades.",
|
|
540
540
|
"The passphrase is invalid.": "Lösenfrasen är ogiltig.",
|
|
541
541
|
"The passphrase is stored on your device and never sent server side.": "Lösenfrasen lagras på din enhet och skickas aldrig till serversidan.",
|
|
@@ -545,7 +545,7 @@
|
|
|
545
545
|
"The password field is not defined.": "Lösenordsfältet är inte definierat.",
|
|
546
546
|
"The password has been added as a favorite": "Lösenordet har lagts till som favorit",
|
|
547
547
|
"The password has been added successfully": "Lösenordet har lagts till",
|
|
548
|
-
"The password has been copied to clipboard": "
|
|
548
|
+
"The password has been copied to clipboard": "Lösenordet har kopierats till urklipp",
|
|
549
549
|
"The password has been deleted successfully": "Lösenordet har tagits bort",
|
|
550
550
|
"The password has been deleted successfully_plural": "Lösenorden har tagits bort",
|
|
551
551
|
"The password has been removed from favorites": "Lösenordet har tagits bort från favoriter",
|
|
@@ -571,7 +571,7 @@
|
|
|
571
571
|
"The tag has been updated successfully": "Taggen har uppdaterats",
|
|
572
572
|
"The tags have been updated successfully": "Taggarna har uppdaterats",
|
|
573
573
|
"The theme has been updated successfully": "Temat har uppdaterats",
|
|
574
|
-
"The transfer was cancelled because the other client returned an error.": "
|
|
574
|
+
"The transfer was cancelled because the other client returned an error.": "Överföringen avbröts eftersom den andra klienten returnerade ett fel.",
|
|
575
575
|
"The uri has been copied to clipboard": "URI har kopierats till urklipp",
|
|
576
576
|
"The user directory settings for the organization were updated.": "Användarkatalogens inställningar för organisationen uppdaterades.",
|
|
577
577
|
"The user has been added successfully": "Användaren har lagts till",
|
|
@@ -584,7 +584,7 @@
|
|
|
584
584
|
"There is no description yet, click here to add one.": "Det finns ingen beskrivning än, klicka här för att lägga till en.",
|
|
585
585
|
"There is no description.": "Det finns ingen beskrivning.",
|
|
586
586
|
"There is no tag, click here to add one": "Det finns ingen tagg, klicka här för att lägga till en",
|
|
587
|
-
"There was an issue during the transfer. Please try again later or contact your administrator.": "
|
|
587
|
+
"There was an issue during the transfer. Please try again later or contact your administrator.": "Ett problem uppstod under överföringen. Försök igen senare eller kontakta din administratör.",
|
|
588
588
|
"There was an issue while importing folders:": "Det uppstod ett problem vid import av mappar:",
|
|
589
589
|
"There was an issue while importing passwords:": "Det uppstod ett problem vid import av lösenord:",
|
|
590
590
|
"There was an unexpected error...": "Ett oväntat fel uppstod...",
|
|
@@ -608,14 +608,14 @@
|
|
|
608
608
|
"This will help protect you from phishing attacks": "Detta kommer att skydda dig från nätfiskeattack",
|
|
609
609
|
"Time-based One Time Password": "Tidsbaserat Engångslösenord",
|
|
610
610
|
"Tips for choosing a good passphrase": "Tips för att välja en bra lösenfras",
|
|
611
|
-
"Transfer complete!": "
|
|
612
|
-
"Transfer in progress...": "
|
|
611
|
+
"Transfer complete!": "Överföring slutförd!",
|
|
612
|
+
"Transfer in progress...": "Överföring pågår...",
|
|
613
613
|
"Try again": "Försök igen",
|
|
614
614
|
"Try another search or use the left panel to navigate into your organization.": "Prova med en annan sökning eller använd den vänstra panelen för att navigera till din organisation.",
|
|
615
615
|
"Try another search or use the left panel to navigate into your passwords.": "Prova med en annan sökning eller använd den vänstra panelen för att navigera till dina lösenord.",
|
|
616
616
|
"Try with another email": "Försök med en annan e-postadress",
|
|
617
617
|
"Type": "Typ",
|
|
618
|
-
"Type one or more characters": "
|
|
618
|
+
"Type one or more characters": "Skriv ett eller flera tecken",
|
|
619
619
|
"URI": "URI",
|
|
620
620
|
"URL": "URL",
|
|
621
621
|
"Uid": "UID",
|
|
@@ -631,7 +631,7 @@
|
|
|
631
631
|
"Update the Security Token": "Uppdatera säkerhetstoken",
|
|
632
632
|
"Update the subscription key and try again.": "Uppdatera prenumerationsnyckeln och försök igen.",
|
|
633
633
|
"Upload a new avatar picture": "Ladda upp en ny avatarbild",
|
|
634
|
-
"Upper case": "
|
|
634
|
+
"Upper case": "Stora bokstäver",
|
|
635
635
|
"Use email prefix / suffix?": "Använd e-post-prefix / suffix?",
|
|
636
636
|
"Use this option when user entries do not include an email address by default": "Använd det här alternativet när användarposter inte inkluderar en e-postadress som standard",
|
|
637
637
|
"User Path": "Sökväg för användare",
|
|
@@ -646,7 +646,7 @@
|
|
|
646
646
|
"Users parent group": "Överordnad grupp för användare",
|
|
647
647
|
"Valid from:": "Giltig från:",
|
|
648
648
|
"Verify": "Verifiera",
|
|
649
|
-
"View": "
|
|
649
|
+
"View": "Visa",
|
|
650
650
|
"View detail": "Visa detaljer",
|
|
651
651
|
"View it in passbolt": "Visa i passbolt",
|
|
652
652
|
"Wait for a team member to share a password with you.": "Vänta tills en teammedlem delar ett lösenord med dig.",
|
|
@@ -664,7 +664,7 @@
|
|
|
664
664
|
"Welcome back, please enter your private key to begin the recovery process.": "Välkommen tillbaka. Ange din privata nyckel för att börja med återställningsprocessen.",
|
|
665
665
|
"Welcome to Passbolt, please select a passphrase!": "Välkommen till Passbolt! Välj en lösenfras.",
|
|
666
666
|
"Welcome to passbolt!": "Välkommen till passbolt!",
|
|
667
|
-
"Welcome to the mobile account transfer!": "
|
|
667
|
+
"Welcome to the mobile account transfer!": "Välkommen till mobilkontoöverföringen!",
|
|
668
668
|
"Welcome, please enter your private key to continue.": "Välkommen! Ange din privata nyckel för att fortsätta.",
|
|
669
669
|
"What if I forgot my passphrase?": "Vad händer om jag har glömt min lösenfras?",
|
|
670
670
|
"What is the role of the passphrase?": "Vilken roll har lösenfrasen?",
|
|
@@ -688,9 +688,9 @@
|
|
|
688
688
|
"Will be added": "Kommer att läggas till",
|
|
689
689
|
"Will be updated": "Kommer att uppdateras",
|
|
690
690
|
"Without the private key and the passphrase it is not possible to decrypt!": "Utan den privata nyckeln och lösenfrasen är det inte möjligt att dekryptera!",
|
|
691
|
-
"Words case": "
|
|
692
|
-
"Words separator": "
|
|
693
|
-
"Would you like to save this credential ?": "
|
|
691
|
+
"Words case": "Ordstorlek",
|
|
692
|
+
"Words separator": "Ordavdelare",
|
|
693
|
+
"Would you like to save this credential ?": "Vill du spara den här autentieringsuppgiften?",
|
|
694
694
|
"Yes I checked and it is all fine.": "Ja jag kollade och det går bra.",
|
|
695
695
|
"You": "Du",
|
|
696
696
|
"You are about to delete the group <1>{{groupName}}</1>.": "Du håller på att ta bort gruppen <1>{{groupName}}</1>.",
|
|
@@ -701,13 +701,12 @@
|
|
|
701
701
|
"You are about to move several folders.": "Du är på väg att flytta flera mappar.",
|
|
702
702
|
"You are about to move several items.": "Du är på väg att flytta flera objekt.",
|
|
703
703
|
"You are about to move several resources.": "Du är på väg att flytta flera resurser.",
|
|
704
|
-
"You are not allowed to move this content": "Du har inte behörighet att flytta detta innehåll",
|
|
705
704
|
"You are not member of any group. Wait for a group manager to add you in a group.": "Du är inte medlem i någon grupp. Vänta på att en gruppchef lägger till dig i en grupp.",
|
|
706
|
-
"You are now ready to continue the setup on your phone.": "
|
|
705
|
+
"You are now ready to continue the setup on your phone.": "Du är nu redo att fortsätta installationen på telefonen.",
|
|
707
706
|
"You can find these newly imported passwords in the folder <1>{{folderName}}</1>.": "Du kan hitta dessa nyimporterade lösenord i mappen <1>{{folderName}}</1>.",
|
|
708
707
|
"You can find these newly imported passwords under the tag <1>{{tagName}}</1>.": "Du kan hitta dessa nyimporterade lösenord under taggen <1>{{tagName}}</1>.",
|
|
709
708
|
"You can request another invitation email by clicking on the button below.": "Du kan begära en till inbjudan via e-post genom att klicka på knappen nedan.",
|
|
710
|
-
"You can restart this process if you want to configure another phone.": "
|
|
709
|
+
"You can restart this process if you want to configure another phone.": "Du kan starta om denna process om du vill konfigurera en annan telefon.",
|
|
711
710
|
"You cannot delete this group!": "Du kan inte radera denna grupp!",
|
|
712
711
|
"You cannot delete this user!": "Du kan inte radera den här användaren!",
|
|
713
712
|
"You do not own any passwords yet. It does feel a bit empty here, create your first password.": "Du äger inga lösenord ännu. Det känns lite tomt här, skapa ditt första lösenord.",
|
|
@@ -715,7 +714,7 @@
|
|
|
715
714
|
"You need to click save for the changes to take place.": "Du måste klicka på spara för att ändringarna ska ske.",
|
|
716
715
|
"You need your passphrase to continue.": "Du behöver din lösenfras för att fortsätta.",
|
|
717
716
|
"You seem to have Email Notification Settings defined in your passbolt.php (or via environment variables).": "Du verkar ha inställningar för e-postaviseringar definierade i din passbolt.php (eller via miljövariabler).",
|
|
718
|
-
"You will be able to save it after submitting": "
|
|
717
|
+
"You will be able to save it after submitting": "Du kommer att kunna spara det efter att du skickat in",
|
|
719
718
|
"Your OpenPGP private key block": "Ditt OpenPGP-block för privat nyckel",
|
|
720
719
|
"Your language is missing or you discovered an error in the translation, help us to improve passbolt.": "Ditt språk saknas eller så upptäckte du ett fel i översättningen, hjälp oss att förbättra passbolt.",
|
|
721
720
|
"Your passphrase has been changed. Make sure you keep a backup of your secret key encrypted with this new passphrase.": "Din lösenfras har ändrats. Kontrollera att du har en säkerhetskopia av din hemliga nyckel krypterad med denna nya lösenfras.",
|
|
@@ -726,14 +725,14 @@
|
|
|
726
725
|
"Your subscription key is going to expire.": "Din prenumerationsnyckel kommer att gå ut.",
|
|
727
726
|
"Your subscription key is not valid.": "Din prenumerationsnyckel är inte giltig.",
|
|
728
727
|
"Your subscription key is valid and up to date!": "Din prenumerationsnyckel är giltig och uppdaterad!",
|
|
729
|
-
"admin": "
|
|
728
|
+
"admin": "administratör",
|
|
730
729
|
"administration": "administration",
|
|
731
730
|
"can read": "kan läsa",
|
|
732
731
|
"can update": "kan uppdatera",
|
|
733
732
|
"cancel": "avbryt",
|
|
734
733
|
"cancel the operation": "avbryt operationen",
|
|
735
734
|
"close": "stäng",
|
|
736
|
-
"copy": "
|
|
735
|
+
"copy": "kopiera",
|
|
737
736
|
"copy to clipboard": "kopiera till urklipp",
|
|
738
737
|
"csv exports from keepassx, lastpass and 1password are supported": "csv-export från keepassx, lastpass och 1password stöds",
|
|
739
738
|
"currently:": "för närvarande:",
|
|
@@ -763,14 +762,14 @@
|
|
|
763
762
|
"new owner": "ny ägare",
|
|
764
763
|
"no url provided": "ingen URL angiven",
|
|
765
764
|
"no username provided": "inget användarnamn angivet",
|
|
766
|
-
"no, thanks": "
|
|
765
|
+
"no, thanks": "nej, tack",
|
|
767
766
|
"open in a new tab": "öppna i en ny flik",
|
|
768
767
|
"open passbolt in a new tab": "öppna passbolt i en ny flik",
|
|
769
768
|
"or": "eller",
|
|
770
769
|
"or, contact us": "eller kontakta oss",
|
|
771
770
|
"passphrase": "lösenfras",
|
|
772
771
|
"password": "lösenord",
|
|
773
|
-
"password generator": "
|
|
772
|
+
"password generator": "lösenordsgenerator",
|
|
774
773
|
"passwords": "lösenord",
|
|
775
774
|
"port": "port",
|
|
776
775
|
"right now": "just nu",
|
|
@@ -784,7 +783,7 @@
|
|
|
784
783
|
"updated": "uppdaterad",
|
|
785
784
|
"upload": "ladda upp",
|
|
786
785
|
"use on this page": "använd på denna sida",
|
|
787
|
-
"user": "
|
|
786
|
+
"user": "användare",
|
|
788
787
|
"username": "användarnamn",
|
|
789
788
|
"users": "användare",
|
|
790
789
|
"varies": "varierar",
|