From f5c686a5e29d980c63f0deae44e3b4bd3fd496dd Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Sun, 21 Jun 2015 19:04:26 +0300 Subject: [PATCH] Added words for sorting feature --- web/inc/i18n/ar.php | 2 ++ web/inc/i18n/bs.php | 2 ++ web/inc/i18n/cn.php | 2 ++ web/inc/i18n/cz.php | 2 ++ web/inc/i18n/de.php | 3 +++ web/inc/i18n/el.php | 2 ++ web/inc/i18n/en.php | 2 ++ web/inc/i18n/es.php | 2 ++ web/inc/i18n/fi.php | 2 ++ web/inc/i18n/fr.php | 2 ++ web/inc/i18n/hu.php | 2 ++ web/inc/i18n/id.php | 2 ++ web/inc/i18n/it.php | 2 ++ web/inc/i18n/nl.php | 2 ++ web/inc/i18n/no.php | 2 ++ web/inc/i18n/pt.php | 2 ++ web/inc/i18n/ro.php | 4 +++- web/inc/i18n/ru.php | 4 +++- web/inc/i18n/se.php | 2 ++ web/inc/i18n/tr.php | 2 ++ web/inc/i18n/tw.php | 2 ++ web/inc/i18n/ua.php | 3 +++ web/js/i18n.js.php | 2 +- 23 files changed, 49 insertions(+), 3 deletions(-) diff --git a/web/inc/i18n/ar.php b/web/inc/i18n/ar.php index f2747b16..9baeda20 100644 --- a/web/inc/i18n/ar.php +++ b/web/inc/i18n/ar.php @@ -494,4 +494,6 @@ $LANG['ar'] = array( 'Backup Migration Manager' => 'Backup Migration Manager', 'FileManager' => 'FileManager', + 'sort by' => 'sort by', + 'Date' => 'Date', ); \ No newline at end of file diff --git a/web/inc/i18n/bs.php b/web/inc/i18n/bs.php index 79682fa3..7843fbe1 100644 --- a/web/inc/i18n/bs.php +++ b/web/inc/i18n/bs.php @@ -490,4 +490,6 @@ $LANG['bs'] = array( 'Backup Migration Manager' => 'Backup Migration Manager', 'FileManager' => 'FileManager', + 'sort by' => 'sort by', + 'Date' => 'Datum', ); \ No newline at end of file diff --git a/web/inc/i18n/cn.php b/web/inc/i18n/cn.php index dfcacb2f..a7f3cc7e 100644 --- a/web/inc/i18n/cn.php +++ b/web/inc/i18n/cn.php @@ -495,4 +495,6 @@ $LANG['cn'] = array( 'Backup Migration Manager' => 'Backup Migration Manager', 'FileManager' => 'FileManager', + 'sort by' => 'sort by', + 'Date' => 'Date', ); \ No newline at end of file diff --git a/web/inc/i18n/cz.php b/web/inc/i18n/cz.php index b891de35..45164222 100644 --- a/web/inc/i18n/cz.php +++ b/web/inc/i18n/cz.php @@ -496,4 +496,6 @@ $LANG['cz'] = array( 'Backup Migration Manager' => 'Backup Migration Manager', 'FileManager' => 'FileManager', + 'sort by' => 'sort by', + 'Date' => 'Date', ); \ No newline at end of file diff --git a/web/inc/i18n/de.php b/web/inc/i18n/de.php index 35f17f23..307843f1 100644 --- a/web/inc/i18n/de.php +++ b/web/inc/i18n/de.php @@ -493,4 +493,7 @@ $LANG['de'] = array( 'Template Manager' => 'Template Manager', 'Backup Migration Manager' => 'Backup Migration Manager', 'FileManager' => 'FileManager', + + 'sort by' => 'sort by', + 'Date' => 'Datum', ); diff --git a/web/inc/i18n/el.php b/web/inc/i18n/el.php index 91f622cb..82d5e1cb 100644 --- a/web/inc/i18n/el.php +++ b/web/inc/i18n/el.php @@ -496,4 +496,6 @@ $LANG['el'] = array( 'Backup Migration Manager' => 'Backup Migration Manager', 'FileManager' => 'FileManager', + 'sort by' => 'sort by', + 'Date' => 'Date', ); \ No newline at end of file diff --git a/web/inc/i18n/en.php b/web/inc/i18n/en.php index b39397f0..c315f009 100644 --- a/web/inc/i18n/en.php +++ b/web/inc/i18n/en.php @@ -495,4 +495,6 @@ $LANG['en'] = array( 'Backup Migration Manager' => 'Backup Migration Manager', 'FileManager' => 'FileManager', + 'sort by' => 'sort by', + 'Date' => 'Date', ); \ No newline at end of file diff --git a/web/inc/i18n/es.php b/web/inc/i18n/es.php index a6d48f84..d185f8e0 100644 --- a/web/inc/i18n/es.php +++ b/web/inc/i18n/es.php @@ -495,4 +495,6 @@ $LANG['es'] = array( 'Backup Migration Manager' => 'Backup Migration Manager', 'FileManager' => 'FileManager', + 'sort by' => 'sort by', + 'Date' => 'Date', ); \ No newline at end of file diff --git a/web/inc/i18n/fi.php b/web/inc/i18n/fi.php index 89a7b78f..b63ac11b 100644 --- a/web/inc/i18n/fi.php +++ b/web/inc/i18n/fi.php @@ -499,4 +499,6 @@ $LANG['fi'] = array( 'Backup Migration Manager' => 'Backup Migration Manager', 'FileManager' => 'FileManager', + 'sort by' => 'sort by', + 'Date' => 'Date', ); \ No newline at end of file diff --git a/web/inc/i18n/fr.php b/web/inc/i18n/fr.php index aee82b71..fe389626 100644 --- a/web/inc/i18n/fr.php +++ b/web/inc/i18n/fr.php @@ -497,4 +497,6 @@ $LANG['fr'] = array( 'Backup Migration Manager' => 'Backup Migration Manager', 'FileManager' => 'FileManager', + 'sort by' => 'sort by', + 'Date' => 'Date', ); \ No newline at end of file diff --git a/web/inc/i18n/hu.php b/web/inc/i18n/hu.php index a69241d3..e7cc8392 100644 --- a/web/inc/i18n/hu.php +++ b/web/inc/i18n/hu.php @@ -497,4 +497,6 @@ $LANG['hu'] = array( 'Backup Migration Manager' => 'Backup Migration Manager', 'FileManager' => 'FileManager', + 'sort by' => 'sort by', + 'Date' => 'Date', ); \ No newline at end of file diff --git a/web/inc/i18n/id.php b/web/inc/i18n/id.php index 1b5d26d5..1b90bc4a 100644 --- a/web/inc/i18n/id.php +++ b/web/inc/i18n/id.php @@ -498,4 +498,6 @@ $LANG['id'] = array( 'Backup Migration Manager' => 'Backup Migration Manager', 'FileManager' => 'FileManager', + 'sort by' => 'sort by', + 'Date' => 'Date', ); \ No newline at end of file diff --git a/web/inc/i18n/it.php b/web/inc/i18n/it.php index 933cc234..3d865684 100644 --- a/web/inc/i18n/it.php +++ b/web/inc/i18n/it.php @@ -496,4 +496,6 @@ $LANG['it'] = array( 'Backup Migration Manager' => 'Backup Migration Manager', 'FileManager' => 'FileManager', + 'sort by' => 'sort by', + 'Date' => 'Data', ); \ No newline at end of file diff --git a/web/inc/i18n/nl.php b/web/inc/i18n/nl.php index 479755ba..35fee98a 100644 --- a/web/inc/i18n/nl.php +++ b/web/inc/i18n/nl.php @@ -496,4 +496,6 @@ $LANG['nl'] = array( 'Backup Migration Manager' => 'Backup Migration Manager', 'FileManager' => 'FileManager', + 'sort by' => 'sort by', + 'Date' => 'Date', ); \ No newline at end of file diff --git a/web/inc/i18n/no.php b/web/inc/i18n/no.php index 0f7cd84b..e83d98b6 100644 --- a/web/inc/i18n/no.php +++ b/web/inc/i18n/no.php @@ -496,4 +496,6 @@ $LANG['no'] = array( 'Backup Migration Manager' => 'Backup Migration Manager', 'FileManager' => 'FileManager', + 'sort by' => 'sort by', + 'Date' => 'Date', ); diff --git a/web/inc/i18n/pt.php b/web/inc/i18n/pt.php index a013e1de..51d59deb 100644 --- a/web/inc/i18n/pt.php +++ b/web/inc/i18n/pt.php @@ -495,4 +495,6 @@ $LANG['pt'] = array( 'Backup Migration Manager' => 'Backup Migration Manager', 'FileManager' => 'FileManager', + 'sort by' => 'sort by', + 'Date' => 'Data', ); diff --git a/web/inc/i18n/ro.php b/web/inc/i18n/ro.php index 6de5fa05..114f344f 100644 --- a/web/inc/i18n/ro.php +++ b/web/inc/i18n/ro.php @@ -182,7 +182,7 @@ $LANG['ro'] = array( 'Additional FTP Account' => 'Cont suplimentar FTP', 'SOA' => 'SOA', 'TTL' => 'TTL', - 'Expire' => 'Data expirării', + 'Expire' => 'Expiră', 'Records' => 'DNS înregistrări', 'Catchall email' => 'E-mail catchall', 'AntiVirus Support' => 'Antivirus', @@ -497,4 +497,6 @@ $LANG['ro'] = array( 'Backup Migration Manager' => 'Backup Migration Manager', 'FileManager' => 'FileManager', + 'sort by' => 'sort by', + 'Date' => 'Data', ); diff --git a/web/inc/i18n/ru.php b/web/inc/i18n/ru.php index 82c4341e..efb48d36 100644 --- a/web/inc/i18n/ru.php +++ b/web/inc/i18n/ru.php @@ -182,7 +182,7 @@ $LANG['ru'] = array( 'Additional FTP Account' => 'Дополнительный ftp', 'SOA' => 'SOA', 'TTL' => 'TTL', - 'Expire' => 'Регистрация до', + 'Expire' => 'Истекает', 'Records' => 'DNS записи', 'Catchall email' => 'Ловушка почты', 'AntiVirus Support' => 'Антивирус', @@ -497,4 +497,6 @@ $LANG['ru'] = array( 'Backup Migration Manager' => 'Менеджер Миграции Бэкапов', 'FileManager' => 'Файл Менеджер', + 'sort by' => 'сортировка', + 'Date' => 'Дата', ); \ No newline at end of file diff --git a/web/inc/i18n/se.php b/web/inc/i18n/se.php index 12314fab..dcef859a 100644 --- a/web/inc/i18n/se.php +++ b/web/inc/i18n/se.php @@ -493,4 +493,6 @@ $LANG['se'] = array( 'Backup Migration Manager' => 'Backup Migration Manager', 'FileManager' => 'FileManager', + 'sort by' => 'sort by', + 'Date' => 'Datum', ); \ No newline at end of file diff --git a/web/inc/i18n/tr.php b/web/inc/i18n/tr.php index c78bdac2..992e9ef1 100644 --- a/web/inc/i18n/tr.php +++ b/web/inc/i18n/tr.php @@ -495,4 +495,6 @@ $LANG['tr'] = array( 'Backup Migration Manager' => 'Yedek Aktarma Yöneticisi', 'FileManager' => 'DosyaYöneticisi', + 'sort by' => 'sort by', + 'Date' => 'Date', ); diff --git a/web/inc/i18n/tw.php b/web/inc/i18n/tw.php index 03aaf3c2..1607bb93 100644 --- a/web/inc/i18n/tw.php +++ b/web/inc/i18n/tw.php @@ -495,4 +495,6 @@ $LANG['tw'] = array( 'Backup Migration Manager' => 'Backup Migration Manager', 'FileManager' => 'FileManager', + 'sort by' => 'sort by', + 'Date' => 'Date', ); diff --git a/web/inc/i18n/ua.php b/web/inc/i18n/ua.php index 5c050389..33e110fe 100644 --- a/web/inc/i18n/ua.php +++ b/web/inc/i18n/ua.php @@ -496,4 +496,7 @@ $LANG['ua'] = array( 'Template Manager' => 'Менеджер Шаблонів', 'Backup Migration Manager' => 'Менеджер Міграції Бекапів', 'FileManager' => 'Файл Менеджер', + + 'sort by' => 'sort by', + 'Date' => 'Date', ); diff --git a/web/js/i18n.js.php b/web/js/i18n.js.php index 2ac93240..7fe3b619 100644 --- a/web/js/i18n.js.php +++ b/web/js/i18n.js.php @@ -45,4 +45,4 @@ if (!function_exists('__')) { ?> App.i18n.ARE_YOU_SURE = ''; -App.Constants.UNLIM_VALUE = ''; +App.Constants.UNLIM_TRANSLATED_VALUE = '';