1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-06 18:43:25 +00:00

New Crowdin translations (#688)

* New translations messages.json (Bulgarian)

* New translations messages.json (Russian)

* New translations messages.json (Norwegian Bokmal)

* New translations messages.json (Persian)

* New translations messages.json (Polish)

* New translations messages.json (Portuguese)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Romanian)

* New translations messages.json (Korean)

* New translations messages.json (Slovak)

* New translations messages.json (Spanish)

* New translations messages.json (Swedish)

* New translations messages.json (Thai)

* New translations messages.json (Turkish)

* New translations messages.json (Ukrainian)

* New translations messages.json (Vietnamese)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Croatian)

* New translations messages.json (Czech)

* New translations messages.json (Danish)

* New translations messages.json (Dutch)

* New translations messages.json (Estonian)

* New translations messages.json (Finnish)

* New translations messages.json (Japanese)

* New translations messages.json (French)

* New translations messages.json (German)

* New translations messages.json (Hindi)

* New translations messages.json (Hungarian)

* New translations messages.json (Indonesian)

* New translations messages.json (Italian)
This commit is contained in:
Kyle Spearrin
2018-08-06 13:49:59 -04:00
committed by GitHub
parent 539ee0b1b6
commit 0a825899db
31 changed files with 467 additions and 95 deletions

View File

@@ -485,6 +485,18 @@
"notificationNeverSave": {
"message": "このサイトではしない"
},
"disableChangedPasswordNotification": {
"message": "Disable Changed Password Notification"
},
"disableChangedPasswordNotificationDesc": {
"message": "The \"Changed Password Notification\" automatically prompts you to update a login's password in your vault whenever it detects that you have changed it on a website."
},
"notificationChangeDesc": {
"message": "Do you want to update this password in Bitwarden?"
},
"notificationChangeSave": {
"message": "Yes, Update Now"
},
"disableContextMenuItem": {
"message": "コンテキストメニューオプションを無効化"
},
@@ -1055,11 +1067,11 @@
"message": "デフォルト"
},
"dateUpdated": {
"message": "Updated",
"message": "更新日",
"description": "ex. Date this item was updated"
},
"datePasswordUpdated": {
"message": "Password Updated",
"message": "パスワード更新日",
"description": "ex. Date this password was updated"
}
}