зеркало из https://github.com/nextcloud/passman.git
[tx-robot] updated from transifex
This commit is contained in:
Родитель
742210a2ce
Коммит
58f0f9cbd1
|
@ -0,0 +1,327 @@
|
|||
OC.L10N.register(
|
||||
"passman",
|
||||
{
|
||||
"Passwords" : "Passwords",
|
||||
"Generating sharing keys ( %step / 2)" : "Generating sharing keys ( %step / 2)",
|
||||
"Incorrect vault password!" : "Incorrect vault password!",
|
||||
"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 happened during decryption" : "An error happened 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 enough permissions" : "Error downloading file, you probably don't have enough permissions",
|
||||
"Invalid QR code" : "Invalid QR code",
|
||||
"Starting export" : "Starting export",
|
||||
"Decrypting credentials" : "Decrypting credentials",
|
||||
"Done" : "Done",
|
||||
"File read successfully!" : "File read successfully!",
|
||||
"Follow the following steps to import your file" : "Follow 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}}",
|
||||
"Skipping credential, missing label on line {{line}}" : "Skipping credential, missing label on line {{line}}",
|
||||
"Parsed {{num}} credentials, starting to import" : "Parsed {{num}} credentials, starting to import",
|
||||
"Importing" : "Importing",
|
||||
"Start import" : "Start import",
|
||||
"Select CSV file" : "Select CSV file",
|
||||
"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.",
|
||||
"First 5 lines of the CSV are shown." : "First 5 lines of the CSV are shown.",
|
||||
"Assign the proper fields to each column." : "Assign the proper fields to each column.",
|
||||
"Example imported credential" : "Example 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 corrupt all your credentials" : "Are you sure you want to leave? This WILL corrupt all your credentials",
|
||||
"Your old password is incorrect!" : "Your old password is incorrect!",
|
||||
"New passwords do not match!" : "New passwords do not match!",
|
||||
"Please login with your new vault password" : "Please login 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",
|
||||
"Credential unshared" : "Credential unshared",
|
||||
"Credential shared" : "Credential shared",
|
||||
"Saved!" : "Saved!",
|
||||
"Poor" : "Poor",
|
||||
"Weak" : "Weak",
|
||||
"Good" : "Good",
|
||||
"Strong" : "Strong",
|
||||
"Toggle visibility" : "Toggle visibility",
|
||||
"Copy to clipboard" : "Copy to clipboard",
|
||||
"Copied to clipboard!" : "Copied to clipboard!",
|
||||
"Generate password" : "Generate password",
|
||||
"Copy password to clipboard" : "Copy password to clipboard",
|
||||
"Password copied to clipboard!" : "Password copied to clipboard!",
|
||||
"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",
|
||||
"Text" : "Text",
|
||||
"File" : "File",
|
||||
"Add" : "Add",
|
||||
"Value" : "Value",
|
||||
"Type" : "Type",
|
||||
"Actions" : "Actions",
|
||||
"Empty" : "Empty",
|
||||
"Filename" : "Filename",
|
||||
"Upload date" : "Upload date",
|
||||
"Size" : "Size",
|
||||
"Upload or enter your OTP secret" : "Upload or enter your OTP secret",
|
||||
"Current OTP settings" : "Current OTP settings",
|
||||
"Issuer" : "Issuer",
|
||||
"Secret" : "Secret",
|
||||
"Expire date" : "Expire date",
|
||||
"No expire date set" : "No expire date set",
|
||||
"Renew interval" : "Renew interval",
|
||||
"Disabled" : "Disabled",
|
||||
"Day(s)" : "Day(s)",
|
||||
"Week(s)" : "Week(s)",
|
||||
"Month(s)" : "Month(s)",
|
||||
"Year(s)" : "Year(s)",
|
||||
"Password generation settings" : "Password generation settings",
|
||||
"Password length" : "Password length",
|
||||
"Minimum amount of digits" : "Minimum amount of digits",
|
||||
"Use uppercase letters" : "Use uppercase letters",
|
||||
"Use lowercase letters" : "Use lowercase letters",
|
||||
"Use numbers" : "Use numbers",
|
||||
"Use special characters" : "Use special characters",
|
||||
"Avoid ambiguous characters" : "Avoid ambiguous characters",
|
||||
"Require every character type" : "Require every character type",
|
||||
"Export type" : "Export type",
|
||||
"Export" : "Export",
|
||||
"Enter vault password to confirm export." : "Enter vault password to confirm export.",
|
||||
"Rename vault" : "Rename vault",
|
||||
"New vault name" : "New vault name",
|
||||
"Change" : "Change",
|
||||
"Change vault key" : "Change vault key",
|
||||
"Old vault password" : "Old vault password",
|
||||
"New vault password" : "New vault password",
|
||||
"New vault password repeat" : "New vault password repeat",
|
||||
"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",
|
||||
"About Passman" : "About Passman",
|
||||
"Version" : "Version",
|
||||
"Donate to support development" : "Donate to support development",
|
||||
"Bookmarklet" : "Bookmarklet",
|
||||
"Save your passwords with 1 click!" : "Save your passwords with 1 click!",
|
||||
"Drag below button to your bookmark toolbar." : "Drag below button to your bookmark toolbar.",
|
||||
"Delete vault" : "Delete vault",
|
||||
"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",
|
||||
"Read progress" : "Read progress",
|
||||
"Upload progress" : "Upload progress",
|
||||
"Private Key" : "Private Key",
|
||||
"Public key" : "Public key",
|
||||
"Key size" : "Key size",
|
||||
"Save keys" : "Save keys",
|
||||
"Generate sharing keys" : "Generate sharing keys",
|
||||
"Generating sharing keys" : "Generating sharing keys",
|
||||
"The password tool will scan your password, calculate the average crack time and list those which are below the threshold" : "The password tool will scan your password, calculate the average crack time and list those which are below the threshold",
|
||||
"Minimum password stength" : "Minimum password stength",
|
||||
"Start scan" : "Start scan",
|
||||
"Result" : "Result",
|
||||
"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",
|
||||
"User" : "User",
|
||||
"Crypto time" : "Crypto time",
|
||||
"Total time spent cyphering" : "Total time spent cyphering",
|
||||
"Read" : "Read",
|
||||
"Write" : "Write",
|
||||
"Files" : "Files",
|
||||
"Revisions" : "Revisions",
|
||||
"Pending" : "Pending",
|
||||
"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",
|
||||
"Password score" : "Password score",
|
||||
"Cracking times" : "Cracking times",
|
||||
"100 / hour" : "100 / hour",
|
||||
"Throttled online attack" : "Throttled online attack",
|
||||
"10 / second" : "10 / second",
|
||||
"Unthrottled online attack" : "Unthrottled online attack",
|
||||
"10k / second" : "10k / second",
|
||||
"Offline attack, slow hash, many cores" : "Offline attack, slow hash, many cores",
|
||||
"10B / second" : "10B / second",
|
||||
"Offline attack, fast hash, many cores" : "Offline attack, fast hash, many cores",
|
||||
"Match sequence" : "Match sequence",
|
||||
"See match sequence" : "See match sequence",
|
||||
"Pattern" : "Pattern",
|
||||
"Matched word" : "Matched word",
|
||||
"Dictionary name" : "Dictionary name",
|
||||
"Rank" : "Rank",
|
||||
"Reversed" : "Reversed",
|
||||
"Guesses" : "Guesses",
|
||||
"Base guesses" : "Base guesses",
|
||||
"Uppercase variations" : "Uppercase variations",
|
||||
"l33t-variations" : "l33t-variations",
|
||||
"Showing revisions of" : "Showing revisions of",
|
||||
"Revision of" : "Revision of",
|
||||
"by" : "by",
|
||||
"No revisions found." : "No revisions found.",
|
||||
"Label" : "Label",
|
||||
"Restore revision" : "Restore revision",
|
||||
"Delete revision" : "Delete revision",
|
||||
"Edit credential" : "Edit credential",
|
||||
"Create new credential" : "Create new credential",
|
||||
"Save" : "Save",
|
||||
"Cancel" : "Cancel",
|
||||
"Settings" : "Settings",
|
||||
"Share credential {{credential}}" : "Share credential {{credential}}",
|
||||
"Unshare" : "Unshare",
|
||||
"Showing deleted since" : "Showing deleted since",
|
||||
"All time" : "All time",
|
||||
"Showing {{number_filtered}} of {{credential_number}} credentials" : "Showing {{number_filtered}} of {{credential_number}} credentials",
|
||||
"Search credential..." : "Search credential...",
|
||||
"Account" : "Account",
|
||||
"Password" : "Password",
|
||||
"OTP" : "OTP",
|
||||
"E-mail" : "E-mail",
|
||||
"URL" : "URL",
|
||||
"Notes" : "Notes",
|
||||
"Expire time" : "Expire time",
|
||||
"Changed" : "Changed",
|
||||
"Created" : "Created",
|
||||
"Edit" : "Edit",
|
||||
"Delete" : "Delete",
|
||||
"Share" : "Share",
|
||||
"Recover" : "Recover",
|
||||
"Destroy" : "Destroy",
|
||||
"Use regex" : "Use regex",
|
||||
"You have incoming share requests." : "You have incoming share requests.",
|
||||
"If you want to put the credential in a other vault," : "If you want to put the credential in a other vault,",
|
||||
"logout of this vault and login to the vault you want the shared credential in." : "logout of this vault and login to the vault you want the shared credential in.",
|
||||
"Permissions" : "Permissions",
|
||||
"Received from" : "Received from",
|
||||
"Date" : "Date",
|
||||
"Accept" : "Accept",
|
||||
"Decline" : "Decline",
|
||||
"You have {{session_time}} left before logout." : "You have {{session_time}} left before logout.",
|
||||
"Your vault has been locked for {{time}} because of {{tries}} failed attempts!" : "Your vault has been locked for {{time}} because of {{tries}} failed attempts!",
|
||||
"Last accessed" : "Last accessed",
|
||||
"Never" : "Never",
|
||||
"No vaults found, why not create one?" : "No vaults found, why not create one?",
|
||||
"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 later in settings." : "Your sharing key's will have a strength of 1024 bit, which you can change later in settings.",
|
||||
"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 default." : "Set this vault as default.",
|
||||
"Log into this vault automatically." : "Log into this vault automatically.",
|
||||
"Logout of this vault automatically after: " : "Logout of this vault automatically after: ",
|
||||
"Decrypt vault" : "Decrypt vault",
|
||||
"Seems you lost the vault password and you're unable to login." : "Seems you lost the vault password and you're unable to login.",
|
||||
"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 to the request (or not)" : "An admin then accepts to the request (or not)",
|
||||
"After an admin destroys this vault, all credentials inside will be lost" : "After an admin destroys this vault, all credentials inside will be lost",
|
||||
"Reason to request deletion (optional):" : "Reason to request 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 can be insecure!" : "Warning! Adding credentials over http can be insecure!",
|
||||
"Logged in to {{vault_name}}" : "Logged in to {{vault_name}}",
|
||||
"Change vault" : "Change vault",
|
||||
"Deleted credentials" : "Deleted credentials",
|
||||
"Logout" : "Logout",
|
||||
"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",
|
||||
"A Passman item has been shared" : "A Passman item has been shared",
|
||||
"A Passman item has been renamed" : "A Passman item has been renamed",
|
||||
"%1$s has been created by %2$s" : "%1$s has been created by %2$s",
|
||||
"You created %1$s" : "You created %1$s",
|
||||
"%1$s has been updated by %2$s" : "%1$s has been updated by %2$s",
|
||||
"You updated %1$s" : "You updated %1$s",
|
||||
"%2$s has revised %1$s to the revision of %3$s" : "%2$s has revised %1$s to the revision of %3$s",
|
||||
"You reverted %1$s back to the revision of %3$s" : "You reverted %1$s back to the revision of %3$s",
|
||||
"%3$s has renamed %1$s to %2$s" : "%3$s has renamed %1$s to %2$s",
|
||||
"You renamed %1$s to %2$s" : "You renamed %1$s to %2$s",
|
||||
"%1$s has been deleted by %2$s" : "%1$s has been deleted by %2$s",
|
||||
"You deleted %1$s" : "You deleted %1$s",
|
||||
"%1$s has been recovered by %2$s" : "%1$s has been recovered by %2$s",
|
||||
"You recovered %1$s" : "You recovered %1$s",
|
||||
"%1$s has been permanently deleted by %2$s" : "%1$s has been permanently deleted by %2$s",
|
||||
"You permanently deleted %1$s" : "You permanently deleted %1$s",
|
||||
"The password of %1$s has expired, renew it now." : "The password of %1$s has expired, renew it now.",
|
||||
"%1$s has been shared with %2$s" : "%1$s has been shared with %2$s",
|
||||
"You received a share request for %1$s from %2$s" : "You received a share request for %1$s from %2$s",
|
||||
"%s has been shared with a link" : "%s has been shared with a link",
|
||||
"Your credential \"%s\" expired, click here to update the credential." : "Your credential \"%s\" expired, click here to update the credential.",
|
||||
"Remind me later" : "Remind me later",
|
||||
"Ignore" : "Ignore",
|
||||
"%s shared \"%s\" with you. Click here to accept" : "%s shared \"%s\" with you. Click here to accept",
|
||||
"%s has declined your share request for \"%s\"." : "%s has declined your share request for \"%s\".",
|
||||
"%s has accepted your share request for \"%s\"." : "%s has accepted your share request for \"%s\".",
|
||||
"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",
|
||||
"Vault destruction requests" : "Vault destruction requests",
|
||||
"Check for new versions" : "Check for new versions",
|
||||
"Enable HTTPS check" : "Enable HTTPS check",
|
||||
"Disable context menu" : "Disable context menu",
|
||||
"Disable JavaScript debugger" : "Disable JavaScript debugger",
|
||||
"Allow users on this server to share passwords with a link" : "Allow users on this server to share passwords with a link",
|
||||
"Allow users on this server to share passwords with other users" : "Allow users on this server to share passwords with other users",
|
||||
"Move credentials from one account to another" : "Move credentials from one account to another",
|
||||
"Source account" : "Source account",
|
||||
"Destination account" : "Destination account",
|
||||
"Credentials moved!" : "Credentials moved!",
|
||||
"Requests to destroy vault" : "Requests to destroy vault",
|
||||
"Request ID" : "Request ID",
|
||||
"Requested by" : "Requested by",
|
||||
"Reason" : "Reason",
|
||||
"Connection to server lost" : "Connection to server lost",
|
||||
"Problem loading page, reloading in 5 seconds" : "Problem loading page, reloading in 5 seconds",
|
||||
"Saving..." : "Saving...",
|
||||
"Dismiss" : "Dismiss",
|
||||
"seconds ago" : "seconds ago"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,325 @@
|
|||
{ "translations": {
|
||||
"Passwords" : "Passwords",
|
||||
"Generating sharing keys ( %step / 2)" : "Generating sharing keys ( %step / 2)",
|
||||
"Incorrect vault password!" : "Incorrect vault password!",
|
||||
"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 happened during decryption" : "An error happened 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 enough permissions" : "Error downloading file, you probably don't have enough permissions",
|
||||
"Invalid QR code" : "Invalid QR code",
|
||||
"Starting export" : "Starting export",
|
||||
"Decrypting credentials" : "Decrypting credentials",
|
||||
"Done" : "Done",
|
||||
"File read successfully!" : "File read successfully!",
|
||||
"Follow the following steps to import your file" : "Follow 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}}",
|
||||
"Skipping credential, missing label on line {{line}}" : "Skipping credential, missing label on line {{line}}",
|
||||
"Parsed {{num}} credentials, starting to import" : "Parsed {{num}} credentials, starting to import",
|
||||
"Importing" : "Importing",
|
||||
"Start import" : "Start import",
|
||||
"Select CSV file" : "Select CSV file",
|
||||
"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.",
|
||||
"First 5 lines of the CSV are shown." : "First 5 lines of the CSV are shown.",
|
||||
"Assign the proper fields to each column." : "Assign the proper fields to each column.",
|
||||
"Example imported credential" : "Example 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 corrupt all your credentials" : "Are you sure you want to leave? This WILL corrupt all your credentials",
|
||||
"Your old password is incorrect!" : "Your old password is incorrect!",
|
||||
"New passwords do not match!" : "New passwords do not match!",
|
||||
"Please login with your new vault password" : "Please login 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",
|
||||
"Credential unshared" : "Credential unshared",
|
||||
"Credential shared" : "Credential shared",
|
||||
"Saved!" : "Saved!",
|
||||
"Poor" : "Poor",
|
||||
"Weak" : "Weak",
|
||||
"Good" : "Good",
|
||||
"Strong" : "Strong",
|
||||
"Toggle visibility" : "Toggle visibility",
|
||||
"Copy to clipboard" : "Copy to clipboard",
|
||||
"Copied to clipboard!" : "Copied to clipboard!",
|
||||
"Generate password" : "Generate password",
|
||||
"Copy password to clipboard" : "Copy password to clipboard",
|
||||
"Password copied to clipboard!" : "Password copied to clipboard!",
|
||||
"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",
|
||||
"Text" : "Text",
|
||||
"File" : "File",
|
||||
"Add" : "Add",
|
||||
"Value" : "Value",
|
||||
"Type" : "Type",
|
||||
"Actions" : "Actions",
|
||||
"Empty" : "Empty",
|
||||
"Filename" : "Filename",
|
||||
"Upload date" : "Upload date",
|
||||
"Size" : "Size",
|
||||
"Upload or enter your OTP secret" : "Upload or enter your OTP secret",
|
||||
"Current OTP settings" : "Current OTP settings",
|
||||
"Issuer" : "Issuer",
|
||||
"Secret" : "Secret",
|
||||
"Expire date" : "Expire date",
|
||||
"No expire date set" : "No expire date set",
|
||||
"Renew interval" : "Renew interval",
|
||||
"Disabled" : "Disabled",
|
||||
"Day(s)" : "Day(s)",
|
||||
"Week(s)" : "Week(s)",
|
||||
"Month(s)" : "Month(s)",
|
||||
"Year(s)" : "Year(s)",
|
||||
"Password generation settings" : "Password generation settings",
|
||||
"Password length" : "Password length",
|
||||
"Minimum amount of digits" : "Minimum amount of digits",
|
||||
"Use uppercase letters" : "Use uppercase letters",
|
||||
"Use lowercase letters" : "Use lowercase letters",
|
||||
"Use numbers" : "Use numbers",
|
||||
"Use special characters" : "Use special characters",
|
||||
"Avoid ambiguous characters" : "Avoid ambiguous characters",
|
||||
"Require every character type" : "Require every character type",
|
||||
"Export type" : "Export type",
|
||||
"Export" : "Export",
|
||||
"Enter vault password to confirm export." : "Enter vault password to confirm export.",
|
||||
"Rename vault" : "Rename vault",
|
||||
"New vault name" : "New vault name",
|
||||
"Change" : "Change",
|
||||
"Change vault key" : "Change vault key",
|
||||
"Old vault password" : "Old vault password",
|
||||
"New vault password" : "New vault password",
|
||||
"New vault password repeat" : "New vault password repeat",
|
||||
"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",
|
||||
"About Passman" : "About Passman",
|
||||
"Version" : "Version",
|
||||
"Donate to support development" : "Donate to support development",
|
||||
"Bookmarklet" : "Bookmarklet",
|
||||
"Save your passwords with 1 click!" : "Save your passwords with 1 click!",
|
||||
"Drag below button to your bookmark toolbar." : "Drag below button to your bookmark toolbar.",
|
||||
"Delete vault" : "Delete vault",
|
||||
"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",
|
||||
"Read progress" : "Read progress",
|
||||
"Upload progress" : "Upload progress",
|
||||
"Private Key" : "Private Key",
|
||||
"Public key" : "Public key",
|
||||
"Key size" : "Key size",
|
||||
"Save keys" : "Save keys",
|
||||
"Generate sharing keys" : "Generate sharing keys",
|
||||
"Generating sharing keys" : "Generating sharing keys",
|
||||
"The password tool will scan your password, calculate the average crack time and list those which are below the threshold" : "The password tool will scan your password, calculate the average crack time and list those which are below the threshold",
|
||||
"Minimum password stength" : "Minimum password stength",
|
||||
"Start scan" : "Start scan",
|
||||
"Result" : "Result",
|
||||
"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",
|
||||
"User" : "User",
|
||||
"Crypto time" : "Crypto time",
|
||||
"Total time spent cyphering" : "Total time spent cyphering",
|
||||
"Read" : "Read",
|
||||
"Write" : "Write",
|
||||
"Files" : "Files",
|
||||
"Revisions" : "Revisions",
|
||||
"Pending" : "Pending",
|
||||
"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",
|
||||
"Password score" : "Password score",
|
||||
"Cracking times" : "Cracking times",
|
||||
"100 / hour" : "100 / hour",
|
||||
"Throttled online attack" : "Throttled online attack",
|
||||
"10 / second" : "10 / second",
|
||||
"Unthrottled online attack" : "Unthrottled online attack",
|
||||
"10k / second" : "10k / second",
|
||||
"Offline attack, slow hash, many cores" : "Offline attack, slow hash, many cores",
|
||||
"10B / second" : "10B / second",
|
||||
"Offline attack, fast hash, many cores" : "Offline attack, fast hash, many cores",
|
||||
"Match sequence" : "Match sequence",
|
||||
"See match sequence" : "See match sequence",
|
||||
"Pattern" : "Pattern",
|
||||
"Matched word" : "Matched word",
|
||||
"Dictionary name" : "Dictionary name",
|
||||
"Rank" : "Rank",
|
||||
"Reversed" : "Reversed",
|
||||
"Guesses" : "Guesses",
|
||||
"Base guesses" : "Base guesses",
|
||||
"Uppercase variations" : "Uppercase variations",
|
||||
"l33t-variations" : "l33t-variations",
|
||||
"Showing revisions of" : "Showing revisions of",
|
||||
"Revision of" : "Revision of",
|
||||
"by" : "by",
|
||||
"No revisions found." : "No revisions found.",
|
||||
"Label" : "Label",
|
||||
"Restore revision" : "Restore revision",
|
||||
"Delete revision" : "Delete revision",
|
||||
"Edit credential" : "Edit credential",
|
||||
"Create new credential" : "Create new credential",
|
||||
"Save" : "Save",
|
||||
"Cancel" : "Cancel",
|
||||
"Settings" : "Settings",
|
||||
"Share credential {{credential}}" : "Share credential {{credential}}",
|
||||
"Unshare" : "Unshare",
|
||||
"Showing deleted since" : "Showing deleted since",
|
||||
"All time" : "All time",
|
||||
"Showing {{number_filtered}} of {{credential_number}} credentials" : "Showing {{number_filtered}} of {{credential_number}} credentials",
|
||||
"Search credential..." : "Search credential...",
|
||||
"Account" : "Account",
|
||||
"Password" : "Password",
|
||||
"OTP" : "OTP",
|
||||
"E-mail" : "E-mail",
|
||||
"URL" : "URL",
|
||||
"Notes" : "Notes",
|
||||
"Expire time" : "Expire time",
|
||||
"Changed" : "Changed",
|
||||
"Created" : "Created",
|
||||
"Edit" : "Edit",
|
||||
"Delete" : "Delete",
|
||||
"Share" : "Share",
|
||||
"Recover" : "Recover",
|
||||
"Destroy" : "Destroy",
|
||||
"Use regex" : "Use regex",
|
||||
"You have incoming share requests." : "You have incoming share requests.",
|
||||
"If you want to put the credential in a other vault," : "If you want to put the credential in a other vault,",
|
||||
"logout of this vault and login to the vault you want the shared credential in." : "logout of this vault and login to the vault you want the shared credential in.",
|
||||
"Permissions" : "Permissions",
|
||||
"Received from" : "Received from",
|
||||
"Date" : "Date",
|
||||
"Accept" : "Accept",
|
||||
"Decline" : "Decline",
|
||||
"You have {{session_time}} left before logout." : "You have {{session_time}} left before logout.",
|
||||
"Your vault has been locked for {{time}} because of {{tries}} failed attempts!" : "Your vault has been locked for {{time}} because of {{tries}} failed attempts!",
|
||||
"Last accessed" : "Last accessed",
|
||||
"Never" : "Never",
|
||||
"No vaults found, why not create one?" : "No vaults found, why not create one?",
|
||||
"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 later in settings." : "Your sharing key's will have a strength of 1024 bit, which you can change later in settings.",
|
||||
"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 default." : "Set this vault as default.",
|
||||
"Log into this vault automatically." : "Log into this vault automatically.",
|
||||
"Logout of this vault automatically after: " : "Logout of this vault automatically after: ",
|
||||
"Decrypt vault" : "Decrypt vault",
|
||||
"Seems you lost the vault password and you're unable to login." : "Seems you lost the vault password and you're unable to login.",
|
||||
"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 to the request (or not)" : "An admin then accepts to the request (or not)",
|
||||
"After an admin destroys this vault, all credentials inside will be lost" : "After an admin destroys this vault, all credentials inside will be lost",
|
||||
"Reason to request deletion (optional):" : "Reason to request 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 can be insecure!" : "Warning! Adding credentials over http can be insecure!",
|
||||
"Logged in to {{vault_name}}" : "Logged in to {{vault_name}}",
|
||||
"Change vault" : "Change vault",
|
||||
"Deleted credentials" : "Deleted credentials",
|
||||
"Logout" : "Logout",
|
||||
"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",
|
||||
"A Passman item has been shared" : "A Passman item has been shared",
|
||||
"A Passman item has been renamed" : "A Passman item has been renamed",
|
||||
"%1$s has been created by %2$s" : "%1$s has been created by %2$s",
|
||||
"You created %1$s" : "You created %1$s",
|
||||
"%1$s has been updated by %2$s" : "%1$s has been updated by %2$s",
|
||||
"You updated %1$s" : "You updated %1$s",
|
||||
"%2$s has revised %1$s to the revision of %3$s" : "%2$s has revised %1$s to the revision of %3$s",
|
||||
"You reverted %1$s back to the revision of %3$s" : "You reverted %1$s back to the revision of %3$s",
|
||||
"%3$s has renamed %1$s to %2$s" : "%3$s has renamed %1$s to %2$s",
|
||||
"You renamed %1$s to %2$s" : "You renamed %1$s to %2$s",
|
||||
"%1$s has been deleted by %2$s" : "%1$s has been deleted by %2$s",
|
||||
"You deleted %1$s" : "You deleted %1$s",
|
||||
"%1$s has been recovered by %2$s" : "%1$s has been recovered by %2$s",
|
||||
"You recovered %1$s" : "You recovered %1$s",
|
||||
"%1$s has been permanently deleted by %2$s" : "%1$s has been permanently deleted by %2$s",
|
||||
"You permanently deleted %1$s" : "You permanently deleted %1$s",
|
||||
"The password of %1$s has expired, renew it now." : "The password of %1$s has expired, renew it now.",
|
||||
"%1$s has been shared with %2$s" : "%1$s has been shared with %2$s",
|
||||
"You received a share request for %1$s from %2$s" : "You received a share request for %1$s from %2$s",
|
||||
"%s has been shared with a link" : "%s has been shared with a link",
|
||||
"Your credential \"%s\" expired, click here to update the credential." : "Your credential \"%s\" expired, click here to update the credential.",
|
||||
"Remind me later" : "Remind me later",
|
||||
"Ignore" : "Ignore",
|
||||
"%s shared \"%s\" with you. Click here to accept" : "%s shared \"%s\" with you. Click here to accept",
|
||||
"%s has declined your share request for \"%s\"." : "%s has declined your share request for \"%s\".",
|
||||
"%s has accepted your share request for \"%s\"." : "%s has accepted your share request for \"%s\".",
|
||||
"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",
|
||||
"Vault destruction requests" : "Vault destruction requests",
|
||||
"Check for new versions" : "Check for new versions",
|
||||
"Enable HTTPS check" : "Enable HTTPS check",
|
||||
"Disable context menu" : "Disable context menu",
|
||||
"Disable JavaScript debugger" : "Disable JavaScript debugger",
|
||||
"Allow users on this server to share passwords with a link" : "Allow users on this server to share passwords with a link",
|
||||
"Allow users on this server to share passwords with other users" : "Allow users on this server to share passwords with other users",
|
||||
"Move credentials from one account to another" : "Move credentials from one account to another",
|
||||
"Source account" : "Source account",
|
||||
"Destination account" : "Destination account",
|
||||
"Credentials moved!" : "Credentials moved!",
|
||||
"Requests to destroy vault" : "Requests to destroy vault",
|
||||
"Request ID" : "Request ID",
|
||||
"Requested by" : "Requested by",
|
||||
"Reason" : "Reason",
|
||||
"Connection to server lost" : "Connection to server lost",
|
||||
"Problem loading page, reloading in 5 seconds" : "Problem loading page, reloading in 5 seconds",
|
||||
"Saving..." : "Saving...",
|
||||
"Dismiss" : "Dismiss",
|
||||
"seconds ago" : "seconds ago"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -247,8 +247,8 @@ OC.L10N.register(
|
|||
"Logout of this vault automatically after: " : "Efetue o logout desta solicitação logo após:",
|
||||
"Decrypt vault" : "Descriptografar o cofre",
|
||||
"Seems you lost the vault password and you're unable to login." : "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 requisitar isso aqui.",
|
||||
"An admin then accepts to the request (or not)" : "Um administrador entao aceita (ou não) a requisição",
|
||||
"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 to the request (or not)" : "Um administrador então aceita (ou não) a solicitação",
|
||||
"After an admin destroys this vault, all credentials inside will be lost" : "Após o administrador destruir o cofre, todas as credenciais dentro serão perdidas",
|
||||
"Reason to request deletion (optional):" : "Motivo para solicitar a exclusão (opcional):",
|
||||
"Request vault destruction" : "Solicitar a destruição do cofre",
|
||||
|
@ -315,7 +315,7 @@ OC.L10N.register(
|
|||
"Destination account" : "Conta de destino",
|
||||
"Credentials moved!" : "Credenciais movidas!",
|
||||
"Requests to destroy vault" : "Pedidos para destruir cofre",
|
||||
"Request ID" : "Requisitar ID",
|
||||
"Request ID" : "Solicitar ID",
|
||||
"Requested by" : "Requerido por",
|
||||
"Reason" : "Razão",
|
||||
"Connection to server lost" : "Conexão perdida com o servidor",
|
||||
|
|
|
@ -245,8 +245,8 @@
|
|||
"Logout of this vault automatically after: " : "Efetue o logout desta solicitação logo após:",
|
||||
"Decrypt vault" : "Descriptografar o cofre",
|
||||
"Seems you lost the vault password and you're unable to login." : "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 requisitar isso aqui.",
|
||||
"An admin then accepts to the request (or not)" : "Um administrador entao aceita (ou não) a requisição",
|
||||
"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 to the request (or not)" : "Um administrador então aceita (ou não) a solicitação",
|
||||
"After an admin destroys this vault, all credentials inside will be lost" : "Após o administrador destruir o cofre, todas as credenciais dentro serão perdidas",
|
||||
"Reason to request deletion (optional):" : "Motivo para solicitar a exclusão (opcional):",
|
||||
"Request vault destruction" : "Solicitar a destruição do cofre",
|
||||
|
@ -313,7 +313,7 @@
|
|||
"Destination account" : "Conta de destino",
|
||||
"Credentials moved!" : "Credenciais movidas!",
|
||||
"Requests to destroy vault" : "Pedidos para destruir cofre",
|
||||
"Request ID" : "Requisitar ID",
|
||||
"Request ID" : "Solicitar ID",
|
||||
"Requested by" : "Requerido por",
|
||||
"Reason" : "Razão",
|
||||
"Connection to server lost" : "Conexão perdida com o servidor",
|
||||
|
|
Загрузка…
Ссылка в новой задаче