mirror of
https://github.com/status-im/status-react.git
synced 2025-01-11 03:26:31 +00:00
239a0cbfe6
bots dir slurp-bot macro split commands.js into browse, mailman and wallet bot-url & loading of default bots command schema command-parameter schema global-command in default_commands @browse command in all chats load global command from jail optimize applications startup Conflicts: bots/wallet/translations.js resources/console.js resources/dapp.js resources/default_contacts.json resources/status.js resources/wallet.js src/status_im/accounts/screen.cljs src/status_im/chat/constants.cljs src/status_im/chat/handlers.cljs src/status_im/chat/handlers/commands.cljs src/status_im/chat/handlers/send_message.cljs src/status_im/chat/subs.cljs src/status_im/chat/suggestions.cljs src/status_im/chat/views/command.cljs src/status_im/chat/views/suggestions.cljs src/status_im/commands/handlers/jail.cljs src/status_im/commands/handlers/loading.cljs src/status_im/contacts/handlers.cljs src/status_im/data_store/realm/schemas/account/core.cljs src/status_im/data_store/realm/schemas/account/v5/core.cljs src/status_im/models/commands.cljs src/status_im/utils/js_resources.cljs
135 lines
3.5 KiB
JavaScript
135 lines
3.5 KiB
JavaScript
I18n.translations = {
|
||
en: {
|
||
browse_title: 'Browser',
|
||
browse_description: 'Launch the browser'
|
||
},
|
||
ru: {
|
||
browse_title: 'Браузер',
|
||
browse_description: 'Запуск браузера'
|
||
},
|
||
af: {
|
||
browse_title: 'Webblaaier',
|
||
browse_description: 'Begin die webblaaier'
|
||
},
|
||
ar: {
|
||
browse_title: 'المتصفح',
|
||
browse_description: 'تشغيل المتصفح'
|
||
},
|
||
'zh-hant': {
|
||
browse_title: '流覽器',
|
||
browse_description: '啟動流覽器'
|
||
},
|
||
'zh-hans': {
|
||
browse_title: '浏览器',
|
||
browse_description: '启动浏览器'
|
||
},
|
||
'zh-yue': {
|
||
browse_title: '瀏覽器',
|
||
browse_description: '啟動瀏覽器'
|
||
},
|
||
'zh-wuu': {
|
||
browse_title: '浏览器',
|
||
browse_description: '启动浏览器'
|
||
},
|
||
nl: {
|
||
browse_title: 'Browser',
|
||
browse_description: 'Start de browser'
|
||
},
|
||
fr: {
|
||
browse_title: 'Navigateur',
|
||
browse_description: 'Lancer le navigateur'
|
||
},
|
||
de: {
|
||
browse_title: 'Browser',
|
||
browse_description: 'Browser starten'
|
||
},
|
||
hi: {
|
||
browse_title: 'ब्राउज़र',
|
||
browse_description: 'ब्राउज़र लॉन्च करें'
|
||
},
|
||
hu: {
|
||
browse_title: 'Böngésző',
|
||
browse_description: 'Böngésző indítása'
|
||
},
|
||
it: {
|
||
browse_title: 'Browser',
|
||
browse_description: 'Lancia il browser'
|
||
},
|
||
ja: {
|
||
browse_title: 'ブラウザ',
|
||
browse_description: 'ブラウザを起動'
|
||
},
|
||
ko: {
|
||
browse_title: '브라우저',
|
||
browse_description: '브라우저 시작하기'
|
||
},
|
||
pl: {
|
||
browse_title: 'Przeglądarka',
|
||
browse_description: 'Uruchom przeglądarkę'
|
||
},
|
||
'pt-br': {
|
||
browse_title: 'Navegador',
|
||
browse_description: 'Abrir o navegador'
|
||
},
|
||
'pt-pt': {
|
||
browse_title: 'Navegador',
|
||
browse_description: 'Abrir o navegador'
|
||
},
|
||
ro: {
|
||
browse_title: 'Browser',
|
||
browse_description: 'Lansare browser'
|
||
},
|
||
sl: {
|
||
browse_title: 'Brskalnik',
|
||
browse_description: 'Zaženi brskalnik'
|
||
},
|
||
es: {
|
||
browse_title: 'Navegador',
|
||
browse_description: 'Iniciar el navegador'
|
||
},
|
||
'es-ar': {
|
||
browse_title: 'Navegador',
|
||
browse_description: 'Iniciar navegador'
|
||
},
|
||
sw: {
|
||
send_title: 'Tuma ETH',
|
||
send_description: 'Tuma malipo'
|
||
},
|
||
sv: {
|
||
browse_title: 'Webbläsare',
|
||
browse_description: 'Starta webbläsaren'
|
||
},
|
||
'fr-ch': {
|
||
browse_title: 'Navigateur',
|
||
browse_description: 'Lancer le navigateur'
|
||
},
|
||
'de-ch': {
|
||
browse_title: 'Browser',
|
||
browse_description: 'Starte den Browser'
|
||
},
|
||
'it-ch': {
|
||
browse_title: 'Browser',
|
||
browse_description: 'Avvia il browser'
|
||
},
|
||
th: {
|
||
browse_title: 'เบราว์เซอร์',
|
||
browse_description: 'เปิดเบราว์เซอร์'
|
||
},
|
||
tr: {
|
||
browse_title: 'Tarayıcı',
|
||
browse_description: 'Tarayıcıyı başlat'
|
||
},
|
||
uk: {
|
||
browse_title: 'Браузер',
|
||
browse_description: 'Запустити браузер'
|
||
},
|
||
ur: {
|
||
browse_title: 'براؤزر',
|
||
browse_description: 'براؤزر کھولیں'
|
||
},
|
||
vi: {
|
||
browse_title: 'Trình duyệt',
|
||
browse_description: 'Mở trình duyệt'
|
||
}
|
||
};
|