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

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--l10n/de.js224
-rw-r--r--l10n/de.json224
-rw-r--r--l10n/de_DE.js224
-rw-r--r--l10n/de_DE.json224
-rw-r--r--l10n/es.js224
-rw-r--r--l10n/es.json224
-rw-r--r--l10n/fr.js184
-rw-r--r--l10n/fr.json184
-rw-r--r--l10n/it.js199
-rw-r--r--l10n/it.json199
-rw-r--r--l10n/nl.js224
-rw-r--r--l10n/nl.json224
-rw-r--r--l10n/pt_BR.js224
-rw-r--r--l10n/pt_BR.json224
14 files changed, 2978 insertions, 28 deletions
diff --git a/l10n/de.js b/l10n/de.js
index 9a63dbd6..7cb1f13b 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -2,6 +2,228 @@ OC.L10N.register(
"passman",
{
"Passwords" : "Passwörter",
+ "Generating sharing keys ( %step / 2)" : "Generiere Freigabe-Schlüssel ( %step / 2)",
+ "Incorrect vault password!" : "Tresor-Passwort nicht korrekt",
+ "Passwords do not match" : "Passwörter stimmen nicht überein",
+ "General" : "Allgemein",
+ "Custom Fields" : "Benutzerdefinierte Felder",
+ "Please fill in a label!" : "Bitte Beschriftung hinzufügen!",
+ "Please fill in a value!" : "Bitte einen Wert hinzufügen!",
+ "Error loading file" : "Fehler beim Laden der Datei",
+ "An error happend during decryption" : "Ein Fehler ist beim Entschlüsseln aufgetreten",
+ "Credential created!" : "Anmeldeinformation erstellt!",
+ "Credential deleted" : "Anmeldeinformation gelöscht",
+ "Credential updated" : "Anmeldeinformation aktualisiert",
+ "Credential recovered" : "Anmeldeinformation wiederhergestellt",
+ "Error downloading file, you probably don't have enough permissions" : "Fehler beim Herunterladen der Datei, du hast möglicherweise nicht die entsprechende Berechtigung",
+ "Starting export" : "Export gestartet",
+ "Decrypting credentials" : "Anmeldeinformationen werden entschlüsselt",
+ "Done" : "Fertig",
+ "File read successfully!" : "Datei erfolgreich gelesen!",
+ "Credential has no label, skipping" : "Übersprungen, Anmeldeinformation hat keine Beschriftung",
+ "Adding {{credential}}" : "{{credential}} werden hinzugefügt",
+ "Added {{credential}}" : "{{credential}} wurden hinzugefügt",
+ "Parsed {{num}} credentials, starting to import" : "{{num}} Anmeldeinformationen eingelesen, Import wird gestartet",
+ "Revision deleted" : "Revision gelöscht",
+ "Revision restored" : "Revision wiederhergestellt",
+ "Save in passman" : "In Passman speichern",
+ "Settings saved" : "Einstellungen gespeichert",
+ "General settings" : "Allgemeine Einstellungen",
+ "Password Audit" : "Passwort-Audit",
+ "Password settings" : "Passwort-Einstellungen",
+ "Import credentials" : "Anmeldeinformationen importieren",
+ "Export credentials" : "Anmeldeinformationen exportieren",
+ "Sharing" : "Teilen",
+ "Are you sure you want to leave? This WILL corrupt all your credentials" : "Möchtest du dies wirklich verlassen? Dies WIRD alle deine Anmeldeinformationen zerstören",
+ "Your old password is incorrect!" : "Dein altes Passwort ist nicht korrekt!",
+ "New passwords do not match!" : "Die neuen Passwörter stimmen nicht überein!",
+ "Please login with your new vault password" : "Bitte mit deinem neuen Tresor-Passwort anmelden",
+ "Share with users and groups" : "Mit Benutzern oder Gruppen teilen",
+ "Share link" : "Link freigeben",
+ "Are you sure you want to leave? This will corrupt this credential" : "Möchtest du dies wirklich verlassen? Dies wird diese Anmeldeinformation zerstören",
+ "Credential unshared" : "Anmeldeinformation wird nicht mehr geteilt",
+ "Credential shared" : "Anmeldeinformation wird geteilt",
+ "Saved!" : "Gespeichert!",
+ "Toggle visibility" : "Sichtbarkeit umschalten",
+ "Copy to clipboard" : "In die Zwischenablage kopieren",
+ "Copied to clipboard!" : "In die Zwischenablage kopiert!",
+ "Generate password" : "Passwort generieren",
+ "Copy password to clipboard" : "Passwort in die Zwischenablage kopieren",
+ "Password copied to clipboard!" : "Passwort in die Zwischenablage kopiert!",
+ "Complete" : "Fertigstellen",
+ "Username" : "Benutzer",
+ "Repeat password" : "Passwort wiederholen",
+ "Add Tag" : "Schlagwort hinzufügen",
+ "Field label" : "Beschriftung des Feldes",
+ "Field value" : "Wert des Feldes",
+ "Choose a file" : "Datei auswählen",
+ "Text" : "Text",
+ "File" : "Datei",
+ "Add" : "Hinzufügen",
+ "Value" : "Wert",
+ "Type" : "Typ",
+ "Actions" : "Aktionen",
+ "Empty" : "Leer",
+ "Filename" : "Dateiname",
+ "Upload date" : "Datum des Hochladens",
+ "Size" : "Größe",
+ "Upload your OTP qr code" : "Lade deinen OTP QR-Code hoch",
+ "Current OTP settings" : "Aktuelle OTP-Einstellungen",
+ "Issuer" : "Ersteller",
+ "Secret" : "Geheimnis",
+ "Expire date" : "Ablaufdatum",
+ "No expire date set" : "Kein Ablaufdatum gesetzt",
+ "Renew interval" : "Intervall erneuern",
+ "Disabled" : "Deaktiviert",
+ "Day(s)" : "Tag(e)",
+ "Week(s)" : "Woche(n)",
+ "Month(s)" : "Monat(e)",
+ "Year(s)" : "Jahr(e)",
+ "Password generation settings" : "Einstellungen zur Passwortgenerierung",
+ "Password length" : "Passwortlänge",
+ "Minimum amount of digits" : "Minimale Anzahl an Zeichen",
+ "Use uppercase letters" : "Großbuchstaben verwenden",
+ "Use lowercase letters" : "Kleinbuchstaben verwenden",
+ "Use numbers" : "Zahlen verwenden",
+ "Use special characters" : "Sonderzeichen verwenden",
+ "Avoid ambiguous characters" : "Unklare Zeichen vermeiden",
+ "Require every character type" : "Jeder Zeichentyp erforderlich",
+ "Export type" : "Export-Typ",
+ "Export" : "Exportieren",
+ "Rename vault" : "Tresor umbenennen",
+ "New vault name" : "Neuer Tresor-Name",
+ "Change" : "Ändern",
+ "Change vault key" : "Tresor-Schlüssel ändern",
+ "Old vault password" : "Altes Tresor-Passwort",
+ "New vault password" : "Neues Tresor-Passwort",
+ "New vault password repeat" : "Neues Tresor-Passwort wiederholen",
+ "Please wait your vault is being updated, do not leave this page." : "Bitte warten, dein Tresor wird aktualisiert, bitte diese Seite nicht verlassen.",
+ "Processing" : "Verarbeite",
+ "Total progress" : "Gesamtfortschritt",
+ "About Passman" : "Über Passman",
+ "Version" : "Version",
+ "Donate to support development" : "Zur Unterstützung der Entwicklung bitte spenden",
+ "Bookmarklet" : "Lesezeichen setzen",
+ "Save your passwords with 1 click!" : "Speichere deine Passwörter mit einem Klick!",
+ "Drag below button to your bookmark toolbar." : "Ziehe die untere Schaltfläche in deine Lesezeichen-Leiste",
+ "Import type" : "Import-Typ",
+ "Import" : "Importieren",
+ "Read progress" : "Lesefortschritt",
+ "Upload progress" : "Hochladefortschritt",
+ "Private Key" : "Privater Schlüssel",
+ "Public key" : "Öffentlicher Schlüssel",
+ "Key size" : "Schlüsselgröße",
+ "Save keys" : "Schlüssel speichern",
+ "Generate sharing keys" : "Schlüssel zum Teilen erzeugen",
+ "Generating sharing keys" : "Erzeuge Schlüssel zum Teilen",
+ "The password tool will scan your password, calculate the avarage crack time and, if below the threshold, show them" : "Das Passwort-Tool durchsucht deine Passwörter, berechnet die durchschnittliche Zeit zum Knacken des Passworts und wenn diese unter eine Schwelle liegt, wird dieses angezeigt",
+ "Minimum password stength" : "Minimale Passwortstärke",
+ "Passman scanned your passwords, and here is the result." : "Passman hat deine Passwörter durchsucht und hier ist das Ergbnis",
+ "A total of {{scan_result}} weak credentials." : "Insgesamt {{scan_result}} schwache Anmeldeinformationen.",
+ "Score" : "Bewertung",
+ "Action" : "Aktion",
+ "Search users or groups..." : "Benutzer oder Gruppen suchen...",
+ "Cyphering" : "Verschlüsselung",
+ "Uploading" : "Lade hoch",
+ "User" : "Nutzer",
+ "Crypto time" : "Verschlüsselungszeit",
+ "Total time spent cyphering" : "Gesamte aufgewendete Zeit zur Verschlüsselung",
+ "Read" : "Lesen",
+ "Write" : "Schreiben",
+ "Files" : "Dateien",
+ "Revisions" : "Revisionen",
+ "Pending" : "Ausstehend",
+ "Enable link sharing" : "Freigaben über Links aktivieren",
+ "Share until date" : "Freigabe gültig bis Datum",
+ "Expire after views" : "Läuft nach dem Anschauen ab",
+ "Click share first" : "Erst auf Teilen klicken",
+ "Show files" : "Dateien anzeigen",
+ "Details" : "Details",
+ "Hide details" : "Details ausblenden",
+ "Password score" : "Passwort-Bewertung",
+ "Cracking times" : "Knackversuche",
+ "100 / hour" : "100 / Stunde",
+ "Throttled online attack" : "Gedrosselter Online-Angriff",
+ "10 / second" : "10 / Sekunde",
+ "Unthrottled online attack" : "Nicht gedrosselter Online-Angriff",
+ "10k / second" : "10.000 / Sekunde",
+ "Offline attack, slow hash, many cores" : "Offline Angriff, langsamer Hash, viele Kerne",
+ "10B / second" : "10 Milliarden / Sekunde",
+ "Offline attack, fast hash, many cores" : "Offline Angriff, schneller Hash, viele Kerne",
+ "Match sequence" : "Sequenz um passendes zu finden",
+ "See match sequence" : "Sequenz um passendes zu finden anzeigen",
+ "Pattern" : "Muster",
+ "Matched word" : "Gefundenes Wort",
+ "Dictionary name" : "Name des Wörterbuchs",
+ "Rank" : "Rang",
+ "Reversed" : "Rückgängig gemacht",
+ "Guesses" : "Vermutung",
+ "Base guesses" : "Vermutungsbasis",
+ "Uppercase variations" : "Variationen der Großschreibung",
+ "l33t-variations" : "l33t-Variationen",
+ "Showing revisions of" : "Revision anzeigen von",
+ "Revision of" : "Revision von",
+ "by" : "von",
+ "No revisions found." : "Keine Revisionen gefunden.",
+ "Label" : "Beschriftung",
+ "Restore revision" : "Diese Revision wiederherstellen",
+ "Delete revision" : "Diese Revision löschen",
+ "Edit credential" : "Anmeldeinformation bearbeiten",
+ "Create new credential" : "Neue Anmeldeinformation erstellen",
+ "Save" : "Speichern",
+ "Cancel" : "Abbrechen",
+ "Settings" : "Einstellungen",
+ "Share credential {{credential}}" : "Anmeldeinformation {{credential}} teilen",
+ "Unshare" : "Freigabe aufheben",
+ "Showing deleted since" : "Anzeigen gelöscht seit",
+ "All time" : "Gesamte Zeit",
+ "Showing {{number_filtered}} of {{credential_number}} credentials" : "{{number_filtered}} of {{credential_number}} Anmeldeinformationen anzeigen",
+ "Search credential..." : "Anmeldeinformation suchen...",
+ "Account" : "Konto",
+ "Password" : "Passwort",
+ "OTP" : "OTP (One Time Passwort)",
+ "E-mail" : "E-Mail",
+ "URL" : "URL",
+ "Notes" : "Notizen",
+ "Expire time" : "Ablaufzeit",
+ "Changed" : "Geändert",
+ "Created" : "Erstellt",
+ "Edit" : "Bearbeiten",
+ "Delete" : "Löschen",
+ "Share" : "Teilen",
+ "Recover" : "Wiederherstellen",
+ "Destroy" : "Vernichten",
+ "You have incoming share requests." : "Du hast eingehende Freigabeanforderungen.",
+ "If you want to the credential in a other vault," : "Wenn du zu einer anderen Anmeldeinformation in einem anderen Tresor möchtest,",
+ "logout of this vault and login to the vault you want the shared credential in." : "melde dich bei diesem Tresor ab und melde dich bei dem Tresor, welches die geteilte Anmeldeinformation beinhaltet, wieder an.",
+ "Permissions" : "Rechte",
+ "Received from" : "Erhalten von",
+ "Date" : "Datum",
+ "Accept" : "Bestätigen",
+ "Decline" : "Ablehnen",
+ "Last accessed" : "Letzter Zugriff",
+ "Never" : "Nie",
+ "No vaults found, why not create one?" : "Kein Tresor gefunden, warum kein neues erstellen?",
+ "Please give your new vault a name." : "Bitte einen Namen für den neuen Tresor eingeben.",
+ "Vault password" : "Tresor-Passwort",
+ "Repeat vault password" : "Tresor-Passwort wiederholen",
+ "Your sharing key's will have a strength of 1024 bit, which you can change later in settings." : "Deine Freigabeschlüssel werden 1024 bit stark sein. Du kannst dies auch später noch in den Einstellungen ändern.",
+ "Create vault" : "Erstelle Tresor",
+ "Go back to vaults" : "Zurück zu den Tresoren",
+ "Please input the password for" : "Passwort eingeben für",
+ "Set this vault as default." : "Diesen Tresor als Standard setzen.",
+ "Login automatically to this vault." : "Automatisch in diesen Tresor einloggen.",
+ "Decrypt vault" : "Tresor entschlüsseln",
+ "Warning! Adding credentials over http can be insecure!" : "Achtung! Zugangsdaten über http kann unsicher sein!",
+ "Logged in to {{vault_name}}" : "Eingeloggt in {{vault_name}}",
+ "Change vault" : "Wechsle Tresor",
+ "Deleted credentials" : "Zugangsdaten gelöscht",
+ "Logout" : "Ausloggen",
+ "Donate" : "Spende",
+ "Someone has shared a credential with you." : "Jemand hat Zugangsdaten mit Dir geteilt.",
+ "Click here to request it" : "Hier klicken um es anzufordern",
+ "Loading..." : "Lade...",
+ "Awwhh.... credential not found. Maybe it expired" : "Oh... Zugangsdaten nicht gefunden. Vielleicht sind sie abgelaufen",
"A Passman item has been created, modified or deleted" : "Ein Passman-Element wurde erstellt, modifiziert oder gelöscht",
"A Passman item has expired" : "Ein Passman-Element ist abgelaufen",
"A Passman item has been shared" : "Ein Passman-Element wurde geteilt",
@@ -28,10 +250,8 @@ OC.L10N.register(
"Remind me later" : "Erinnere mich später",
"Ignore" : "Ignorieren",
"%s shared \"%s\" with you. Click here to accept" : "%s teilt \"%s\" mit dir. Um dies zu akzeptieren, klicke hier",
- "Decline" : "Ablehnen",
"%s has declined your share request for \"%s\"." : "%s hat das Teilen von \"%s\" mit dir abgelehnt.",
"%s has accepted your share request for \"%s\"." : "%s hat das Teilen von \"%s\" mit dir akzeptiert.",
- "Settings" : "Einstellungen",
"Connection to server lost" : "Verbindung zum Server verloren",
"Problem loading page, reloading in 5 seconds" : "Problem beim Laden der Seite, Seite wird in 5 Sekunden nochmals geladen",
"Saving..." : "Speichere…",
diff --git a/l10n/de.json b/l10n/de.json
index 97bb86a1..a7be49b9 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -1,5 +1,227 @@
{ "translations": {
"Passwords" : "Passwörter",
+ "Generating sharing keys ( %step / 2)" : "Generiere Freigabe-Schlüssel ( %step / 2)",
+ "Incorrect vault password!" : "Tresor-Passwort nicht korrekt",
+ "Passwords do not match" : "Passwörter stimmen nicht überein",
+ "General" : "Allgemein",
+ "Custom Fields" : "Benutzerdefinierte Felder",
+ "Please fill in a label!" : "Bitte Beschriftung hinzufügen!",
+ "Please fill in a value!" : "Bitte einen Wert hinzufügen!",
+ "Error loading file" : "Fehler beim Laden der Datei",
+ "An error happend during decryption" : "Ein Fehler ist beim Entschlüsseln aufgetreten",
+ "Credential created!" : "Anmeldeinformation erstellt!",
+ "Credential deleted" : "Anmeldeinformation gelöscht",
+ "Credential updated" : "Anmeldeinformation aktualisiert",
+ "Credential recovered" : "Anmeldeinformation wiederhergestellt",
+ "Error downloading file, you probably don't have enough permissions" : "Fehler beim Herunterladen der Datei, du hast möglicherweise nicht die entsprechende Berechtigung",
+ "Starting export" : "Export gestartet",
+ "Decrypting credentials" : "Anmeldeinformationen werden entschlüsselt",
+ "Done" : "Fertig",
+ "File read successfully!" : "Datei erfolgreich gelesen!",
+ "Credential has no label, skipping" : "Übersprungen, Anmeldeinformation hat keine Beschriftung",
+ "Adding {{credential}}" : "{{credential}} werden hinzugefügt",
+ "Added {{credential}}" : "{{credential}} wurden hinzugefügt",
+ "Parsed {{num}} credentials, starting to import" : "{{num}} Anmeldeinformationen eingelesen, Import wird gestartet",
+ "Revision deleted" : "Revision gelöscht",
+ "Revision restored" : "Revision wiederhergestellt",
+ "Save in passman" : "In Passman speichern",
+ "Settings saved" : "Einstellungen gespeichert",
+ "General settings" : "Allgemeine Einstellungen",
+ "Password Audit" : "Passwort-Audit",
+ "Password settings" : "Passwort-Einstellungen",
+ "Import credentials" : "Anmeldeinformationen importieren",
+ "Export credentials" : "Anmeldeinformationen exportieren",
+ "Sharing" : "Teilen",
+ "Are you sure you want to leave? This WILL corrupt all your credentials" : "Möchtest du dies wirklich verlassen? Dies WIRD alle deine Anmeldeinformationen zerstören",
+ "Your old password is incorrect!" : "Dein altes Passwort ist nicht korrekt!",
+ "New passwords do not match!" : "Die neuen Passwörter stimmen nicht überein!",
+ "Please login with your new vault password" : "Bitte mit deinem neuen Tresor-Passwort anmelden",
+ "Share with users and groups" : "Mit Benutzern oder Gruppen teilen",
+ "Share link" : "Link freigeben",
+ "Are you sure you want to leave? This will corrupt this credential" : "Möchtest du dies wirklich verlassen? Dies wird diese Anmeldeinformation zerstören",
+ "Credential unshared" : "Anmeldeinformation wird nicht mehr geteilt",
+ "Credential shared" : "Anmeldeinformation wird geteilt",
+ "Saved!" : "Gespeichert!",
+ "Toggle visibility" : "Sichtbarkeit umschalten",
+ "Copy to clipboard" : "In die Zwischenablage kopieren",
+ "Copied to clipboard!" : "In die Zwischenablage kopiert!",
+ "Generate password" : "Passwort generieren",
+ "Copy password to clipboard" : "Passwort in die Zwischenablage kopieren",
+ "Password copied to clipboard!" : "Passwort in die Zwischenablage kopiert!",
+ "Complete" : "Fertigstellen",
+ "Username" : "Benutzer",
+ "Repeat password" : "Passwort wiederholen",
+ "Add Tag" : "Schlagwort hinzufügen",
+ "Field label" : "Beschriftung des Feldes",
+ "Field value" : "Wert des Feldes",
+ "Choose a file" : "Datei auswählen",
+ "Text" : "Text",
+ "File" : "Datei",
+ "Add" : "Hinzufügen",
+ "Value" : "Wert",
+ "Type" : "Typ",
+ "Actions" : "Aktionen",
+ "Empty" : "Leer",
+ "Filename" : "Dateiname",
+ "Upload date" : "Datum des Hochladens",
+ "Size" : "Größe",
+ "Upload your OTP qr code" : "Lade deinen OTP QR-Code hoch",
+ "Current OTP settings" : "Aktuelle OTP-Einstellungen",
+ "Issuer" : "Ersteller",
+ "Secret" : "Geheimnis",
+ "Expire date" : "Ablaufdatum",
+ "No expire date set" : "Kein Ablaufdatum gesetzt",
+ "Renew interval" : "Intervall erneuern",
+ "Disabled" : "Deaktiviert",
+ "Day(s)" : "Tag(e)",
+ "Week(s)" : "Woche(n)",
+ "Month(s)" : "Monat(e)",
+ "Year(s)" : "Jahr(e)",
+ "Password generation settings" : "Einstellungen zur Passwortgenerierung",
+ "Password length" : "Passwortlänge",
+ "Minimum amount of digits" : "Minimale Anzahl an Zeichen",
+ "Use uppercase letters" : "Großbuchstaben verwenden",
+ "Use lowercase letters" : "Kleinbuchstaben verwenden",
+ "Use numbers" : "Zahlen verwenden",
+ "Use special characters" : "Sonderzeichen verwenden",
+ "Avoid ambiguous characters" : "Unklare Zeichen vermeiden",
+ "Require every character type" : "Jeder Zeichentyp erforderlich",
+ "Export type" : "Export-Typ",
+ "Export" : "Exportieren",
+ "Rename vault" : "Tresor umbenennen",
+ "New vault name" : "Neuer Tresor-Name",
+ "Change" : "Ändern",
+ "Change vault key" : "Tresor-Schlüssel ändern",
+ "Old vault password" : "Altes Tresor-Passwort",
+ "New vault password" : "Neues Tresor-Passwort",
+ "New vault password repeat" : "Neues Tresor-Passwort wiederholen",
+ "Please wait your vault is being updated, do not leave this page." : "Bitte warten, dein Tresor wird aktualisiert, bitte diese Seite nicht verlassen.",
+ "Processing" : "Verarbeite",
+ "Total progress" : "Gesamtfortschritt",
+ "About Passman" : "Über Passman",
+ "Version" : "Version",
+ "Donate to support development" : "Zur Unterstützung der Entwicklung bitte spenden",
+ "Bookmarklet" : "Lesezeichen setzen",
+ "Save your passwords with 1 click!" : "Speichere deine Passwörter mit einem Klick!",
+ "Drag below button to your bookmark toolbar." : "Ziehe die untere Schaltfläche in deine Lesezeichen-Leiste",
+ "Import type" : "Import-Typ",
+ "Import" : "Importieren",
+ "Read progress" : "Lesefortschritt",
+ "Upload progress" : "Hochladefortschritt",
+ "Private Key" : "Privater Schlüssel",
+ "Public key" : "Öffentlicher Schlüssel",
+ "Key size" : "Schlüsselgröße",
+ "Save keys" : "Schlüssel speichern",
+ "Generate sharing keys" : "Schlüssel zum Teilen erzeugen",
+ "Generating sharing keys" : "Erzeuge Schlüssel zum Teilen",
+ "The password tool will scan your password, calculate the avarage crack time and, if below the threshold, show them" : "Das Passwort-Tool durchsucht deine Passwörter, berechnet die durchschnittliche Zeit zum Knacken des Passworts und wenn diese unter eine Schwelle liegt, wird dieses angezeigt",
+ "Minimum password stength" : "Minimale Passwortstärke",
+ "Passman scanned your passwords, and here is the result." : "Passman hat deine Passwörter durchsucht und hier ist das Ergbnis",
+ "A total of {{scan_result}} weak credentials." : "Insgesamt {{scan_result}} schwache Anmeldeinformationen.",
+ "Score" : "Bewertung",
+ "Action" : "Aktion",
+ "Search users or groups..." : "Benutzer oder Gruppen suchen...",
+ "Cyphering" : "Verschlüsselung",
+ "Uploading" : "Lade hoch",
+ "User" : "Nutzer",
+ "Crypto time" : "Verschlüsselungszeit",
+ "Total time spent cyphering" : "Gesamte aufgewendete Zeit zur Verschlüsselung",
+ "Read" : "Lesen",
+ "Write" : "Schreiben",
+ "Files" : "Dateien",
+ "Revisions" : "Revisionen",
+ "Pending" : "Ausstehend",
+ "Enable link sharing" : "Freigaben über Links aktivieren",
+ "Share until date" : "Freigabe gültig bis Datum",
+ "Expire after views" : "Läuft nach dem Anschauen ab",
+ "Click share first" : "Erst auf Teilen klicken",
+ "Show files" : "Dateien anzeigen",
+ "Details" : "Details",
+ "Hide details" : "Details ausblenden",
+ "Password score" : "Passwort-Bewertung",
+ "Cracking times" : "Knackversuche",
+ "100 / hour" : "100 / Stunde",
+ "Throttled online attack" : "Gedrosselter Online-Angriff",
+ "10 / second" : "10 / Sekunde",
+ "Unthrottled online attack" : "Nicht gedrosselter Online-Angriff",
+ "10k / second" : "10.000 / Sekunde",
+ "Offline attack, slow hash, many cores" : "Offline Angriff, langsamer Hash, viele Kerne",
+ "10B / second" : "10 Milliarden / Sekunde",
+ "Offline attack, fast hash, many cores" : "Offline Angriff, schneller Hash, viele Kerne",
+ "Match sequence" : "Sequenz um passendes zu finden",
+ "See match sequence" : "Sequenz um passendes zu finden anzeigen",
+ "Pattern" : "Muster",
+ "Matched word" : "Gefundenes Wort",
+ "Dictionary name" : "Name des Wörterbuchs",
+ "Rank" : "Rang",
+ "Reversed" : "Rückgängig gemacht",
+ "Guesses" : "Vermutung",
+ "Base guesses" : "Vermutungsbasis",
+ "Uppercase variations" : "Variationen der Großschreibung",
+ "l33t-variations" : "l33t-Variationen",
+ "Showing revisions of" : "Revision anzeigen von",
+ "Revision of" : "Revision von",
+ "by" : "von",
+ "No revisions found." : "Keine Revisionen gefunden.",
+ "Label" : "Beschriftung",
+ "Restore revision" : "Diese Revision wiederherstellen",
+ "Delete revision" : "Diese Revision löschen",
+ "Edit credential" : "Anmeldeinformation bearbeiten",
+ "Create new credential" : "Neue Anmeldeinformation erstellen",
+ "Save" : "Speichern",
+ "Cancel" : "Abbrechen",
+ "Settings" : "Einstellungen",
+ "Share credential {{credential}}" : "Anmeldeinformation {{credential}} teilen",
+ "Unshare" : "Freigabe aufheben",
+ "Showing deleted since" : "Anzeigen gelöscht seit",
+ "All time" : "Gesamte Zeit",
+ "Showing {{number_filtered}} of {{credential_number}} credentials" : "{{number_filtered}} of {{credential_number}} Anmeldeinformationen anzeigen",
+ "Search credential..." : "Anmeldeinformation suchen...",
+ "Account" : "Konto",
+ "Password" : "Passwort",
+ "OTP" : "OTP (One Time Passwort)",
+ "E-mail" : "E-Mail",
+ "URL" : "URL",
+ "Notes" : "Notizen",
+ "Expire time" : "Ablaufzeit",
+ "Changed" : "Geändert",
+ "Created" : "Erstellt",
+ "Edit" : "Bearbeiten",
+ "Delete" : "Löschen",
+ "Share" : "Teilen",
+ "Recover" : "Wiederherstellen",
+ "Destroy" : "Vernichten",
+ "You have incoming share requests." : "Du hast eingehende Freigabeanforderungen.",
+ "If you want to the credential in a other vault," : "Wenn du zu einer anderen Anmeldeinformation in einem anderen Tresor möchtest,",
+ "logout of this vault and login to the vault you want the shared credential in." : "melde dich bei diesem Tresor ab und melde dich bei dem Tresor, welches die geteilte Anmeldeinformation beinhaltet, wieder an.",
+ "Permissions" : "Rechte",
+ "Received from" : "Erhalten von",
+ "Date" : "Datum",
+ "Accept" : "Bestätigen",
+ "Decline" : "Ablehnen",
+ "Last accessed" : "Letzter Zugriff",
+ "Never" : "Nie",
+ "No vaults found, why not create one?" : "Kein Tresor gefunden, warum kein neues erstellen?",
+ "Please give your new vault a name." : "Bitte einen Namen für den neuen Tresor eingeben.",
+ "Vault password" : "Tresor-Passwort",
+ "Repeat vault password" : "Tresor-Passwort wiederholen",
+ "Your sharing key's will have a strength of 1024 bit, which you can change later in settings." : "Deine Freigabeschlüssel werden 1024 bit stark sein. Du kannst dies auch später noch in den Einstellungen ändern.",
+ "Create vault" : "Erstelle Tresor",
+ "Go back to vaults" : "Zurück zu den Tresoren",
+ "Please input the password for" : "Passwort eingeben für",
+ "Set this vault as default." : "Diesen Tresor als Standard setzen.",
+ "Login automatically to this vault." : "Automatisch in diesen Tresor einloggen.",
+ "Decrypt vault" : "Tresor entschlüsseln",
+ "Warning! Adding credentials over http can be insecure!" : "Achtung! Zugangsdaten über http kann unsicher sein!",
+ "Logged in to {{vault_name}}" : "Eingeloggt in {{vault_name}}",
+ "Change vault" : "Wechsle Tresor",
+ "Deleted credentials" : "Zugangsdaten gelöscht",
+ "Logout" : "Ausloggen",
+ "Donate" : "Spende",
+ "Someone has shared a credential with you." : "Jemand hat Zugangsdaten mit Dir geteilt.",
+ "Click here to request it" : "Hier klicken um es anzufordern",
+ "Loading..." : "Lade...",
+ "Awwhh.... credential not found. Maybe it expired" : "Oh... Zugangsdaten nicht gefunden. Vielleicht sind sie abgelaufen",
"A Passman item has been created, modified or deleted" : "Ein Passman-Element wurde erstellt, modifiziert oder gelöscht",
"A Passman item has expired" : "Ein Passman-Element ist abgelaufen",
"A Passman item has been shared" : "Ein Passman-Element wurde geteilt",
@@ -26,10 +248,8 @@
"Remind me later" : "Erinnere mich später",
"Ignore" : "Ignorieren",
"%s shared \"%s\" with you. Click here to accept" : "%s teilt \"%s\" mit dir. Um dies zu akzeptieren, klicke hier",
- "Decline" : "Ablehnen",
"%s has declined your share request for \"%s\"." : "%s hat das Teilen von \"%s\" mit dir abgelehnt.",
"%s has accepted your share request for \"%s\"." : "%s hat das Teilen von \"%s\" mit dir akzeptiert.",
- "Settings" : "Einstellungen",
"Connection to server lost" : "Verbindung zum Server verloren",
"Problem loading page, reloading in 5 seconds" : "Problem beim Laden der Seite, Seite wird in 5 Sekunden nochmals geladen",
"Saving..." : "Speichere…",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index b100ea0c..523ce6cc 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -2,6 +2,228 @@ OC.L10N.register(
"passman",
{
"Passwords" : "Passwörter",
+ "Generating sharing keys ( %step / 2)" : "Generiere Freigabe-Schlüssel ( %step / 2)",
+ "Incorrect vault password!" : "Tresor-Passwort nicht korrekt",
+ "Passwords do not match" : "Passwörter stimmen nicht überein",
+ "General" : "Allgemein",
+ "Custom Fields" : "Benutzerdefinierte Felder",
+ "Please fill in a label!" : "Bitte Beschriftung hinzufügen!",
+ "Please fill in a value!" : "Bitte einen Wert hinzufügen!",
+ "Error loading file" : "Fehler beim Laden der Datei",
+ "An error happend during decryption" : "Ein Fehler ist beim Entschlüsseln aufgetreten",
+ "Credential created!" : "Anmeldeinformation erstellt!",
+ "Credential deleted" : "Anmeldeinformation gelöscht",
+ "Credential updated" : "Anmeldeinformation aktualisiert",
+ "Credential recovered" : "Anmeldeinformation wiederhergestellt",
+ "Error downloading file, you probably don't have enough permissions" : "Fehler beim Herunterladen der Datei, Sie haben möglicherweise nicht die entsprechende Berechtigung",
+ "Starting export" : "Export gestartet",
+ "Decrypting credentials" : "Anmeldeinformationen werden entschlüsselt",
+ "Done" : "Fertig",
+ "File read successfully!" : "Datei erfolgreich gelesen!",
+ "Credential has no label, skipping" : "Übersprungen, Anmeldeinformation hat keine Beschriftung",
+ "Adding {{credential}}" : "{{credential}} werden hinzugefügt",
+ "Added {{credential}}" : "{{credential}} wurden hinzugefügt",
+ "Parsed {{num}} credentials, starting to import" : "{{num}} Anmeldeinformationen eingelesen, Import wird gestartet",
+ "Revision deleted" : "Revision gelöscht",
+ "Revision restored" : "Revision wiederhergestellt",
+ "Save in passman" : "In Passman speichern",
+ "Settings saved" : "Einstellungen gespeichert",
+ "General settings" : "Allgemeine Einstellungen",
+ "Password Audit" : "Passwort-Audit",
+ "Password settings" : "Passwort-Einstellungen",
+ "Import credentials" : "Anmeldeinformationen importieren",
+ "Export credentials" : "Anmeldeinformationen exportieren",
+ "Sharing" : "Teilen",
+ "Are you sure you want to leave? This WILL corrupt all your credentials" : "Möchten Sie dies wirklich verlassen? Dies WIRD alle Ihre Anmeldeinformationen zerstören",
+ "Your old password is incorrect!" : "Ihr altes Passwort ist nicht korrekt!",
+ "New passwords do not match!" : "Die neuen Passwörter stimmen nicht überein!",
+ "Please login with your new vault password" : "Bitte mit Ihrem neuen Tresor-Passwort anmelden",
+ "Share with users and groups" : "Mit Benutzern und Gruppen teilen",
+ "Share link" : "Link teilen",
+ "Are you sure you want to leave? This will corrupt this credential" : "Möchten Sie dies wirklich verlassen? Dies wird diese Anmeldeinformation zerstören",
+ "Credential unshared" : "Anmeldeinformation wird nicht mehr geteilt",
+ "Credential shared" : "Anmeldeinformation wird geteilt",
+ "Saved!" : "Gespeichert!",
+ "Toggle visibility" : "Sichtbarkeit umschalten",
+ "Copy to clipboard" : "In die Zwischenablage kopieren",
+ "Copied to clipboard!" : "In die Zwischenablage kopiert!",
+ "Generate password" : "Passwort generieren",
+ "Copy password to clipboard" : "Passwort in die Zwischenablage kopieren",
+ "Password copied to clipboard!" : "Passwort in die Zwischenablage kopiert!",
+ "Complete" : "Fertigstellen",
+ "Username" : "Benutzername",
+ "Repeat password" : "Passwort wiederholen",
+ "Add Tag" : "Schlagwort hinzufügen",
+ "Field label" : "Beschriftung des Feldes",
+ "Field value" : "Wert des Feldes",
+ "Choose a file" : "Datei auswählen",
+ "Text" : "Text",
+ "File" : "Datei",
+ "Add" : "Hinzufügen",
+ "Value" : "Wert",
+ "Type" : "Typ",
+ "Actions" : "Aktionen",
+ "Empty" : "Leer",
+ "Filename" : "Dateiname",
+ "Upload date" : "Datum des Hochladens",
+ "Size" : "Größe",
+ "Upload your OTP qr code" : "Laden Sie Ihren OTP QR-Code hoch",
+ "Current OTP settings" : "Aktuelle OTP-Einstellungen",
+ "Issuer" : "Ersteller",
+ "Secret" : "Geheimnis",
+ "Expire date" : "Ablaufdatum",
+ "No expire date set" : "Kein Ablaufdatum gesetzt",
+ "Renew interval" : "Intervall erneuern",
+ "Disabled" : "Deaktiviert",
+ "Day(s)" : "Tag(e)",
+ "Week(s)" : "Woche(n)",
+ "Month(s)" : "Monat(e)",
+ "Year(s)" : "Jahr(e)",
+ "Password generation settings" : "Einstellungen zur Passwortgenerierung",
+ "Password length" : "Passwortlänge",
+ "Minimum amount of digits" : "Minimale Anzahl an Zeichen",
+ "Use uppercase letters" : "Großbuchstaben verwenden",
+ "Use lowercase letters" : "Kleinbuchstaben verwenden",
+ "Use numbers" : "Zahlen verwenden",
+ "Use special characters" : "Sonderzeichen verwenden",
+ "Avoid ambiguous characters" : "Unklare Zeichen vermeiden",
+ "Require every character type" : "Jeder Zeichentyp erforderlich",
+ "Export type" : "Export-Typ",
+ "Export" : "Exportieren",
+ "Rename vault" : "Tresor umbenennen",
+ "New vault name" : "Neuer Tresor-Name",
+ "Change" : "Ändern",
+ "Change vault key" : "Tresor-Schlüssel ändern",
+ "Old vault password" : "Altes Tresor-Passwort",
+ "New vault password" : "Neues Tresor-Passwort",
+ "New vault password repeat" : "Neues Tresor-Passwort wiederholen",
+ "Please wait your vault is being updated, do not leave this page." : "Bitte warten, Ihr Tresor wird aktualisiert, bitte diese Seite nicht verlassen.",
+ "Processing" : "Verarbeite",
+ "Total progress" : "Gesamtfortschritt",
+ "About Passman" : "Über Passman",
+ "Version" : "Version",
+ "Donate to support development" : "Zur Unterstützung der Entwicklung bitte spenden",
+ "Bookmarklet" : "Lesezeichen setzen",
+ "Save your passwords with 1 click!" : "Speichern Sie Ihre Passwörter mit einem Klick!",
+ "Drag below button to your bookmark toolbar." : "Ziehen Sie die untere Schaltfläche in Ihre Lesezeichen-Leiste",
+ "Import type" : "Import-Typ",
+ "Import" : "Importieren",
+ "Read progress" : "Lesefortschritt",
+ "Upload progress" : "Hochladefortschritt",
+ "Private Key" : "Privater Schlüssel",
+ "Public key" : "Öffentlicher Schlüssel",
+ "Key size" : "Schlüsselgröße",
+ "Save keys" : "Schlüssel speichern",
+ "Generate sharing keys" : "Schlüssel zum Teilen erzeugen",
+ "Generating sharing keys" : "Erzeuge Schlüssel zum Teilen",
+ "The password tool will scan your password, calculate the avarage crack time and, if below the threshold, show them" : "Das Passwort-Tool durchsucht Ihre Passwörter, berechnet die durchschnittliche Zeit zum Knacken des Passworts und wenn diese unter eine Schwelle liegt, wird dieses angezeigt",
+ "Minimum password stength" : "Minimale Passwortstärke",
+ "Passman scanned your passwords, and here is the result." : "Passman hat Ihre Passwörter durchsucht und hier ist das Ergbnis",
+ "A total of {{scan_result}} weak credentials." : "Insgesamt {{scan_result}} schwache Anmeldeinformationen.",
+ "Score" : "Bewertung",
+ "Action" : "Aktion",
+ "Search users or groups..." : "Suche Benutzer oder Gruppen...",
+ "Cyphering" : "Verschlüsselung",
+ "Uploading" : "Lade hoch",
+ "User" : "Nutzer",
+ "Crypto time" : "Verschlüsselungszeit",
+ "Total time spent cyphering" : "Gesamte aufgewendete Zeit zur Verschlüsselung",
+ "Read" : "Lesen",
+ "Write" : "Schreiben",
+ "Files" : "Dateien",
+ "Revisions" : "Revisionen",
+ "Pending" : "Ausstehend",
+ "Enable link sharing" : "Freigaben über Links aktivieren",
+ "Share until date" : "Freigabe gültig bis Datum",
+ "Expire after views" : "Läuft nach dem Anschauen ab",
+ "Click share first" : "Erst auf Teilen klicken",
+ "Show files" : "Dateien anzeigen",
+ "Details" : "Details",
+ "Hide details" : "Details ausblenden",
+ "Password score" : "Passwort-Bewertung",
+ "Cracking times" : "Knackversuche",
+ "100 / hour" : "100 / Stunde",
+ "Throttled online attack" : "Gedrosselter Online-Angriff",
+ "10 / second" : "10 / Sekunde",
+ "Unthrottled online attack" : "Nicht gedrosselter Online-Angriff",
+ "10k / second" : "10.000 / Sekunde",
+ "Offline attack, slow hash, many cores" : "Offline Angriff, langsamer Hash, viele Kerne",
+ "10B / second" : "10 Milliarden / Sekunde",
+ "Offline attack, fast hash, many cores" : "Offline Angriff, schneller Hash, viele Kerne",
+ "Match sequence" : "Sequenz um passendes zu finden",
+ "See match sequence" : "Sequenz um passendes zu finden anzeigen",
+ "Pattern" : "Muster",
+ "Matched word" : "Gefundenes Wort",
+ "Dictionary name" : "Name des Wörterbuchs",
+ "Rank" : "Rang",
+ "Reversed" : "Rückgängig gemacht",
+ "Guesses" : "Vermutung",
+ "Base guesses" : "Vermutungsbasis",
+ "Uppercase variations" : "Variationen der Großschreibung",
+ "l33t-variations" : "l33t-Variationen",
+ "Showing revisions of" : "Revision anzeigen von",
+ "Revision of" : "Revision von",
+ "by" : "von",
+ "No revisions found." : "Keine Revisionen gefunden.",
+ "Label" : "Beschriftung",
+ "Restore revision" : "Diese Revision wiederherstellen",
+ "Delete revision" : "Diese Revision löschen",
+ "Edit credential" : "Anmeldeinformation bearbeiten",
+ "Create new credential" : "Neue Anmeldeinformation erstellen",
+ "Save" : "Speichern",
+ "Cancel" : "Abbrechen",
+ "Settings" : "Einstellungen",
+ "Share credential {{credential}}" : "Anmeldeinformation {{credential}} teilen",
+ "Unshare" : "Freigabe aufheben",
+ "Showing deleted since" : "Anzeigen gelöscht seit",
+ "All time" : "Gesamte Zeit",
+ "Showing {{number_filtered}} of {{credential_number}} credentials" : "{{number_filtered}} of {{credential_number}} Anmeldeinformationen anzeigen",
+ "Search credential..." : "Anmeldeinformation suchen...",
+ "Account" : "Konto",
+ "Password" : "Passwort",
+ "OTP" : "OTP (One Time Passwort)",
+ "E-mail" : "E-Mail",
+ "URL" : "Url",
+ "Notes" : "Notizen",
+ "Expire time" : "Ablaufzeit",
+ "Changed" : "Geändert",
+ "Created" : "Erstellt",
+ "Edit" : "Bearbeiten",
+ "Delete" : "Löschen",
+ "Share" : "Share",
+ "Recover" : "Wiederherstellen",
+ "Destroy" : "Vernichten",
+ "You have incoming share requests." : "Sie haben eingehende Freigabeanforderungen.",
+ "If you want to the credential in a other vault," : "Wenn Sie zu einer anderen Anmeldeinformation in einem anderen Tresor möchten,",
+ "logout of this vault and login to the vault you want the shared credential in." : "melden Sie sich bei diesem Tresor ab und melde Sie sich bei dem Tresor, welches die geteilte Anmeldeinformation beinhaltet, wieder an.",
+ "Permissions" : "Rechte",
+ "Received from" : "Erhalten von",
+ "Date" : "Datum",
+ "Accept" : "Bestätigen",
+ "Decline" : "Ablehnen",
+ "Last accessed" : "Letzter Zugriff",
+ "Never" : "Nie",
+ "No vaults found, why not create one?" : "Kein Tresor gefunden, warum kein neues erstellen?",
+ "Please give your new vault a name." : "Bitte einen Namen für den neuen Tresor eingeben.",
+ "Vault password" : "Tresor-Passwort",
+ "Repeat vault password" : "Tresor-Passwort wiederholen",
+ "Your sharing key's will have a strength of 1024 bit, which you can change later in settings." : "Ihre Freigabeschlüssel werden 1024 bit stark sein. Sie können dies auch später noch in den Einstellungen ändern.",
+ "Create vault" : "Erstelle Tresor",
+ "Go back to vaults" : "Zurück zu den Tresoren",
+ "Please input the password for" : "Passwort eingeben für",
+ "Set this vault as default." : "Diesen Tresor als Standard setzen.",
+ "Login automatically to this vault." : "Automatisch in diesen Tresor einloggen.",
+ "Decrypt vault" : "Tresor entschlüsseln",
+ "Warning! Adding credentials over http can be insecure!" : "Achtung! Zugangsdaten über http kann unsicher sein!",
+ "Logged in to {{vault_name}}" : "Eingeloggt in {{vault_name}}",
+ "Change vault" : "Wechsle Tresor",
+ "Deleted credentials" : "Zugangsdaten gelöscht",
+ "Logout" : "Ausloggen",
+ "Donate" : "Spende",
+ "Someone has shared a credential with you." : "Jemand hat Zugangsdaten mit Ihnen geteilt.",
+ "Click here to request it" : "Hier klicken um es anzufordern",
+ "Loading..." : "Lade...",
+ "Awwhh.... credential not found. Maybe it expired" : "Oh... Zugangsdaten nicht gefunden. Vielleicht sind sie abgelaufen",
"A Passman item has been created, modified or deleted" : "Ein Passman-Element wurde erstellt, modifiziert oder gelöscht",
"A Passman item has expired" : "Ein Passman-Element ist abgelaufen",
"A Passman item has been shared" : "Ein Passman-Element wurde geteilt",
@@ -28,10 +250,8 @@ OC.L10N.register(
"Remind me later" : "Erinnern Sie mich später",
"Ignore" : "Ignorieren",
"%s shared \"%s\" with you. Click here to accept" : "%s teilt \"%s\" mit Ihnen. Um dies zu akzeptieren, klicken Sie bitte hier",
- "Decline" : "Ablehnen",
"%s has declined your share request for \"%s\"." : "%s hat das Teilen von \"%s\" mit Ihnen abgelehnt.",
"%s has accepted your share request for \"%s\"." : "%s hat das Teilen von \"%s\" mit Ihnen akzeptiert.",
- "Settings" : "Einstellungen",
"Connection to server lost" : "Verbindung zum Server verloren",
"Problem loading page, reloading in 5 seconds" : "Problem beim Laden der Seite, Seite wird in 5 Sekunden erneut geladen",
"Saving..." : "Speichere...",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 685a15c0..db6d4da7 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -1,5 +1,227 @@
{ "translations": {
"Passwords" : "Passwörter",
+ "Generating sharing keys ( %step / 2)" : "Generiere Freigabe-Schlüssel ( %step / 2)",
+ "Incorrect vault password!" : "Tresor-Passwort nicht korrekt",
+ "Passwords do not match" : "Passwörter stimmen nicht überein",
+ "General" : "Allgemein",
+ "Custom Fields" : "Benutzerdefinierte Felder",
+ "Please fill in a label!" : "Bitte Beschriftung hinzufügen!",
+ "Please fill in a value!" : "Bitte einen Wert hinzufügen!",
+ "Error loading file" : "Fehler beim Laden der Datei",
+ "An error happend during decryption" : "Ein Fehler ist beim Entschlüsseln aufgetreten",
+ "Credential created!" : "Anmeldeinformation erstellt!",
+ "Credential deleted" : "Anmeldeinformation gelöscht",
+ "Credential updated" : "Anmeldeinformation aktualisiert",
+ "Credential recovered" : "Anmeldeinformation wiederhergestellt",
+ "Error downloading file, you probably don't have enough permissions" : "Fehler beim Herunterladen der Datei, Sie haben möglicherweise nicht die entsprechende Berechtigung",
+ "Starting export" : "Export gestartet",
+ "Decrypting credentials" : "Anmeldeinformationen werden entschlüsselt",
+ "Done" : "Fertig",
+ "File read successfully!" : "Datei erfolgreich gelesen!",
+ "Credential has no label, skipping" : "Übersprungen, Anmeldeinformation hat keine Beschriftung",
+ "Adding {{credential}}" : "{{credential}} werden hinzugefügt",
+ "Added {{credential}}" : "{{credential}} wurden hinzugefügt",
+ "Parsed {{num}} credentials, starting to import" : "{{num}} Anmeldeinformationen eingelesen, Import wird gestartet",
+ "Revision deleted" : "Revision gelöscht",
+ "Revision restored" : "Revision wiederhergestellt",
+ "Save in passman" : "In Passman speichern",
+ "Settings saved" : "Einstellungen gespeichert",
+ "General settings" : "Allgemeine Einstellungen",
+ "Password Audit" : "Passwort-Audit",
+ "Password settings" : "Passwort-Einstellungen",
+ "Import credentials" : "Anmeldeinformationen importieren",
+ "Export credentials" : "Anmeldeinformationen exportieren",
+ "Sharing" : "Teilen",
+ "Are you sure you want to leave? This WILL corrupt all your credentials" : "Möchten Sie dies wirklich verlassen? Dies WIRD alle Ihre Anmeldeinformationen zerstören",
+ "Your old password is incorrect!" : "Ihr altes Passwort ist nicht korrekt!",
+ "New passwords do not match!" : "Die neuen Passwörter stimmen nicht überein!",
+ "Please login with your new vault password" : "Bitte mit Ihrem neuen Tresor-Passwort anmelden",
+ "Share with users and groups" : "Mit Benutzern und Gruppen teilen",
+ "Share link" : "Link teilen",
+ "Are you sure you want to leave? This will corrupt this credential" : "Möchten Sie dies wirklich verlassen? Dies wird diese Anmeldeinformation zerstören",
+ "Credential unshared" : "Anmeldeinformation wird nicht mehr geteilt",
+ "Credential shared" : "Anmeldeinformation wird geteilt",
+ "Saved!" : "Gespeichert!",
+ "Toggle visibility" : "Sichtbarkeit umschalten",
+ "Copy to clipboard" : "In die Zwischenablage kopieren",
+ "Copied to clipboard!" : "In die Zwischenablage kopiert!",
+ "Generate password" : "Passwort generieren",
+ "Copy password to clipboard" : "Passwort in die Zwischenablage kopieren",
+ "Password copied to clipboard!" : "Passwort in die Zwischenablage kopiert!",
+ "Complete" : "Fertigstellen",
+ "Username" : "Benutzername",
+ "Repeat password" : "Passwort wiederholen",
+ "Add Tag" : "Schlagwort hinzufügen",
+ "Field label" : "Beschriftung des Feldes",
+ "Field value" : "Wert des Feldes",
+ "Choose a file" : "Datei auswählen",
+ "Text" : "Text",
+ "File" : "Datei",
+ "Add" : "Hinzufügen",
+ "Value" : "Wert",
+ "Type" : "Typ",
+ "Actions" : "Aktionen",
+ "Empty" : "Leer",
+ "Filename" : "Dateiname",
+ "Upload date" : "Datum des Hochladens",
+ "Size" : "Größe",
+ "Upload your OTP qr code" : "Laden Sie Ihren OTP QR-Code hoch",
+ "Current OTP settings" : "Aktuelle OTP-Einstellungen",
+ "Issuer" : "Ersteller",
+ "Secret" : "Geheimnis",
+ "Expire date" : "Ablaufdatum",
+ "No expire date set" : "Kein Ablaufdatum gesetzt",
+ "Renew interval" : "Intervall erneuern",
+ "Disabled" : "Deaktiviert",
+ "Day(s)" : "Tag(e)",
+ "Week(s)" : "Woche(n)",
+ "Month(s)" : "Monat(e)",
+ "Year(s)" : "Jahr(e)",
+ "Password generation settings" : "Einstellungen zur Passwortgenerierung",
+ "Password length" : "Passwortlänge",
+ "Minimum amount of digits" : "Minimale Anzahl an Zeichen",
+ "Use uppercase letters" : "Großbuchstaben verwenden",
+ "Use lowercase letters" : "Kleinbuchstaben verwenden",
+ "Use numbers" : "Zahlen verwenden",
+ "Use special characters" : "Sonderzeichen verwenden",
+ "Avoid ambiguous characters" : "Unklare Zeichen vermeiden",
+ "Require every character type" : "Jeder Zeichentyp erforderlich",
+ "Export type" : "Export-Typ",
+ "Export" : "Exportieren",
+ "Rename vault" : "Tresor umbenennen",
+ "New vault name" : "Neuer Tresor-Name",
+ "Change" : "Ändern",
+ "Change vault key" : "Tresor-Schlüssel ändern",
+ "Old vault password" : "Altes Tresor-Passwort",
+ "New vault password" : "Neues Tresor-Passwort",
+ "New vault password repeat" : "Neues Tresor-Passwort wiederholen",
+ "Please wait your vault is being updated, do not leave this page." : "Bitte warten, Ihr Tresor wird aktualisiert, bitte diese Seite nicht verlassen.",
+ "Processing" : "Verarbeite",
+ "Total progress" : "Gesamtfortschritt",
+ "About Passman" : "Über Passman",
+ "Version" : "Version",
+ "Donate to support development" : "Zur Unterstützung der Entwicklung bitte spenden",
+ "Bookmarklet" : "Lesezeichen setzen",
+ "Save your passwords with 1 click!" : "Speichern Sie Ihre Passwörter mit einem Klick!",
+ "Drag below button to your bookmark toolbar." : "Ziehen Sie die untere Schaltfläche in Ihre Lesezeichen-Leiste",
+ "Import type" : "Import-Typ",
+ "Import" : "Importieren",
+ "Read progress" : "Lesefortschritt",
+ "Upload progress" : "Hochladefortschritt",
+ "Private Key" : "Privater Schlüssel",
+ "Public key" : "Öffentlicher Schlüssel",
+ "Key size" : "Schlüsselgröße",
+ "Save keys" : "Schlüssel speichern",
+ "Generate sharing keys" : "Schlüssel zum Teilen erzeugen",
+ "Generating sharing keys" : "Erzeuge Schlüssel zum Teilen",
+ "The password tool will scan your password, calculate the avarage crack time and, if below the threshold, show them" : "Das Passwort-Tool durchsucht Ihre Passwörter, berechnet die durchschnittliche Zeit zum Knacken des Passworts und wenn diese unter eine Schwelle liegt, wird dieses angezeigt",
+ "Minimum password stength" : "Minimale Passwortstärke",
+ "Passman scanned your passwords, and here is the result." : "Passman hat Ihre Passwörter durchsucht und hier ist das Ergbnis",
+ "A total of {{scan_result}} weak credentials." : "Insgesamt {{scan_result}} schwache Anmeldeinformationen.",
+ "Score" : "Bewertung",
+ "Action" : "Aktion",
+ "Search users or groups..." : "Suche Benutzer oder Gruppen...",
+ "Cyphering" : "Verschlüsselung",
+ "Uploading" : "Lade hoch",
+ "User" : "Nutzer",
+ "Crypto time" : "Verschlüsselungszeit",
+ "Total time spent cyphering" : "Gesamte aufgewendete Zeit zur Verschlüsselung",
+ "Read" : "Lesen",
+ "Write" : "Schreiben",
+ "Files" : "Dateien",
+ "Revisions" : "Revisionen",
+ "Pending" : "Ausstehend",
+ "Enable link sharing" : "Freigaben über Links aktivieren",
+ "Share until date" : "Freigabe gültig bis Datum",
+ "Expire after views" : "Läuft nach dem Anschauen ab",
+ "Click share first" : "Erst auf Teilen klicken",
+ "Show files" : "Dateien anzeigen",
+ "Details" : "Details",
+ "Hide details" : "Details ausblenden",
+ "Password score" : "Passwort-Bewertung",
+ "Cracking times" : "Knackversuche",
+ "100 / hour" : "100 / Stunde",
+ "Throttled online attack" : "Gedrosselter Online-Angriff",
+ "10 / second" : "10 / Sekunde",
+ "Unthrottled online attack" : "Nicht gedrosselter Online-Angriff",
+ "10k / second" : "10.000 / Sekunde",
+ "Offline attack, slow hash, many cores" : "Offline Angriff, langsamer Hash, viele Kerne",
+ "10B / second" : "10 Milliarden / Sekunde",
+ "Offline attack, fast hash, many cores" : "Offline Angriff, schneller Hash, viele Kerne",
+ "Match sequence" : "Sequenz um passendes zu finden",
+ "See match sequence" : "Sequenz um passendes zu finden anzeigen",
+ "Pattern" : "Muster",
+ "Matched word" : "Gefundenes Wort",
+ "Dictionary name" : "Name des Wörterbuchs",
+ "Rank" : "Rang",
+ "Reversed" : "Rückgängig gemacht",
+ "Guesses" : "Vermutung",
+ "Base guesses" : "Vermutungsbasis",
+ "Uppercase variations" : "Variationen der Großschreibung",
+ "l33t-variations" : "l33t-Variationen",
+ "Showing revisions of" : "Revision anzeigen von",
+ "Revision of" : "Revision von",
+ "by" : "von",
+ "No revisions found." : "Keine Revisionen gefunden.",
+ "Label" : "Beschriftung",
+ "Restore revision" : "Diese Revision wiederherstellen",
+ "Delete revision" : "Diese Revision löschen",
+ "Edit credential" : "Anmeldeinformation bearbeiten",
+ "Create new credential" : "Neue Anmeldeinformation erstellen",
+ "Save" : "Speichern",
+ "Cancel" : "Abbrechen",
+ "Settings" : "Einstellungen",
+ "Share credential {{credential}}" : "Anmeldeinformation {{credential}} teilen",
+ "Unshare" : "Freigabe aufheben",
+ "Showing deleted since" : "Anzeigen gelöscht seit",
+ "All time" : "Gesamte Zeit",
+ "Showing {{number_filtered}} of {{credential_number}} credentials" : "{{number_filtered}} of {{credential_number}} Anmeldeinformationen anzeigen",
+ "Search credential..." : "Anmeldeinformation suchen...",
+ "Account" : "Konto",
+ "Password" : "Passwort",
+ "OTP" : "OTP (One Time Passwort)",
+ "E-mail" : "E-Mail",
+ "URL" : "Url",
+ "Notes" : "Notizen",
+ "Expire time" : "Ablaufzeit",
+ "Changed" : "Geändert",
+ "Created" : "Erstellt",
+ "Edit" : "Bearbeiten",
+ "Delete" : "Löschen",
+ "Share" : "Share",
+ "Recover" : "Wiederherstellen",
+ "Destroy" : "Vernichten",
+ "You have incoming share requests." : "Sie haben eingehende Freigabeanforderungen.",
+ "If you want to the credential in a other vault," : "Wenn Sie zu einer anderen Anmeldeinformation in einem anderen Tresor möchten,",
+ "logout of this vault and login to the vault you want the shared credential in." : "melden Sie sich bei diesem Tresor ab und melde Sie sich bei dem Tresor, welches die geteilte Anmeldeinformation beinhaltet, wieder an.",
+ "Permissions" : "Rechte",
+ "Received from" : "Erhalten von",
+ "Date" : "Datum",
+ "Accept" : "Bestätigen",
+ "Decline" : "Ablehnen",
+ "Last accessed" : "Letzter Zugriff",
+ "Never" : "Nie",
+ "No vaults found, why not create one?" : "Kein Tresor gefunden, warum kein neues erstellen?",
+ "Please give your new vault a name." : "Bitte einen Namen für den neuen Tresor eingeben.",
+ "Vault password" : "Tresor-Passwort",
+ "Repeat vault password" : "Tresor-Passwort wiederholen",
+ "Your sharing key's will have a strength of 1024 bit, which you can change later in settings." : "Ihre Freigabeschlüssel werden 1024 bit stark sein. Sie können dies auch später noch in den Einstellungen ändern.",
+ "Create vault" : "Erstelle Tresor",
+ "Go back to vaults" : "Zurück zu den Tresoren",
+ "Please input the password for" : "Passwort eingeben für",
+ "Set this vault as default." : "Diesen Tresor als Standard setzen.",
+ "Login automatically to this vault." : "Automatisch in diesen Tresor einloggen.",
+ "Decrypt vault" : "Tresor entschlüsseln",
+ "Warning! Adding credentials over http can be insecure!" : "Achtung! Zugangsdaten über http kann unsicher sein!",
+ "Logged in to {{vault_name}}" : "Eingeloggt in {{vault_name}}",
+ "Change vault" : "Wechsle Tresor",
+ "Deleted credentials" : "Zugangsdaten gelöscht",
+ "Logout" : "Ausloggen",
+ "Donate" : "Spende",
+ "Someone has shared a credential with you." : "Jemand hat Zugangsdaten mit Ihnen geteilt.",
+ "Click here to request it" : "Hier klicken um es anzufordern",
+ "Loading..." : "Lade...",
+ "Awwhh.... credential not found. Maybe it expired" : "Oh... Zugangsdaten nicht gefunden. Vielleicht sind sie abgelaufen",
"A Passman item has been created, modified or deleted" : "Ein Passman-Element wurde erstellt, modifiziert oder gelöscht",
"A Passman item has expired" : "Ein Passman-Element ist abgelaufen",
"A Passman item has been shared" : "Ein Passman-Element wurde geteilt",
@@ -26,10 +248,8 @@
"Remind me later" : "Erinnern Sie mich später",
"Ignore" : "Ignorieren",
"%s shared \"%s\" with you. Click here to accept" : "%s teilt \"%s\" mit Ihnen. Um dies zu akzeptieren, klicken Sie bitte hier",
- "Decline" : "Ablehnen",
"%s has declined your share request for \"%s\"." : "%s hat das Teilen von \"%s\" mit Ihnen abgelehnt.",
"%s has accepted your share request for \"%s\"." : "%s hat das Teilen von \"%s\" mit Ihnen akzeptiert.",
- "Settings" : "Einstellungen",
"Connection to server lost" : "Verbindung zum Server verloren",
"Problem loading page, reloading in 5 seconds" : "Problem beim Laden der Seite, Seite wird in 5 Sekunden erneut geladen",
"Saving..." : "Speichere...",
diff --git a/l10n/es.js b/l10n/es.js
index 2cccd70f..64155db8 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -2,6 +2,228 @@ OC.L10N.register(
"passman",
{
"Passwords" : "Contraseñas",
+ "Generating sharing keys ( %step / 2)" : "Generando llaves de compartición ( %step / 2)",
+ "Incorrect vault password!" : "¡Contraseña de bóveda incorrecta!",
+ "Passwords do not match" : "Contraseñas no coinciden",
+ "General" : "General",
+ "Custom Fields" : "Campos personalizados",
+ "Please fill in a label!" : "¡Por favor llene en una etiqueta!",
+ "Please fill in a value!" : "¡Por favor llene en un valor!",
+ "Error loading file" : "Error al cargar el archivo",
+ "An error happend during decryption" : "Un error sucedió durante el descifrado ",
+ "Credential created!" : "¡Credencial creada!",
+ "Credential deleted" : "Credencial eliminada",
+ "Credential updated" : "Credencial actualziada",
+ "Credential recovered" : "Credencial recuperada",
+ "Error downloading file, you probably don't have enough permissions" : "Error al descargar archivo, probablemente no tiene suficientes permisos",
+ "Starting export" : "Iniciar exportación",
+ "Decrypting credentials" : "Descifrando credenciales",
+ "Done" : "Hecho",
+ "File read successfully!" : "¡Lectura de archivo exitosa!",
+ "Credential has no label, skipping" : "Credencial sin etiquete, saltando",
+ "Adding {{credential}}" : "Agregando {{credential}}",
+ "Added {{credential}}" : "Se ha agregado la {{credential}}",
+ "Parsed {{num}} credentials, starting to import" : "Analizadas {{num}} credenciales, comenzando a importar",
+ "Revision deleted" : "Revisión eliminada",
+ "Revision restored" : "Revisión restaurada",
+ "Save in passman" : "Guardar en passman",
+ "Settings saved" : "Ajustes guardados",
+ "General settings" : "Ajustes generales",
+ "Password Audit" : "Auditoría de Contraseña",
+ "Password settings" : "Ajustes de contraseña",
+ "Import credentials" : "Importar credenciales",
+ "Export credentials" : "Exportar credenciales",
+ "Sharing" : "Compartir",
+ "Are you sure you want to leave? This WILL corrupt all your credentials" : "¿Esta seguro que desea salir? Esto CORROMPERA todas sus credenciales",
+ "Your old password is incorrect!" : "¡Su contraseña anterior es incorrecta!",
+ "New passwords do not match!" : "¡Las contraseñas nuevas no coinciden!",
+ "Please login with your new vault password" : "Por favor inicie sesión con su nueva contraseña de bóveda",
+ "Share with users and groups" : "Comparta con usuarios y grupos",
+ "Share link" : "Comparta el enlace",
+ "Are you sure you want to leave? This will corrupt this credential" : "¿Esta seguro que desea salir? Esto corromperá esta credencial",
+ "Credential unshared" : "Dejo de compartir esta credencial",
+ "Credential shared" : "Ha compartido esta credencial",
+ "Saved!" : "¡Guardado!",
+ "Toggle visibility" : "Visibilidad alterna",
+ "Copy to clipboard" : "Copiar a portapapeles",
+ "Copied to clipboard!" : "¡Copiado a portapapeles!",
+ "Generate password" : "Generar contraseña",
+ "Copy password to clipboard" : "Copiar contraseña a portapapeles",
+ "Password copied to clipboard!" : "¡Contraseña copiada a portapapeles!",
+ "Complete" : "Completo",
+ "Username" : "Nombre de usuario",
+ "Repeat password" : "Repita constraseña",
+ "Add Tag" : "Agregar Etiqueta",
+ "Field label" : "Llene etiqueta",
+ "Field value" : "Llene valor",
+ "Choose a file" : "Elija un archivo",
+ "Text" : "Texto",
+ "File" : "Archivo",
+ "Add" : "Agregar",
+ "Value" : "Valor",
+ "Type" : "Tipo",
+ "Actions" : "Acciones",
+ "Empty" : "Vacio",
+ "Filename" : "Nombre de archivo",
+ "Upload date" : "Fecha de subida",
+ "Size" : "Tamaño",
+ "Upload your OTP qr code" : "Suba su código QR OTP",
+ "Current OTP settings" : "Ajustes OTP actuales",
+ "Issuer" : "Editor",
+ "Secret" : "Secreto",
+ "Expire date" : "Fecha de expiración",
+ "No expire date set" : "Sin fecha de expiración definida",
+ "Renew interval" : "Renueve intervalo",
+ "Disabled" : "Deshabilitado",
+ "Day(s)" : "Día(s)",
+ "Week(s)" : "Semana(s)",
+ "Month(s)" : "Mes(es)",
+ "Year(s)" : "Año(s)",
+ "Password generation settings" : "Ajustes de generación de contraseñas",
+ "Password length" : "Longitud de contraseña",
+ "Minimum amount of digits" : "Cantidad mínima de dígitos",
+ "Use uppercase letters" : "Use letras mayúsculas",
+ "Use lowercase letters" : "Use letras minúsculas",
+ "Use numbers" : "Use numeros",
+ "Use special characters" : "Use caracteres especiales",
+ "Avoid ambiguous characters" : "Evite caracteres ambiguos",
+ "Require every character type" : "Requerir todos los tipos de caracteres",
+ "Export type" : "Exportar tipo",
+ "Export" : "Exportar",
+ "Rename vault" : "Renombrar bóveda",
+ "New vault name" : "Nuevo nombre de bóveda",
+ "Change" : "Cambiar",
+ "Change vault key" : "Cambiar la llave de la bóveda",
+ "Old vault password" : "Contraseña de la bóveda anterior",
+ "New vault password" : "Contraseña nueva de la bóveda",
+ "New vault password repeat" : "Repita la contraseña nueva de la bóveda",
+ "Please wait your vault is being updated, do not leave this page." : "Por favor espere su esta bóveda siendo actualizada, no deje esta página",
+ "Processing" : "Procesando",
+ "Total progress" : "Progreso total",
+ "About Passman" : "Acerca de passman",
+ "Version" : "Versión",
+ "Donate to support development" : "Done para dar soporte al desarrollo",
+ "Bookmarklet" : "Marcadores",
+ "Save your passwords with 1 click!" : "¡Guarde sus contraseñas en 1 click!",
+ "Drag below button to your bookmark toolbar." : "Arrastre debajo del botón de marcadores en su barra de herramientas ",
+ "Import type" : "Tipo de importe",
+ "Import" : "Importar",
+ "Read progress" : "Progreso de lectura",
+ "Upload progress" : "Progreso de Subida",
+ "Private Key" : "Llave privada",
+ "Public key" : "Llave pública",
+ "Key size" : "Tamaño de llave",
+ "Save keys" : "Guardar llaves",
+ "Generate sharing keys" : "Generar llaves para compartir",
+ "Generating sharing keys" : "Generando llaves para compartir",
+ "The password tool will scan your password, calculate the avarage crack time and, if below the threshold, show them" : "La herramienta escaneará sus contraseñas, calcular el tiempo promedio de descifrado, si está debajo de la marca, las muestra",
+ "Minimum password stength" : "Fuerza mínima de contraseña",
+ "Passman scanned your passwords, and here is the result." : "Passman escaneó sus contraseñas, y aquí están los resultados.",
+ "A total of {{scan_result}} weak credentials." : "Un total de {{scan_result}} credenciales débiles.",
+ "Score" : "Puntaje",
+ "Action" : "Acción",
+ "Search users or groups..." : "Buscar usuarios o grupos...",
+ "Cyphering" : "Cifrando",
+ "Uploading" : "Subiendo",
+ "User" : "Usuario",
+ "Crypto time" : "Tiempo de cifrado",
+ "Total time spent cyphering" : "Tiempo total usado en cifrado",
+ "Read" : "Leer",
+ "Write" : "Escribir",
+ "Files" : "Archivos",
+ "Revisions" : "Revisiones",
+ "Pending" : "Pendiente",
+ "Enable link sharing" : "Activar compartir enlace",
+ "Share until date" : "Compartir hasta la fecha",
+ "Expire after views" : "Expirar después de vistas",
+ "Click share first" : "Primero haga click en compartir",
+ "Show files" : "Mostrar archivos",
+ "Details" : "Detalles",
+ "Hide details" : "Esconder detalles",
+ "Password score" : "Puntaje de constraseña",
+ "Cracking times" : "Tiempos de cifrados",
+ "100 / hour" : "100 / hora",
+ "Throttled online attack" : "Ataque en línea limitado",
+ "10 / second" : "10 / segundos",
+ "Unthrottled online attack" : "Ataque en línea sin límite",
+ "10k / second" : "10k / segundo",
+ "Offline attack, slow hash, many cores" : "Ataque local, hash lento , varios núcleos",
+ "10B / second" : "10B / segundos",
+ "Offline attack, fast hash, many cores" : "Ataque local, hash rápido, muchos núcleos",
+ "Match sequence" : "Secuencia coincidente",
+ "See match sequence" : "Ver secuencia que coincide",
+ "Pattern" : "Patrón",
+ "Matched word" : "Palabra coincidente",
+ "Dictionary name" : "Nombre del diccionario",
+ "Rank" : "Rango",
+ "Reversed" : "Invertido",
+ "Guesses" : "Suposiciones",
+ "Base guesses" : "Suposiciones base",
+ "Uppercase variations" : "Variaciones de mayúsculas",
+ "l33t-variations" : "Variaciones l33t",
+ "Showing revisions of" : "Mostrar revisión de ",
+ "Revision of" : "Revisión de",
+ "by" : "por",
+ "No revisions found." : "Sin revisión encontrada.",
+ "Label" : "Etiqueta",
+ "Restore revision" : "Restaurar revisión",
+ "Delete revision" : "Eliminar revisión",
+ "Edit credential" : "Editar credencial",
+ "Create new credential" : "Crear nueva credencial",
+ "Save" : "Guardar",
+ "Cancel" : "Cancelar",
+ "Settings" : "Ajustes",
+ "Share credential {{credential}}" : "Compartir credenciales {{credential}}",
+ "Unshare" : "Dejar de compartir",
+ "Showing deleted since" : "Mostrar fecha de eliminación",
+ "All time" : "Todo el tiempo",
+ "Showing {{number_filtered}} of {{credential_number}} credentials" : "Mostrando {{number_filtered}} de {{credential_number}} credenciales",
+ "Search credential..." : "Mostrar credenciales...",
+ "Account" : "Cuenta",
+ "Password" : "Contraseña",
+ "OTP" : "OTP",
+ "E-mail" : "Correo electrónico",
+ "URL" : "URL",
+ "Notes" : "Notas",
+ "Expire time" : "Tiempo de expiración ",
+ "Changed" : "Cambiado",
+ "Created" : "Creado",
+ "Edit" : "Editar",
+ "Delete" : "Eliminar",
+ "Share" : "Compartir",
+ "Recover" : "Recuperar",
+ "Destroy" : "Destruir",
+ "You have incoming share requests." : "Tiene solicitudes de compartición entrantes",
+ "If you want to the credential in a other vault," : "Si quiere compartir la credencial en otra bóveda,",
+ "logout of this vault and login to the vault you want the shared credential in." : "cierre su sesión en esta bóveda e inicie sesión en la bóveda con la que quiere compartir la credencial.",
+ "Permissions" : "Permisos",
+ "Received from" : "Recibido de",
+ "Date" : "Fecha",
+ "Accept" : "Aceptar",
+ "Decline" : "Denegar",
+ "Last accessed" : "Último acceso",
+ "Never" : "Nunca",
+ "No vaults found, why not create one?" : "No se encontraron bóvedas, ¿porque no crear una?",
+ "Please give your new vault a name." : "Por favor de nombre a su nueva bóveda.",
+ "Vault password" : "Contraseña de bóveda",
+ "Repeat vault password" : "Repita contraseña de bóveda",
+ "Your sharing key's will have a strength of 1024 bit, which you can change later in settings." : "Su llave para compartir tendrá una fuerza de 1024bit, la cual puede cambiar después en los ajustes.",
+ "Create vault" : "Crear bóveda",
+ "Go back to vaults" : "Regresar a las bóvedas",
+ "Please input the password for" : "Por favor ingrese la contraseña para",
+ "Set this vault as default." : "Coloque esta bóveda como predeterminada.",
+ "Login automatically to this vault." : "Inicie sesión automáticamente para esta bóveda.",
+ "Decrypt vault" : "Descifre bóveda",
+ "Warning! Adding credentials over http can be insecure!" : "¡Advertencia! ¡Agregar credenciales sobre http puede ser inseguro!",
+ "Logged in to {{vault_name}}" : "Sesión iniciada en {{vault_name}}",
+ "Change vault" : "Cambiar bóveda",
+ "Deleted credentials" : "Borrar credenciales",
+ "Logout" : "Salir",
+ "Donate" : "Donar",
+ "Someone has shared a credential with you." : "Alguien a compartido una credencial con usted.",
+ "Click here to request it" : "Haga click aquí para solicitar",
+ "Loading..." : "Cargando...",
+ "Awwhh.... credential not found. Maybe it expired" : "Oh oh... la credencial no se encontró. Tal vez esta expiró",
"A Passman item has been created, modified or deleted" : "Un objeto Passman puede ser creado, modificado o borrado",
"A Passman item has expired" : "Un objeto Passman ha expirado",
"A Passman item has been shared" : "Un objeto Passman ha sido compartido",
@@ -28,10 +250,8 @@ OC.L10N.register(
"Remind me later" : "Recuérdamelo mas tarde",
"Ignore" : "Ignorar",
"%s shared \"%s\" with you. Click here to accept" : "%s comparte \"%s\" contigo. Hacer click aquí para aceptar",
- "Decline" : "Denegar",
"%s has declined your share request for \"%s\"." : "%s ha rechazado su petición para compartir \"%s\".",
"%s has accepted your share request for \"%s\"." : "%s ha aceptado tu petición para compartir \"%s\".",
- "Settings" : "Ajustes",
"Connection to server lost" : "Perdida la conexión al server",
"Problem loading page, reloading in 5 seconds" : "Problema al cargar la página, recargando en 5 segundos",
"Saving..." : "Guardando...",
diff --git a/l10n/es.json b/l10n/es.json
index 5fed4c25..66528756 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -1,5 +1,227 @@
{ "translations": {
"Passwords" : "Contraseñas",
+ "Generating sharing keys ( %step / 2)" : "Generando llaves de compartición ( %step / 2)",
+ "Incorrect vault password!" : "¡Contraseña de bóveda incorrecta!",
+ "Passwords do not match" : "Contraseñas no coinciden",
+ "General" : "General",
+ "Custom Fields" : "Campos personalizados",
+ "Please fill in a label!" : "¡Por favor llene en una etiqueta!",
+ "Please fill in a value!" : "¡Por favor llene en un valor!",
+ "Error loading file" : "Error al cargar el archivo",
+ "An error happend during decryption" : "Un error sucedió durante el descifrado ",
+ "Credential created!" : "¡Credencial creada!",
+ "Credential deleted" : "Credencial eliminada",
+ "Credential updated" : "Credencial actualziada",
+ "Credential recovered" : "Credencial recuperada",
+ "Error downloading file, you probably don't have enough permissions" : "Error al descargar archivo, probablemente no tiene suficientes permisos",
+ "Starting export" : "Iniciar exportación",
+ "Decrypting credentials" : "Descifrando credenciales",
+ "Done" : "Hecho",
+ "File read successfully!" : "¡Lectura de archivo exitosa!",
+ "Credential has no label, skipping" : "Credencial sin etiquete, saltando",
+ "Adding {{credential}}" : "Agregando {{credential}}",
+ "Added {{credential}}" : "Se ha agregado la {{credential}}",
+ "Parsed {{num}} credentials, starting to import" : "Analizadas {{num}} credenciales, comenzando a importar",
+ "Revision deleted" : "Revisión eliminada",
+ "Revision restored" : "Revisión restaurada",
+ "Save in passman" : "Guardar en passman",
+ "Settings saved" : "Ajustes guardados",
+ "General settings" : "Ajustes generales",
+ "Password Audit" : "Auditoría de Contraseña",
+ "Password settings" : "Ajustes de contraseña",
+ "Import credentials" : "Importar credenciales",
+ "Export credentials" : "Exportar credenciales",
+ "Sharing" : "Compartir",
+ "Are you sure you want to leave? This WILL corrupt all your credentials" : "¿Esta seguro que desea salir? Esto CORROMPERA todas sus credenciales",
+ "Your old password is incorrect!" : "¡Su contraseña anterior es incorrecta!",
+ "New passwords do not match!" : "¡Las contraseñas nuevas no coinciden!",
+ "Please login with your new vault password" : "Por favor inicie sesión con su nueva contraseña de bóveda",
+ "Share with users and groups" : "Comparta con usuarios y grupos",
+ "Share link" : "Comparta el enlace",
+ "Are you sure you want to leave? This will corrupt this credential" : "¿Esta seguro que desea salir? Esto corromperá esta credencial",
+ "Credential unshared" : "Dejo de compartir esta credencial",
+ "Credential shared" : "Ha compartido esta credencial",
+ "Saved!" : "¡Guardado!",
+ "Toggle visibility" : "Visibilidad alterna",
+ "Copy to clipboard" : "Copiar a portapapeles",
+ "Copied to clipboard!" : "¡Copiado a portapapeles!",
+ "Generate password" : "Generar contraseña",
+ "Copy password to clipboard" : "Copiar contraseña a portapapeles",
+ "Password copied to clipboard!" : "¡Contraseña copiada a portapapeles!",
+ "Complete" : "Completo",
+ "Username" : "Nombre de usuario",
+ "Repeat password" : "Repita constraseña",
+ "Add Tag" : "Agregar Etiqueta",
+ "Field label" : "Llene etiqueta",
+ "Field value" : "Llene valor",
+ "Choose a file" : "Elija un archivo",
+ "Text" : "Texto",
+ "File" : "Archivo",
+ "Add" : "Agregar",
+ "Value" : "Valor",
+ "Type" : "Tipo",
+ "Actions" : "Acciones",
+ "Empty" : "Vacio",
+ "Filename" : "Nombre de archivo",
+ "Upload date" : "Fecha de subida",
+ "Size" : "Tamaño",
+ "Upload your OTP qr code" : "Suba su código QR OTP",
+ "Current OTP settings" : "Ajustes OTP actuales",
+ "Issuer" : "Editor",
+ "Secret" : "Secreto",
+ "Expire date" : "Fecha de expiración",
+ "No expire date set" : "Sin fecha de expiración definida",
+ "Renew interval" : "Renueve intervalo",
+ "Disabled" : "Deshabilitado",
+ "Day(s)" : "Día(s)",
+ "Week(s)" : "Semana(s)",
+ "Month(s)" : "Mes(es)",
+ "Year(s)" : "Año(s)",
+ "Password generation settings" : "Ajustes de generación de contraseñas",
+ "Password length" : "Longitud de contraseña",
+ "Minimum amount of digits" : "Cantidad mínima de dígitos",
+ "Use uppercase letters" : "Use letras mayúsculas",
+ "Use lowercase letters" : "Use letras minúsculas",
+ "Use numbers" : "Use numeros",
+ "Use special characters" : "Use caracteres especiales",
+ "Avoid ambiguous characters" : "Evite caracteres ambiguos",
+ "Require every character type" : "Requerir todos los tipos de caracteres",
+ "Export type" : "Exportar tipo",
+ "Export" : "Exportar",
+ "Rename vault" : "Renombrar bóveda",
+ "New vault name" : "Nuevo nombre de bóveda",
+ "Change" : "Cambiar",
+ "Change vault key" : "Cambiar la llave de la bóveda",
+ "Old vault password" : "Contraseña de la bóveda anterior",
+ "New vault password" : "Contraseña nueva de la bóveda",
+ "New vault password repeat" : "Repita la contraseña nueva de la bóveda",
+ "Please wait your vault is being updated, do not leave this page." : "Por favor espere su esta bóveda siendo actualizada, no deje esta página",
+ "Processing" : "Procesando",
+ "Total progress" : "Progreso total",
+ "About Passman" : "Acerca de passman",
+ "Version" : "Versión",
+ "Donate to support development" : "Done para dar soporte al desarrollo",
+ "Bookmarklet" : "Marcadores",
+ "Save your passwords with 1 click!" : "¡Guarde sus contraseñas en 1 click!",
+ "Drag below button to your bookmark toolbar." : "Arrastre debajo del botón de marcadores en su barra de herramientas ",
+ "Import type" : "Tipo de importe",
+ "Import" : "Importar",
+ "Read progress" : "Progreso de lectura",
+ "Upload progress" : "Progreso de Subida",
+ "Private Key" : "Llave privada",
+ "Public key" : "Llave pública",
+ "Key size" : "Tamaño de llave",
+ "Save keys" : "Guardar llaves",
+ "Generate sharing keys" : "Generar llaves para compartir",
+ "Generating sharing keys" : "Generando llaves para compartir",
+ "The password tool will scan your password, calculate the avarage crack time and, if below the threshold, show them" : "La herramienta escaneará sus contraseñas, calcular el tiempo promedio de descifrado, si está debajo de la marca, las muestra",
+ "Minimum password stength" : "Fuerza mínima de contraseña",
+ "Passman scanned your passwords, and here is the result." : "Passman escaneó sus contraseñas, y aquí están los resultados.",
+ "A total of {{scan_result}} weak credentials." : "Un total de {{scan_result}} credenciales débiles.",
+ "Score" : "Puntaje",
+ "Action" : "Acción",
+ "Search users or groups..." : "Buscar usuarios o grupos...",
+ "Cyphering" : "Cifrando",
+ "Uploading" : "Subiendo",
+ "User" : "Usuario",
+ "Crypto time" : "Tiempo de cifrado",
+ "Total time spent cyphering" : "Tiempo total usado en cifrado",
+ "Read" : "Leer",
+ "Write" : "Escribir",
+ "Files" : "Archivos",
+ "Revisions" : "Revisiones",
+ "Pending" : "Pendiente",
+ "Enable link sharing" : "Activar compartir enlace",
+ "Share until date" : "Compartir hasta la fecha",
+ "Expire after views" : "Expirar después de vistas",
+ "Click share first" : "Primero haga click en compartir",
+ "Show files" : "Mostrar archivos",
+ "Details" : "Detalles",
+ "Hide details" : "Esconder detalles",
+ "Password score" : "Puntaje de constraseña",
+ "Cracking times" : "Tiempos de cifrados",
+ "100 / hour" : "100 / hora",
+ "Throttled online attack" : "Ataque en línea limitado",
+ "10 / second" : "10 / segundos",
+ "Unthrottled online attack" : "Ataque en línea sin límite",
+ "10k / second" : "10k / segundo",
+ "Offline attack, slow hash, many cores" : "Ataque local, hash lento , varios núcleos",
+ "10B / second" : "10B / segundos",
+ "Offline attack, fast hash, many cores" : "Ataque local, hash rápido, muchos núcleos",
+ "Match sequence" : "Secuencia coincidente",
+ "See match sequence" : "Ver secuencia que coincide",
+ "Pattern" : "Patrón",
+ "Matched word" : "Palabra coincidente",
+ "Dictionary name" : "Nombre del diccionario",
+ "Rank" : "Rango",
+ "Reversed" : "Invertido",
+ "Guesses" : "Suposiciones",
+ "Base guesses" : "Suposiciones base",
+ "Uppercase variations" : "Variaciones de mayúsculas",
+ "l33t-variations" : "Variaciones l33t",
+ "Showing revisions of" : "Mostrar revisión de ",
+ "Revision of" : "Revisión de",
+ "by" : "por",
+ "No revisions found." : "Sin revisión encontrada.",
+ "Label" : "Etiqueta",
+ "Restore revision" : "Restaurar revisión",
+ "Delete revision" : "Eliminar revisión",
+ "Edit credential" : "Editar credencial",
+ "Create new credential" : "Crear nueva credencial",
+ "Save" : "Guardar",
+ "Cancel" : "Cancelar",
+ "Settings" : "Ajustes",
+ "Share credential {{credential}}" : "Compartir credenciales {{credential}}",
+ "Unshare" : "Dejar de compartir",
+ "Showing deleted since" : "Mostrar fecha de eliminación",
+ "All time" : "Todo el tiempo",
+ "Showing {{number_filtered}} of {{credential_number}} credentials" : "Mostrando {{number_filtered}} de {{credential_number}} credenciales",
+ "Search credential..." : "Mostrar credenciales...",
+ "Account" : "Cuenta",
+ "Password" : "Contraseña",
+ "OTP" : "OTP",
+ "E-mail" : "Correo electrónico",
+ "URL" : "URL",
+ "Notes" : "Notas",
+ "Expire time" : "Tiempo de expiración ",
+ "Changed" : "Cambiado",
+ "Created" : "Creado",
+ "Edit" : "Editar",
+ "Delete" : "Eliminar",
+ "Share" : "Compartir",
+ "Recover" : "Recuperar",
+ "Destroy" : "Destruir",
+ "You have incoming share requests." : "Tiene solicitudes de compartición entrantes",
+ "If you want to the credential in a other vault," : "Si quiere compartir la credencial en otra bóveda,",
+ "logout of this vault and login to the vault you want the shared credential in." : "cierre su sesión en esta bóveda e inicie sesión en la bóveda con la que quiere compartir la credencial.",
+ "Permissions" : "Permisos",
+ "Received from" : "Recibido de",
+ "Date" : "Fecha",
+ "Accept" : "Aceptar",
+ "Decline" : "Denegar",
+ "Last accessed" : "Último acceso",
+ "Never" : "Nunca",
+ "No vaults found, why not create one?" : "No se encontraron bóvedas, ¿porque no crear una?",
+ "Please give your new vault a name." : "Por favor de nombre a su nueva bóveda.",
+ "Vault password" : "Contraseña de bóveda",
+ "Repeat vault password" : "Repita contraseña de bóveda",
+ "Your sharing key's will have a strength of 1024 bit, which you can change later in settings." : "Su llave para compartir tendrá una fuerza de 1024bit, la cual puede cambiar después en los ajustes.",
+ "Create vault" : "Crear bóveda",
+ "Go back to vaults" : "Regresar a las bóvedas",
+ "Please input the password for" : "Por favor ingrese la contraseña para",
+ "Set this vault as default." : "Coloque esta bóveda como predeterminada.",
+ "Login automatically to this vault." : "Inicie sesión automáticamente para esta bóveda.",
+ "Decrypt vault" : "Descifre bóveda",
+ "Warning! Adding credentials over http can be insecure!" : "¡Advertencia! ¡Agregar credenciales sobre http puede ser inseguro!",
+ "Logged in to {{vault_name}}" : "Sesión iniciada en {{vault_name}}",
+ "Change vault" : "Cambiar bóveda",
+ "Deleted credentials" : "Borrar credenciales",
+ "Logout" : "Salir",
+ "Donate" : "Donar",
+ "Someone has shared a credential with you." : "Alguien a compartido una credencial con usted.",
+ "Click here to request it" : "Haga click aquí para solicitar",
+ "Loading..." : "Cargando...",
+ "Awwhh.... credential not found. Maybe it expired" : "Oh oh... la credencial no se encontró. Tal vez esta expiró",
"A Passman item has been created, modified or deleted" : "Un objeto Passman puede ser creado, modificado o borrado",
"A Passman item has expired" : "Un objeto Passman ha expirado",
"A Passman item has been shared" : "Un objeto Passman ha sido compartido",
@@ -26,10 +248,8 @@
"Remind me later" : "Recuérdamelo mas tarde",
"Ignore" : "Ignorar",
"%s shared \"%s\" with you. Click here to accept" : "%s comparte \"%s\" contigo. Hacer click aquí para aceptar",
- "Decline" : "Denegar",
"%s has declined your share request for \"%s\"." : "%s ha rechazado su petición para compartir \"%s\".",
"%s has accepted your share request for \"%s\"." : "%s ha aceptado tu petición para compartir \"%s\".",
- "Settings" : "Ajustes",
"Connection to server lost" : "Perdida la conexión al server",
"Problem loading page, reloading in 5 seconds" : "Problema al cargar la página, recargando en 5 segundos",
"Saving..." : "Guardando...",
diff --git a/l10n/fr.js b/l10n/fr.js
index a317a757..b6642449 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -2,6 +2,188 @@ OC.L10N.register(
"passman",
{
"Passwords" : "Mots de passe",
+ "Generating sharing keys ( %step / 2)" : "Génération des clés de partage ( %step / 2 )",
+ "Incorrect vault password!" : "Mot de passe du coffre-fort incorrect",
+ "Passwords do not match" : "Les mots de passe ne correspondent pas",
+ "General" : "Général",
+ "Custom Fields" : "Champs personnalisé",
+ "Please fill in a label!" : "Veuillez remplir une étiquette !",
+ "Please fill in a value!" : "Veuillez remplir une valeur !",
+ "Error loading file" : "Erreur lors du chargement du fichier",
+ "An error happend during decryption" : "Une erreur est survenue lors du décryptage",
+ "Credential created!" : "Information d'identification créée !",
+ "Credential deleted" : "Information d'identification supprimée",
+ "Credential updated" : "Information d'identification mise à jour",
+ "Credential recovered" : "Information d'identification récupérée",
+ "Error downloading file, you probably don't have enough permissions" : "Erreur lors du téléchargement du fichier, vous ne devez sans doute pas avoir toutes les autorisations",
+ "Starting export" : "Démarrage de l'export",
+ "Decrypting credentials" : "Décryptage des informations d'identification",
+ "Done" : "Fait",
+ "File read successfully!" : "Fichier lu avec succès !",
+ "Adding {{credential}}" : "{{credential}} en cours d'ajout",
+ "Added {{credential}}" : "{{credential}} ajouté",
+ "Parsed {{num}} credentials, starting to import" : "{{num}} informations d'identification analysées, commence à importer",
+ "Revision deleted" : "Révision supprimée",
+ "Revision restored" : "Révision restaurée",
+ "Save in passman" : "Sauvegarder dans Passman",
+ "Settings saved" : "Paramètres sauvegardés",
+ "General settings" : "Paramètres généraux",
+ "Password Audit" : "Vérification du mot de passe",
+ "Password settings" : "Paramètres du mot de passe",
+ "Import credentials" : "Importer les informations d'identification",
+ "Export credentials" : "Exporter les informations d'identification",
+ "Sharing" : "Partage",
+ "Are you sure you want to leave? This WILL corrupt all your credentials" : "Êtes-vous sûr de vouloir quitter ? Cela VA corrompre toutes vos informations d'identification",
+ "Your old password is incorrect!" : "Votre ancien mot de passe est incorrect !",
+ "New passwords do not match!" : "Les nouveaux mots de passe ne correspondent pas !",
+ "Please login with your new vault password" : "Veuillez vous connecter avec votre nouveau mot de passe du coffre-fort",
+ "Share with users and groups" : "Partager avec des utilisateurs et des groupes",
+ "Share link" : "Partager un lien",
+ "Are you sure you want to leave? This will corrupt this credential" : "Êtes-vous sûr de vouloir quitter ? Cela va corrompre cette information d'identification",
+ "Credential unshared" : "Arrêt du partage de l'information d'identification ",
+ "Credential shared" : "Information d'identification partagée",
+ "Saved!" : "Sauvegardé !",
+ "Toggle visibility" : "Activer la visibilité",
+ "Copy to clipboard" : "Copier dans le presse-papier",
+ "Copied to clipboard!" : "Copié dans le presse-papier !",
+ "Generate password" : "Générer le mot de passe",
+ "Copy password to clipboard" : "Copier le mot de passe dans le presse-papier",
+ "Password copied to clipboard!" : "Mot de passe copié dans le presse-papier !",
+ "Complete" : "Terminer",
+ "Username" : "Nom d'utilisateur",
+ "Repeat password" : "Répéter le mot de passe",
+ "Add Tag" : "Ajouter une étiquette",
+ "Choose a file" : "Choisir un fichier",
+ "Text" : "Texte",
+ "File" : "Fichier",
+ "Add" : "Ajouter",
+ "Value" : "Valeur",
+ "Type" : "Type",
+ "Actions" : "Actions",
+ "Empty" : "Vide",
+ "Filename" : "Nom de fichier",
+ "Upload date" : "Date du téléversement",
+ "Size" : "Taille",
+ "Current OTP settings" : "Paramètres du mot de passe OTP actuel",
+ "Issuer" : "Émetteur",
+ "Secret" : "Secret",
+ "Expire date" : "Date d'expiration",
+ "No expire date set" : "Aucune date d'expiration définie",
+ "Renew interval" : "Renouveler l'intervalle",
+ "Disabled" : "Désactivé",
+ "Day(s)" : "Jour(s)",
+ "Week(s)" : "Semaine(s)",
+ "Month(s)" : "Mois",
+ "Year(s)" : "Année(s)",
+ "Password generation settings" : "Paramètres de génération du mot de passe",
+ "Password length" : "Longueur du mot de passe",
+ "Minimum amount of digits" : "Nombre minimum de chiffres",
+ "Use uppercase letters" : "Utiliser des lettres majuscules",
+ "Use lowercase letters" : "Utiliser des lettres minuscules",
+ "Use numbers" : "Utiliser des chiffres",
+ "Use special characters" : "Utiliser des caractères spéciaux",
+ "Avoid ambiguous characters" : "Éviter les caractères ambigus",
+ "Require every character type" : "Nécessite chaque type de caractère",
+ "Export type" : "Type d'export",
+ "Export" : "Exporter",
+ "Rename vault" : "Renommer le coffre-fort",
+ "New vault name" : "Nom du nouveau coffre-fort",
+ "Change" : "Modification",
+ "Change vault key" : "Changer la clé du coffre-fort",
+ "Old vault password" : "Ancien mot de passe du coffre-fort",
+ "New vault password" : "Nouveau mot de passe du coffre-fort",
+ "New vault password repeat" : "Confirmer le nouveau mot de passe du coffre-fort",
+ "Please wait your vault is being updated, do not leave this page." : "Veuillez patienter que votre coffre-fort soit mis à jour, ne quittez pas cette page.",
+ "Processing" : "En cours d'exécution",
+ "Total progress" : "Progression total",
+ "About Passman" : "À propos de Passman",
+ "Version" : "Version",
+ "Donate to support development" : "Donner pour aider le développement",
+ "Save your passwords with 1 click!" : "Sauvegardez vos mots de passe en 1 clic !",
+ "Drag below button to your bookmark toolbar." : "Glissez le bouton ci-dessous dans la barre d'outils de vos favoris.",
+ "Import type" : "Type d'importation",
+ "Import" : "Importer",
+ "Read progress" : "Lire l'avancement",
+ "Upload progress" : "Progression du téléversement",
+ "Private Key" : "Clé privée",
+ "Public key" : "Clé publique",
+ "Key size" : "Taille de la clé",
+ "Save keys" : "Sauvegarder les clés",
+ "Generate sharing keys" : "Générer des clés de partage",
+ "Generating sharing keys" : "Génération des clés de partage",
+ "The password tool will scan your password, calculate the avarage crack time and, if below the threshold, show them" : "L'outil de mot de passe va scanner vos mots de passe, calculer le temps moyen pour le déchiffrer et, si inférieur au seuil, les afficher",
+ "Minimum password stength" : "Force minimale du mot de passe",
+ "Passman scanned your passwords, and here is the result." : "Passman a scanné vos mots de passe, et voici le résultat.",
+ "A total of {{scan_result}} weak credentials." : "Un total de {{scan_result}} informations d'identification faibles",
+ "Score" : "Résultat",
+ "Action" : "Action",
+ "Search users or groups..." : "Recherche des utilisateurs ou des groupes ...",
+ "Cyphering" : "Chiffrement",
+ "Uploading" : "Téléversement",
+ "User" : "Utilisateur",
+ "Total time spent cyphering" : "Temps total passé à chiffrer",
+ "Read" : "Lecture",
+ "Write" : "Écriture",
+ "Files" : "Fichiers",
+ "Revisions" : "Révisions",
+ "Pending" : "En attente",
+ "Enable link sharing" : "Activer le partage par lien",
+ "Share until date" : "Partage jusqu'à la date",
+ "Show files" : "Afficher les fichiers",
+ "Details" : "Détails",
+ "Hide details" : "Cacher les détails",
+ "100 / hour" : "100 / heure",
+ "10 / second" : "10 / seconde",
+ "10k / second" : "10k / seconde",
+ "10B / second" : "10B / seconde",
+ "Rank" : "Rang",
+ "by" : "par",
+ "No revisions found." : "Pas de révision trouvée.",
+ "Restore revision" : "Restaurer la révision",
+ "Delete revision" : "Supprimer la révision",
+ "Edit credential" : "Éditer le rapport d'identification",
+ "Create new credential" : "Créer de nouvelles informations d'identification",
+ "Save" : "Sauvegarder",
+ "Cancel" : "Annuler",
+ "Settings" : "Paramètres",
+ "Unshare" : "Ne plus partager",
+ "Account" : "Compte",
+ "Password" : "Mot de passe",
+ "OTP" : "OTP",
+ "E-mail" : "E-Mail",
+ "URL" : "URL",
+ "Notes" : "Notes",
+ "Expire time" : "Date d'expiration",
+ "Changed" : "Modifié",
+ "Created" : "Créé",
+ "Edit" : "Éditer",
+ "Delete" : "Supprimer",
+ "Share" : "Partager",
+ "Recover" : "Restaurer",
+ "Destroy" : "Détruire",
+ "Permissions" : "Permissions",
+ "Date" : "Date",
+ "Accept" : "Accepter",
+ "Decline" : "Refuser",
+ "Last accessed" : "Dernier accès",
+ "Never" : "Jamais",
+ "No vaults found, why not create one?" : "Pas de coffre-fort trouvé, pourquoi ne pas en créer un ?",
+ "Please give your new vault a name." : "Veuillez donner un nom à votre nouveau coffre-fort.",
+ "Vault password" : "Mot de passe du coffre-fort",
+ "Repeat vault password" : "Confirmer le mot de passe du coffre-fort",
+ "Your sharing key's will have a strength of 1024 bit, which you can change later in settings." : "Votre clé de partage aura un poids de 1024 octet, ce qui pourra être modifié plus tard dans les paramètres.",
+ "Create vault" : "Créer un coffre-fort",
+ "Go back to vaults" : "Retourner aux coffres-forts",
+ "Set this vault as default." : "Choisir ce coffre-fort par défaut.",
+ "Login automatically to this vault." : "Se connecter automatiquement à ce coffre-fort.",
+ "Decrypt vault" : "Déchiffrer le coffre-fort",
+ "Warning! Adding credentials over http can be insecure!" : "Attention ! Ajouter des informations d'identification en http peut être insécurisé !",
+ "Logged in to {{vault_name}}" : "Connecté à {{vault_name}}",
+ "Change vault" : "Modifier le coffre-fort",
+ "Deleted credentials" : "Supprimer les informations d'identification",
+ "Logout" : "Se déconnecter",
+ "Donate" : "Donner",
+ "Loading..." : "Chargement...",
"A Passman item has been created, modified or deleted" : "Un élément Passman a été créé, modifié ou supprimé",
"A Passman item has expired" : "Un élément Passman a expiré",
"A Passman item has been shared" : "Un élément Passman a été partagé",
@@ -28,10 +210,8 @@ OC.L10N.register(
"Remind me later" : "Rappelez-moi plus tard",
"Ignore" : "Ignorer",
"%s shared \"%s\" with you. Click here to accept" : "%s a partagé \"%s\" avec vous. Cliquez ici pour accepter",
- "Decline" : "Refuser",
"%s has declined your share request for \"%s\"." : "%s a refusé votre demande de partage pour \"%s\"",
"%s has accepted your share request for \"%s\"." : "%s a accepté votre demande de partage pour \"%s\"",
- "Settings" : "Paramètres",
"Connection to server lost" : "Connexion au serveur perdu",
"Problem loading page, reloading in 5 seconds" : "Problème de chargement de la page, actualisation dans 5 secondes",
"Saving..." : "Enregistrement…",
diff --git a/l10n/fr.json b/l10n/fr.json
index 972e1aaa..2492d33d 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -1,5 +1,187 @@
{ "translations": {
"Passwords" : "Mots de passe",
+ "Generating sharing keys ( %step / 2)" : "Génération des clés de partage ( %step / 2 )",
+ "Incorrect vault password!" : "Mot de passe du coffre-fort incorrect",
+ "Passwords do not match" : "Les mots de passe ne correspondent pas",
+ "General" : "Général",
+ "Custom Fields" : "Champs personnalisé",
+ "Please fill in a label!" : "Veuillez remplir une étiquette !",
+ "Please fill in a value!" : "Veuillez remplir une valeur !",
+ "Error loading file" : "Erreur lors du chargement du fichier",
+ "An error happend during decryption" : "Une erreur est survenue lors du décryptage",
+ "Credential created!" : "Information d'identification créée !",
+ "Credential deleted" : "Information d'identification supprimée",
+ "Credential updated" : "Information d'identification mise à jour",
+ "Credential recovered" : "Information d'identification récupérée",
+ "Error downloading file, you probably don't have enough permissions" : "Erreur lors du téléchargement du fichier, vous ne devez sans doute pas avoir toutes les autorisations",
+ "Starting export" : "Démarrage de l'export",
+ "Decrypting credentials" : "Décryptage des informations d'identification",
+ "Done" : "Fait",
+ "File read successfully!" : "Fichier lu avec succès !",
+ "Adding {{credential}}" : "{{credential}} en cours d'ajout",
+ "Added {{credential}}" : "{{credential}} ajouté",
+ "Parsed {{num}} credentials, starting to import" : "{{num}} informations d'identification analysées, commence à importer",
+ "Revision deleted" : "Révision supprimée",
+ "Revision restored" : "Révision restaurée",
+ "Save in passman" : "Sauvegarder dans Passman",
+ "Settings saved" : "Paramètres sauvegardés",
+ "General settings" : "Paramètres généraux",
+ "Password Audit" : "Vérification du mot de passe",
+ "Password settings" : "Paramètres du mot de passe",
+ "Import credentials" : "Importer les informations d'identification",
+ "Export credentials" : "Exporter les informations d'identification",
+ "Sharing" : "Partage",
+ "Are you sure you want to leave? This WILL corrupt all your credentials" : "Êtes-vous sûr de vouloir quitter ? Cela VA corrompre toutes vos informations d'identification",
+ "Your old password is incorrect!" : "Votre ancien mot de passe est incorrect !",
+ "New passwords do not match!" : "Les nouveaux mots de passe ne correspondent pas !",
+ "Please login with your new vault password" : "Veuillez vous connecter avec votre nouveau mot de passe du coffre-fort",
+ "Share with users and groups" : "Partager avec des utilisateurs et des groupes",
+ "Share link" : "Partager un lien",
+ "Are you sure you want to leave? This will corrupt this credential" : "Êtes-vous sûr de vouloir quitter ? Cela va corrompre cette information d'identification",
+ "Credential unshared" : "Arrêt du partage de l'information d'identification ",
+ "Credential shared" : "Information d'identification partagée",
+ "Saved!" : "Sauvegardé !",
+ "Toggle visibility" : "Activer la visibilité",
+ "Copy to clipboard" : "Copier dans le presse-papier",
+ "Copied to clipboard!" : "Copié dans le presse-papier !",
+ "Generate password" : "Générer le mot de passe",
+ "Copy password to clipboard" : "Copier le mot de passe dans le presse-papier",
+ "Password copied to clipboard!" : "Mot de passe copié dans le presse-papier !",
+ "Complete" : "Terminer",
+ "Username" : "Nom d'utilisateur",
+ "Repeat password" : "Répéter le mot de passe",
+ "Add Tag" : "Ajouter une étiquette",
+ "Choose a file" : "Choisir un fichier",
+ "Text" : "Texte",
+ "File" : "Fichier",
+ "Add" : "Ajouter",
+ "Value" : "Valeur",
+ "Type" : "Type",
+ "Actions" : "Actions",
+ "Empty" : "Vide",
+ "Filename" : "Nom de fichier",
+ "Upload date" : "Date du téléversement",
+ "Size" : "Taille",
+ "Current OTP settings" : "Paramètres du mot de passe OTP actuel",
+ "Issuer" : "Émetteur",
+ "Secret" : "Secret",
+ "Expire date" : "Date d'expiration",
+ "No expire date set" : "Aucune date d'expiration définie",
+ "Renew interval" : "Renouveler l'intervalle",
+ "Disabled" : "Désactivé",
+ "Day(s)" : "Jour(s)",
+ "Week(s)" : "Semaine(s)",
+ "Month(s)" : "Mois",
+ "Year(s)" : "Année(s)",
+ "Password generation settings" : "Paramètres de génération du mot de passe",
+ "Password length" : "Longueur du mot de passe",
+ "Minimum amount of digits" : "Nombre minimum de chiffres",
+ "Use uppercase letters" : "Utiliser des lettres majuscules",
+ "Use lowercase letters" : "Utiliser des lettres minuscules",
+ "Use numbers" : "Utiliser des chiffres",
+ "Use special characters" : "Utiliser des caractères spéciaux",
+ "Avoid ambiguous characters" : "Éviter les caractères ambigus",
+ "Require every character type" : "Nécessite chaque type de caractère",
+ "Export type" : "Type d'export",
+ "Export" : "Exporter",
+ "Rename vault" : "Renommer le coffre-fort",
+ "New vault name" : "Nom du nouveau coffre-fort",
+ "Change" : "Modification",
+ "Change vault key" : "Changer la clé du coffre-fort",
+ "Old vault password" : "Ancien mot de passe du coffre-fort",
+ "New vault password" : "Nouveau mot de passe du coffre-fort",
+ "New vault password repeat" : "Confirmer le nouveau mot de passe du coffre-fort",
+ "Please wait your vault is being updated, do not leave this page." : "Veuillez patienter que votre coffre-fort soit mis à jour, ne quittez pas cette page.",
+ "Processing" : "En cours d'exécution",
+ "Total progress" : "Progression total",
+ "About Passman" : "À propos de Passman",
+ "Version" : "Version",
+ "Donate to support development" : "Donner pour aider le développement",
+ "Save your passwords with 1 click!" : "Sauvegardez vos mots de passe en 1 clic !",
+ "Drag below button to your bookmark toolbar." : "Glissez le bouton ci-dessous dans la barre d'outils de vos favoris.",
+ "Import type" : "Type d'importation",
+ "Import" : "Importer",
+ "Read progress" : "Lire l'avancement",
+ "Upload progress" : "Progression du téléversement",
+ "Private Key" : "Clé privée",
+ "Public key" : "Clé publique",
+ "Key size" : "Taille de la clé",
+ "Save keys" : "Sauvegarder les clés",
+ "Generate sharing keys" : "Générer des clés de partage",
+ "Generating sharing keys" : "Génération des clés de partage",
+ "The password tool will scan your password, calculate the avarage crack time and, if below the threshold, show them" : "L'outil de mot de passe va scanner vos mots de passe, calculer le temps moyen pour le déchiffrer et, si inférieur au seuil, les afficher",
+ "Minimum password stength" : "Force minimale du mot de passe",
+ "Passman scanned your passwords, and here is the result." : "Passman a scanné vos mots de passe, et voici le résultat.",
+ "A total of {{scan_result}} weak credentials." : "Un total de {{scan_result}} informations d'identification faibles",
+ "Score" : "Résultat",
+ "Action" : "Action",
+ "Search users or groups..." : "Recherche des utilisateurs ou des groupes ...",
+ "Cyphering" : "Chiffrement",
+ "Uploading" : "Téléversement",
+ "User" : "Utilisateur",
+ "Total time spent cyphering" : "Temps total passé à chiffrer",
+ "Read" : "Lecture",
+ "Write" : "Écriture",
+ "Files" : "Fichiers",
+ "Revisions" : "Révisions",
+ "Pending" : "En attente",
+ "Enable link sharing" : "Activer le partage par lien",
+ "Share until date" : "Partage jusqu'à la date",
+ "Show files" : "Afficher les fichiers",
+ "Details" : "Détails",
+ "Hide details" : "Cacher les détails",
+ "100 / hour" : "100 / heure",
+ "10 / second" : "10 / seconde",
+ "10k / second" : "10k / seconde",
+ "10B / second" : "10B / seconde",
+ "Rank" : "Rang",
+ "by" : "par",
+ "No revisions found." : "Pas de révision trouvée.",
+ "Restore revision" : "Restaurer la révision",
+ "Delete revision" : "Supprimer la révision",
+ "Edit credential" : "Éditer le rapport d'identification",
+ "Create new credential" : "Créer de nouvelles informations d'identification",
+ "Save" : "Sauvegarder",
+ "Cancel" : "Annuler",
+ "Settings" : "Paramètres",
+ "Unshare" : "Ne plus partager",
+ "Account" : "Compte",
+ "Password" : "Mot de passe",
+ "OTP" : "OTP",
+ "E-mail" : "E-Mail",
+ "URL" : "URL",
+ "Notes" : "Notes",
+ "Expire time" : "Date d'expiration",
+ "Changed" : "Modifié",
+ "Created" : "Créé",
+ "Edit" : "Éditer",
+ "Delete" : "Supprimer",
+ "Share" : "Partager",
+ "Recover" : "Restaurer",
+ "Destroy" : "Détruire",
+ "Permissions" : "Permissions",
+ "Date" : "Date",
+ "Accept" : "Accepter",
+ "Decline" : "Refuser",
+ "Last accessed" : "Dernier accès",
+ "Never" : "Jamais",
+ "No vaults found, why not create one?" : "Pas de coffre-fort trouvé, pourquoi ne pas en créer un ?",
+ "Please give your new vault a name." : "Veuillez donner un nom à votre nouveau coffre-fort.",
+ "Vault password" : "Mot de passe du coffre-fort",
+ "Repeat vault password" : "Confirmer le mot de passe du coffre-fort",
+ "Your sharing key's will have a strength of 1024 bit, which you can change later in settings." : "Votre clé de partage aura un poids de 1024 octet, ce qui pourra être modifié plus tard dans les paramètres.",
+ "Create vault" : "Créer un coffre-fort",
+ "Go back to vaults" : "Retourner aux coffres-forts",
+ "Set this vault as default." : "Choisir ce coffre-fort par défaut.",
+ "Login automatically to this vault." : "Se connecter automatiquement à ce coffre-fort.",
+ "Decrypt vault" : "Déchiffrer le coffre-fort",
+ "Warning! Adding credentials over http can be insecure!" : "Attention ! Ajouter des informations d'identification en http peut être insécurisé !",
+ "Logged in to {{vault_name}}" : "Connecté à {{vault_name}}",
+ "Change vault" : "Modifier le coffre-fort",
+ "Deleted credentials" : "Supprimer les informations d'identification",
+ "Logout" : "Se déconnecter",
+ "Donate" : "Donner",
+ "Loading..." : "Chargement...",
"A Passman item has been created, modified or deleted" : "Un élément Passman a été créé, modifié ou supprimé",
"A Passman item has expired" : "Un élément Passman a expiré",
"A Passman item has been shared" : "Un élément Passman a été partagé",
@@ -26,10 +208,8 @@
"Remind me later" : "Rappelez-moi plus tard",
"Ignore" : "Ignorer",
"%s shared \"%s\" with you. Click here to accept" : "%s a partagé \"%s\" avec vous. Cliquez ici pour accepter",
- "Decline" : "Refuser",
"%s has declined your share request for \"%s\"." : "%s a refusé votre demande de partage pour \"%s\"",
"%s has accepted your share request for \"%s\"." : "%s a accepté votre demande de partage pour \"%s\"",
- "Settings" : "Paramètres",
"Connection to server lost" : "Connexion au serveur perdu",
"Problem loading page, reloading in 5 seconds" : "Problème de chargement de la page, actualisation dans 5 secondes",
"Saving..." : "Enregistrement…",
diff --git a/l10n/it.js b/l10n/it.js
index acacdb24..faa06f21 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -2,6 +2,203 @@ OC.L10N.register(
"passman",
{
"Passwords" : "Password",
+ "Generating sharing keys ( %step / 2)" : "Generazione chiavi condivise ( %step / 2)",
+ "Incorrect vault password!" : "Password della cassaforte non corretta!",
+ "Passwords do not match" : "Le password non corrispondono",
+ "General" : "Generale",
+ "Custom Fields" : "Campi personalizzati",
+ "Please fill in a label!" : "Aggiungi un'etichetta!",
+ "Please fill in a value!" : "Aggiungi un valore!",
+ "Error loading file" : "Errore durante il caricamento del file",
+ "An error happend during decryption" : "Si è verificato un errore durante la decifratura",
+ "Credential created!" : "Credenziali create!",
+ "Credential deleted" : "Credenziali eliminate",
+ "Credential updated" : "Credenziali aggiornate",
+ "Credential recovered" : "Credenziali ripristinate",
+ "Error downloading file, you probably don't have enough permissions" : "Errore durante lo scaricamento del file, probabilmente non disponi dei permessi necessari",
+ "Starting export" : "Avvio esportazione",
+ "Decrypting credentials" : "Decifratura delle credenziali",
+ "Done" : "Fine",
+ "File read successfully!" : "File letto correttamente!",
+ "Adding {{credential}}" : "Aggiunta di {{credential}}",
+ "Added {{credential}}" : "Aggiunte {{credential}}",
+ "Parsed {{num}} credentials, starting to import" : "Elaborate {{num}} credenziali, avvio dell'importazione",
+ "Revision deleted" : "Revisione eliminata",
+ "Revision restored" : "Revisione ripristinata",
+ "Save in passman" : "Salva in passman",
+ "Settings saved" : "Impostazioni salvate",
+ "General settings" : "Impostazioni generali",
+ "Password settings" : "Impostazioni password",
+ "Import credentials" : "Importa credenziali",
+ "Export credentials" : "Esporta credenziali",
+ "Sharing" : "Condivisione",
+ "Are you sure you want to leave? This WILL corrupt all your credentials" : "Sei sicuro di voler uscire? Ciò danneggerà TUTTE le tue credenziali",
+ "Your old password is incorrect!" : "La tua vecchia password non è corretta!",
+ "New passwords do not match!" : "La nuova password non corrisponde!",
+ "Please login with your new vault password" : "Accedi con la tua nuova password della cassaforte",
+ "Share with users and groups" : "Condividi con utenti e gruppi",
+ "Share link" : "Condividi collegamento",
+ "Are you sure you want to leave? This will corrupt this credential" : "Sei sicuro di voler uscire? Ciò danneggerà questo credenziali",
+ "Credential unshared" : "Credenziali non condivise",
+ "Credential shared" : "Credenziali condivise",
+ "Saved!" : "Salvato!",
+ "Toggle visibility" : "Commuta la visibilità",
+ "Copy to clipboard" : "Copia negli appunti",
+ "Copied to clipboard!" : "Copiato negli appunti!",
+ "Generate password" : "Genera password",
+ "Copy password to clipboard" : "Copia password negli appunti",
+ "Password copied to clipboard!" : "Password copiata negli appunti!",
+ "Complete" : "Completato",
+ "Username" : "Nome utente",
+ "Repeat password" : "Ripeti la password",
+ "Add Tag" : "Aggiungi etichetta",
+ "Field label" : "Etichetta campo",
+ "Field value" : "Valore campo",
+ "Choose a file" : "Scegli un file",
+ "Text" : "Testo",
+ "File" : "File",
+ "Add" : "Aggiungi",
+ "Value" : "Valore",
+ "Type" : "Tipo",
+ "Actions" : "Azioni",
+ "Empty" : "Vuoto",
+ "Filename" : "Nome file",
+ "Upload date" : "Data di caricamento",
+ "Size" : "Dimensione",
+ "Upload your OTP qr code" : "Carica il tuo codice QR OTP",
+ "Current OTP settings" : "Impostazioni OTP correnti",
+ "Issuer" : "Emittente",
+ "Secret" : "Segreto",
+ "Expire date" : "Data di scadenza",
+ "No expire date set" : "Nessuna data di scadenza impostata",
+ "Renew interval" : "Intervallo di aggiornamento",
+ "Disabled" : "Disabilitato",
+ "Day(s)" : "Giorno(i)",
+ "Week(s)" : "Settimana(e)",
+ "Month(s)" : "Mese(i)",
+ "Year(s)" : "Anno(i)",
+ "Password generation settings" : "Impostazioni di generazione della password",
+ "Password length" : "Lunghezza della password",
+ "Minimum amount of digits" : "Numero minimo di caratteri",
+ "Use uppercase letters" : "Utilizza lettere maiuscole",
+ "Use lowercase letters" : "Utilizza lettere minuscole",
+ "Use numbers" : "Utilizza numeri",
+ "Use special characters" : "Utilizza caratteri speciali",
+ "Avoid ambiguous characters" : "Evita caratteri ambigui",
+ "Require every character type" : "Richiedi ogni tipo di carattere",
+ "Export type" : "Esporta tipo",
+ "Export" : "Esporta",
+ "Rename vault" : "Rinomina cassaforte",
+ "New vault name" : "Nome della nuova cassaforte",
+ "Change" : "Modifica",
+ "Old vault password" : "Vecchia password della cassaforte",
+ "New vault password" : "Nuova password della cassaforte",
+ "New vault password repeat" : "Ripeti la nuova password della cassaforte",
+ "Please wait your vault is being updated, do not leave this page." : "Attendi l'aggiornamento della tua cassaforte, non abbandonare questa pagina.",
+ "Processing" : "Elaborazione",
+ "Total progress" : "Avanzamento totale",
+ "About Passman" : "Informazioni su Passman",
+ "Version" : "Versione",
+ "Donate to support development" : "Effettua una donazione per supportare lo sviluppo",
+ "Bookmarklet" : "Bookmarklet",
+ "Save your passwords with 1 click!" : "Salva le tue password con 1 clic!",
+ "Drag below button to your bookmark toolbar." : "Trascina il pulsante seguente sulla barra degli strumenti.",
+ "Import type" : "Importa tipo",
+ "Import" : "Importa",
+ "Read progress" : "Avanzamento della lettura",
+ "Upload progress" : "Avanzamento del caricamento",
+ "Private Key" : "Chiave privata",
+ "Public key" : "Chiave pubblica",
+ "Key size" : "Dimensione chiave",
+ "Save keys" : "Salva chiavi",
+ "Generate sharing keys" : "Genera chiavi di condivisione",
+ "Generating sharing keys" : "Generazione chiavi di condivisione",
+ "Minimum password stength" : "Robustezza minima della password",
+ "A total of {{scan_result}} weak credentials." : "Un totale di {{scan_result}} credenziali deboli.",
+ "Score" : "Punteggio",
+ "Action" : "Azione",
+ "Search users or groups..." : "Cerca utente o gruppo ...",
+ "Cyphering" : "Cifratura",
+ "Uploading" : "Caricamento",
+ "User" : "Utente",
+ "Crypto time" : "Tempo di cifratura",
+ "Read" : "Lettura",
+ "Write" : "Scrittura",
+ "Files" : "File",
+ "Revisions" : "Revisioni",
+ "Pending" : "In corso",
+ "Enable link sharing" : "Abilita condivisione tramite collegamento",
+ "Share until date" : "Condividi fino alla data",
+ "Show files" : "Mostra i file",
+ "Details" : "Dettagli",
+ "Hide details" : "Nascondi dettagli",
+ "Password score" : "Punteggio della password",
+ "100 / hour" : "100 / ora",
+ "10 / second" : "10 / secondo",
+ "10k / second" : "10k / secondo",
+ "10B / second" : "10B / secondo",
+ "Pattern" : "Modello",
+ "Dictionary name" : "Nomi di dizionario",
+ "Rank" : "Rango",
+ "Uppercase variations" : "Variazioni maiuscole",
+ "l33t-variations" : "Variazioni l33t",
+ "Revision of" : "Revisione di",
+ "by" : "di",
+ "No revisions found." : "Nessuna revisione trovata.",
+ "Label" : "Etichetta",
+ "Restore revision" : "Ripristina revisione",
+ "Delete revision" : "Elimina revisione",
+ "Edit credential" : "Modifica credenziali",
+ "Create new credential" : "Crea nuove credenziali",
+ "Save" : "Salva",
+ "Cancel" : "Annulla",
+ "Settings" : "Impostazioni",
+ "Share credential {{credential}}" : "Condividi credenziali {{credential}}",
+ "Unshare" : "Rimuovi condivisione",
+ "Search credential..." : "Cerca credenziali...",
+ "Account" : "Account",
+ "Password" : "Password",
+ "OTP" : "OTP",
+ "E-mail" : "Email",
+ "URL" : "URL",
+ "Notes" : "Note",
+ "Expire time" : "Data di scadenza",
+ "Changed" : "Modificate",
+ "Created" : "Create",
+ "Edit" : "Modifica",
+ "Delete" : "Elimina",
+ "Share" : "Condividi",
+ "Recover" : "Ripristina",
+ "Destroy" : "Distruggi",
+ "You have incoming share requests." : "Hai ricevuto delle richieste di condivisione.",
+ "Permissions" : "Permessi",
+ "Received from" : "Ricevute da",
+ "Date" : "Data",
+ "Accept" : "Accetta",
+ "Decline" : "Rifiuta",
+ "Last accessed" : "Ultimo accesso",
+ "Never" : "Mai",
+ "No vaults found, why not create one?" : "Nessuna cassaforte trovata, vuoi crearne una?",
+ "Please give your new vault a name." : "Dai un nome alla tua nuova cassaforte.",
+ "Vault password" : "Password della cassaforte",
+ "Repeat vault password" : "Ripeti la password della cassaforte",
+ "Your sharing key's will have a strength of 1024 bit, which you can change later in settings." : "La tua chiave di condivisione avrà una lunghezza di 1024 bit, che potrai modificare successivamente nelle impostazioni.",
+ "Create vault" : "Crea cassaforte",
+ "Go back to vaults" : "Torna alle casseforti",
+ "Please input the password for" : "Digita la password per",
+ "Set this vault as default." : "Imposta questa cassaforte come predefinita.",
+ "Login automatically to this vault." : "Accedi automaticamente a questa cassaforte.",
+ "Decrypt vault" : "Decifra cassaforte",
+ "Warning! Adding credentials over http can be insecure!" : "Avviso! L'aggiunta di credenziali su http può essere insicura!",
+ "Logged in to {{vault_name}}" : "Accesso effettuato a {{vault_name}}",
+ "Change vault" : "Cambia cassaforte",
+ "Deleted credentials" : "Credenziali eliminate",
+ "Logout" : "Esci",
+ "Donate" : "Donazione",
+ "Someone has shared a credential with you." : "Qualcuno ha condiviso delle credenziali con te.",
+ "Click here to request it" : "Fai clic qui per richiederle",
+ "Loading..." : "Caricamento in corso...",
+ "Awwhh.... credential not found. Maybe it expired" : "Ops... credenziali non trovate. Potrebbero essere scadute",
"A Passman item has been created, modified or deleted" : "Un elemento Passman è stato creato, modificato o eliminato",
"A Passman item has expired" : "Un elemento Passman è scaduto",
"A Passman item has been shared" : "Un elemento Passman è stato condiviso",
@@ -28,10 +225,8 @@ OC.L10N.register(
"Remind me later" : "Ricordamelo più tardi",
"Ignore" : "Ignora",
"%s shared \"%s\" with you. Click here to accept" : "%s ha condiviso \"%s\" con te. Fai clic qui per accettare",
- "Decline" : "Rifiuta",
"%s has declined your share request for \"%s\"." : "%s ha rifiutato la tua richiesta di condivisione per \"%s\".",
"%s has accepted your share request for \"%s\"." : "%s ha accettato la tua richiesta di condivisione per \"%s\".",
- "Settings" : "Impostazioni",
"Connection to server lost" : "Connessione al server interrotta",
"Problem loading page, reloading in 5 seconds" : "Problema durante il caricamento della pagina, aggiornamento tra 5 secondi",
"Saving..." : "Salvataggio in corso...",
diff --git a/l10n/it.json b/l10n/it.json
index 5566457d..12a1ee14 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -1,5 +1,202 @@
{ "translations": {
"Passwords" : "Password",
+ "Generating sharing keys ( %step / 2)" : "Generazione chiavi condivise ( %step / 2)",
+ "Incorrect vault password!" : "Password della cassaforte non corretta!",
+ "Passwords do not match" : "Le password non corrispondono",
+ "General" : "Generale",
+ "Custom Fields" : "Campi personalizzati",
+ "Please fill in a label!" : "Aggiungi un'etichetta!",
+ "Please fill in a value!" : "Aggiungi un valore!",
+ "Error loading file" : "Errore durante il caricamento del file",
+ "An error happend during decryption" : "Si è verificato un errore durante la decifratura",
+ "Credential created!" : "Credenziali create!",
+ "Credential deleted" : "Credenziali eliminate",
+ "Credential updated" : "Credenziali aggiornate",
+ "Credential recovered" : "Credenziali ripristinate",
+ "Error downloading file, you probably don't have enough permissions" : "Errore durante lo scaricamento del file, probabilmente non disponi dei permessi necessari",
+ "Starting export" : "Avvio esportazione",
+ "Decrypting credentials" : "Decifratura delle credenziali",
+ "Done" : "Fine",
+ "File read successfully!" : "File letto correttamente!",
+ "Adding {{credential}}" : "Aggiunta di {{credential}}",
+ "Added {{credential}}" : "Aggiunte {{credential}}",
+ "Parsed {{num}} credentials, starting to import" : "Elaborate {{num}} credenziali, avvio dell'importazione",
+ "Revision deleted" : "Revisione eliminata",
+ "Revision restored" : "Revisione ripristinata",
+ "Save in passman" : "Salva in passman",
+ "Settings saved" : "Impostazioni salvate",
+ "General settings" : "Impostazioni generali",
+ "Password settings" : "Impostazioni password",
+ "Import credentials" : "Importa credenziali",
+ "Export credentials" : "Esporta credenziali",
+ "Sharing" : "Condivisione",
+ "Are you sure you want to leave? This WILL corrupt all your credentials" : "Sei sicuro di voler uscire? Ciò danneggerà TUTTE le tue credenziali",
+ "Your old password is incorrect!" : "La tua vecchia password non è corretta!",
+ "New passwords do not match!" : "La nuova password non corrisponde!",
+ "Please login with your new vault password" : "Accedi con la tua nuova password della cassaforte",
+ "Share with users and groups" : "Condividi con utenti e gruppi",
+ "Share link" : "Condividi collegamento",
+ "Are you sure you want to leave? This will corrupt this credential" : "Sei sicuro di voler uscire? Ciò danneggerà questo credenziali",
+ "Credential unshared" : "Credenziali non condivise",
+ "Credential shared" : "Credenziali condivise",
+ "Saved!" : "Salvato!",
+ "Toggle visibility" : "Commuta la visibilità",
+ "Copy to clipboard" : "Copia negli appunti",
+ "Copied to clipboard!" : "Copiato negli appunti!",
+ "Generate password" : "Genera password",
+ "Copy password to clipboard" : "Copia password negli appunti",
+ "Password copied to clipboard!" : "Password copiata negli appunti!",
+ "Complete" : "Completato",
+ "Username" : "Nome utente",
+ "Repeat password" : "Ripeti la password",
+ "Add Tag" : "Aggiungi etichetta",
+ "Field label" : "Etichetta campo",
+ "Field value" : "Valore campo",
+ "Choose a file" : "Scegli un file",
+ "Text" : "Testo",
+ "File" : "File",
+ "Add" : "Aggiungi",
+ "Value" : "Valore",
+ "Type" : "Tipo",
+ "Actions" : "Azioni",
+ "Empty" : "Vuoto",
+ "Filename" : "Nome file",
+ "Upload date" : "Data di caricamento",
+ "Size" : "Dimensione",
+ "Upload your OTP qr code" : "Carica il tuo codice QR OTP",
+ "Current OTP settings" : "Impostazioni OTP correnti",
+ "Issuer" : "Emittente",
+ "Secret" : "Segreto",
+ "Expire date" : "Data di scadenza",
+ "No expire date set" : "Nessuna data di scadenza impostata",
+ "Renew interval" : "Intervallo di aggiornamento",
+ "Disabled" : "Disabilitato",
+ "Day(s)" : "Giorno(i)",
+ "Week(s)" : "Settimana(e)",
+ "Month(s)" : "Mese(i)",
+ "Year(s)" : "Anno(i)",
+ "Password generation settings" : "Impostazioni di generazione della password",
+ "Password length" : "Lunghezza della password",
+ "Minimum amount of digits" : "Numero minimo di caratteri",
+ "Use uppercase letters" : "Utilizza lettere maiuscole",
+ "Use lowercase letters" : "Utilizza lettere minuscole",
+ "Use numbers" : "Utilizza numeri",
+ "Use special characters" : "Utilizza caratteri speciali",
+ "Avoid ambiguous characters" : "Evita caratteri ambigui",
+ "Require every character type" : "Richiedi ogni tipo di carattere",
+ "Export type" : "Esporta tipo",
+ "Export" : "Esporta",
+ "Rename vault" : "Rinomina cassaforte",
+ "New vault name" : "Nome della nuova cassaforte",
+ "Change" : "Modifica",
+ "Old vault password" : "Vecchia password della cassaforte",
+ "New vault password" : "Nuova password della cassaforte",
+ "New vault password repeat" : "Ripeti la nuova password della cassaforte",
+ "Please wait your vault is being updated, do not leave this page." : "Attendi l'aggiornamento della tua cassaforte, non abbandonare questa pagina.",
+ "Processing" : "Elaborazione",
+ "Total progress" : "Avanzamento totale",
+ "About Passman" : "Informazioni su Passman",
+ "Version" : "Versione",
+ "Donate to support development" : "Effettua una donazione per supportare lo sviluppo",
+ "Bookmarklet" : "Bookmarklet",
+ "Save your passwords with 1 click!" : "Salva le tue password con 1 clic!",
+ "Drag below button to your bookmark toolbar." : "Trascina il pulsante seguente sulla barra degli strumenti.",
+ "Import type" : "Importa tipo",
+ "Import" : "Importa",
+ "Read progress" : "Avanzamento della lettura",
+ "Upload progress" : "Avanzamento del caricamento",
+ "Private Key" : "Chiave privata",
+ "Public key" : "Chiave pubblica",
+ "Key size" : "Dimensione chiave",
+ "Save keys" : "Salva chiavi",
+ "Generate sharing keys" : "Genera chiavi di condivisione",
+ "Generating sharing keys" : "Generazione chiavi di condivisione",
+ "Minimum password stength" : "Robustezza minima della password",
+ "A total of {{scan_result}} weak credentials." : "Un totale di {{scan_result}} credenziali deboli.",
+ "Score" : "Punteggio",
+ "Action" : "Azione",
+ "Search users or groups..." : "Cerca utente o gruppo ...",
+ "Cyphering" : "Cifratura",
+ "Uploading" : "Caricamento",
+ "User" : "Utente",
+ "Crypto time" : "Tempo di cifratura",
+ "Read" : "Lettura",
+ "Write" : "Scrittura",
+ "Files" : "File",
+ "Revisions" : "Revisioni",
+ "Pending" : "In corso",
+ "Enable link sharing" : "Abilita condivisione tramite collegamento",
+ "Share until date" : "Condividi fino alla data",
+ "Show files" : "Mostra i file",
+ "Details" : "Dettagli",
+ "Hide details" : "Nascondi dettagli",
+ "Password score" : "Punteggio della password",
+ "100 / hour" : "100 / ora",
+ "10 / second" : "10 / secondo",
+ "10k / second" : "10k / secondo",
+ "10B / second" : "10B / secondo",
+ "Pattern" : "Modello",
+ "Dictionary name" : "Nomi di dizionario",
+ "Rank" : "Rango",
+ "Uppercase variations" : "Variazioni maiuscole",
+ "l33t-variations" : "Variazioni l33t",
+ "Revision of" : "Revisione di",
+ "by" : "di",
+ "No revisions found." : "Nessuna revisione trovata.",
+ "Label" : "Etichetta",
+ "Restore revision" : "Ripristina revisione",
+ "Delete revision" : "Elimina revisione",
+ "Edit credential" : "Modifica credenziali",
+ "Create new credential" : "Crea nuove credenziali",
+ "Save" : "Salva",
+ "Cancel" : "Annulla",
+ "Settings" : "Impostazioni",
+ "Share credential {{credential}}" : "Condividi credenziali {{credential}}",
+ "Unshare" : "Rimuovi condivisione",
+ "Search credential..." : "Cerca credenziali...",
+ "Account" : "Account",
+ "Password" : "Password",
+ "OTP" : "OTP",
+ "E-mail" : "Email",
+ "URL" : "URL",
+ "Notes" : "Note",
+ "Expire time" : "Data di scadenza",
+ "Changed" : "Modificate",
+ "Created" : "Create",
+ "Edit" : "Modifica",
+ "Delete" : "Elimina",
+ "Share" : "Condividi",
+ "Recover" : "Ripristina",
+ "Destroy" : "Distruggi",
+ "You have incoming share requests." : "Hai ricevuto delle richieste di condivisione.",
+ "Permissions" : "Permessi",
+ "Received from" : "Ricevute da",
+ "Date" : "Data",
+ "Accept" : "Accetta",
+ "Decline" : "Rifiuta",
+ "Last accessed" : "Ultimo accesso",
+ "Never" : "Mai",
+ "No vaults found, why not create one?" : "Nessuna cassaforte trovata, vuoi crearne una?",
+ "Please give your new vault a name." : "Dai un nome alla tua nuova cassaforte.",
+ "Vault password" : "Password della cassaforte",
+ "Repeat vault password" : "Ripeti la password della cassaforte",
+ "Your sharing key's will have a strength of 1024 bit, which you can change later in settings." : "La tua chiave di condivisione avrà una lunghezza di 1024 bit, che potrai modificare successivamente nelle impostazioni.",
+ "Create vault" : "Crea cassaforte",
+ "Go back to vaults" : "Torna alle casseforti",
+ "Please input the password for" : "Digita la password per",
+ "Set this vault as default." : "Imposta questa cassaforte come predefinita.",
+ "Login automatically to this vault." : "Accedi automaticamente a questa cassaforte.",
+ "Decrypt vault" : "Decifra cassaforte",
+ "Warning! Adding credentials over http can be insecure!" : "Avviso! L'aggiunta di credenziali su http può essere insicura!",
+ "Logged in to {{vault_name}}" : "Accesso effettuato a {{vault_name}}",
+ "Change vault" : "Cambia cassaforte",
+ "Deleted credentials" : "Credenziali eliminate",
+ "Logout" : "Esci",
+ "Donate" : "Donazione",
+ "Someone has shared a credential with you." : "Qualcuno ha condiviso delle credenziali con te.",
+ "Click here to request it" : "Fai clic qui per richiederle",
+ "Loading..." : "Caricamento in corso...",
+ "Awwhh.... credential not found. Maybe it expired" : "Ops... credenziali non trovate. Potrebbero essere scadute",
"A Passman item has been created, modified or deleted" : "Un elemento Passman è stato creato, modificato o eliminato",
"A Passman item has expired" : "Un elemento Passman è scaduto",
"A Passman item has been shared" : "Un elemento Passman è stato condiviso",
@@ -26,10 +223,8 @@
"Remind me later" : "Ricordamelo più tardi",
"Ignore" : "Ignora",
"%s shared \"%s\" with you. Click here to accept" : "%s ha condiviso \"%s\" con te. Fai clic qui per accettare",
- "Decline" : "Rifiuta",
"%s has declined your share request for \"%s\"." : "%s ha rifiutato la tua richiesta di condivisione per \"%s\".",
"%s has accepted your share request for \"%s\"." : "%s ha accettato la tua richiesta di condivisione per \"%s\".",
- "Settings" : "Impostazioni",
"Connection to server lost" : "Connessione al server interrotta",
"Problem loading page, reloading in 5 seconds" : "Problema durante il caricamento della pagina, aggiornamento tra 5 secondi",
"Saving..." : "Salvataggio in corso...",
diff --git a/l10n/nl.js b/l10n/nl.js
index d4b37358..267c1b7f 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -2,6 +2,228 @@ OC.L10N.register(
"passman",
{
"Passwords" : "Wachtwoorden",
+ "Generating sharing keys ( %step / 2)" : "Genereren share sleutels ( %step / 2)",
+ "Incorrect vault password!" : "Onjuist kluiswachtwoord",
+ "Passwords do not match" : "Wachtwoorden komen niet overeen.",
+ "General" : "Algemeen",
+ "Custom Fields" : "Maatwerk velden",
+ "Please fill in a label!" : "Voeg een label toe!",
+ "Please fill in a value!" : "Geef een waarde op!",
+ "Error loading file" : "Fout bij laden bestand",
+ "An error happend during decryption" : "Er trad een fout op bij ontsleutelen",
+ "Credential created!" : "Inloggegevens aangemaakt!",
+ "Credential deleted" : "Inloggegevens verwijderd",
+ "Credential updated" : "Inloggegevens bijgewerkt",
+ "Credential recovered" : "Inloggegevens hersteld",
+ "Error downloading file, you probably don't have enough permissions" : "Fout bij downloaden bestand, je hebt waarschijnlijk niet genoeg rechten",
+ "Starting export" : "Starten export",
+ "Decrypting credentials" : "Ontsleutelen inloggegevens",
+ "Done" : "Gereed",
+ "File read successfully!" : "Bestand succesvol gelezen!",
+ "Credential has no label, skipping" : "Inloggegeven zonder label, sla over",
+ "Adding {{credential}}" : "Toevoegen {{credential}}",
+ "Added {{credential}}" : "Toegevoegd {{credential}}",
+ "Parsed {{num}} credentials, starting to import" : "Geïnterpreteerd {{num}} inloggegevens, beginnen met import",
+ "Revision deleted" : "Revisie verwijderd",
+ "Revision restored" : "Revisie hersteld",
+ "Save in passman" : "Bewaren in Passman",
+ "Settings saved" : "Instellingen bewaard",
+ "General settings" : "Algemene instellingen",
+ "Password Audit" : "Wachtwoord audit",
+ "Password settings" : "Wachtwoordinstellingen",
+ "Import credentials" : "Importeren inloggegevens",
+ "Export credentials" : "Exporteren inloggegevens",
+ "Sharing" : "Delen",
+ "Are you sure you want to leave? This WILL corrupt all your credentials" : "Weet je zeker dat je wilt stoppen? Dit ZAL alle inloggegevens kapot maken",
+ "Your old password is incorrect!" : "Je oude wachtwoord is onjuist!",
+ "New passwords do not match!" : "Nieuwe wachtwoorden komen niet overeen!",
+ "Please login with your new vault password" : "Login met je nieuwe kluiswachtwoord",
+ "Share with users and groups" : "Delen met gebruikers en groepen",
+ "Share link" : "Delen link",
+ "Are you sure you want to leave? This will corrupt this credential" : "Weet je zeker dat je wilt stoppen? Dit zal het inloggegeven kapot maken",
+ "Credential unshared" : "Delen inloggegevens gestopt",
+ "Credential shared" : "Inloggegevens gedeeld",
+ "Saved!" : "Opgeslagen!",
+ "Toggle visibility" : "Omschakelen zichtbaarheid",
+ "Copy to clipboard" : "Kopiëren naar het klembord",
+ "Copied to clipboard!" : "Gekopieerd naar het klembord!",
+ "Generate password" : "Genereren wachtwoord",
+ "Copy password to clipboard" : "Kopiëren wachtwoord naar het klembord",
+ "Password copied to clipboard!" : "Wachtwoord gekopieerd naar het klembord!",
+ "Complete" : "Afgerond",
+ "Username" : "Gebruikersnaam",
+ "Repeat password" : "Herhaal wachtwoord",
+ "Add Tag" : "Toevoegen tag",
+ "Field label" : "Veldlabel",
+ "Field value" : "Veldwaarde",
+ "Choose a file" : "Kies een bestand",
+ "Text" : "Tekst",
+ "File" : "Bestand",
+ "Add" : "Toevoegen",
+ "Value" : "Waarde",
+ "Type" : "Type",
+ "Actions" : "Acties",
+ "Empty" : "Leeg",
+ "Filename" : "Bestandsnaam",
+ "Upload date" : "Uploaddatum",
+ "Size" : "Grootte",
+ "Upload your OTP qr code" : "Upload je OTP qr code",
+ "Current OTP settings" : "Huidige OTP instellingen",
+ "Issuer" : "Uitgever",
+ "Secret" : "Geheim",
+ "Expire date" : "Vervaldatum",
+ "No expire date set" : "Geen vervaldatum ingesteld",
+ "Renew interval" : "Vernieuw interval",
+ "Disabled" : "Uitgeschakeld",
+ "Day(s)" : "Dag(en)",
+ "Week(s)" : "Week/weken",
+ "Month(s)" : "Maand(en)",
+ "Year(s)" : "Jaar/jaren",
+ "Password generation settings" : "Wachtwoordgeneratie instellingen",
+ "Password length" : "Wachtwoordlengte",
+ "Minimum amount of digits" : "Minimum aantal cijfers",
+ "Use uppercase letters" : "Gebruiken hoofdletters",
+ "Use lowercase letters" : "Gebruiken kleine letters",
+ "Use numbers" : "Gebruiken cijfers",
+ "Use special characters" : "Gebruiken speciale tekens",
+ "Avoid ambiguous characters" : "Voorkomen dubbelzinnige tekens",
+ "Require every character type" : "Elk type teken vereist",
+ "Export type" : "Export type",
+ "Export" : "Exporteren",
+ "Rename vault" : "Hernoemen kluis",
+ "New vault name" : "Nieuwe naam kluis",
+ "Change" : "Wijzigingen",
+ "Change vault key" : "Wijzigen kluissleutel",
+ "Old vault password" : "Oude kluiswachtwoord",
+ "New vault password" : "Nieuw kluiswachtwoord",
+ "New vault password repeat" : "Nieuw kluiswachtwoord opnieuw",
+ "Please wait your vault is being updated, do not leave this page." : "Wacht totdat je kluis is bijgewerkt, verlaat deze pagina niet.",
+ "Processing" : "Verwerken",
+ "Total progress" : "Totale voortgang",
+ "About Passman" : "Over Passman",
+ "Version" : "Versie",
+ "Donate to support development" : "Doneer om de ontwikkeling te ondersteunen",
+ "Bookmarklet" : "Bookmarklet",
+ "Save your passwords with 1 click!" : "Bewaar je wachtwoorden met 1 klik!",
+ "Drag below button to your bookmark toolbar." : "Sleep onderstaande knop naar je bladwijzer balk.",
+ "Import type" : "Import type",
+ "Import" : "Importeren",
+ "Read progress" : "Lezen voortgang",
+ "Upload progress" : "Upload voortgang",
+ "Private Key" : "Privésleutel",
+ "Public key" : "Openbare sleutel",
+ "Key size" : "Sleutellengte",
+ "Save keys" : "Opslaan sleutels",
+ "Generate sharing keys" : "Genereren sleutels om te delen",
+ "Generating sharing keys" : "Genereren sleutels om te delen",
+ "The password tool will scan your password, calculate the avarage crack time and, if below the threshold, show them" : "Het wachtwoord hulpje scant je wachtwoord, berekent de gemiddelde kraaktijd en, als onvoldoende, toont het",
+ "Minimum password stength" : "Minimale wachtwoordsterkte",
+ "Passman scanned your passwords, and here is the result." : "Passman scande je wachtwoorden en hier is het resultaat.",
+ "A total of {{scan_result}} weak credentials." : "Totaal {{scan_result}} zwakke wachtwoorden.",
+ "Score" : "Score",
+ "Action" : "Actie",
+ "Search users or groups..." : "Zoeken gebruikers of groepen ...",
+ "Cyphering" : "Versleutelen",
+ "Uploading" : "Uploaden",
+ "User" : "Gebruiker",
+ "Crypto time" : "Cryptotijd",
+ "Total time spent cyphering" : "Totale tijd besteed aan versleutelen",
+ "Read" : "Lezen",
+ "Write" : "Schrijven",
+ "Files" : "Bestanden",
+ "Revisions" : "Revisies",
+ "Pending" : "Onderhanden",
+ "Enable link sharing" : "Inschakelen delen link",
+ "Share until date" : "Delen tot datum",
+ "Expire after views" : "Vervallen na bezichtiging",
+ "Click share first" : "Klik eerst delen",
+ "Show files" : "Tonen bestanden",
+ "Details" : "Details",
+ "Hide details" : "Verbergen details",
+ "Password score" : "Wachtwoord score",
+ "Cracking times" : "Kraaktijden",
+ "100 / hour" : "100 / uur",
+ "Throttled online attack" : "Begrensde on-line aanval",
+ "10 / second" : "10 / seconde",
+ "Unthrottled online attack" : "Onbegrensde on-line aanval",
+ "10k / second" : "10k / seconde",
+ "Offline attack, slow hash, many cores" : "Off-line aanval, trage hash, vele kernen",
+ "10B / second" : "10B / seconde",
+ "Offline attack, fast hash, many cores" : "Off-line aanval, snelle hash, vele kernen",
+ "Match sequence" : "Passende volgorde",
+ "See match sequence" : "Zie Passende volgorde",
+ "Pattern" : "Patroon",
+ "Matched word" : "Passend woord",
+ "Dictionary name" : "Woordenboek naam",
+ "Rank" : "Positie",
+ "Reversed" : "Omgekeerd",
+ "Guesses" : "Vermoedens",
+ "Base guesses" : "Basis vermoedens",
+ "Uppercase variations" : "Hoofdletter variaties",
+ "l33t-variations" : "l33t-variaties",
+ "Showing revisions of" : "Tonen revisies van",
+ "Revision of" : "Revisie van",
+ "by" : "door",
+ "No revisions found." : "Geen revisies gevonden.",
+ "Label" : "Label",
+ "Restore revision" : "Herstellen revisies",
+ "Delete revision" : "Verwijderen revisie",
+ "Edit credential" : "Bewerken inloggegeven",
+ "Create new credential" : "Creëren nieuw inloggegeven",
+ "Save" : "Opslaan",
+ "Cancel" : "Annuleren",
+ "Settings" : "Instellingen",
+ "Share credential {{credential}}" : "Delen inloggegeven {{credential}}",
+ "Unshare" : "Stop met delen",
+ "Showing deleted since" : "Tonen verwijderd sinds",
+ "All time" : "Altijd",
+ "Showing {{number_filtered}} of {{credential_number}} credentials" : "Tonen {{number_filtered}} van {{credential_number}} inloggegevens",
+ "Search credential..." : "Zoeken inloggegevens...",
+ "Account" : "Account",
+ "Password" : "Wachtwoord",
+ "OTP" : "OTP",
+ "E-mail" : "E-mail",
+ "URL" : "URL",
+ "Notes" : "Notities",
+ "Expire time" : "Vervaldatum",
+ "Changed" : "Gewijzigd",
+ "Created" : "Aangemaakt",
+ "Edit" : "Bewerken",
+ "Delete" : "Verwijderen",
+ "Share" : "Delen",
+ "Recover" : "herstellen",
+ "Destroy" : "Vernietigen",
+ "You have incoming share requests." : "Je hebt binnengekomen deelverzoeken.",
+ "If you want to the credential in a other vault," : "Als je de inloggegevens in een andere kluis wilt,",
+ "logout of this vault and login to the vault you want the shared credential in." : "log dan uit van deze kluis en login in de kluis waar je de gedeelde inloggegevens wilt bewaren.",
+ "Permissions" : "Permissies",
+ "Received from" : "Ontvangen van",
+ "Date" : "Datum",
+ "Accept" : "Accepteren",
+ "Decline" : "Afwijzen",
+ "Last accessed" : "Laatst benaderd",
+ "Never" : "Nooit",
+ "No vaults found, why not create one?" : "Geen kluis gevonden, eentje aanmaken?",
+ "Please give your new vault a name." : "Voer de naam van je nieuwe kluis in.",
+ "Vault password" : "Kluiswachtwoord",
+ "Repeat vault password" : "Herhaal kluiswachtwoord",
+ "Your sharing key's will have a strength of 1024 bit, which you can change later in settings." : "De deelsleutels hebben een sterkte van 1024 bit; dit kun je later in instellingen wijzigen.",
+ "Create vault" : "Creëren kluis",
+ "Go back to vaults" : "Terug naar kluizen",
+ "Please input the password for" : "Voer het wachtwoord in voor",
+ "Set this vault as default." : "Stel deze kluis als standaard in.",
+ "Login automatically to this vault." : "Log automatisch in in deze kluis.",
+ "Decrypt vault" : "Ontsleutel kluis",
+ "Warning! Adding credentials over http can be insecure!" : "Waarschuwing! Toevoegen van inloggegevens over http is riskant!",
+ "Logged in to {{vault_name}}" : "Ingelogd in {{vault_name}}",
+ "Change vault" : "Wijzigen kluis",
+ "Deleted credentials" : "Verwijderde inloggegevens",
+ "Logout" : "Uitloggen",
+ "Donate" : "Doneren",
+ "Someone has shared a credential with you." : "Iemand heeft een inloggegeven met je gedeeld.",
+ "Click here to request it" : "Klik hier om het aan te vragen",
+ "Loading..." : "Laden...",
+ "Awwhh.... credential not found. Maybe it expired" : "Uhmmm.... inloggegeven niet gevonden. Misschien verlopen",
"A Passman item has been created, modified or deleted" : "Er is een Passman object gemaakt, gewijzigd of verwijderd",
"A Passman item has expired" : "Er is een Passman object vervallen",
"A Passman item has been shared" : "Er is een Passman object gedeeld",
@@ -28,10 +250,8 @@ OC.L10N.register(
"Remind me later" : "Herinner me later",
"Ignore" : "Negeren",
"%s shared \"%s\" with you. Click here to accept" : "%s deelde \"%s\" met je. Klik hier om te accepteren",
- "Decline" : "Afwijzen",
"%s has declined your share request for \"%s\"." : "%s weigerde je aanvraag om \"%s\" te delen.",
"%s has accepted your share request for \"%s\"." : "%s accepteerde je aanvraag om \"%s\" te delen.",
- "Settings" : "Instellingen",
"Connection to server lost" : "Verbinding met server verloren",
"Problem loading page, reloading in 5 seconds" : "Probleem met het laden van de pagina, wordt ververst in 5 seconden",
"Saving..." : "Opslaan...",
diff --git a/l10n/nl.json b/l10n/nl.json
index 158eb958..cd07a07a 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -1,5 +1,227 @@
{ "translations": {
"Passwords" : "Wachtwoorden",
+ "Generating sharing keys ( %step / 2)" : "Genereren share sleutels ( %step / 2)",
+ "Incorrect vault password!" : "Onjuist kluiswachtwoord",
+ "Passwords do not match" : "Wachtwoorden komen niet overeen.",
+ "General" : "Algemeen",
+ "Custom Fields" : "Maatwerk velden",
+ "Please fill in a label!" : "Voeg een label toe!",
+ "Please fill in a value!" : "Geef een waarde op!",
+ "Error loading file" : "Fout bij laden bestand",
+ "An error happend during decryption" : "Er trad een fout op bij ontsleutelen",
+ "Credential created!" : "Inloggegevens aangemaakt!",
+ "Credential deleted" : "Inloggegevens verwijderd",
+ "Credential updated" : "Inloggegevens bijgewerkt",
+ "Credential recovered" : "Inloggegevens hersteld",
+ "Error downloading file, you probably don't have enough permissions" : "Fout bij downloaden bestand, je hebt waarschijnlijk niet genoeg rechten",
+ "Starting export" : "Starten export",
+ "Decrypting credentials" : "Ontsleutelen inloggegevens",
+ "Done" : "Gereed",
+ "File read successfully!" : "Bestand succesvol gelezen!",
+ "Credential has no label, skipping" : "Inloggegeven zonder label, sla over",
+ "Adding {{credential}}" : "Toevoegen {{credential}}",
+ "Added {{credential}}" : "Toegevoegd {{credential}}",
+ "Parsed {{num}} credentials, starting to import" : "Geïnterpreteerd {{num}} inloggegevens, beginnen met import",
+ "Revision deleted" : "Revisie verwijderd",
+ "Revision restored" : "Revisie hersteld",
+ "Save in passman" : "Bewaren in Passman",
+ "Settings saved" : "Instellingen bewaard",
+ "General settings" : "Algemene instellingen",
+ "Password Audit" : "Wachtwoord audit",
+ "Password settings" : "Wachtwoordinstellingen",
+ "Import credentials" : "Importeren inloggegevens",
+ "Export credentials" : "Exporteren inloggegevens",
+ "Sharing" : "Delen",
+ "Are you sure you want to leave? This WILL corrupt all your credentials" : "Weet je zeker dat je wilt stoppen? Dit ZAL alle inloggegevens kapot maken",
+ "Your old password is incorrect!" : "Je oude wachtwoord is onjuist!",
+ "New passwords do not match!" : "Nieuwe wachtwoorden komen niet overeen!",
+ "Please login with your new vault password" : "Login met je nieuwe kluiswachtwoord",
+ "Share with users and groups" : "Delen met gebruikers en groepen",
+ "Share link" : "Delen link",
+ "Are you sure you want to leave? This will corrupt this credential" : "Weet je zeker dat je wilt stoppen? Dit zal het inloggegeven kapot maken",
+ "Credential unshared" : "Delen inloggegevens gestopt",
+ "Credential shared" : "Inloggegevens gedeeld",
+ "Saved!" : "Opgeslagen!",
+ "Toggle visibility" : "Omschakelen zichtbaarheid",
+ "Copy to clipboard" : "Kopiëren naar het klembord",
+ "Copied to clipboard!" : "Gekopieerd naar het klembord!",
+ "Generate password" : "Genereren wachtwoord",
+ "Copy password to clipboard" : "Kopiëren wachtwoord naar het klembord",
+ "Password copied to clipboard!" : "Wachtwoord gekopieerd naar het klembord!",
+ "Complete" : "Afgerond",
+ "Username" : "Gebruikersnaam",
+ "Repeat password" : "Herhaal wachtwoord",
+ "Add Tag" : "Toevoegen tag",
+ "Field label" : "Veldlabel",
+ "Field value" : "Veldwaarde",
+ "Choose a file" : "Kies een bestand",
+ "Text" : "Tekst",
+ "File" : "Bestand",
+ "Add" : "Toevoegen",
+ "Value" : "Waarde",
+ "Type" : "Type",
+ "Actions" : "Acties",
+ "Empty" : "Leeg",
+ "Filename" : "Bestandsnaam",
+ "Upload date" : "Uploaddatum",
+ "Size" : "Grootte",
+ "Upload your OTP qr code" : "Upload je OTP qr code",
+ "Current OTP settings" : "Huidige OTP instellingen",
+ "Issuer" : "Uitgever",
+ "Secret" : "Geheim",
+ "Expire date" : "Vervaldatum",
+ "No expire date set" : "Geen vervaldatum ingesteld",
+ "Renew interval" : "Vernieuw interval",
+ "Disabled" : "Uitgeschakeld",
+ "Day(s)" : "Dag(en)",
+ "Week(s)" : "Week/weken",
+ "Month(s)" : "Maand(en)",
+ "Year(s)" : "Jaar/jaren",
+ "Password generation settings" : "Wachtwoordgeneratie instellingen",
+ "Password length" : "Wachtwoordlengte",
+ "Minimum amount of digits" : "Minimum aantal cijfers",
+ "Use uppercase letters" : "Gebruiken hoofdletters",
+ "Use lowercase letters" : "Gebruiken kleine letters",
+ "Use numbers" : "Gebruiken cijfers",
+ "Use special characters" : "Gebruiken speciale tekens",
+ "Avoid ambiguous characters" : "Voorkomen dubbelzinnige tekens",
+ "Require every character type" : "Elk type teken vereist",
+ "Export type" : "Export type",
+ "Export" : "Exporteren",
+ "Rename vault" : "Hernoemen kluis",
+ "New vault name" : "Nieuwe naam kluis",
+ "Change" : "Wijzigingen",
+ "Change vault key" : "Wijzigen kluissleutel",
+ "Old vault password" : "Oude kluiswachtwoord",
+ "New vault password" : "Nieuw kluiswachtwoord",
+ "New vault password repeat" : "Nieuw kluiswachtwoord opnieuw",
+ "Please wait your vault is being updated, do not leave this page." : "Wacht totdat je kluis is bijgewerkt, verlaat deze pagina niet.",
+ "Processing" : "Verwerken",
+ "Total progress" : "Totale voortgang",
+ "About Passman" : "Over Passman",
+ "Version" : "Versie",
+ "Donate to support development" : "Doneer om de ontwikkeling te ondersteunen",
+ "Bookmarklet" : "Bookmarklet",
+ "Save your passwords with 1 click!" : "Bewaar je wachtwoorden met 1 klik!",
+ "Drag below button to your bookmark toolbar." : "Sleep onderstaande knop naar je bladwijzer balk.",
+ "Import type" : "Import type",
+ "Import" : "Importeren",
+ "Read progress" : "Lezen voortgang",
+ "Upload progress" : "Upload voortgang",
+ "Private Key" : "Privésleutel",
+ "Public key" : "Openbare sleutel",
+ "Key size" : "Sleutellengte",
+ "Save keys" : "Opslaan sleutels",
+ "Generate sharing keys" : "Genereren sleutels om te delen",
+ "Generating sharing keys" : "Genereren sleutels om te delen",
+ "The password tool will scan your password, calculate the avarage crack time and, if below the threshold, show them" : "Het wachtwoord hulpje scant je wachtwoord, berekent de gemiddelde kraaktijd en, als onvoldoende, toont het",
+ "Minimum password stength" : "Minimale wachtwoordsterkte",
+ "Passman scanned your passwords, and here is the result." : "Passman scande je wachtwoorden en hier is het resultaat.",
+ "A total of {{scan_result}} weak credentials." : "Totaal {{scan_result}} zwakke wachtwoorden.",
+ "Score" : "Score",
+ "Action" : "Actie",
+ "Search users or groups..." : "Zoeken gebruikers of groepen ...",
+ "Cyphering" : "Versleutelen",
+ "Uploading" : "Uploaden",
+ "User" : "Gebruiker",
+ "Crypto time" : "Cryptotijd",
+ "Total time spent cyphering" : "Totale tijd besteed aan versleutelen",
+ "Read" : "Lezen",
+ "Write" : "Schrijven",
+ "Files" : "Bestanden",
+ "Revisions" : "Revisies",
+ "Pending" : "Onderhanden",
+ "Enable link sharing" : "Inschakelen delen link",
+ "Share until date" : "Delen tot datum",
+ "Expire after views" : "Vervallen na bezichtiging",
+ "Click share first" : "Klik eerst delen",
+ "Show files" : "Tonen bestanden",
+ "Details" : "Details",
+ "Hide details" : "Verbergen details",
+ "Password score" : "Wachtwoord score",
+ "Cracking times" : "Kraaktijden",
+ "100 / hour" : "100 / uur",
+ "Throttled online attack" : "Begrensde on-line aanval",
+ "10 / second" : "10 / seconde",
+ "Unthrottled online attack" : "Onbegrensde on-line aanval",
+ "10k / second" : "10k / seconde",
+ "Offline attack, slow hash, many cores" : "Off-line aanval, trage hash, vele kernen",
+ "10B / second" : "10B / seconde",
+ "Offline attack, fast hash, many cores" : "Off-line aanval, snelle hash, vele kernen",
+ "Match sequence" : "Passende volgorde",
+ "See match sequence" : "Zie Passende volgorde",
+ "Pattern" : "Patroon",
+ "Matched word" : "Passend woord",
+ "Dictionary name" : "Woordenboek naam",
+ "Rank" : "Positie",
+ "Reversed" : "Omgekeerd",
+ "Guesses" : "Vermoedens",
+ "Base guesses" : "Basis vermoedens",
+ "Uppercase variations" : "Hoofdletter variaties",
+ "l33t-variations" : "l33t-variaties",
+ "Showing revisions of" : "Tonen revisies van",
+ "Revision of" : "Revisie van",
+ "by" : "door",
+ "No revisions found." : "Geen revisies gevonden.",
+ "Label" : "Label",
+ "Restore revision" : "Herstellen revisies",
+ "Delete revision" : "Verwijderen revisie",
+ "Edit credential" : "Bewerken inloggegeven",
+ "Create new credential" : "Creëren nieuw inloggegeven",
+ "Save" : "Opslaan",
+ "Cancel" : "Annuleren",
+ "Settings" : "Instellingen",
+ "Share credential {{credential}}" : "Delen inloggegeven {{credential}}",
+ "Unshare" : "Stop met delen",
+ "Showing deleted since" : "Tonen verwijderd sinds",
+ "All time" : "Altijd",
+ "Showing {{number_filtered}} of {{credential_number}} credentials" : "Tonen {{number_filtered}} van {{credential_number}} inloggegevens",
+ "Search credential..." : "Zoeken inloggegevens...",
+ "Account" : "Account",
+ "Password" : "Wachtwoord",
+ "OTP" : "OTP",
+ "E-mail" : "E-mail",
+ "URL" : "URL",
+ "Notes" : "Notities",
+ "Expire time" : "Vervaldatum",
+ "Changed" : "Gewijzigd",
+ "Created" : "Aangemaakt",
+ "Edit" : "Bewerken",
+ "Delete" : "Verwijderen",
+ "Share" : "Delen",
+ "Recover" : "herstellen",
+ "Destroy" : "Vernietigen",
+ "You have incoming share requests." : "Je hebt binnengekomen deelverzoeken.",
+ "If you want to the credential in a other vault," : "Als je de inloggegevens in een andere kluis wilt,",
+ "logout of this vault and login to the vault you want the shared credential in." : "log dan uit van deze kluis en login in de kluis waar je de gedeelde inloggegevens wilt bewaren.",
+ "Permissions" : "Permissies",
+ "Received from" : "Ontvangen van",
+ "Date" : "Datum",
+ "Accept" : "Accepteren",
+ "Decline" : "Afwijzen",
+ "Last accessed" : "Laatst benaderd",
+ "Never" : "Nooit",
+ "No vaults found, why not create one?" : "Geen kluis gevonden, eentje aanmaken?",
+ "Please give your new vault a name." : "Voer de naam van je nieuwe kluis in.",
+ "Vault password" : "Kluiswachtwoord",
+ "Repeat vault password" : "Herhaal kluiswachtwoord",
+ "Your sharing key's will have a strength of 1024 bit, which you can change later in settings." : "De deelsleutels hebben een sterkte van 1024 bit; dit kun je later in instellingen wijzigen.",
+ "Create vault" : "Creëren kluis",
+ "Go back to vaults" : "Terug naar kluizen",
+ "Please input the password for" : "Voer het wachtwoord in voor",
+ "Set this vault as default." : "Stel deze kluis als standaard in.",
+ "Login automatically to this vault." : "Log automatisch in in deze kluis.",
+ "Decrypt vault" : "Ontsleutel kluis",
+ "Warning! Adding credentials over http can be insecure!" : "Waarschuwing! Toevoegen van inloggegevens over http is riskant!",
+ "Logged in to {{vault_name}}" : "Ingelogd in {{vault_name}}",
+ "Change vault" : "Wijzigen kluis",
+ "Deleted credentials" : "Verwijderde inloggegevens",
+ "Logout" : "Uitloggen",
+ "Donate" : "Doneren",
+ "Someone has shared a credential with you." : "Iemand heeft een inloggegeven met je gedeeld.",
+ "Click here to request it" : "Klik hier om het aan te vragen",
+ "Loading..." : "Laden...",
+ "Awwhh.... credential not found. Maybe it expired" : "Uhmmm.... inloggegeven niet gevonden. Misschien verlopen",
"A Passman item has been created, modified or deleted" : "Er is een Passman object gemaakt, gewijzigd of verwijderd",
"A Passman item has expired" : "Er is een Passman object vervallen",
"A Passman item has been shared" : "Er is een Passman object gedeeld",
@@ -26,10 +248,8 @@
"Remind me later" : "Herinner me later",
"Ignore" : "Negeren",
"%s shared \"%s\" with you. Click here to accept" : "%s deelde \"%s\" met je. Klik hier om te accepteren",
- "Decline" : "Afwijzen",
"%s has declined your share request for \"%s\"." : "%s weigerde je aanvraag om \"%s\" te delen.",
"%s has accepted your share request for \"%s\"." : "%s accepteerde je aanvraag om \"%s\" te delen.",
- "Settings" : "Instellingen",
"Connection to server lost" : "Verbinding met server verloren",
"Problem loading page, reloading in 5 seconds" : "Probleem met het laden van de pagina, wordt ververst in 5 seconden",
"Saving..." : "Opslaan...",
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index ec4a8e24..107ca8f9 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -2,6 +2,228 @@ OC.L10N.register(
"passman",
{
"Passwords" : "Senhas",
+ "Generating sharing keys ( %step / 2)" : "Gerando chave de compartilhamento ( %step / 2)",
+ "Incorrect vault password!" : "Senha do cofre incorreta",
+ "Passwords do not match" : "As senhas não coincidem",
+ "General" : "Geral",
+ "Custom Fields" : "Os campos Personalizados",
+ "Please fill in a label!" : "Preencha o rótulo!",
+ "Please fill in a value!" : "Preencha um valor!",
+ "Error loading file" : "Erro ao carregar o arquivo",
+ "An error happend during decryption" : "Ocorreu um erro durante a descriptografia",
+ "Credential created!" : "Credencial criada!",
+ "Credential deleted" : "Credential excluída",
+ "Credential updated" : "Credencial atualizada",
+ "Credential recovered" : "Credencial recuperada",
+ "Error downloading file, you probably don't have enough permissions" : "Erro ao baixar o arquivo, você provavelmente não tem permissões suficientes",
+ "Starting export" : "Iniciando a exportação",
+ "Decrypting credentials" : "Credenciais de descriptografia",
+ "Done" : "Finalizado",
+ "File read successfully!" : "Arquivo lido com sucesso!",
+ "Credential has no label, skipping" : "Credencial não tem rótulo, ignorando",
+ "Adding {{credential}}" : "Adicionando {{credential}}",
+ "Added {{credential}}" : "Adicionada {{credential}} ",
+ "Parsed {{num}} credentials, starting to import" : "Credenciais {{num}} analisadas, começando a importar",
+ "Revision deleted" : "Revisão excluída",
+ "Revision restored" : "Revisão restaurada",
+ "Save in passman" : "Salvar em passman",
+ "Settings saved" : "Configurações salvas",
+ "General settings" : "Configurações Gerais",
+ "Password Audit" : "Auditoria de Senha",
+ "Password settings" : "Configurações de senha",
+ "Import credentials" : "Importar credenciais",
+ "Export credentials" : "Exportar credenciais",
+ "Sharing" : "Compartilhando",
+ "Are you sure you want to leave? This WILL corrupt all your credentials" : "Você tem certeza de que quer sair? Isso vai corromper todas as suas credenciais",
+ "Your old password is incorrect!" : "Sua senha antiga está incorreta!",
+ "New passwords do not match!" : "As novas senhas não correspondem!",
+ "Please login with your new vault password" : "Faça login com sua nova senha de cofre",
+ "Share with users and groups" : "Compartilhar com usuários e grupos",
+ "Share link" : "Compartilhar link",
+ "Are you sure you want to leave? This will corrupt this credential" : "Você tem certeza de que quer sair? Isso corromperá essa credencial",
+ "Credential unshared" : "Credencial não compartilhada",
+ "Credential shared" : "Credencial compartilhada",
+ "Saved!" : "Salva!",
+ "Toggle visibility" : "Alternar visibilidade",
+ "Copy to clipboard" : "Copiar para área de transferência",
+ "Copied to clipboard!" : "Copiado para a área de transferência!",
+ "Generate password" : "Gerar senha",
+ "Copy password to clipboard" : "Copiar senha para a área de transferência",
+ "Password copied to clipboard!" : "Senha copiada para a área de transferência!",
+ "Complete" : "Completo",
+ "Username" : "Nome do usuário",
+ "Repeat password" : "Repetir a senha",
+ "Add Tag" : "Adicionar etiqueta",
+ "Field label" : "Campo de Etiqueta",
+ "Field value" : "Campo de valor",
+ "Choose a file" : "Escolher um arquivo",
+ "Text" : "Texto",
+ "File" : "Arquivo",
+ "Add" : "Adicionar",
+ "Value" : "Valor",
+ "Type" : "Tipo",
+ "Actions" : "Ações",
+ "Empty" : "Vazio",
+ "Filename" : "Nome do arquivo",
+ "Upload date" : "Enviar data",
+ "Size" : "Tamanho",
+ "Upload your OTP qr code" : "Enviar seu código qr OTP",
+ "Current OTP settings" : "Configurações OTP atuais",
+ "Issuer" : "Emissor",
+ "Secret" : "Segredo",
+ "Expire date" : "Data de validade",
+ "No expire date set" : "Nenhuma data de expiração definida",
+ "Renew interval" : "Intervalo de renovação",
+ "Disabled" : "Desativado",
+ "Day(s)" : "Dia(s)",
+ "Week(s)" : "Semana(s)",
+ "Month(s)" : "Mês(es)",
+ "Year(s)" : "Ano(s)",
+ "Password generation settings" : "Configurações de geração de senha",
+ "Password length" : "Comprimento da senha",
+ "Minimum amount of digits" : "Quantidade mínima de dígitos",
+ "Use uppercase letters" : "Usar letras maiúsculas",
+ "Use lowercase letters" : "Usar letras minúsculas",
+ "Use numbers" : "Usar números",
+ "Use special characters" : "Usar caracteres especiais",
+ "Avoid ambiguous characters" : "Evite caracteres ambíguos",
+ "Require every character type" : "Exigir cada tipo de caractere",
+ "Export type" : "Tipo de exportação",
+ "Export" : "Exportar",
+ "Rename vault" : "Renomear o cofre",
+ "New vault name" : "Nome do novo cofre",
+ "Change" : "Alterar",
+ "Change vault key" : "Alterar a chave do cofre",
+ "Old vault password" : "Senha antiga do cofre",
+ "New vault password" : "Nova senha do cofre",
+ "New vault password repeat" : "Nova repetição de senha do cofre",
+ "Please wait your vault is being updated, do not leave this page." : "Nova repetição de senha do cofre",
+ "Processing" : "Em processamento",
+ "Total progress" : "Progresso total",
+ "About Passman" : "Sobre Passman",
+ "Version" : "Versão",
+ "Donate to support development" : "Doar para apoiar o desenvolvimento",
+ "Bookmarklet" : "Marcado",
+ "Save your passwords with 1 click!" : "Salve suas senhas com um 1 clique!",
+ "Drag below button to your bookmark toolbar." : "Arraste o botão abaixo para a barra de ferramentas de marcadores.",
+ "Import type" : "Tipo de importação",
+ "Import" : "Importar",
+ "Read progress" : "Leitura em progresso",
+ "Upload progress" : "Envio em progresso",
+ "Private Key" : "Chave Privada",
+ "Public key" : "Chave Pública",
+ "Key size" : "Tamanho da chave",
+ "Save keys" : "Salvar chaves",
+ "Generate sharing keys" : "Gerar compartilhamento de chaves",
+ "Generating sharing keys" : "Gerando compartilhamento de chaves",
+ "The password tool will scan your password, calculate the avarage crack time and, if below the threshold, show them" : "A ferramenta de senha digitalizará sua senha, calculará o tempo médio de crack e, se estiver abaixo do limite, mostre-os",
+ "Minimum password stength" : "Força mínima da senha",
+ "Passman scanned your passwords, and here is the result." : "O Passman digitalizou suas senhas, e aqui está o resultado.",
+ "A total of {{scan_result}} weak credentials." : "Um total de {{scan_result}} credenciais fracas.",
+ "Score" : "Pontuação",
+ "Action" : "Ação",
+ "Search users or groups..." : "Pesquisar usuários ou grupos...",
+ "Cyphering" : "Cifrando",
+ "Uploading" : "Enviando",
+ "User" : "Usuário",
+ "Crypto time" : "Tempo de criptografia",
+ "Total time spent cyphering" : "Tempo total gasto na criptografia",
+ "Read" : "Ler",
+ "Write" : "Escrever",
+ "Files" : "Arquivos",
+ "Revisions" : "Revisões",
+ "Pending" : "Pendente",
+ "Enable link sharing" : "Ativar o compartilhamento de links",
+ "Share until date" : "Compartilhar até a data",
+ "Expire after views" : "Expirar após visualizações",
+ "Click share first" : "Clique em compartilhar primeiro",
+ "Show files" : "Mostrar arquivos",
+ "Details" : "Detalhes",
+ "Hide details" : "Esconder detalhes",
+ "Password score" : "Nível da senha",
+ "Cracking times" : "Tempo de craqueamento",
+ "100 / hour" : "100 / hora",
+ "Throttled online attack" : "Ataque online estrangulado",
+ "10 / second" : "10 / segundos",
+ "Unthrottled online attack" : "Ataque online não estragulado",
+ "10k / second" : "10k / segundos",
+ "Offline attack, slow hash, many cores" : "Offline ataque, hash lento, muitos núcleos",
+ "10B / second" : "10B / segundo",
+ "Offline attack, fast hash, many cores" : "Offline ataque, hash rápido, muitos núcleos",
+ "Match sequence" : "Seqüência de correspondência",
+ "See match sequence" : "Ver seqüência de correspondência",
+ "Pattern" : "Padrão",
+ "Matched word" : "Palavra combinada",
+ "Dictionary name" : "Nome do dicionário",
+ "Rank" : "Classificação",
+ "Reversed" : "Invertido",
+ "Guesses" : "Suposições",
+ "Base guesses" : "Suposições básicas",
+ "Uppercase variations" : "Variações maiúsculas",
+ "l33t-variations" : "l33t-Variações",
+ "Showing revisions of" : "Mostrando revisões de",
+ "Revision of" : "Revisão de",
+ "by" : "por",
+ "No revisions found." : "Não foram encontradas revisões.",
+ "Label" : "Rótulo",
+ "Restore revision" : "Restaurar revisão",
+ "Delete revision" : "Excluir revisão",
+ "Edit credential" : "Editar credencial",
+ "Create new credential" : "Criar nova credencial",
+ "Save" : "Salvar",
+ "Cancel" : "Cacelar",
+ "Settings" : "Configurações",
+ "Share credential {{credential}}" : "Compartilhar credencial {{credential}} ",
+ "Unshare" : "Descompartilhar",
+ "Showing deleted since" : "Mostrar eliminados desde",
+ "All time" : "Todo o tempo",
+ "Showing {{number_filtered}} of {{credential_number}} credentials" : "Mostrando {{number_filtered}} de {{credential_number}} credeciais",
+ "Search credential..." : "Pesquisar credenciais",
+ "Account" : "Conta",
+ "Password" : "Senha",
+ "OTP" : "OTP",
+ "E-mail" : "E-mail",
+ "URL" : "URL",
+ "Notes" : "Notas",
+ "Expire time" : "Data de validade",
+ "Changed" : "Modificado",
+ "Created" : "Criado",
+ "Edit" : "Editar",
+ "Delete" : "Eliminar",
+ "Share" : "Compartilhar",
+ "Recover" : "Restaurar",
+ "Destroy" : "Destruir",
+ "You have incoming share requests." : "Você tem solicitações de compartilhamento.",
+ "If you want to the credential in a other vault," : "Se você quiser a credencial em um outro cofre,",
+ "logout of this vault and login to the vault you want the shared credential in." : "efetue o logout deste cofre e faça login no cofre ao qual você deseja que a credencial seja compartilhada.",
+ "Permissions" : "Permissões",
+ "Received from" : "Recebido de",
+ "Date" : "Data",
+ "Accept" : "Aceito",
+ "Decline" : "Declíne",
+ "Last accessed" : "Último acessado",
+ "Never" : "Nunca",
+ "No vaults found, why not create one?" : "Nenhum cofre encontrado, por que não criar um?",
+ "Please give your new vault a name." : "Por favor, dê ao seu novo cofre um nome.",
+ "Vault password" : "Senha do cofre",
+ "Repeat vault password" : "Repita a senha do cofre",
+ "Your sharing key's will have a strength of 1024 bit, which you can change later in settings." : "Sua chave de compartilhamento terá um grau de 1024 bits, que você pode alterar mais tarde nas configurações.",
+ "Create vault" : "Criar cofre",
+ "Go back to vaults" : "Voltar para os cofres",
+ "Please input the password for" : "Por favor entre uma senha para",
+ "Set this vault as default." : "Configure esse cofre como padrão.",
+ "Login automatically to this vault." : "Entrar automaticamente para este cofre.",
+ "Decrypt vault" : "Descriptografar o cofre",
+ "Warning! Adding credentials over http can be insecure!" : "Atenção! Adicionar credenciais sobre http pode ser inseguro!",
+ "Logged in to {{vault_name}}" : "Efetuou login em {{vault_name}}",
+ "Change vault" : "Alterar cofre",
+ "Deleted credentials" : "Credenciais excluídas",
+ "Logout" : "Sair",
+ "Donate" : "Fazer uma doação",
+ "Someone has shared a credential with you." : "Alguém compartilhou uma credencial com você.",
+ "Click here to request it" : "Clique aqui para solicitá-lo",
+ "Loading..." : "Carregando...",
+ "Awwhh.... credential not found. Maybe it expired" : "Awwhh .... credencial não encontrada. Talvez tenha expirado",
"A Passman item has been created, modified or deleted" : "Um item Passman foi criado, modificado ou excluído",
"A Passman item has expired" : "Um item Passman expirou",
"A Passman item has been shared" : "Um item Passman foi compartilhado",
@@ -28,10 +250,8 @@ OC.L10N.register(
"Remind me later" : "Me lembre depois",
"Ignore" : "Ignorar",
"%s shared \"%s\" with you. Click here to accept" : "%s compartilhou \"%s\" com você. Clique aqui para aceitar",
- "Decline" : "Declíne",
"%s has declined your share request for \"%s\"." : "%s recusou o seu pedido de participação de \"%s\".",
"%s has accepted your share request for \"%s\"." : "%s aceitou seu pedido de compartilhamento para \"%s\".",
- "Settings" : "Configurações",
"Connection to server lost" : "Perdida a conexão com o servidor",
"Problem loading page, reloading in 5 seconds" : "Problema ao carregar a página, recarregando em 5 segundos",
"Saving..." : "Pesquisando...",
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index 879d9a4b..d9411e0b 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -1,5 +1,227 @@
{ "translations": {
"Passwords" : "Senhas",
+ "Generating sharing keys ( %step / 2)" : "Gerando chave de compartilhamento ( %step / 2)",
+ "Incorrect vault password!" : "Senha do cofre incorreta",
+ "Passwords do not match" : "As senhas não coincidem",
+ "General" : "Geral",
+ "Custom Fields" : "Os campos Personalizados",
+ "Please fill in a label!" : "Preencha o rótulo!",
+ "Please fill in a value!" : "Preencha um valor!",
+ "Error loading file" : "Erro ao carregar o arquivo",
+ "An error happend during decryption" : "Ocorreu um erro durante a descriptografia",
+ "Credential created!" : "Credencial criada!",
+ "Credential deleted" : "Credential excluída",
+ "Credential updated" : "Credencial atualizada",
+ "Credential recovered" : "Credencial recuperada",
+ "Error downloading file, you probably don't have enough permissions" : "Erro ao baixar o arquivo, você provavelmente não tem permissões suficientes",
+ "Starting export" : "Iniciando a exportação",
+ "Decrypting credentials" : "Credenciais de descriptografia",
+ "Done" : "Finalizado",
+ "File read successfully!" : "Arquivo lido com sucesso!",
+ "Credential has no label, skipping" : "Credencial não tem rótulo, ignorando",
+ "Adding {{credential}}" : "Adicionando {{credential}}",
+ "Added {{credential}}" : "Adicionada {{credential}} ",
+ "Parsed {{num}} credentials, starting to import" : "Credenciais {{num}} analisadas, começando a importar",
+ "Revision deleted" : "Revisão excluída",
+ "Revision restored" : "Revisão restaurada",
+ "Save in passman" : "Salvar em passman",
+ "Settings saved" : "Configurações salvas",
+ "General settings" : "Configurações Gerais",
+ "Password Audit" : "Auditoria de Senha",
+ "Password settings" : "Configurações de senha",
+ "Import credentials" : "Importar credenciais",
+ "Export credentials" : "Exportar credenciais",
+ "Sharing" : "Compartilhando",
+ "Are you sure you want to leave? This WILL corrupt all your credentials" : "Você tem certeza de que quer sair? Isso vai corromper todas as suas credenciais",
+ "Your old password is incorrect!" : "Sua senha antiga está incorreta!",
+ "New passwords do not match!" : "As novas senhas não correspondem!",
+ "Please login with your new vault password" : "Faça login com sua nova senha de cofre",
+ "Share with users and groups" : "Compartilhar com usuários e grupos",
+ "Share link" : "Compartilhar link",
+ "Are you sure you want to leave? This will corrupt this credential" : "Você tem certeza de que quer sair? Isso corromperá essa credencial",
+ "Credential unshared" : "Credencial não compartilhada",
+ "Credential shared" : "Credencial compartilhada",
+ "Saved!" : "Salva!",
+ "Toggle visibility" : "Alternar visibilidade",
+ "Copy to clipboard" : "Copiar para área de transferência",
+ "Copied to clipboard!" : "Copiado para a área de transferência!",
+ "Generate password" : "Gerar senha",
+ "Copy password to clipboard" : "Copiar senha para a área de transferência",
+ "Password copied to clipboard!" : "Senha copiada para a área de transferência!",
+ "Complete" : "Completo",
+ "Username" : "Nome do usuário",
+ "Repeat password" : "Repetir a senha",
+ "Add Tag" : "Adicionar etiqueta",
+ "Field label" : "Campo de Etiqueta",
+ "Field value" : "Campo de valor",
+ "Choose a file" : "Escolher um arquivo",
+ "Text" : "Texto",
+ "File" : "Arquivo",
+ "Add" : "Adicionar",
+ "Value" : "Valor",
+ "Type" : "Tipo",
+ "Actions" : "Ações",
+ "Empty" : "Vazio",
+ "Filename" : "Nome do arquivo",
+ "Upload date" : "Enviar data",
+ "Size" : "Tamanho",
+ "Upload your OTP qr code" : "Enviar seu código qr OTP",
+ "Current OTP settings" : "Configurações OTP atuais",
+ "Issuer" : "Emissor",
+ "Secret" : "Segredo",
+ "Expire date" : "Data de validade",
+ "No expire date set" : "Nenhuma data de expiração definida",
+ "Renew interval" : "Intervalo de renovação",
+ "Disabled" : "Desativado",
+ "Day(s)" : "Dia(s)",
+ "Week(s)" : "Semana(s)",
+ "Month(s)" : "Mês(es)",
+ "Year(s)" : "Ano(s)",
+ "Password generation settings" : "Configurações de geração de senha",
+ "Password length" : "Comprimento da senha",
+ "Minimum amount of digits" : "Quantidade mínima de dígitos",
+ "Use uppercase letters" : "Usar letras maiúsculas",
+ "Use lowercase letters" : "Usar letras minúsculas",
+ "Use numbers" : "Usar números",
+ "Use special characters" : "Usar caracteres especiais",
+ "Avoid ambiguous characters" : "Evite caracteres ambíguos",
+ "Require every character type" : "Exigir cada tipo de caractere",
+ "Export type" : "Tipo de exportação",
+ "Export" : "Exportar",
+ "Rename vault" : "Renomear o cofre",
+ "New vault name" : "Nome do novo cofre",
+ "Change" : "Alterar",
+ "Change vault key" : "Alterar a chave do cofre",
+ "Old vault password" : "Senha antiga do cofre",
+ "New vault password" : "Nova senha do cofre",
+ "New vault password repeat" : "Nova repetição de senha do cofre",
+ "Please wait your vault is being updated, do not leave this page." : "Nova repetição de senha do cofre",
+ "Processing" : "Em processamento",
+ "Total progress" : "Progresso total",
+ "About Passman" : "Sobre Passman",
+ "Version" : "Versão",
+ "Donate to support development" : "Doar para apoiar o desenvolvimento",
+ "Bookmarklet" : "Marcado",
+ "Save your passwords with 1 click!" : "Salve suas senhas com um 1 clique!",
+ "Drag below button to your bookmark toolbar." : "Arraste o botão abaixo para a barra de ferramentas de marcadores.",
+ "Import type" : "Tipo de importação",
+ "Import" : "Importar",
+ "Read progress" : "Leitura em progresso",
+ "Upload progress" : "Envio em progresso",
+ "Private Key" : "Chave Privada",
+ "Public key" : "Chave Pública",
+ "Key size" : "Tamanho da chave",
+ "Save keys" : "Salvar chaves",
+ "Generate sharing keys" : "Gerar compartilhamento de chaves",
+ "Generating sharing keys" : "Gerando compartilhamento de chaves",
+ "The password tool will scan your password, calculate the avarage crack time and, if below the threshold, show them" : "A ferramenta de senha digitalizará sua senha, calculará o tempo médio de crack e, se estiver abaixo do limite, mostre-os",
+ "Minimum password stength" : "Força mínima da senha",
+ "Passman scanned your passwords, and here is the result." : "O Passman digitalizou suas senhas, e aqui está o resultado.",
+ "A total of {{scan_result}} weak credentials." : "Um total de {{scan_result}} credenciais fracas.",
+ "Score" : "Pontuação",
+ "Action" : "Ação",
+ "Search users or groups..." : "Pesquisar usuários ou grupos...",
+ "Cyphering" : "Cifrando",
+ "Uploading" : "Enviando",
+ "User" : "Usuário",
+ "Crypto time" : "Tempo de criptografia",
+ "Total time spent cyphering" : "Tempo total gasto na criptografia",
+ "Read" : "Ler",
+ "Write" : "Escrever",
+ "Files" : "Arquivos",
+ "Revisions" : "Revisões",
+ "Pending" : "Pendente",
+ "Enable link sharing" : "Ativar o compartilhamento de links",
+ "Share until date" : "Compartilhar até a data",
+ "Expire after views" : "Expirar após visualizações",
+ "Click share first" : "Clique em compartilhar primeiro",
+ "Show files" : "Mostrar arquivos",
+ "Details" : "Detalhes",
+ "Hide details" : "Esconder detalhes",
+ "Password score" : "Nível da senha",
+ "Cracking times" : "Tempo de craqueamento",
+ "100 / hour" : "100 / hora",
+ "Throttled online attack" : "Ataque online estrangulado",
+ "10 / second" : "10 / segundos",
+ "Unthrottled online attack" : "Ataque online não estragulado",
+ "10k / second" : "10k / segundos",
+ "Offline attack, slow hash, many cores" : "Offline ataque, hash lento, muitos núcleos",
+ "10B / second" : "10B / segundo",
+ "Offline attack, fast hash, many cores" : "Offline ataque, hash rápido, muitos núcleos",
+ "Match sequence" : "Seqüência de correspondência",
+ "See match sequence" : "Ver seqüência de correspondência",
+ "Pattern" : "Padrão",
+ "Matched word" : "Palavra combinada",
+ "Dictionary name" : "Nome do dicionário",
+ "Rank" : "Classificação",
+ "Reversed" : "Invertido",
+ "Guesses" : "Suposições",
+ "Base guesses" : "Suposições básicas",
+ "Uppercase variations" : "Variações maiúsculas",
+ "l33t-variations" : "l33t-Variações",
+ "Showing revisions of" : "Mostrando revisões de",
+ "Revision of" : "Revisão de",
+ "by" : "por",
+ "No revisions found." : "Não foram encontradas revisões.",
+ "Label" : "Rótulo",
+ "Restore revision" : "Restaurar revisão",
+ "Delete revision" : "Excluir revisão",
+ "Edit credential" : "Editar credencial",
+ "Create new credential" : "Criar nova credencial",
+ "Save" : "Salvar",
+ "Cancel" : "Cacelar",
+ "Settings" : "Configurações",
+ "Share credential {{credential}}" : "Compartilhar credencial {{credential}} ",
+ "Unshare" : "Descompartilhar",
+ "Showing deleted since" : "Mostrar eliminados desde",
+ "All time" : "Todo o tempo",
+ "Showing {{number_filtered}} of {{credential_number}} credentials" : "Mostrando {{number_filtered}} de {{credential_number}} credeciais",
+ "Search credential..." : "Pesquisar credenciais",
+ "Account" : "Conta",
+ "Password" : "Senha",
+ "OTP" : "OTP",
+ "E-mail" : "E-mail",
+ "URL" : "URL",
+ "Notes" : "Notas",
+ "Expire time" : "Data de validade",
+ "Changed" : "Modificado",
+ "Created" : "Criado",
+ "Edit" : "Editar",
+ "Delete" : "Eliminar",
+ "Share" : "Compartilhar",
+ "Recover" : "Restaurar",
+ "Destroy" : "Destruir",
+ "You have incoming share requests." : "Você tem solicitações de compartilhamento.",
+ "If you want to the credential in a other vault," : "Se você quiser a credencial em um outro cofre,",
+ "logout of this vault and login to the vault you want the shared credential in." : "efetue o logout deste cofre e faça login no cofre ao qual você deseja que a credencial seja compartilhada.",
+ "Permissions" : "Permissões",
+ "Received from" : "Recebido de",
+ "Date" : "Data",
+ "Accept" : "Aceito",
+ "Decline" : "Declíne",
+ "Last accessed" : "Último acessado",
+ "Never" : "Nunca",
+ "No vaults found, why not create one?" : "Nenhum cofre encontrado, por que não criar um?",
+ "Please give your new vault a name." : "Por favor, dê ao seu novo cofre um nome.",
+ "Vault password" : "Senha do cofre",
+ "Repeat vault password" : "Repita a senha do cofre",
+ "Your sharing key's will have a strength of 1024 bit, which you can change later in settings." : "Sua chave de compartilhamento terá um grau de 1024 bits, que você pode alterar mais tarde nas configurações.",
+ "Create vault" : "Criar cofre",
+ "Go back to vaults" : "Voltar para os cofres",
+ "Please input the password for" : "Por favor entre uma senha para",
+ "Set this vault as default." : "Configure esse cofre como padrão.",
+ "Login automatically to this vault." : "Entrar automaticamente para este cofre.",
+ "Decrypt vault" : "Descriptografar o cofre",
+ "Warning! Adding credentials over http can be insecure!" : "Atenção! Adicionar credenciais sobre http pode ser inseguro!",
+ "Logged in to {{vault_name}}" : "Efetuou login em {{vault_name}}",
+ "Change vault" : "Alterar cofre",
+ "Deleted credentials" : "Credenciais excluídas",
+ "Logout" : "Sair",
+ "Donate" : "Fazer uma doação",
+ "Someone has shared a credential with you." : "Alguém compartilhou uma credencial com você.",
+ "Click here to request it" : "Clique aqui para solicitá-lo",
+ "Loading..." : "Carregando...",
+ "Awwhh.... credential not found. Maybe it expired" : "Awwhh .... credencial não encontrada. Talvez tenha expirado",
"A Passman item has been created, modified or deleted" : "Um item Passman foi criado, modificado ou excluído",
"A Passman item has expired" : "Um item Passman expirou",
"A Passman item has been shared" : "Um item Passman foi compartilhado",
@@ -26,10 +248,8 @@
"Remind me later" : "Me lembre depois",
"Ignore" : "Ignorar",
"%s shared \"%s\" with you. Click here to accept" : "%s compartilhou \"%s\" com você. Clique aqui para aceitar",
- "Decline" : "Declíne",
"%s has declined your share request for \"%s\"." : "%s recusou o seu pedido de participação de \"%s\".",
"%s has accepted your share request for \"%s\"." : "%s aceitou seu pedido de compartilhamento para \"%s\".",
- "Settings" : "Configurações",
"Connection to server lost" : "Perdida a conexão com o servidor",
"Problem loading page, reloading in 5 seconds" : "Problema ao carregar a página, recarregando em 5 segundos",
"Saving..." : "Pesquisando...",