fix: spelling corrections

- Updated appearence -> appearance across files
- Fixed some English spelling mistakes
This commit is contained in:
Rene 2023-06-22 17:36:53 +02:00
parent 3ad1e51f42
commit 93e16fdda2
9 changed files with 21 additions and 21 deletions

View File

@ -7,7 +7,7 @@
<div class="modal-title h6">
<div class="d-flex">
<i class="mdi mdi-24px mdi-brush-variant mr-1" />
<span class="cut-text">{{ t('message.editConnectionAppearence') }}</span>
<span class="cut-text">{{ t('message.editConnectionAppearance') }}</span>
</div>
</div>
<a class="btn btn-clear c-hand" @click.stop="closeModal" />
@ -48,7 +48,7 @@
</div>
</div>
<div class="modal-footer">
<button class="btn btn-primary mr-2" @click.stop="editFolderAppearence">
<button class="btn btn-primary mr-2" @click.stop="editFolderAppearance">
{{ t('word.update') }}
</button>
<button class="btn btn-link" @click.stop="closeModal">
@ -136,7 +136,7 @@ const { trapRef } = useFocusTrap();
const firstInput: Ref<HTMLInputElement> = ref(null);
const localConnection: Ref<SidebarElement> = ref(unproxify(props.connection));
const editFolderAppearence = () => {
const editFolderAppearance = () => {
updateConnectionOrder(localConnection.value);
closeModal();
};

View File

@ -51,7 +51,7 @@
</div>
</div>
<div class="modal-footer">
<button class="btn btn-primary mr-2" @click.stop="editFolderAppearence">
<button class="btn btn-primary mr-2" @click.stop="editFolderAppearance">
{{ t('word.update') }}
</button>
<button class="btn btn-link" @click.stop="closeModal">
@ -110,7 +110,7 @@ const { trapRef } = useFocusTrap();
const firstInput: Ref<HTMLInputElement> = ref(null);
const localFolder: Ref<SidebarElement> = ref(unproxify(props.folder));
const editFolderAppearence = () => {
const editFolderAppearance = () => {
updateConnectionOrder(localFolder.value);
closeModal();
};

View File

@ -145,7 +145,7 @@ export const enUS = {
console: 'Console',
shortcuts: 'Shortcuts',
folder: 'Folder | Folders',
appearence: 'Appearence',
appearance: 'Appearance',
color: 'Color',
label: 'Label',
icon: 'Icon',
@ -296,7 +296,7 @@ export const enUS = {
autoCommit: 'Auto commit',
manualCommit: 'Manual commit',
actionSuccessful: '{action} successful',
importQueryErrors: 'Warning: {n} error has occurrend | Warning: {n} errors occurred',
importQueryErrors: 'Warning: {n} error has occurred | Warning: {n} errors occurred',
executedQueries: '{n} query executed | {n} queries executed',
ourputFormat: 'Output format',
singleFile: 'Single {ext} file',
@ -305,7 +305,7 @@ export const enUS = {
untrustedConnection: 'Untrusted connection',
missingOrIncompleteTranslation: 'Missing or incomplete translation?',
findOutHowToContribute: 'Find out how to contribute',
disableFKChecks: 'Disable foreigh key checks',
disableFKChecks: 'Disable foreign key checks',
allConnections: 'All connections',
searchForConnections: 'Search for connections',
disableScratchpad: 'Disable scratchpad',
@ -337,7 +337,7 @@ export const enUS = {
editFolder: 'Edit folder',
folderName: 'Folder name',
deleteFolder: 'Delete folder',
editConnectionAppearence: 'Edit connection appearence',
editConnectionAppearance: 'Edit connection appearance',
executeSelectedQuery: 'Execute selected query',
defaultCopyType: 'Default copy type',
showTableSize: 'Show table size in sidebar',

View File

@ -145,7 +145,7 @@ export const idID = {
console: 'Konsol',
shortcuts: 'Shortcut',
folder: 'Folder | Folder',
appearence: 'Appearence',
appearance: 'Appearance',
color: 'Color',
label: 'Label',
icon: 'Icon'
@ -332,7 +332,7 @@ export const idID = {
editFolder: 'Ubah folder',
folderName: 'Nama folder',
deleteFolder: 'Hapus folder',
editConnectionAppearence: 'Ubah connection appearence',
editConnectionAppearance: 'Ubah connection appearance',
executeSelectedQuery: 'Eksekusi query yang dipilih',
defaultCopyType: 'Jenis salin default'
},

View File

@ -145,7 +145,7 @@ export const itIT = {
console: 'Console',
shortcuts: 'Scorciatoie',
folder: 'Cartella | Cartelle',
appearence: 'Aspetto',
appearance: 'Aspetto',
color: 'Colore',
label: 'Etichetta',
icon: 'Icona',
@ -333,7 +333,7 @@ export const itIT = {
editFolder: 'Modifica cartella',
folderName: 'Nome cartella',
deleteFolder: 'Cancella cartella',
editConnectionAppearence: 'Modifica aspetto connessione',
editConnectionAppearance: 'Modifica aspetto connessione',
executeSelectedQuery: 'Esegui la query selezionata',
defaultCopyType: 'Tipo di copia default',
showTableSize: 'Mostra dimensioni tabella nella sidebar',

View File

@ -145,7 +145,7 @@ export const koKR = {
console: '콘솔',
shortcuts: '바로가기',
folder: '폴더 | 폴더들',
appearence: '외형',
appearance: '외형',
color: '색상',
label: '라벨',
icon: '아이콘',
@ -333,7 +333,7 @@ export const koKR = {
editFolder: '폴더 수정',
folderName: '폴더 이름',
deleteFolder: '폴더 삭제',
editConnectionAppearence: '연결 형태 수정',
editConnectionAppearance: '연결 형태 수정',
executeSelectedQuery: '선택한 쿼리 실행',
defaultCopyType: '기본 복사 유형',
showTableSize: '사이드바에 테이블 크기 표시',

View File

@ -144,7 +144,7 @@ export const ptBR = {
console: 'Console',
shortcuts: 'Atalhos',
folder: 'Pasta | Pastas',
appearence: 'Aparência',
appearance: 'Aparência',
color: 'Cor',
label: 'Rótulo',
icon: 'Icone'
@ -330,7 +330,7 @@ export const ptBR = {
editFolder: 'Editar Pasta',
folderName: 'Nome da pasta',
deleteFolder: 'Apagar Pasta',
editConnectionAppearence: 'Editar aparência da conexão'
editConnectionAppearance: 'Editar aparência da conexão'
},
faker: {
address: 'Endereço',

View File

@ -145,7 +145,7 @@ export const ruRU = {
console: 'Консоль',
shortcuts: 'Горячие клавиши',
folder: 'Директория | Директории',
appearence: 'Внешний вид',
appearance: 'Внешний вид',
color: 'Цвет',
label: 'Метка',
icon: 'Иконка',
@ -334,7 +334,7 @@ export const ruRU = {
editFolder: 'Изменить директорию',
folderName: 'Название директории',
deleteFolder: 'Удалить директорию',
editConnectionAppearence: 'Изменить внешний вид соединения',
editConnectionAppearance: 'Изменить внешний вид соединения',
executeSelectedQuery: 'Выполнить выделенный запрос',
defaultCopyType: 'Тип копирования по-умолчанию',
showTableSize: 'Показывать размер таблицы в сайдбаре',

View File

@ -145,7 +145,7 @@ export const zhCN = {
console: '控制台',
shortcuts: '快捷键',
folder: '文件夹 | 文件夹',
appearence: '外观',
appearance: '外观',
color: '颜色',
label: '标签',
icon: '图标',
@ -333,7 +333,7 @@ export const zhCN = {
editFolder: '编辑文件夹',
folderName: '文件夹名称',
deleteFolder: '删除文件夹',
editConnectionAppearence: '编辑连接的外观',
editConnectionAppearance: '编辑连接的外观',
executeSelectedQuery: '执行所选查询',
defaultCopyType: '默认复制类型',
showTableSize: '在侧边栏显示表大小',