1
0
mirror of https://github.com/bitwarden/web synced 2026-01-06 10:33:17 +00:00
This commit is contained in:
Kyle Spearrin
2020-06-26 22:32:35 -04:00
parent 8e31b35c69
commit 0c8a773f8b
55 changed files with 4781 additions and 807 deletions

View File

@@ -1044,6 +1044,13 @@
"enableGravatarsDesc": {
"message": "Use avatar images loaded from gravatar.com."
},
"enableFullWidth": {
"message": "Enable Full Width Layout",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Allow the web vault to expand the full width of the browser window."
},
"default": {
"message": "Default"
},
@@ -1833,10 +1840,10 @@
"message": "Organizations allow you to share parts of your vault with others as well as manage related users for a specific entity such as a family, small team, or large company."
},
"generalInformation": {
"message": "General Information"
"message": "Algemene Inligting"
},
"organizationName": {
"message": "Organization Name"
"message": "Organisasienaam"
},
"accountOwnedBusiness": {
"message": "This account is owned by a business."
@@ -1848,10 +1855,10 @@
"message": "Business Name"
},
"chooseYourPlan": {
"message": "Choose Your Plan"
"message": "Kies U Plan"
},
"users": {
"message": "Users"
"message": "Gebruikers"
},
"userSeats": {
"message": "User Seats"
@@ -1879,7 +1886,7 @@
"message": "How many user seats do you need? You can also add additional seats later if needed."
},
"planNameFree": {
"message": "Free",
"message": "Gratis",
"description": "Free as in 'free beer'."
},
"planDescFree": {
@@ -1892,16 +1899,16 @@
}
},
"planNameFamilies": {
"message": "Families"
"message": "Gesinne"
},
"planDescFamilies": {
"message": "For personal use, to share with family & friends."
"message": "Vir persoonlike gebruik om met vriende en familie te deel."
},
"planNameTeams": {
"message": "Teams"
"message": "Spanne"
},
"planDescTeams": {
"message": "For businesses and other team organizations."
"message": "Vir sake- en ander spanorganisasies."
},
"planNameEnterprise": {
"message": "Enterprise"
@@ -1910,10 +1917,10 @@
"message": "For businesses and other large organizations."
},
"freeForever": {
"message": "Free Forever"
"message": "Altyd Gratis"
},
"includesXUsers": {
"message": "includes $COUNT$ users",
"message": "sluit $COUNT$ gebruikers in",
"placeholders": {
"count": {
"content": "$1",
@@ -1922,10 +1929,10 @@
}
},
"additionalUsers": {
"message": "Additional Users"
"message": "Bykomende Gebruikers"
},
"costPerUser": {
"message": "$COST$ per user",
"message": "$COST$ per gebruiker",
"placeholders": {
"cost": {
"content": "$1",
@@ -2006,76 +2013,76 @@
}
},
"monthly": {
"message": "Monthly"
"message": "Maandeliks"
},
"annually": {
"message": "Annually"
"message": "Jaarliks"
},
"basePrice": {
"message": "Base Price"
"message": "Basisprys"
},
"organizationCreated": {
"message": "Organization Created"
"message": "Organisasie Geskep"
},
"organizationReadyToGo": {
"message": "Your new organization is ready to go!"
"message": "U nuwe organisasie is gereed vir gebruik!"
},
"organizationUpgraded": {
"message": "Your organization has been upgraded."
"message": "U organisasie is opgegradeer."
},
"leave": {
"message": "Leave"
"message": "Verlaat"
},
"leaveOrganizationConfirmation": {
"message": "Are you sure you want to leave this organization?"
"message": "Is u seker u wil hierdie organisasie verlaat?"
},
"leftOrganization": {
"message": "You have left the organization."
"message": "U het die organisasie verlaat."
},
"defaultCollection": {
"message": "Default Collection"
"message": "Verstekversameling"
},
"getHelp": {
"message": "Get Help"
"message": "Kry Hulp"
},
"getApps": {
"message": "Get the Apps"
"message": "Kry die Toeps"
},
"loggedInAs": {
"message": "Logged in as"
"message": "Aangeteken as"
},
"eventLogs": {
"message": "Event Logs"
},
"people": {
"message": "People"
"message": "Mense"
},
"policies": {
"message": "Policies"
"message": "Beleide"
},
"editPolicy": {
"message": "Edit Policy"
"message": "Wysig Beleid"
},
"groups": {
"message": "Groups"
"message": "Groepe"
},
"newGroup": {
"message": "New Group"
"message": "Nuwe Groep"
},
"addGroup": {
"message": "Add Group"
"message": "Voeg Groep Toe"
},
"editGroup": {
"message": "Edit Group"
"message": "Wysig Groep"
},
"deleteGroupConfirmation": {
"message": "Are you sure you want to delete this group?"
"message": "Is u seker u wil hierdie groep skrap?"
},
"removeUserConfirmation": {
"message": "Are you sure you want to remove this user?"
"message": "Is u seker u wil hierdie gebruiker verwyder?"
},
"externalId": {
"message": "External Id"
"message": "Eksterne ID"
},
"externalIdDesc": {
"message": "The external id can be used as a reference or to link this resource to an external system such as a user directory."
@@ -2084,31 +2091,31 @@
"message": "Access Control"
},
"groupAccessAllItems": {
"message": "This group can access and modify all items."
"message": "Hierdie groep het toegang tot alle items en kan dit wysig."
},
"groupAccessSelectedCollections": {
"message": "This group can access only the selected collections."
"message": "Hierdie groep het slegs toegang tot die gekose versamelings."
},
"readOnly": {
"message": "Read Only"
"message": "Leesalleen"
},
"newCollection": {
"message": "New Collection"
"message": "Nuwe Versameling"
},
"addCollection": {
"message": "Add Collection"
"message": "Voeg Versameling Toe"
},
"editCollection": {
"message": "Edit Collection"
"message": "Wysig Versameling"
},
"deleteCollectionConfirmation": {
"message": "Are you sure you want to delete this collection?"
"message": "Is u seker u wil hierdie versameling skrap?"
},
"editUser": {
"message": "Edit User"
"message": "Wysig Gebruiker"
},
"inviteUser": {
"message": "Invite User"
"message": "Nooi Gebruiker Uit"
},
"inviteUserDesc": {
"message": "Invite a new user to your organization by entering their Bitwarden account email address below. If they do not have a Bitwarden account already, they will be prompted to create a new account."
@@ -2132,7 +2139,7 @@
"message": "This user can access only the selected collections."
},
"search": {
"message": "Search"
"message": "Soek"
},
"invited": {
"message": "Invited"
@@ -2156,55 +2163,55 @@
"message": "Admins can access and manage all items, collections and users in your organization."
},
"user": {
"message": "User"
"message": "Gebruiker"
},
"userDesc": {
"message": "A regular user with access to assigned collections in your organization."
},
"manager": {
"message": "Manager"
"message": "Bestuurder"
},
"managerDesc": {
"message": "Managers can access and manage assigned collections in your organization."
"message": "Bestuurders bestuur en het toegang tot toegewysde versamelings in u organisasie."
},
"all": {
"message": "All"
"message": "Alle"
},
"refresh": {
"message": "Refresh"
"message": "Verfris"
},
"timestamp": {
"message": "Timestamp"
"message": "Tydstempel"
},
"event": {
"message": "Event"
"message": "Gebeurtenis"
},
"unknown": {
"message": "Unknown"
"message": "Onbekend"
},
"loadMore": {
"message": "Load More"
"message": "Laai Meer"
},
"mobile": {
"message": "Mobile",
"message": "Mobiel",
"description": "Mobile app"
},
"extension": {
"message": "Extension",
"message": "Uitbreiding",
"description": "Browser extension/addon"
},
"desktop": {
"message": "Desktop",
"message": "Werkskerm",
"description": "Desktop app"
},
"webVault": {
"message": "Web Vault"
"message": "Webkluis"
},
"loggedIn": {
"message": "Logged in."
"message": "Aangeteken."
},
"changedPassword": {
"message": "Changed account password."
"message": "Rekeningwagwoord is verander."
},
"enabledUpdated2fa": {
"message": "Enabled/updated two-step login."
@@ -2474,37 +2481,37 @@
}
},
"device": {
"message": "Device"
"message": "Toestel"
},
"view": {
"message": "View"
"message": "Bekyk"
},
"invalidDateRange": {
"message": "Invalid date range."
"message": "Ongeldige datumbereik."
},
"errorOccurred": {
"message": "An error has occurred."
"message": "n Fout het voorgekom."
},
"userAccess": {
"message": "User Access"
"message": "Gebruikertoegang"
},
"userType": {
"message": "User Type"
"message": "Gebruikertipe"
},
"groupAccess": {
"message": "Group Access"
"message": "Groeptoegang"
},
"groupAccessUserDesc": {
"message": "Edit the groups that this user belongs to."
},
"invitedUsers": {
"message": "Invited user(s)."
"message": "Gebruiker(s) genooi."
},
"resendInvitation": {
"message": "Resend Invitation"
},
"hasBeenReinvited": {
"message": "$USER$ has been reinvited.",
"message": "$USER$ is weer uitgenooi.",
"placeholders": {
"user": {
"content": "$1",
@@ -2516,10 +2523,10 @@
"message": "Bevestig"
},
"confirmUser": {
"message": "Confirm User"
"message": "Bevestig Gebruiker"
},
"hasBeenConfirmed": {
"message": "$USER$ has been confirmed.",
"message": "$USER$ is bevestig.",
"placeholders": {
"user": {
"content": "$1",
@@ -2528,7 +2535,7 @@
}
},
"confirmUsers": {
"message": "Confirm Users"
"message": "Bevestig Gebruikers"
},
"usersNeedConfirmed": {
"message": "You have users that have accepted their invitation, but still need to be confirmed. Users will not have access to the organization until they are confirmed."
@@ -2558,7 +2565,7 @@
"message": "Unable to verify your email. Try sending a new verification email."
},
"updateBrowser": {
"message": "Update Browser"
"message": "Werk Blaaier By"
},
"updateBrowserDesc": {
"message": "You are using an unsupported web browser. The web vault may not function properly."
@@ -2570,7 +2577,7 @@
"message": "You've been invited to join the organization listed above. To accept the invitation, you need to log in or create a new Bitwarden account."
},
"inviteAccepted": {
"message": "Invitation Accepted"
"message": "Uitnodiging is Aanvaar"
},
"inviteAcceptedDesc": {
"message": "You can access this organization once an administrator confirms your membership. We'll send you an email when that happens."
@@ -2612,31 +2619,31 @@
"message": "You have requested to delete your Bitwarden account. Click the button below to confirm."
},
"myOrganization": {
"message": "My Organization"
"message": "My Organisasie"
},
"deleteOrganization": {
"message": "Delete Organization"
"message": "Skrap Organisasie"
},
"deleteOrganizationDesc": {
"message": "Proceed below to delete this organization and all associated data. Individual user accounts will remain, though they will not be associated to this organization anymore. "
"message": "Gaan hieronder voort om hierdie organisasie en alle verwante data te skrap. Individuele gebruikersrekeninge bly bestaan maar sal nie meer aan hierdie organisasie gekoppel wees nie. "
},
"deleteOrganizationWarning": {
"message": "Deleting the organization is permanent. It cannot be undone."
"message": "Skrap van die organisasie is permanent. Dit kan nie ontdaan word nie."
},
"organizationDeleted": {
"message": "Organization Deleted"
"message": "Organisasie Geskrap"
},
"organizationDeletedDesc": {
"message": "The organization and all associated data has been deleted."
"message": "Die organisasie en alle verwante data is geskrap."
},
"organizationUpdated": {
"message": "Organization updated"
"message": "Organisasie bygewerk"
},
"taxInformation": {
"message": "Belastinginligting"
},
"taxInformationDesc": {
"message": "Please contact support to provide (or update) tax information for your invoices."
"message": "For customers within the US, ZIP code is required to satisfy sales tax requirements, for other countries you may optionally provide a tax identification number (VAT/GST) and/or address to appear on your invoices."
},
"billingPlan": {
"message": "Pakket",
@@ -2808,7 +2815,7 @@
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
},
"termsOfService": {
"message": "Terms of Service"
"message": "Gebruiksvoorwaardes"
},
"privacyPolicy": {
"message": "Privaatheidsbeleid"
@@ -2967,13 +2974,13 @@
"message": "U moet u intekening bestuur vanuit die winkel waarin u toepgebonde aankoop gedoen is."
},
"minLength": {
"message": "Minimum Length"
"message": "Minimum lengte"
},
"clone": {
"message": "Clone"
"message": "Kloon"
},
"masterPassPolicyDesc": {
"message": "Set minimum requirements for master password strength."
"message": "Stel minimum vereistes vir hoofwagwoordsterkte."
},
"twoStepLoginPolicyDesc": {
"message": "Require users to set up two-step login on their personal accounts."
@@ -2985,16 +2992,16 @@
"message": "You are a member of an organization that requires two-step login to be enabled on your user account. If you disable all two-step login providers you will be automatically removed from these organizations."
},
"passwordGeneratorPolicyDesc": {
"message": "Set minimum requirements for password generator configuration."
"message": "Stel minimum vereistes vir opstelling van wagwoordgenereerder."
},
"passwordGeneratorPolicyInEffect": {
"message": "One or more organization policies are affecting your generator settings."
"message": "Een of meer organisasiebeleide beïnvloed u genereerderinstellings."
},
"masterPasswordPolicyInEffect": {
"message": "One or more organization policies require your master password to meet the following requirements:"
"message": "Een of meer organisasiebeleide stel die volgende eise aan u hoofwagwoord:"
},
"policyInEffectMinComplexity": {
"message": "Minimum complexity score of $SCORE$",
"message": "Minimum ingewikkeldheidstelling van $SCORE$",
"placeholders": {
"score": {
"content": "$1",
@@ -3003,7 +3010,7 @@
}
},
"policyInEffectMinLength": {
"message": "Minimum length of $LENGTH$",
"message": "Minimum lengte van $LENGTH$",
"placeholders": {
"length": {
"content": "$1",
@@ -3012,16 +3019,16 @@
}
},
"policyInEffectUppercase": {
"message": "Contain one or more uppercase characters"
"message": "Bevat een of meer hoofletterkarakters"
},
"policyInEffectLowercase": {
"message": "Contain one or more lowercase characters"
"message": "Bevat een of meer kleinletterkarakters"
},
"policyInEffectNumbers": {
"message": "Contain one or more numbers"
"message": "Bevat een of meer syfers"
},
"policyInEffectSpecial": {
"message": "Contain one or more of the following special characters $CHARS$",
"message": "Bevat een of meer van die volgende spesiale karakters $CHARS$",
"placeholders": {
"chars": {
"content": "$1",
@@ -3030,16 +3037,16 @@
}
},
"masterPasswordPolicyRequirementsNotMet": {
"message": "Your new master password does not meet the policy requirements."
"message": "U nuwe hoofwagwoord voldoen nie aan die beleidsvereistes nie."
},
"minimumNumberOfWords": {
"message": "Minimum Number of Words"
"message": "Minimum Aantal Woorde"
},
"defaultType": {
"message": "Default Type"
"message": "Verstektipe"
},
"userPreference": {
"message": "User Preference"
"message": "Gebruikersvoorkeure"
},
"vaultTimeoutAction": {
"message": "Vault Timeout Action"
@@ -3051,33 +3058,33 @@
"message": "A logged out vault requires that you re-authenticate to access it again."
},
"lock": {
"message": "Lock",
"message": "Vergrendel",
"description": "Verb form: to make secure or inaccesible by"
},
"trash": {
"message": "Trash",
"message": "Asblik",
"description": "Noun: A special folder for holding deleted items that have not yet been permanently deleted"
},
"searchTrash": {
"message": "Search Trash"
"message": "Deursoek Asblik"
},
"permanentlyDelete": {
"message": "Permanently Delete"
"message": "Skrap Permanent"
},
"permanentlyDeleteSelected": {
"message": "Permanently Delete Selected"
"message": "Skrap Gekose Permanent"
},
"permanentlyDeleteItem": {
"message": "Permanently Delete Item"
"message": "Skrap Item Permanent"
},
"permanentlyDeleteItemConfirmation": {
"message": "Are you sure you want to permanently delete this item?"
"message": "Is u seker u wil hierdie item permanent skrap?"
},
"permanentlyDeletedItem": {
"message": "Permanently Deleted item"
"message": "Permanent Geskrapte Item"
},
"permanentlyDeletedItems": {
"message": "Permanently Deleted items"
"message": "Permanent Geskrapte Items"
},
"permanentlyDeleteSelectedItemsDesc": {
"message": "You have selected $COUNT$ item(s) to permanently delete. Are you sure you want to permanently delete all of these items?",
@@ -3089,7 +3096,7 @@
}
},
"permanentlyDeletedItemId": {
"message": "Permanently Deleted item $ID$.",
"message": "Permanent Geskrapte Items $ID$.",
"placeholders": {
"id": {
"content": "$1",
@@ -3141,5 +3148,20 @@
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "Timeout Action Confirmation"
},
"hidePasswords": {
"message": "Hide Passwords"
},
"countryPostalCodeRequiredDesc": {
"message": "We require this information for calculating sales tax and financial reporting only."
},
"includeVAT": {
"message": "Include VAT/GST Information (optional)"
},
"taxIdNumber": {
"message": "VAT/GST Tax ID"
},
"taxInfoUpdated": {
"message": "Tax information updated."
}
}

View File

@@ -1044,6 +1044,13 @@
"enableGravatarsDesc": {
"message": "Use avatar images loaded from gravatar.com."
},
"enableFullWidth": {
"message": "Enable Full Width Layout",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Allow the web vault to expand the full width of the browser window."
},
"default": {
"message": "Па змаўчанні"
},
@@ -2636,7 +2643,7 @@
"message": "Tax Information"
},
"taxInformationDesc": {
"message": "Please contact support to provide (or update) tax information for your invoices."
"message": "For customers within the US, ZIP code is required to satisfy sales tax requirements, for other countries you may optionally provide a tax identification number (VAT/GST) and/or address to appear on your invoices."
},
"billingPlan": {
"message": "Plan",
@@ -3141,5 +3148,20 @@
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "Timeout Action Confirmation"
},
"hidePasswords": {
"message": "Hide Passwords"
},
"countryPostalCodeRequiredDesc": {
"message": "We require this information for calculating sales tax and financial reporting only."
},
"includeVAT": {
"message": "Include VAT/GST Information (optional)"
},
"taxIdNumber": {
"message": "VAT/GST Tax ID"
},
"taxInfoUpdated": {
"message": "Tax information updated."
}
}

View File

@@ -1044,6 +1044,13 @@
"enableGravatarsDesc": {
"message": "Използване на иконки за потребители от сайта „gravatar.com“."
},
"enableFullWidth": {
"message": "Enable Full Width Layout",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Allow the web vault to expand the full width of the browser window."
},
"default": {
"message": "Стандартно"
},
@@ -3141,5 +3148,20 @@
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "Потвърждаване на действието"
},
"hidePasswords": {
"message": "Hide Passwords"
},
"countryPostalCodeRequiredDesc": {
"message": "We require this information for calculating sales tax and financial reporting only."
},
"includeVAT": {
"message": "Include VAT/GST Information (optional)"
},
"taxIdNumber": {
"message": "VAT/GST Tax ID"
},
"taxInfoUpdated": {
"message": "Tax information updated."
}
}

View File

@@ -1044,6 +1044,13 @@
"enableGravatarsDesc": {
"message": "Utilitzeu imatges d'avatar carregades de gravatar.com."
},
"enableFullWidth": {
"message": "Enable Full Width Layout",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Allow the web vault to expand the full width of the browser window."
},
"default": {
"message": "Per defecte"
},
@@ -3141,5 +3148,20 @@
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "Confirmació de lacció de temps d'espera de la caixa forta"
},
"hidePasswords": {
"message": "Hide Passwords"
},
"countryPostalCodeRequiredDesc": {
"message": "We require this information for calculating sales tax and financial reporting only."
},
"includeVAT": {
"message": "Include VAT/GST Information (optional)"
},
"taxIdNumber": {
"message": "VAT/GST Tax ID"
},
"taxInfoUpdated": {
"message": "Tax information updated."
}
}

View File

@@ -1044,6 +1044,13 @@
"enableGravatarsDesc": {
"message": "Použije profilový obrázek načtený z gravatar.com."
},
"enableFullWidth": {
"message": "Enable Full Width Layout",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Allow the web vault to expand the full width of the browser window."
},
"default": {
"message": "Výchozí"
},
@@ -2817,10 +2824,10 @@
"message": "Filtry"
},
"vaultTimeout": {
"message": "Vault Timeout"
"message": "Časový limit trezoru"
},
"vaultTimeoutDesc": {
"message": "Choose when your vault will timeout and perform the selected action."
"message": "Vyberte, kdy vyprší bezpečnostní limit trezoru. Poté bude provedena vybraná akce."
},
"oneMinute": {
"message": "Po 1 minutě"
@@ -3042,16 +3049,16 @@
"message": "Uživatelská volba"
},
"vaultTimeoutAction": {
"message": "Vault Timeout Action"
"message": "Akce při vypršení časového limitu"
},
"vaultTimeoutActionLockDesc": {
"message": "A locked vault requires that you re-enter your master password to access it again."
"message": "Trezor bude uzamčen. Pro opětovný přístup k trezoru bude vyžadováno hlavní heslo."
},
"vaultTimeoutActionLogOutDesc": {
"message": "A logged out vault requires that you re-authenticate to access it again."
"message": "Budete odhlášeni. Pro opětovný přístup k trezoru bude vyžadováno ověření."
},
"lock": {
"message": "Lock",
"message": "Zamknout",
"description": "Verb form: to make secure or inaccesible by"
},
"trash": {
@@ -3062,25 +3069,25 @@
"message": "Hledat v koši"
},
"permanentlyDelete": {
"message": "Permanently Delete"
"message": "Trvale smazat"
},
"permanentlyDeleteSelected": {
"message": "Permanently Delete Selected"
"message": "Trvale smazat vybrané"
},
"permanentlyDeleteItem": {
"message": "Permanently Delete Item"
"message": "Trvale smazat položku"
},
"permanentlyDeleteItemConfirmation": {
"message": "Are you sure you want to permanently delete this item?"
"message": "Opravdu chcete tuto položku trvale smazat?"
},
"permanentlyDeletedItem": {
"message": "Permanently Deleted item"
"message": "Trvale smazaná položka"
},
"permanentlyDeletedItems": {
"message": "Permanently Deleted items"
"message": "Trvale smazané položky"
},
"permanentlyDeleteSelectedItemsDesc": {
"message": "You have selected $COUNT$ item(s) to permanently delete. Are you sure you want to permanently delete all of these items?",
"message": "Vybrané položky ($COUNT$) budou trvale smazány. Opravdu chcete všechny vybrané položky trvale smazat?",
"placeholders": {
"count": {
"content": "$1",
@@ -3089,7 +3096,7 @@
}
},
"permanentlyDeletedItemId": {
"message": "Permanently Deleted item $ID$.",
"message": "Položka $ID$ trvale smazána.",
"placeholders": {
"id": {
"content": "$1",
@@ -3098,28 +3105,28 @@
}
},
"restore": {
"message": "Restore"
"message": "Obnovit"
},
"restoreSelected": {
"message": "Restore Selected"
"message": "Obnovit vybrané"
},
"restoreItem": {
"message": "Restore Item"
"message": "Obnovit položku"
},
"restoredItem": {
"message": "Restored Item"
"message": "Obnovená položka"
},
"restoredItems": {
"message": "Restored Items"
"message": "Obnovené položky"
},
"restoreItemConfirmation": {
"message": "Are you sure you want to restore this item?"
"message": "Opravdu chcete tuto položku obnovit?"
},
"restoreItems": {
"message": "Restore items"
"message": "Obnovit položky"
},
"restoreSelectedItemsDesc": {
"message": "You have selected $COUNT$ item(s) to restore. Are you sure you want to restore all of these items?",
"message": "Vybrané položky ($COUNT$) budou obnoveny. Opravdu chcete všechny vybrané položky obnovit?",
"placeholders": {
"count": {
"content": "$1",
@@ -3128,7 +3135,7 @@
}
},
"restoredItemId": {
"message": "Restored item $ID$.",
"message": "Položka $ID$ obnovena.",
"placeholders": {
"id": {
"content": "$1",
@@ -3137,9 +3144,24 @@
}
},
"vaultTimeoutLogOutConfirmation": {
"message": "Logging out will remove all access to your vault and requires online authentication after the timeout period. Are you sure you want to use this setting?"
"message": "Po vypršení časového limitu dojde k odhlášení. Přístup k trezoru bude odebrán a pro opětovné přihlášení bude vyžadováno online ověření. Opravdu chcete použít toto nastavení?"
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "Timeout Action Confirmation"
"message": "Potvrzení akce při vypršení časového limitu"
},
"hidePasswords": {
"message": "Hide Passwords"
},
"countryPostalCodeRequiredDesc": {
"message": "We require this information for calculating sales tax and financial reporting only."
},
"includeVAT": {
"message": "Include VAT/GST Information (optional)"
},
"taxIdNumber": {
"message": "VAT/GST Tax ID"
},
"taxInfoUpdated": {
"message": "Tax information updated."
}
}

View File

@@ -461,10 +461,10 @@
"message": "Er du sikker på, at du vil slette dette element?"
},
"deletedItem": {
"message": "Slettede element"
"message": "Element sendt til papirkurven"
},
"deletedItems": {
"message": "Slettede elementer"
"message": "Elementer sendt til papirkurven"
},
"movedItems": {
"message": "Flyttede elementer"
@@ -1044,6 +1044,13 @@
"enableGravatarsDesc": {
"message": "Brug avatar billeder hentet fra gravatar.com."
},
"enableFullWidth": {
"message": "Enable Full Width Layout",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Allow the web vault to expand the full width of the browser window."
},
"default": {
"message": "Standard"
},
@@ -2162,10 +2169,10 @@
"message": "En almindelig bruger med adgang til tildelte samlinger i din organisation."
},
"manager": {
"message": "Administrator"
"message": "Manager"
},
"managerDesc": {
"message": "Administratorer kan få adgang til og håndtere tildelte samlinger i din organisation."
"message": "Managere kan få adgang til og håndtere tildelte samlinger i din organisation."
},
"all": {
"message": "Alle"
@@ -2249,7 +2256,7 @@
}
},
"deletedItemId": {
"message": "Slettede element $ID$.",
"message": "Element $ID$ sendt til papirkurven.",
"placeholders": {
"id": {
"content": "$1",
@@ -2817,10 +2824,10 @@
"message": "Filtre"
},
"vaultTimeout": {
"message": "Vault Timeout"
"message": "Boks timeout"
},
"vaultTimeoutDesc": {
"message": "Choose when your vault will timeout and perform the selected action."
"message": "Vælg timeout for din boks, hvorefter den vil udføre den valgte handling."
},
"oneMinute": {
"message": "1 minut"
@@ -3042,45 +3049,45 @@
"message": "Brugerindstilling"
},
"vaultTimeoutAction": {
"message": "Vault Timeout Action"
"message": "Boks timeout-handling"
},
"vaultTimeoutActionLockDesc": {
"message": "A locked vault requires that you re-enter your master password to access it again."
"message": "En låst boks kræver at du gentaster din hovedadgangskode for at tilgå den igen."
},
"vaultTimeoutActionLogOutDesc": {
"message": "A logged out vault requires that you re-authenticate to access it again."
"message": "En boks der er logget ud kræver, at du godkender igen for at få adgang til den."
},
"lock": {
"message": "Lock",
"message": "Lås",
"description": "Verb form: to make secure or inaccesible by"
},
"trash": {
"message": "Trash",
"message": "Papirkurv",
"description": "Noun: A special folder for holding deleted items that have not yet been permanently deleted"
},
"searchTrash": {
"message": "Search Trash"
"message": "Søg i papirkurven"
},
"permanentlyDelete": {
"message": "Permanently Delete"
"message": "Slette permanent"
},
"permanentlyDeleteSelected": {
"message": "Permanently Delete Selected"
"message": "Slet valgte elementer permanent"
},
"permanentlyDeleteItem": {
"message": "Permanently Delete Item"
"message": "Slet element permanent"
},
"permanentlyDeleteItemConfirmation": {
"message": "Are you sure you want to permanently delete this item?"
"message": "Er du sikker på, at du vil slette dette element permanent?"
},
"permanentlyDeletedItem": {
"message": "Permanently Deleted item"
"message": "Element slettet permanent"
},
"permanentlyDeletedItems": {
"message": "Permanently Deleted items"
"message": "Elementer slettet permanent"
},
"permanentlyDeleteSelectedItemsDesc": {
"message": "You have selected $COUNT$ item(s) to permanently delete. Are you sure you want to permanently delete all of these items?",
"message": "Du har valgt $COUNT$ element(er), der skal slettes permanent. Er du sikker på, at du vil slette alle disse elementer permanent?",
"placeholders": {
"count": {
"content": "$1",
@@ -3089,7 +3096,7 @@
}
},
"permanentlyDeletedItemId": {
"message": "Permanently Deleted item $ID$.",
"message": "Element $ID$ slettet permanent.",
"placeholders": {
"id": {
"content": "$1",
@@ -3098,28 +3105,28 @@
}
},
"restore": {
"message": "Restore"
"message": "Gendan"
},
"restoreSelected": {
"message": "Restore Selected"
"message": "Gendan valgte"
},
"restoreItem": {
"message": "Restore Item"
"message": "Gendan element"
},
"restoredItem": {
"message": "Restored Item"
"message": "Element gendannet"
},
"restoredItems": {
"message": "Restored Items"
"message": "Elementer gendannet"
},
"restoreItemConfirmation": {
"message": "Are you sure you want to restore this item?"
"message": "Er du sikker på, at du vil gendanne dette element?"
},
"restoreItems": {
"message": "Restore items"
"message": "Gendan elementer"
},
"restoreSelectedItemsDesc": {
"message": "You have selected $COUNT$ item(s) to restore. Are you sure you want to restore all of these items?",
"message": "Du har valgt $COUNT$ element(er), der skal gendannes. Er du sikker på, at du vil gendanne alle disse elementer?",
"placeholders": {
"count": {
"content": "$1",
@@ -3128,7 +3135,7 @@
}
},
"restoredItemId": {
"message": "Restored item $ID$.",
"message": "Element $ID$ gendannet.",
"placeholders": {
"id": {
"content": "$1",
@@ -3137,9 +3144,24 @@
}
},
"vaultTimeoutLogOutConfirmation": {
"message": "Logging out will remove all access to your vault and requires online authentication after the timeout period. Are you sure you want to use this setting?"
"message": "Ved at logge ud fjernes al adgang til din boks og kræver online-godkendelse efter timeout-perioden. Er du sikker på, at du vil bruge denne indstilling?"
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "Timeout Action Confirmation"
"message": "Bekræft timeout-handling"
},
"hidePasswords": {
"message": "Hide Passwords"
},
"countryPostalCodeRequiredDesc": {
"message": "We require this information for calculating sales tax and financial reporting only."
},
"includeVAT": {
"message": "Include VAT/GST Information (optional)"
},
"taxIdNumber": {
"message": "VAT/GST Tax ID"
},
"taxInfoUpdated": {
"message": "Tax information updated."
}
}

View File

@@ -461,10 +461,10 @@
"message": "Soll dieser Eintrag wirklich gelöscht werden?"
},
"deletedItem": {
"message": "Gelöschter Eintrag"
"message": "Eintrag in Papierkorb verschoben"
},
"deletedItems": {
"message": "Papierkorb"
"message": "In Papierkorb verschobene Einträge"
},
"movedItems": {
"message": "Verschobene Einträge"
@@ -542,7 +542,7 @@
"message": "Master-Passwort-Hinweis (optional)"
},
"masterPassHintLabel": {
"message": "Master Passwort Hinweis"
"message": "Master-Passwort-Hinweis"
},
"settings": {
"message": "Einstellungen"
@@ -854,7 +854,7 @@
"message": "E-Mail-Adresse ändern"
},
"newEmail": {
"message": "Neue E-Mail Adresse"
"message": "Neue E-Mail-Adresse"
},
"code": {
"message": "Code"
@@ -1032,7 +1032,7 @@
"message": "Ändern Sie die Sprache für den Web-Tresor."
},
"disableIcons": {
"message": "Webseiten Icons deaktivieren"
"message": "Website-Icons deaktivieren"
},
"disableIconsDesc": {
"message": "Website-Icons zeigen ein wiedererkennbares Bild neben jedem Eintrag in Ihrem Tresor."
@@ -1044,20 +1044,27 @@
"enableGravatarsDesc": {
"message": "Nutze Profilbilder von gravatar.com."
},
"enableFullWidth": {
"message": "Enable Full Width Layout",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Allow the web vault to expand the full width of the browser window."
},
"default": {
"message": "Standard"
},
"domainRules": {
"message": "Domänenregeln"
"message": "Domain-Regeln"
},
"domainRulesDesc": {
"message": "Wenn Sie die gleiche Anmeldung über mehrere verschiedene Webseitendomänen hinweg haben, können Sie die Webseite als \"gleichwertig\" markieren. \"Globale\" Domänen wurden bereits von Bitwarden für Sie angelegt."
},
"globalEqDomains": {
"message": "Globale gleichwertige Domänen"
"message": "Globale gleichwertige Domains"
},
"customEqDomains": {
"message": "Benutzerdefinierte gleichwertige Domänen"
"message": "Benutzerdefinierte gleichwertige Domains"
},
"exclude": {
"message": "Ausschließen"
@@ -1333,7 +1340,7 @@
}
},
"noUnsecuredWebsites": {
"message": "Es gibt keine Einträge in deinem Tresor die unsichere URIs benutzen."
"message": "Es gibt keine Einträge in Ihrem Tresor, die unsichere URIs benutzen."
},
"inactive2faReport": {
"message": "Bericht über inaktive 2FA"
@@ -1402,7 +1409,7 @@
"message": "Schwache Passwörter gefunden"
},
"weakPasswordsFoundDesc": {
"message": "Wir haben $COUNT$ Einträge mit schwachen Passwörtern in Ihrem Tresor gefunden, Sie sollten diese zu sicheren Passwörtern ändern.",
"message": "Wir haben $COUNT$ Einträge mit schwachen Passwörtern in Ihrem Tresor gefunden. Sie sollten diese aktualisieren und ein sicheres Passwort verwenden.",
"placeholders": {
"count": {
"content": "$1",
@@ -2249,7 +2256,7 @@
}
},
"deletedItemId": {
"message": "Eintrag $ID$ gelöscht.",
"message": "Eintrag $ID$ in Papierkorb verschoben.",
"placeholders": {
"id": {
"content": "$1",
@@ -3012,10 +3019,10 @@
}
},
"policyInEffectUppercase": {
"message": "Enthält ein oder mehrere Großbuchstaben"
"message": "Enthält einen oder mehrere Großbuchstaben"
},
"policyInEffectLowercase": {
"message": "Enthält ein oder mehrere Kleinbuchstaben"
"message": "Enthält einen oder mehrere Kleinbuchstaben"
},
"policyInEffectNumbers": {
"message": "Enthält eine oder mehrere Zahlen"
@@ -3141,5 +3148,20 @@
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "Bestätigung der Timeout-Aktion"
},
"hidePasswords": {
"message": "Hide Passwords"
},
"countryPostalCodeRequiredDesc": {
"message": "We require this information for calculating sales tax and financial reporting only."
},
"includeVAT": {
"message": "Include VAT/GST Information (optional)"
},
"taxIdNumber": {
"message": "VAT/GST Tax ID"
},
"taxInfoUpdated": {
"message": "Tax information updated."
}
}

View File

@@ -1044,6 +1044,13 @@
"enableGravatarsDesc": {
"message": "Χρήση εικόνων avatar από gravatar.com."
},
"enableFullWidth": {
"message": "Enable Full Width Layout",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Allow the web vault to expand the full width of the browser window."
},
"default": {
"message": "Προεπιλογή"
},
@@ -3141,5 +3148,20 @@
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "Επιβεβαίωση Ενέργειας Χρονικού Ορίου"
},
"hidePasswords": {
"message": "Hide Passwords"
},
"countryPostalCodeRequiredDesc": {
"message": "We require this information for calculating sales tax and financial reporting only."
},
"includeVAT": {
"message": "Include VAT/GST Information (optional)"
},
"taxIdNumber": {
"message": "VAT/GST Tax ID"
},
"taxInfoUpdated": {
"message": "Tax information updated."
}
}

View File

@@ -1044,6 +1044,13 @@
"enableGravatarsDesc": {
"message": "Use avatar images loaded from gravatar.com."
},
"enableFullWidth": {
"message": "Enable Full Width Layout",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Allow the web vault to expand the full width of the browser window."
},
"default": {
"message": "Default"
},
@@ -2636,7 +2643,7 @@
"message": "Tax Information"
},
"taxInformationDesc": {
"message": "Please contact support to provide (or update) tax information for your invoices."
"message": "For customers within the US, ZIP code is required to satisfy sales tax requirements, for other countries you may optionally provide a tax identification number (VAT/GST) and/or address to appear on your invoices."
},
"billingPlan": {
"message": "Plan",
@@ -3141,5 +3148,20 @@
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "Timeout Action Confirmation"
},
"hidePasswords": {
"message": "Hide Passwords"
},
"countryPostalCodeRequiredDesc": {
"message": "We require this information for calculating sales tax and financial reporting only."
},
"includeVAT": {
"message": "Include VAT/GST Information (optional)"
},
"taxIdNumber": {
"message": "VAT/GST Tax ID"
},
"taxInfoUpdated": {
"message": "Tax information updated."
}
}

View File

@@ -461,10 +461,10 @@
"message": "Are you sure you want to delete this item?"
},
"deletedItem": {
"message": "Deleted item"
"message": "Item sent to bin"
},
"deletedItems": {
"message": "Deleted items"
"message": "Items sent to bin"
},
"movedItems": {
"message": "Moved items"
@@ -1044,6 +1044,13 @@
"enableGravatarsDesc": {
"message": "Use avatar images loaded from gravatar.com."
},
"enableFullWidth": {
"message": "Enable Full Width Layout",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Allow the web vault to expand the full width of the browser window."
},
"default": {
"message": "Default"
},
@@ -2249,7 +2256,7 @@
}
},
"deletedItemId": {
"message": "Deleted item $ID$.",
"message": "Sent item $ID$ to bin.",
"placeholders": {
"id": {
"content": "$1",
@@ -3055,11 +3062,11 @@
"description": "Verb form: to make secure or inaccesible by"
},
"trash": {
"message": "Rubbish",
"message": "Bin",
"description": "Noun: A special folder for holding deleted items that have not yet been permanently deleted"
},
"searchTrash": {
"message": "Search rubbish"
"message": "Search bin"
},
"permanentlyDelete": {
"message": "Permanently delete"
@@ -3141,5 +3148,20 @@
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "Timeout action confirmation"
},
"hidePasswords": {
"message": "Hide Passwords"
},
"countryPostalCodeRequiredDesc": {
"message": "We require this information for calculating sales tax and financial reporting only."
},
"includeVAT": {
"message": "Include VAT/GST Information (optional)"
},
"taxIdNumber": {
"message": "VAT/GST Tax ID"
},
"taxInfoUpdated": {
"message": "Tax information updated."
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -1044,6 +1044,13 @@
"enableGravatarsDesc": {
"message": "Usa imágenes de avatares cargadas desde gravatar.com."
},
"enableFullWidth": {
"message": "Enable Full Width Layout",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Allow the web vault to expand the full width of the browser window."
},
"default": {
"message": "Por defecto"
},
@@ -2820,7 +2827,7 @@
"message": "Tiempo de espera de la bóveda"
},
"vaultTimeoutDesc": {
"message": "Choose when your vault will timeout and perform the selected action."
"message": "Elije cuando se agotará el tiempo de espera de tu caja fuerte y se ejecutará la acción seleccionada."
},
"oneMinute": {
"message": "1 minuto"
@@ -3042,7 +3049,7 @@
"message": "Preferencia de usuario"
},
"vaultTimeoutAction": {
"message": "Vault Timeout Action"
"message": "Acción de tiempo de espera de la caja fuerte"
},
"vaultTimeoutActionLockDesc": {
"message": "Una bóveda bloqueada requiere que introduzcas de nuevo tu contraseña maestra para acceder nuevamente."
@@ -3141,5 +3148,20 @@
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "Confirmación de periodo de espera"
},
"hidePasswords": {
"message": "Hide Passwords"
},
"countryPostalCodeRequiredDesc": {
"message": "We require this information for calculating sales tax and financial reporting only."
},
"includeVAT": {
"message": "Include VAT/GST Information (optional)"
},
"taxIdNumber": {
"message": "VAT/GST Tax ID"
},
"taxInfoUpdated": {
"message": "Tax information updated."
}
}

View File

@@ -10,16 +10,16 @@
}
},
"whatTypeOfItem": {
"message": "Millist tüüpi kirje see on?"
"message": "Mis tüüpi kirje see on?"
},
"name": {
"message": "Nimi"
},
"uri": {
"message": "URL"
"message": "URI"
},
"uriPosition": {
"message": "URL $POSITION$",
"message": "URI $POSITION$",
"description": "A listing of URIs. Ex: URI 1, URI 2, URI 3, etc.",
"placeholders": {
"position": {
@@ -29,7 +29,7 @@
}
},
"newUri": {
"message": "Uus URL"
"message": "Uus URI"
},
"username": {
"message": "Kasutajanimi"
@@ -50,13 +50,13 @@
"message": "Kaardiomaniku nimi"
},
"number": {
"message": "Number"
"message": "Kaardi number"
},
"brand": {
"message": "Väljastaja"
},
"expiration": {
"message": "Aegumine"
"message": "Aegumiskuupäev"
},
"securityCode": {
"message": "Kaardi turvakood (CVV)"
@@ -385,7 +385,7 @@
"description": "Copy credit card security code (CVV)"
},
"copyUri": {
"message": "Kopeeri URL",
"message": "Kopeeri URI",
"description": "Copy URI to clipboard"
},
"myVault": {
@@ -395,7 +395,7 @@
"message": "Hoidla"
},
"shareSelected": {
"message": "Jaga valituid"
"message": "Jaga valitud"
},
"deleteSelected": {
"message": "Kustuta valitud"
@@ -452,7 +452,7 @@
"message": "Kustuta kirje"
},
"deleteFolder": {
"message": "Kustuta Kaust"
"message": "Kustuta kaust"
},
"deleteAttachment": {
"message": "Kustuta manus"
@@ -461,16 +461,16 @@
"message": "Soovid tõesti selle kirje kustutada?"
},
"deletedItem": {
"message": "Kirje on kustutatud"
"message": "Kirje on prügikasti teisaldatud"
},
"deletedItems": {
"message": "Kirje on kustutatud"
"message": "Kirjed on prügikasti teisaldatud"
},
"movedItems": {
"message": "Kirjed on teisaldatud"
},
"overwritePasswordConfirmation": {
"message": "Oled kindel, et soovid olemasolevat parooli üle kirjutada?"
"message": "Oled kindel, et soovid olemas olevat parooli üle kirjutada?"
},
"editedFolder": {
"message": "Kaust on muudetud"
@@ -482,7 +482,7 @@
"message": "Oled kindel, et soovid seda kausta kustutada?"
},
"deletedFolder": {
"message": "Kaust kustutatud"
"message": "Kaust on kustutatud"
},
"loggedOut": {
"message": "Välja logitud"
@@ -687,7 +687,7 @@
"message": "Kaheastmelise sisselogimise valikud"
},
"recoveryCodeDesc": {
"message": "Sul ei ole ligipääsu ühelegi kaheastmelise kinnitamise teenusele? Kasuta Taastamise koodi, et kaheastmeline kinnitamine oma kontol välja lülitada."
"message": "Sul ei ole ligipääsu ühelegi kaheastmelise kinnitamise teenusele? Kasuta taastamise koodi, et kaheastmeline kinnitamine oma kontol välja lülitada."
},
"recoveryCodeTitle": {
"message": "Taastamise kood"
@@ -819,7 +819,7 @@
"message": "Väldi ebamääraseid kirjamärke"
},
"regeneratePassword": {
"message": "Genereeri salasõna uuesti"
"message": "Genereeri parool uuesti"
},
"length": {
"message": "Pikkus"
@@ -1029,7 +1029,7 @@
"message": "Keel"
},
"languageDesc": {
"message": "Siin saad veebihoidla keelt muuta."
"message": "Siin saab veebihoidla keelt muuta."
},
"disableIcons": {
"message": "Lülita veebisaidi ikoonid välja"
@@ -1044,6 +1044,13 @@
"enableGravatarsDesc": {
"message": "Luba avatari pildid, mida laaditakse lehelt gravatar.com."
},
"enableFullWidth": {
"message": "Enable Full Width Layout",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Allow the web vault to expand the full width of the browser window."
},
"default": {
"message": "Vaikimisi"
},
@@ -1568,7 +1575,7 @@
}
},
"addons": {
"message": "Täiendused"
"message": "Lisad"
},
"premiumAccess": {
"message": "Premium ligipääs"
@@ -1593,7 +1600,7 @@
"message": "# lisa GB"
},
"additionalStorageIntervalDesc": {
"message": "Sul on kasutada $SIZE$ krüpteeritud failiruumi Soovi korral saad osta lisaruumi hinnaga $PRICE$ GB /$INTERVAL$.",
"message": "Sul on kasutada $SIZE$ krüpteeritud failiruumi. Soovi korral saad osta lisaruumi hinnaga $PRICE$ GB /$INTERVAL$.",
"placeholders": {
"size": {
"content": "$1",
@@ -1638,7 +1645,7 @@
}
},
"paymentChargedWithTrial": {
"message": "Sinu valitud pakett sisaldab 7 päevast prooviperioodi. Krediitkaardilt ei debiteerita raha enne, kui prooviperiood otsa lõpeb. Kirjas olev summa debiteeritakse iga $INTERVAL$. Tellimust on võimalik igal ajal tühistada.",
"message": "Valitud pakett sisaldab 7 päevast prooviperioodi. Krediitkaardilt ei debiteerita raha enne, kui prooviperiood otsa lõpeb. Välja toodud summa debiteeritakse iga $INTERVAL$. Tellimust on võimalik igal ajal tühistada.",
"placeholders": {
"interval": {
"content": "$1",
@@ -1830,7 +1837,7 @@
"message": "Vajalik on konto e-posti aadressi kinnitamine."
},
"newOrganizationDesc": {
"message": "Organisatsioonid võimaldavad sul hoidlat osaliselt või täielikult jagada. Lisaks saad kõiki kasutajaid liigitada näiteks perekonda, väikesesse meeskonda või suurde ettevõttesse."
"message": "Organisatsioonid võimaldavad hoidla sisu osaliselt või täielikult jagada. Lisaks on võimalik kõiki kasutajaid liigitada näiteks perekonda, väiksesse meeskonda või suurde ettevõttesse."
},
"generalInformation": {
"message": "Üldine Informatsioon"
@@ -1848,7 +1855,7 @@
"message": "Ettevõtte nimi"
},
"chooseYourPlan": {
"message": "Vali oma pakett"
"message": "Vali pakett"
},
"users": {
"message": "Kasutajad"
@@ -1876,14 +1883,14 @@
}
},
"userSeatsHowManyDesc": {
"message": "Palju kasutajaid sa vajad? Kasutajaid on hiljem võimalik juurde lisada."
"message": "Vali vajalik arv kasutajaid. Neid on võimalik iga kell juurde lisada või eemaldada."
},
"planNameFree": {
"message": "Tasuta",
"description": "Free as in 'free beer'."
},
"planDescFree": {
"message": "Testimiseks ja isiklikuks kasutamiseks, et jagada $COUNT$ teise kasutajaga.",
"message": "Testimiseks ja isiklikuks kasutamiseks, jagamaks $COUNT$ teise kasutajaga.",
"placeholders": {
"count": {
"content": "$1",
@@ -1976,13 +1983,13 @@
}
},
"onPremHostingOptional": {
"message": "Ise majutamine (valikuline)"
"message": "Ise hostimise võimalus (valikuline)"
},
"usersGetPremium": {
"message": "Kasutajad saavad juurdepääsu premium funktsioonidele"
"message": "Liikmed saavad automaatse juurdepääsu premium funktsioonidele"
},
"controlAccessWithGroups": {
"message": "Halda gruppide abil kasutajate ligipääse"
"message": "Halda gruppide abil kasutajate ligipääsu õigusi"
},
"syncUsersFromDirectory": {
"message": "Sünkroniseeri kasutajaid ja gruppe kataloogist"
@@ -1997,7 +2004,7 @@
"message": "Kiirem klienditugi"
},
"xDayFreeTrial": {
"message": "$COUNT$ päevane prooviversioon, tühistatav iga kell",
"message": "$COUNT$ päevane prooviversioon, mida saab iga kell tühistada",
"placeholders": {
"count": {
"content": "$1",
@@ -3045,10 +3052,10 @@
"message": "Sooritatav tegevus"
},
"vaultTimeoutActionLockDesc": {
"message": "Lukustamine tähendab, et hoidlale ligi pääsemiseks nõutakse ülemparooli uuesti sisestamist."
"message": "Lukustamisel nõutakse hoidlale uuesti ligi pääsemiseks ülemparooli."
},
"vaultTimeoutActionLogOutDesc": {
"message": "Hoidlast väljalogimine nõuab taaskordseks ligipääsuks uuesti autentimist."
"message": "Väljalogimisel nõutakse hoidlale uuesti ligi pääsemiseks autentimist."
},
"lock": {
"message": "Lukusta",
@@ -3141,5 +3148,20 @@
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "Ajalõpu tegevuse kinnitamine"
},
"hidePasswords": {
"message": "Hide Passwords"
},
"countryPostalCodeRequiredDesc": {
"message": "We require this information for calculating sales tax and financial reporting only."
},
"includeVAT": {
"message": "Include VAT/GST Information (optional)"
},
"taxIdNumber": {
"message": "VAT/GST Tax ID"
},
"taxInfoUpdated": {
"message": "Tax information updated."
}
}

View File

@@ -1044,6 +1044,13 @@
"enableGravatarsDesc": {
"message": "Käytä avatar-profiilikuvia gravatar.com-palvelusta."
},
"enableFullWidth": {
"message": "Enable Full Width Layout",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Allow the web vault to expand the full width of the browser window."
},
"default": {
"message": "Oletus"
},
@@ -1170,7 +1177,7 @@
"message": "Avain"
},
"twoStepAuthenticatorEnterCode": {
"message": "Syötä kuusinumeroinen koodi sovelluksesta"
"message": "Syötä 6-numeroinen vahvistuskoodi sovelluksesta"
},
"twoStepAuthenticatorReaddDesc": {
"message": "Jos haluat lisätä todennuksen toiseen laitteeseen, löydät tarvittavan QR-koodin (tai avaimen) alta."
@@ -1239,7 +1246,7 @@
"message": "Disable All Keys"
},
"twoFactorDuoDesc": {
"message": "Enter the Bitwarden application information from your Duo Admin panel."
"message": "Syötä Bitwardenin sovellustiedot Duo Admin -paneelista."
},
"twoFactorDuoIntegrationKey": {
"message": "Integration Key"
@@ -1254,10 +1261,10 @@
"message": "Follow these steps to set up two-step login with email:"
},
"twoFactorEmailEnterEmail": {
"message": "Enter the email that you wish to receive verification codes"
"message": "Syötä sähköpostiosoite, johon haluat vastaanottaa vahvistuskoodit"
},
"twoFactorEmailEnterCode": {
"message": "Enter the resulting 6 digit verification code from the email"
"message": "Syötä 6-numeroinen vahvistuskoodi sähköpostista"
},
"sendEmail": {
"message": "Lähetä sähköpostia"
@@ -1485,7 +1492,7 @@
"message": "Breached Accounts Found"
},
"compromisedData": {
"message": "Compromised data"
"message": "Vaarantunutta tietoa"
},
"website": {
"message": "Sivusto"
@@ -3141,5 +3148,20 @@
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "Aikakatkaisun toiminnon vahvistus"
},
"hidePasswords": {
"message": "Hide Passwords"
},
"countryPostalCodeRequiredDesc": {
"message": "We require this information for calculating sales tax and financial reporting only."
},
"includeVAT": {
"message": "Include VAT/GST Information (optional)"
},
"taxIdNumber": {
"message": "VAT/GST Tax ID"
},
"taxInfoUpdated": {
"message": "Tax information updated."
}
}

View File

@@ -1044,6 +1044,13 @@
"enableGravatarsDesc": {
"message": "Charger votre image de profil depuis gravatar.com."
},
"enableFullWidth": {
"message": "Enable Full Width Layout",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Allow the web vault to expand the full width of the browser window."
},
"default": {
"message": "Par défaut"
},
@@ -3141,5 +3148,20 @@
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "Confirmation de l'action lors de l'expiration du délai"
},
"hidePasswords": {
"message": "Hide Passwords"
},
"countryPostalCodeRequiredDesc": {
"message": "We require this information for calculating sales tax and financial reporting only."
},
"includeVAT": {
"message": "Include VAT/GST Information (optional)"
},
"taxIdNumber": {
"message": "VAT/GST Tax ID"
},
"taxInfoUpdated": {
"message": "Tax information updated."
}
}

