1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-04 04:07:59 +02:00

Localization fixes

This commit is contained in:
Евгений
2014-01-09 07:33:27 +06:00
parent b3767f9f59
commit 31e0616a42
73 changed files with 79 additions and 4 deletions

View File

@@ -25,5 +25,6 @@
'Embed Code' => 'Embed Code',
'Shortcode' => 'Shortcode',
'PHP Code' => 'PHP Code',
'Cancel' => 'Cancel',
)
);

View File

@@ -25,5 +25,6 @@
'Embed Code' => 'Codigo para incrustar',
'Shortcode' => 'Codigo corto',
'PHP Code' => 'Codigo PHP',
'Cancel' => 'Cancel',
)
);

View File

@@ -25,5 +25,6 @@
'Embed Code' => 'کد درج شده',
'Shortcode' => 'کدکوتاه',
'PHP Code' => 'کد PHP',
'Cancel' => 'Cancel',
)
);

View File

@@ -25,5 +25,6 @@
'Embed Code' => 'Code intégré',
'Shortcode' => 'Code court',
'PHP Code' => 'Code PHP',
'Cancel' => 'Cancel',
)
);

View File

@@ -25,5 +25,6 @@
'Embed Code' => 'Beágyazott kód',
'Shortcode' => 'Shortcode',
'PHP Code' => 'PHP Code',
'Cancel' => 'Cancel',
)
);

View File

@@ -25,5 +25,6 @@
'Embed Code' => 'Embed Code',
'Shortcode' => 'Shortcode',
'PHP Code' => 'PHP Code',
'Cancel' => 'Cancel',
)
);

View File

@@ -25,5 +25,6 @@
'Embed Code' => 'Embed Code',
'Shortcode' => 'Shortcode',
'PHP Code' => 'PHP Code',
'Cancel' => 'Cancel',
)
);

View File

@@ -25,5 +25,6 @@
'Embed Code' => 'Insluitcode',
'Shortcode' => 'Verkorte code',
'PHP Code' => 'PHP Code',
'Cancel' => 'Cancel',
)
);

View File

@@ -25,5 +25,6 @@
'Embed Code' => 'Osadzony kod',
'Shortcode' => 'Krótki kod (shortcode)',
'PHP Code' => 'Kod PHP',
'Cancel' => 'Cancel',
)
);

View File

@@ -25,5 +25,6 @@
'Embed Code' => 'Embed Code',
'Shortcode' => 'Shortcode',
'PHP Code' => 'PHP Code',
'Cancel' => 'Cancel',
)
);

View File

@@ -25,5 +25,6 @@
'Embed Code' => 'Код для вставки',
'Shortcode' => 'Шорткод',
'PHP Code' => 'PHP код',
'Cancel' => 'Отмена',
)
);

View File

@@ -25,5 +25,6 @@
'Embed Code' => 'Vložený kód',
'Shortcode' => 'Skrátený kód',
'PHP Code' => 'PHP kód',
'Cancel' => 'Cancel',
)
);

View File

@@ -25,5 +25,6 @@
'Embed Code' => 'Embed Kod',
'Shortcode' => 'Kratak kod',
'PHP Code' => 'PHP kod',
'Cancel' => 'Cancel',
)
);

View File

@@ -25,5 +25,6 @@
'Embed Code' => 'Код для вставки',
'Shortcode' => 'Шорткод',
'PHP Code' => 'PHP код',
'Cancel' => 'Cancel',
)
);

View File

@@ -4,5 +4,7 @@
'dashboard' => array(
'Dashboard' => 'Dashboard',
'Dashboard plugin for Monstra' => 'Dashboard для Monstra',
'Welcome back' => 'Добро пожаловать',
'Create New' => 'Добавить',
)
);

View File

@@ -3,6 +3,8 @@
return array(
'dashboard' => array(
'Dashboard' => 'Dashboard',
'Dandbox plugin for Monstra' => 'Dashboard пісочниця для Monstra',
'Dashboard plugin for Monstra' => 'Dashboard пісочниця для Monstra',
'Welcome back' => 'Welcome back',
'Create New' => 'Create New',
)
);

View File

