mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-10-16 08:00:50 +00:00
Add 'Copy' and 'Select All' translations for more languages
Added 'Editor_Copy' and 'Editor_SelectAll' translations for Arabic, Catalan, Norwegian, Dutch, Polish, Portuguese, Russian, Turkish, Vietnamese, Marathi, Hindi, Hebrew, Hungarian, Indonesian, and Slovak to improve localization coverage.
This commit is contained in:
@@ -1,8 +1,15 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<Translations>
|
||||
<ar>
|
||||
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
||||
<Editor_Copy>انسخ</Editor_Copy>
|
||||
<Editor_SelectAll>حدد الكل</Editor_SelectAll>
|
||||
</ar>
|
||||
<ca>
|
||||
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
||||
<Editor_Copy>Copia</Editor_Copy>
|
||||
<Editor_SelectAll>Selecciona-ho tot</Editor_SelectAll>
|
||||
</ca>
|
||||
<de>
|
||||
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
||||
@@ -46,12 +53,18 @@
|
||||
</ko>
|
||||
<nb-NO>
|
||||
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
||||
<Editor_Copy>Kopier</Editor_Copy>
|
||||
<Editor_SelectAll>Merk alt</Editor_SelectAll>
|
||||
</nb-NO>
|
||||
<nl-NL>
|
||||
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
||||
<Editor_Copy>Kopiëren</Editor_Copy>
|
||||
<Editor_SelectAll>Alles selecteren</Editor_SelectAll>
|
||||
</nl-NL>
|
||||
<pl>
|
||||
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
||||
<Editor_Copy>Kopiuj</Editor_Copy>
|
||||
<Editor_SelectAll>Zaznacz wszystko</Editor_SelectAll>
|
||||
</pl>
|
||||
<pt-BR>
|
||||
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
||||
@@ -60,12 +73,18 @@
|
||||
</pt-BR>
|
||||
<pt-PT>
|
||||
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
||||
<Editor_Copy>Copiar</Editor_Copy>
|
||||
<Editor_SelectAll>Selecionar tudo</Editor_SelectAll>
|
||||
</pt-PT>
|
||||
<ru-RU>
|
||||
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
||||
<Editor_Copy>Копировать</Editor_Copy>
|
||||
<Editor_SelectAll>Выделить всё</Editor_SelectAll>
|
||||
</ru-RU>
|
||||
<tr-TR>
|
||||
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
||||
<Editor_Copy>Kopyala</Editor_Copy>
|
||||
<Editor_SelectAll>Tümünü seç</Editor_SelectAll>
|
||||
</tr-TR>
|
||||
<uk-UA>
|
||||
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
||||
@@ -74,6 +93,8 @@
|
||||
</uk-UA>
|
||||
<vi>
|
||||
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
||||
<Editor_Copy>Sao chép</Editor_Copy>
|
||||
<Editor_SelectAll>Chọn tất cả</Editor_SelectAll>
|
||||
</vi>
|
||||
<zh-CN>
|
||||
<Editor_FontFamily>Consolas,Microsoft Yahei UI,Microsoft Yahei,SimSun</Editor_FontFamily>
|
||||
@@ -87,10 +108,34 @@
|
||||
</zh-TW>
|
||||
<mr>
|
||||
<Editor_FontFamily>Consolas,Mangal,Nirmala UI</Editor_FontFamily>
|
||||
<Editor_Copy>प्रतिलिपी करा</Editor_Copy>
|
||||
<Editor_SelectAll>सर्व निवडा</Editor_SelectAll>
|
||||
</mr>
|
||||
<hi>
|
||||
<Editor_FontFamily>Consolas,Mangal,Nirmala UI</Editor_FontFamily>
|
||||
<Editor_Copy>कॉपी करें</Editor_Copy>
|
||||
<Editor_SelectAll>सभी चुनें</Editor_SelectAll>
|
||||
</hi>
|
||||
<he>
|
||||
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
||||
<Editor_Copy>העתק</Editor_Copy>
|
||||
<Editor_SelectAll>בחר הכל</Editor_SelectAll>
|
||||
</he>
|
||||
<hu-HU>
|
||||
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
||||
<Editor_Copy>Másolás</Editor_Copy>
|
||||
<Editor_SelectAll>Mindet kijelöl</Editor_SelectAll>
|
||||
</hu-HU>
|
||||
<id-ID>
|
||||
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
||||
<Editor_Copy>Salin</Editor_Copy>
|
||||
<Editor_SelectAll>Pilih Semua</Editor_SelectAll>
|
||||
</id-ID>
|
||||
<sk>
|
||||
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
||||
<Editor_Copy>Kopírovať</Editor_Copy>
|
||||
<Editor_SelectAll>Označiť všetko</Editor_SelectAll>
|
||||
</sk>
|
||||
<el>
|
||||
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
||||
<Editor_Copy>Aντιγραφή</Editor_Copy>
|
||||
|
Reference in New Issue
Block a user