View File

@@ -1044,6 +1044,13 @@
"enableGravatarsDesc": {
"message": "שימוש בתמונות אווטאר שנטענו מהאתר gravatar.com."
},
"enableFullWidth": {
"message": "Enable Full Width Layout",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Allow the web vault to expand the full width of the browser window."
},
"default": {
"message": "ברירת מחדל"
},
@@ -1830,7 +1837,7 @@
"message": "יש לאמת את כתובת האימייל שלך."
},
"newOrganizationDesc": {
"message": "Organizations allow you to share parts of your vault with others as well as manage related users for a specific entity such as a family, small team, or large company."
"message": "שימוש ב\"ארגון\" מאפשר לך לשתף חלקים מהכספת עם אחרים, כמו גם לנהל משתמשים עבור ישות כדוגמת משפחה, צוות קטן, או חברה גדולה."
},
"generalInformation": {
"message": "מידע כללי"
@@ -1863,7 +1870,7 @@
"message": "כמות כסאות משתמשים"
},
"userSeatsAdditionalDesc": {
"message": "Your plan comes with $BASE_SEATS$ user seats. You can add additional users for $SEAT_PRICE$ per user /month.",
"message": "התוכנית שלך מגיעה עם $BASE_SEATS$ כסאות משתמשים. באפשרות להוסיף משתמשים נוספים בעלות של $SEAT_PRICE$ עבור כל משתמש לחודש אחד.",
"placeholders": {
"base_seats": {
"content": "$1",
@@ -1876,14 +1883,14 @@
}
},
"userSeatsHowManyDesc": {
"message": "How many user seats do you need? You can also add additional seats later if needed."
"message": "כמה כסאות משתמשים אתה צריך? אם יהיה צורך, באפשרותך להוסיף כסאות גם בשלב מאוחר יותר."
},
"planNameFree": {
"message": "חינם",
"description": "Free as in 'free beer'."
},
"planDescFree": {
"message": "For testing or personal users to share with $COUNT$ other user.",
"message": "עבור בדיקה או עבור משתמשים פרטיים עבור שיתוף עם $COUNT$ משתמשים אחרים.",
"placeholders": {
"count": {
"content": "$1",
@@ -1895,19 +1902,19 @@
"message": "משפחות"
},
"planDescFamilies": {
"message": "For personal use, to share with family & friends."
"message": "שימוש פרטי - לשיתוף עם משפחה וחברים."
},
"planNameTeams": {
"message": "צוותים"
},
"planDescTeams": {
"message": "For businesses and other team organizations."
"message": "לעסקים וקבוצות ארגוניות."
},
"planNameEnterprise": {
"message": "ארגון"
},
"planDescEnterprise": {
"message": "For businesses and other large organizations."
"message": "לעסקים וארגונים גדולים."
},
"freeForever": {
"message": "חינם לנצח"
@@ -1934,7 +1941,7 @@
}
},
"limitedUsers": {
"message": "Limited to $COUNT$ users (including you)",
"message": "מוגבל ל$COUNT$ משתמשים (כולל אותך)",
"placeholders": {
"count": {
"content": "$1",
@@ -1943,7 +1950,7 @@
}
},
"limitedCollections": {
"message": "Limited to $COUNT$ collections",
"message": "מוגבל ל$COUNT$ אוספים",
"placeholders": {
"count": {
"content": "$1",
@@ -1952,7 +1959,7 @@
}
},
"addShareLimitedUsers": {
"message": "Add and share with up to $COUNT$ users",
"message": "הוסף ושתף עם עד $COUNT$ משתמשים",
"placeholders": {
"count": {
"content": "$1",
@@ -1961,13 +1968,13 @@
}
},
"addShareUnlimitedUsers": {
"message": "Add and share with unlimited users"
"message": "הוסף ושתף עם כמות בלתי מוגבלת של משתמשים"
},
"createUnlimitedCollections": {
"message": "צור מספר בלתי מוגבל של אוספים"
},
"gbEncryptedFileStorage": {
"message": "$SIZE$ encrypted file storage",
"message": "גודל קובץ מוצפן: $SIZE$",
"placeholders": {
"size": {
"content": "$1",
@@ -1976,22 +1983,22 @@
}
},
"onPremHostingOptional": {
"message": "On-premise hosting (optional)"
"message": "אחסון שרת מקומי (אופציונאלי)"
},
"usersGetPremium": {
"message": "Users get access to premium membership features"
"message": "משתמשים מקבלים גישה ליכולות פרמיום"
},
"controlAccessWithGroups": {
"message": "Control user access with groups"
"message": "שלוט על גישת משתמשים בעזרת קבוצות"
},
"syncUsersFromDirectory": {
"message": "Sync your users and groups from a directory"
"message": "סנכרן את המשתמשים והקבוצות מתוך Active Directory"
},
"trackAuditLogs": {
"message": "Track user actions with audit logs"
"message": "עקוב אחר פעולות המשתמשים בעזרת יומן ביקורת"
},
"enforce2faDuo": {
"message": "Enforce 2FA with Duo"
"message": "אכוף 2FA עם Dou"
},
"priorityCustomerSupport": {
"message": "קדימות בתמיכה הטכנית"
@@ -2228,7 +2235,7 @@
"message": "יצוא של תוכן הכספת הארגונית."
},
"editedOrgSettings": {
"message": "Edited organization settings."
"message": "הגדרות הארגון נערכו."
},
"createdItemId": {
"message": "פריט שנוצר $ID$.",
@@ -3141,5 +3148,20 @@
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "אישור פעולת אימות לאחר חוסר פעילות"
},
"hidePasswords": {
"message": "Hide Passwords"
},
"countryPostalCodeRequiredDesc": {
"message": "We require this information for calculating sales tax and financial reporting only."
},
"includeVAT": {
"message": "Include VAT/GST Information (optional)"
},
"taxIdNumber": {
"message": "VAT/GST Tax ID"
},
"taxInfoUpdated": {
"message": "Tax information updated."
}
}

View File

@@ -1044,6 +1044,13 @@
"enableGravatarsDesc": {
"message": "Koristi slike učitane s gravatar.com."
},
"enableFullWidth": {
"message": "Enable Full Width Layout",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Allow the web vault to expand the full width of the browser window."
},
"default": {
"message": "Zadano"
},
@@ -2636,7 +2643,7 @@
"message": "Tax Information"
},
"taxInformationDesc": {
"message": "Please contact support to provide (or update) tax information for your invoices."
"message": "For customers within the US, ZIP code is required to satisfy sales tax requirements, for other countries you may optionally provide a tax identification number (VAT/GST) and/or address to appear on your invoices."
},
"billingPlan": {
"message": "Plan",
@@ -3141,5 +3148,20 @@
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "Timeout Action Confirmation"
},
"hidePasswords": {
"message": "Hide Passwords"
},
"countryPostalCodeRequiredDesc": {
"message": "We require this information for calculating sales tax and financial reporting only."
},
"includeVAT": {
"message": "Include VAT/GST Information (optional)"
},
"taxIdNumber": {
"message": "VAT/GST Tax ID"
},
"taxInfoUpdated": {
"message": "Tax information updated."
}
}

View File

@@ -428,7 +428,7 @@
"message": "Fájl"
},
"selectFile": {
"message": "Válasszunk egy fájlt."
"message": "Válassz ki egy fájlt."
},
"maxFileSize": {
"message": "A maximális fájl méret 100 MB."
@@ -437,10 +437,10 @@
"message": "Ez a funkció nem használható, amíg nem frissíted a titkosítási kulcsodat."
},
"addedItem": {
"message": "Az elem hozzáadásra került."
"message": "Elem hozzáadva"
},
"editedItem": {
"message": "Az elem szerkesztésre került."
"message": "Elem szerkesztve"
},
"sharedItem": {
"message": "Elem megosztva"
@@ -458,10 +458,10 @@
"message": "Melléklet törlése"
},
"deleteItemConfirmation": {
"message": "Biztosan törlésre kerüljön ezt az elem?"
"message": "Biztosan törlöd ezt az elemet?"
},
"deletedItem": {
"message": "Az elem törlésre került."
"message": "Elem törölve"
},
"deletedItems": {
"message": "Törölt elemek"
@@ -470,7 +470,7 @@
"message": "Áthelyezett elemek"
},
"overwritePasswordConfirmation": {
"message": "Biztosan felülírásra kerüljön a jelenlegi jelszó?"
"message": "Biztosan felül akarod írni a jelenlegi jelszót?"
},
"editedFolder": {
"message": "A mappa szerkesztésre került."
@@ -1044,6 +1044,13 @@
"enableGravatarsDesc": {
"message": "Avatar képek használata a gravatar.com webhelyről."
},
"enableFullWidth": {
"message": "Enable Full Width Layout",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Allow the web vault to expand the full width of the browser window."
},
"default": {
"message": "Alapértelmezett"
},
@@ -3141,5 +3148,20 @@
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "Időkifutás művelet megerősítés"
},
"hidePasswords": {
"message": "Hide Passwords"
},
"countryPostalCodeRequiredDesc": {
"message": "We require this information for calculating sales tax and financial reporting only."
},
"includeVAT": {
"message": "Include VAT/GST Information (optional)"
},
"taxIdNumber": {
"message": "VAT/GST Tax ID"
},
"taxInfoUpdated": {
"message": "Tax information updated."
}
}

View File

@@ -1044,6 +1044,13 @@
"enableGravatarsDesc": {
"message": "Usa immagine profilo caricata da gravatar.com."
},
"enableFullWidth": {
"message": "Enable Full Width Layout",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Allow the web vault to expand the full width of the browser window."
},
"default": {
"message": "Predefinito"
},
@@ -2817,10 +2824,10 @@
"message": "Filtri"
},
"vaultTimeout": {
"message": "Vault Timeout"
"message": "Timeout Cassaforte"
},
"vaultTimeoutDesc": {
"message": "Choose when your vault will timeout and perform the selected action."
"message": "Scegli quando la tua cassaforte andrà in timeout ed esegui l'azione selezionata."
},
"oneMinute": {
"message": "1 minuto"
@@ -3042,45 +3049,45 @@
"message": "Preferenze utente"
},
"vaultTimeoutAction": {
"message": "Vault Timeout Action"
"message": "Azione Timeout Cassaforte"
},
"vaultTimeoutActionLockDesc": {
"message": "Scegli quando bloccare la tua cassaforte. Una cassaforte bloccata richiede l'inserimento della password principale per potervi accedere."
"message": "Una cassaforte bloccata richiede l'inserimento della password principale per accedere nuovamente."
},
"vaultTimeoutActionLogOutDesc": {
"message": "A logged out vault requires that you re-authenticate to access it again."
"message": "La disconnessione dalla cassaforte richiede l'inserimento della password principale per accedere nuovamente."
},
"lock": {
"message": "Lock",
"message": "Blocca",
"description": "Verb form: to make secure or inaccesible by"
},
"trash": {
"message": "Trash",
"message": "Cestino",
"description": "Noun: A special folder for holding deleted items that have not yet been permanently deleted"
},
"searchTrash": {
"message": "Search Trash"
"message": "Cerca nel cestino"
},
"permanentlyDelete": {
"message": "Permanently Delete"
"message": "Elimina definitivamente"
},
"permanentlyDeleteSelected": {
"message": "Permanently Delete Selected"
"message": "Elimina definitivamente l'elemento selezionato"
},
"permanentlyDeleteItem": {
"message": "Permanently Delete Item"
"message": "Elimina definitivamente l'elemento"
},
"permanentlyDeleteItemConfirmation": {
"message": "Are you sure you want to permanently delete this item?"
"message": "Sei sicuro di voler eliminare definitivamente questo elemento?"
},
"permanentlyDeletedItem": {
"message": "Permanently Deleted item"
"message": "Elimina definitivamente l'elemento"
},
"permanentlyDeletedItems": {
"message": "Permanently Deleted items"
"message": "Elimina definitivamente gli elementi"
},
"permanentlyDeleteSelectedItemsDesc": {
"message": "You have selected $COUNT$ item(s) to permanently delete. Are you sure you want to permanently delete all of these items?",
"message": "Hai selezionato $COUNT$ elemento/i da eliminare definitivamente. Sei sicuro di voler eliminare definitivamente tutti gli elementi selezionati?",
"placeholders": {
"count": {
"content": "$1",
@@ -3089,7 +3096,7 @@
}
},
"permanentlyDeletedItemId": {
"message": "Permanently Deleted item $ID$.",
"message": "Elemento definitivamente eliminato $ID$.",
"placeholders": {
"id": {
"content": "$1",
@@ -3098,28 +3105,28 @@
}
},
"restore": {
"message": "Restore"
"message": "Ripristina"
},
"restoreSelected": {
"message": "Restore Selected"
"message": "Ripristina selezionato"
},
"restoreItem": {
"message": "Restore Item"
"message": "Ripristina elemento"
},
"restoredItem": {
"message": "Restored Item"
"message": "Ripristina Elemento"
},
"restoredItems": {
"message": "Restored Items"
"message": "Elementi Ripristinati"
},
"restoreItemConfirmation": {
"message": "Are you sure you want to restore this item?"
"message": "Sei sicuro di voler ripristinare questo elemento?"
},
"restoreItems": {
"message": "Restore items"
"message": "Ripristina elementi"
},
"restoreSelectedItemsDesc": {
"message": "You have selected $COUNT$ item(s) to restore. Are you sure you want to restore all of these items?",
"message": "Hai selezionato $COUNT$ elemento/i da ripristinare. Sei sicuro di voler ripristinare tutti gli elementi selezionati?",
"placeholders": {
"count": {
"content": "$1",
@@ -3128,7 +3135,7 @@
}
},
"restoredItemId": {
"message": "Restored item $ID$.",
"message": "Elemento ripristinato $ID$.",
"placeholders": {
"id": {
"content": "$1",
@@ -3137,9 +3144,24 @@
}
},
"vaultTimeoutLogOutConfirmation": {
"message": "Logging out will remove all access to your vault and requires online authentication after the timeout period. Are you sure you want to use this setting?"
"message": "La disconnessione rimuove tutti gli accessi alla tua cassaforte e richiede l'autenticazione online dopo il periodo di timeout. Sei sicuro di voler utilizzare questa impostazione?"
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "Timeout Action Confirmation"
"message": "Conferma Azione di Timeout"
},
"hidePasswords": {
"message": "Hide Passwords"
},
"countryPostalCodeRequiredDesc": {
"message": "We require this information for calculating sales tax and financial reporting only."
},
"includeVAT": {
"message": "Include VAT/GST Information (optional)"
},
"taxIdNumber": {
"message": "VAT/GST Tax ID"
},
"taxInfoUpdated": {
"message": "Tax information updated."
}
}

View File

@@ -1044,6 +1044,13 @@
"enableGravatarsDesc": {
"message": "gravatar.com から読み込んだアバター画像を使います。"
},
"enableFullWidth": {
"message": "Enable Full Width Layout",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Allow the web vault to expand the full width of the browser window."
},
"default": {
"message": "デフォルト"
},
@@ -3141,5 +3148,20 @@
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "タイムアウトアクションの確認"
},
"hidePasswords": {
"message": "Hide Passwords"
},
"countryPostalCodeRequiredDesc": {
"message": "We require this information for calculating sales tax and financial reporting only."
},
"includeVAT": {
"message": "Include VAT/GST Information (optional)"
},
"taxIdNumber": {
"message": "VAT/GST Tax ID"
},
"taxInfoUpdated": {
"message": "Tax information updated."
}
}

View File

@@ -1044,6 +1044,13 @@
"enableGravatarsDesc": {
"message": "gravatar.com의 아바타 이미지를 사용."
},
"enableFullWidth": {
"message": "Enable Full Width Layout",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Allow the web vault to expand the full width of the browser window."
},
"default": {
"message": "기본값"
},
@@ -3141,5 +3148,20 @@
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "시간 제한 초과시 동작 확인"
},
"hidePasswords": {
"message": "Hide Passwords"
},
"countryPostalCodeRequiredDesc": {
"message": "We require this information for calculating sales tax and financial reporting only."
},
"includeVAT": {
"message": "Include VAT/GST Information (optional)"
},
"taxIdNumber": {
"message": "VAT/GST Tax ID"
},
"taxInfoUpdated": {
"message": "Tax information updated."
}
}