@@ -11,8 +11,8 @@
</button>
<ul class="dropdown-menu" role="menu">
<li><?php echo ( Html::anchor(__('Page', 'pages'), 'index.php?id=pages&action=add_page', array('title' => __('Page', 'pages')))); ?></li>
<li><?php echo ( Html::anchor(__('Block', 'block'), 'index.php?id=blocks&action=add_block', array('title' => __('Block', 'pages')))); ?></li>
<li><?php echo ( Html::anchor(__('Snippet', 'snippet'), 'index.php?id=snippets&action=add_snippet', array('title' => __('Snippet', 'pages')))); ?></li>
<li><?php echo ( Html::anchor(__('Blocks', 'blocks'), 'index.php?id=blocks&action=add_block', array('title' => __('Block', 'pages')))); ?></li>
<li><?php echo ( Html::anchor(__('Snippets', 'snippets'), 'index.php?id=snippets&action=add_snippet', array('title' => __('Snippet', 'pages')))); ?></li>
</ul>
</div>
<?php echo ( Html::anchor(__('Upload File', 'filesmanager'), 'index.php?id=filesmanager', array('title' => __('Upload File', 'filesmanager'), 'class' => 'btn btn-primary'))); ?>

View File

@@ -23,5 +23,6 @@
'Category' => 'Kategorie',
'Select category' => 'Kategorie auswählen',
'Required field' => 'Pflichtfeld',
'Cancel' => 'Cancel',
)
);

View File

@@ -23,5 +23,6 @@
'Category' => 'Categoria',
'Select category' => 'Seleccionar categoria',
'Required Field' => 'Dato requerido',
'Cancel' => 'Cancel',
)
);

View File

@@ -23,5 +23,6 @@
'Category' => 'مجموعه',
'Select category' => 'انتخاب مجموعه',
'Required field' => 'کادر الزامی',
'Cancel' => 'Cancel',
)
);

View File

@@ -23,5 +23,6 @@
'Category' => 'Catégorie',
'Select category' => 'Sélectionner une catégorie',
'Required field' => 'Champ requis',
'Cancel' => 'Cancel',
)
);

View File

@@ -23,5 +23,6 @@
'Category' => 'Kategória',
'Select category' => 'Válassza ki a kategóriát',
'Required field' => 'Kötelező mező',
'Cancel' => 'Cancel',
)
);

View File

@@ -23,5 +23,6 @@
'Category' => 'Categoria',
'Select category' => 'Scegli categoria',
'Required field' => 'Campo obbligatorio',
'Cancel' => 'Cancel',
)
);

View File

@@ -24,5 +24,6 @@
'Category' => 'Kategorija',
'Select category' => 'Pasirinkti kategoriją',
'Required field' => 'Privalomas laukas',
'Cancel' => 'Cancel',
)
);

View File

@@ -23,5 +23,6 @@
'Category' => 'Categorie',
'Select category' => 'Selecteer categorie',
'Required field' => 'Vereist veld',
'Cancel' => 'Cancel',
)
);

View File

@@ -23,5 +23,6 @@
'Category' => 'Kategoria',
'Select category' => 'Wybierz kategorię',
'Required field' => 'Pole wymagane',
'Cancel' => 'Cancel',
)
);

View File

@@ -23,5 +23,6 @@
'Category' => 'Categoria',
'Select category' => 'Selecionar categoria',
'Required field' => 'Campo requerido',
'Cancel' => 'Cancel',
)
);

View File

@@ -23,5 +23,6 @@
'Category' => 'Категория',
'Select category' => 'Выбрать категорию',
'Required field' => 'Обязательное поле',
'Cancel' => 'Отмена',
)
);

View File

@@ -23,5 +23,6 @@
'Category' => 'Kategória',
'Select category' => 'Vybrať kategóriu',
'Required field' => 'Povinné políčko',
'Cancel' => 'Cancel',
)
);

View File

@@ -23,5 +23,6 @@
'Category' => 'Kategorija',
'Select category' => 'Odaberi kategoriju',
'Required field' => 'Polje je potrebno',
'Cancel' => 'Cancel',
)
);

View File

@@ -23,5 +23,6 @@
'Category' => 'Категорія',
'Select category' => 'Вибрати категорію',
'Required field' => 'Обов’язкове поле',
'Cancel' => 'Cancel',
)
);

View File

@@ -50,5 +50,6 @@
'Access' => 'Zugriff',
'Public' => 'Öffentlich',
'Registered' => 'Angemeldet',
'Cancel' => 'Cancel',
)
);

View File

@@ -50,5 +50,6 @@
'Access' => 'Acceso',
'Public' => 'Publico',
'Registered' => 'Registrado',
'Cancel' => 'Cancel',
)
);

View File

@@ -50,5 +50,6 @@
'Access' => 'دسترسی',
'Public' => 'عمومی',
'Registered' => 'اعضاء',
'Cancel' => 'Cancel',
)
);

View File

@@ -50,5 +50,6 @@
'Access' => 'Accès',
'Public' => 'Public',
'Registered' => 'Inscrit',
'Cancel' => 'Cancel',
)
);

View File

