fix(translations): add missing translations to english js file

This commit is contained in:
Bert Verhelst 2021-10-05 19:50:45 +02:00
parent 279133d6dd
commit 3998436159
24 changed files with 417 additions and 416 deletions

View file

@ -124,5 +124,5 @@ export default {
Apprise: "Apprise (Support 50+ Notification services)", Apprise: "Apprise (Support 50+ Notification services)",
Pushbullet: "Pushbullet", Pushbullet: "Pushbullet",
Line: "Line Messenger", Line: "Line Messenger",
Mattermost: "Mattermost" Mattermost: "Mattermost",
}; };

View file

@ -124,5 +124,5 @@ export default {
Apprise: "Apprise (Support 50+ Notification services)", Apprise: "Apprise (Support 50+ Notification services)",
Pushbullet: "Pushbullet", Pushbullet: "Pushbullet",
Line: "Line Messenger", Line: "Line Messenger",
Mattermost: "Mattermost" Mattermost: "Mattermost",
}; };

View file

@ -124,5 +124,5 @@ export default {
Apprise: "Apprise (Support 50+ Notification services)", Apprise: "Apprise (Support 50+ Notification services)",
Pushbullet: "Pushbullet", Pushbullet: "Pushbullet",
Line: "Line Messenger", Line: "Line Messenger",
Mattermost: "Mattermost" Mattermost: "Mattermost",
}; };

View file

@ -124,5 +124,11 @@ export default {
Apprise: "Apprise (Support 50+ Notification services)", Apprise: "Apprise (Support 50+ Notification services)",
Pushbullet: "Pushbullet", Pushbullet: "Pushbullet",
Line: "Line Messenger", Line: "Line Messenger",
Mattermost: "Mattermost" Mattermost: "Mattermost",
ShowingFromToOfCountRecords: "Showing {from} to {to} of {count} records",
Records: "records",
OneRecord: "One record",
PoweredBy: "Powered by",
SwitchToLightTheme: "Switch to Light Theme",
SwitchToDarkTheme: "Switch to Dark Theme",
}; };

View file

@ -124,5 +124,5 @@ export default {
Apprise: "Apprise (Support 50+ Notification services)", Apprise: "Apprise (Support 50+ Notification services)",
Pushbullet: "Pushbullet", Pushbullet: "Pushbullet",
Line: "Line Messenger", Line: "Line Messenger",
Mattermost: "Mattermost" Mattermost: "Mattermost",
}; };

View file

@ -1,5 +1,4 @@
export default { export default {
Status Page: "Ülevaade",
LanguageName: "eesti", LanguageName: "eesti",
CheckEverySecond: "Check every {0} seconds.", CheckEverySecond: "Check every {0} seconds.",
RetryCheckEverySecond: "Kontrolli {0} sekundilise vahega.", RetryCheckEverySecond: "Kontrolli {0} sekundilise vahega.",
@ -125,5 +124,5 @@ export default {
Apprise: "Apprise (Support 50+ Notification services)", Apprise: "Apprise (Support 50+ Notification services)",
Pushbullet: "Pushbullet", Pushbullet: "Pushbullet",
Line: "Line Messenger", Line: "Line Messenger",
Mattermost: "Mattermost" Mattermost: "Mattermost",
}; };

View file

@ -1,13 +1,7 @@
export default { export default {
Status Page: "صفحه وضعیت",
Uptime Kuma: "آپتایم کوما",
records: "مورد",
One record: "یک مورد",
Showing {from} to {to} of {count} records: "نمایش از {from} تا {to} از {count} مورد",
First: "اولین", First: "اولین",
Last: "آخرین", Last: "آخرین",
Info: "اطلاعات", Info: "اطلاعات",
Powered By: "نیرو گرفته از",
LanguageName: "Farsi", LanguageName: "Farsi",
CheckEverySecond: "بررسی هر {0} ثانیه.", CheckEverySecond: "بررسی هر {0} ثانیه.",
RetryCheckEverySecond: "تکرار مجدد هر {0} ثانیه.", RetryCheckEverySecond: "تکرار مجدد هر {0} ثانیه.",
@ -133,5 +127,9 @@ export default {
Apprise: "Apprise (Support 50+ Notification services)", Apprise: "Apprise (Support 50+ Notification services)",
Pushbullet: "Pushbullet", Pushbullet: "Pushbullet",
Line: "Line Messenger", Line: "Line Messenger",
Mattermost: "Mattermost" Mattermost: "Mattermost",
ShowingFromToOfCountRecords: "نمایش از {from} تا {to} از {count} مورد",
Records: "مورد",
OneRecord: "یک مورد",
PoweredBy: "نیرو گرفته از",
}; };

View file

@ -124,5 +124,5 @@ export default {
Apprise: "Apprise (Support 50+ Notification services)", Apprise: "Apprise (Support 50+ Notification services)",
Pushbullet: "Pushbullet", Pushbullet: "Pushbullet",
Line: "Line Messenger", Line: "Line Messenger",
Mattermost: "Mattermost" Mattermost: "Mattermost",
}; };

View file

@ -124,5 +124,5 @@ export default {
Apprise: "Apprise (Support 50+ Notification services)", Apprise: "Apprise (Support 50+ Notification services)",
Pushbullet: "Pushbullet", Pushbullet: "Pushbullet",
Line: "Line Messenger", Line: "Line Messenger",
Mattermost: "Mattermost" Mattermost: "Mattermost",
}; };