View File

@@ -449,7 +449,7 @@
"message": "Delte gjenstander"
},
"deleteItem": {
"message": "Slett gjenstanden"
"message": "Slett objektet"
},
"deleteFolder": {
"message": "Slett mappen"
@@ -461,10 +461,10 @@
"message": "Er du sikker på at du vil slette denne gjenstanden?"
},
"deletedItem": {
"message": "Slettet gjenstanden"
"message": "Slettet objektet"
},
"deletedItems": {
"message": "Slettet gjenstandene"
"message": "Slettet objektene"
},
"movedItems": {
"message": "Flyttede gjenstander"
@@ -627,7 +627,7 @@
"message": "Ny organisasjon"
},
"noOrganizationsList": {
"message": "Du tilhører ikke noen organisasjoner. Organisasjoner gjør det mulig for deg å sikkert dele gjenstander med andre brukere."
"message": "Du tilhører ikke noen organisasjoner. Organisasjoner gjør det mulig for deg å sikkert dele objekter med andre brukere."
},
"versionNumber": {
"message": "Versjon $VERSION_NUMBER$",
@@ -735,13 +735,13 @@
"message": "Organisasjoner"
},
"shareDesc": {
"message": "Velg en organisasjon som du ønsker å dele denne gjenstanden med. Deling overfører gjenstandens eierskap til organisasjonen. Du vil ikke lenger være den direkte eieren av denne gjenstanden når den først har blitt delt."
"message": "Velg en organisasjon som du ønsker å dele dette objektet med. Deling overfører objektets eierskap til organisasjonen. Du vil ikke lenger være den direkte eieren av dette objektet når det først har blitt delt."
},
"shareManyDesc": {
"message": "Velg en organisasjon som du ønsker å dele disse gjenstandene med. Deling overfører gjenstandenes eierskap til organisasjonen. Du vil ikke lenger være den direkte eieren av disse gjenstandene når den først har blitt delt."
"message": "Velg en organisasjon som du ønsker å dele disse objektene med. Deling overfører objektenes eierskap til organisasjonen. Du vil ikke lenger være den direkte eieren av disse objektene når de først har blitt delt."
},
"collectionsDesc": {
"message": "Rediger samlingene som denne gjenstanden blir delt med. Kun organisasjonsbrukere med tilgang til disse samlingene vil kunne se denne gjenstanden."
"message": "Rediger samlingene som dette objektet blir delt med. Kun organisasjonsbrukere med tilgang til disse samlingene vil kunne se dette objektet."
},
"deleteSelectedItemsDesc": {
"message": "Du har valgt $COUNT$ gjenstand(er) som skal slettes. Er du sikker på du vil slette alle disse gjenstandene?",
@@ -953,10 +953,10 @@
"message": "Tømte organisasjonens hvelv."
},
"purgeVaultDesc": {
"message": "Fortsett nedenfor for å slette alle gjenstander og mapper i ditt hvelv. Gjenstander som tilhører en organisasjon som du deler med, vil ikke bli slettet."
"message": "Fortsett nedenfor for å slette alle objektet og mapper i ditt hvelv. Objekter som tilhører en organisasjon som du deler med, vil ikke bli slettet."
},
"purgeOrgVaultDesc": {
"message": "Fortsett nedenfor for å slette alle gjenstandene i organisasjonens hvelv."
"message": "Fortsett nedenfor for å slette alle objektene i organisasjonens hvelv."
},
"purgeVaultWarning": {
"message": "Å tømme hvelvet ditt er permanent. Det kan ikke bli angret på."
@@ -1035,7 +1035,7 @@
"message": "Skru av nettstedsikoner"
},
"disableIconsDesc": {
"message": "Nettstedsikoner sørger for et gjenkjennelig bilde ved siden av hver innloggingsgjenstand i hvelvet ditt."
"message": "Nettstedsikoner sørger for et gjenkjennelig bilde ved siden av hvert innloggingsobjekt i hvelvet ditt."
},
"enableGravatars": {
"message": "Skru på Gravatarer",
@@ -1044,6 +1044,13 @@
"enableGravatarsDesc": {
"message": "Bruk avatarbilder som har blitt lastet inn fra gravatar.com."
},
"enableFullWidth": {
"message": "Enable Full Width Layout",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Allow the web vault to expand the full width of the browser window."
},
"default": {
"message": "Standard"
},
@@ -2153,7 +2160,7 @@
"message": "Admin"
},
"adminDesc": {
"message": "Administratorer kan få tilgang til og behandle alle gjenstander, samlinger og brukere i din organisasjon."
"message": "Administratorer kan få tilgang til og behandle alle objekter, samlinger og brukere i din organisasjon."
},
"user": {
"message": "Bruker"
@@ -2249,7 +2256,7 @@
}
},
"deletedItemId": {
"message": "Slettet $ID$-gjenstanden.",
"message": "Slettet $ID$-objektet.",
"placeholders": {
"id": {
"content": "$1",
@@ -3141,5 +3148,20 @@
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "Bekreftelse av handling ved pause"
},
"hidePasswords": {
"message": "Hide Passwords"
},
"countryPostalCodeRequiredDesc": {
"message": "We require this information for calculating sales tax and financial reporting only."
},
"includeVAT": {
"message": "Include VAT/GST Information (optional)"
},
"taxIdNumber": {
"message": "VAT/GST Tax ID"
},
"taxInfoUpdated": {
"message": "Tax information updated."
}
}

View File

@@ -1044,6 +1044,13 @@
"enableGravatarsDesc": {
"message": "Gebruik avatar-afbeeldingen van gravatar.com."
},
"enableFullWidth": {
"message": "Enable Full Width Layout",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Allow the web vault to expand the full width of the browser window."
},
"default": {
"message": "Standaard"
},
@@ -3042,7 +3049,7 @@
"message": "Persoonlijke voorkeur"
},
"vaultTimeoutAction": {
"message": "Actie bij time-out van de kluis"
"message": "Actie bij time-out"
},
"vaultTimeoutActionLockDesc": {
"message": "Om toegang te krijgen tot een vergrendelde kluis moet het hoofdwachtwoord opnieuw worden ingevoerd."
@@ -3141,5 +3148,20 @@
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "Bevestiging actie bij time-out"
},
"hidePasswords": {
"message": "Hide Passwords"
},
"countryPostalCodeRequiredDesc": {
"message": "We require this information for calculating sales tax and financial reporting only."
},
"includeVAT": {
"message": "Include VAT/GST Information (optional)"
},
"taxIdNumber": {
"message": "VAT/GST Tax ID"
},
"taxInfoUpdated": {
"message": "Tax information updated."
}
}

