init commit
This commit is contained in:
40
plugins/xskin/localization/ar.inc
Normal file
40
plugins/xskin/localization/ar.inc
Normal file
@ -0,0 +1,40 @@
|
||||
<?php
|
||||
/**
|
||||
* Roundcube Plus Skin plugin.
|
||||
*
|
||||
* Copyright 2019, Tecorama LLC.
|
||||
*
|
||||
* @license Commercial. See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
$labels = [];
|
||||
|
||||
// larry based
|
||||
|
||||
$labels['interface_options'] = 'خيارات الواجهة';
|
||||
$labels['disable_mobile_skin'] = 'استخدام مظهر سطح المكتب';
|
||||
$labels['enable_mobile_skin'] = 'استخدام بشرة الهاتف المحمول';
|
||||
|
||||
// elastic based
|
||||
|
||||
$labels['skin_look_and_feel_shortcut'] = 'مظهر البشرة وملمسها';
|
||||
$labels['skin_look_and_feel'] = 'مظهر البشرة وملمسها';
|
||||
$labels['setting_icons'] = 'الأيقونات';
|
||||
$labels['icons_solid'] = 'صلبة';
|
||||
$labels['icons_traditional'] = 'تقليدي';
|
||||
$labels['icons_outlined'] = 'الخطوط العريضة';
|
||||
$labels['icons_material'] = 'المواد';
|
||||
$labels['icons_cartoon'] = 'رسوم متحركة';
|
||||
$labels['setting_list_icons'] = 'الأيقونات في القوائم';
|
||||
$labels['setting_button_icons'] = 'أيقونات على الأزرار';
|
||||
$labels['setting_font_size'] = 'حجم الخط';
|
||||
$labels['font_size_xs'] = 'الأصغر';
|
||||
$labels['font_size_s'] = 'أصغر';
|
||||
$labels['font_size_n'] = 'عادي';
|
||||
$labels['font_size_l'] = 'أكبر';
|
||||
$labels['font_size_xl'] = 'الأكبر';
|
||||
$labels['setting_thick_font'] = 'خط سميك';
|
||||
$labels['setting_font_family'] = 'عائلة الخط';
|
||||
$labels['setting_color'] = 'اللون';
|
||||
$labels['save_hint'] = 'لا تنسَ حفظ إعداداتك بالنقر على زر "حفظ" أدناه.';
|
||||
|
40
plugins/xskin/localization/bg_BG.inc
Normal file
40
plugins/xskin/localization/bg_BG.inc
Normal file
@ -0,0 +1,40 @@
|
||||
<?php
|
||||
/**
|
||||
* Roundcube Plus Skin plugin.
|
||||
*
|
||||
* Copyright 2019, Tecorama LLC.
|
||||
*
|
||||
* @license Commercial. See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
$labels = [];
|
||||
|
||||
// larry based
|
||||
|
||||
$labels['interface_options'] = 'Опции на интерфейса';
|
||||
$labels['disable_mobile_skin'] = 'Използване на кожата на работния плот';
|
||||
$labels['enable_mobile_skin'] = 'Използване на мобилна кожа';
|
||||
|
||||
// elastic based
|
||||
|
||||
$labels['skin_look_and_feel_shortcut'] = 'Вид и усещане на кожата';
|
||||
$labels['skin_look_and_feel'] = 'Вид и усещане на кожата';
|
||||
$labels['setting_icons'] = 'Икони';
|
||||
$labels['icons_solid'] = 'Solid';
|
||||
$labels['icons_traditional'] = 'Традиционен';
|
||||
$labels['icons_outlined'] = 'Очертан';
|
||||
$labels['icons_material'] = 'Материал';
|
||||
$labels['icons_cartoon'] = 'Карикатура';
|
||||
$labels['setting_list_icons'] = 'Икони в списъци';
|
||||
$labels['setting_button_icons'] = 'Икони върху бутоните';
|
||||
$labels['setting_font_size'] = 'Размер на шрифта';
|
||||
$labels['font_size_xs'] = 'Най-малкият';
|
||||
$labels['font_size_s'] = 'По-малко';
|
||||
$labels['font_size_n'] = 'Нормален';
|
||||
$labels['font_size_l'] = 'По-голям';
|
||||
$labels['font_size_xl'] = 'Най-големият';
|
||||
$labels['setting_thick_font'] = 'Дебел шрифт';
|
||||
$labels['setting_font_family'] = 'Семейство шрифтове';
|
||||
$labels['setting_color'] = 'Цвят';
|
||||
$labels['save_hint'] = 'Не забравяйте да запазите настройките си, като кликнете върху бутона "Запази" по-долу.';
|
||||
|
40
plugins/xskin/localization/cs_CZ.inc
Normal file
40
plugins/xskin/localization/cs_CZ.inc
Normal file
@ -0,0 +1,40 @@
|
||||
<?php
|
||||
/**
|
||||
* Roundcube Plus Skin plugin.
|
||||
*
|
||||
* Copyright 2019, Tecorama LLC.
|
||||
*
|
||||
* @license Commercial. See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
$labels = [];
|
||||
|
||||
// larry based
|
||||
|
||||
$labels['interface_options'] = 'Možnosti rozhraní';
|
||||
$labels['disable_mobile_skin'] = 'Použití skinu na ploše';
|
||||
$labels['enable_mobile_skin'] = 'Použití mobilní kůže';
|
||||
|
||||
// elastic based
|
||||
|
||||
$labels['skin_look_and_feel_shortcut'] = 'Vzhled a pocit pokožky';
|
||||
$labels['skin_look_and_feel'] = 'Vzhled a pocit pokožky';
|
||||
$labels['setting_icons'] = 'Ikony';
|
||||
$labels['icons_solid'] = 'Solid';
|
||||
$labels['icons_traditional'] = 'Tradiční';
|
||||
$labels['icons_outlined'] = 'Načrtnuto';
|
||||
$labels['icons_material'] = 'Materiál';
|
||||
$labels['icons_cartoon'] = 'Kreslený film';
|
||||
$labels['setting_list_icons'] = 'Ikony v seznamech';
|
||||
$labels['setting_button_icons'] = 'Ikony na tlačítkách';
|
||||
$labels['setting_font_size'] = 'Velikost písma';
|
||||
$labels['font_size_xs'] = 'Nejmenší';
|
||||
$labels['font_size_s'] = 'Menší';
|
||||
$labels['font_size_n'] = 'Normální';
|
||||
$labels['font_size_l'] = 'Větší';
|
||||
$labels['font_size_xl'] = 'Největší';
|
||||
$labels['setting_thick_font'] = 'Silné písmo';
|
||||
$labels['setting_font_family'] = 'Rodina písma';
|
||||
$labels['setting_color'] = 'Barva';
|
||||
$labels['save_hint'] = 'Nezapomeňte uložit nastavení kliknutím na tlačítko "Uložit" níže.';
|
||||
|
40
plugins/xskin/localization/da_DK.inc
Normal file
40
plugins/xskin/localization/da_DK.inc
Normal file
@ -0,0 +1,40 @@
|
||||
<?php
|
||||
/**
|
||||
* Roundcube Plus Skin plugin.
|
||||
*
|
||||
* Copyright 2019, Tecorama LLC.
|
||||
*
|
||||
* @license Commercial. See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
$labels = [];
|
||||
|
||||
// larry based
|
||||
|
||||
$labels['interface_options'] = 'Indstillinger for grænseflader';
|
||||
$labels['disable_mobile_skin'] = 'Brug desktop skin';
|
||||
$labels['enable_mobile_skin'] = 'Brug mobil hud';
|
||||
|
||||
// elastic based
|
||||
|
||||
$labels['skin_look_and_feel_shortcut'] = 'Brugerfladens udseende';
|
||||
$labels['skin_look_and_feel'] = 'Brugerfladens udseende';
|
||||
$labels['setting_icons'] = 'Ikoner';
|
||||
$labels['icons_solid'] = 'Solid';
|
||||
$labels['icons_traditional'] = 'Traditionel';
|
||||
$labels['icons_outlined'] = 'Skitseret';
|
||||
$labels['icons_material'] = 'Materiale';
|
||||
$labels['icons_cartoon'] = 'Tegneserie';
|
||||
$labels['setting_list_icons'] = 'Ikoner i lister';
|
||||
$labels['setting_button_icons'] = 'Ikoner på knapper';
|
||||
$labels['setting_font_size'] = 'Skriftstørrelse';
|
||||
$labels['font_size_xs'] = 'Mindste';
|
||||
$labels['font_size_s'] = 'Mindre';
|
||||
$labels['font_size_n'] = 'Normal';
|
||||
$labels['font_size_l'] = 'Større';
|
||||
$labels['font_size_xl'] = 'Største';
|
||||
$labels['setting_thick_font'] = 'Tyk skrifttype';
|
||||
$labels['setting_font_family'] = 'Skrifttypefamilie';
|
||||
$labels['setting_color'] = 'Farve';
|
||||
$labels['save_hint'] = 'Glem ikke at gemme dine indstillinger ved at klikke på knappen "Gem" nedenfor.';
|
||||
|
39
plugins/xskin/localization/de_DE.inc
Normal file
39
plugins/xskin/localization/de_DE.inc
Normal file
@ -0,0 +1,39 @@
|
||||
<?php
|
||||
/**
|
||||
* Roundcube Plus Skin plugin.
|
||||
*
|
||||
* Copyright 2019, Tecorama LLC.
|
||||
*
|
||||
* @license Commercial. See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
$labels = [];
|
||||
|
||||
// larry based
|
||||
|
||||
$labels['interface_options'] = 'Bedienoberflächeneinstellungen';
|
||||
$labels['disable_mobile_skin'] = 'Benutze Desktop Skin';
|
||||
$labels['enable_mobile_skin'] = 'Benutze Mobilen skin';
|
||||
|
||||
// elastic based
|
||||
|
||||
$labels['skin_look_and_feel_shortcut'] = 'Skin Einstellungen';
|
||||
$labels['skin_look_and_feel'] = 'Skin Einstellungen';
|
||||
$labels['setting_icons'] = 'Icons';
|
||||
$labels['icons_solid'] = 'Solid';
|
||||
$labels['icons_traditional'] = 'Traditional';
|
||||
$labels['icons_outlined'] = 'Outlined';
|
||||
$labels['icons_material'] = 'Material';
|
||||
$labels['icons_cartoon'] = 'Cartoon';
|
||||
$labels['setting_list_icons'] = 'Integriere Icons in Listen';
|
||||
$labels['setting_button_icons'] = 'Integriere Icons in Knöpfen';
|
||||
$labels['setting_font_size'] = 'Schriftgröße';
|
||||
$labels['font_size_xs'] = 'Kleinste';
|
||||
$labels['font_size_s'] = 'Kleiner';
|
||||
$labels['font_size_n'] = 'Normal';
|
||||
$labels['font_size_l'] = 'Größer';
|
||||
$labels['font_size_xl'] = 'Größte';
|
||||
$labels['setting_thick_font'] = 'Konturstarke Schrift';
|
||||
$labels['setting_font_family'] = 'Schriftartenfamilie';
|
||||
$labels['setting_color'] = 'Farbe';
|
||||
$labels['save_hint'] = 'Nicht vergessen die Einstellungen per Klick auf den unten stehenden \'Speichern\' Knopf zu sichern.';
|
40
plugins/xskin/localization/el_GR.inc
Normal file
40
plugins/xskin/localization/el_GR.inc
Normal file
@ -0,0 +1,40 @@
|
||||
<?php
|
||||
/**
|
||||
* Roundcube Plus Skin plugin.
|
||||
*
|
||||
* Copyright 2019, Tecorama LLC.
|
||||
*
|
||||
* @license Commercial. See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
$labels = [];
|
||||
|
||||
// larry based
|
||||
|
||||
$labels['interface_options'] = 'Επιλογές διασύνδεσης';
|
||||
$labels['disable_mobile_skin'] = 'Χρήση επιφάνειας εργασίας';
|
||||
$labels['enable_mobile_skin'] = 'Χρησιμοποιήστε το δέρμα του κινητού';
|
||||
|
||||
// elastic based
|
||||
|
||||
$labels['skin_look_and_feel_shortcut'] = 'Εμφάνιση & αίσθηση του δέρματος';
|
||||
$labels['skin_look_and_feel'] = 'Εμφάνιση & αίσθηση του δέρματος';
|
||||
$labels['setting_icons'] = 'Εικόνες';
|
||||
$labels['icons_solid'] = 'Στερεά';
|
||||
$labels['icons_traditional'] = 'Παραδοσιακό';
|
||||
$labels['icons_outlined'] = 'Σκιαγραφημένο';
|
||||
$labels['icons_material'] = 'Υλικό';
|
||||
$labels['icons_cartoon'] = 'Κινούμενα σχέδια';
|
||||
$labels['setting_list_icons'] = 'Εικονίδια σε λίστες';
|
||||
$labels['setting_button_icons'] = 'Εικονίδια στα κουμπιά';
|
||||
$labels['setting_font_size'] = 'Μέγεθος γραμματοσειράς';
|
||||
$labels['font_size_xs'] = 'Το μικρότερο';
|
||||
$labels['font_size_s'] = 'Μικρότερο';
|
||||
$labels['font_size_n'] = 'Κανονικό';
|
||||
$labels['font_size_l'] = 'Μεγαλύτερο';
|
||||
$labels['font_size_xl'] = 'Μεγαλύτερο';
|
||||
$labels['setting_thick_font'] = 'Παχιά γραμματοσειρά';
|
||||
$labels['setting_font_family'] = 'Οικογένεια γραμματοσειρών';
|
||||
$labels['setting_color'] = 'Χρώμα';
|
||||
$labels['save_hint'] = 'Μην ξεχάσετε να αποθηκεύσετε τις ρυθμίσεις σας κάνοντας κλικ στο κουμπί "Αποθήκευση" παρακάτω.';
|
||||
|
40
plugins/xskin/localization/en_US.inc
Normal file
40
plugins/xskin/localization/en_US.inc
Normal file
@ -0,0 +1,40 @@
|
||||
<?php
|
||||
/**
|
||||
* Roundcube Plus Skin plugin.
|
||||
*
|
||||
* Copyright 2019, Tecorama LLC.
|
||||
*
|
||||
* @license Commercial. See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
$labels = [];
|
||||
|
||||
// larry based
|
||||
|
||||
$labels['interface_options'] = 'Interface Options';
|
||||
$labels['disable_mobile_skin'] = 'Use desktop skin';
|
||||
$labels['enable_mobile_skin'] = 'Use mobile skin';
|
||||
|
||||
// elastic based
|
||||
|
||||
$labels['skin_look_and_feel_shortcut'] = 'Skin Look & Feel';
|
||||
$labels['skin_look_and_feel'] = 'Skin Look & Feel';
|
||||
$labels['setting_icons'] = 'Icons';
|
||||
$labels['icons_solid'] = 'Solid';
|
||||
$labels['icons_traditional'] = 'Traditional';
|
||||
$labels['icons_outlined'] = 'Outlined';
|
||||
$labels['icons_material'] = 'Material';
|
||||
$labels['icons_cartoon'] = 'Cartoon';
|
||||
$labels['setting_list_icons'] = 'Icons in lists';
|
||||
$labels['setting_button_icons'] = 'Icons on buttons';
|
||||
$labels['setting_font_size'] = 'Font size';
|
||||
$labels['font_size_xs'] = 'Smallest';
|
||||
$labels['font_size_s'] = 'Smaller';
|
||||
$labels['font_size_n'] = 'Normal';
|
||||
$labels['font_size_l'] = 'Larger';
|
||||
$labels['font_size_xl'] = 'Largest';
|
||||
$labels['setting_thick_font'] = 'Thick font';
|
||||
$labels['setting_font_family'] = 'Font family';
|
||||
$labels['setting_color'] = 'Color';
|
||||
$labels['save_hint'] = 'Don\'t forget to save your settings by clicking the "Save" button below.';
|
||||
|
40
plugins/xskin/localization/es_ES.inc
Normal file
40
plugins/xskin/localization/es_ES.inc
Normal file
@ -0,0 +1,40 @@
|
||||
<?php
|
||||
/**
|
||||
* Roundcube Plus Skin plugin.
|
||||
*
|
||||
* Copyright 2019, Tecorama LLC.
|
||||
*
|
||||
* @license Commercial. See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
$labels = [];
|
||||
|
||||
// larry based
|
||||
|
||||
$labels['interface_options'] = 'Opciones de interfaz';
|
||||
$labels['disable_mobile_skin'] = 'Usar skin de escritorio';
|
||||
$labels['enable_mobile_skin'] = 'Utilizar la piel móvil';
|
||||
|
||||
// elastic based
|
||||
|
||||
$labels['skin_look_and_feel_shortcut'] = 'Aspecto y tacto de la piel';
|
||||
$labels['skin_look_and_feel'] = 'Aspecto y tacto de la piel';
|
||||
$labels['setting_icons'] = 'Iconos';
|
||||
$labels['icons_solid'] = 'Sólido';
|
||||
$labels['icons_traditional'] = 'Tradicional';
|
||||
$labels['icons_outlined'] = 'Esbozado';
|
||||
$labels['icons_material'] = 'Material';
|
||||
$labels['icons_cartoon'] = 'Dibujos animados';
|
||||
$labels['setting_list_icons'] = 'Iconos en las listas';
|
||||
$labels['setting_button_icons'] = 'Iconos en los botones';
|
||||
$labels['setting_font_size'] = 'Tamaño de letra';
|
||||
$labels['font_size_xs'] = 'El más pequeño';
|
||||
$labels['font_size_s'] = 'Más pequeño';
|
||||
$labels['font_size_n'] = 'Normal';
|
||||
$labels['font_size_l'] = 'Más grande';
|
||||
$labels['font_size_xl'] = 'Mayor';
|
||||
$labels['setting_thick_font'] = 'Fuente gruesa';
|
||||
$labels['setting_font_family'] = 'Familia de fuentes';
|
||||
$labels['setting_color'] = 'Color';
|
||||
$labels['save_hint'] = 'No olvides guardar la configuración haciendo clic en el botón "Guardar".';
|
||||
|
40
plugins/xskin/localization/et_EE.inc
Normal file
40
plugins/xskin/localization/et_EE.inc
Normal file
@ -0,0 +1,40 @@
|
||||
<?php
|
||||
/**
|
||||
* Roundcube Plus Skin plugin.
|
||||
*
|
||||
* Copyright 2019, Tecorama LLC.
|
||||
*
|
||||
* @license Commercial. See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
$labels = [];
|
||||
|
||||
// larry based
|
||||
|
||||
$labels['interface_options'] = 'Liidesevõimalused';
|
||||
$labels['disable_mobile_skin'] = 'Kasutage töölaua nahka';
|
||||
$labels['enable_mobile_skin'] = 'Kasutage mobiiltelefoni nahka';
|
||||
|
||||
// elastic based
|
||||
|
||||
$labels['skin_look_and_feel_shortcut'] = 'Naha välimus ja tunne';
|
||||
$labels['skin_look_and_feel'] = 'Naha välimus ja tunne';
|
||||
$labels['setting_icons'] = 'Ikoonid';
|
||||
$labels['icons_solid'] = 'Soliidne';
|
||||
$labels['icons_traditional'] = 'Traditsiooniline';
|
||||
$labels['icons_outlined'] = 'Välja toodud';
|
||||
$labels['icons_material'] = 'Materjal';
|
||||
$labels['icons_cartoon'] = 'Cartoon';
|
||||
$labels['setting_list_icons'] = 'Ikoonid nimekirjades';
|
||||
$labels['setting_button_icons'] = 'Ikoonid nuppudel';
|
||||
$labels['setting_font_size'] = 'Kirjasuurus';
|
||||
$labels['font_size_xs'] = 'Väikseim';
|
||||
$labels['font_size_s'] = 'Väiksemad';
|
||||
$labels['font_size_n'] = 'Tavaline';
|
||||
$labels['font_size_l'] = 'Suurem';
|
||||
$labels['font_size_xl'] = 'Suurim';
|
||||
$labels['setting_thick_font'] = 'Paks kirjatüüp';
|
||||
$labels['setting_font_family'] = 'Kirjatüüpkond';
|
||||
$labels['setting_color'] = 'Värv';
|
||||
$labels['save_hint'] = 'Ärge unustage oma seaded salvestada, klõpsates alloleval nupul "Salvesta".';
|
||||
|
40
plugins/xskin/localization/fi_FI.inc
Normal file
40
plugins/xskin/localization/fi_FI.inc
Normal file
@ -0,0 +1,40 @@
|
||||
<?php
|
||||
/**
|
||||
* Roundcube Plus Skin plugin.
|
||||
*
|
||||
* Copyright 2019, Tecorama LLC.
|
||||
*
|
||||
* @license Commercial. See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
$labels = [];
|
||||
|
||||
// larry based
|
||||
|
||||
$labels['interface_options'] = 'Liitäntäasetukset';
|
||||
$labels['disable_mobile_skin'] = 'Käytä työpöydän ihoa';
|
||||
$labels['enable_mobile_skin'] = 'Käytä mobiili-ihoa';
|
||||
|
||||
// elastic based
|
||||
|
||||
$labels['skin_look_and_feel_shortcut'] = 'Ihon ulkoasu & tuntuma';
|
||||
$labels['skin_look_and_feel'] = 'Ihon ulkoasu & tuntuma';
|
||||
$labels['setting_icons'] = 'Kuvakkeet';
|
||||
$labels['icons_solid'] = 'Solid';
|
||||
$labels['icons_traditional'] = 'Perinteinen';
|
||||
$labels['icons_outlined'] = 'Hahmoteltu';
|
||||
$labels['icons_material'] = 'Materiaali';
|
||||
$labels['icons_cartoon'] = 'Sarjakuva';
|
||||
$labels['setting_list_icons'] = 'Kuvakkeet luetteloissa';
|
||||
$labels['setting_button_icons'] = 'Kuvakkeet painikkeissa';
|
||||
$labels['setting_font_size'] = 'Kirjasinkoko';
|
||||
$labels['font_size_xs'] = 'Pienin';
|
||||
$labels['font_size_s'] = 'Pienempi';
|
||||
$labels['font_size_n'] = 'Normaali';
|
||||
$labels['font_size_l'] = 'Suurempi';
|
||||
$labels['font_size_xl'] = 'Suurin';
|
||||
$labels['setting_thick_font'] = 'Paksu fontti';
|
||||
$labels['setting_font_family'] = 'Fonttiperhe';
|
||||
$labels['setting_color'] = 'Väri';
|
||||
$labels['save_hint'] = 'Muista tallentaa asetukset napsauttamalla alla olevaa "Tallenna"-painiketta.';
|
||||
|
40
plugins/xskin/localization/fr_FR.inc
Normal file
40
plugins/xskin/localization/fr_FR.inc
Normal file
@ -0,0 +1,40 @@
|
||||
<?php
|
||||
/**
|
||||
* Roundcube Plus Skin plugin.
|
||||
*
|
||||
* Copyright 2019, Tecorama LLC.
|
||||
*
|
||||
* @license Commercial. See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
$labels = [];
|
||||
|
||||
// larry based
|
||||
|
||||
$labels['interface_options'] = 'Options de l\'interface';
|
||||
$labels['disable_mobile_skin'] = 'Utiliser le thème bureau';
|
||||
$labels['enable_mobile_skin'] = 'Utiliser le thème mobile';
|
||||
|
||||
// elastic based
|
||||
|
||||
$labels['skin_look_and_feel_shortcut'] = 'Paramètres du thème';
|
||||
$labels['skin_look_and_feel'] = 'Apparence du thème';
|
||||
$labels['setting_icons'] = 'Icônes';
|
||||
$labels['icons_solid'] = 'Solide';
|
||||
$labels['icons_traditional'] = 'Traditionnel';
|
||||
$labels['icons_outlined'] = 'Contour';
|
||||
$labels['icons_material'] = 'Matière';
|
||||
$labels['icons_cartoon'] = 'Dessin';
|
||||
$labels['setting_list_icons'] = 'Icônes dans les listes';
|
||||
$labels['setting_button_icons'] = 'Icônes sur les boutons';
|
||||
$labels['setting_font_size'] = 'Taille de la police';
|
||||
$labels['font_size_xs'] = 'Le plus petit';
|
||||
$labels['font_size_s'] = 'Plus petit';
|
||||
$labels['font_size_n'] = 'Normal';
|
||||
$labels['font_size_l'] = 'Plus grand';
|
||||
$labels['font_size_xl'] = 'Le plus grand';
|
||||
$labels['setting_thick_font'] = 'Police épaisse';
|
||||
$labels['setting_font_family'] = 'Famille de police';
|
||||
$labels['setting_color'] = 'Couleur';
|
||||
$labels['save_hint'] = 'N\'oubliez pas de sauvegarder vos paramètres en cliquant sur le bouton \'Enregistrer\' ci-dessous.';
|
||||
|
40
plugins/xskin/localization/hu_HU.inc
Normal file
40
plugins/xskin/localization/hu_HU.inc
Normal file
@ -0,0 +1,40 @@
|
||||
<?php
|
||||
/**
|
||||
* Roundcube Plus Skin plugin.
|
||||
*
|
||||
* Copyright 2019, Tecorama LLC.
|
||||
*
|
||||
* @license Commercial. See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
$labels = [];
|
||||
|
||||
// larry based
|
||||
|
||||
$labels['interface_options'] = 'Interfész opciók';
|
||||
$labels['disable_mobile_skin'] = 'Asztali skin használata';
|
||||
$labels['enable_mobile_skin'] = 'Mobil skin használata';
|
||||
|
||||
// elastic based
|
||||
|
||||
$labels['skin_look_and_feel_shortcut'] = 'Bőr megjelenés és érzés';
|
||||
$labels['skin_look_and_feel'] = 'Bőr megjelenés és érzés';
|
||||
$labels['setting_icons'] = 'Ikonok';
|
||||
$labels['icons_solid'] = 'Szilárd';
|
||||
$labels['icons_traditional'] = 'Hagyományos';
|
||||
$labels['icons_outlined'] = 'Vázlatos';
|
||||
$labels['icons_material'] = 'Anyag';
|
||||
$labels['icons_cartoon'] = 'Rajzfilm';
|
||||
$labels['setting_list_icons'] = 'Ikonok a listákban';
|
||||
$labels['setting_button_icons'] = 'Ikonok a gombokon';
|
||||
$labels['setting_font_size'] = 'Betűméret';
|
||||
$labels['font_size_xs'] = 'Legkisebb';
|
||||
$labels['font_size_s'] = 'Kisebb';
|
||||
$labels['font_size_n'] = 'Normál';
|
||||
$labels['font_size_l'] = 'Nagyobb';
|
||||
$labels['font_size_xl'] = 'Legnagyobb';
|
||||
$labels['setting_thick_font'] = 'Vastag betűtípus';
|
||||
$labels['setting_font_family'] = 'Betűcsalád';
|
||||
$labels['setting_color'] = 'Színes';
|
||||
$labels['save_hint'] = 'Ne felejtse el elmenteni a beállításokat az alábbi "Mentés" gombra kattintva.';
|
||||
|
40
plugins/xskin/localization/id_ID.inc
Normal file
40
plugins/xskin/localization/id_ID.inc
Normal file
@ -0,0 +1,40 @@
|
||||
<?php
|
||||
/**
|
||||
* Roundcube Plus Skin plugin.
|
||||
*
|
||||
* Copyright 2019, Tecorama LLC.
|
||||
*
|
||||
* @license Commercial. See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
$labels = [];
|
||||
|
||||
// larry based
|
||||
|
||||
$labels['interface_options'] = 'Opsi Antarmuka';
|
||||
$labels['disable_mobile_skin'] = 'Gunakan kulit desktop';
|
||||
$labels['enable_mobile_skin'] = 'Gunakan kulit seluler';
|
||||
|
||||
// elastic based
|
||||
|
||||
$labels['skin_look_and_feel_shortcut'] = 'Tampilan & Rasa Kulit';
|
||||
$labels['skin_look_and_feel'] = 'Tampilan & Rasa Kulit';
|
||||
$labels['setting_icons'] = 'Ikon';
|
||||
$labels['icons_solid'] = 'Padat';
|
||||
$labels['icons_traditional'] = 'Tradisional';
|
||||
$labels['icons_outlined'] = 'Diuraikan';
|
||||
$labels['icons_material'] = 'Bahan';
|
||||
$labels['icons_cartoon'] = 'Kartun';
|
||||
$labels['setting_list_icons'] = 'Ikon dalam daftar';
|
||||
$labels['setting_button_icons'] = 'Ikon pada tombol';
|
||||
$labels['setting_font_size'] = 'Ukuran huruf';
|
||||
$labels['font_size_xs'] = 'Terkecil';
|
||||
$labels['font_size_s'] = 'Lebih kecil';
|
||||
$labels['font_size_n'] = 'Normal';
|
||||
$labels['font_size_l'] = 'Lebih besar';
|
||||
$labels['font_size_xl'] = 'Terbesar';
|
||||
$labels['setting_thick_font'] = 'Font tebal';
|
||||
$labels['setting_font_family'] = 'Keluarga font';
|
||||
$labels['setting_color'] = 'Warna';
|
||||
$labels['save_hint'] = 'Jangan lupa untuk menyimpan pengaturan Anda dengan mengeklik tombol "Simpan" di bawah ini.';
|
||||
|
40
plugins/xskin/localization/it_IT.inc
Normal file
40
plugins/xskin/localization/it_IT.inc
Normal file
@ -0,0 +1,40 @@
|
||||
<?php
|
||||
/**
|
||||
* Roundcube Plus Skin plugin.
|
||||
*
|
||||
* Copyright 2019, Tecorama LLC.
|
||||
*
|
||||
* @license Commercial. See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
$labels = [];
|
||||
|
||||
// larry based
|
||||
|
||||
$labels['interface_options'] = 'Opzioni interfaccia';
|
||||
$labels['disable_mobile_skin'] = 'Usa tema desktop';
|
||||
$labels['enable_mobile_skin'] = 'Usa tema mobile';
|
||||
|
||||
// elastic based
|
||||
|
||||
$labels['skin_look_and_feel_shortcut'] = 'Aspetto del tema';
|
||||
$labels['skin_look_and_feel'] = 'Aspetto del tema';
|
||||
$labels['setting_icons'] = 'Icone';
|
||||
$labels['icons_solid'] = 'Solido';
|
||||
$labels['icons_traditional'] = 'Tradizionale';
|
||||
$labels['icons_outlined'] = 'Delineato';
|
||||
$labels['icons_material'] = 'Materiale';
|
||||
$labels['icons_cartoon'] = 'Cartone animato';
|
||||
$labels['setting_list_icons'] = 'Icone nelle liste';
|
||||
$labels['setting_button_icons'] = 'Icone sui pulsanti';
|
||||
$labels['setting_font_size'] = 'Dimensione carattere';
|
||||
$labels['font_size_xs'] = 'Il più piccolo';
|
||||
$labels['font_size_s'] = 'Piccolo';
|
||||
$labels['font_size_n'] = 'Normale';
|
||||
$labels['font_size_l'] = 'Grande';
|
||||
$labels['font_size_xl'] = 'Il più grande';
|
||||
$labels['setting_thick_font'] = 'Carattere spesso';
|
||||
$labels['setting_font_family'] = 'Famiglia di caratteri';
|
||||
$labels['setting_color'] = 'Colore';
|
||||
$labels['save_hint'] = 'Non dimenticare di salvare le tue impostazioni facendo clic sul pulsante "Salva" in basso.';
|
||||
|
40
plugins/xskin/localization/ja_JP.inc
Normal file
40
plugins/xskin/localization/ja_JP.inc
Normal file
@ -0,0 +1,40 @@
|
||||
<?php
|
||||
/**
|
||||
* Roundcube Plus Skin plugin.
|
||||
*
|
||||
* Copyright 2019, Tecorama LLC.
|
||||
*
|
||||
* @license Commercial. See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
$labels = [];
|
||||
|
||||
// larry based
|
||||
|
||||
$labels['interface_options'] = 'インターフェース・オプション';
|
||||
$labels['disable_mobile_skin'] = 'デスクトップスキンを使用する';
|
||||
$labels['enable_mobile_skin'] = 'モバイルスキンの使用';
|
||||
|
||||
// elastic based
|
||||
|
||||
$labels['skin_look_and_feel_shortcut'] = 'スキンルック&フィール';
|
||||
$labels['skin_look_and_feel'] = 'スキンルック&フィール';
|
||||
$labels['setting_icons'] = 'アイコン';
|
||||
$labels['icons_solid'] = 'ソリッド';
|
||||
$labels['icons_traditional'] = 'トラディショナル';
|
||||
$labels['icons_outlined'] = '概要';
|
||||
$labels['icons_material'] = '素材';
|
||||
$labels['icons_cartoon'] = '漫画';
|
||||
$labels['setting_list_icons'] = 'リスト内のアイコン';
|
||||
$labels['setting_button_icons'] = 'ボタン上のアイコン';
|
||||
$labels['setting_font_size'] = '文字サイズ';
|
||||
$labels['font_size_xs'] = '最小';
|
||||
$labels['font_size_s'] = '小さめ';
|
||||
$labels['font_size_n'] = 'ノーマル';
|
||||
$labels['font_size_l'] = 'より大きい';
|
||||
$labels['font_size_xl'] = '最大';
|
||||
$labels['setting_thick_font'] = '太いフォント';
|
||||
$labels['setting_font_family'] = 'フォントファミリー';
|
||||
$labels['setting_color'] = 'カラー';
|
||||
$labels['save_hint'] = '下の「保存」ボタンをクリックして設定を保存することをお忘れなく。';
|
||||
|
40
plugins/xskin/localization/ko_KR.inc
Normal file
40
plugins/xskin/localization/ko_KR.inc
Normal file
@ -0,0 +1,40 @@
|
||||
<?php
|
||||
/**
|
||||
* Roundcube Plus Skin plugin.
|
||||
*
|
||||
* Copyright 2019, Tecorama LLC.
|
||||
*
|
||||
* @license Commercial. See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
$labels = [];
|
||||
|
||||
// larry based
|
||||
|
||||
$labels['interface_options'] = '인터페이스 옵션';
|
||||
$labels['disable_mobile_skin'] = '데스크톱 스킨 사용';
|
||||
$labels['enable_mobile_skin'] = '모바일 스킨 사용';
|
||||
|
||||
// elastic based
|
||||
|
||||
$labels['skin_look_and_feel_shortcut'] = '피부 룩 & 필';
|
||||
$labels['skin_look_and_feel'] = '피부 룩 & 필';
|
||||
$labels['setting_icons'] = '아이콘';
|
||||
$labels['icons_solid'] = '솔리드';
|
||||
$labels['icons_traditional'] = '전통';
|
||||
$labels['icons_outlined'] = '개요';
|
||||
$labels['icons_material'] = '재료';
|
||||
$labels['icons_cartoon'] = '카툰';
|
||||
$labels['setting_list_icons'] = '목록의 아이콘';
|
||||
$labels['setting_button_icons'] = '버튼의 아이콘';
|
||||
$labels['setting_font_size'] = '글꼴 크기';
|
||||
$labels['font_size_xs'] = '가장 작은';
|
||||
$labels['font_size_s'] = '더 작게';
|
||||
$labels['font_size_n'] = '보통';
|
||||
$labels['font_size_l'] = '더 크게';
|
||||
$labels['font_size_xl'] = '가장 큰';
|
||||
$labels['setting_thick_font'] = '두꺼운 글꼴';
|
||||
$labels['setting_font_family'] = '글꼴 패밀리';
|
||||
$labels['setting_color'] = '색상';
|
||||
$labels['save_hint'] = '아래의 \'저장\' 버튼을 클릭하여 설정을 저장하는 것을 잊지 마세요.';
|
||||
|
40
plugins/xskin/localization/lt_LT.inc
Normal file
40
plugins/xskin/localization/lt_LT.inc
Normal file
@ -0,0 +1,40 @@
|
||||
<?php
|
||||
/**
|
||||
* Roundcube Plus Skin plugin.
|
||||
*
|
||||
* Copyright 2019, Tecorama LLC.
|
||||
*
|
||||
* @license Commercial. See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
$labels = [];
|
||||
|
||||
// larry based
|
||||
|
||||
$labels['interface_options'] = 'Sąsajos parinktys';
|
||||
$labels['disable_mobile_skin'] = 'Naudoti darbalaukio odą';
|
||||
$labels['enable_mobile_skin'] = 'Naudokite mobiliąją odą';
|
||||
|
||||
// elastic based
|
||||
|
||||
$labels['skin_look_and_feel_shortcut'] = 'Odos išvaizda ir pojūtis';
|
||||
$labels['skin_look_and_feel'] = 'Odos išvaizda ir pojūtis';
|
||||
$labels['setting_icons'] = 'Ikonos';
|
||||
$labels['icons_solid'] = 'Solid';
|
||||
$labels['icons_traditional'] = 'Tradicinis';
|
||||
$labels['icons_outlined'] = 'Apibrėžta';
|
||||
$labels['icons_material'] = 'Medžiaga';
|
||||
$labels['icons_cartoon'] = 'Karikatūra';
|
||||
$labels['setting_list_icons'] = 'Ikonos sąrašuose';
|
||||
$labels['setting_button_icons'] = 'Mygtukų piktogramos';
|
||||
$labels['setting_font_size'] = 'Šrifto dydis';
|
||||
$labels['font_size_xs'] = 'Mažiausias';
|
||||
$labels['font_size_s'] = 'Mažesnis';
|
||||
$labels['font_size_n'] = 'Normalus';
|
||||
$labels['font_size_l'] = 'Didesnis';
|
||||
$labels['font_size_xl'] = 'Didžiausias';
|
||||
$labels['setting_thick_font'] = 'Storas šriftas';
|
||||
$labels['setting_font_family'] = 'Šriftų šeima';
|
||||
$labels['setting_color'] = 'Spalva';
|
||||
$labels['save_hint'] = 'Nepamirškite išsaugoti nustatymų spustelėdami toliau esantį mygtuką "Išsaugoti".';
|
||||
|
40
plugins/xskin/localization/lv_LV.inc
Normal file
40
plugins/xskin/localization/lv_LV.inc
Normal file
@ -0,0 +1,40 @@
|
||||
<?php
|
||||
/**
|
||||
* Roundcube Plus Skin plugin.
|
||||
*
|
||||
* Copyright 2019, Tecorama LLC.
|
||||
*
|
||||
* @license Commercial. See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
$labels = [];
|
||||
|
||||
// larry based
|
||||
|
||||
$labels['interface_options'] = 'Saskarnes opcijas';
|
||||
$labels['disable_mobile_skin'] = 'Darbvirsmas ādas lietošana';
|
||||
$labels['enable_mobile_skin'] = 'Izmantojiet mobilo ādu';
|
||||
|
||||
// elastic based
|
||||
|
||||
$labels['skin_look_and_feel_shortcut'] = 'Ādas izskats un sajūta';
|
||||
$labels['skin_look_and_feel'] = 'Ādas izskats un sajūta';
|
||||
$labels['setting_icons'] = 'Ikonas';
|
||||
$labels['icons_solid'] = 'Solid';
|
||||
$labels['icons_traditional'] = 'Tradicionālais';
|
||||
$labels['icons_outlined'] = 'Izklāstīts';
|
||||
$labels['icons_material'] = 'Materiāls';
|
||||
$labels['icons_cartoon'] = 'Karikatūra';
|
||||
$labels['setting_list_icons'] = 'Ikonas sarakstos';
|
||||
$labels['setting_button_icons'] = 'Ikonas uz pogām';
|
||||
$labels['setting_font_size'] = 'Fonta lielums';
|
||||
$labels['font_size_xs'] = 'Mazākais';
|
||||
$labels['font_size_s'] = 'Mazāks';
|
||||
$labels['font_size_n'] = 'Parasts';
|
||||
$labels['font_size_l'] = 'Lielāks';
|
||||
$labels['font_size_xl'] = 'Lielākais';
|
||||
$labels['setting_thick_font'] = 'Biezs fonts';
|
||||
$labels['setting_font_family'] = 'Fontu ģimene';
|
||||
$labels['setting_color'] = 'Krāsa';
|
||||
$labels['save_hint'] = 'Neaizmirstiet saglabāt iestatījumus, noklikšķinot uz zemāk redzamās pogas "Saglabāt".';
|
||||
|
40
plugins/xskin/localization/nb_NO.inc
Normal file
40
plugins/xskin/localization/nb_NO.inc
Normal file
@ -0,0 +1,40 @@
|
||||
<?php
|
||||
/**
|
||||
* Roundcube Plus Skin plugin.
|
||||
*
|
||||
* Copyright 2019, Tecorama LLC.
|
||||
*
|
||||
* @license Commercial. See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
$labels = [];
|
||||
|
||||
// larry based
|
||||
|
||||
$labels['interface_options'] = 'Alternativer for grensesnitt';
|
||||
$labels['disable_mobile_skin'] = 'Bruk skrivebordsskinn';
|
||||
$labels['enable_mobile_skin'] = 'Bruk mobil hud';
|
||||
|
||||
// elastic based
|
||||
|
||||
$labels['skin_look_and_feel_shortcut'] = 'Hudens utseende og følelse';
|
||||
$labels['skin_look_and_feel'] = 'Hudens utseende og følelse';
|
||||
$labels['setting_icons'] = 'Ikoner';
|
||||
$labels['icons_solid'] = 'Solid';
|
||||
$labels['icons_traditional'] = 'Tradisjonell';
|
||||
$labels['icons_outlined'] = 'Skissert';
|
||||
$labels['icons_material'] = 'Materiell';
|
||||
$labels['icons_cartoon'] = 'Tegneserie';
|
||||
$labels['setting_list_icons'] = 'Ikoner i lister';
|
||||
$labels['setting_button_icons'] = 'Ikoner på knapper';
|
||||
$labels['setting_font_size'] = 'Skriftstørrelse';
|
||||
$labels['font_size_xs'] = 'Minste';
|
||||
$labels['font_size_s'] = 'Mindre';
|
||||
$labels['font_size_n'] = 'Normal';
|
||||
$labels['font_size_l'] = 'Større';
|
||||
$labels['font_size_xl'] = 'Største';
|
||||
$labels['setting_thick_font'] = 'Tykk skrift';
|
||||
$labels['setting_font_family'] = 'Skriftfamilie';
|
||||
$labels['setting_color'] = 'Farge';
|
||||
$labels['save_hint'] = 'Ikke glem å lagre innstillingene dine ved å klikke på "Lagre"-knappen nedenfor.';
|
||||
|
40
plugins/xskin/localization/nl_NL.inc
Normal file
40
plugins/xskin/localization/nl_NL.inc
Normal file
@ -0,0 +1,40 @@
|
||||
<?php
|
||||
/**
|
||||
* Roundcube Plus Skin plugin.
|
||||
*
|
||||
* Copyright 2019, Tecorama LLC.
|
||||
*
|
||||
* @license Commercial. See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
$labels = [];
|
||||
|
||||
// larry based
|
||||
|
||||
$labels['interface_options'] = 'Interface-opties';
|
||||
$labels['disable_mobile_skin'] = 'Desktop skin gebruiken';
|
||||
$labels['enable_mobile_skin'] = 'Gebruik mobiele huid';
|
||||
|
||||
// elastic based
|
||||
|
||||
$labels['skin_look_and_feel_shortcut'] = 'Huidbeeld en -gevoel';
|
||||
$labels['skin_look_and_feel'] = 'Huidbeeld en -gevoel';
|
||||
$labels['setting_icons'] = 'Pictogrammen';
|
||||
$labels['icons_solid'] = 'Massief';
|
||||
$labels['icons_traditional'] = 'Traditioneel';
|
||||
$labels['icons_outlined'] = 'Geschetst';
|
||||
$labels['icons_material'] = 'Materiaal';
|
||||
$labels['icons_cartoon'] = 'Cartoon';
|
||||
$labels['setting_list_icons'] = 'Pictogrammen in lijsten';
|
||||
$labels['setting_button_icons'] = 'Pictogrammen op knoppen';
|
||||
$labels['setting_font_size'] = 'Lettergrootte';
|
||||
$labels['font_size_xs'] = 'Kleinste';
|
||||
$labels['font_size_s'] = 'Kleiner';
|
||||
$labels['font_size_n'] = 'Normaal';
|
||||
$labels['font_size_l'] = 'Groter';
|
||||
$labels['font_size_xl'] = 'Grootste';
|
||||
$labels['setting_thick_font'] = 'Dik lettertype';
|
||||
$labels['setting_font_family'] = 'Lettertype familie';
|
||||
$labels['setting_color'] = 'Kleur';
|
||||
$labels['save_hint'] = 'Vergeet niet uw instellingen op te slaan door op de knop "Opslaan" hieronder te klikken.';
|
||||
|
39
plugins/xskin/localization/pl_PL.inc
Normal file
39
plugins/xskin/localization/pl_PL.inc
Normal file
@ -0,0 +1,39 @@
|
||||
<?php
|
||||
/**
|
||||
* Roundcube Plus Skin plugin.
|
||||
*
|
||||
* Copyright 2019, Tecorama LLC.
|
||||
*
|
||||
* @license Commercial. See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
$labels = [];
|
||||
|
||||
// larry based
|
||||
|
||||
$labels['interface_options'] = 'Opcje interfejsu';
|
||||
$labels['disable_mobile_skin'] = 'Użyj skórki na desktop';
|
||||
$labels['enable_mobile_skin'] = 'Użycie skórki mobilnej';
|
||||
|
||||
// elastic based
|
||||
|
||||
$labels['skin_look_and_feel_shortcut'] = 'Ustawienia wyglądu';
|
||||
$labels['skin_look_and_feel'] = 'Ustawienia wyglądu';
|
||||
$labels['setting_icons'] = 'Ikony';
|
||||
$labels['icons_solid'] = 'Masywne';
|
||||
$labels['icons_traditional'] = 'Tradycjonalne';
|
||||
$labels['icons_outlined'] = 'Nakreślone';
|
||||
$labels['icons_material'] = 'Materiałowe';
|
||||
$labels['icons_cartoon'] = 'Kreskówkowe';
|
||||
$labels['setting_list_icons'] = 'Ikony na listach';
|
||||
$labels['setting_button_icons'] = 'Ikony na przyciskach';
|
||||
$labels['setting_font_size'] = 'Rozmiar czcionki';
|
||||
$labels['font_size_xs'] = 'Najmniejsza';
|
||||
$labels['font_size_s'] = 'Mniejsza';
|
||||
$labels['font_size_n'] = 'Normalna';
|
||||
$labels['font_size_l'] = 'Większa';
|
||||
$labels['font_size_xl'] = 'Największa';
|
||||
$labels['setting_thick_font'] = 'Gruba czcionka';
|
||||
$labels['setting_font_family'] = 'Rodzina czcionek';
|
||||
$labels['setting_color'] = 'Kolor';
|
||||
$labels['save_hint'] = 'Nie zapomnij zapisać swoich ustawień klikając przycisk "Zapisz" poniżej.';
|
40
plugins/xskin/localization/pt_BR.inc
Normal file
40
plugins/xskin/localization/pt_BR.inc
Normal file
@ -0,0 +1,40 @@
|
||||
<?php
|
||||
/**
|
||||
* Roundcube Plus Skin plugin.
|
||||
*
|
||||
* Copyright 2019, Tecorama LLC.
|
||||
*
|
||||
* @license Commercial. See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
$labels = [];
|
||||
|
||||
// larry based
|
||||
|
||||
$labels['interface_options'] = 'Opções de interface';
|
||||
$labels['disable_mobile_skin'] = 'Usar pele de mesa';
|
||||
$labels['enable_mobile_skin'] = 'Usar pele móvel';
|
||||
|
||||
// elastic based
|
||||
|
||||
$labels['skin_look_and_feel_shortcut'] = 'Olhar e sentir da pele';
|
||||
$labels['skin_look_and_feel'] = 'Olhar e sentir da pele';
|
||||
$labels['setting_icons'] = 'Ícones';
|
||||
$labels['icons_solid'] = 'Sólido';
|
||||
$labels['icons_traditional'] = 'Tradicional';
|
||||
$labels['icons_outlined'] = 'Esboçado';
|
||||
$labels['icons_material'] = 'Material';
|
||||
$labels['icons_cartoon'] = 'Desenho animado';
|
||||
$labels['setting_list_icons'] = 'Ícones em listas';
|
||||
$labels['setting_button_icons'] = 'Ícones nos botões';
|
||||
$labels['setting_font_size'] = 'Tamanho de letra';
|
||||
$labels['font_size_xs'] = 'O menor';
|
||||
$labels['font_size_s'] = 'Menor';
|
||||
$labels['font_size_n'] = 'Normal';
|
||||
$labels['font_size_l'] = 'Aumentar';
|
||||
$labels['font_size_xl'] = 'A maior';
|
||||
$labels['setting_thick_font'] = 'Fonte espessa';
|
||||
$labels['setting_font_family'] = 'Família de fontes';
|
||||
$labels['setting_color'] = 'Cor';
|
||||
$labels['save_hint'] = 'Não se esqueça de salvar suas configurações, clicando no botão "Salvar" abaixo.';
|
||||
|
40
plugins/xskin/localization/pt_PT.inc
Normal file
40
plugins/xskin/localization/pt_PT.inc
Normal file
@ -0,0 +1,40 @@
|
||||
<?php
|
||||
/**
|
||||
* Roundcube Plus Skin plugin.
|
||||
*
|
||||
* Copyright 2019, Tecorama LLC.
|
||||
*
|
||||
* @license Commercial. See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
$labels = [];
|
||||
|
||||
// larry based
|
||||
|
||||
$labels['interface_options'] = 'Opções de interface';
|
||||
$labels['disable_mobile_skin'] = 'Utilizar a skin do ambiente de trabalho';
|
||||
$labels['enable_mobile_skin'] = 'Utilizar a pele móvel';
|
||||
|
||||
// elastic based
|
||||
|
||||
$labels['skin_look_and_feel_shortcut'] = 'Aspeto e sensação da pele';
|
||||
$labels['skin_look_and_feel'] = 'Aspeto e sensação da pele';
|
||||
$labels['setting_icons'] = 'Ícones';
|
||||
$labels['icons_solid'] = 'Sólido';
|
||||
$labels['icons_traditional'] = 'Tradicional';
|
||||
$labels['icons_outlined'] = 'Delineado';
|
||||
$labels['icons_material'] = 'Material';
|
||||
$labels['icons_cartoon'] = 'Desenho animado';
|
||||
$labels['setting_list_icons'] = 'Ícones em listas';
|
||||
$labels['setting_button_icons'] = 'Ícones nos botões';
|
||||
$labels['setting_font_size'] = 'Tamanho da letra';
|
||||
$labels['font_size_xs'] = 'Mais pequeno';
|
||||
$labels['font_size_s'] = 'Mais pequeno';
|
||||
$labels['font_size_n'] = 'Normal';
|
||||
$labels['font_size_l'] = 'Maior';
|
||||
$labels['font_size_xl'] = 'Maior';
|
||||
$labels['setting_thick_font'] = 'Tipo de letra espesso';
|
||||
$labels['setting_font_family'] = 'Família de fontes';
|
||||
$labels['setting_color'] = 'Cor';
|
||||
$labels['save_hint'] = 'Não se esqueça de guardar as suas definições clicando no botão "Guardar" abaixo.';
|
||||
|
40
plugins/xskin/localization/ro_RO.inc
Normal file
40
plugins/xskin/localization/ro_RO.inc
Normal file
@ -0,0 +1,40 @@
|
||||
<?php
|
||||
/**
|
||||
* Roundcube Plus Skin plugin.
|
||||
*
|
||||
* Copyright 2019, Tecorama LLC.
|
||||
*
|
||||
* @license Commercial. See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
$labels = [];
|
||||
|
||||
// larry based
|
||||
|
||||
$labels['interface_options'] = 'Opțiuni de interfață';
|
||||
$labels['disable_mobile_skin'] = 'Utilizați skin-ul pentru desktop';
|
||||
$labels['enable_mobile_skin'] = 'Utilizați pielea mobilă';
|
||||
|
||||
// elastic based
|
||||
|
||||
$labels['skin_look_and_feel_shortcut'] = 'Aspectul și senzația pielii';
|
||||
$labels['skin_look_and_feel'] = 'Aspectul și senzația pielii';
|
||||
$labels['setting_icons'] = 'Icoane';
|
||||
$labels['icons_solid'] = 'Solid';
|
||||
$labels['icons_traditional'] = 'Tradițional';
|
||||
$labels['icons_outlined'] = 'Schițat';
|
||||
$labels['icons_material'] = 'Material';
|
||||
$labels['icons_cartoon'] = 'Desen animat';
|
||||
$labels['setting_list_icons'] = 'Icoane în liste';
|
||||
$labels['setting_button_icons'] = 'Pictograme pe butoane';
|
||||
$labels['setting_font_size'] = 'Mărimea fontului';
|
||||
$labels['font_size_xs'] = 'Cel mai mic';
|
||||
$labels['font_size_s'] = 'Mai mici';
|
||||
$labels['font_size_n'] = 'Normal';
|
||||
$labels['font_size_l'] = 'Mai mare';
|
||||
$labels['font_size_xl'] = 'Cel mai mare';
|
||||
$labels['setting_thick_font'] = 'Font gros';
|
||||
$labels['setting_font_family'] = 'Familie de fonturi';
|
||||
$labels['setting_color'] = 'Culoare';
|
||||
$labels['save_hint'] = 'Nu uitați să vă salvați setările făcând clic pe butonul "Save" de mai jos.';
|
||||
|
40
plugins/xskin/localization/ru_RU.inc
Normal file
40
plugins/xskin/localization/ru_RU.inc
Normal file
@ -0,0 +1,40 @@
|
||||
<?php
|
||||
/**
|
||||
* Roundcube Plus Skin plugin.
|
||||
*
|
||||
* Copyright 2019, Tecorama LLC.
|
||||
*
|
||||
* @license Commercial. See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
$labels = [];
|
||||
|
||||
// larry based
|
||||
|
||||
$labels['interface_options'] = 'Параметры интерфейса';
|
||||
$labels['disable_mobile_skin'] = 'Использовать вид рабочего стола';
|
||||
$labels['enable_mobile_skin'] = 'Использовать вид мобильного';
|
||||
|
||||
// elastic based
|
||||
|
||||
$labels['skin_look_and_feel_shortcut'] = 'Внешний вид и ощущения кожи';
|
||||
$labels['skin_look_and_feel'] = 'Внешний вид и ощущения кожи';
|
||||
$labels['setting_icons'] = 'Иконки';
|
||||
$labels['icons_solid'] = 'Твердый';
|
||||
$labels['icons_traditional'] = 'Традиционный';
|
||||
$labels['icons_outlined'] = 'Описано';
|
||||
$labels['icons_material'] = 'Материал';
|
||||
$labels['icons_cartoon'] = 'Мультфильм';
|
||||
$labels['setting_list_icons'] = 'Значки в списках';
|
||||
$labels['setting_button_icons'] = 'Иконки на кнопках';
|
||||
$labels['setting_font_size'] = 'Размер шрифта';
|
||||
$labels['font_size_xs'] = 'Самый маленький';
|
||||
$labels['font_size_s'] = 'Меньше';
|
||||
$labels['font_size_n'] = 'Нормальный';
|
||||
$labels['font_size_l'] = 'Крупнее';
|
||||
$labels['font_size_xl'] = 'Крупнейший';
|
||||
$labels['setting_thick_font'] = 'Толстый шрифт';
|
||||
$labels['setting_font_family'] = 'Семейство шрифтов';
|
||||
$labels['setting_color'] = 'Цвет';
|
||||
$labels['save_hint'] = 'Не забудьте сохранить настройки, нажав кнопку "Сохранить" ниже.';
|
||||
|
40
plugins/xskin/localization/sk_SK.inc
Normal file
40
plugins/xskin/localization/sk_SK.inc
Normal file
@ -0,0 +1,40 @@
|
||||
<?php
|
||||
/**
|
||||
* Roundcube Plus Skin plugin.
|
||||
*
|
||||
* Copyright 2019, Tecorama LLC.
|
||||
*
|
||||
* @license Commercial. See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
$labels = [];
|
||||
|
||||
// larry based
|
||||
|
||||
$labels['interface_options'] = 'Možnosti rozhrania';
|
||||
$labels['disable_mobile_skin'] = 'Používanie kože na pracovnej ploche';
|
||||
$labels['enable_mobile_skin'] = 'Používanie mobilnej kože';
|
||||
|
||||
// elastic based
|
||||
|
||||
$labels['skin_look_and_feel_shortcut'] = 'Vzhľad a pocit pokožky';
|
||||
$labels['skin_look_and_feel'] = 'Vzhľad a pocit pokožky';
|
||||
$labels['setting_icons'] = 'Ikony';
|
||||
$labels['icons_solid'] = 'Solid';
|
||||
$labels['icons_traditional'] = 'Tradičné';
|
||||
$labels['icons_outlined'] = 'Náčrt';
|
||||
$labels['icons_material'] = 'Materiál';
|
||||
$labels['icons_cartoon'] = 'Kreslený film';
|
||||
$labels['setting_list_icons'] = 'Ikony v zoznamoch';
|
||||
$labels['setting_button_icons'] = 'Ikony na tlačidlách';
|
||||
$labels['setting_font_size'] = 'Veľkosť písma';
|
||||
$labels['font_size_xs'] = 'Najmenší';
|
||||
$labels['font_size_s'] = 'Menšie';
|
||||
$labels['font_size_n'] = 'Normálne';
|
||||
$labels['font_size_l'] = 'Väčšie';
|
||||
$labels['font_size_xl'] = 'Najväčší';
|
||||
$labels['setting_thick_font'] = 'Hrubé písmo';
|
||||
$labels['setting_font_family'] = 'Rodina písiem';
|
||||
$labels['setting_color'] = 'Farba';
|
||||
$labels['save_hint'] = 'Nezabudnite uložiť svoje nastavenia kliknutím na tlačidlo "Uložiť" nižšie.';
|
||||
|
40
plugins/xskin/localization/sl_SI.inc
Normal file
40
plugins/xskin/localization/sl_SI.inc
Normal file
@ -0,0 +1,40 @@
|
||||
<?php
|
||||
/**
|
||||
* Roundcube Plus Skin plugin.
|
||||
*
|
||||
* Copyright 2019, Tecorama LLC.
|
||||
*
|
||||
* @license Commercial. See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
$labels = [];
|
||||
|
||||
// larry based
|
||||
|
||||
$labels['interface_options'] = 'Možnosti vmesnika';
|
||||
$labels['disable_mobile_skin'] = 'Uporaba namizne kože';
|
||||
$labels['enable_mobile_skin'] = 'Uporaba mobilne kože';
|
||||
|
||||
// elastic based
|
||||
|
||||
$labels['skin_look_and_feel_shortcut'] = 'Videz in občutek kože';
|
||||
$labels['skin_look_and_feel'] = 'Videz in občutek kože';
|
||||
$labels['setting_icons'] = 'Ikone';
|
||||
$labels['icons_solid'] = 'Solid';
|
||||
$labels['icons_traditional'] = 'Tradicionalni';
|
||||
$labels['icons_outlined'] = 'Opisano';
|
||||
$labels['icons_material'] = 'Material';
|
||||
$labels['icons_cartoon'] = 'Risanka';
|
||||
$labels['setting_list_icons'] = 'Ikone na seznamih';
|
||||
$labels['setting_button_icons'] = 'Ikone na gumbih';
|
||||
$labels['setting_font_size'] = 'Velikost pisave';
|
||||
$labels['font_size_xs'] = 'Najmanjši';
|
||||
$labels['font_size_s'] = 'Manjši';
|
||||
$labels['font_size_n'] = 'Normalno';
|
||||
$labels['font_size_l'] = 'Večji';
|
||||
$labels['font_size_xl'] = 'Največji';
|
||||
$labels['setting_thick_font'] = 'Debela pisava';
|
||||
$labels['setting_font_family'] = 'Družina pisav';
|
||||
$labels['setting_color'] = 'Barva';
|
||||
$labels['save_hint'] = 'Ne pozabite shraniti nastavitev s klikom na spodnji gumb "Shrani".';
|
||||
|
40
plugins/xskin/localization/sv_SE.inc
Normal file
40
plugins/xskin/localization/sv_SE.inc
Normal file
@ -0,0 +1,40 @@
|
||||
<?php
|
||||
/**
|
||||
* Roundcube Plus Skin plugin.
|
||||
*
|
||||
* Copyright 2019, Tecorama LLC.
|
||||
*
|
||||
* @license Commercial. See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
$labels = [];
|
||||
|
||||
// larry based
|
||||
|
||||
$labels['interface_options'] = 'Alternativ för gränssnitt';
|
||||
$labels['disable_mobile_skin'] = 'Använd desktop skin';
|
||||
$labels['enable_mobile_skin'] = 'Använd mobil hud';
|
||||
|
||||
// elastic based
|
||||
|
||||
$labels['skin_look_and_feel_shortcut'] = 'Hudens utseende och känsla';
|
||||
$labels['skin_look_and_feel'] = 'Hudens utseende och känsla';
|
||||
$labels['setting_icons'] = 'Ikoner';
|
||||
$labels['icons_solid'] = 'Solid';
|
||||
$labels['icons_traditional'] = 'Traditionell';
|
||||
$labels['icons_outlined'] = 'Beskrivet';
|
||||
$labels['icons_material'] = 'Material';
|
||||
$labels['icons_cartoon'] = 'Tecknad film';
|
||||
$labels['setting_list_icons'] = 'Ikoner i listor';
|
||||
$labels['setting_button_icons'] = 'Ikoner på knappar';
|
||||
$labels['setting_font_size'] = 'Fontstorlek';
|
||||
$labels['font_size_xs'] = 'Den minsta';
|
||||
$labels['font_size_s'] = 'Mindre';
|
||||
$labels['font_size_n'] = 'Normal';
|
||||
$labels['font_size_l'] = 'Större';
|
||||
$labels['font_size_xl'] = 'Störst';
|
||||
$labels['setting_thick_font'] = 'Tjockt typsnitt';
|
||||
$labels['setting_font_family'] = 'Fontfamilj';
|
||||
$labels['setting_color'] = 'Färg';
|
||||
$labels['save_hint'] = 'Glöm inte att spara dina inställningar genom att klicka på knappen "Spara" nedan.';
|
||||
|
40
plugins/xskin/localization/tr_TR.inc
Normal file
40
plugins/xskin/localization/tr_TR.inc
Normal file
@ -0,0 +1,40 @@
|
||||
<?php
|
||||
/**
|
||||
* Roundcube Plus Skin plugin.
|
||||
*
|
||||
* Copyright 2019, Tecorama LLC.
|
||||
*
|
||||
* @license Commercial. See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
$labels = [];
|
||||
|
||||
// larry based
|
||||
|
||||
$labels['interface_options'] = 'Arayüz Seçenekleri';
|
||||
$labels['disable_mobile_skin'] = 'Masaüstü görünümünü kullanma';
|
||||
$labels['enable_mobile_skin'] = 'Mobil cilt kullanın';
|
||||
|
||||
// elastic based
|
||||
|
||||
$labels['skin_look_and_feel_shortcut'] = 'Cilt Görünümü ve Hissi';
|
||||
$labels['skin_look_and_feel'] = 'Cilt Görünümü ve Hissi';
|
||||
$labels['setting_icons'] = 'Simgeler';
|
||||
$labels['icons_solid'] = 'Katı';
|
||||
$labels['icons_traditional'] = 'Geleneksel';
|
||||
$labels['icons_outlined'] = 'Ana hatlarıyla';
|
||||
$labels['icons_material'] = 'Malzeme';
|
||||
$labels['icons_cartoon'] = 'Karikatür';
|
||||
$labels['setting_list_icons'] = 'Listelerdeki simgeler';
|
||||
$labels['setting_button_icons'] = 'Düğmelerdeki simgeler';
|
||||
$labels['setting_font_size'] = 'Yazı tipi boyutu';
|
||||
$labels['font_size_xs'] = 'En küçük';
|
||||
$labels['font_size_s'] = 'Daha küçük';
|
||||
$labels['font_size_n'] = 'Normal';
|
||||
$labels['font_size_l'] = 'Daha büyük';
|
||||
$labels['font_size_xl'] = 'En büyük';
|
||||
$labels['setting_thick_font'] = 'Kalın yazı tipi';
|
||||
$labels['setting_font_family'] = 'Yazı tipi ailesi';
|
||||
$labels['setting_color'] = 'Renk';
|
||||
$labels['save_hint'] = 'Aşağıdaki "Kaydet" düğmesine tıklayarak ayarlarınızı kaydetmeyi unutmayın.';
|
||||
|
39
plugins/xskin/localization/uk_UA.inc
Normal file
39
plugins/xskin/localization/uk_UA.inc
Normal file
@ -0,0 +1,39 @@
|
||||
<?php
|
||||
/**
|
||||
* Roundcube Plus Skin plugin.
|
||||
*
|
||||
* Copyright 2019, Tecorama LLC.
|
||||
*
|
||||
* @license Commercial. See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
$labels = [];
|
||||
|
||||
// larry based
|
||||
|
||||
$labels['interface_options'] = 'Параметри інтерфейсу';
|
||||
$labels['disable_mobile_skin'] = 'Використовуйте скін робочого столу';
|
||||
$labels['enable_mobile_skin'] = 'Використовуйте скін мобільного';
|
||||
|
||||
// elastic based
|
||||
|
||||
$labels['skin_look_and_feel_shortcut'] = 'Вигляд і відчуття шкіри';
|
||||
$labels['skin_look_and_feel'] = 'Вигляд і відчуття шкіри';
|
||||
$labels['setting_icons'] = 'Ікони';
|
||||
$labels['icons_solid'] = 'Твердий';
|
||||
$labels['icons_traditional'] = 'Традиційний';
|
||||
$labels['icons_outlined'] = 'Накреслений';
|
||||
$labels['icons_material'] = 'Матеріальний';
|
||||
$labels['icons_cartoon'] = 'Мультяшний';
|
||||
$labels['setting_list_icons'] = 'Значки в списках';
|
||||
$labels['setting_button_icons'] = 'Значки на кнопках';
|
||||
$labels['setting_font_size'] = 'Розмір шрифту';
|
||||
$labels['font_size_xs'] = 'Найменший';
|
||||
$labels['font_size_s'] = 'Менший';
|
||||
$labels['font_size_n'] = 'Нормальний';
|
||||
$labels['font_size_l'] = 'Більший';
|
||||
$labels['font_size_xl'] = 'Найбільший';
|
||||
$labels['setting_thick_font'] = 'Щільний шрифт';
|
||||
$labels['setting_font_family'] = 'Сімейство шрифтів';
|
||||
$labels['setting_color'] = 'Колір';
|
||||
$labels['save_hint'] = 'Не забудьте зберегти свої налаштування, натиснувши кнопку «Зберегти» нижче.';
|
40
plugins/xskin/localization/zh_CN.inc
Normal file
40
plugins/xskin/localization/zh_CN.inc
Normal file
@ -0,0 +1,40 @@
|
||||
<?php
|
||||
/**
|
||||
* Roundcube Plus Skin plugin.
|
||||
*
|
||||
* Copyright 2019, Tecorama LLC.
|
||||
*
|
||||
* @license Commercial. See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
$labels = [];
|
||||
|
||||
// larry based
|
||||
|
||||
$labels['interface_options'] = '接口选项';
|
||||
$labels['disable_mobile_skin'] = '使用桌面皮肤';
|
||||
$labels['enable_mobile_skin'] = '使用移动皮肤';
|
||||
|
||||
// elastic based
|
||||
|
||||
$labels['skin_look_and_feel_shortcut'] = '皮肤外观与触感';
|
||||
$labels['skin_look_and_feel'] = '皮肤外观与触感';
|
||||
$labels['setting_icons'] = '图标';
|
||||
$labels['icons_solid'] = '固体';
|
||||
$labels['icons_traditional'] = '传统';
|
||||
$labels['icons_outlined'] = '概述';
|
||||
$labels['icons_material'] = '材料';
|
||||
$labels['icons_cartoon'] = '卡通';
|
||||
$labels['setting_list_icons'] = '列表中的图标';
|
||||
$labels['setting_button_icons'] = '按钮上的图标';
|
||||
$labels['setting_font_size'] = '字体大小';
|
||||
$labels['font_size_xs'] = '最小';
|
||||
$labels['font_size_s'] = '较小';
|
||||
$labels['font_size_n'] = '正常';
|
||||
$labels['font_size_l'] = '更大';
|
||||
$labels['font_size_xl'] = '最大';
|
||||
$labels['setting_thick_font'] = '粗字体';
|
||||
$labels['setting_font_family'] = '字体系列';
|
||||
$labels['setting_color'] = '颜色';
|
||||
$labels['save_hint'] = '别忘了点击下面的 "保存 "按钮保存设置。';
|
||||
|
40
plugins/xskin/localization/zh_TW.inc
Normal file
40
plugins/xskin/localization/zh_TW.inc
Normal file
@ -0,0 +1,40 @@
|
||||
<?php
|
||||
/**
|
||||
* Roundcube Plus Skin plugin.
|
||||
*
|
||||
* Copyright 2019, Tecorama LLC.
|
||||
*
|
||||
* @license Commercial. See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
$labels = [];
|
||||
|
||||
// larry based
|
||||
|
||||
$labels['interface_options'] = '介面選項';
|
||||
$labels['disable_mobile_skin'] = '使用桌面皮膚';
|
||||
$labels['enable_mobile_skin'] = '使用行動皮膚';
|
||||
|
||||
// elastic based
|
||||
|
||||
$labels['skin_look_and_feel_shortcut'] = '肌膚外觀與觸感';
|
||||
$labels['skin_look_and_feel'] = '肌膚外觀與觸感';
|
||||
$labels['setting_icons'] = '圖示';
|
||||
$labels['icons_solid'] = '堅固';
|
||||
$labels['icons_traditional'] = '傳統';
|
||||
$labels['icons_outlined'] = '概述';
|
||||
$labels['icons_material'] = '材質';
|
||||
$labels['icons_cartoon'] = '卡通';
|
||||
$labels['setting_list_icons'] = '清單中的圖示';
|
||||
$labels['setting_button_icons'] = '按鈕上的圖示';
|
||||
$labels['setting_font_size'] = '字型大小';
|
||||
$labels['font_size_xs'] = '最小';
|
||||
$labels['font_size_s'] = '較小';
|
||||
$labels['font_size_n'] = '正常';
|
||||
$labels['font_size_l'] = '較大';
|
||||
$labels['font_size_xl'] = '最大';
|
||||
$labels['setting_thick_font'] = '粗體字';
|
||||
$labels['setting_font_family'] = '字型系列';
|
||||
$labels['setting_color'] = '顏色';
|
||||
$labels['save_hint'] = '別忘了按一下下方的「儲存」按鈕來儲存您的設定。';
|
||||
|
Reference in New Issue
Block a user