File tree 8 files changed +8
-8
lines changed
frontend/src/lang/modules
8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -600,7 +600,7 @@ const message = {
600
600
model : {
601
601
model : 'Model' ,
602
602
create : 'Add Model' ,
603
- create_helper : 'Pull "{0}" from Ollama.com ' ,
603
+ create_helper : 'Pull "{0}"' ,
604
604
ollama_doc : 'You can visit the Ollama official website to search and find more models.' ,
605
605
container_conn_helper : 'Use this address for inter-container access or connection' ,
606
606
ollama_sync : 'Syncing Ollama model found the following models do not exist, do you want to delete them?' ,
Original file line number Diff line number Diff line change @@ -600,7 +600,7 @@ const message = {
600
600
model : {
601
601
model : 'モデル' ,
602
602
create : 'モデルを追加' ,
603
- create_helper : 'Ollama.com から "{0}" を取得 ' ,
603
+ create_helper : 'を取得 "{0}"' ,
604
604
ollama_doc : 'Ollama の公式ウェブサイトを訪れて、さらに多くのモデルを検索して見つけることができます。' ,
605
605
container_conn_helper : 'コンテナ間のアクセスまたは接続にこのアドレスを使用' ,
606
606
ollama_sync : 'Ollamaモデルの同期中に、以下のモデルが存在しないことが判明しました。削除しますか?' ,
Original file line number Diff line number Diff line change @@ -596,7 +596,7 @@ const message = {
596
596
model : {
597
597
model : '모델' ,
598
598
create : '모델 추가' ,
599
- create_helper : 'Ollama.com에서 "{0}" 가져오기 ' ,
599
+ create_helper : '가져오기 "{0}"' ,
600
600
ollama_doc : 'Ollama 공식 웹사이트를 방문하여 더 많은 모델을 검색하고 찾을 수 있습니다.' ,
601
601
container_conn_helper : '컨테이너 간 접근 또는 연결에 이 주소를 사용' ,
602
602
ollama_sync : 'Ollama 모델 동기화 중 다음 모델이 존재하지 않음을 발견했습니다. 삭제하시겠습니까?' ,
Original file line number Diff line number Diff line change @@ -611,7 +611,7 @@ const message = {
611
611
model : {
612
612
model : 'Model' ,
613
613
create : 'Tambah Model' ,
614
- create_helper : 'Tarik "{0}" dari Ollama.com ' ,
614
+ create_helper : 'Tarik "{0}"' ,
615
615
ollama_doc : 'Anda boleh melawat laman web rasmi Ollama untuk mencari dan menemui lebih banyak model.' ,
616
616
container_conn_helper : 'Gunakan alamat ini untuk akses atau sambungan antara kontena' ,
617
617
ollama_sync :
Original file line number Diff line number Diff line change @@ -608,7 +608,7 @@ const message = {
608
608
model : {
609
609
model : 'Modelo' ,
610
610
create : 'Adicionar Modelo' ,
611
- create_helper : 'Puxar "{0}" do Ollama.com ' ,
611
+ create_helper : 'Puxar "{0}"' ,
612
612
ollama_doc : 'Você pode visitar o site oficial da Ollama para pesquisar e encontrar mais modelos.' ,
613
613
container_conn_helper : 'Use este endereço para acesso ou conexão entre contêineres' ,
614
614
ollama_sync :
Original file line number Diff line number Diff line change @@ -606,7 +606,7 @@ const message = {
606
606
model : {
607
607
model : 'Модель' ,
608
608
create : 'Добавить модель' ,
609
- create_helper : 'Загрузить "{0}" с Ollama.com ' ,
609
+ create_helper : 'Загрузить "{0}"' ,
610
610
ollama_doc : 'Вы можете посетить официальный сайт Ollama, чтобы искать и находить больше моделей.' ,
611
611
container_conn_helper : 'Используйте этот адрес для доступа или подключения между контейнерами' ,
612
612
ollama_sync :
Original file line number Diff line number Diff line change @@ -580,7 +580,7 @@ const message = {
580
580
model : {
581
581
model : '模型' ,
582
582
create : '添加模型' ,
583
- create_helper : '從 Ollama.com 拉取 "{0}"' ,
583
+ create_helper : '拉取 "{0}"' ,
584
584
ollama_doc : '您可以訪問 Ollama 官方網站,搜索並查找更多模型。' ,
585
585
container_conn_helper : '容器間訪問或連接使用此地址' ,
586
586
ollama_sync : '同步 Ollama 模型發現下列模型不存在,是否刪除?' ,
Original file line number Diff line number Diff line change @@ -581,7 +581,7 @@ const message = {
581
581
model : {
582
582
model : '模型' ,
583
583
create : '添加模型' ,
584
- create_helper : '从 Ollama.com 拉取 "{0}"' ,
584
+ create_helper : '拉取 "{0}"' ,
585
585
ollama_doc : '您可以访问 Ollama 官网,搜索并查找更多模型。' ,
586
586
container_conn_helper : '容器间访问或连接使用此地址' ,
587
587
ollama_sync : '同步 Ollama 模型发现下列模型不存在,是否删除?' ,
You can’t perform that action at this time.
0 commit comments