Skip to content

Commit

Permalink
Update lexicons from crowdin
Browse files Browse the repository at this point in the history
Crowdin project: http://translate.modx.com
Thanks to all translators and proofreaders for contribution!
  • Loading branch information
theboxer committed Jul 20, 2016
1 parent 30617ff commit ed1d114
Show file tree
Hide file tree
Showing 110 changed files with 554 additions and 609 deletions.
1 change: 1 addition & 0 deletions core/lexicon/ar/formcustomization.inc.php
Expand Up @@ -93,6 +93,7 @@
$_lang['set_import_template_err_nf'] = 'لم يتم العثور على القالب أثناء استيراد مجموعة تخصيص النموذج.';
$_lang['set_msg'] = 'هنا يمكنك ضبط أي الحقول، علامات التبويب وعناصر القالب سوف تظهر على هذه الصفحة، وكذلك العناوين والقيم الافتراضية. فقط انقر نقراً مزدوجاً فوق العمود لتعديل القيمة الخاصة به. يمكنك أيضا استخدام المفتاح tab للتجول ضمن الشبكة. اترك الحقل فارغاً لاستخدام الإعداد الافتراضي.';
$_lang['set_new'] = 'إنشاء مجموعة جديدة';
$_lang['set_edit'] = 'Edit Set';
$_lang['set_remove'] = 'حذف مجموعة';
$_lang['set_remove_confirm'] = 'هل أنت متأكد من أنك تريد إزالة هذه المجموعة بشكل دائم؟ هذه العملية غير قابلة للعودة.';
$_lang['set_remove_multiple'] = 'حذف مجموعات متعددة';
Expand Down
8 changes: 2 additions & 6 deletions core/lexicon/ar/setting.inc.php
Expand Up @@ -98,7 +98,7 @@
$_lang['setting_allow_tags_in_post_desc'] = 'اذا كانت غير مفعلة, جميع متغيرات المنشورات سيتم حذف تاغات HTMLمنها, وكذلك الكائنات العددية, وتاغات مودكس. مودكس ينصح بتركها غير مفعلة للسياقات بخلاف المدير, حيث انها مفعلة بشكل افتراضي.';

$_lang['setting_anonymous_sessions'] = 'جلسة مجهولة';
$_lang['setting_anonymous_sessions'] = 'جلسة مجهولة';
$_lang['setting_anonymous_sessions_desc'] = 'في حالة تعطيل، سيكون المستخدمين المصادق عليهم فقط الوصول إلى جلسة PHP. وهذا يمكن أن تقلل من الحمولة للمستخدمين المجهولين والحمولة التي تفرضها على موقع MODX إذا أنها لا تحتاج الوصول إلى جلسة عمل فريدة من نوعها. إذا كان session_enabled غير مفعل، فإن هذا الإعداد لن يكون له تأثير على الجلسات ستكون متاحة ابدأ.';

$_lang['setting_archive_with'] = 'فرض PCLZip أرشيف';
$_lang['setting_archive_with_desc'] = 'في حال التفعيل, سيتم استخدام PCLZip بدلاً من ZipArchive كلاحقة zip. قم بتفعيل هذا اذا كان يواجهك أخطاء في فك الضغط او مشاكل في فك ضغط في مدير الحزمة.';
Expand Down Expand Up @@ -187,8 +187,7 @@
$_lang['setting_clear_cache_refresh_trees_desc'] = 'عند التفعيل، سيتم تحديث الأشجار بعد مسح ذاكرة التخزين المؤقتة للموقع.';

$_lang['setting_compress_css'] = 'استخدام CSS مضغوط';
$_lang['setting_compress_css_desc'] = 'عند اتاحة هذا الخيار، مودكس ستستخدم نسخة مضغوطة من تنسيق css الخاص بها في واجهة المدير. مما يقلل بشكل كبير من الحمل ووقت التنفيذ في واجهة المدير.
أوقف تفعيل هذا الخيار فقط إذا كنت تعدل العناصر الأساسية.';
$_lang['setting_compress_css_desc'] = 'When this is enabled, MODX will use a compressed version of its CSS stylesheets in the manager interface.';

