From b451ad44feb8fe83e342a7d56bf721acf52a3cf3 Mon Sep 17 00:00:00 2001 From: Anthony <96078404+AntoniusDC@users.noreply.github.com> Date: Fri, 19 Jul 2024 16:29:22 -0700 Subject: [PATCH] Added translations to resources/app_languages.php (#7058) --- resources/app_languages.php | 182 ++++++++++++++++++------------------ 1 file changed, 91 insertions(+), 91 deletions(-) diff --git a/resources/app_languages.php b/resources/app_languages.php index aa333e6bcf..39689ea4cc 100644 --- a/resources/app_languages.php +++ b/resources/app_languages.php @@ -5508,105 +5508,105 @@ $text['label-target']['ko-kr'] = "표적"; $text['label-width']['en-us'] = "Width"; $text['label-width']['en-gb'] = "Width"; -$text['label-width']['ar-eg'] = ""; -$text['label-width']['de-at'] = ""; -$text['label-width']['de-ch'] = ""; -$text['label-width']['de-de'] = ""; -$text['label-width']['el-gr'] = ""; -$text['label-width']['es-cl'] = ""; -$text['label-width']['es-mx'] = ""; -$text['label-width']['fr-ca'] = ""; -$text['label-width']['fr-fr'] = ""; -$text['label-width']['he-il'] = ""; -$text['label-width']['it-it'] = ""; -$text['label-width']['nl-nl'] = ""; -$text['label-width']['pl-pl'] = ""; -$text['label-width']['pt-br'] = ""; -$text['label-width']['pt-pt'] = ""; -$text['label-width']['ro-ro'] = ""; -$text['label-width']['ru-ru'] = ""; -$text['label-width']['sv-se'] = ""; -$text['label-width']['uk-ua'] = ""; -$text['label-width']['zh-cn'] = ""; -$text['label-width']['ja-jp'] = ""; -$text['label-width']['ko-kr'] = ""; +$text['label-width']['ar-eg'] = "عرض"; +$text['label-width']['de-at'] = "Breite"; +$text['label-width']['de-ch'] = "Breite"; +$text['label-width']['de-de'] = "Breite"; +$text['label-width']['el-gr'] = "Πλάτος"; +$text['label-width']['es-cl'] = "Ancho"; +$text['label-width']['es-mx'] = "Ancho"; +$text['label-width']['fr-ca'] = "Largeur"; +$text['label-width']['fr-fr'] = "Largeur"; +$text['label-width']['he-il'] = "רוֹחַב"; +$text['label-width']['it-it'] = "Larghezza"; +$text['label-width']['nl-nl'] = "Breedte"; +$text['label-width']['pl-pl'] = "Szerokość"; +$text['label-width']['pt-br'] = "Largura"; +$text['label-width']['pt-pt'] = "Largura"; +$text['label-width']['ro-ro'] = "Lăţime"; +$text['label-width']['ru-ru'] = "Ширина"; +$text['label-width']['sv-se'] = "Bredd"; +$text['label-width']['uk-ua'] = "Ширина"; +$text['label-width']['zh-cn'] = "宽度"; +$text['label-width']['ja-jp'] = "幅"; +$text['label-width']['ko-kr'] = "너비"; $text['label-height']['en-us'] = "Height"; $text['label-height']['en-gb'] = "Height"; -$text['label-height']['ar-eg'] = ""; -$text['label-height']['de-at'] = ""; -$text['label-height']['de-ch'] = ""; -$text['label-height']['de-de'] = ""; -$text['label-height']['el-gr'] = ""; -$text['label-height']['es-cl'] = ""; -$text['label-height']['es-mx'] = ""; -$text['label-height']['fr-ca'] = ""; -$text['label-height']['fr-fr'] = ""; -$text['label-height']['he-il'] = ""; -$text['label-height']['it-it'] = ""; -$text['label-height']['nl-nl'] = ""; -$text['label-height']['pl-pl'] = ""; -$text['label-height']['pt-br'] = ""; -$text['label-height']['pt-pt'] = ""; -$text['label-height']['ro-ro'] = ""; -$text['label-height']['ru-ru'] = ""; -$text['label-height']['sv-se'] = ""; -$text['label-height']['uk-ua'] = ""; -$text['label-height']['zh-cn'] = ""; -$text['label-height']['ja-jp'] = ""; -$text['label-height']['ko-kr'] = ""; +$text['label-height']['ar-eg'] = "ارتفاع"; +$text['label-height']['de-at'] = "Höhe"; +$text['label-height']['de-ch'] = "Höhe"; +$text['label-height']['de-de'] = "Höhe"; +$text['label-height']['el-gr'] = "Υψος"; +$text['label-height']['es-cl'] = "Altura"; +$text['label-height']['es-mx'] = "Altura"; +$text['label-height']['fr-ca'] = "Hauteur"; +$text['label-height']['fr-fr'] = "Hauteur"; +$text['label-height']['he-il'] = "גוֹבַה"; +$text['label-height']['it-it'] = "Altezza"; +$text['label-height']['nl-nl'] = "Hoogte"; +$text['label-height']['pl-pl'] = "Wysokość"; +$text['label-height']['pt-br'] = "Altura"; +$text['label-height']['pt-pt'] = "Altura"; +$text['label-height']['ro-ro'] = "Înălţime"; +$text['label-height']['ru-ru'] = "Высота"; +$text['label-height']['sv-se'] = "Höjd"; +$text['label-height']['uk-ua'] = "Висота"; +$text['label-height']['zh-cn'] = "高度"; +$text['label-height']['ja-jp'] = "身長"; +$text['label-height']['ko-kr'] = "키"; $text['label-current_window']['en-us'] = "Current Window"; $text['label-current_window']['en-gb'] = "Current Window"; -$text['label-current_window']['ar-eg'] = "النافذة أو علامة التبويب الحالية"; -$text['label-current_window']['de-at'] = "Aktuelles Fenster oder Tab"; -$text['label-current_window']['de-ch'] = "Aktuelles Fenster oder Tab"; -$text['label-current_window']['de-de'] = "Aktuelles Fenster oder Tab"; -$text['label-current_window']['el-gr'] = "Τρέχον παράθυρο ή καρτέλα"; -$text['label-current_window']['es-cl'] = "Ventana o pestaña actual"; -$text['label-current_window']['es-mx'] = "Ventana o pestaña actual"; -$text['label-current_window']['fr-ca'] = "Fenêtre ou onglet actuel"; -$text['label-current_window']['fr-fr'] = "Fenêtre ou onglet actuel"; -$text['label-current_window']['he-il'] = "חלון או כרטיסייה נוכחיים"; -$text['label-current_window']['it-it'] = "Finestra o scheda corrente"; -$text['label-current_window']['nl-nl'] = "Huidig ​​venster of tabblad"; -$text['label-current_window']['pl-pl'] = "Bieżące okno lub karta"; -$text['label-current_window']['pt-br'] = "Janela ou guia atual"; -$text['label-current_window']['pt-pt'] = "Janela ou guia atual"; -$text['label-current_window']['ro-ro'] = "Fereastra sau fila curentă"; -$text['label-current_window']['ru-ru'] = "Текущее окно или вкладка"; -$text['label-current_window']['sv-se'] = "Aktuellt fönster eller flik"; -$text['label-current_window']['uk-ua'] = "Поточне вікно або вкладка"; -$text['label-current_window']['tr-tr'] = "Geçerli Pencere veya Sekme"; -$text['label-current_window']['zh-cn'] = "当前窗口或选项卡"; -$text['label-current_window']['ja-jp'] = "現在のウィンドウまたはタブ"; -$text['label-current_window']['ko-kr'] = "현재 창 또는 탭"; +$text['label-current_window']['ar-eg'] = "النافذة الحالية"; +$text['label-current_window']['de-at'] = "Aktuelles Fenster"; +$text['label-current_window']['de-ch'] = "Aktuelles Fenster"; +$text['label-current_window']['de-de'] = "Aktuelles Fenster"; +$text['label-current_window']['el-gr'] = "Τρέχον παράθυρο"; +$text['label-current_window']['es-cl'] = "Ventana actual"; +$text['label-current_window']['es-mx'] = "Ventana actual"; +$text['label-current_window']['fr-ca'] = "Fenêtre actuelle"; +$text['label-current_window']['fr-fr'] = "Fenêtre actuelle"; +$text['label-current_window']['he-il'] = "חלון נוכחי"; +$text['label-current_window']['it-it'] = "Finestra corrente"; +$text['label-current_window']['nl-nl'] = "Huidig ​​venster"; +$text['label-current_window']['pl-pl'] = "Aktualne okno"; +$text['label-current_window']['pt-br'] = "Janela atual"; +$text['label-current_window']['pt-pt'] = "Janela atual"; +$text['label-current_window']['ro-ro'] = "Fereastra curentă"; +$text['label-current_window']['ru-ru'] = "Текущее окно"; +$text['label-current_window']['sv-se'] = "Aktuell fönster"; +$text['label-current_window']['uk-ua'] = "Поточне вікно"; +$text['label-current_window']['tr-tr'] = "Mevcut pencere"; +$text['label-current_window']['zh-cn'] = "当前窗口"; +$text['label-current_window']['ja-jp'] = "現在のウィンドウ"; +$text['label-current_window']['ko-kr'] = "현재 창"; $text['label-new_window']['en-us'] = "New Window"; $text['label-new_window']['en-gb'] = "New Window"; -$text['label-new_window']['ar-eg'] = "نافذة أو علامة تبويب جديدة"; -$text['label-new_window']['de-at'] = "Neues Fenster oder neuer Tab"; -$text['label-new_window']['de-ch'] = "Neues Fenster oder neuer Tab"; -$text['label-new_window']['de-de'] = "Neues Fenster oder neuer Tab"; -$text['label-new_window']['el-gr'] = "Νέο παράθυρο ή καρτέλα"; -$text['label-new_window']['es-cl'] = "Nueva ventana o pestaña"; -$text['label-new_window']['es-mx'] = "Nueva ventana o pestaña"; -$text['label-new_window']['fr-ca'] = "Nouvelle fenêtre ou onglet"; -$text['label-new_window']['fr-fr'] = "Nouvelle fenêtre ou onglet"; -$text['label-new_window']['he-il'] = "חלון חדש או כרטיסייה"; -$text['label-new_window']['it-it'] = "Nuova finestra o scheda"; -$text['label-new_window']['nl-nl'] = "Nieuw venster of tabblad"; -$text['label-new_window']['pl-pl'] = "Nowe okno lub karta"; -$text['label-new_window']['pt-br'] = "Nova janela ou guia"; -$text['label-new_window']['pt-pt'] = "Nova janela ou guia"; -$text['label-new_window']['ro-ro'] = "Fereastră sau filă nouă"; -$text['label-new_window']['ru-ru'] = "Новое окно или вкладка"; -$text['label-new_window']['sv-se'] = "Nytt fönster eller flik"; -$text['label-new_window']['uk-ua'] = "Нове вікно або вкладка"; -$text['label-new_window']['tr-tr'] = "Yeni Pencere veya Sekme"; -$text['label-new_window']['zh-cn'] = "新窗口或标签页"; -$text['label-new_window']['ja-jp'] = "新しいウィンドウまたはタブ"; -$text['label-new_window']['ko-kr'] = "새 창 또는 탭"; +$text['label-new_window']['ar-eg'] = "نافذة جديدة"; +$text['label-new_window']['de-at'] = "Neues Fenster"; +$text['label-new_window']['de-ch'] = "Neues Fenster"; +$text['label-new_window']['de-de'] = "Neues Fenster"; +$text['label-new_window']['el-gr'] = "Νέο παράθυρο"; +$text['label-new_window']['es-cl'] = "Nueva ventana"; +$text['label-new_window']['es-mx'] = "Nueva ventana"; +$text['label-new_window']['fr-ca'] = "Nouvelle fenetre"; +$text['label-new_window']['fr-fr'] = "Nouvelle fenetre"; +$text['label-new_window']['he-il'] = "חלון חדש"; +$text['label-new_window']['it-it'] = "Nuova finestra"; +$text['label-new_window']['nl-nl'] = "Nieuw raam"; +$text['label-new_window']['pl-pl'] = "Nowe okno"; +$text['label-new_window']['pt-br'] = "Nova janela"; +$text['label-new_window']['pt-pt'] = "Nova janela"; +$text['label-new_window']['ro-ro'] = "Fereastră nouă"; +$text['label-new_window']['ru-ru'] = "Новое окно"; +$text['label-new_window']['sv-se'] = "Nytt fönster"; +$text['label-new_window']['uk-ua'] = "Нове вікно"; +$text['label-new_window']['tr-tr'] = "Yeni Pencere"; +$text['label-new_window']['zh-cn'] = "新窗户"; +$text['label-new_window']['ja-jp'] = "新しい窓"; +$text['label-new_window']['ko-kr'] = "새창"; $text['label-icon']['en-us'] = "Icon"; $text['label-icon']['en-gb'] = "Icon"; @@ -6562,4 +6562,4 @@ $text['label-details']['zh-cn'] = "详细情况"; $text['label-details']['ja-jp'] = "インフォメーション"; $text['label-details']['ko-kr'] = "제품 정보"; -?> \ No newline at end of file +?>