@@ -50,5 +50,6 @@
'Access' => 'Hozzáférés',
'Public' => 'Nyilvános',
'Registered' => 'Regisztrált',
'Cancel' => 'Cancel',
)
);

View File

@@ -50,5 +50,6 @@
'Access' => 'Accesso',
'Public' => 'Pubblico',
'Registered' => 'Registrato',
'Cancel' => 'Cancel',
),
);

View File

@@ -50,5 +50,6 @@
'Access' => 'Prieiga',
'Public' => 'Viešas',
'Registered' => 'Registruotas',
'Cancel' => 'Cancel',
)
);

View File

@@ -50,5 +50,6 @@
'Access' => 'Toegang',
'Public' => 'Publiek',
'Registered' => 'Geregistreerd',
'Cancel' => 'Cancel',
)
);

View File

@@ -50,5 +50,6 @@
'Access' => 'Dostęp',
'Public' => 'Dla wszystkich',
'Registered' => 'Dla zarejestrowanych',
'Cancel' => 'Cancel',
)
);

View File

@@ -50,5 +50,6 @@
'Access' => 'Acesso',
'Public' => 'Público',
'Registered' => 'Registrado',
'Cancel' => 'Cancel',
)
);

View File

@@ -50,5 +50,6 @@
'Access' => 'Доступ',
'Public' => 'Публичный',
'Registered' => 'Зарегистрированным',
'Cancel' => 'Отмена',
),
);

View File

@@ -50,5 +50,6 @@
'Access' => 'Prístup',
'Public' => 'Verejný',
'Registered' => 'Po prihlásení',
'Cancel' => 'Cancel',
)
);

View File

@@ -50,5 +50,6 @@
'Access' => 'Pristup',
'Public' => 'Javno',
'Registered' => 'Registrovani',
'Cancel' => 'Cancel',
)
);

View File

@@ -50,5 +50,6 @@
'Access' => 'Доступ',
'Public' => 'Публічний',
'Registered' => 'Зареєстрованим',
'Cancel' => 'Cancel',
),
);

View File

@@ -26,5 +26,6 @@
'Embed Code' => 'Embed Code',
'Shortcode' => 'Shortcode',
'PHP Code' => 'PHP Code',
'Cancel' => 'Cancel',
)
);

View File

@@ -25,5 +25,6 @@
'Embed Code' => 'Codigo incrustado',
'Shortcode' => 'Codigo corto',
'PHP Code' => 'Codigo PHP',
'Cancel' => 'Cancel',
)
);

View File

@@ -25,5 +25,6 @@
'Embed Code' => 'کد درج شده',
'Shortcode' => 'کدکوتاه',
'PHP Code' => 'کد PHP',
'Cancel' => 'Cancel',
)
);

View File

@@ -25,5 +25,6 @@
'Embed Code' => 'Code intégré',
'Shortcode' => 'Code court',
'PHP Code' => 'Code PHP',
'Cancel' => 'Cancel',
)
);

View File

@@ -25,5 +25,6 @@
'Embed Code' => 'Embed Code',
'Shortcode' => 'Shortcode',
'PHP Code' => 'PHP Code',
'Cancel' => 'Cancel',
)
);

View File

@@ -25,5 +25,6 @@
'Embed Code' => 'Embed Code',
'Shortcode' => 'Shortcode',
'PHP Code' => 'PHP Code',
'Cancel' => 'Cancel',
)
);

View File

@@ -24,5 +24,6 @@
'Embed Code' => 'Embed Code',
'Shortcode' => 'Shortcode',
'PHP Code' => 'PHP Code',
'Cancel' => 'Cancel',
)
);

View File

@@ -26,5 +26,6 @@
'Embed Code' => 'Insluitcode',
'Shortcode' => 'Korte code',
'PHP Code' => 'PHP Code',
'Cancel' => 'Cancel',
)
);

View File

@@ -25,5 +25,6 @@
'Embed Code' => 'Osadzony kod',
'Shortcode' => 'Krótki kod (shortcode)',
'PHP Code' => 'Kod PHP',
'Cancel' => 'Cancel',
)
);

View File

@@ -26,5 +26,6 @@
'Embed Code' => 'Embed Code',
'Shortcode' => 'Shortcode',
'PHP Code' => 'PHP Code',
'Cancel' => 'Cancel',
)
);

View File

@@ -25,5 +25,6 @@
'Embed Code' => 'Код для вставки',
'Shortcode' => 'Шорткод',
'PHP Code' => 'PHP код',
'Cancel' => 'Отмена',
)
);

View File

