Blame view
sources/apps/impress/l10n/uk.php
361 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 7 |
<?php $TRANSLATIONS = array( "Documentation" => "Документація", "No Impress files are found in your ownCloud. Please upload a .impress file." => "Не знайдено Impress-файлів у Вашому ownCloud. Будь ласка, завантажте .impress файл.", "Name" => "Ім'я", "Size" => "Розмір", "Date" => "Дата" ); |