$_lang['setting_compress_js'] = 'استخدم مكتبات جافا سكريبت المضغوطة';
$_lang['setting_compress_js_desc'] = 'عند اتاحة هذا الخيار، مودكس ستستخدم نسختها المضغوطةمن مكتبات جافا سكريبت بشكل اختياري في واجهة المدير. مما يقلل بشكل كبير من الحمل ووقت التنفيذ في واجهة المدير.
Expand Down Expand Up @@ -428,9 +427,6 @@
$_lang['setting_manager_favicon_url'] = 'Favicon URL للمدير';
$_lang['setting_manager_favicon_url_desc'] = 'إذا كانت مضبوطة، سيتم تحميل هذا الـ URL كـ Favicon من أجل مدير مودكس. يجب أن يكون URL ذو صلة بالمدير/ الدليل، أو URL مطلق.';

$_lang['setting_manager_html5_cache'] = 'استخدم ذاكرة التخزين المؤقت المحلية لـ HTML5 في المدير';
$_lang['setting_manager_html5_cache_desc'] = 'تجريبي. استخدم التخزين المؤقت المحلي لـ HTML5 من أجل المدير. ينصح بالاستخدام فقط إذا كنت تستخدم المدير مع متصفحات حديثة.';

$_lang['setting_manager_js_cache_file_locking'] = 'تفعيل قفل الملف من أجل ذاكرة التخزين المؤقت JS/CSS للمدير';
$_lang['setting_manager_js_cache_file_locking_desc'] = 'التخزين المؤقت لقفل الملف. اضبط إلى لا إذا كان نظام الملفات هو NFS.';
$_lang['setting_manager_js_cache_max_age'] = 'ذاكرة التخزين المؤقت لضغط JS/CSS للمدير';
Expand Down
1 change: 1 addition & 0 deletions core/lexicon/be/formcustomization.inc.php
Expand Up @@ -93,6 +93,7 @@
$_lang['set_import_template_err_nf'] = 'Template not found while import Form Customization Set.';
$_lang['set_msg'] = 'Here you can edit what fields, tabs and Template Variables show for this page, as well as their labels and default values. Just double-click on a column to edit its value. You can also use the tab key to progress through the grid. Leave a field blank to use the default setting.';
$_lang['set_new'] = 'Create New Set';
$_lang['set_edit'] = 'Edit Set';
$_lang['set_remove'] = 'Delete Set';
$_lang['set_remove_confirm'] = 'Are you sure you want to permanently remove this set? This is irreversable.';
$_lang['set_remove_multiple'] = 'Delete Multiple Sets';
Expand Down
7 changes: 2 additions & 5 deletions core/lexicon/be/setting.inc.php
Expand Up @@ -96,7 +96,7 @@
$_lang['setting_allow_tags_in_post_desc'] = 'If false, all POST variables will be stripped of HTML script tags, numeric entities, and MODX tags. MODX recommends to leave this set to false for Contexts other than mgr, where it is set to true by default.';

$_lang['setting_anonymous_sessions'] = 'Anonymous Sessions';
$_lang['setting_anonymous_sessions'] = 'Anonymous Sessions';
$_lang['setting_anonymous_sessions_desc'] = 'If disabled, only authenticated users will have access to a PHP session. This can reduce overhead for anonymous users and the load they impose on a MODX site if they do not need access to a unique session. If session_enabled is false, this setting has no effect as sessions would never be available.';

$_lang['setting_archive_with'] = 'Force PCLZip Archives';
$_lang['setting_archive_with_desc'] = 'If true, will use PCLZip instead of ZipArchive as the zip extension. Turn this on if you are getting extractTo errors or are having problems with unzipping in Package Management.';
Expand Down Expand Up @@ -185,7 +185,7 @@
$_lang['setting_clear_cache_refresh_trees_desc'] = 'When enabled, will refresh the trees after clearing the site cache.';

$_lang['setting_compress_css'] = 'Use Compressed CSS';
$_lang['setting_compress_css_desc'] = 'When this is enabled, MODX will use a compressed version of its css stylesheets in the manager interface.';
$_lang['setting_compress_css_desc'] = 'When this is enabled, MODX will use a compressed version of its CSS stylesheets in the manager interface.';

$_lang['setting_compress_js'] = 'Use Compressed JavaScript Libraries';
$_lang['setting_compress_js_desc'] = 'When this is enabled, MODX will serve a compressed version of the core scripts file.';
Expand Down Expand Up @@ -423,9 +423,6 @@
$_lang['setting_manager_favicon_url'] = 'Manager Favicon URL';
$_lang['setting_manager_favicon_url_desc'] = 'If set, will load this URL as a favicon for the MODX manager. Must be a relative URL to the manager/ directory, or an absolute URL.';