View File

@@ -1044,6 +1044,13 @@
"enableGravatarsDesc": {
"message": "Korzystaj ze zdjęć profilowych załadowanych z serwisu gravatar.com."
},
"enableFullWidth": {
"message": "Enable Full Width Layout",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Allow the web vault to expand the full width of the browser window."
},
"default": {
"message": "Domyślny"
},
@@ -1423,7 +1430,7 @@
"message": "Znaleźliśmy identyczne hasła"
},
"reusedPasswordsFoundDesc": {
"message": "Znaleźliśmy hasła ($COUNT$), które powtarzają się w sejfie. Zmień je, aby były unikalne.",
"message": "Znaleźliśmy hasła, które powtarzają się w sejfie. Zmień je, aby były unikalne.",
"placeholders": {
"count": {
"content": "$1",
@@ -2636,7 +2643,7 @@
"message": "Informacje podatkowe"
},
"taxInformationDesc": {
"message": "Prosimy o kontakt ze naszym działem wsparcia w celu dostarczenia (lub zaktualizowania) informacji podatkowych dla Twoich faktur."
"message": "Skontaktuj się z działem wsparcia, aby zaktualizować informacje podatkowe dla faktur."
},
"billingPlan": {
"message": "Plan",
@@ -3140,6 +3147,21 @@
"message": "Po wylogowaniu się z sejfu musisz ponownie zalogować się, aby uzyskać do niego dostęp. Czy na pewno chcesz użyć tego ustawienia?"
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "Potwierdzenie sposobu blokowania sejfu"
"message": "Potwierdź sposób blokowania sejfu"
},
"hidePasswords": {
"message": "Hide Passwords"
},
"countryPostalCodeRequiredDesc": {
"message": "We require this information for calculating sales tax and financial reporting only."
},
"includeVAT": {
"message": "Include VAT/GST Information (optional)"
},
"taxIdNumber": {
"message": "VAT/GST Tax ID"
},
"taxInfoUpdated": {
"message": "Tax information updated."
}
}

View File

@@ -1044,6 +1044,13 @@
"enableGravatarsDesc": {
"message": "Use imagens de avatar carregadas do gravatar.com."
},
"enableFullWidth": {
"message": "Enable Full Width Layout",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Allow the web vault to expand the full width of the browser window."
},
"default": {
"message": "Padrão"
},
@@ -2249,7 +2256,7 @@
}
},
"deletedItemId": {
"message": "Item excluído $ID$.",
"message": "Item $ID$ excluído.",
"placeholders": {
"id": {
"content": "$1",
@@ -3141,5 +3148,20 @@
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "Confirmação de Ação de Tempo Limite"
},
"hidePasswords": {
"message": "Hide Passwords"
},
"countryPostalCodeRequiredDesc": {
"message": "We require this information for calculating sales tax and financial reporting only."
},
"includeVAT": {
"message": "Include VAT/GST Information (optional)"
},
"taxIdNumber": {
"message": "VAT/GST Tax ID"
},
"taxInfoUpdated": {
"message": "Tax information updated."
}
}

View File

@@ -1044,6 +1044,13 @@
"enableGravatarsDesc": {
"message": "Utilizar imagens de avatar carregadas a partir de gravatar.com."
},
"enableFullWidth": {
"message": "Enable Full Width Layout",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Allow the web vault to expand the full width of the browser window."
},
"default": {
"message": "Predefinido"
},
@@ -2817,10 +2824,10 @@
"message": "Filtros"
},
"vaultTimeout": {
"message": "Vault Timeout"
"message": "Expiração do cofre"
},
"vaultTimeoutDesc": {
"message": "Choose when your vault will timeout and perform the selected action."
"message": "Escolha quando o seu cofre irá expirar e realizar a ação selecionada."
},
"oneMinute": {
"message": "1 minuto"
@@ -3042,13 +3049,13 @@
"message": "Preferência do utilizador"
},
"vaultTimeoutAction": {
"message": "Vault Timeout Action"
"message": "Ação de expiração do cofre"
},
"vaultTimeoutActionLockDesc": {
"message": "A locked vault requires that you re-enter your master password to access it again."
"message": "Um cofre bloqueado requer que reintroduza a sua palavra-passe mestra para aceder novamente."
},
"vaultTimeoutActionLogOutDesc": {
"message": "A logged out vault requires that you re-authenticate to access it again."
"message": "Um cofre com sessão terminada requer que se volte a autenticar para o poder aceder novamente."
},
"lock": {
"message": "Bloquear",
@@ -3137,9 +3144,24 @@
}
},
"vaultTimeoutLogOutConfirmation": {
"message": "Terminar sessão irá remover todos os acessos ao seu cofre e requer autenticação online após o período de espera. Tem a certeza de que pretende utilizar esta definição?"
"message": "Terminar sessão irá remover todos os acessos ao seu cofre e requer autenticação online após o período de expiração. Tem a certeza de que pretende utilizar esta definição?"
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "Timeout Action Confirmation"
"message": "Confirmação de expiração do cofre"
},
"hidePasswords": {
"message": "Hide Passwords"
},
"countryPostalCodeRequiredDesc": {
"message": "We require this information for calculating sales tax and financial reporting only."
},
"includeVAT": {
"message": "Include VAT/GST Information (optional)"
},
"taxIdNumber": {
"message": "VAT/GST Tax ID"
},
"taxInfoUpdated": {
"message": "Tax information updated."
}
}