@@ -25,5 +25,6 @@
'Embed Code' => 'Vložený Kód',
'Shortcode' => 'Skrátený kód',
'PHP Code' => 'PHP Kód',
'Cancel' => 'Cancel',
)
);

View File

@@ -25,5 +25,6 @@
'Embed Code' => 'Embed kod',
'Shortcode' => 'Kratak kod',
'PHP Code' => 'PHP kod',
'Cancel' => 'Cancel',
)
);

View File

@@ -25,5 +25,6 @@
'Embed Code' => 'Код для вставки',
'Shortcode' => 'Шорткод',
'PHP Code' => 'PHP код',
'Cancel' => 'Cancel',
)
);

View File

@@ -64,5 +64,6 @@
'About Me' => 'Über Mich',
'Profile' => 'Profil',
'You are banned for 10 minutes. Try again later' => 'Du wurdest für 10 Minuten blockiert. Bitte probier es später nochmal',
'Cancel' => 'Cancel',
)
);

View File

@@ -64,5 +64,6 @@
'About Me' => 'Sobre mi',
'Profile' => 'Perfil',
'You are banned for 10 minutes. Try again later' => 'You are banned for 10 minutes. Try again later',
'Cancel' => 'Cancel',
)
);

View File

@@ -64,5 +64,6 @@
'About Me' => 'درباره من',
'Profile' => 'پروفایل',
'You are banned for 10 minutes. Try again later' => 'You are banned for 10 minutes. Try again later',
'Cancel' => 'Cancel',
)
);

View File

@@ -64,5 +64,6 @@
'About Me' => 'A propos de moi',
'Profile' => 'Profil',
'You are banned for 10 minutes. Try again later' => 'You are banned for 10 minutes. Try again later',
'Cancel' => 'Cancel',
)
);

View File

@@ -64,5 +64,6 @@
'About Me' => 'Rólam',
'Profile' => 'Profil',
'You are banned for 10 minutes. Try again later' => 'You are banned for 10 minutes. Try again later',
'Cancel' => 'Cancel',
)
);

View File

@@ -61,5 +61,6 @@
'About Me' => 'Su di me',
'Profile' => 'Profilo',
'You are banned for 10 minutes. Try again later' => 'You are banned for 10 minutes. Try again later',
'Cancel' => 'Cancel',
)
);

View File

@@ -63,5 +63,6 @@
'About Me' => 'Apie mane',
'Profile' => 'Profilis',
'You are banned for 10 minutes. Try again later' => 'You are banned for 10 minutes. Try again later',
'Cancel' => 'Cancel',
)
);

View File

@@ -63,5 +63,7 @@
'Your login details for :site_name' => 'Uw login details voor :site_name',
'About Me' => 'Over mij',
'Profile' => 'Profiel',
'You are banned for 10 minutes. Try again later' => 'You are banned for 10 minutes. Try again later',
'Cancel' => 'Cancel',
)
);

View File

@@ -64,5 +64,6 @@
'About Me' => 'O mnie',
'Profile' => 'Profil',
'You are banned for 10 minutes. Try again later' => 'Jesteś zbanowany na 10 minut. Spróbuj ponownie później',
'Cancel' => 'Cancel',
)
);

View File

@@ -64,5 +64,6 @@
'About Me' => 'Sobre mim',
'Profile' => 'Perfil',
'You are banned for 10 minutes. Try again later' => 'You are banned for 10 minutes. Try again later',
'Cancel' => 'Cancel',
)
);

View File

@@ -61,6 +61,7 @@
'Your login details for :site_name' => 'Ваши данные для доступа к :site_name',
'About Me' => 'Обо мне',
'Profile' => 'Профиль',
'You are banned for 10 minutes. Try again later' => 'You are banned for 10 minutes. Try again later',
'You are banned for 10 minutes. Try again later' => 'Вы заблокированы на 10 минут. Попробуйте позже',
'Cancel' => 'Отмена',
)
);

View File

@@ -64,5 +64,6 @@
'About Me' => 'O mne',
'Profile' => 'Profil',
'You are banned for 10 minutes. Try again later' => 'You are banned for 10 minutes. Try again later',
'Cancel' => 'Cancel',
)
);

View File

@@ -64,5 +64,6 @@
'About Me' => 'O meni',
'Profile' => 'Profil',
'You are banned for 10 minutes. Try again later' => 'You are banned for 10 minutes. Try again later',
'Cancel' => 'Cancel',
)
);

View File

@@ -62,5 +62,6 @@
'About Me' => 'Про мене',
'Profile' => 'Профіль',
'You are banned for 10 minutes. Try again later' => 'You are banned for 10 minutes. Try again later',
'Cancel' => 'Cancel',
)
);