$_lang['setting_manager_html5_cache'] = 'Use HTML5 Local Cache in Manager';
$_lang['setting_manager_html5_cache_desc'] = 'Experimental. Use HTML5 local caching for the Manager. Recommended to use only if using the manager with modern browsers.';

$_lang['setting_manager_js_cache_file_locking'] = 'Enable File Locking for Manager JS/CSS Cache';
$_lang['setting_manager_js_cache_file_locking_desc'] = 'Cache file locking. Set to No if filesystem is NFS.';
$_lang['setting_manager_js_cache_max_age'] = 'Manager JS/CSS Compression Cache Age';
Expand Down
1 change: 1 addition & 0 deletions core/lexicon/bg/formcustomization.inc.php
Expand Up @@ -93,6 +93,7 @@
$_lang['set_import_template_err_nf'] = 'Template not found while import Form Customization Set.';
$_lang['set_msg'] = 'Тук можете да редактирате кои полета, табове и шаблон променливи да се показват за тази страница, както и техните етикети и стойности по подразбиране. Просто кликнете два пъти на колоната, за да редактирате стойността й. Можете също така да използвате таб ключа за да напредвате през решетката. Оставете полето празно, за да използвате настройките по подразбиране.';
$_lang['set_new'] = 'Създай нов набор';
$_lang['set_edit'] = 'Edit Set';
$_lang['set_remove'] = 'Изтрийте набор';
$_lang['set_remove_confirm'] = 'Сигурни ли сте, че искате да премахнете завинаги този комплект? Този процес е необратим.';
$_lang['set_remove_multiple'] = 'Изтрийте множество комплекти';
Expand Down
7 changes: 2 additions & 5 deletions core/lexicon/bg/setting.inc.php
Expand Up @@ -96,7 +96,7 @@
$_lang['setting_allow_tags_in_post_desc'] = 'If false, all POST variables will be stripped of HTML script tags, numeric entities, and MODX tags. MODX recommends to leave this set to false for Contexts other than mgr, where it is set to true by default.';

$_lang['setting_anonymous_sessions'] = 'Anonymous Sessions';
$_lang['setting_anonymous_sessions'] = 'Anonymous Sessions';
$_lang['setting_anonymous_sessions_desc'] = 'If disabled, only authenticated users will have access to a PHP session. This can reduce overhead for anonymous users and the load they impose on a MODX site if they do not need access to a unique session. If session_enabled is false, this setting has no effect as sessions would never be available.';

$_lang['setting_archive_with'] = 'Force PCLZip Archives';
$_lang['setting_archive_with_desc'] = 'If true, will use PCLZip instead of ZipArchive as the zip extension. Turn this on if you are getting extractTo errors or are having problems with unzipping in Package Management.';
Expand Down Expand Up @@ -185,7 +185,7 @@
$_lang['setting_clear_cache_refresh_trees_desc'] = 'When enabled, will refresh the trees after clearing the site cache.';

$_lang['setting_compress_css'] = 'Use Compressed CSS';
$_lang['setting_compress_css_desc'] = 'When this is enabled, MODX will use a compressed version of its css stylesheets in the manager interface.';
$_lang['setting_compress_css_desc'] = 'When this is enabled, MODX will use a compressed version of its CSS stylesheets in the manager interface.';

$_lang['setting_compress_js'] = 'Use Compressed JavaScript Libraries';
$_lang['setting_compress_js_desc'] = 'When this is enabled, MODX will serve a compressed version of the core scripts file.';
Expand Down Expand Up @@ -423,9 +423,6 @@
$_lang['setting_manager_favicon_url'] = 'Manager Favicon URL';
$_lang['setting_manager_favicon_url_desc'] = 'If set, will load this URL as a favicon for the MODX manager. Must be a relative URL to the manager/ directory, or an absolute URL.';

$_lang['setting_manager_html5_cache'] = 'Use HTML5 Local Cache in Manager';
$_lang['setting_manager_html5_cache_desc'] = 'Experimental. Use HTML5 local caching for the Manager. Recommended to use only if using the manager with modern browsers.';

$_lang['setting_manager_js_cache_file_locking'] = 'Enable File Locking for Manager JS/CSS Cache';
$_lang['setting_manager_js_cache_file_locking_desc'] = 'Cache file locking. Set to No if filesystem is NFS.';
$_lang['setting_manager_js_cache_max_age'] = 'Manager JS/CSS Compression Cache Age';
Expand Down
14 changes: 7 additions & 7 deletions core/lexicon/country/be.inc.php
Expand Up @@ -23,7 +23,7 @@
$_country_lang["at"] = 'Аўстрыя'; // Austria
$_country_lang["au"] = 'Аўстралія'; // Australia
$_country_lang["aw"] = 'Аруба'; // Aruba
$_country_lang["ax"] = 'Åland Islands'; // Åland Islands
$_country_lang["ax"] = 'Аландскія астравы'; // Åland Islands
$_country_lang["az"] = 'Азербайджан'; // Azerbaijan

