Skip to content

Commit

Permalink
Merge pull request #11051 from RocketChat/lingohub_based_on_develop
Browse files Browse the repository at this point in the history
LingoHub based on develop
  • Loading branch information
engelgabriel authored Jun 7, 2018
2 parents 6c4cbb1 + c646349 commit 7bb2433
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions packages/rocketchat-i18n/i18n/sq.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
"Accounts_TwoFactorAuthentication_MaxDelta_Description": "Delta maksimale përcakton se sa argumentet janë të vlefshme në çdo kohë të caktuar. Token gjenerohen çdo 30 sekonda dhe janë të vlefshme për (30 * Delta maksimale) sekonda. <br/>Shembull: Me një Delta maksimale të caktuar në 10, çdo shenjë mund të përdoret deri në 300 sekonda para ose pas kohës së tij. Kjo është e dobishme kur ora e klientit nuk është sinkronizuar siç duhet me serverin.",
"Accounts_UseDefaultBlockedDomainsList": "Përdorimi Default Blocked Lista Domains",
"Accounts_UseDNSDomainCheck": "Përdorni DNS Domain Kontrollo",
"Accounts_UserAddedEmail_Default": "<h2> Mire se erdhet ne <h1> [Site_Name] </h1></h2><p> Shko tek <a href=\"[Site_URL]\">[Site_URL]</a> dhe të përpiqet të mirë të burimit të hapur chat zgjidhje në dispozicion sot! </p><p> Ju mund të identifikoheni duke përdorur email: [email] dhe fjalëkalimin: [password]. Ju mund të kërkohet për të ndryshuar atë pas hyrjes tuaj të parë.",
"Accounts_UserAddedEmail_Default": "<h1>Mire se erdhet ne <strong>[Site_Name]</strong></h1><p> Shko tek <a href=\"[Site_URL]\">[Site_URL]</a> dhe të përpiqet të mirë të burimit të hapur chat zgjidhje në dispozicion sot! </p><p> Ju mund të identifikoheni duke përdorur email: [email] dhe fjalëkalimin: [password]. Ju mund të kërkohet për të ndryshuar atë pas hyrjes tuaj të parë.",
"Accounts_UserAddedEmail_Description": "Ju mund të përdorni placeholders e mëposhtme: <br/><ul><li> [name], [fname], [lname] për emrin e përdoruesit të plotë, emrin e parë ose emrin e fundit, respektivisht. </li><li> [email] për email të përdoruesit. </li><li> [password] për fjalëkalimin e përdoruesit. </li><li> [Site_Name] dhe [Site_URL] në emër Aplikimit dhe URL respektivisht. </li></ul>",
"Accounts_UserAddedEmailSubject_Default": "Ju janë shtuar në [Site_Name]",
"Activate": "Aktivizoj",
Expand Down Expand Up @@ -207,8 +207,8 @@
"Adding_user": "Shtimi i përdoruesit",
"Additional_emails": "Shtesë E-mail",
"Additional_Feedback": "Feedback shtesë",
"additional_integrations_Bots": "Nëse jeni duke kërkuar për integrimin e botit tuaj, atëherë shikoni më tej se adaptori ynë Hubot. <a href='https: //github.com/RocketChat/hubot-rocketchat' target='_blank'>https://github.com/RocketChat/hubot-rocketchat</a>",
"additional_integrations_Zapier": "A jeni duke kërkuar për të integruar programe dhe aplikacione të tjera me Rocket.Chat, por ju nuk keni kohë për ta bërë atë manualisht? Pastaj ne sugjerojmë përdorimin e Zapier të cilën e mbështesim plotësisht. Lexoni më shumë në lidhje me dokumentacionin tonë. <a href='https: //rocket.chat/docs/administrator-guides/integrations/zapier/using-zaps/' target='_blank'>https://rocket.chat/docs/administrator-guides/integrations/zapier/using-zaps/</a>",
"additional_integrations_Bots": "Nëse jeni duke kërkuar për integrimin e botit tuaj, atëherë shikoni më tej se adaptori ynë Hubot. <a href=\"https://github.com/RocketChat/hubot-rocketchat\" target=\"_blank\">https://github.com/RocketChat/hubot-rocketchat</a>",
"additional_integrations_Zapier": "A jeni duke kërkuar për të integruar programe dhe aplikacione të tjera me Rocket.Chat, por ju nuk keni kohë për ta bërë atë manualisht? Pastaj ne sugjerojmë përdorimin e Zapier të cilën e mbështesim plotësisht. Lexoni më shumë në lidhje me dokumentacionin tonë. <a href=\"https://rocket.chat/docs/administrator-guides/integrations/zapier/using-zaps/\" target=\"_blank\">https://rocket.chat/docs/administrator-guides/integrations/zapier/using-zaps/</a>",
"Admin_Info": "Info Admin",
"Administration": "administratë",
"Adult_images_are_not_allowed": "Imazhet e të rriturve nuk lejohen",
Expand Down
4 changes: 2 additions & 2 deletions packages/rocketchat-i18n/i18n/vi-VN.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"Accounts_BlockedDomainsList_Description": "Danh sách tên miền bị cấm cách nhau bằng dấu phẩy",
"Accounts_BlockedUsernameList": "Danh sách tên truy cập bị cấm",
"Accounts_BlockedUsernameList_Description": "Danh sách tên truy cập bị cấm cách nhau bằng dấu phẩy (không phân biệt hoa thường)",
"Accounts_CustomFields_Description": "Phải là cấu trúc JSON hợp lệ, trong đó các key là các trường chứa \"a dictionary of field settings\". Ví dụ:<br/><code>{ \"role\": {  \"type\": \"select\",  \"defaultValue\": \"student\",  \"options\": [\"teacher\", \"student\"],  \"required\": true,  \"modifyRecordField\": {   \"array\": true,   \"field\": \"roles\"  } }, \"twitter\": {  \"type\": \"text\",  \"required\": true,  \"minLength\": 2,  \"maxLength\": 10 }}</code> ",
"Accounts_CustomFields_Description": "Phải là cấu trúc JSON hợp lệ, trong đó các key là các trường chứa \"a dictionary of field settings\". Ví dụ:<br/><code>{\n \"role\": {\n  \"type\": \"select\",\n  \"defaultValue\": \"student\",\n  \"options\": [\"teacher\", \"student\"],\n  \"required\": true,\n  \"modifyRecordField\": {\n   \"array\": true,\n   \"field\": \"roles\"\n  }\n },\n \"twitter\": {\n  \"type\": \"text\",\n  \"required\": true,\n  \"minLength\": 2,\n  \"maxLength\": 10\n }\n}</code> ",
"Accounts_CustomFieldsToShowInUserInfo": "Các trường tùy chỉnh để hiển thị thông tin của người dùng",
"Accounts_Default_User_Preferences": "Tuỳ chọn Người dùng Mặc định",
"Accounts_Default_User_Preferences_audioNotifications": "Thông báo Âm thanh Cảnh báo Mặc định",
Expand Down Expand Up @@ -549,7 +549,7 @@
"Country_Angola": "Angola",
"Country_Anguilla": "Anguilla",
"Country_Antarctica": "Nam Cực",
"Country_Antigua_and_Barbuda": "\n Antigua and Barbuda",
"Country_Antigua_and_Barbuda": "Antigua and Barbuda",
"Country_Argentina": "Argentina",
"Country_Armenia": "Armenia",
"Country_Aruba": "Aruba",
Expand Down

0 comments on commit 7bb2433

Please sign in to comment.