minor fix: translation for pause (#21949)

Signed-off-by: neatguycoding <15627489+NeatGuyCoding@users.noreply.github.com>
This commit is contained in:
NeatGuyCoding
2025-07-05 12:45:29 +08:00
committed by GitHub
parent a201e9faee
commit 51f6095be7
7 changed files with 9 additions and 9 deletions

View File

@@ -29,7 +29,7 @@ const translation = {
delete: 'حذف',
enableWarning: 'فایل بایگانی شده نمی‌تواند فعال شود',
sync: 'همگام‌سازی',
resume: 'رزومه',
resume: 'ادامه',
pause: 'مکث',
},
index: {

View File

@@ -31,7 +31,7 @@ const translation = {
enableWarning: 'アーカイブされたファイルは有効にできません',
sync: '同期',
pause: '一時停止',
resume: '履歴書',
resume: '再開',
},
index: {
enable: '有効にする',

View File

@@ -29,7 +29,7 @@ const translation = {
enableWarning: 'Fișierul arhivat nu poate fi activat',
sync: 'Sincronizează',
pause: 'Pauză',
resume: 'Relua',
resume: 'Reia',
},
index: {
enable: 'Activează',

View File

@@ -29,7 +29,7 @@ const translation = {
delete: 'Удалить',
enableWarning: 'Архивный файл не может быть включен',
sync: 'Синхронизировать',
resume: 'Резюме',
resume: 'Продовжити',
pause: 'Пауза',
},
index: {

View File

@@ -29,8 +29,8 @@ const translation = {
delete: 'Izbriši',
enableWarning: 'Arhivirane datoteke ni mogoče omogočiti',
sync: 'Sinhroniziraj',
pause: 'Pavza',
resume: 'Življenjepis',
pause: 'Zaustavi',
resume: 'Nadaljuj',
},
index: {
enable: 'Omogoči',
@@ -334,7 +334,7 @@ const translation = {
previewTip: 'Predogled odstavkov bo na voljo po zaključku vdelave',
hierarchical: 'Starš-otrok',
childMaxTokens: 'Otrok',
pause: 'Pavza',
pause: 'Zaustavi',
parentMaxTokens: 'Starš',
},
segment: {

View File

@@ -30,7 +30,7 @@ const translation = {
enableWarning: 'Arşivlenmiş dosya etkinleştirilemez',
sync: 'Senkronize et',
pause: 'Duraklat',
resume: 'Özgeçmiş',
resume: 'Devam Et',
},
index: {
enable: 'Etkinleştir',

View File

@@ -29,7 +29,7 @@ const translation = {
enableWarning: 'Архівований файл неможливо активувати',
sync: 'Синхронізувати',
pause: 'Пауза',
resume: 'Резюме',
resume: 'Продовжити',
},
index: {
enable: 'Активувати',