View File

@@ -1044,6 +1044,13 @@
"enableGravatarsDesc": {
"message": "Использовать аватары с сайта gravatar.com."
},
"enableFullWidth": {
"message": "Enable Full Width Layout",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Allow the web vault to expand the full width of the browser window."
},
"default": {
"message": "По умолчанию"
},
@@ -2817,10 +2824,10 @@
"message": "Фильтры"
},
"vaultTimeout": {
"message": "Таймаут хранения"
"message": "Таймаут хранилища"
},
"vaultTimeoutDesc": {
"message": "Выберите время истечения хранилища и выполнения выбранного действия."
"message": "Выберите таймаут для хранилища и действие, которое необходимо предпринять."
},
"oneMinute": {
"message": "1 минута"
@@ -3042,13 +3049,13 @@
"message": "Предпочтения пользователя"
},
"vaultTimeoutAction": {
"message": "Действие при таймауте"
"message": "Действие по таймауту хранилища"
},
"vaultTimeoutActionLockDesc": {
"message": "Чтобы снова получить доступ к заблокированному хранилищу, нужно повторно ввести мастер-пароль."
"message": "Заблокированное хранилище потребует повторного ввода мастер-пароля для получения доступа к нему."
},
"vaultTimeoutActionLogOutDesc": {
"message": "Чтобы получить доступ к хранилищу после выхода из него требуется повторная авторизация."
"message": "Выход из хранилища потребует повторную аутентификацию для получения доступа к нему."
},
"lock": {
"message": "Заблокировать",
@@ -3071,13 +3078,13 @@
"message": "Окончательно удалить элемент"
},
"permanentlyDeleteItemConfirmation": {
"message": "Вы действительно хотите окончательно удалить этот элемент?"
"message": "Вы уверены, что хотите окончательно удалить этот элемент?"
},
"permanentlyDeletedItem": {
"message": "Окончательно удалённый элемент"
"message": "Элемент удален навсегда"
},
"permanentlyDeletedItems": {
"message": "Окончательно удалённые элементы"
"message": "Элементы удалены навсегда"
},
"permanentlyDeleteSelectedItemsDesc": {
"message": "Выбрано элементов для удаления: $COUNT$. Вы действительно хотите окончательно удалить все эти элементы?",
@@ -3089,7 +3096,7 @@
}
},
"permanentlyDeletedItemId": {
"message": "Окончательно удалённый элемент $ID$.",
"message": "Элемент $ID$ удален навсегда.",
"placeholders": {
"id": {
"content": "$1",
@@ -3107,13 +3114,13 @@
"message": "Восстановить элемент"
},
"restoredItem": {
"message": "Восстановленный элемент"
"message": "Элемент восстановлен"
},
"restoredItems": {
"message": "Восстановленные элементы"
"message": "Элементы восстановлены"
},
"restoreItemConfirmation": {
"message": "Вы действительно хотите восстановить этот элемент?"
"message": "Вы уверены, что хотите восстановить этот элемент?"
},
"restoreItems": {
"message": "Восстановить элементы"
@@ -3128,7 +3135,7 @@
}
},
"restoredItemId": {
"message": "Восстановленный элемент $ID$.",
"message": "Элемент $ID$ восстановлен.",
"placeholders": {
"id": {
"content": "$1",
@@ -3137,9 +3144,24 @@
}
},
"vaultTimeoutLogOutConfirmation": {
"message": "Выход из системы удалит доступ к хранилищу и потребует онлайн-аутентификацию по истечении периода ожидания. Вы действительно хотите использовать эту настройку?"
"message": "По истечении таймаута будет выполнен выход, что приведет к отмене всех прав доступа к вашему хранилищу и потребует онлайн-аутентификации. Вы уверены, что хотите использовать этот параметр?"
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "Подтверждение действия таймаута"
"message": "Подтверждение действия по таймауту"
},
"hidePasswords": {
"message": "Hide Passwords"
},
"countryPostalCodeRequiredDesc": {
"message": "We require this information for calculating sales tax and financial reporting only."
},
"includeVAT": {
"message": "Include VAT/GST Information (optional)"
},
"taxIdNumber": {
"message": "VAT/GST Tax ID"
},
"taxInfoUpdated": {
"message": "Tax information updated."
}
}

3167
locales/si/messages.json Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -1044,6 +1044,13 @@
"enableGravatarsDesc": {
"message": "Použiť avatar obrázky načítané z gravatar.com."
},
"enableFullWidth": {
"message": "Enable Full Width Layout",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Allow the web vault to expand the full width of the browser window."
},
"default": {
"message": "Predvolené"
},
@@ -3141,5 +3148,20 @@
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "Timeout Action Confirmation"
},
"hidePasswords": {
"message": "Hide Passwords"
},
"countryPostalCodeRequiredDesc": {
"message": "We require this information for calculating sales tax and financial reporting only."
},
"includeVAT": {
"message": "Include VAT/GST Information (optional)"
},
"taxIdNumber": {
"message": "VAT/GST Tax ID"
},
"taxInfoUpdated": {
"message": "Tax information updated."
}
}

