mirror of
https://github.com/nextcloud/passman.git
synced 2025-10-06 11:35:50 +08:00
[tx-robot] updated from transifex
This commit is contained in:
parent
fc9f6a8a0f
commit
41ff8c793e
2 changed files with 4 additions and 0 deletions
|
@ -300,6 +300,8 @@ OC.L10N.register(
|
|||
"%s has declined your share request for \"%s\"." : "%s је одбио Ваш захтев за дељење \"%s\".",
|
||||
"%s has accepted your share request for \"%s\"." : "%s је прихватио Ваш захтев за дељење \"%s\".",
|
||||
"Passman" : "Менаџер Лозинки",
|
||||
"Passman is a full featured password manager." : "Passman је менаџер лозинки са заокруженим функционалностима.",
|
||||
"Passman is a full featured password manager.\nFeatures:\n- Vaults\n- Vault key is never sent to the server\n- Browser extension for easy access to passwords\n- Android app for on the road access\n- Credentials are client side encrypted with 256bit AES\n- Credentials are server side encrypted with 256bit AES\n- Ability to add custom fields to credentials\n- Built-in OTP (One Time Password) generator\n- Password analyzer\n- Share passwords internally and via link in a secure manner.\n- Import from various password managers (KeePass, LastPass, DashLane, ZOHO, Clipperz.is )\nFor an demo of this app visit [https://demo.passman.cc](https://demo.passman.cc)" : "Passman је менаџер лозинку са заокруженим скупом функционалности.\nФункционалности:\n- Сефови\n- Кључ од сефа се никад не шаље на сервер\n- Додатак веб читачу за лакше приступање лозинкама\n- Андроид апликација за мобилни приступ\n- Акредитиви су шифровани на клијенту са 256битним AES-ом\n- Акредитиви су шифровани на серверу са 256битном AES-ом\n- Могућност додавања произвољних поља у акредитиве\n- Уграђен генератор једнократне шифре (OTP)\n- Анализатор лозинке\n- Дељење лозинки интерно или преко везе на безбедни начин\n- Увоз из разних других менаџера лозинки (KeePass, LastPass, DashLane, ZOHO, Clipperz.is )\nЗа демо апликације, посетите [https://demo.passman.cc](https://demo.passman.cc)",
|
||||
"Unable to get version info" : "Не могу да дохватим информације о верзији",
|
||||
"Passman Settings" : "Поставке Менаџера Лозинки",
|
||||
"GitHub version:" : "GitHub vерзија:",
|
||||
|
|
|
@ -298,6 +298,8 @@
|
|||
"%s has declined your share request for \"%s\"." : "%s је одбио Ваш захтев за дељење \"%s\".",
|
||||
"%s has accepted your share request for \"%s\"." : "%s је прихватио Ваш захтев за дељење \"%s\".",
|
||||
"Passman" : "Менаџер Лозинки",
|
||||
"Passman is a full featured password manager." : "Passman је менаџер лозинки са заокруженим функционалностима.",
|
||||
"Passman is a full featured password manager.\nFeatures:\n- Vaults\n- Vault key is never sent to the server\n- Browser extension for easy access to passwords\n- Android app for on the road access\n- Credentials are client side encrypted with 256bit AES\n- Credentials are server side encrypted with 256bit AES\n- Ability to add custom fields to credentials\n- Built-in OTP (One Time Password) generator\n- Password analyzer\n- Share passwords internally and via link in a secure manner.\n- Import from various password managers (KeePass, LastPass, DashLane, ZOHO, Clipperz.is )\nFor an demo of this app visit [https://demo.passman.cc](https://demo.passman.cc)" : "Passman је менаџер лозинку са заокруженим скупом функционалности.\nФункционалности:\n- Сефови\n- Кључ од сефа се никад не шаље на сервер\n- Додатак веб читачу за лакше приступање лозинкама\n- Андроид апликација за мобилни приступ\n- Акредитиви су шифровани на клијенту са 256битним AES-ом\n- Акредитиви су шифровани на серверу са 256битном AES-ом\n- Могућност додавања произвољних поља у акредитиве\n- Уграђен генератор једнократне шифре (OTP)\n- Анализатор лозинке\n- Дељење лозинки интерно или преко везе на безбедни начин\n- Увоз из разних других менаџера лозинки (KeePass, LastPass, DashLane, ZOHO, Clipperz.is )\nЗа демо апликације, посетите [https://demo.passman.cc](https://demo.passman.cc)",
|
||||
"Unable to get version info" : "Не могу да дохватим информације о верзији",
|
||||
"Passman Settings" : "Поставке Менаџера Лозинки",
|
||||
"GitHub version:" : "GitHub vерзија:",
|
||||
|
|
Loading…
Add table
Reference in a new issue