$_country_lang["ba"] = 'Боснія і Герцагавіна'; // Bosnia and Herzegowina
Expand Down Expand Up @@ -95,7 +95,7 @@
$_country_lang["gd"] = 'Грэнада'; // Grenada
$_country_lang["ge"] = 'Грузія'; // Georgia
$_country_lang["gf"] = 'Французская Гвіяна'; // French Guiana
$_country_lang["gg"] = 'Guernsey'; // Guernsey
$_country_lang["gg"] = 'Гернсі'; // Guernsey
$_country_lang["gh"] = 'Гана'; // Ghana
$_country_lang["gi"] = 'Гібралтар'; // Gibraltar
$_country_lang["gl"] = 'Грэнландыя'; // Greenland
Expand All @@ -120,15 +120,15 @@
$_country_lang["id"] = 'Інданезія'; // Indonesia
$_country_lang["ie"] = 'Ірландыя'; // Ireland
$_country_lang["il"] = 'Ізраіль'; // Israel
$_country_lang["im"] = 'Isle of Man'; // Isle of Man
$_country_lang["im"] = 'Востраў Мэн'; // Isle of Man
$_country_lang["in"] = 'Індыя'; // India
$_country_lang["io"] = 'Брытанская тэрыторыя Індыйскага акіяна'; // British Indian Ocean Territory
$_country_lang["iq"] = 'Ірак'; // Iraq
$_country_lang["ir"] = 'Іран'; // Iran (Islamic Republic of)
$_country_lang["is"] = 'Ісландыя'; // Iceland
$_country_lang["it"] = 'Італія'; // Italy

$_country_lang["je"] = 'Jersey'; // Jersey
$_country_lang["je"] = 'Джэрсі'; // Jersey
$_country_lang["jm"] = 'Ямайка'; // Jamaica
$_country_lang["jo"] = 'Іарданія'; // Jordan
$_country_lang["jp"] = 'Японія'; // Japan
Expand Down Expand Up @@ -168,7 +168,7 @@
$_country_lang["ml"] = 'Малі'; // Mali
$_country_lang["mm"] = 'М\\\'янма'; // Myanmar
$_country_lang["mn"] = 'Манголія'; // Mongolia
$_country_lang["mo"] = 'Macao'; // Macao, ex: Macau
$_country_lang["mo"] = 'Макао'; // Macao, ex: Macau
$_country_lang["mp"] = 'Паўночныя Марыянскія астравы'; // Northern Mariana Islands
$_country_lang["mq"] = 'Марцініка'; // Martinique
$_country_lang["mr"] = 'Маўрытанія'; // Mauritania
Expand Down Expand Up @@ -228,7 +228,7 @@
$_country_lang["sh"] = 'Востраў Святой Алены'; // St. Helena
$_country_lang["si"] = 'Славенія'; // Slovenia
$_country_lang["sj"] = 'Шпіцбэрген і Ян-Майен'; // Svalbard and Jan Mayen Islands
$_country_lang["sk"] = 'Slovakia'; // Slovakia
$_country_lang["sk"] = 'Славакія'; // Slovakia
$_country_lang["sl"] = 'Сьера-Леонэ'; // Sierra Leone
$_country_lang["sm"] = 'Сан-Марына'; // San Marino
$_country_lang["sn"] = 'Сенегал'; // Senegal
Expand All @@ -248,7 +248,7 @@
$_country_lang["th"] = 'Тайланд'; // Thailand
$_country_lang["tj"] = 'Таджыкістан'; // Tajikistan
$_country_lang["tk"] = 'Такелаў'; // Tokelau
$_country_lang["tl"] = 'Timor-Leste'; // Timor-Leste, ex: East Timor
$_country_lang["tl"] = 'Усходні Тымор'; // Timor-Leste, ex: East Timor
$_country_lang["tm"] = 'Туркменістан'; // Turkmenistan
$_country_lang["tn"] = 'Туніс'; // Tunisia
$_country_lang["to"] = 'Тонга'; // Tonga
Expand Down

0 comments on commit ed1d114

Please sign in to comment.