View File

@@ -1044,6 +1044,13 @@
"enableGravatarsDesc": {
"message": "Använd avatarbilder hämtade från gravatar.com."
},
"enableFullWidth": {
"message": "Enable Full Width Layout",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Allow the web vault to expand the full width of the browser window."
},
"default": {
"message": "Standard"
},
@@ -3141,5 +3148,20 @@
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "Bekräftelse av åtgärd när valvets tidsgräns överskrids"
},
"hidePasswords": {
"message": "Hide Passwords"
},
"countryPostalCodeRequiredDesc": {
"message": "We require this information for calculating sales tax and financial reporting only."
},
"includeVAT": {
"message": "Include VAT/GST Information (optional)"
},
"taxIdNumber": {
"message": "VAT/GST Tax ID"
},
"taxInfoUpdated": {
"message": "Tax information updated."
}
}

View File

@@ -1044,6 +1044,13 @@
"enableGravatarsDesc": {
"message": "gravatar.com adresinden yüklenen avatarları kullanın."
},
"enableFullWidth": {
"message": "Enable Full Width Layout",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Allow the web vault to expand the full width of the browser window."
},
"default": {
"message": "Varsayılan"
},
@@ -2817,7 +2824,7 @@
"message": "Filtreler"
},
"vaultTimeout": {
"message": "Vault Timeout"
"message": "Kasa Zaman Aşımı"
},
"vaultTimeoutDesc": {
"message": "Choose when your vault will timeout and perform the selected action."
@@ -3042,7 +3049,7 @@
"message": "Kullanıcı Tercihi"
},
"vaultTimeoutAction": {
"message": "Vault Timeout Action"
"message": "Kasa Zaman Aşımı Eylemi"
},
"vaultTimeoutActionLockDesc": {
"message": "A locked vault requires that you re-enter your master password to access it again."
@@ -3051,36 +3058,36 @@
"message": "A logged out vault requires that you re-authenticate to access it again."
},
"lock": {
"message": "Lock",
"message": "Kilitle",
"description": "Verb form: to make secure or inaccesible by"
},
"trash": {
"message": "Trash",
"message": "Çöp Kutusu",
"description": "Noun: A special folder for holding deleted items that have not yet been permanently deleted"
},
"searchTrash": {
"message": "Search Trash"
"message": "Çöplerde ara"
},
"permanentlyDelete": {
"message": "Permanently Delete"
"message": "Kalıcı Olarak Sil"
},
"permanentlyDeleteSelected": {
"message": "Permanently Delete Selected"
"message": "Seçileni Kalıcı Olarak Sil"
},
"permanentlyDeleteItem": {
"message": "Permanently Delete Item"
"message": "Ögeyi Kalıcı Olarak Sil"
},
"permanentlyDeleteItemConfirmation": {
"message": "Are you sure you want to permanently delete this item?"
"message": "Bu ögeyi kalıcı olarak silmek istediğinize emin misiniz?"
},
"permanentlyDeletedItem": {
"message": "Permanently Deleted item"
"message": "Kalıcı Olarak Silinmiş Öge"
},
"permanentlyDeletedItems": {
"message": "Permanently Deleted items"
"message": "Kalıcı Olarak Silinmiş Ögeler"
},
"permanentlyDeleteSelectedItemsDesc": {
"message": "You have selected $COUNT$ item(s) to permanently delete. Are you sure you want to permanently delete all of these items?",
"message": "Silinmesi için $COUNT$ öge seçtiniz. Bu ögelerin tamamını kalıcı şekilde silmek istediğinizden emin misiniz?",
"placeholders": {
"count": {
"content": "$1",
@@ -3089,7 +3096,7 @@
}
},
"permanentlyDeletedItemId": {
"message": "Permanently Deleted item $ID$.",
"message": "Kalıcı Olarak Silinmiş Öge: $ID$.",
"placeholders": {
"id": {
"content": "$1",
@@ -3098,28 +3105,28 @@
}
},
"restore": {
"message": "Restore"
"message": "Geri Yükle"
},
"restoreSelected": {
"message": "Restore Selected"
"message": "Seçilileri Geri Yükle"
},
"restoreItem": {
"message": "Restore Item"
"message": "Ögeyi Geri Yükle"
},
"restoredItem": {
"message": "Restored Item"
"message": "Geri yüklenmiş öge"
},
"restoredItems": {
"message": "Restored Items"
"message": "Geri yüklenmiş ögeler"
},
"restoreItemConfirmation": {
"message": "Are you sure you want to restore this item?"
"message": "Bu ögeyi geri yüklemek istediğinizden emin misiniz?"
},
"restoreItems": {
"message": "Restore items"
"message": "Ögeleri geri yükle"
},
"restoreSelectedItemsDesc": {
"message": "You have selected $COUNT$ item(s) to restore. Are you sure you want to restore all of these items?",
"message": "Geri yüklenmesi için $COUNT$ öge seçtiniz. Bu ögelerin tamamını geri yüklemek istediğinizden emin misiniz?",
"placeholders": {
"count": {
"content": "$1",
@@ -3128,7 +3135,7 @@
}
},
"restoredItemId": {
"message": "Restored item $ID$.",
"message": "Geri yüklenmiş öge: $ID$.",
"placeholders": {
"id": {
"content": "$1",
@@ -3137,9 +3144,24 @@
}
},
"vaultTimeoutLogOutConfirmation": {
"message": "Logging out will remove all access to your vault and requires online authentication after the timeout period. Are you sure you want to use this setting?"
"message": "Oturumu kapatmak kasanıza olan tüm erişiminizi kaldırır ve zaman aşımından sonra çevrimiçi kimlik doğrulaması gerektirir. Bu ayarı kullanmak istediğinizden emin misiniz?"
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "Timeout Action Confirmation"
"message": "Zaman Aşımı Eylem Onayı"
},
"hidePasswords": {
"message": "Hide Passwords"
},
"countryPostalCodeRequiredDesc": {
"message": "We require this information for calculating sales tax and financial reporting only."
},
"includeVAT": {
"message": "Include VAT/GST Information (optional)"
},
"taxIdNumber": {
"message": "VAT/GST Tax ID"
},
"taxInfoUpdated": {
"message": "Tax information updated."
}
}

View File

@@ -1,6 +1,6 @@
{
"pageTitle": {
"message": "Веб-сховище $APP_NAME$",
"message": "Веб сховище $APP_NAME$",
"description": "The title of the website in the browser window.",
"placeholders": {
"app_name": {
@@ -678,10 +678,10 @@
"message": "Вхід недоступний"
},
"noTwoStepProviders": {
"message": "Для цього облікового запису увімкнено двоетапну перевірку. Однак, жоден з налаштованих провайдерів двоетапної перевірки не підтримується цим веб-браузером."
"message": "Для цього облікового запису увімкнено двоетапну перевірку. Однак, жоден з налаштованих провайдерів двоетапної перевірки не підтримується цим браузером."
},
"noTwoStepProviders2": {
"message": "Будь ласка, скористайтеся підтримуваним веб-браузером (наприклад, Chrome) та/або іншими провайдерами, що краще підтримуються веб-браузерами (наприклад, програма авторизації)."
"message": "Будь ласка, скористайтеся підтримуваним браузером (наприклад, Chrome) та/або іншими провайдерами, що краще підтримуються браузерами (наприклад, програма авторизації)."
},
"twoStepOptions": {
"message": "Налаштування двоетапної перевірки"
@@ -1020,7 +1020,7 @@
"message": "Додатково"
},
"optionsDesc": {
"message": "Налаштуйте свою роботу з веб-сховищем."
"message": "Налаштуйте свою роботу з веб сховищем."
},
"optionsUpdated": {
"message": "Налаштування оновлено"
@@ -1029,13 +1029,13 @@
"message": "Мова"
},
"languageDesc": {
"message": "Змінити мову інтерфейсу веб-сховища."
"message": "Змінити мову інтерфейсу веб сховища."
},
"disableIcons": {
"message": "Вимкнути піктограми веб-сайтів"
"message": "Вимкнути піктограми вебсайтів"
},
"disableIconsDesc": {
"message": "Впізнавані піктограми веб-сайтів додаються біля кожного запису вашого сховища."
"message": "Впізнавані піктограми вебсайтів додаються біля кожного запису вашого сховища."
},
"enableGravatars": {
"message": "Увімкнути Gravatars",
@@ -1044,6 +1044,13 @@
"enableGravatarsDesc": {
"message": "Використовувати зображення профілю завантажені з gravatar.com."
},
"enableFullWidth": {
"message": "Enable Full Width Layout",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Allow the web vault to expand the full width of the browser window."
},
"default": {
"message": "Типово"
},
@@ -1051,7 +1058,7 @@
"message": "Правила доменів"
},
"domainRulesDesc": {
"message": "Якщо у вас є однакові дані входу для різних веб-сайтів, ви можете позначити такий веб-сайт як \"еквівалентний\". \"Глобальні\" домени вже створені для вас в Bitwarden."
"message": "Якщо у вас є однакові дані входу для різних вебсайтів, ви можете позначити такий вебсайт як \"еквівалентний\". \"Глобальні\" домени вже створені для вас в Bitwarden."
},
"globalEqDomains": {
"message": "Глобальні еквівалентні домени"
@@ -1072,7 +1079,7 @@
"message": "Новий власний домен"
},
"newCustomDomainDesc": {
"message": "Введіть список доменів, розділених комами. Дозволяються лише \"основні\" домени. Не вводьте піддомени. Наприклад, вводьте \"google.com\" замість \"www.google.com\". Ви також можете ввести \"androidapp://package.name\", щоб асоціювати програму android з іншими доменами веб-сайту."
"message": "Введіть список доменів, розділених комами. Дозволяються лише \"основні\" домени. Не вводьте піддомени. Наприклад, вводьте \"google.com\" замість \"www.google.com\". Ви також можете ввести \"androidapp://package.name\", щоб асоціювати програму android з іншими доменами вебсайту."
},
"customDomainX": {
"message": "Власний домен $INDEX$",
@@ -1200,7 +1207,7 @@
"message": "У зв'язку з обмеженнями платформи, засоби YubiKey не можна використовувати у всіх програмах Bitwarden. Вам слід активувати іншого провайдера двоетапної перевірки, щоб ви могли отримати доступ до свого облікового запису, коли неможливо скористатися YubiKey. Підтримувані платформи:"
},
"twoFactorYubikeySupportUsb": {
"message": "Веб-сховище, програма для комп'ютера, CLI, а також усі розширення браузера на пристроях, де можливо під'єднати YubiKey до USB."
"message": "Веб сховище, програма для комп'ютера, CLI, а також усі розширення браузера на пристроях, де можливо під'єднати YubiKey до USB."
},
"twoFactorYubikeySupportMobile": {
"message": "Мобільні програми на пристроях з NFC, або порт даних, який може приймати YubiKey."
@@ -1290,7 +1297,7 @@
"message": "У зв'язку з обмеженнями платформи, засоби FIDO U2F не можна використовувати у всіх програмах Bitwarden. Вам слід активувати іншого провайдера двоетапної перевірки, щоб ви могли отримати доступ до свого облікового запису, коли неможливо скористатися FIDO U2F. Підтримувані платформи:"
},
"twoFactorU2fSupportWeb": {
"message": "Веб-сховище і розширення браузера на комп'ютерах і ноутбуках з браузерами, що мають підтримку U2F (Chrome, Opera, Vivaldi, або Firefox з увімкненим FIDO U2F)."
"message": "Веб сховище і розширення браузера на комп'ютерах і ноутбуках з браузерами, що мають підтримку U2F (Chrome, Opera, Vivaldi, або Firefox з увімкненим FIDO U2F)."
},
"twoFactorU2fWaiting": {
"message": "Чекаємо доки ви торкнетеся кнопки на своєму ключі безпеки"
@@ -1315,13 +1322,13 @@
"message": "Звіти"
},
"unsecuredWebsitesReport": {
"message": "Звіт про незахищені веб-сайти"
"message": "Звіт про незахищені вебсайти"
},
"unsecuredWebsitesReportDesc": {
"message": "Використання незахищених веб-сайтів з протоколом http:// може бути небезпечним. Якщо веб-сайт дозволяє, вам слід завжди використовувати його з протоколом https://, щоб ваше з'єднання було зашифрованим."
"message": "Використання незахищених вебсайтів з протоколом http:// може бути небезпечним. Якщо вебсайт дозволяє, вам слід завжди використовувати його з протоколом https://, щоб ваше з'єднання було зашифрованим."
},
"unsecuredWebsitesFound": {
"message": "Знайдено незахищені веб-сайти"
"message": "Знайдено незахищені вебсайти"
},
"unsecuredWebsitesFoundDesc": {
"message": "Ми знайшли $COUNT$ записів у вашому сховищі з незахищеними URL-адресами. Вам слід змінити їхні URL-схеми на https://, якщо вони це дозволяють.",
@@ -1339,13 +1346,13 @@
"message": "Звіт про неактивну двоетапну перевірку"
},
"inactive2faReportDesc": {
"message": "Двоетапна перевірка (2FA) - це важливе налаштування безпеки, що дозволяє захистити ваші облікові дані. Ви повинні завжди використовувати її на веб-сайтах, де вона пропонується."
"message": "Двоетапна перевірка (2FA) - це важливе налаштування безпеки, що дозволяє захистити ваші облікові дані. Ви повинні завжди використовувати її на вебсайтах, де вона пропонується."
},
"inactive2faFound": {
"message": "Знайдено записи без двоетапної перевірки"
},
"inactive2faFoundDesc": {
"message": "Ми знайшли $COUNT$ веб-сайтів у вашому сховищі, що можуть бути не налаштовані для двоетапної перевірки (за даними twofactorauth.org). Для захисту цих облікових записів вам слід активувати двоетапну перевірку.",
"message": "Ми знайшли $COUNT$ вебсайтів у вашому сховищі, що можуть бути не налаштовані для двоетапної перевірки (за даними twofactorauth.org). Для захисту цих облікових записів вам слід активувати двоетапну перевірку.",
"placeholders": {
"count": {
"content": "$1",
@@ -1354,7 +1361,7 @@
}
},
"noInactive2fa": {
"message": "У вашому сховищі не знайдено веб-сайтів з неналаштованою двоетапною перевіркою."
"message": "У вашому сховищі не знайдено вебсайтів з неналаштованою двоетапною перевіркою."
},
"instructions": {
"message": "Інструкції"
@@ -1447,7 +1454,7 @@
"message": "Звіт про витік даних"
},
"breachDesc": {
"message": "Витік даних - це подія, під час якої зловмисниками було отримано неавторизований доступ до даних веб-сайтів та оприлюднено їх. Перегляньте тип даних, які було скомпрометовано (адреси електронної пошти, паролі, кредитні картки та інше) і виконайте необхідні дії, наприклад, змініть паролі."
"message": "Витік даних - це подія, під час якої зловмисниками було отримано неавторизований доступ до даних вебсайтів та оприлюднено їх. Перегляньте тип даних, які було скомпрометовано (адреси електронної пошти, паролі, кредитні картки та інше) і виконайте необхідні дії, наприклад, змініть паролі."
},
"breachCheckUsernameEmail": {
"message": "Перевірте будь-які використовувані вами імена користувачів чи адреси електронної пошти."
@@ -1488,7 +1495,7 @@
"message": "Скомпрометовані дані"
},
"website": {
"message": "Веб-сайт"
"message": "Вебсайт"
},
"affectedUsers": {
"message": "Впливає на користувачів"
@@ -2198,7 +2205,7 @@
"description": "Desktop app"
},
"webVault": {
"message": "Веб-сховище"
"message": "Веб сховище"
},
"loggedIn": {
"message": "Вхід виконано."
@@ -2561,7 +2568,7 @@
"message": "Оновити браузер"
},
"updateBrowserDesc": {
"message": "Ви використовуєте непідтримуваний браузер. Веб-сховище може працювати неправильно."
"message": "Ви використовуєте непідтримуваний браузер. Веб сховище може працювати неправильно."
},
"joinOrganization": {
"message": "Приєднатися до організації"
@@ -3141,5 +3148,20 @@
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "Підтвердження дії часу очікування"
},
"hidePasswords": {
"message": "Hide Passwords"
},
"countryPostalCodeRequiredDesc": {
"message": "We require this information for calculating sales tax and financial reporting only."
},
"includeVAT": {
"message": "Include VAT/GST Information (optional)"
},
"taxIdNumber": {
"message": "VAT/GST Tax ID"
},
"taxInfoUpdated": {
"message": "Tax information updated."
}
}

View File

@@ -1044,6 +1044,13 @@
"enableGravatarsDesc": {
"message": "Use avatar images loaded from gravatar.com."
},
"enableFullWidth": {
"message": "Enable Full Width Layout",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Allow the web vault to expand the full width of the browser window."
},
"default": {
"message": "Default"
},
@@ -2636,7 +2643,7 @@
"message": "Tax Information"
},
"taxInformationDesc": {
"message": "Please contact support to provide (or update) tax information for your invoices."
"message": "For customers within the US, ZIP code is required to satisfy sales tax requirements, for other countries you may optionally provide a tax identification number (VAT/GST) and/or address to appear on your invoices."
},
"billingPlan": {
"message": "Plan",
@@ -3141,5 +3148,20 @@
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "Timeout Action Confirmation"
},
"hidePasswords": {
"message": "Hide Passwords"
},
"countryPostalCodeRequiredDesc": {
"message": "We require this information for calculating sales tax and financial reporting only."
},
"includeVAT": {
"message": "Include VAT/GST Information (optional)"
},
"taxIdNumber": {
"message": "VAT/GST Tax ID"
},
"taxInfoUpdated": {
"message": "Tax information updated."
}
}

View File

@@ -1044,6 +1044,13 @@
"enableGravatarsDesc": {
"message": "使用从 gravatar.com 加载的头像图像。"
},
"enableFullWidth": {
"message": "Enable Full Width Layout",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Allow the web vault to expand the full width of the browser window."
},
"default": {
"message": "默认"
},
@@ -3045,10 +3052,10 @@
"message": "密码库超时动作"
},
"vaultTimeoutActionLockDesc": {
"message": "已锁定的密码库需要重新输入主密码才能再次访问"
"message": "已锁定的密码库需要重新输入主密码才能再次访问"
},
"vaultTimeoutActionLogOutDesc": {
"message": "已登出的密码库需要重新输入主密码才能再次访问"
"message": "已登出的密码库需要重新认证才能再次访问"
},
"lock": {
"message": "锁定",
@@ -3137,9 +3144,24 @@
}
},
"vaultTimeoutLogOutConfirmation": {
"message": "登出将会在超时后删除您访问密码库的所有权限,并需要进行在线认证。确定使用此设置吗?"
"message": "超时后登出将解除对密码库的所有访问权限,并需要进行在线认证。确定使用此设置吗?"
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "超时动作确认"
},
"hidePasswords": {
"message": "Hide Passwords"
},
"countryPostalCodeRequiredDesc": {
"message": "We require this information for calculating sales tax and financial reporting only."
},
"includeVAT": {
"message": "Include VAT/GST Information (optional)"
},
"taxIdNumber": {
"message": "VAT/GST Tax ID"
},
"taxInfoUpdated": {
"message": "Tax information updated."
}
}

View File

@@ -1044,6 +1044,13 @@
"enableGravatarsDesc": {
"message": "載入 gravatar.com 上的頭像圖片。"
},
"enableFullWidth": {
"message": "Enable Full Width Layout",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "Allow the web vault to expand the full width of the browser window."
},
"default": {
"message": "預設"
},
@@ -3141,5 +3148,20 @@
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "Timeout Action Confirmation"
},
"hidePasswords": {
"message": "Hide Passwords"
},
"countryPostalCodeRequiredDesc": {
"message": "We require this information for calculating sales tax and financial reporting only."
},
"includeVAT": {
"message": "Include VAT/GST Information (optional)"
},
"taxIdNumber": {
"message": "VAT/GST Tax ID"
},
"taxInfoUpdated": {
"message": "Tax information updated."
}
}