View file

@ -124,5 +124,5 @@ export default {
Apprise: "Apprise (Support 50+ Notification services)", Apprise: "Apprise (Support 50+ Notification services)",
Pushbullet: "Pushbullet", Pushbullet: "Pushbullet",
Line: "Line Messenger", Line: "Line Messenger",
Mattermost: "Mattermost" Mattermost: "Mattermost",
}; };

View file

@ -124,5 +124,5 @@ export default {
Apprise: "Apprise (Support 50+ Notification services)", Apprise: "Apprise (Support 50+ Notification services)",
Pushbullet: "Pushbullet", Pushbullet: "Pushbullet",
Line: "Line Messenger", Line: "Line Messenger",
Mattermost: "Mattermost" Mattermost: "Mattermost",
}; };

View file

@ -124,5 +124,5 @@ export default {
Apprise: "Apprise (Support 50+ Notification services)", Apprise: "Apprise (Support 50+ Notification services)",
Pushbullet: "Pushbullet", Pushbullet: "Pushbullet",
Line: "Line Messenger", Line: "Line Messenger",
Mattermost: "Mattermost" Mattermost: "Mattermost",
}; };

View file

@ -124,5 +124,5 @@ export default {
Apprise: "Apprise (Support 50+ Notification services)", Apprise: "Apprise (Support 50+ Notification services)",
Pushbullet: "Pushbullet", Pushbullet: "Pushbullet",
Line: "Line Messenger", Line: "Line Messenger",
Mattermost: "Mattermost" Mattermost: "Mattermost",
}; };

View file

@ -124,5 +124,5 @@ export default {
Apprise: "Apprise (Support 50+ Notification services)", Apprise: "Apprise (Support 50+ Notification services)",
Pushbullet: "Pushbullet", Pushbullet: "Pushbullet",
Line: "Line Messenger", Line: "Line Messenger",
Mattermost: "Mattermost" Mattermost: "Mattermost",
}; };

View file

@ -1,5 +1,4 @@
export default { export default {
Status Page: "Página de Status",
LanguageName: "Português (Brasileiro)", LanguageName: "Português (Brasileiro)",
CheckEverySecond: "Verificar cada {0} segundos.", CheckEverySecond: "Verificar cada {0} segundos.",
RetryCheckEverySecond: "Tentar novamente a cada {0} segundos.", RetryCheckEverySecond: "Tentar novamente a cada {0} segundos.",
@ -125,5 +124,5 @@ export default {
Apprise: "Apprise (Support 50+ Notification services)", Apprise: "Apprise (Support 50+ Notification services)",
Pushbullet: "Pushbullet", Pushbullet: "Pushbullet",
Line: "Line Messenger", Line: "Line Messenger",
Mattermost: "Mattermost" Mattermost: "Mattermost",
}; };

View file

@ -1,9 +1,8 @@
export default { export default {
Status Page: "Статус сервисов",
Discard: "Отмена", Discard: "Отмена",
CreateIncident: "Создать инцидент", CreateIncident: "Создать инцидент",
Switch to Dark Theme: "Тёмная тема", SwitchToDarkTheme: "Тёмная тема",
Switch to Light Theme: "Светлая тема", SwitchToLightTheme: "Светлая тема",
LanguageName: "Русский", LanguageName: "Русский",
CheckEverySecond: "проверять каждые {0} секунд", CheckEverySecond: "проверять каждые {0} секунд",
RetryCheckEverySecond: "повторять каждые {0} секунд", RetryCheckEverySecond: "повторять каждые {0} секунд",
@ -129,5 +128,5 @@ export default {
Apprise: "Apprise (Support 50+ Notification services)", Apprise: "Apprise (Support 50+ Notification services)",
Pushbullet: "Pushbullet", Pushbullet: "Pushbullet",
Line: "Line Messenger", Line: "Line Messenger",
Mattermost: "Mattermost" Mattermost: "Mattermost",
}; };

View file

@ -124,5 +124,5 @@ export default {
Apprise: "Apprise (Support 50+ Notification services)", Apprise: "Apprise (Support 50+ Notification services)",
Pushbullet: "Pushbullet", Pushbullet: "Pushbullet",
Line: "Line Messenger", Line: "Line Messenger",
Mattermost: "Mattermost" Mattermost: "Mattermost",
}; };

View file

@ -124,5 +124,5 @@ export default {
Apprise: "Apprise (Support 50+ Notification services)", Apprise: "Apprise (Support 50+ Notification services)",
Pushbullet: "Pushbullet", Pushbullet: "Pushbullet",
Line: "Line Messenger", Line: "Line Messenger",
Mattermost: "Mattermost" Mattermost: "Mattermost",
}; };

