[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2017-07-14 00:20:20 +00:00
Родитель a1cbd018b3
Коммит e92752bd10
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 130DAB86D3FB356C
14 изменённых файлов: 538 добавлений и 34 удалений

Просмотреть файл

@ -7,16 +7,22 @@ OC.L10N.register(
"Passwords do not match" : "Passwörter stimmen nicht überein",
"General" : "Allgemein",
"Custom Fields" : "Benutzerdefinierte Felder",
"Please fill in a label." : " Bitte eine Beschriftung hinzufügen ",
"Please fill in a value." : "Bitte einen Wert eingeben.",
"Error loading file" : "Fehler beim Laden der Datei",
"An error occurred 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",
"Credential destroyed" : "Anmeldeinformation zerstört",
"Error downloading file, you probably don't have sufficient permissions" : "Fehler beim Herunterladen der Datei, Du hast möglicherweise nicht die erforderliche Berechtigung",
"Invalid QR code" : "Fehlerhafter QR-Code",
"Starting export" : "Export gestartet",
"Decrypting credentials" : "Anmeldeinformationen werden entschlüsselt",
"Done" : "Fertig",
"File read successfully." : "Datei erfolgreich gelesen",
"Proceed with the following steps to import your file" : "Führe folgende Schritte aus um Deine Datei zu importieren",
"Credential has no label, skipping" : "Übersprungen, Anmeldeinformation hat keine Beschriftung",
"Adding {{credential}}" : "{{credential}} wird hinzugefügt",
"Added {{credential}}" : "{{credential}} wurde hinzugefügt",
@ -28,18 +34,25 @@ OC.L10N.register(
"Parsed {{rows}} lines from CSV file" : "{{rows}} Zeilen der CSV-Datei gelesen",
"Skip first row" : "Erste Zeile überspringen",
"You need to assign the label field before you can start the import." : "Sie müssen das Bezeichnunsg-Feld zuordnen, bevor Sie den Import starten können.",
"The first 5 lines of the CSV are shown." : "Die ersten 5 Zeilen der CSV-Datei werden angezeigt. ",
"Assign the proper fields to each column." : "Die richtigen Felder zu jeder Spalte zuordnen",
"Example of imported credential" : " Beispiel einer importierten Anmeldeinformation ",
"Missing an importer? Try it with the generic CSV importer." : "Fehlt ein Importer? Versuchen Sie es mit dem generischen CSV-Importer.",
"Go back to importers." : "Zurück zur Importfunktion.",
"Revision deleted" : "Überarbeitung gelöscht",
"Revision restored" : "Überarbeitung wiederhergestellt",
"Save in Passman" : "In Passman speichern ",
"Settings saved" : "Einstellungen gespeichert",
"General settings" : "Allgemeine Einstellungen",
"Password audit" : "Passwortüberprüfung",
"Password settings" : "Passworteinstellungen",
"Import credentials" : "Anmeldeinformationen importieren",
"Export credentials" : "Anmeldeinformationen exportieren",
"Sharing" : "Teilen",
"Are you sure you want to leave? This will destroy all your credentials" : "Möchtest du dies wirklich verlassen? Dies wird alle Deine Anmeldeinformationen zerstören",
"Your old password is incorrect!" : "Ihr altes Passwort ist falsch!",
"New password does not match!" : "Ihre neuen Passwörter stimmen nicht überein!",
"Please log in with your new vault password" : "Bitte melden Sie sich mit Ihrem neuen Tresor-Passwort an",
"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",
@ -59,6 +72,7 @@ OC.L10N.register(
"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",
@ -76,6 +90,8 @@ OC.L10N.register(
"Current OTP settings" : "Aktuelle OTP-Einstellungen",
"Issuer" : "Ersteller",
"Secret" : "Geheimnis",
"Expiration date" : "Ablaufdatum",
"No expiration date set" : "Kein Ablaufdatum gesetzt ",
"Renew interval" : "Erneuerungsintervall",
"Disabled" : "Deaktiviert",
"Day(s)" : "Tag(e)",
@ -100,6 +116,7 @@ OC.L10N.register(
"Change vault key" : "Tresor-Schlüssel ändern",
"Old vault password" : "Altes Tresor-Passwort",
"New vault password" : "Neues Tresor-Passwort",
"Repeat new vault password" : "Tresor-Passwort wiederholen",
"Please wait your vault is being updated, do not leave this page." : "Bitte warten, Ihr Tresor wird aktualisiert, bitte verlassen Sie diese Seite nicht.",
"Processing" : "Verarbeiten",
"Total progress" : "Gesamtfortschritt",
@ -113,6 +130,7 @@ OC.L10N.register(
"Vault password" : "Tresor-Passwort",
"This process is irreversible" : "Dieser Vorgang kann nicht rückgängig gemacht werden",
"Delete my precious passwords" : "Meine wertvollen Passwörter löschen",
"Deleting {{password}}…" : "{{password}} löschen…",
"Yes, delete my precious passwords" : "Ja, bitte alle meine wertvollen Passwörter löschen",
"Import type" : "Import-Typ",
"Import" : "Importieren",
@ -131,6 +149,7 @@ OC.L10N.register(
"A total of {{scan_result}} weak credentials were found." : "Es wurden insgesamt {{scan_result}} schwache Anmeldeinformationen wurden gefunden.",
"Score" : "Bewertung",
"Action" : "Aktion",
"Search users or groups…" : "Benutzer oder Gruppen suchen…",
"Missing users? Only users that have vaults are shown." : "Nutzer gesucht? Es werden nur Nutzer mit einem Tresor angezeigt.",
"Cyphering" : "Verschlüsselung",
"Uploading" : "Lade hoch",
@ -145,6 +164,7 @@ OC.L10N.register(
"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",
@ -184,13 +204,16 @@ OC.L10N.register(
"Share credential {{credential}}" : "Anmeldeinformation {{credential}} teilen",
"Unshare" : "Freigabe aufheben",
"Showing deleted since" : "Anzeigen gelöscht seit",
"Beginning" : "Beginn",
"Showing {{number_filtered}} of {{credential_number}} credentials" : "{{number_filtered}} of {{credential_number}} Anmeldeinformationen anzeigen",
"Search for credential…" : "Zugangsdaten suchen…",
"Account" : "Konto",
"Password" : "Passwort",
"OTP" : "OTP (One Time Passwort)",
"E-mail" : "E-Mail",
"URL" : "URL",
"Notes" : "Notizen",
"Expiry time" : "Ablaufzeit",
"Changed" : "Geändert",
"Created" : "Erstellt",
"Edit" : "Bearbeiten",
@ -200,6 +223,8 @@ OC.L10N.register(
"Destroy" : "Vernichten",
"Use regex" : "Regex verwenden",
"You have incoming share requests." : "Du hast eingehende Freigabeanforderungen.",
"If you want to put the credential in another vault," : "Wenn Du die Anmeldeinformation in einem anderen Tresor verschieben möchtest,",
"log out of this vault and log in 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",
@ -213,18 +238,26 @@ OC.L10N.register(
"Password strength must be at least: {{strength}}" : "Mindest erforderliche Passwortstärke: {{strength}}",
"Please give your new vault a name." : "Bitte einen Namen für den neuen Tresor eingeben.",
"Repeat vault password" : "Tresor-Passwort wiederholen",
"Your sharing key's will have a strength of 1024 bit, which you can change in Settings later ." : "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 the default." : "Diesen Tresor als Standard setzen.",
"Log into this vault automatically." : "In diesen Tresor automatisch anmelden.",
"Log out of this vault automatically after: " : "Von diesem Tresor automatisch abmelden nach:",
"Decrypt vault" : "Tresor entschlüsseln",
"Seems you lost the vault password and you're unable to log in." : "Es scheint, als hättest Du das Tresor-Passwort vergessen und bist nicht mehr in der Lage Dich anzumelden.",
"If you want this vault to be removed you can request that here." : "Wenn du möchtest, dass dieser Tresor gelöscht wird, dann kannst du dies hier anfordern.",
"An admin then accepts or declines the request" : "Ein Admin akzeptiert dann diese Anfrage (oder nicht)",
"After an admin destroys this vault, all credentials in it will be lost" : "Wenn ein Administrator diesen Tresor löscht, gehen alle enthaltenen Anmeldeinformationen verloren",
"Reason for requesting deletion (optional):" : "Grund die Löschung anzufordern (optional):",
"Request vault destruction" : "Fordere Tresor-Löschung an",
"Yes, request an admin to destroy this vault" : "Ja, bitte einen Administrator diesen Tresor zu löschen",
"Cancel destruction request" : "Löschanfrage abbrechen",
"Vault destruction requested" : "Tresor-Löschung angefordert",
"Request removed" : "Anfrage entfernt",
"Destruction request pending" : "Lösch-Anforderung wartet",
"Warning! Adding credentials over HTTP is insecure!" : "Achtung! Das Hinzufügen von Zugangsdaten über http ist unsicher!",
"Logged in to {{vault_name}}" : "Angemeldet in {{vault_name}}",
"Change vault" : "Wechsle Tresor",
"Deleted credentials" : "Zugangsdaten gelöscht",
@ -232,6 +265,8 @@ OC.L10N.register(
"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 ",
"Error while saving field" : "Fehler beim Speichern des Feldes",
"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",
@ -264,6 +299,7 @@ OC.L10N.register(
"Passman" : "Passman",
"Unable to get version info" : "Versionsinfo konnte nicht ermittelt werden",
"Passman Settings" : "Passman-Einstellungen",
"GitHub version:" : "Github-Version: ",
"A newer version of Passman is available" : "Eine neue Version von Passman ist vefügbar.",
"Password sharing" : "Passwort teilen",
"Credential mover" : "Verschiebung der Anmeldeinformationen",

Просмотреть файл

@ -5,16 +5,22 @@
"Passwords do not match" : "Passwörter stimmen nicht überein",
"General" : "Allgemein",
"Custom Fields" : "Benutzerdefinierte Felder",
"Please fill in a label." : " Bitte eine Beschriftung hinzufügen ",
"Please fill in a value." : "Bitte einen Wert eingeben.",
"Error loading file" : "Fehler beim Laden der Datei",
"An error occurred 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",
"Credential destroyed" : "Anmeldeinformation zerstört",
"Error downloading file, you probably don't have sufficient permissions" : "Fehler beim Herunterladen der Datei, Du hast möglicherweise nicht die erforderliche Berechtigung",
"Invalid QR code" : "Fehlerhafter QR-Code",
"Starting export" : "Export gestartet",
"Decrypting credentials" : "Anmeldeinformationen werden entschlüsselt",
"Done" : "Fertig",
"File read successfully." : "Datei erfolgreich gelesen",
"Proceed with the following steps to import your file" : "Führe folgende Schritte aus um Deine Datei zu importieren",
"Credential has no label, skipping" : "Übersprungen, Anmeldeinformation hat keine Beschriftung",
"Adding {{credential}}" : "{{credential}} wird hinzugefügt",
"Added {{credential}}" : "{{credential}} wurde hinzugefügt",
@ -26,18 +32,25 @@
"Parsed {{rows}} lines from CSV file" : "{{rows}} Zeilen der CSV-Datei gelesen",
"Skip first row" : "Erste Zeile überspringen",
"You need to assign the label field before you can start the import." : "Sie müssen das Bezeichnunsg-Feld zuordnen, bevor Sie den Import starten können.",
"The first 5 lines of the CSV are shown." : "Die ersten 5 Zeilen der CSV-Datei werden angezeigt. ",
"Assign the proper fields to each column." : "Die richtigen Felder zu jeder Spalte zuordnen",
"Example of imported credential" : " Beispiel einer importierten Anmeldeinformation ",
"Missing an importer? Try it with the generic CSV importer." : "Fehlt ein Importer? Versuchen Sie es mit dem generischen CSV-Importer.",
"Go back to importers." : "Zurück zur Importfunktion.",
"Revision deleted" : "Überarbeitung gelöscht",
"Revision restored" : "Überarbeitung wiederhergestellt",
"Save in Passman" : "In Passman speichern ",
"Settings saved" : "Einstellungen gespeichert",
"General settings" : "Allgemeine Einstellungen",
"Password audit" : "Passwortüberprüfung",
"Password settings" : "Passworteinstellungen",
"Import credentials" : "Anmeldeinformationen importieren",
"Export credentials" : "Anmeldeinformationen exportieren",
"Sharing" : "Teilen",
"Are you sure you want to leave? This will destroy all your credentials" : "Möchtest du dies wirklich verlassen? Dies wird alle Deine Anmeldeinformationen zerstören",
"Your old password is incorrect!" : "Ihr altes Passwort ist falsch!",
"New password does not match!" : "Ihre neuen Passwörter stimmen nicht überein!",
"Please log in with your new vault password" : "Bitte melden Sie sich mit Ihrem neuen Tresor-Passwort an",
"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",
@ -57,6 +70,7 @@
"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",
@ -74,6 +88,8 @@
"Current OTP settings" : "Aktuelle OTP-Einstellungen",
"Issuer" : "Ersteller",
"Secret" : "Geheimnis",
"Expiration date" : "Ablaufdatum",
"No expiration date set" : "Kein Ablaufdatum gesetzt ",
"Renew interval" : "Erneuerungsintervall",
"Disabled" : "Deaktiviert",
"Day(s)" : "Tag(e)",
@ -98,6 +114,7 @@
"Change vault key" : "Tresor-Schlüssel ändern",
"Old vault password" : "Altes Tresor-Passwort",
"New vault password" : "Neues Tresor-Passwort",
"Repeat new vault password" : "Tresor-Passwort wiederholen",
"Please wait your vault is being updated, do not leave this page." : "Bitte warten, Ihr Tresor wird aktualisiert, bitte verlassen Sie diese Seite nicht.",
"Processing" : "Verarbeiten",
"Total progress" : "Gesamtfortschritt",
@ -111,6 +128,7 @@
"Vault password" : "Tresor-Passwort",
"This process is irreversible" : "Dieser Vorgang kann nicht rückgängig gemacht werden",
"Delete my precious passwords" : "Meine wertvollen Passwörter löschen",
"Deleting {{password}}…" : "{{password}} löschen…",
"Yes, delete my precious passwords" : "Ja, bitte alle meine wertvollen Passwörter löschen",
"Import type" : "Import-Typ",
"Import" : "Importieren",
@ -129,6 +147,7 @@
"A total of {{scan_result}} weak credentials were found." : "Es wurden insgesamt {{scan_result}} schwache Anmeldeinformationen wurden gefunden.",
"Score" : "Bewertung",
"Action" : "Aktion",
"Search users or groups…" : "Benutzer oder Gruppen suchen…",
"Missing users? Only users that have vaults are shown." : "Nutzer gesucht? Es werden nur Nutzer mit einem Tresor angezeigt.",
"Cyphering" : "Verschlüsselung",
"Uploading" : "Lade hoch",
@ -143,6 +162,7 @@
"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",
@ -182,13 +202,16 @@
"Share credential {{credential}}" : "Anmeldeinformation {{credential}} teilen",
"Unshare" : "Freigabe aufheben",
"Showing deleted since" : "Anzeigen gelöscht seit",
"Beginning" : "Beginn",
"Showing {{number_filtered}} of {{credential_number}} credentials" : "{{number_filtered}} of {{credential_number}} Anmeldeinformationen anzeigen",
"Search for credential…" : "Zugangsdaten suchen…",
"Account" : "Konto",
"Password" : "Passwort",
"OTP" : "OTP (One Time Passwort)",
"E-mail" : "E-Mail",
"URL" : "URL",
"Notes" : "Notizen",
"Expiry time" : "Ablaufzeit",
"Changed" : "Geändert",
"Created" : "Erstellt",
"Edit" : "Bearbeiten",
@ -198,6 +221,8 @@
"Destroy" : "Vernichten",
"Use regex" : "Regex verwenden",
"You have incoming share requests." : "Du hast eingehende Freigabeanforderungen.",
"If you want to put the credential in another vault," : "Wenn Du die Anmeldeinformation in einem anderen Tresor verschieben möchtest,",
"log out of this vault and log in 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",
@ -211,18 +236,26 @@
"Password strength must be at least: {{strength}}" : "Mindest erforderliche Passwortstärke: {{strength}}",
"Please give your new vault a name." : "Bitte einen Namen für den neuen Tresor eingeben.",
"Repeat vault password" : "Tresor-Passwort wiederholen",
"Your sharing key's will have a strength of 1024 bit, which you can change in Settings later ." : "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 the default." : "Diesen Tresor als Standard setzen.",
"Log into this vault automatically." : "In diesen Tresor automatisch anmelden.",
"Log out of this vault automatically after: " : "Von diesem Tresor automatisch abmelden nach:",
"Decrypt vault" : "Tresor entschlüsseln",
"Seems you lost the vault password and you're unable to log in." : "Es scheint, als hättest Du das Tresor-Passwort vergessen und bist nicht mehr in der Lage Dich anzumelden.",
"If you want this vault to be removed you can request that here." : "Wenn du möchtest, dass dieser Tresor gelöscht wird, dann kannst du dies hier anfordern.",
"An admin then accepts or declines the request" : "Ein Admin akzeptiert dann diese Anfrage (oder nicht)",
"After an admin destroys this vault, all credentials in it will be lost" : "Wenn ein Administrator diesen Tresor löscht, gehen alle enthaltenen Anmeldeinformationen verloren",
"Reason for requesting deletion (optional):" : "Grund die Löschung anzufordern (optional):",
"Request vault destruction" : "Fordere Tresor-Löschung an",
"Yes, request an admin to destroy this vault" : "Ja, bitte einen Administrator diesen Tresor zu löschen",
"Cancel destruction request" : "Löschanfrage abbrechen",
"Vault destruction requested" : "Tresor-Löschung angefordert",
"Request removed" : "Anfrage entfernt",
"Destruction request pending" : "Lösch-Anforderung wartet",
"Warning! Adding credentials over HTTP is insecure!" : "Achtung! Das Hinzufügen von Zugangsdaten über http ist unsicher!",
"Logged in to {{vault_name}}" : "Angemeldet in {{vault_name}}",
"Change vault" : "Wechsle Tresor",
"Deleted credentials" : "Zugangsdaten gelöscht",
@ -230,6 +263,8 @@
"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 ",
"Error while saving field" : "Fehler beim Speichern des Feldes",
"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",
@ -262,6 +297,7 @@
"Passman" : "Passman",
"Unable to get version info" : "Versionsinfo konnte nicht ermittelt werden",
"Passman Settings" : "Passman-Einstellungen",
"GitHub version:" : "Github-Version: ",
"A newer version of Passman is available" : "Eine neue Version von Passman ist vefügbar.",
"Password sharing" : "Passwort teilen",
"Credential mover" : "Verschiebung der Anmeldeinformationen",

Просмотреть файл

@ -7,16 +7,22 @@ OC.L10N.register(
"Passwords do not match" : "Passwörter stimmen nicht überein",
"General" : "Allgemein",
"Custom Fields" : "Benutzerdefinierte Felder",
"Please fill in a label." : " Bitte eine Beschriftung hinzufügen ",
"Please fill in a value." : "Bitte einen Wert eingeben.",
"Error loading file" : "Fehler beim Laden der Datei",
"An error occurred 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",
"Credential destroyed" : "Anmeldeinformation zerstört",
"Error downloading file, you probably don't have sufficient permissions" : "Fehler beim Herunterladen der Datei, Sie haben möglicherweise nicht die erforderliche Berechtigung",
"Invalid QR code" : "Fehlerhafter QR-Code",
"Starting export" : "Export gestartet",
"Decrypting credentials" : "Anmeldeinformationen werden entschlüsselt",
"Done" : "Fertig",
"File read successfully." : "Datei erfolgreich gelesen",
"Proceed with the following steps to import your file" : "Führen Sie folgende Schritte aus um Ihre Datei zu importieren",
"Credential has no label, skipping" : "Übersprungen, Anmeldeinformation hat keine Beschriftung",
"Adding {{credential}}" : "{{credential}} werden hinzugefügt",
"Added {{credential}}" : "{{credential}} hinzugefügt",
@ -28,18 +34,25 @@ OC.L10N.register(
"Parsed {{rows}} lines from CSV file" : "{{rows}} Zeilen der CSV-Datei gelesen",
"Skip first row" : "Erste Reihe überspringen",
"You need to assign the label field before you can start the import." : "Sie müssen das Beschriftungsfeld festlegen bevor Sie den Import beginnen können.",
"The first 5 lines of the CSV are shown." : "Die ersten 5 Zeilen der CSV-Datei werden angezeigt. ",
"Assign the proper fields to each column." : "Die passenden Felder jeder Spalte zuweisen.",
"Example of imported credential" : " Beispiel einer importierten Anmeldeinformation ",
"Missing an importer? Try it with the generic CSV importer." : "Fehlt ein Importer? Versuchen Sie es mit dem generischen CSV-Importer.",
"Go back to importers." : "Zurück zu den Importern.",
"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überprüfung",
"Password settings" : "Passwort-Einstellungen",
"Import credentials" : "Anmeldeinformationen importieren",
"Export credentials" : "Anmeldeinformationen exportieren",
"Sharing" : "Teilen",
"Are you sure you want to leave? This will destroy 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 falsch!",
"New password does not match!" : "Die neuen Passwörter stimmen nicht überein!",
"Please log in 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",
@ -59,6 +72,7 @@ OC.L10N.register(
"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",
@ -76,6 +90,8 @@ OC.L10N.register(
"Current OTP settings" : "Aktuelle OTP-Einstellungen",
"Issuer" : "Ersteller",
"Secret" : "Geheimnis",
"Expiration date" : "Ablaufdatum",
"No expiration date set" : "Kein Ablaufdatum gesetzt ",
"Renew interval" : "Intervall erneuern",
"Disabled" : "Deaktiviert",
"Day(s)" : "Tag(e)",
@ -100,6 +116,7 @@ OC.L10N.register(
"Change vault key" : "Tresor-Schlüssel ändern",
"Old vault password" : "Altes Tresor-Passwort",
"New vault password" : "Neues Tresor-Passwort",
"Repeat new vault password" : "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",
@ -113,6 +130,7 @@ OC.L10N.register(
"Vault password" : "Tresor-Passwort",
"This process is irreversible" : "Dieser Vorgang ist unumkehrbar",
"Delete my precious passwords" : "Meine wertvollen Passwörter löschen",
"Deleting {{password}}…" : "{{password}} löschen…",
"Yes, delete my precious passwords" : "Ja, bitte meine wertvollen Passwörter löschen",
"Import type" : "Import-Typ",
"Import" : "Importieren",
@ -131,6 +149,7 @@ OC.L10N.register(
"A total of {{scan_result}} weak credentials were found." : "Es wurden insgesamt {{scan_result}} schwache Anmeldeinformationen wurden gefunden.",
"Score" : "Bewertung",
"Action" : "Aktion",
"Search users or groups…" : "Suche Benutzer oder Gruppen…",
"Missing users? Only users that have vaults are shown." : "Nutzer gesucht? Es werden nur Nutzer mit einem Tresor angezeigt.",
"Cyphering" : "Verschlüsselung",
"Uploading" : "Lade hoch",
@ -145,6 +164,7 @@ OC.L10N.register(
"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",
@ -184,13 +204,16 @@ OC.L10N.register(
"Share credential {{credential}}" : "Anmeldeinformation {{credential}} teilen",
"Unshare" : "Freigabe aufheben",
"Showing deleted since" : "Anzeigen gelöscht seit",
"Beginning" : "Beginn",
"Showing {{number_filtered}} of {{credential_number}} credentials" : "{{number_filtered}} of {{credential_number}} Anmeldeinformationen anzeigen",
"Search for credential…" : "Suche Anmeldeinformationen…",
"Account" : "Konto",
"Password" : "Passwort",
"OTP" : "OTP (One Time Passwort)",
"E-mail" : "E-Mail",
"URL" : "URL",
"Notes" : "Notizen",
"Expiry time" : "Ablaufzeit",
"Changed" : "Geändert",
"Created" : "Erstellt",
"Edit" : "Bearbeiten",
@ -200,6 +223,8 @@ OC.L10N.register(
"Destroy" : "Vernichten",
"Use regex" : "Regex verwenden",
"You have incoming share requests." : "Sie haben eingehende Freigabeanforderungen.",
"If you want to put the credential in another vault," : "Falls Sie die Anmeldeinformation in einen andern Tresor übertragen möchten,",
"log out of this vault and log in 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",
@ -213,18 +238,26 @@ OC.L10N.register(
"Password strength must be at least: {{strength}}" : "Mindest erforderliche Passwortstärke: {{strength}}",
"Please give your new vault a name." : "Bitte einen Namen für den neuen Tresor eingeben.",
"Repeat vault password" : "Tresor-Passwort wiederholen",
"Your sharing key's will have a strength of 1024 bit, which you can change in Settings later ." : "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 the default." : "Diesen Tresor als Standard setzen.",
"Log into this vault automatically." : "In diesen Tresor automatisch anmelden.",
"Log out of this vault automatically after: " : "Von diesem Tresor automatisch abmelden nach:",
"Decrypt vault" : "Tresor entschlüsseln",
"Seems you lost the vault password and you're unable to log in." : "Es scheint, als hätten Sie das Passwort für den Tresor verloren und könnten sich nicht mehr anmelden.",
"If you want this vault to be removed you can request that here." : "Wenn Sie möchten, dass dieser Tresor gelöscht wird, dann können Sie dies hier anfordern.",
"An admin then accepts or declines the request" : "Ein Admin akzeptiert dann diese Anfrage (oder nicht)",
"After an admin destroys this vault, all credentials in it will be lost" : "Wenn ein Administrator diesen Tresor löscht, gehen alle enthaltenen Anmeldeinformationen verloren",
"Reason for requesting deletion (optional):" : "Grund für die Lösch-Anfrage (optional):",
"Request vault destruction" : "Beantrage die Zerstörung des Tresors",
"Yes, request an admin to destroy this vault" : "Ja, beauftrage einen Administrator, den Tresor zu zerstören.",
"Cancel destruction request" : "Brich die Aufforderung zur Zerstörung ab",
"Vault destruction requested" : "Zerstörung des Tresors in Auftrag gegeben",
"Request removed" : "Anfrage entfernt",
"Destruction request pending" : "Auftrag zur Zerstörung in der Warteschleife",
"Warning! Adding credentials over HTTP is insecure!" : "Achtung! Das Hinzufügen von Zugangsdaten über http ist unsicher!",
"Logged in to {{vault_name}}" : "Angemeldet in {{vault_name}}",
"Change vault" : "Wechsle Tresor",
"Deleted credentials" : "Zugangsdaten gelöscht",
@ -232,6 +265,8 @@ OC.L10N.register(
"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 ",
"Error while saving field" : "Fehler beim Speichern des Feldes",
"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",
@ -264,6 +299,7 @@ OC.L10N.register(
"Passman" : "Passman",
"Unable to get version info" : "Versionsinfo konnte nicht ermittelt werden",
"Passman Settings" : "Passman-Einstellungen",
"GitHub version:" : "Github-Version: ",
"A newer version of Passman is available" : "Eine neue Version von Passman ist vefügbar.",
"Password sharing" : "Passwort teilen",
"Credential mover" : "Zugangsdaten verschieben",

Просмотреть файл

@ -5,16 +5,22 @@
"Passwords do not match" : "Passwörter stimmen nicht überein",
"General" : "Allgemein",
"Custom Fields" : "Benutzerdefinierte Felder",
"Please fill in a label." : " Bitte eine Beschriftung hinzufügen ",
"Please fill in a value." : "Bitte einen Wert eingeben.",
"Error loading file" : "Fehler beim Laden der Datei",
"An error occurred 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",
"Credential destroyed" : "Anmeldeinformation zerstört",
"Error downloading file, you probably don't have sufficient permissions" : "Fehler beim Herunterladen der Datei, Sie haben möglicherweise nicht die erforderliche Berechtigung",
"Invalid QR code" : "Fehlerhafter QR-Code",
"Starting export" : "Export gestartet",
"Decrypting credentials" : "Anmeldeinformationen werden entschlüsselt",
"Done" : "Fertig",
"File read successfully." : "Datei erfolgreich gelesen",
"Proceed with the following steps to import your file" : "Führen Sie folgende Schritte aus um Ihre Datei zu importieren",
"Credential has no label, skipping" : "Übersprungen, Anmeldeinformation hat keine Beschriftung",
"Adding {{credential}}" : "{{credential}} werden hinzugefügt",
"Added {{credential}}" : "{{credential}} hinzugefügt",
@ -26,18 +32,25 @@
"Parsed {{rows}} lines from CSV file" : "{{rows}} Zeilen der CSV-Datei gelesen",
"Skip first row" : "Erste Reihe überspringen",
"You need to assign the label field before you can start the import." : "Sie müssen das Beschriftungsfeld festlegen bevor Sie den Import beginnen können.",
"The first 5 lines of the CSV are shown." : "Die ersten 5 Zeilen der CSV-Datei werden angezeigt. ",
"Assign the proper fields to each column." : "Die passenden Felder jeder Spalte zuweisen.",
"Example of imported credential" : " Beispiel einer importierten Anmeldeinformation ",
"Missing an importer? Try it with the generic CSV importer." : "Fehlt ein Importer? Versuchen Sie es mit dem generischen CSV-Importer.",
"Go back to importers." : "Zurück zu den Importern.",
"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überprüfung",
"Password settings" : "Passwort-Einstellungen",
"Import credentials" : "Anmeldeinformationen importieren",
"Export credentials" : "Anmeldeinformationen exportieren",
"Sharing" : "Teilen",
"Are you sure you want to leave? This will destroy 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 falsch!",
"New password does not match!" : "Die neuen Passwörter stimmen nicht überein!",
"Please log in 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",
@ -57,6 +70,7 @@
"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",
@ -74,6 +88,8 @@
"Current OTP settings" : "Aktuelle OTP-Einstellungen",
"Issuer" : "Ersteller",
"Secret" : "Geheimnis",
"Expiration date" : "Ablaufdatum",
"No expiration date set" : "Kein Ablaufdatum gesetzt ",
"Renew interval" : "Intervall erneuern",
"Disabled" : "Deaktiviert",
"Day(s)" : "Tag(e)",
@ -98,6 +114,7 @@
"Change vault key" : "Tresor-Schlüssel ändern",
"Old vault password" : "Altes Tresor-Passwort",
"New vault password" : "Neues Tresor-Passwort",
"Repeat new vault password" : "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",
@ -111,6 +128,7 @@
"Vault password" : "Tresor-Passwort",
"This process is irreversible" : "Dieser Vorgang ist unumkehrbar",
"Delete my precious passwords" : "Meine wertvollen Passwörter löschen",
"Deleting {{password}}…" : "{{password}} löschen…",
"Yes, delete my precious passwords" : "Ja, bitte meine wertvollen Passwörter löschen",
"Import type" : "Import-Typ",
"Import" : "Importieren",
@ -129,6 +147,7 @@
"A total of {{scan_result}} weak credentials were found." : "Es wurden insgesamt {{scan_result}} schwache Anmeldeinformationen wurden gefunden.",
"Score" : "Bewertung",
"Action" : "Aktion",
"Search users or groups…" : "Suche Benutzer oder Gruppen…",
"Missing users? Only users that have vaults are shown." : "Nutzer gesucht? Es werden nur Nutzer mit einem Tresor angezeigt.",
"Cyphering" : "Verschlüsselung",
"Uploading" : "Lade hoch",
@ -143,6 +162,7 @@
"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",
@ -182,13 +202,16 @@
"Share credential {{credential}}" : "Anmeldeinformation {{credential}} teilen",
"Unshare" : "Freigabe aufheben",
"Showing deleted since" : "Anzeigen gelöscht seit",
"Beginning" : "Beginn",
"Showing {{number_filtered}} of {{credential_number}} credentials" : "{{number_filtered}} of {{credential_number}} Anmeldeinformationen anzeigen",
"Search for credential…" : "Suche Anmeldeinformationen…",
"Account" : "Konto",
"Password" : "Passwort",
"OTP" : "OTP (One Time Passwort)",
"E-mail" : "E-Mail",
"URL" : "URL",
"Notes" : "Notizen",
"Expiry time" : "Ablaufzeit",
"Changed" : "Geändert",
"Created" : "Erstellt",
"Edit" : "Bearbeiten",
@ -198,6 +221,8 @@
"Destroy" : "Vernichten",
"Use regex" : "Regex verwenden",
"You have incoming share requests." : "Sie haben eingehende Freigabeanforderungen.",
"If you want to put the credential in another vault," : "Falls Sie die Anmeldeinformation in einen andern Tresor übertragen möchten,",
"log out of this vault and log in 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",
@ -211,18 +236,26 @@
"Password strength must be at least: {{strength}}" : "Mindest erforderliche Passwortstärke: {{strength}}",
"Please give your new vault a name." : "Bitte einen Namen für den neuen Tresor eingeben.",
"Repeat vault password" : "Tresor-Passwort wiederholen",
"Your sharing key's will have a strength of 1024 bit, which you can change in Settings later ." : "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 the default." : "Diesen Tresor als Standard setzen.",
"Log into this vault automatically." : "In diesen Tresor automatisch anmelden.",
"Log out of this vault automatically after: " : "Von diesem Tresor automatisch abmelden nach:",
"Decrypt vault" : "Tresor entschlüsseln",
"Seems you lost the vault password and you're unable to log in." : "Es scheint, als hätten Sie das Passwort für den Tresor verloren und könnten sich nicht mehr anmelden.",
"If you want this vault to be removed you can request that here." : "Wenn Sie möchten, dass dieser Tresor gelöscht wird, dann können Sie dies hier anfordern.",
"An admin then accepts or declines the request" : "Ein Admin akzeptiert dann diese Anfrage (oder nicht)",
"After an admin destroys this vault, all credentials in it will be lost" : "Wenn ein Administrator diesen Tresor löscht, gehen alle enthaltenen Anmeldeinformationen verloren",
"Reason for requesting deletion (optional):" : "Grund für die Lösch-Anfrage (optional):",
"Request vault destruction" : "Beantrage die Zerstörung des Tresors",
"Yes, request an admin to destroy this vault" : "Ja, beauftrage einen Administrator, den Tresor zu zerstören.",
"Cancel destruction request" : "Brich die Aufforderung zur Zerstörung ab",
"Vault destruction requested" : "Zerstörung des Tresors in Auftrag gegeben",
"Request removed" : "Anfrage entfernt",
"Destruction request pending" : "Auftrag zur Zerstörung in der Warteschleife",
"Warning! Adding credentials over HTTP is insecure!" : "Achtung! Das Hinzufügen von Zugangsdaten über http ist unsicher!",
"Logged in to {{vault_name}}" : "Angemeldet in {{vault_name}}",
"Change vault" : "Wechsle Tresor",
"Deleted credentials" : "Zugangsdaten gelöscht",
@ -230,6 +263,8 @@
"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 ",
"Error while saving field" : "Fehler beim Speichern des Feldes",
"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",
@ -262,6 +297,7 @@
"Passman" : "Passman",
"Unable to get version info" : "Versionsinfo konnte nicht ermittelt werden",
"Passman Settings" : "Passman-Einstellungen",
"GitHub version:" : "Github-Version: ",
"A newer version of Passman is available" : "Eine neue Version von Passman ist vefügbar.",
"Password sharing" : "Passwort teilen",
"Credential mover" : "Zugangsdaten verschieben",

Просмотреть файл

@ -7,16 +7,22 @@ OC.L10N.register(
"Passwords do not match" : "Passwords do not match",
"General" : "General",
"Custom Fields" : "Custom Fields",
"Please fill in a label." : "Please fill in a label.",
"Please fill in a value." : "Please fill in a value.",
"Error loading file" : "Error loading file",
"An error occurred during decryption" : "An error occurred during decryption",
"Credential created!" : "Credential created!",
"Credential deleted" : "Credential deleted",
"Credential updated" : "Credential updated",
"Credential recovered" : "Credential recovered",
"Credential destroyed" : "Credential destroyed",
"Error downloading file, you probably don't have sufficient permissions" : "Error downloading file. You probably don't have sufficient permissions",
"Invalid QR code" : "Invalid QR code",
"Starting export" : "Starting export",
"Decrypting credentials" : "Decrypting credentials",
"Done" : "Done",
"File read successfully." : "File read successfully.",
"Proceed with the following steps to import your file" : "Proceed with the following steps to import your file",
"Credential has no label, skipping" : "Credential has no label, skipping",
"Adding {{credential}}" : "Adding {{credential}}",
"Added {{credential}}" : "Added {{credential}}",
@ -28,18 +34,25 @@ OC.L10N.register(
"Parsed {{rows}} lines from CSV file" : "Parsed {{rows}} lines from CSV file",
"Skip first row" : "Skip first row",
"You need to assign the label field before you can start the import." : "You need to assign the label field before you can start the import.",
"The first 5 lines of the CSV are shown." : "The first 5 lines of the CSV are shown.",
"Assign the proper fields to each column." : "Assign the proper fields to each column.",
"Example of imported credential" : "Example of imported credential",
"Missing an importer? Try it with the generic CSV importer." : "Missing an importer? Try it with the generic CSV importer.",
"Go back to importers." : "Go back to importers.",
"Revision deleted" : "Revision deleted",
"Revision restored" : "Revision restored",
"Save in Passman" : "Save in Passman",
"Settings saved" : "Settings saved",
"General settings" : "General settings",
"Password audit" : "Password audit",
"Password settings" : "Password settings",
"Import credentials" : "Import credentials",
"Export credentials" : "Export credentials",
"Sharing" : "Sharing",
"Are you sure you want to leave? This will destroy all your credentials" : "Are you sure you want to leave? This will destroy all your credentials",
"Your old password is incorrect!" : "Your old password is incorrect!",
"New password does not match!" : "New password does not match!",
"Please log in with your new vault password" : "Please log in with your new vault password",
"Share with users and groups" : "Share with users and groups",
"Share link" : "Share link",
"Are you sure you want to leave? This will corrupt this credential" : "Are you sure you want to leave? This will corrupt this credential",
@ -59,6 +72,7 @@ OC.L10N.register(
"Complete" : "Complete",
"Username" : "Username",
"Repeat password" : "Repeat password",
"Add tag" : "Add tag",
"Field label" : "Field label",
"Field value" : "Field value",
"Choose a file" : "Choose a file",
@ -76,6 +90,8 @@ OC.L10N.register(
"Current OTP settings" : "Current OTP settings",
"Issuer" : "Issuer",
"Secret" : "Secret",
"Expiration date" : "Expiration date",
"No expiration date set" : "No expiration date set",
"Renew interval" : "Renew interval",
"Disabled" : "Disabled",
"Day(s)" : "Day(s)",
@ -100,6 +116,7 @@ OC.L10N.register(
"Change vault key" : "Change vault key",
"Old vault password" : "Old vault password",
"New vault password" : "New vault password",
"Repeat new vault password" : "Repeat new vault password",
"Please wait your vault is being updated, do not leave this page." : "Please wait your vault is being updated, do not leave this page.",
"Processing" : "Processing",
"Total progress" : "Total progress",
@ -113,6 +130,7 @@ OC.L10N.register(
"Vault password" : "Vault password",
"This process is irreversible" : "This process is irreversible",
"Delete my precious passwords" : "Delete my precious passwords",
"Deleting {{password}}…" : "Deleting {{password}}…",
"Yes, delete my precious passwords" : "Yes, delete my precious passwords",
"Import type" : "Import type",
"Import" : "Import",
@ -131,6 +149,7 @@ OC.L10N.register(
"A total of {{scan_result}} weak credentials were found." : "A total of {{scan_result}} weak credentials were found.",
"Score" : "Score",
"Action" : "Action",
"Search users or groups…" : "Search users or groups…",
"Missing users? Only users that have vaults are shown." : "Missing users? Only users that have vaults are shown.",
"Cyphering" : "Cyphering",
"Uploading" : "Uploading",
@ -145,6 +164,7 @@ OC.L10N.register(
"Enable link sharing" : "Enable link sharing",
"Share until date" : "Share until date",
"Expire after views" : "Expire after views",
"Click Share first" : "Click Share first",
"Show files" : "Show files",
"Details" : "Details",
"Hide details" : "Hide details",
@ -184,13 +204,16 @@ OC.L10N.register(
"Share credential {{credential}}" : "Share credential {{credential}}",
"Unshare" : "Unshare",
"Showing deleted since" : "Showing deleted since",
"Beginning" : "Beginning",
"Showing {{number_filtered}} of {{credential_number}} credentials" : "Showing {{number_filtered}} of {{credential_number}} credentials",
"Search for credential…" : "Search for credential…",
"Account" : "Account",
"Password" : "Password",
"OTP" : "OTP",
"E-mail" : "E-mail",
"URL" : "URL",
"Notes" : "Notes",
"Expiry time" : "Expiry time",
"Changed" : "Changed",
"Created" : "Created",
"Edit" : "Edit",
@ -200,6 +223,8 @@ OC.L10N.register(
"Destroy" : "Destroy",
"Use regex" : "Use regex",
"You have incoming share requests." : "You have incoming share requests.",
"If you want to put the credential in another vault," : "If you want to put the credential in another vault,",
"log out of this vault and log in to the vault you want the shared credential in." : "log out of this vault and log in to the vault you want the shared credential in.",
"Permissions" : "Permissions",
"Received from" : "Received from",
"Date" : "Date",
@ -213,18 +238,26 @@ OC.L10N.register(
"Password strength must be at least: {{strength}}" : "Password strength must be at least: {{strength}}",
"Please give your new vault a name." : "Please give your new vault a name.",
"Repeat vault password" : "Repeat vault password",
"Your sharing key's will have a strength of 1024 bit, which you can change in Settings later ." : "Your sharing keys will have a strength of 1024 bit, which you can change in Settings later.",
"Create vault" : "Create vault",
"Go back to vaults" : "Go back to vaults",
"Please input the password for" : "Please input the password for",
"Set this vault as the default." : "Set this vault as the default.",
"Log into this vault automatically." : "Log into this vault automatically.",
"Log out of this vault automatically after: " : "Log out of this vault automatically after: ",
"Decrypt vault" : "Decrypt vault",
"Seems you lost the vault password and you're unable to log in." : "Seems you lost the vault password and you're unable to log in.",
"If you want this vault to be removed you can request that here." : "If you want this vault to be removed you can request that here.",
"An admin then accepts or declines the request" : "An admin then accepts or declines the request",
"After an admin destroys this vault, all credentials in it will be lost" : "After an admin destroys this vault, all credentials in it will be lost",
"Reason for requesting deletion (optional):" : "Reason for requesting deletion (optional):",
"Request vault destruction" : "Request vault destruction",
"Yes, request an admin to destroy this vault" : "Yes, request an admin to destroy this vault",
"Cancel destruction request" : "Cancel destruction request",
"Vault destruction requested" : "Vault destruction requested",
"Request removed" : "Request removed",
"Destruction request pending" : "Destruction request pending",
"Warning! Adding credentials over HTTP is insecure!" : "Warning! Adding credentials over HTTP is insecure!",
"Logged in to {{vault_name}}" : "Logged in to {{vault_name}}",
"Change vault" : "Change vault",
"Deleted credentials" : "Deleted credentials",
@ -232,6 +265,8 @@ OC.L10N.register(
"Donate" : "Donate",
"Someone has shared a credential with you." : "Someone has shared a credential with you.",
"Click here to request it" : "Click here to request it",
"Loading…" : "Loading…",
"Awwhh… credential not found. Maybe it expired" : "Awwhh… credential not found. Maybe it expired",
"Error while saving field" : "Error while saving field",
"A Passman item has been created, modified or deleted" : "A Passman item has been created, modified or deleted",
"A Passman item has expired" : "A Passman item has expired",
@ -264,6 +299,7 @@ OC.L10N.register(
"Passman" : "Passman",
"Unable to get version info" : "Unable to get version info",
"Passman Settings" : "Passman Settings",
"GitHub version:" : "GitHub version:",
"A newer version of Passman is available" : "A newer version of Passman is available",
"Password sharing" : "Password sharing",
"Credential mover" : "Credential mover",

Просмотреть файл

@ -5,16 +5,22 @@
"Passwords do not match" : "Passwords do not match",
"General" : "General",
"Custom Fields" : "Custom Fields",
"Please fill in a label." : "Please fill in a label.",
"Please fill in a value." : "Please fill in a value.",
"Error loading file" : "Error loading file",
"An error occurred during decryption" : "An error occurred during decryption",
"Credential created!" : "Credential created!",
"Credential deleted" : "Credential deleted",
"Credential updated" : "Credential updated",
"Credential recovered" : "Credential recovered",
"Credential destroyed" : "Credential destroyed",
"Error downloading file, you probably don't have sufficient permissions" : "Error downloading file. You probably don't have sufficient permissions",
"Invalid QR code" : "Invalid QR code",
"Starting export" : "Starting export",
"Decrypting credentials" : "Decrypting credentials",
"Done" : "Done",
"File read successfully." : "File read successfully.",
"Proceed with the following steps to import your file" : "Proceed with the following steps to import your file",
"Credential has no label, skipping" : "Credential has no label, skipping",
"Adding {{credential}}" : "Adding {{credential}}",
"Added {{credential}}" : "Added {{credential}}",
@ -26,18 +32,25 @@
"Parsed {{rows}} lines from CSV file" : "Parsed {{rows}} lines from CSV file",
"Skip first row" : "Skip first row",
"You need to assign the label field before you can start the import." : "You need to assign the label field before you can start the import.",
"The first 5 lines of the CSV are shown." : "The first 5 lines of the CSV are shown.",
"Assign the proper fields to each column." : "Assign the proper fields to each column.",
"Example of imported credential" : "Example of imported credential",
"Missing an importer? Try it with the generic CSV importer." : "Missing an importer? Try it with the generic CSV importer.",
"Go back to importers." : "Go back to importers.",
"Revision deleted" : "Revision deleted",
"Revision restored" : "Revision restored",
"Save in Passman" : "Save in Passman",
"Settings saved" : "Settings saved",
"General settings" : "General settings",
"Password audit" : "Password audit",
"Password settings" : "Password settings",
"Import credentials" : "Import credentials",
"Export credentials" : "Export credentials",
"Sharing" : "Sharing",
"Are you sure you want to leave? This will destroy all your credentials" : "Are you sure you want to leave? This will destroy all your credentials",
"Your old password is incorrect!" : "Your old password is incorrect!",
"New password does not match!" : "New password does not match!",
"Please log in with your new vault password" : "Please log in with your new vault password",
"Share with users and groups" : "Share with users and groups",
"Share link" : "Share link",
"Are you sure you want to leave? This will corrupt this credential" : "Are you sure you want to leave? This will corrupt this credential",
@ -57,6 +70,7 @@
"Complete" : "Complete",
"Username" : "Username",
"Repeat password" : "Repeat password",
"Add tag" : "Add tag",
"Field label" : "Field label",
"Field value" : "Field value",
"Choose a file" : "Choose a file",
@ -74,6 +88,8 @@
"Current OTP settings" : "Current OTP settings",
"Issuer" : "Issuer",
"Secret" : "Secret",
"Expiration date" : "Expiration date",
"No expiration date set" : "No expiration date set",
"Renew interval" : "Renew interval",
"Disabled" : "Disabled",
"Day(s)" : "Day(s)",
@ -98,6 +114,7 @@
"Change vault key" : "Change vault key",
"Old vault password" : "Old vault password",
"New vault password" : "New vault password",
"Repeat new vault password" : "Repeat new vault password",
"Please wait your vault is being updated, do not leave this page." : "Please wait your vault is being updated, do not leave this page.",
"Processing" : "Processing",
"Total progress" : "Total progress",
@ -111,6 +128,7 @@
"Vault password" : "Vault password",
"This process is irreversible" : "This process is irreversible",
"Delete my precious passwords" : "Delete my precious passwords",
"Deleting {{password}}…" : "Deleting {{password}}…",
"Yes, delete my precious passwords" : "Yes, delete my precious passwords",
"Import type" : "Import type",
"Import" : "Import",
@ -129,6 +147,7 @@
"A total of {{scan_result}} weak credentials were found." : "A total of {{scan_result}} weak credentials were found.",
"Score" : "Score",
"Action" : "Action",
"Search users or groups…" : "Search users or groups…",
"Missing users? Only users that have vaults are shown." : "Missing users? Only users that have vaults are shown.",
"Cyphering" : "Cyphering",
"Uploading" : "Uploading",
@ -143,6 +162,7 @@
"Enable link sharing" : "Enable link sharing",
"Share until date" : "Share until date",
"Expire after views" : "Expire after views",
"Click Share first" : "Click Share first",
"Show files" : "Show files",
"Details" : "Details",
"Hide details" : "Hide details",
@ -182,13 +202,16 @@
"Share credential {{credential}}" : "Share credential {{credential}}",
"Unshare" : "Unshare",
"Showing deleted since" : "Showing deleted since",
"Beginning" : "Beginning",
"Showing {{number_filtered}} of {{credential_number}} credentials" : "Showing {{number_filtered}} of {{credential_number}} credentials",
"Search for credential…" : "Search for credential…",
"Account" : "Account",
"Password" : "Password",
"OTP" : "OTP",
"E-mail" : "E-mail",
"URL" : "URL",
"Notes" : "Notes",
"Expiry time" : "Expiry time",
"Changed" : "Changed",
"Created" : "Created",
"Edit" : "Edit",
@ -198,6 +221,8 @@
"Destroy" : "Destroy",
"Use regex" : "Use regex",
"You have incoming share requests." : "You have incoming share requests.",
"If you want to put the credential in another vault," : "If you want to put the credential in another vault,",
"log out of this vault and log in to the vault you want the shared credential in." : "log out of this vault and log in to the vault you want the shared credential in.",
"Permissions" : "Permissions",
"Received from" : "Received from",
"Date" : "Date",
@ -211,18 +236,26 @@
"Password strength must be at least: {{strength}}" : "Password strength must be at least: {{strength}}",
"Please give your new vault a name." : "Please give your new vault a name.",
"Repeat vault password" : "Repeat vault password",
"Your sharing key's will have a strength of 1024 bit, which you can change in Settings later ." : "Your sharing keys will have a strength of 1024 bit, which you can change in Settings later.",
"Create vault" : "Create vault",
"Go back to vaults" : "Go back to vaults",
"Please input the password for" : "Please input the password for",
"Set this vault as the default." : "Set this vault as the default.",
"Log into this vault automatically." : "Log into this vault automatically.",
"Log out of this vault automatically after: " : "Log out of this vault automatically after: ",
"Decrypt vault" : "Decrypt vault",
"Seems you lost the vault password and you're unable to log in." : "Seems you lost the vault password and you're unable to log in.",
"If you want this vault to be removed you can request that here." : "If you want this vault to be removed you can request that here.",
"An admin then accepts or declines the request" : "An admin then accepts or declines the request",
"After an admin destroys this vault, all credentials in it will be lost" : "After an admin destroys this vault, all credentials in it will be lost",
"Reason for requesting deletion (optional):" : "Reason for requesting deletion (optional):",
"Request vault destruction" : "Request vault destruction",
"Yes, request an admin to destroy this vault" : "Yes, request an admin to destroy this vault",
"Cancel destruction request" : "Cancel destruction request",
"Vault destruction requested" : "Vault destruction requested",
"Request removed" : "Request removed",
"Destruction request pending" : "Destruction request pending",
"Warning! Adding credentials over HTTP is insecure!" : "Warning! Adding credentials over HTTP is insecure!",
"Logged in to {{vault_name}}" : "Logged in to {{vault_name}}",
"Change vault" : "Change vault",
"Deleted credentials" : "Deleted credentials",
@ -230,6 +263,8 @@
"Donate" : "Donate",
"Someone has shared a credential with you." : "Someone has shared a credential with you.",
"Click here to request it" : "Click here to request it",
"Loading…" : "Loading…",
"Awwhh… credential not found. Maybe it expired" : "Awwhh… credential not found. Maybe it expired",
"Error while saving field" : "Error while saving field",
"A Passman item has been created, modified or deleted" : "A Passman item has been created, modified or deleted",
"A Passman item has expired" : "A Passman item has expired",
@ -262,6 +297,7 @@
"Passman" : "Passman",
"Unable to get version info" : "Unable to get version info",
"Passman Settings" : "Passman Settings",
"GitHub version:" : "GitHub version:",
"A newer version of Passman is available" : "A newer version of Passman is available",
"Password sharing" : "Password sharing",
"Credential mover" : "Credential mover",

Просмотреть файл

@ -7,16 +7,22 @@ OC.L10N.register(
"Passwords do not match" : "Las contraseñas no coinciden",
"General" : "General",
"Custom Fields" : "Campos personalizados",
"Please fill in a label." : "Por favor llena la etiqueta.",
"Please fill in a value." : "Por favor llena el valor.",
"Error loading file" : "Se presentó un error al cargar el archivo",
"An error occurred during decryption" : "Se presentó un error durante la decripción",
"Credential created!" : "¡Credenciales creadas!",
"Credential deleted" : "Credenciales borradas",
"Credential updated" : "Credenciales actualizadas",
"Credential recovered" : "Credenciales recuperadas",
"Credential destroyed" : "Credenciales destruidas",
"Error downloading file, you probably don't have sufficient permissions" : "Se presentó un error al descargar el archivo, probablemente no tengas suficientes permisos",
"Invalid QR code" : "Código QR inválido",
"Starting export" : "Comenzando exportación",
"Decrypting credentials" : "Decriptando credenciales",
"Done" : "Terminado",
"File read successfully." : "El archivo se leyó exitosamente.",
"Proceed with the following steps to import your file" : "Sigue los siguientes pasos para importar tu archivo",
"Credential has no label, skipping" : "Las credenciales no tienen etiqueta, omitiendo",
"Adding {{credential}}" : "Agregando {{credential}}",
"Added {{credential}}" : "{{credential}} agregado",
@ -28,18 +34,25 @@ OC.L10N.register(
"Parsed {{rows}} lines from CSV file" : "{{num}} líneas interpretadas del archivo CSV",
"Skip first row" : "Omitir primer renglón",
"You need to assign the label field before you can start the import." : "Necesitas asignar el campo etiqueta antes de que puedas comenzar la importación.",
"The first 5 lines of the CSV are shown." : "Se muestran las primeras 5 líneas del CSV.",
"Assign the proper fields to each column." : "Asigna el campo correspondiente a cada columna. ",
"Example of imported credential" : "Ejemplo de unas credenciales importadas",
"Missing an importer? Try it with the generic CSV importer." : "¿Requieres de una herramienta para importar? Prueba con la herramienta genérica para importar CSV.",
"Go back to importers." : "Regresar a importadores.",
"Revision deleted" : "Revisión borrada",
"Revision restored" : "Revisión restaurada",
"Save in Passman" : "Guardar en Passman",
"Settings saved" : "Configuraciones guardadas",
"General settings" : "Configuraciones generales",
"Password audit" : "Auditoria de contraseñas",
"Password settings" : "Configuraciones de contraseña",
"Import credentials" : "Importar credenciales",
"Export credentials" : "Exportar credenciales",
"Sharing" : "Compartiendo",
"Are you sure you want to leave? This will destroy all your credentials" : "¿Estás seguro que deseas salir? Esto destruirá todas tus credenciales",
"Your old password is incorrect!" : "¡Tu contraseña anterior es incorrecta!",
"New password does not match!" : "¡La nueva contraseña no coincide!",
"Please log in with your new vault password" : "Por favor inicia sesión con tu nueva contraseña de bóveda",
"Share with users and groups" : "Compartir con otros usuarios y grupos",
"Share link" : "Compartir liga",
"Are you sure you want to leave? This will corrupt this credential" : "¿Estás seguro que deseas salir? Esto va a corromper estas credenciales",
@ -59,6 +72,7 @@ OC.L10N.register(
"Complete" : "Terminar",
"Username" : "Usuario",
"Repeat password" : "Repetir contraseña",
"Add tag" : "Agregar etiqueta",
"Field label" : "Etiqueta del campo",
"Field value" : "Valor del campo",
"Choose a file" : "Selecciona un archivo",
@ -76,6 +90,8 @@ OC.L10N.register(
"Current OTP settings" : "Configuraciones actuales de OTP",
"Issuer" : "Quien levanta",
"Secret" : "Secreto",
"Expiration date" : "Fecha de expiración",
"No expiration date set" : "No se ha establecido la fecha de expiración",
"Renew interval" : "Intervalo de renovación",
"Disabled" : "Deshabilitado",
"Day(s)" : "Día(s)",
@ -100,7 +116,8 @@ OC.L10N.register(
"Change vault key" : "Cambiar la llave de la bóveda",
"Old vault password" : "Anterior contraseña de la bóveda",
"New vault password" : "Nueva contraseña de la bóveda",
"Please wait your vault is being updated, do not leave this page." : "Favor de aguardar mientras se actualiza su bóveda, no salga de esta página. ",
"Repeat new vault password" : "Repite la nueva contraseña de la bóveda",
"Please wait your vault is being updated, do not leave this page." : "Por favor aguarda mientras se actualiza tu bóveda, no salgas de esta página. ",
"Processing" : "Procesando",
"Total progress" : "Progreso total",
"About Passman" : "Acerca de Passman",
@ -113,6 +130,7 @@ OC.L10N.register(
"Vault password" : "Bóveda de contraseñas",
"This process is irreversible" : "Este proceso es irreversible",
"Delete my precious passwords" : "Borrar mis preciadas contraseñas",
"Deleting {{password}}…" : "Borrando {{password}}…",
"Yes, delete my precious passwords" : "Sí, borrar mis preciadas contraseñas",
"Import type" : "Tipo de importación",
"Import" : "Importar",
@ -124,13 +142,14 @@ OC.L10N.register(
"Save keys" : "Guardar llaves",
"Generate sharing keys" : "Generar llaves de comparitr",
"Generating sharing keys" : "Generando llaves para comparitr",
"The password tool will scan your password, calculate the average crack time and list those which are below the threshold" : "La herramienta de contraseñas escaneará su contraseña, calculará el tiempo promedio para romperla y enlistará aquellas que estén por debajo del umbral",
"The password tool will scan your password, calculate the average crack time and list those which are below the threshold" : "La herramienta de contraseñas escaneará tu contraseña, calculará el tiempo promedio para romperla y enlistará aquellas que estén por debajo del umbral",
"Minimum password stength" : "Fortaleza mínima de contraseña",
"Start scan" : "Iniciar escaneo",
"Result" : "Resultado",
"A total of {{scan_result}} weak credentials were found." : "Se encontraron un total de {{scan_result}} credenciales débiles.",
"Score" : "Calificación",
"Action" : "Acción",
"Search users or groups…" : "Buscar usuarios o grupos...",
"Missing users? Only users that have vaults are shown." : "¿Faltan usuarios? Sólo se muestran los usuarios que tienen bóvedas.",
"Cyphering" : "Encriptando",
"Uploading" : "Cargando",
@ -145,6 +164,7 @@ OC.L10N.register(
"Enable link sharing" : "Habilitar compartir liga",
"Share until date" : "Compartir hasta fecha",
"Expire after views" : "Expirar después de visualizaciones",
"Click Share first" : "Has click en share antes",
"Show files" : "Mostrar archivos",
"Details" : "Detalles",
"Hide details" : "Ocultar detalles",
@ -184,13 +204,16 @@ OC.L10N.register(
"Share credential {{credential}}" : "Compartir credenciales {{credential}}",
"Unshare" : "Dejar de compartir",
"Showing deleted since" : "Mostrando borrados desde",
"Beginning" : "Comenzando",
"Showing {{number_filtered}} of {{credential_number}} credentials" : "Mostrando {{number_filtered}} de {{credential_number}} credenciales",
"Search for credential…" : "Buscando las credenciales...",
"Account" : "Cuenta",
"Password" : "Contraseña",
"OTP" : "OTP",
"E-mail" : "Correo electrónico",
"URL" : "URL",
"Notes" : "Notas",
"Expiry time" : "Tiemp de expiración",
"Changed" : "Cambiado",
"Created" : "Creado",
"Edit" : "Editar",
@ -200,6 +223,8 @@ OC.L10N.register(
"Destroy" : "Destruir",
"Use regex" : "Usar regex",
"You have incoming share requests." : "Recibiste solicitudes para compartir. ",
"If you want to put the credential in another vault," : "Si quieres colocar las credenciales en otra bóveda, ",
"log out of this vault and log in to the vault you want the shared credential in." : "Sal de esta bóveda y entra a la bóveda en la que quieras compartir las credenciales. ",
"Permissions" : "Permisos",
"Received from" : "Recibido de",
"Date" : "Fecha",
@ -213,18 +238,26 @@ OC.L10N.register(
"Password strength must be at least: {{strength}}" : "La fortaleza de la contraseña debe ser por lo menos: {{strength}}",
"Please give your new vault a name." : "Por favor ingresa el nombre de tu bóveda nueva. ",
"Repeat vault password" : "Repita la contraseña de la bóveda",
"Your sharing key's will have a strength of 1024 bit, which you can change in Settings later ." : "Tus llaves para compartir tendrán una fuerza de 1024 bits, que podrás cambiar después en las Configuraciones. ",
"Create vault" : "Crear bóveda",
"Go back to vaults" : "Regresar a bóvedas",
"Please input the password for" : "Por favor ingresa la contraseña para",
"Set this vault as the default." : "Establecer esta bóveda como la predeterminada.",
"Log into this vault automatically." : "Inicia sesión en esta bóveda automáticamente.",
"Log out of this vault automatically after: " : "Salir de esta bóveda automáticamente después de:",
"Decrypt vault" : "Decriptar bóveda",
"Seems you lost the vault password and you're unable to log in." : "Parece que perdiste la contraseña de la bóveda y no puedes iniciar sesión. ",
"If you want this vault to be removed you can request that here." : "Si deseas que esta bóveda sea eliminada puedes solicitarlo aquí.",
"An admin then accepts or declines the request" : "Un administrador entonces acepta o declina la solicitud",
"After an admin destroys this vault, all credentials in it will be lost" : "Después de que un administrador destruya la bóveda, todas las credenciales se perderán",
"Reason for requesting deletion (optional):" : "Razón por la que se solicita el borrado (opcional):",
"Request vault destruction" : "Solicitar la destrucción de la bóveda",
"Yes, request an admin to destroy this vault" : "Sí, solicitar a un administrador la destrucción de esta bóveda",
"Cancel destruction request" : "Cancelar la solicitud de destrucción",
"Vault destruction requested" : "Destrucción de la bóveda solicitada",
"Request removed" : "Solicitud eliminada",
"Destruction request pending" : "Solicitud de destrucción pendiente",
"Warning! Adding credentials over HTTP is insecure!" : "¡Advertencia! ¡Agregar credenciales sobre HTTP es inseguro!",
"Logged in to {{vault_name}}" : "Inició sesión en {{vault_name}}",
"Change vault" : "Cambiar bóveda",
"Deleted credentials" : "Credenciales borradas",
@ -232,6 +265,8 @@ OC.L10N.register(
"Donate" : "Dona",
"Someone has shared a credential with you." : "Alguien ha compartido credenciales contigo. ",
"Click here to request it" : "Has click para solicitarlo",
"Loading…" : "Cargando...",
"Awwhh… credential not found. Maybe it expired" : "Awwhh... no se encontraron las credenciales. Tal vez expiraron",
"Error while saving field" : "Se presentó un error al guardar el campo",
"A Passman item has been created, modified or deleted" : "Un elemento de Passman ha sido creado, modificado o borrado",
"A Passman item has expired" : "El elemento de Passman ha expirado",
@ -248,7 +283,7 @@ OC.L10N.register(
"%1$s has been deleted by %2$s" : "%1$s ha sido borrado por %2$s",
"You deleted %1$s" : "Borraste %1$s",
"%1$s has been recovered by %2$s" : "%1$s ha sido recuperado por %2$s",
"You recovered %1$s" : "Usted recuperó %1$s",
"You recovered %1$s" : "Recuperaste %1$s",
"%1$s has been permanently deleted by %2$s" : "%1$s ha sido borrado permanentemente por %2$s",
"You permanently deleted %1$s" : "Has borrado %1$s permanentemente",
"The password of %1$s has expired, renew it now." : "La contraseña de %1$s ha expirado, renuévala ahora.",
@ -264,6 +299,7 @@ OC.L10N.register(
"Passman" : "Passman",
"Unable to get version info" : "No fue posible obtener la información de la versión",
"Passman Settings" : "Configuraciones de Passman",
"GitHub version:" : "Versión de GitHub:",
"A newer version of Passman is available" : "Hay una nueva versión de Passman disponible",
"Password sharing" : "Compartir contraseña",
"Credential mover" : "Mover credenciales",

Просмотреть файл

@ -5,16 +5,22 @@
"Passwords do not match" : "Las contraseñas no coinciden",
"General" : "General",
"Custom Fields" : "Campos personalizados",
"Please fill in a label." : "Por favor llena la etiqueta.",
"Please fill in a value." : "Por favor llena el valor.",
"Error loading file" : "Se presentó un error al cargar el archivo",
"An error occurred during decryption" : "Se presentó un error durante la decripción",
"Credential created!" : "¡Credenciales creadas!",
"Credential deleted" : "Credenciales borradas",
"Credential updated" : "Credenciales actualizadas",
"Credential recovered" : "Credenciales recuperadas",
"Credential destroyed" : "Credenciales destruidas",
"Error downloading file, you probably don't have sufficient permissions" : "Se presentó un error al descargar el archivo, probablemente no tengas suficientes permisos",
"Invalid QR code" : "Código QR inválido",
"Starting export" : "Comenzando exportación",
"Decrypting credentials" : "Decriptando credenciales",
"Done" : "Terminado",
"File read successfully." : "El archivo se leyó exitosamente.",
"Proceed with the following steps to import your file" : "Sigue los siguientes pasos para importar tu archivo",
"Credential has no label, skipping" : "Las credenciales no tienen etiqueta, omitiendo",
"Adding {{credential}}" : "Agregando {{credential}}",
"Added {{credential}}" : "{{credential}} agregado",
@ -26,18 +32,25 @@
"Parsed {{rows}} lines from CSV file" : "{{num}} líneas interpretadas del archivo CSV",
"Skip first row" : "Omitir primer renglón",
"You need to assign the label field before you can start the import." : "Necesitas asignar el campo etiqueta antes de que puedas comenzar la importación.",
"The first 5 lines of the CSV are shown." : "Se muestran las primeras 5 líneas del CSV.",
"Assign the proper fields to each column." : "Asigna el campo correspondiente a cada columna. ",
"Example of imported credential" : "Ejemplo de unas credenciales importadas",
"Missing an importer? Try it with the generic CSV importer." : "¿Requieres de una herramienta para importar? Prueba con la herramienta genérica para importar CSV.",
"Go back to importers." : "Regresar a importadores.",
"Revision deleted" : "Revisión borrada",
"Revision restored" : "Revisión restaurada",
"Save in Passman" : "Guardar en Passman",
"Settings saved" : "Configuraciones guardadas",
"General settings" : "Configuraciones generales",
"Password audit" : "Auditoria de contraseñas",
"Password settings" : "Configuraciones de contraseña",
"Import credentials" : "Importar credenciales",
"Export credentials" : "Exportar credenciales",
"Sharing" : "Compartiendo",
"Are you sure you want to leave? This will destroy all your credentials" : "¿Estás seguro que deseas salir? Esto destruirá todas tus credenciales",
"Your old password is incorrect!" : "¡Tu contraseña anterior es incorrecta!",
"New password does not match!" : "¡La nueva contraseña no coincide!",
"Please log in with your new vault password" : "Por favor inicia sesión con tu nueva contraseña de bóveda",
"Share with users and groups" : "Compartir con otros usuarios y grupos",
"Share link" : "Compartir liga",
"Are you sure you want to leave? This will corrupt this credential" : "¿Estás seguro que deseas salir? Esto va a corromper estas credenciales",
@ -57,6 +70,7 @@
"Complete" : "Terminar",
"Username" : "Usuario",
"Repeat password" : "Repetir contraseña",
"Add tag" : "Agregar etiqueta",
"Field label" : "Etiqueta del campo",
"Field value" : "Valor del campo",
"Choose a file" : "Selecciona un archivo",
@ -74,6 +88,8 @@
"Current OTP settings" : "Configuraciones actuales de OTP",
"Issuer" : "Quien levanta",
"Secret" : "Secreto",
"Expiration date" : "Fecha de expiración",
"No expiration date set" : "No se ha establecido la fecha de expiración",
"Renew interval" : "Intervalo de renovación",
"Disabled" : "Deshabilitado",
"Day(s)" : "Día(s)",
@ -98,7 +114,8 @@
"Change vault key" : "Cambiar la llave de la bóveda",
"Old vault password" : "Anterior contraseña de la bóveda",
"New vault password" : "Nueva contraseña de la bóveda",
"Please wait your vault is being updated, do not leave this page." : "Favor de aguardar mientras se actualiza su bóveda, no salga de esta página. ",
"Repeat new vault password" : "Repite la nueva contraseña de la bóveda",
"Please wait your vault is being updated, do not leave this page." : "Por favor aguarda mientras se actualiza tu bóveda, no salgas de esta página. ",
"Processing" : "Procesando",
"Total progress" : "Progreso total",
"About Passman" : "Acerca de Passman",
@ -111,6 +128,7 @@
"Vault password" : "Bóveda de contraseñas",
"This process is irreversible" : "Este proceso es irreversible",
"Delete my precious passwords" : "Borrar mis preciadas contraseñas",
"Deleting {{password}}…" : "Borrando {{password}}…",
"Yes, delete my precious passwords" : "Sí, borrar mis preciadas contraseñas",
"Import type" : "Tipo de importación",
"Import" : "Importar",
@ -122,13 +140,14 @@
"Save keys" : "Guardar llaves",
"Generate sharing keys" : "Generar llaves de comparitr",
"Generating sharing keys" : "Generando llaves para comparitr",
"The password tool will scan your password, calculate the average crack time and list those which are below the threshold" : "La herramienta de contraseñas escaneará su contraseña, calculará el tiempo promedio para romperla y enlistará aquellas que estén por debajo del umbral",
"The password tool will scan your password, calculate the average crack time and list those which are below the threshold" : "La herramienta de contraseñas escaneará tu contraseña, calculará el tiempo promedio para romperla y enlistará aquellas que estén por debajo del umbral",
"Minimum password stength" : "Fortaleza mínima de contraseña",
"Start scan" : "Iniciar escaneo",
"Result" : "Resultado",
"A total of {{scan_result}} weak credentials were found." : "Se encontraron un total de {{scan_result}} credenciales débiles.",
"Score" : "Calificación",
"Action" : "Acción",
"Search users or groups…" : "Buscar usuarios o grupos...",
"Missing users? Only users that have vaults are shown." : "¿Faltan usuarios? Sólo se muestran los usuarios que tienen bóvedas.",
"Cyphering" : "Encriptando",
"Uploading" : "Cargando",
@ -143,6 +162,7 @@
"Enable link sharing" : "Habilitar compartir liga",
"Share until date" : "Compartir hasta fecha",
"Expire after views" : "Expirar después de visualizaciones",
"Click Share first" : "Has click en share antes",
"Show files" : "Mostrar archivos",
"Details" : "Detalles",
"Hide details" : "Ocultar detalles",
@ -182,13 +202,16 @@
"Share credential {{credential}}" : "Compartir credenciales {{credential}}",
"Unshare" : "Dejar de compartir",
"Showing deleted since" : "Mostrando borrados desde",
"Beginning" : "Comenzando",
"Showing {{number_filtered}} of {{credential_number}} credentials" : "Mostrando {{number_filtered}} de {{credential_number}} credenciales",
"Search for credential…" : "Buscando las credenciales...",
"Account" : "Cuenta",
"Password" : "Contraseña",
"OTP" : "OTP",
"E-mail" : "Correo electrónico",
"URL" : "URL",
"Notes" : "Notas",
"Expiry time" : "Tiemp de expiración",
"Changed" : "Cambiado",
"Created" : "Creado",
"Edit" : "Editar",
@ -198,6 +221,8 @@
"Destroy" : "Destruir",
"Use regex" : "Usar regex",
"You have incoming share requests." : "Recibiste solicitudes para compartir. ",
"If you want to put the credential in another vault," : "Si quieres colocar las credenciales en otra bóveda, ",
"log out of this vault and log in to the vault you want the shared credential in." : "Sal de esta bóveda y entra a la bóveda en la que quieras compartir las credenciales. ",
"Permissions" : "Permisos",
"Received from" : "Recibido de",
"Date" : "Fecha",
@ -211,18 +236,26 @@
"Password strength must be at least: {{strength}}" : "La fortaleza de la contraseña debe ser por lo menos: {{strength}}",
"Please give your new vault a name." : "Por favor ingresa el nombre de tu bóveda nueva. ",
"Repeat vault password" : "Repita la contraseña de la bóveda",
"Your sharing key's will have a strength of 1024 bit, which you can change in Settings later ." : "Tus llaves para compartir tendrán una fuerza de 1024 bits, que podrás cambiar después en las Configuraciones. ",
"Create vault" : "Crear bóveda",
"Go back to vaults" : "Regresar a bóvedas",
"Please input the password for" : "Por favor ingresa la contraseña para",
"Set this vault as the default." : "Establecer esta bóveda como la predeterminada.",
"Log into this vault automatically." : "Inicia sesión en esta bóveda automáticamente.",
"Log out of this vault automatically after: " : "Salir de esta bóveda automáticamente después de:",
"Decrypt vault" : "Decriptar bóveda",
"Seems you lost the vault password and you're unable to log in." : "Parece que perdiste la contraseña de la bóveda y no puedes iniciar sesión. ",
"If you want this vault to be removed you can request that here." : "Si deseas que esta bóveda sea eliminada puedes solicitarlo aquí.",
"An admin then accepts or declines the request" : "Un administrador entonces acepta o declina la solicitud",
"After an admin destroys this vault, all credentials in it will be lost" : "Después de que un administrador destruya la bóveda, todas las credenciales se perderán",
"Reason for requesting deletion (optional):" : "Razón por la que se solicita el borrado (opcional):",
"Request vault destruction" : "Solicitar la destrucción de la bóveda",
"Yes, request an admin to destroy this vault" : "Sí, solicitar a un administrador la destrucción de esta bóveda",
"Cancel destruction request" : "Cancelar la solicitud de destrucción",
"Vault destruction requested" : "Destrucción de la bóveda solicitada",
"Request removed" : "Solicitud eliminada",
"Destruction request pending" : "Solicitud de destrucción pendiente",
"Warning! Adding credentials over HTTP is insecure!" : "¡Advertencia! ¡Agregar credenciales sobre HTTP es inseguro!",
"Logged in to {{vault_name}}" : "Inició sesión en {{vault_name}}",
"Change vault" : "Cambiar bóveda",
"Deleted credentials" : "Credenciales borradas",
@ -230,6 +263,8 @@
"Donate" : "Dona",
"Someone has shared a credential with you." : "Alguien ha compartido credenciales contigo. ",
"Click here to request it" : "Has click para solicitarlo",
"Loading…" : "Cargando...",
"Awwhh… credential not found. Maybe it expired" : "Awwhh... no se encontraron las credenciales. Tal vez expiraron",
"Error while saving field" : "Se presentó un error al guardar el campo",
"A Passman item has been created, modified or deleted" : "Un elemento de Passman ha sido creado, modificado o borrado",
"A Passman item has expired" : "El elemento de Passman ha expirado",
@ -246,7 +281,7 @@
"%1$s has been deleted by %2$s" : "%1$s ha sido borrado por %2$s",
"You deleted %1$s" : "Borraste %1$s",
"%1$s has been recovered by %2$s" : "%1$s ha sido recuperado por %2$s",
"You recovered %1$s" : "Usted recuperó %1$s",
"You recovered %1$s" : "Recuperaste %1$s",
"%1$s has been permanently deleted by %2$s" : "%1$s ha sido borrado permanentemente por %2$s",
"You permanently deleted %1$s" : "Has borrado %1$s permanentemente",
"The password of %1$s has expired, renew it now." : "La contraseña de %1$s ha expirado, renuévala ahora.",
@ -262,6 +297,7 @@
"Passman" : "Passman",
"Unable to get version info" : "No fue posible obtener la información de la versión",
"Passman Settings" : "Configuraciones de Passman",
"GitHub version:" : "Versión de GitHub:",
"A newer version of Passman is available" : "Hay una nueva versión de Passman disponible",
"Password sharing" : "Compartir contraseña",
"Credential mover" : "Mover credenciales",

Просмотреть файл

@ -7,16 +7,22 @@ OC.L10N.register(
"Passwords do not match" : "Passordene samsvarer ikke",
"General" : "Generelt",
"Custom Fields" : "Brukervalgte felter",
"Please fill in a label." : "Fyll inn en etikett.",
"Please fill in a value." : "Fyll inn en verdi.",
"Error loading file" : "Feil ved lasting av fil",
"An error occurred during decryption" : "En feil oppstod under dekryptering",
"Credential created!" : "Legitimasjonen ble laget",
"Credential deleted" : "Legitimasjonen ble slettet",
"Credential updated" : "Legitimasjonen ble oppdatert",
"Credential recovered" : "Legitimasjonen ble gjenopprettet",
"Credential destroyed" : "Legitimasjonen ble destruert",
"Error downloading file, you probably don't have sufficient permissions" : "Kunne ikke laste ned fil, du har sannsynligvis ikke nok rettigheter",
"Invalid QR code" : "Ugyldig QR-kode",
"Starting export" : "Starter eksport",
"Decrypting credentials" : "Dekrypterer legitimasjon",
"Done" : "Ferdig",
"File read successfully." : "Fil lest.",
"Proceed with the following steps to import your file" : "Fortsett med følgende steg for å importere fila di",
"Credential has no label, skipping" : "Påloggingsdetaljer mangler etikett, hopper over",
"Adding {{credential}}" : "Legger til {{credential}}",
"Added {{credential}}" : "{{credential}} lagt til",
@ -28,18 +34,25 @@ OC.L10N.register(
"Parsed {{rows}} lines from CSV file" : "Tolket {{rows}} linjer fra CSV-fil",
"Skip first row" : "Hopp over første rad",
"You need to assign the label field before you can start the import." : "Du må tildele et etikettfelt før du kan starte importen.",
"The first 5 lines of the CSV are shown." : "De første fem linjene av CSV-en vises.",
"Assign the proper fields to each column." : "Tildel de riktige feltene til hver kolonne.",
"Example of imported credential" : "Eksempel på importert påloggingsdetalj",
"Missing an importer? Try it with the generic CSV importer." : "Manglende importør? Prøv med en generisk CSV-importør.",
"Go back to importers." : "Gå tilbake til importører.",
"Revision deleted" : "Revisjonen slettet",
"Revision restored" : "Revisjonen er gjenopprettet",
"Save in Passman" : "Lagre i Passman",
"Settings saved" : "Innstillinger lagret",
"General settings" : "Generelle innstillinger",
"Password audit" : "Passordgjennomsyn",
"Password settings" : "Passordinnstillinger",
"Import credentials" : "Importer legitimasjon",
"Export credentials" : "Eksporter påloggingsdetaljer",
"Sharing" : "Deling",
"Are you sure you want to leave? This will destroy all your credentials" : "Er du sikker på at du ønsker å forlate? Dette vil ødelegge alle dine påloggingsdetaljer",
"Your old password is incorrect!" : "Ditt gamle passord er feil!",
"New password does not match!" : "Det nye passordet samsvarer ikke!",
"Please log in with your new vault password" : "Logg inn med ditt nye hvelv-passord",
"Share with users and groups" : "Del med brukere og grupper",
"Share link" : "Delingslenke",
"Are you sure you want to leave? This will corrupt this credential" : "Er du sikker på at du ønsker å forlate? Dette vil skade disse påloggingsdetaljene",
@ -59,6 +72,7 @@ OC.L10N.register(
"Complete" : "Ferdig",
"Username" : "Brukernavn",
"Repeat password" : "Gjenta passord",
"Add tag" : "Legg til merkelapp",
"Field label" : "Feltetikett",
"Field value" : "Feltverdi",
"Choose a file" : "Velg fil",
@ -76,6 +90,8 @@ OC.L10N.register(
"Current OTP settings" : "Nåværende OTP-innstillinger",
"Issuer" : "Utsteder",
"Secret" : "Hemmelighet",
"Expiration date" : "Utløpsdato",
"No expiration date set" : "Ingen utløpsdato satt",
"Renew interval" : "Fornyingsinterval",
"Disabled" : "Inaktiv",
"Day(s)" : "Dag(er)",
@ -100,6 +116,7 @@ OC.L10N.register(
"Change vault key" : "Endre hvelv-nøkkel",
"Old vault password" : "Gammelt hvelv-passord",
"New vault password" : "Nytt hvelv-passord",
"Repeat new vault password" : "Gjenta nytt hvelv-passord",
"Please wait your vault is being updated, do not leave this page." : "Vent mens ditt hvelv blir oppdatert, ikke forlat denne siden.",
"Processing" : "Prosesserer",
"Total progress" : "Total fremgang",
@ -113,6 +130,7 @@ OC.L10N.register(
"Vault password" : "Hvelv-passord",
"This process is irreversible" : "Denne prosessen er irreversibel ",
"Delete my precious passwords" : "Slett mine dyrebare passord",
"Deleting {{password}}…" : "Sletter {{password}}…",
"Yes, delete my precious passwords" : "Ja, slett mine dyrebare passord",
"Import type" : "Importtype",
"Import" : "Import",
@ -131,6 +149,7 @@ OC.L10N.register(
"A total of {{scan_result}} weak credentials were found." : "Fant {{scan_result}} svake identitetsdetaljer.",
"Score" : "Poengsum",
"Action" : "Handling",
"Search users or groups…" : "Søk etter brukere eller grupper…",
"Missing users? Only users that have vaults are shown." : "Manglende brukere? Bare brukere som har hvelv blir vist.",
"Cyphering" : "Chiffrerer",
"Uploading" : "Laster opp",
@ -145,6 +164,7 @@ OC.L10N.register(
"Enable link sharing" : "Skru på deling av lenker",
"Share until date" : "Del til dato",
"Expire after views" : "Utløper etter antall visninger",
"Click Share first" : "Klikk \"Del\" først:",
"Show files" : "Vis filer",
"Details" : "Detaljer",
"Hide details" : "Skjul detaljer",
@ -184,13 +204,16 @@ OC.L10N.register(
"Share credential {{credential}}" : "Del legitimasjon {{credential}}",
"Unshare" : "Avslutt deling",
"Showing deleted since" : "Viser slettede siden",
"Beginning" : "Begynnelsen",
"Showing {{number_filtered}} of {{credential_number}} credentials" : "Viser {{number_filtered}} av {{credential_number}} identitetsdetaljer",
"Search for credential…" : "Søk etter påloggingsdetalj…",
"Account" : "Konto",
"Password" : "Passord",
"OTP" : "Éngangspassord (OTP)",
"E-mail" : "E-post",
"URL" : "URL",
"Notes" : "Notater",
"Expiry time" : "Utløpstid",
"Changed" : "Endret",
"Created" : "Opprettet",
"Edit" : "Rediger",
@ -200,6 +223,8 @@ OC.L10N.register(
"Destroy" : "Ødelegge",
"Use regex" : "Bruk regulære uttrykk",
"You have incoming share requests." : "Du har innkommende delingsforespørsler.",
"If you want to put the credential in another vault," : "Hvis du ønsker å putte identitetsdeltaljen i et annet hvelv,",
"log out of this vault and log in to the vault you want the shared credential in." : "logg ut av dette hvelvet og logg inn i det hvelvet du ønsker å legge identitetsdetaljene i.",
"Permissions" : "Rettigheter",
"Received from" : "Mottatt fra",
"Date" : "Dato",
@ -213,18 +238,26 @@ OC.L10N.register(
"Password strength must be at least: {{strength}}" : "Passordstyrken må være minst: {{strength}}",
"Please give your new vault a name." : "Velg et nytt navn for hvelvet.",
"Repeat vault password" : "Gjenta hvelv-passord",
"Your sharing key's will have a strength of 1024 bit, which you can change in Settings later ." : "Dine delingsnøkkel vil ha en styrke på 1024 bit, som du kan endre senere i Innstillinger.",
"Create vault" : "Opprett hvelv",
"Go back to vaults" : "Gå tilbake til hvelv",
"Please input the password for" : "Skriv inn passordet for",
"Set this vault as the default." : "Sett dette hvelvet som forvalg.",
"Log into this vault automatically." : "Logg inn i dette hvelvet automatisk.",
"Log out of this vault automatically after: " : "Logg ut av dette hvelvet automatisk etter:",
"Decrypt vault" : "Dekrypter hvelv",
"Seems you lost the vault password and you're unable to log in." : "Det later til at du har mistet hvelv-passordet og ikke kan logge inn.",
"If you want this vault to be removed you can request that here." : "Hvis du ønsker dette hvelvet fjernet kan du forespørre det her.",
"An admin then accepts or declines the request" : "En administrator godtar eller avslår forespørselen",
"After an admin destroys this vault, all credentials in it will be lost" : "Etter at en administrator ødelegger dette hvelvet, vil alle identitetsdetaljer i det gå tapt",
"Reason for requesting deletion (optional):" : "Grunn til forespørring av sletting (valgfritt):",
"Request vault destruction" : "Forespør ødeleggelse av hvelvet",
"Yes, request an admin to destroy this vault" : "Ja, forespør en administrator om å ødelegge dette hvelvet",
"Cancel destruction request" : "Avbryt ødeleggelsesforespørsel",
"Vault destruction requested" : "Hvelv-ødeleggelse forespurt",
"Request removed" : "Forespørsel fjernet",
"Destruction request pending" : "Ødeleggelsesforespørsel på vent",
"Warning! Adding credentials over HTTP is insecure!" : "Advarsel! Å legge til identitetsdetaljer over HTTP er usikkert!",
"Logged in to {{vault_name}}" : "Logget inn på {{vault_name}}",
"Change vault" : "Bytt hvelv",
"Deleted credentials" : "Slett påloggingsdetaljer",
@ -232,6 +265,8 @@ OC.L10N.register(
"Donate" : "Doner",
"Someone has shared a credential with you." : "Noen har delt en påloggingsinformasjon med deg.",
"Click here to request it" : "Klikk her for å forespørre det",
"Loading…" : "Laster…",
"Awwhh… credential not found. Maybe it expired" : "Huffda… innloggingsdetaljen ble ikke funnet. Kanskje den har utløpt",
"Error while saving field" : "Feil under lagring av felt",
"A Passman item has been created, modified or deleted" : "Et Passman element er opprettet, endret eller slettet",
"A Passman item has expired" : "Et Passman element er utløpt",
@ -264,6 +299,7 @@ OC.L10N.register(
"Passman" : "Passman",
"Unable to get version info" : "Kunne ikke hente versjonsinfo",
"Passman Settings" : "Passman-innstillinger",
"GitHub version:" : "GitHub-versjon:",
"A newer version of Passman is available" : "En nyere versjon av Passman er tilgjengelig",
"Password sharing" : "Passorddeling",
"Credential mover" : "Legitimasjonsflytter",

Просмотреть файл

@ -5,16 +5,22 @@
"Passwords do not match" : "Passordene samsvarer ikke",
"General" : "Generelt",
"Custom Fields" : "Brukervalgte felter",
"Please fill in a label." : "Fyll inn en etikett.",
"Please fill in a value." : "Fyll inn en verdi.",
"Error loading file" : "Feil ved lasting av fil",
"An error occurred during decryption" : "En feil oppstod under dekryptering",
"Credential created!" : "Legitimasjonen ble laget",
"Credential deleted" : "Legitimasjonen ble slettet",
"Credential updated" : "Legitimasjonen ble oppdatert",
"Credential recovered" : "Legitimasjonen ble gjenopprettet",
"Credential destroyed" : "Legitimasjonen ble destruert",
"Error downloading file, you probably don't have sufficient permissions" : "Kunne ikke laste ned fil, du har sannsynligvis ikke nok rettigheter",
"Invalid QR code" : "Ugyldig QR-kode",
"Starting export" : "Starter eksport",
"Decrypting credentials" : "Dekrypterer legitimasjon",
"Done" : "Ferdig",
"File read successfully." : "Fil lest.",
"Proceed with the following steps to import your file" : "Fortsett med følgende steg for å importere fila di",
"Credential has no label, skipping" : "Påloggingsdetaljer mangler etikett, hopper over",
"Adding {{credential}}" : "Legger til {{credential}}",
"Added {{credential}}" : "{{credential}} lagt til",
@ -26,18 +32,25 @@
"Parsed {{rows}} lines from CSV file" : "Tolket {{rows}} linjer fra CSV-fil",
"Skip first row" : "Hopp over første rad",
"You need to assign the label field before you can start the import." : "Du må tildele et etikettfelt før du kan starte importen.",
"The first 5 lines of the CSV are shown." : "De første fem linjene av CSV-en vises.",
"Assign the proper fields to each column." : "Tildel de riktige feltene til hver kolonne.",
"Example of imported credential" : "Eksempel på importert påloggingsdetalj",
"Missing an importer? Try it with the generic CSV importer." : "Manglende importør? Prøv med en generisk CSV-importør.",
"Go back to importers." : "Gå tilbake til importører.",
"Revision deleted" : "Revisjonen slettet",
"Revision restored" : "Revisjonen er gjenopprettet",
"Save in Passman" : "Lagre i Passman",
"Settings saved" : "Innstillinger lagret",
"General settings" : "Generelle innstillinger",
"Password audit" : "Passordgjennomsyn",
"Password settings" : "Passordinnstillinger",
"Import credentials" : "Importer legitimasjon",
"Export credentials" : "Eksporter påloggingsdetaljer",
"Sharing" : "Deling",
"Are you sure you want to leave? This will destroy all your credentials" : "Er du sikker på at du ønsker å forlate? Dette vil ødelegge alle dine påloggingsdetaljer",
"Your old password is incorrect!" : "Ditt gamle passord er feil!",
"New password does not match!" : "Det nye passordet samsvarer ikke!",
"Please log in with your new vault password" : "Logg inn med ditt nye hvelv-passord",
"Share with users and groups" : "Del med brukere og grupper",
"Share link" : "Delingslenke",
"Are you sure you want to leave? This will corrupt this credential" : "Er du sikker på at du ønsker å forlate? Dette vil skade disse påloggingsdetaljene",
@ -57,6 +70,7 @@
"Complete" : "Ferdig",
"Username" : "Brukernavn",
"Repeat password" : "Gjenta passord",
"Add tag" : "Legg til merkelapp",
"Field label" : "Feltetikett",
"Field value" : "Feltverdi",
"Choose a file" : "Velg fil",
@ -74,6 +88,8 @@
"Current OTP settings" : "Nåværende OTP-innstillinger",
"Issuer" : "Utsteder",
"Secret" : "Hemmelighet",
"Expiration date" : "Utløpsdato",
"No expiration date set" : "Ingen utløpsdato satt",
"Renew interval" : "Fornyingsinterval",
"Disabled" : "Inaktiv",
"Day(s)" : "Dag(er)",
@ -98,6 +114,7 @@
"Change vault key" : "Endre hvelv-nøkkel",
"Old vault password" : "Gammelt hvelv-passord",
"New vault password" : "Nytt hvelv-passord",
"Repeat new vault password" : "Gjenta nytt hvelv-passord",
"Please wait your vault is being updated, do not leave this page." : "Vent mens ditt hvelv blir oppdatert, ikke forlat denne siden.",
"Processing" : "Prosesserer",
"Total progress" : "Total fremgang",
@ -111,6 +128,7 @@
"Vault password" : "Hvelv-passord",
"This process is irreversible" : "Denne prosessen er irreversibel ",
"Delete my precious passwords" : "Slett mine dyrebare passord",
"Deleting {{password}}…" : "Sletter {{password}}…",
"Yes, delete my precious passwords" : "Ja, slett mine dyrebare passord",
"Import type" : "Importtype",
"Import" : "Import",
@ -129,6 +147,7 @@
"A total of {{scan_result}} weak credentials were found." : "Fant {{scan_result}} svake identitetsdetaljer.",
"Score" : "Poengsum",
"Action" : "Handling",
"Search users or groups…" : "Søk etter brukere eller grupper…",
"Missing users? Only users that have vaults are shown." : "Manglende brukere? Bare brukere som har hvelv blir vist.",
"Cyphering" : "Chiffrerer",
"Uploading" : "Laster opp",
@ -143,6 +162,7 @@
"Enable link sharing" : "Skru på deling av lenker",
"Share until date" : "Del til dato",
"Expire after views" : "Utløper etter antall visninger",
"Click Share first" : "Klikk \"Del\" først:",
"Show files" : "Vis filer",
"Details" : "Detaljer",
"Hide details" : "Skjul detaljer",
@ -182,13 +202,16 @@
"Share credential {{credential}}" : "Del legitimasjon {{credential}}",
"Unshare" : "Avslutt deling",
"Showing deleted since" : "Viser slettede siden",
"Beginning" : "Begynnelsen",
"Showing {{number_filtered}} of {{credential_number}} credentials" : "Viser {{number_filtered}} av {{credential_number}} identitetsdetaljer",
"Search for credential…" : "Søk etter påloggingsdetalj…",
"Account" : "Konto",
"Password" : "Passord",
"OTP" : "Éngangspassord (OTP)",
"E-mail" : "E-post",
"URL" : "URL",
"Notes" : "Notater",
"Expiry time" : "Utløpstid",
"Changed" : "Endret",
"Created" : "Opprettet",
"Edit" : "Rediger",
@ -198,6 +221,8 @@
"Destroy" : "Ødelegge",
"Use regex" : "Bruk regulære uttrykk",
"You have incoming share requests." : "Du har innkommende delingsforespørsler.",
"If you want to put the credential in another vault," : "Hvis du ønsker å putte identitetsdeltaljen i et annet hvelv,",
"log out of this vault and log in to the vault you want the shared credential in." : "logg ut av dette hvelvet og logg inn i det hvelvet du ønsker å legge identitetsdetaljene i.",
"Permissions" : "Rettigheter",
"Received from" : "Mottatt fra",
"Date" : "Dato",
@ -211,18 +236,26 @@
"Password strength must be at least: {{strength}}" : "Passordstyrken må være minst: {{strength}}",
"Please give your new vault a name." : "Velg et nytt navn for hvelvet.",
"Repeat vault password" : "Gjenta hvelv-passord",
"Your sharing key's will have a strength of 1024 bit, which you can change in Settings later ." : "Dine delingsnøkkel vil ha en styrke på 1024 bit, som du kan endre senere i Innstillinger.",
"Create vault" : "Opprett hvelv",
"Go back to vaults" : "Gå tilbake til hvelv",
"Please input the password for" : "Skriv inn passordet for",
"Set this vault as the default." : "Sett dette hvelvet som forvalg.",
"Log into this vault automatically." : "Logg inn i dette hvelvet automatisk.",
"Log out of this vault automatically after: " : "Logg ut av dette hvelvet automatisk etter:",
"Decrypt vault" : "Dekrypter hvelv",
"Seems you lost the vault password and you're unable to log in." : "Det later til at du har mistet hvelv-passordet og ikke kan logge inn.",
"If you want this vault to be removed you can request that here." : "Hvis du ønsker dette hvelvet fjernet kan du forespørre det her.",
"An admin then accepts or declines the request" : "En administrator godtar eller avslår forespørselen",
"After an admin destroys this vault, all credentials in it will be lost" : "Etter at en administrator ødelegger dette hvelvet, vil alle identitetsdetaljer i det gå tapt",
"Reason for requesting deletion (optional):" : "Grunn til forespørring av sletting (valgfritt):",
"Request vault destruction" : "Forespør ødeleggelse av hvelvet",
"Yes, request an admin to destroy this vault" : "Ja, forespør en administrator om å ødelegge dette hvelvet",
"Cancel destruction request" : "Avbryt ødeleggelsesforespørsel",
"Vault destruction requested" : "Hvelv-ødeleggelse forespurt",
"Request removed" : "Forespørsel fjernet",
"Destruction request pending" : "Ødeleggelsesforespørsel på vent",
"Warning! Adding credentials over HTTP is insecure!" : "Advarsel! Å legge til identitetsdetaljer over HTTP er usikkert!",
"Logged in to {{vault_name}}" : "Logget inn på {{vault_name}}",
"Change vault" : "Bytt hvelv",
"Deleted credentials" : "Slett påloggingsdetaljer",
@ -230,6 +263,8 @@
"Donate" : "Doner",
"Someone has shared a credential with you." : "Noen har delt en påloggingsinformasjon med deg.",
"Click here to request it" : "Klikk her for å forespørre det",
"Loading…" : "Laster…",
"Awwhh… credential not found. Maybe it expired" : "Huffda… innloggingsdetaljen ble ikke funnet. Kanskje den har utløpt",
"Error while saving field" : "Feil under lagring av felt",
"A Passman item has been created, modified or deleted" : "Et Passman element er opprettet, endret eller slettet",
"A Passman item has expired" : "Et Passman element er utløpt",
@ -262,6 +297,7 @@
"Passman" : "Passman",
"Unable to get version info" : "Kunne ikke hente versjonsinfo",
"Passman Settings" : "Passman-innstillinger",
"GitHub version:" : "GitHub-versjon:",
"A newer version of Passman is available" : "En nyere versjon av Passman er tilgjengelig",
"Password sharing" : "Passorddeling",
"Credential mover" : "Legitimasjonsflytter",

Просмотреть файл

@ -7,16 +7,22 @@ OC.L10N.register(
"Passwords do not match" : "As senhas não coincidem",
"General" : "Geral",
"Custom Fields" : "Campos personalizados",
"Please fill in a label." : "Por favor, preencha uma etiqueta.",
"Please fill in a value." : "Por favor, preencha um valor.",
"Error loading file" : "Erro ao carregar o arquivo",
"An error occurred during decryption" : "Um erro ocorreu durante a descriptografia",
"Credential created!" : "Credencial criada!",
"Credential deleted" : "Credential excluída",
"Credential updated" : "Credencial atualizada",
"Credential recovered" : "Credencial recuperada",
"Credential destroyed" : "Credencial destruida",
"Error downloading file, you probably don't have sufficient permissions" : "Erro ao baixar o arquivo, você provavelmente não possui permissões suficientes",
"Invalid QR code" : "Código QR inválido",
"Starting export" : "Iniciando a exportação",
"Decrypting credentials" : "Credenciais de descriptografia",
"Done" : "Concluído",
"File read successfully." : "Arquivo lido com sucesso.",
"Proceed with the following steps to import your file" : "Prossiga com as seguintes etapas para importar seu arquivo",
"Credential has no label, skipping" : "Credencial não tem etiqueta, ignorando",
"Adding {{credential}}" : "Adicionando {{credential}}",
"Added {{credential}}" : "Adicionada {{credential}} ",
@ -28,18 +34,25 @@ OC.L10N.register(
"Parsed {{rows}} lines from CSV file" : "{{rows}} linhas analisadas do arquivo CSV",
"Skip first row" : "Ignorar a primeira linha",
"You need to assign the label field before you can start the import." : "É necessário atribuir o campo de etiqueta para poder iniciar a importação.",
"The first 5 lines of the CSV are shown." : "As primeiras 5 linhas do CSV são mostradas.",
"Assign the proper fields to each column." : "Atribua os campos apropriados a cada coluna.",
"Example of imported credential" : "Exemplo de credencial importada",
"Missing an importer? Try it with the generic CSV importer." : "Não tem um importador? Experimente o importador CSV genérico.",
"Go back to importers." : "Volte para importadores.",
"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 destroy all your credentials" : "Você tem certeza de que quer sair? Isso irá destruir todas as suas credenciais",
"Your old password is incorrect!" : "Sua senha antiga está incorreta!",
"New password does not match!" : "Nova senha não confere!",
"Please log in with your new vault password" : "Faça o login com sua nova senha do 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 vai corromper essa credencial",
@ -59,6 +72,7 @@ OC.L10N.register(
"Complete" : "Completo",
"Username" : "Nome do usuário",
"Repeat password" : "Repetir a senha",
"Add tag" : "Adicionar rótulo",
"Field label" : "Campo etiqueta",
"Field value" : "Campo valor",
"Choose a file" : "Escolher um arquivo",
@ -76,6 +90,8 @@ OC.L10N.register(
"Current OTP settings" : "Configurações OTP atuais",
"Issuer" : "Emissor",
"Secret" : "Segredo",
"Expiration date" : "Data de expiração",
"No expiration date set" : "Não há data de expiração definida",
"Renew interval" : "Intervalo de renovação",
"Disabled" : "Desativado",
"Day(s)" : "Dia(s)",
@ -100,6 +116,7 @@ OC.L10N.register(
"Change vault key" : "Alterar a chave do cofre",
"Old vault password" : "Senha antiga do cofre",
"New vault password" : "Nova senha do cofre",
"Repeat new vault password" : "Repita a nova senha do cofre",
"Please wait your vault is being updated, do not leave this page." : "Por favor espere até que seu cofre seja atualizado. Não saia desta página.",
"Processing" : "Processando",
"Total progress" : "Progresso total",
@ -113,6 +130,7 @@ OC.L10N.register(
"Vault password" : "Senha do cofre",
"This process is irreversible" : "Este processo é irreversível",
"Delete my precious passwords" : "Excluir minhas preciosas senhas",
"Deleting {{password}}…" : "Excluíndo {{password}}…",
"Yes, delete my precious passwords" : "Sim, exclua minhas preciosas senhas",
"Import type" : "Tipo de importação",
"Import" : "Importar",
@ -131,6 +149,7 @@ OC.L10N.register(
"A total of {{scan_result}} weak credentials were found." : "{{scan_result}} credenciais fracas foram encontradas.",
"Score" : "Pontuação",
"Action" : "Ação",
"Search users or groups…" : "Procurar usuários ou grupos...",
"Missing users? Only users that have vaults are shown." : "Usuários ausentes? Somente os usuários que têm cofres são mostrados.",
"Cyphering" : "Cifrando",
"Uploading" : "Enviando",
@ -145,6 +164,7 @@ OC.L10N.register(
"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" : "Ocultar detalhes",
@ -184,13 +204,16 @@ OC.L10N.register(
"Share credential {{credential}}" : "Compartilhar credencial {{credential}} ",
"Unshare" : "Descompartilhar",
"Showing deleted since" : "Mostrar excluídos desde",
"Beginning" : "Início",
"Showing {{number_filtered}} of {{credential_number}} credentials" : "Mostrando {{number_filtered}} de {{credential_number}} credenciais",
"Search for credential…" : "Procurar por credenciais...",
"Account" : "Conta",
"Password" : "Senha",
"OTP" : "OTP",
"E-mail" : "E-mail",
"URL" : "URL",
"Notes" : "Anotações",
"Expiry time" : "Tempo para expiração",
"Changed" : "Alterado",
"Created" : "Criado",
"Edit" : "Editar",
@ -200,6 +223,8 @@ OC.L10N.register(
"Destroy" : "Destruir",
"Use regex" : "Usar regex",
"You have incoming share requests." : "Você tem solicitações de compartilhamento.",
"If you want to put the credential in another vault," : "Se você quiser colocar a credencial em outro cofre,",
"log out of this vault and log in to the vault you want the shared credential in." : "Saia deste cofre e entre no qual deseja a credencial compartilhada.",
"Permissions" : "Permissões",
"Received from" : "Recebido de",
"Date" : "Data",
@ -213,18 +238,26 @@ OC.L10N.register(
"Password strength must be at least: {{strength}}" : "A força da senha deve ser pelo menos: {{strength}}",
"Please give your new vault a name." : "Por favor, dê um nome ao seu novo cofre.",
"Repeat vault password" : "Repita a senha do cofre",
"Your sharing key's will have a strength of 1024 bit, which you can change in Settings later ." : "Sua chave de compartilhamento terá uma força de 1024 bits, que você pode alterar em Configurações mais tarde.",
"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 the default." : "Defina este cofre como padrão.",
"Log into this vault automatically." : "Entre neste cofre automaticamente.",
"Log out of this vault automatically after: " : "Saia desse cofre automaticamente após:",
"Decrypt vault" : "Descriptografar o cofre",
"Seems you lost the vault password and you're unable to log in." : "Parece que você perdeu a senha do cofre e não consegue fazer login.",
"If you want this vault to be removed you can request that here." : "Se quiser que este cofre seja excluído, pode solicitar isso aqui.",
"An admin then accepts or declines the request" : "Um administrador então aceita ou declina o pedido",
"After an admin destroys this vault, all credentials in it will be lost" : "Depois que um administrador destruir este cofre, todas as credenciais dele serão perdidas",
"Reason for requesting deletion (optional):" : "Razão para solicitar a exclusão (opcional):",
"Request vault destruction" : "Solicitar a destruição do cofre",
"Yes, request an admin to destroy this vault" : "Sim, solicitar a um administrador para destruir este cofre",
"Cancel destruction request" : "Cancelar solicitação de destruição",
"Vault destruction requested" : "Destruição do cofre solicitada",
"Request removed" : "Solicitação excluída",
"Destruction request pending" : "Solicitação de destruição pendente",
"Warning! Adding credentials over HTTP is insecure!" : "Atenção! Adicionar credenciais sobre HTTP é inseguro!",
"Logged in to {{vault_name}}" : "Logou em {{vault_name}}",
"Change vault" : "Alterar cofre",
"Deleted credentials" : "Credenciais excluídas",
@ -232,6 +265,8 @@ OC.L10N.register(
"Donate" : "Doar",
"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",
"Error while saving field" : "Erro ao salvar o campo",
"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",
@ -264,6 +299,7 @@ OC.L10N.register(
"Passman" : "Passman",
"Unable to get version info" : "Não foi possível obter informações sobre a versão",
"Passman Settings" : "Configurações do Passman",
"GitHub version:" : "Versão GitHub:",
"A newer version of Passman is available" : "Uma nova versão do Passman está disponível",
"Password sharing" : "Compartilhamento de senha",
"Credential mover" : "Movimentação de credenciais",

Просмотреть файл

@ -5,16 +5,22 @@
"Passwords do not match" : "As senhas não coincidem",
"General" : "Geral",
"Custom Fields" : "Campos personalizados",
"Please fill in a label." : "Por favor, preencha uma etiqueta.",
"Please fill in a value." : "Por favor, preencha um valor.",
"Error loading file" : "Erro ao carregar o arquivo",
"An error occurred during decryption" : "Um erro ocorreu durante a descriptografia",
"Credential created!" : "Credencial criada!",
"Credential deleted" : "Credential excluída",
"Credential updated" : "Credencial atualizada",
"Credential recovered" : "Credencial recuperada",
"Credential destroyed" : "Credencial destruida",
"Error downloading file, you probably don't have sufficient permissions" : "Erro ao baixar o arquivo, você provavelmente não possui permissões suficientes",
"Invalid QR code" : "Código QR inválido",
"Starting export" : "Iniciando a exportação",
"Decrypting credentials" : "Credenciais de descriptografia",
"Done" : "Concluído",
"File read successfully." : "Arquivo lido com sucesso.",
"Proceed with the following steps to import your file" : "Prossiga com as seguintes etapas para importar seu arquivo",
"Credential has no label, skipping" : "Credencial não tem etiqueta, ignorando",
"Adding {{credential}}" : "Adicionando {{credential}}",
"Added {{credential}}" : "Adicionada {{credential}} ",
@ -26,18 +32,25 @@
"Parsed {{rows}} lines from CSV file" : "{{rows}} linhas analisadas do arquivo CSV",
"Skip first row" : "Ignorar a primeira linha",
"You need to assign the label field before you can start the import." : "É necessário atribuir o campo de etiqueta para poder iniciar a importação.",
"The first 5 lines of the CSV are shown." : "As primeiras 5 linhas do CSV são mostradas.",
"Assign the proper fields to each column." : "Atribua os campos apropriados a cada coluna.",
"Example of imported credential" : "Exemplo de credencial importada",
"Missing an importer? Try it with the generic CSV importer." : "Não tem um importador? Experimente o importador CSV genérico.",
"Go back to importers." : "Volte para importadores.",
"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 destroy all your credentials" : "Você tem certeza de que quer sair? Isso irá destruir todas as suas credenciais",
"Your old password is incorrect!" : "Sua senha antiga está incorreta!",
"New password does not match!" : "Nova senha não confere!",
"Please log in with your new vault password" : "Faça o login com sua nova senha do 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 vai corromper essa credencial",
@ -57,6 +70,7 @@
"Complete" : "Completo",
"Username" : "Nome do usuário",
"Repeat password" : "Repetir a senha",
"Add tag" : "Adicionar rótulo",
"Field label" : "Campo etiqueta",
"Field value" : "Campo valor",
"Choose a file" : "Escolher um arquivo",
@ -74,6 +88,8 @@
"Current OTP settings" : "Configurações OTP atuais",
"Issuer" : "Emissor",
"Secret" : "Segredo",
"Expiration date" : "Data de expiração",
"No expiration date set" : "Não há data de expiração definida",
"Renew interval" : "Intervalo de renovação",
"Disabled" : "Desativado",
"Day(s)" : "Dia(s)",
@ -98,6 +114,7 @@
"Change vault key" : "Alterar a chave do cofre",
"Old vault password" : "Senha antiga do cofre",
"New vault password" : "Nova senha do cofre",
"Repeat new vault password" : "Repita a nova senha do cofre",
"Please wait your vault is being updated, do not leave this page." : "Por favor espere até que seu cofre seja atualizado. Não saia desta página.",
"Processing" : "Processando",
"Total progress" : "Progresso total",
@ -111,6 +128,7 @@
"Vault password" : "Senha do cofre",
"This process is irreversible" : "Este processo é irreversível",
"Delete my precious passwords" : "Excluir minhas preciosas senhas",
"Deleting {{password}}…" : "Excluíndo {{password}}…",
"Yes, delete my precious passwords" : "Sim, exclua minhas preciosas senhas",
"Import type" : "Tipo de importação",
"Import" : "Importar",
@ -129,6 +147,7 @@
"A total of {{scan_result}} weak credentials were found." : "{{scan_result}} credenciais fracas foram encontradas.",
"Score" : "Pontuação",
"Action" : "Ação",
"Search users or groups…" : "Procurar usuários ou grupos...",
"Missing users? Only users that have vaults are shown." : "Usuários ausentes? Somente os usuários que têm cofres são mostrados.",
"Cyphering" : "Cifrando",
"Uploading" : "Enviando",
@ -143,6 +162,7 @@
"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" : "Ocultar detalhes",
@ -182,13 +202,16 @@
"Share credential {{credential}}" : "Compartilhar credencial {{credential}} ",
"Unshare" : "Descompartilhar",
"Showing deleted since" : "Mostrar excluídos desde",
"Beginning" : "Início",
"Showing {{number_filtered}} of {{credential_number}} credentials" : "Mostrando {{number_filtered}} de {{credential_number}} credenciais",
"Search for credential…" : "Procurar por credenciais...",
"Account" : "Conta",
"Password" : "Senha",
"OTP" : "OTP",
"E-mail" : "E-mail",
"URL" : "URL",
"Notes" : "Anotações",
"Expiry time" : "Tempo para expiração",
"Changed" : "Alterado",
"Created" : "Criado",
"Edit" : "Editar",
@ -198,6 +221,8 @@
"Destroy" : "Destruir",
"Use regex" : "Usar regex",
"You have incoming share requests." : "Você tem solicitações de compartilhamento.",
"If you want to put the credential in another vault," : "Se você quiser colocar a credencial em outro cofre,",
"log out of this vault and log in to the vault you want the shared credential in." : "Saia deste cofre e entre no qual deseja a credencial compartilhada.",
"Permissions" : "Permissões",
"Received from" : "Recebido de",
"Date" : "Data",
@ -211,18 +236,26 @@
"Password strength must be at least: {{strength}}" : "A força da senha deve ser pelo menos: {{strength}}",
"Please give your new vault a name." : "Por favor, dê um nome ao seu novo cofre.",
"Repeat vault password" : "Repita a senha do cofre",
"Your sharing key's will have a strength of 1024 bit, which you can change in Settings later ." : "Sua chave de compartilhamento terá uma força de 1024 bits, que você pode alterar em Configurações mais tarde.",
"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 the default." : "Defina este cofre como padrão.",
"Log into this vault automatically." : "Entre neste cofre automaticamente.",
"Log out of this vault automatically after: " : "Saia desse cofre automaticamente após:",
"Decrypt vault" : "Descriptografar o cofre",
"Seems you lost the vault password and you're unable to log in." : "Parece que você perdeu a senha do cofre e não consegue fazer login.",
"If you want this vault to be removed you can request that here." : "Se quiser que este cofre seja excluído, pode solicitar isso aqui.",
"An admin then accepts or declines the request" : "Um administrador então aceita ou declina o pedido",
"After an admin destroys this vault, all credentials in it will be lost" : "Depois que um administrador destruir este cofre, todas as credenciais dele serão perdidas",
"Reason for requesting deletion (optional):" : "Razão para solicitar a exclusão (opcional):",
"Request vault destruction" : "Solicitar a destruição do cofre",
"Yes, request an admin to destroy this vault" : "Sim, solicitar a um administrador para destruir este cofre",
"Cancel destruction request" : "Cancelar solicitação de destruição",
"Vault destruction requested" : "Destruição do cofre solicitada",
"Request removed" : "Solicitação excluída",
"Destruction request pending" : "Solicitação de destruição pendente",
"Warning! Adding credentials over HTTP is insecure!" : "Atenção! Adicionar credenciais sobre HTTP é inseguro!",
"Logged in to {{vault_name}}" : "Logou em {{vault_name}}",
"Change vault" : "Alterar cofre",
"Deleted credentials" : "Credenciais excluídas",
@ -230,6 +263,8 @@
"Donate" : "Doar",
"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",
"Error while saving field" : "Erro ao salvar o campo",
"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",
@ -262,6 +297,7 @@
"Passman" : "Passman",
"Unable to get version info" : "Não foi possível obter informações sobre a versão",
"Passman Settings" : "Configurações do Passman",
"GitHub version:" : "Versão GitHub:",
"A newer version of Passman is available" : "Uma nova versão do Passman está disponível",
"Password sharing" : "Compartilhamento de senha",
"Credential mover" : "Movimentação de credenciais",

Просмотреть файл

@ -7,39 +7,52 @@ OC.L10N.register(
"Passwords do not match" : "Parola ile onayı aynı değil",
"General" : "Genel",
"Custom Fields" : "Özel Alanlar",
"Please fill in a label." : "Lütfen bir etiket yazın.",
"Please fill in a value." : "Lütfen bir değer yazın.",
"Error loading file" : "Dosya yüklenirken sorun çıktı",
"An error occurred during decryption" : "Şifre çözülürken bir sorun çıktı",
"Credential created!" : "Kimlik doğrulama bilgileri oluşturuldu!",
"Credential deleted" : "Kimlik doğrulama bilgileri silindi",
"Credential updated" : "Kimlik doğrulama bilgileri güncellendi",
"Credential recovered" : "Kimlik doğrulama bilgileri kurtarıldı",
"Credential destroyed" : "Kimlik doğrulama bilgileri yok edildi",
"Error downloading file, you probably don't have sufficient permissions" : "Dosya indirilirken sorun çıktı. Büyük olasılıkla yeterli izniniz yok",
"Invalid QR code" : "QR Kodu geçersiz",
"Starting export" : "Verme işlemi başlatılıyor",
"Starting export" : "Dışa aktarma işlemi başlatılıyor",
"Decrypting credentials" : "Kimlik doğrulama bilgilerinin şifresi çözülüyor",
"Done" : "Tamam",
"File read successfully." : "Dosya okundu.",
"Proceed with the following steps to import your file" : "Dosyanızı içe aktarmak için şu adımları izleyin",
"Credential has no label, skipping" : "Kimlik doğrulama bilgilerinin etiketi olmadığından atlanıyor",
"Adding {{credential}}" : "{{credential}} ekleniyor",
"Added {{credential}}" : "{{credential}} eklendi",
"Skipping credential, missing label on line {{line}}" : "{{line}} satırındaki etiket eksik olduğundan, kimlik doğrulama bilgileri atlanıyor",
"Parsed {{num}} credentials, starting to import" : "{{num}} kimlik doğrulama bilgisi işlendi. Alma işlemi başlatılıyor",
"Importing" : "Alınıyor",
"Start import" : "Alma işlemini başlat",
"Parsed {{num}} credentials, starting to import" : "{{num}} kimlik doğrulama bilgisi işlendi. İçe aktarma işlemi başlatılıyor",
"Importing" : "İçe aktarılıyor",
"Start import" : "İçe aktarma işlemini başlat",
"Select CSV file" : "CSV dosyasını seçin",
"Parsed {{rows}} lines from CSV file" : "CSV dosyasındaki {{rows}} satır işlendi",
"Skip first row" : "İlk satır atlansın",
"You need to assign the label field before you can start the import." : "Alma işlemini başlatmadan önce etiket alanını ilişkilendirmelisiniz.",
"You need to assign the label field before you can start the import." : "İçe aktarma işlemini başlatmadan önce etiket alanını ilişkilendirmelisiniz.",
"The first 5 lines of the CSV are shown." : "CSV dosyasının ilk 5 satırı görüntüleniyor.",
"Assign the proper fields to each column." : "Sütunlara aktarılacak alanları eşleştirin.",
"Missing an importer? Try it with the generic CSV importer." : "Eksik bir alma uygulaması mı var? Genel CSV alma uygulamasını deneyin.",
"Go back to importers." : "Alma uygulamalarına dön.",
"Example of imported credential" : "İçe aktarılacak kimlik doğrulama bilgisi örneği",
"Missing an importer? Try it with the generic CSV importer." : "Eksik bir içe aktarma uygulaması mı var? Genel CSV içe aktarma uygulamasını deneyin.",
"Go back to importers." : "İçe aktarma uygulamalarına dön.",
"Revision deleted" : "Sürüm silindi",
"Revision restored" : "Sürüm geri yüklendi",
"Save in Passman" : "Passman üzerine kaydet",
"Settings saved" : "Ayarlar kaydedildi",
"General settings" : "Genel ayarlar",
"Password audit" : "Paralo denetimi",
"Password settings" : "Parola ayarları",
"Import credentials" : "Kimlik doğrulama bilgilerini al",
"Export credentials" : "Kimlik doğrulama bilgilerini ver",
"Import credentials" : "Kimlik doğrulama bilgilerini içe aktar",
"Export credentials" : "Kimlik doğrulama bilgilerini dışa aktar",
"Sharing" : "Paylaşım",
"Are you sure you want to leave? This will destroy all your credentials" : "Ayrılmak istediğinize emin misiniz? Tüm kimlik doğrulama bilgileriniz bozulacak.",
"Your old password is incorrect!" : "Eski parolanız doğru değil!",
"New password does not match!" : "Yeni parola ile onayı aynı değil!",
"Please log in with your new vault password" : "Lütfen yeni kasa parolanız ile oturum açın",
"Share with users and groups" : "Kullanıcı ve gruplarla paylaş",
"Share link" : "Paylaşım bağlantısı",
"Are you sure you want to leave? This will corrupt this credential" : "Ayrılmak istediğinize emin misiniz? Bu kimlik doğrulama bilgisi bozulacak.",
@ -59,6 +72,7 @@ OC.L10N.register(
"Complete" : "Tamam",
"Username" : "Kullanıcı Adı",
"Repeat password" : "Parola Onayı",
"Add tag" : "Etiket ekle",
"Field label" : "Alan Etiketi",
"Field value" : "Alan Değeri",
"Choose a file" : "Bir dosya seçin",
@ -76,6 +90,8 @@ OC.L10N.register(
"Current OTP settings" : "Geçerli OTP ayarları",
"Issuer" : "Yayınlayan",
"Secret" : "Parola",
"Expiration date" : "Son kullanma tarihi",
"No expiration date set" : "Son kullanma tarihi belirtilmemiş",
"Renew interval" : "Yenileme sıklığı",
"Disabled" : "Devre Dışı",
"Day(s)" : "Gün",
@ -91,15 +107,16 @@ OC.L10N.register(
"Use special characters" : "Özel karakterler kullanılsın",
"Avoid ambiguous characters" : "Şüpheli karakterler kullanılmasın",
"Require every character type" : "Her karakter türü istensin",
"Export type" : "Verme türü",
"Export" : "Ver",
"Enter vault password to confirm export." : "Verme işlemini onaylamak için kasa parolasını yazın.",
"Export type" : "Dışa aktarma türü",
"Export" : "Dışa Aktar",
"Enter vault password to confirm export." : "Dışa aktarma işlemini onaylamak için kasa parolasını yazın.",
"Rename vault" : "Kasayı yeniden adlandır",
"New vault name" : "Yeni kasa adı",
"Change" : "Değiştir",
"Change vault key" : "Kasa anahtarını değiştir",
"Old vault password" : "Eski kasa parolası",
"New vault password" : "Yeni kasa parolası",
"Repeat new vault password" : "Kasa parolası onayı",
"Please wait your vault is being updated, do not leave this page." : "Lütfen kasanız güncellenirken bekleyin ve bu sayfadan ayrılmayın.",
"Processing" : "İşleniyor",
"Total progress" : "Toplam ilerleme",
@ -113,9 +130,10 @@ OC.L10N.register(
"Vault password" : "Kasa parolası",
"This process is irreversible" : "Bu işlem geri alınamaz",
"Delete my precious passwords" : "Değerli parolalarımı sil",
"Deleting {{password}}…" : "{{password}} siliniyor...",
"Yes, delete my precious passwords" : "Evet, değerli parolalarımı sil",
"Import type" : "Alma türü",
"Import" : "Al",
"Import type" : "İçe aktarma türü",
"Import" : "İçe aktar",
"Read progress" : "Okuma ilerlemesi",
"Upload progress" : "Yükleme ilerlemesi",
"Private Key" : "Özel Anahtar",
@ -131,6 +149,7 @@ OC.L10N.register(
"A total of {{scan_result}} weak credentials were found." : "Toplam {{scan_result}} zayıf parola bulundu.",
"Score" : "Değerlendirme",
"Action" : "İşlem",
"Search users or groups…" : "Kullanıcı ya da grup ara...",
"Missing users? Only users that have vaults are shown." : "Kullanıcılar eksik mi? Yalnız kasası olan kullanıcılar görüntüleniyor.",
"Cyphering" : "Şifreleme",
"Uploading" : "Yükleniyor",
@ -145,6 +164,7 @@ OC.L10N.register(
"Enable link sharing" : "Bağlantı paylaşılabilsin",
"Share until date" : "Paylaşım bitiş tarihi",
"Expire after views" : "Şu kadar bakıldıktan sonra",
"Click Share first" : "Önce Paylaş üzerine tıklayın",
"Show files" : "Dosyaları görüntüle",
"Details" : "Ayrıntılar",
"Hide details" : "Ayrıntıları gizle",
@ -184,13 +204,16 @@ OC.L10N.register(
"Share credential {{credential}}" : "{{credential}} kimlik doğrulama bilgilerini paylaş",
"Unshare" : "Paylaşımdan Kaldır",
"Showing deleted since" : "Şu tarihten sonra silinenler görüntüleniyor",
"Beginning" : "Başlangıç",
"Showing {{number_filtered}} of {{credential_number}} credentials" : "{{number_filtered}} / {{credential_number}} kimlik doğrulama bilgisi görüntüleniyor",
"Search for credential…" : "Kimlik doğrulama bilgisi ara...",
"Account" : "Hesap",
"Password" : "Parola",
"OTP" : "OTP",
"E-mail" : "E-posta",
"URL" : "Adres",
"Notes" : "Notlar",
"Expiry time" : "Son kullanma zamanı",
"Changed" : "Değiştirilme",
"Created" : "Oluşturulma",
"Edit" : "Düzenle",
@ -200,6 +223,8 @@ OC.L10N.register(
"Destroy" : "Yoket",
"Use regex" : "Kurallı ifade kullan",
"You have incoming share requests." : "Size gönderilmiş paylaşım istekleri var.",
"If you want to put the credential in another vault," : "Kimlik doğrulama bilgilerini başka bir kasaya koymak istiyorsanız,",
"log out of this vault and log in to the vault you want the shared credential in." : "bu kasadaki oturumunuzu kapatın ve kimlik doğrulama bilgilerini taşımak istediğiniz diğer kasada oturum açın .",
"Permissions" : "İzinler",
"Received from" : "Gönderen",
"Date" : "Tarih",
@ -213,18 +238,26 @@ OC.L10N.register(
"Password strength must be at least: {{strength}}" : "Parola gücü en az {{strength}} olmalıdır",
"Please give your new vault a name." : "Lütfen yeni kasanıza bir ad verin.",
"Repeat vault password" : "Kasa parolası onayı",
"Your sharing key's will have a strength of 1024 bit, which you can change in Settings later ." : "Paylaşım anahtarlarınız 1024 bit gücünde olacak. Bu değeri daha sonra Ayarlar bölümünden değiştirebilirsiniz.",
"Create vault" : "Kasa oluştur",
"Go back to vaults" : "Kasalara geri dön",
"Please input the password for" : "Lütfen şu kasanın parolasını yazın",
"Set this vault as the default." : "Bu kasayı varsayılan olarak ata.",
"Log into this vault automatically." : "Bu kasaya otomatik olarak oturum açılsın.",
"Log out of this vault automatically after: " : "Bu kasanın oturumu şu sürede otomatik olarak kapatılsın:",
"Decrypt vault" : "Deponun şifresini çöz",
"Seems you lost the vault password and you're unable to log in." : "Kasa parolanızı unutmuş ve oturum açamıyor gibi görünüyorsunuz.",
"If you want this vault to be removed you can request that here." : "Bu kasanın silinmesini istiyorsanız, buradan silme isteğinde bulunabilirsiniz.",
"An admin then accepts or declines the request" : "Bir yönetici isteğinizi kabul ya da red eder",
"After an admin destroys this vault, all credentials in it will be lost" : "Yönetici kasanızı sildiğinde içindeki tüm kimlik doğrulama bilgileri silinir",
"Reason for requesting deletion (optional):" : "Silme isteği nedeni (isteğe bağlı):",
"Request vault destruction" : "Kasa silme isteği",
"Yes, request an admin to destroy this vault" : "Evet, bir yönetici bu kasayı silsin",
"Cancel destruction request" : "Silme isteğini iptal et",
"Vault destruction requested" : "Kasa silme isteğinde bulunuldu",
"Request removed" : "İstek iptal edildi",
"Destruction request pending" : "Bekleyen silme isteği var",
"Warning! Adding credentials over HTTP is insecure!" : "Uyarı! HTTP üzerinden kimlik doğrulama bilgileri eklemek güvenli değildir!",
"Logged in to {{vault_name}}" : "{{vault_name}} kasasına oturum açıldı",
"Change vault" : "Kasayı değiştir",
"Deleted credentials" : "Silinmiş kimlik doğrulama bilgileri",
@ -232,6 +265,8 @@ OC.L10N.register(
"Donate" : "Bağış Yapın",
"Someone has shared a credential with you." : "Sizinle bir kimlik doğrulama bilgisi paylaşıldı.",
"Click here to request it" : "İstekte bulunmak için buraya tıklayın",
"Loading…" : "Yükleniyor...",
"Awwhh… credential not found. Maybe it expired" : "Kimlik doğrulama bilgileri bulunamadı. Süresi geçmiş olabilir",
"Error while saving field" : "Alan kaydedilirken sorun çıktı",
"A Passman item has been created, modified or deleted" : "Bir Passman ögesi eklendi, değiştirildi ya da silindi",
"A Passman item has expired" : "Bir Passman ögesinin süresi doldu",
@ -264,6 +299,7 @@ OC.L10N.register(
"Passman" : "Passman",
"Unable to get version info" : "Sürüm bilgileri alınamadı",
"Passman Settings" : "Passman Ayarları",
"GitHub version:" : "GitHub sürümü:",
"A newer version of Passman is available" : "Yeni bir Passman sürümü yayınlanmış",
"Password sharing" : "Parola paylaşımı",
"Credential mover" : "Kimlik doğrulama bilgileri aktarıcı",

Просмотреть файл

@ -5,39 +5,52 @@
"Passwords do not match" : "Parola ile onayı aynı değil",
"General" : "Genel",
"Custom Fields" : "Özel Alanlar",
"Please fill in a label." : "Lütfen bir etiket yazın.",
"Please fill in a value." : "Lütfen bir değer yazın.",
"Error loading file" : "Dosya yüklenirken sorun çıktı",
"An error occurred during decryption" : "Şifre çözülürken bir sorun çıktı",
"Credential created!" : "Kimlik doğrulama bilgileri oluşturuldu!",
"Credential deleted" : "Kimlik doğrulama bilgileri silindi",
"Credential updated" : "Kimlik doğrulama bilgileri güncellendi",
"Credential recovered" : "Kimlik doğrulama bilgileri kurtarıldı",
"Credential destroyed" : "Kimlik doğrulama bilgileri yok edildi",
"Error downloading file, you probably don't have sufficient permissions" : "Dosya indirilirken sorun çıktı. Büyük olasılıkla yeterli izniniz yok",
"Invalid QR code" : "QR Kodu geçersiz",
"Starting export" : "Verme işlemi başlatılıyor",
"Starting export" : "Dışa aktarma işlemi başlatılıyor",
"Decrypting credentials" : "Kimlik doğrulama bilgilerinin şifresi çözülüyor",
"Done" : "Tamam",
"File read successfully." : "Dosya okundu.",
"Proceed with the following steps to import your file" : "Dosyanızı içe aktarmak için şu adımları izleyin",
"Credential has no label, skipping" : "Kimlik doğrulama bilgilerinin etiketi olmadığından atlanıyor",
"Adding {{credential}}" : "{{credential}} ekleniyor",
"Added {{credential}}" : "{{credential}} eklendi",
"Skipping credential, missing label on line {{line}}" : "{{line}} satırındaki etiket eksik olduğundan, kimlik doğrulama bilgileri atlanıyor",
"Parsed {{num}} credentials, starting to import" : "{{num}} kimlik doğrulama bilgisi işlendi. Alma işlemi başlatılıyor",
"Importing" : "Alınıyor",
"Start import" : "Alma işlemini başlat",
"Parsed {{num}} credentials, starting to import" : "{{num}} kimlik doğrulama bilgisi işlendi. İçe aktarma işlemi başlatılıyor",
"Importing" : "İçe aktarılıyor",
"Start import" : "İçe aktarma işlemini başlat",
"Select CSV file" : "CSV dosyasını seçin",
"Parsed {{rows}} lines from CSV file" : "CSV dosyasındaki {{rows}} satır işlendi",
"Skip first row" : "İlk satır atlansın",
"You need to assign the label field before you can start the import." : "Alma işlemini başlatmadan önce etiket alanını ilişkilendirmelisiniz.",
"You need to assign the label field before you can start the import." : "İçe aktarma işlemini başlatmadan önce etiket alanını ilişkilendirmelisiniz.",
"The first 5 lines of the CSV are shown." : "CSV dosyasının ilk 5 satırı görüntüleniyor.",
"Assign the proper fields to each column." : "Sütunlara aktarılacak alanları eşleştirin.",
"Missing an importer? Try it with the generic CSV importer." : "Eksik bir alma uygulaması mı var? Genel CSV alma uygulamasını deneyin.",
"Go back to importers." : "Alma uygulamalarına dön.",
"Example of imported credential" : "İçe aktarılacak kimlik doğrulama bilgisi örneği",
"Missing an importer? Try it with the generic CSV importer." : "Eksik bir içe aktarma uygulaması mı var? Genel CSV içe aktarma uygulamasını deneyin.",
"Go back to importers." : "İçe aktarma uygulamalarına dön.",
"Revision deleted" : "Sürüm silindi",
"Revision restored" : "Sürüm geri yüklendi",
"Save in Passman" : "Passman üzerine kaydet",
"Settings saved" : "Ayarlar kaydedildi",
"General settings" : "Genel ayarlar",
"Password audit" : "Paralo denetimi",
"Password settings" : "Parola ayarları",
"Import credentials" : "Kimlik doğrulama bilgilerini al",
"Export credentials" : "Kimlik doğrulama bilgilerini ver",
"Import credentials" : "Kimlik doğrulama bilgilerini içe aktar",
"Export credentials" : "Kimlik doğrulama bilgilerini dışa aktar",
"Sharing" : "Paylaşım",
"Are you sure you want to leave? This will destroy all your credentials" : "Ayrılmak istediğinize emin misiniz? Tüm kimlik doğrulama bilgileriniz bozulacak.",
"Your old password is incorrect!" : "Eski parolanız doğru değil!",
"New password does not match!" : "Yeni parola ile onayı aynı değil!",
"Please log in with your new vault password" : "Lütfen yeni kasa parolanız ile oturum açın",
"Share with users and groups" : "Kullanıcı ve gruplarla paylaş",
"Share link" : "Paylaşım bağlantısı",
"Are you sure you want to leave? This will corrupt this credential" : "Ayrılmak istediğinize emin misiniz? Bu kimlik doğrulama bilgisi bozulacak.",
@ -57,6 +70,7 @@
"Complete" : "Tamam",
"Username" : "Kullanıcı Adı",
"Repeat password" : "Parola Onayı",
"Add tag" : "Etiket ekle",
"Field label" : "Alan Etiketi",
"Field value" : "Alan Değeri",
"Choose a file" : "Bir dosya seçin",
@ -74,6 +88,8 @@
"Current OTP settings" : "Geçerli OTP ayarları",
"Issuer" : "Yayınlayan",
"Secret" : "Parola",
"Expiration date" : "Son kullanma tarihi",
"No expiration date set" : "Son kullanma tarihi belirtilmemiş",
"Renew interval" : "Yenileme sıklığı",
"Disabled" : "Devre Dışı",
"Day(s)" : "Gün",
@ -89,15 +105,16 @@
"Use special characters" : "Özel karakterler kullanılsın",
"Avoid ambiguous characters" : "Şüpheli karakterler kullanılmasın",
"Require every character type" : "Her karakter türü istensin",
"Export type" : "Verme türü",
"Export" : "Ver",
"Enter vault password to confirm export." : "Verme işlemini onaylamak için kasa parolasını yazın.",
"Export type" : "Dışa aktarma türü",
"Export" : "Dışa Aktar",
"Enter vault password to confirm export." : "Dışa aktarma işlemini onaylamak için kasa parolasını yazın.",
"Rename vault" : "Kasayı yeniden adlandır",
"New vault name" : "Yeni kasa adı",
"Change" : "Değiştir",
"Change vault key" : "Kasa anahtarını değiştir",
"Old vault password" : "Eski kasa parolası",
"New vault password" : "Yeni kasa parolası",
"Repeat new vault password" : "Kasa parolası onayı",
"Please wait your vault is being updated, do not leave this page." : "Lütfen kasanız güncellenirken bekleyin ve bu sayfadan ayrılmayın.",
"Processing" : "İşleniyor",
"Total progress" : "Toplam ilerleme",
@ -111,9 +128,10 @@
"Vault password" : "Kasa parolası",
"This process is irreversible" : "Bu işlem geri alınamaz",
"Delete my precious passwords" : "Değerli parolalarımı sil",
"Deleting {{password}}…" : "{{password}} siliniyor...",
"Yes, delete my precious passwords" : "Evet, değerli parolalarımı sil",
"Import type" : "Alma türü",
"Import" : "Al",
"Import type" : "İçe aktarma türü",
"Import" : "İçe aktar",
"Read progress" : "Okuma ilerlemesi",
"Upload progress" : "Yükleme ilerlemesi",
"Private Key" : "Özel Anahtar",
@ -129,6 +147,7 @@
"A total of {{scan_result}} weak credentials were found." : "Toplam {{scan_result}} zayıf parola bulundu.",
"Score" : "Değerlendirme",
"Action" : "İşlem",
"Search users or groups…" : "Kullanıcı ya da grup ara...",
"Missing users? Only users that have vaults are shown." : "Kullanıcılar eksik mi? Yalnız kasası olan kullanıcılar görüntüleniyor.",
"Cyphering" : "Şifreleme",
"Uploading" : "Yükleniyor",
@ -143,6 +162,7 @@
"Enable link sharing" : "Bağlantı paylaşılabilsin",
"Share until date" : "Paylaşım bitiş tarihi",
"Expire after views" : "Şu kadar bakıldıktan sonra",
"Click Share first" : "Önce Paylaş üzerine tıklayın",
"Show files" : "Dosyaları görüntüle",
"Details" : "Ayrıntılar",
"Hide details" : "Ayrıntıları gizle",
@ -182,13 +202,16 @@
"Share credential {{credential}}" : "{{credential}} kimlik doğrulama bilgilerini paylaş",
"Unshare" : "Paylaşımdan Kaldır",
"Showing deleted since" : "Şu tarihten sonra silinenler görüntüleniyor",
"Beginning" : "Başlangıç",
"Showing {{number_filtered}} of {{credential_number}} credentials" : "{{number_filtered}} / {{credential_number}} kimlik doğrulama bilgisi görüntüleniyor",
"Search for credential…" : "Kimlik doğrulama bilgisi ara...",
"Account" : "Hesap",
"Password" : "Parola",
"OTP" : "OTP",
"E-mail" : "E-posta",
"URL" : "Adres",
"Notes" : "Notlar",
"Expiry time" : "Son kullanma zamanı",
"Changed" : "Değiştirilme",
"Created" : "Oluşturulma",
"Edit" : "Düzenle",
@ -198,6 +221,8 @@
"Destroy" : "Yoket",
"Use regex" : "Kurallı ifade kullan",
"You have incoming share requests." : "Size gönderilmiş paylaşım istekleri var.",
"If you want to put the credential in another vault," : "Kimlik doğrulama bilgilerini başka bir kasaya koymak istiyorsanız,",
"log out of this vault and log in to the vault you want the shared credential in." : "bu kasadaki oturumunuzu kapatın ve kimlik doğrulama bilgilerini taşımak istediğiniz diğer kasada oturum açın .",
"Permissions" : "İzinler",
"Received from" : "Gönderen",
"Date" : "Tarih",
@ -211,18 +236,26 @@
"Password strength must be at least: {{strength}}" : "Parola gücü en az {{strength}} olmalıdır",
"Please give your new vault a name." : "Lütfen yeni kasanıza bir ad verin.",
"Repeat vault password" : "Kasa parolası onayı",
"Your sharing key's will have a strength of 1024 bit, which you can change in Settings later ." : "Paylaşım anahtarlarınız 1024 bit gücünde olacak. Bu değeri daha sonra Ayarlar bölümünden değiştirebilirsiniz.",
"Create vault" : "Kasa oluştur",
"Go back to vaults" : "Kasalara geri dön",
"Please input the password for" : "Lütfen şu kasanın parolasını yazın",
"Set this vault as the default." : "Bu kasayı varsayılan olarak ata.",
"Log into this vault automatically." : "Bu kasaya otomatik olarak oturum açılsın.",
"Log out of this vault automatically after: " : "Bu kasanın oturumu şu sürede otomatik olarak kapatılsın:",
"Decrypt vault" : "Deponun şifresini çöz",
"Seems you lost the vault password and you're unable to log in." : "Kasa parolanızı unutmuş ve oturum açamıyor gibi görünüyorsunuz.",
"If you want this vault to be removed you can request that here." : "Bu kasanın silinmesini istiyorsanız, buradan silme isteğinde bulunabilirsiniz.",
"An admin then accepts or declines the request" : "Bir yönetici isteğinizi kabul ya da red eder",
"After an admin destroys this vault, all credentials in it will be lost" : "Yönetici kasanızı sildiğinde içindeki tüm kimlik doğrulama bilgileri silinir",
"Reason for requesting deletion (optional):" : "Silme isteği nedeni (isteğe bağlı):",
"Request vault destruction" : "Kasa silme isteği",
"Yes, request an admin to destroy this vault" : "Evet, bir yönetici bu kasayı silsin",
"Cancel destruction request" : "Silme isteğini iptal et",
"Vault destruction requested" : "Kasa silme isteğinde bulunuldu",
"Request removed" : "İstek iptal edildi",
"Destruction request pending" : "Bekleyen silme isteği var",
"Warning! Adding credentials over HTTP is insecure!" : "Uyarı! HTTP üzerinden kimlik doğrulama bilgileri eklemek güvenli değildir!",
"Logged in to {{vault_name}}" : "{{vault_name}} kasasına oturum açıldı",
"Change vault" : "Kasayı değiştir",
"Deleted credentials" : "Silinmiş kimlik doğrulama bilgileri",
@ -230,6 +263,8 @@
"Donate" : "Bağış Yapın",
"Someone has shared a credential with you." : "Sizinle bir kimlik doğrulama bilgisi paylaşıldı.",
"Click here to request it" : "İstekte bulunmak için buraya tıklayın",
"Loading…" : "Yükleniyor...",
"Awwhh… credential not found. Maybe it expired" : "Kimlik doğrulama bilgileri bulunamadı. Süresi geçmiş olabilir",
"Error while saving field" : "Alan kaydedilirken sorun çıktı",
"A Passman item has been created, modified or deleted" : "Bir Passman ögesi eklendi, değiştirildi ya da silindi",
"A Passman item has expired" : "Bir Passman ögesinin süresi doldu",
@ -262,6 +297,7 @@
"Passman" : "Passman",
"Unable to get version info" : "Sürüm bilgileri alınamadı",
"Passman Settings" : "Passman Ayarları",
"GitHub version:" : "GitHub sürümü:",
"A newer version of Passman is available" : "Yeni bir Passman sürümü yayınlanmış",
"Password sharing" : "Parola paylaşımı",
"Credential mover" : "Kimlik doğrulama bilgileri aktarıcı",