View file

@ -124,5 +124,5 @@ export default {
Apprise: "Apprise (Support 50+ Notification services)", Apprise: "Apprise (Support 50+ Notification services)",
Pushbullet: "Pushbullet", Pushbullet: "Pushbullet",
Line: "Line Messenger", Line: "Line Messenger",
Mattermost: "Mattermost" Mattermost: "Mattermost",
}; };

View file

@ -124,5 +124,5 @@ export default {
Apprise: "Apprise (Support 50+ Notification services)", Apprise: "Apprise (Support 50+ Notification services)",
Pushbullet: "Pushbullet", Pushbullet: "Pushbullet",
Line: "Line Messenger", Line: "Line Messenger",
Mattermost: "Mattermost" Mattermost: "Mattermost",
}; };

View file

@ -124,5 +124,5 @@ export default {
Apprise: "Apprise (Support 50+ Notification services)", Apprise: "Apprise (Support 50+ Notification services)",
Pushbullet: "Pushbullet", Pushbullet: "Pushbullet",
Line: "Line Messenger", Line: "Line Messenger",
Mattermost: "Mattermost" Mattermost: "Mattermost",
}; };

View file

@ -124,5 +124,5 @@ export default {
Apprise: "Apprise (Support 50+ Notification services)", Apprise: "Apprise (Support 50+ Notification services)",
Pushbullet: "Pushbullet", Pushbullet: "Pushbullet",
Line: "Line Messenger", Line: "Line Messenger",
Mattermost: "Mattermost" Mattermost: "Mattermost",
}; };

View file

@ -84,7 +84,7 @@ export default {
heartBeatList: [], heartBeatList: [],
paginationConfig: { paginationConfig: {
texts:{ texts:{
count:`${this.$t("Showing {from} to {to} of {count} records")}|{count} ${this.$t("records")}|${this.$t("One record")}`, count:`${this.$t("ShowingFromToOfCountRecords")}|{count} ${this.$t("Records")}|${this.$t("OneRecord")}`,
first:this.$t("First"), first:this.$t("First"),
last:this.$t("Last"), last:this.$t("Last"),
nextPage:'>', nextPage:'>',

View file

@ -70,12 +70,12 @@
<!-- Set theme --> <!-- Set theme -->
<button v-if="theme == 'dark'" class="btn btn-light me-2" @click="changeTheme('light')"> <button v-if="theme == 'dark'" class="btn btn-light me-2" @click="changeTheme('light')">
<font-awesome-icon icon="save" /> <font-awesome-icon icon="save" />
{{ $t("Switch to Light Theme") }} {{ $t("SwitchToLightTheme") }}
</button> </button>
<button v-if="theme == 'light'" class="btn btn-dark me-2" @click="changeTheme('dark')"> <button v-if="theme == 'light'" class="btn btn-dark me-2" @click="changeTheme('dark')">
<font-awesome-icon icon="save" /> <font-awesome-icon icon="save" />
{{ $t("Switch to Dark Theme") }} {{ $t("SwitchToDarkTheme") }}
</button> </button>
</div> </div>
</div> </div>