diff --git a/core/core.php b/core/core.php index 57331417..112b4c4f 100644 --- a/core/core.php +++ b/core/core.php @@ -180,7 +180,7 @@ class common //'fa' => 'فارسی', 'fr_FR' => 'Français', 'he_IL' => 'Hebrew (Israel)', - 'gr_GR' => 'Ελληνικά', + 'el_GR' => 'Ελληνικά', 'hr' => 'Hrvatski jezik', 'hu_HU' => 'Magyar', 'id' => 'Bahasa Indonesia', diff --git a/core/vendor/filemanager/lang/az_AZ.php b/core/vendor/filemanager/lang/az_AZ.php deleted file mode 100644 index 349ab95d..00000000 --- a/core/vendor/filemanager/lang/az_AZ.php +++ /dev/null @@ -1,145 +0,0 @@ - 'Seç', - 'Deselect_All' => 'Deselect All', - 'Select_All' => 'Select All', - 'Erase' => 'Sil', - 'Open' => 'Aç', - 'Confirm_del' => 'Bu faylı silmek istədiyinizdə əminsinizmi?', - 'All' => 'Hamısı', - 'Files' => 'Fayllar', - 'Images' => 'Şəkillər', - 'Archives' => 'Arxivlər', - 'Error_Upload' => 'Yükləmək istədiyiniz fayl maksimum limiti keçdi.', - 'Error_extension' => 'Fayl uzantısı icazəsi yoxdur.', - 'Upload_file' => 'Fayl Yüklə', - 'Filters' => 'Filtrlər', - 'Videos' => 'Videolar', - 'Music' => 'Mahnılar', - 'New_Folder' => 'Yeni Folder', - 'Folder_Created' => 'Folder müvəffəqiyyətlə yaradıldı.', - 'Existing_Folder' => 'Mövcud folder', - 'Confirm_Folder_del' => 'Bu folderi və içindəkiləri silmək istədiyinizə əminsinizmi?', - 'Return_Files_List' => 'Faylların siyahısına geri qayıt', - 'Preview' => 'İlk baxış', - 'Download' => 'Yüklə', - 'Insert_Folder_Name' => 'Folder adı əlavə et:', - 'Root' => 'kök', - 'Rename' => 'Yenidən Adlandır', - 'Back' => 'geri', - 'View' => 'Görünüş', - 'View_list' => 'List görünüşü', - 'View_columns_list' => 'Sütunlu list görünüşü', - 'View_boxes' => 'Qutu görünüşü', - 'Toolbar' => 'Alətlər Paneli', - 'Actions' => 'Fəaliyyətlər', - 'Rename_existing_file' => 'Bu fayl var artıq', - 'Rename_existing_folder' => 'Bu folder var artıq', - 'Empty_name' => 'Ad sahəsi boşdur.', - 'Text_filter' => 'filtrlə...', - 'Swipe_help' => 'Variantları görmək üçün file/folder adına tıklayın', - 'Upload_base' => 'Normal Yükləmə', - 'Upload_base_help' => "Drag & Drop files(modern browsers) or click in upper button to Add the file(s) and click on Start upload. When the upload is complete, click the 'Return to files list' button.", - 'Upload_add_files' => 'Add file(s)', - 'Upload_start' => 'Start upload', - 'Upload_error_messages' =>array( - 1 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini', - 2 => 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form', - 3 => 'The uploaded file was only partially uploaded', - 4 => 'No file was uploaded', - 6 => 'Missing a temporary folder', - 7 => 'Failed to write file to disk', - 8 => 'A PHP extension stopped the file upload', - 'post_max_size' => 'The uploaded file exceeds the post_max_size directive in php.ini', - 'max_file_size' => 'File is too big', - 'min_file_size' => 'File is too small', - 'accept_file_types' => 'Filetype not allowed', - 'max_number_of_files' => 'Maximum number of files exceeded', - 'max_width' => 'Image exceeds maximum width', - 'min_width' => 'Image requires a minimum width', - 'max_height' => 'Image exceeds maximum height', - 'min_height' => 'Image requires a minimum height', - 'abort' => 'File upload aborted', - 'image_resize' => 'Failed to resize image' - ), - 'Upload_url' => 'From url', - 'Type_dir' => 'Kataloq', - 'Type' => 'Növ', - 'Dimension' => 'Ölçü', - 'Size' => 'Çəki', - 'Date' => 'Tarix', - 'Filename' => 'Fayl adı', - 'Operations' => 'Əməliyyatlar', - 'Date_type' => 'd-m-Y', - 'OK' => 'Razıyam', - 'Cancel' => 'Ləğv Et', - 'Sorting' => 'sıralama', - 'Show_url' => 'URL göstər', - 'Extract' => 'bura çıxart', - 'File_info' => 'fayl məlumatı', - 'Edit_image' => 'şəkli redaktə et', - 'Duplicate' => 'Dublikat', - 'Folders' => 'Folders', - 'Copy' => 'Copy', - 'Cut' => 'Cut', - 'Paste' => 'Paste', - 'CB' => 'CB', // clipboard - 'Paste_Here' => 'Paste to this directory', - 'Paste_Confirm' => 'Are you sure you want to paste to this directory? This will overwrite existing files/folders if encountered any.', - 'Paste_Failed' => 'Failed to paste file(s)', - 'Clear_Clipboard' => 'Clear clipboard', - 'Clear_Clipboard_Confirm' => 'Are you sure you want to clear the clipboard?', - 'Files_ON_Clipboard' => 'There are files on the clipboard.', - 'Copy_Cut_Size_Limit' => 'The selected files/folders are too big to %s. Limit: %d MB/operation', // %s = cut or copy - 'Copy_Cut_Count_Limit' => 'You selected too many files/folders to %s. Limit: %d files/operation', // %s = cut or copy - 'Copy_Cut_Not_Allowed' => 'You are not allowed to %s files.', // %s(1) = cut or copy => %s(2) = files or folders - 'Aviary_No_Save' => 'Could not save image', - 'Zip_No_Extract' => 'Could not extract. File might be corrupt.', - 'Zip_Invalid' => 'This extension is not supported. Valid: zip, gz, tar.', - 'Dir_No_Write' => 'The directory you selected is not writable.', - 'Function_Disabled' => 'The %s function has been disabled by the server.', // %s = cut or copy - 'File_Permission' => 'File permission', - 'File_Permission_Not_Allowed' => 'Changing %s permissions are not allowed.', // %s = files or folders - 'File_Permission_Recursive' => 'Apply recursively?', - 'File_Permission_Wrong_Mode' => "The supplied permission mode is incorrect.", - 'User' => 'User', - 'Group' => 'Group', - 'Yes' => 'Yes', - 'No' => 'No', - 'Lang_Not_Found' => 'Could not find language.', - 'Lang_Change' => 'Change the language', - 'File_Not_Found' => 'Could not find the file.', - 'File_Open_Edit_Not_Allowed' => 'You are not allowed to %s this file.', // %s = open or edit - 'Edit' => 'Edit', - 'Edit_File' => "Edit file's content", - 'File_Save_OK' => "File successfully saved.", - 'File_Save_Error' => "There was an error while saving the file.", - 'New_File' => 'New File', - 'No_Extension' => 'You have to add a file extension.', - 'Valid_Extensions' => 'Valid extensions: %s', // %s = txt => log etc. - 'Upload_message' => "Drop file here to upload", - - 'SERVER ERROR' => "SERVER ERROR", - 'forbiden' => "Forbiden", - 'wrong path' => "Wrong path", - 'wrong name' => "Wrong name", - 'wrong extension' => "Wrong extension", - 'wrong option' => "Wrong option", - 'wrong data' => "Wrong data", - 'wrong action' => "Wrong action", - 'wrong sub-action' => "Wrong sub-actio", - 'no action passed' => "No action passed", - 'no path' => "No path", - 'no file' => "No file", - 'view type number missing' => "View type number missing", - 'Not enough Memory' => "Not enough Memory", - 'max_size_reached' => "Your image folder has reach its maximale size of %d MB.", //%d = max overall size - 'B' => "B", - 'KB' => "KB", - 'MB' => "MB", - 'GB' => "GB", - 'TB' => "TB", - 'total size' => "Total size", -); diff --git a/core/vendor/filemanager/lang/bg_BG.php b/core/vendor/filemanager/lang/bg_BG.php deleted file mode 100644 index 4b7942fc..00000000 --- a/core/vendor/filemanager/lang/bg_BG.php +++ /dev/null @@ -1,145 +0,0 @@ - 'Избери', - 'Deselect_All' => 'Deselect All', - 'Select_All' => 'Select All', - 'Erase' => 'Изтрий', - 'Open' => 'Отваряне', - 'Confirm_del' => 'Сигурни ли сте, че искате да изтриете този файл?', - 'All' => 'Всичко', - 'Files' => 'Файла', - 'Images' => 'Изображения', - 'Archives' => 'Архиви', - 'Error_Upload' => 'Каченият файл надминава максимално разрешената големина.', - 'Error_extension' => 'Това файлово разширение не е позволено.', - 'Upload_file' => 'Качете файл', - 'Filters' => 'Папка', - 'Videos' => 'Видео', - 'Music' => 'Музика', - 'New_Folder' => 'Нова папка', - 'Folder_Created' => 'Папката е правилно създадена', - 'Existing_Folder' => 'Съществуваща папка', - 'Confirm_Folder_del' => 'Сигурни ли сте, че искате да изтриете папката и всичко => което се съдържа с нея?', - 'Return_Files_List' => 'Връщане към списъка с файлове', - 'Preview' => 'Преглед', - 'Download' => 'Свали', - 'Insert_Folder_Name' => 'Въведете име на папката:', - 'Root' => 'Основна', - 'Rename' => 'Преименуване', - 'Back' => 'Обратно', - 'View' => 'Изглед', - 'View_list' => 'Списък', - 'View_columns_list' => 'Колони', - 'View_boxes' => 'Кутии', - 'Toolbar' => 'Лента с инструменти', - 'Actions' => 'Действия', - 'Rename_existing_file' => 'Файлът вече съществува', - 'Rename_existing_folder' => 'Папката вече съществува', - 'Empty_name' => 'Името на файла е празно', - 'Text_filter' => 'текстов филтър', - 'Swipe_help' => 'Плъзнете името на файла/папката за опции', - 'Upload_base' => 'Базово качване', - 'Upload_base_help' => "Drag & Drop files(modern browsers) or click in upper button to Add the file(s) and click on Start upload. When the upload is complete, click the 'Return to files list' button.", - 'Upload_add_files' => 'Add file(s)', - 'Upload_start' => 'Start upload', - 'Upload_error_messages' =>array( - 1 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini', - 2 => 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form', - 3 => 'The uploaded file was only partially uploaded', - 4 => 'No file was uploaded', - 6 => 'Missing a temporary folder', - 7 => 'Failed to write file to disk', - 8 => 'A PHP extension stopped the file upload', - 'post_max_size' => 'The uploaded file exceeds the post_max_size directive in php.ini', - 'max_file_size' => 'File is too big', - 'min_file_size' => 'File is too small', - 'accept_file_types' => 'Filetype not allowed', - 'max_number_of_files' => 'Maximum number of files exceeded', - 'max_width' => 'Image exceeds maximum width', - 'min_width' => 'Image requires a minimum width', - 'max_height' => 'Image exceeds maximum height', - 'min_height' => 'Image requires a minimum height', - 'abort' => 'File upload aborted', - 'image_resize' => 'Failed to resize image' - ), - 'Upload_url' => 'From url', - 'Type_dir' => 'папка', - 'Type' => 'Тип', - 'Dimension' => 'Размер', - 'Size' => 'Големина', - 'Date' => 'Дата', - 'Filename' => 'Име', - 'Operations' => 'Операции', - 'Date_type' => 'y-m-d', - 'OK' => 'ОК', - 'Cancel' => 'Отказ', - 'Sorting' => 'сортиране', - 'Show_url' => 'покажи URL', - 'Extract' => 'разархивирай тук', - 'File_info' => 'информация за файл', - 'Edit_image' => 'редактирай изображение', - 'Duplicate' => 'Дубликат', - 'Folders' => 'Папки', - 'Copy' => 'Копиране', - 'Cut' => 'Изрязване', - 'Paste' => 'Поставяне', - 'CB' => 'CB', // clipboard - 'Paste_Here' => 'Постави в тази папка', - 'Paste_Confirm' => 'Сигурни ли сте, че искате да поставите в тази папка? Това може да презапише файловете в нея.', - 'Paste_Failed' => 'Грешка при поставянето на файла/овете', - 'Clear_Clipboard' => 'Изчисти клипборда', - 'Clear_Clipboard_Confirm' => 'Сигурни ли сте, че искате да изчистите клипборда?', - 'Files_ON_Clipboard' => 'Има файлове в клипборда.', - 'Copy_Cut_Size_Limit' => 'Избраните файлове/папки са прекалено големи за %s. Лимит: %d MB/действие', // %s = cut or copy - 'Copy_Cut_Count_Limit' => 'Избрали сте прекаленено много файлове/папки за %s. Лимит: %d файла/действие', // %s = cut or copy - 'Copy_Cut_Not_Allowed' => 'Нямате право за %s на файлове.', // %s(1) = cut or copy => %s(2) = files or folders - 'Aviary_No_Save' => 'Изображението не може да бъде записано', - 'Zip_No_Extract' => 'Невъзможно разархивиране. Файлът вероятно е повреден.', - 'Zip_Invalid' => 'Това разширене не се поддържа. Валидни: zip, gz, tar.', - 'Dir_No_Write' => 'Нямате права за запис в избраната папка.', - 'Function_Disabled' => '%s-то е забранено на сървъра.', // %s = cut or copy - 'File_Permission' => 'Файлови права', - 'File_Permission_Not_Allowed' => 'Не е разрешена промяната на права за %s.', // %s = files or folders - 'File_Permission_Recursive' => 'Рекурсивно прилагане?', - 'File_Permission_Wrong_Mode' => "Зададените права са грешни.", - 'User' => 'Потребител', - 'Group' => 'Група', - 'Yes' => 'Да', - 'No' => 'Не', - 'Lang_Not_Found' => 'Езикът не може да бъде намерен.', - 'Lang_Change' => 'Смени езика', - 'File_Not_Found' => 'Файлът не може да бъде намерен.', - 'File_Open_Edit_Not_Allowed' => 'Нямате разрешение за %s на този файл.', // %s = open or edit - 'Edit' => 'Редакция', - 'Edit_File' => "Редакция на съдържанието на файла", - 'File_Save_OK' => "Файлът е успешно записан.", - 'File_Save_Error' => "Възникна грешка при записването на файла.", - 'New_File' => 'Нов файл', - 'No_Extension' => 'Трябва да зададете разширение на файла.', - 'Valid_Extensions' => 'Валидни разширения: %s', // %s = txt => log etc. - 'Upload_message' => "Провлачете и спуснете файла тук за да го качите.", - - 'SERVER ERROR' => "СЪРВЪРНА ГРЕШКА", - 'forbiden' => "Забранено", - 'wrong path' => "Грешен път", - 'wrong name' => "Грешно име", - 'wrong extension' => "Грешно разширение", - 'wrong option' => "Грешна опция", - 'wrong data' => "Грешни данни", - 'wrong action' => "Грешно действие", - 'wrong sub-action' => "Грешно вторично действие", - 'no action passed' => "Не е подадено действие", - 'no path' => "Няма път", - 'no file' => "Няма файл", - 'view type number missing' => "Номерът на прегледа липсва", - 'Not enough Memory' => "Недостатъчна памет", - 'max_size_reached' => "Вашата папка за изображения достигна максимумът от %d MB.", //%d = max overall size - 'B' => "B", - 'KB' => "KB", - 'MB' => "MB", - 'GB' => "GB", - 'TB' => "TB", - 'total size' => "Общ размер", -); diff --git a/core/vendor/filemanager/lang/ca.php b/core/vendor/filemanager/lang/ca.php deleted file mode 100644 index 11207e8b..00000000 --- a/core/vendor/filemanager/lang/ca.php +++ /dev/null @@ -1,124 +0,0 @@ - 'Seleccionar', - 'Deselect_All' => 'Deselect All', - 'Select_All' => 'Select All', - 'Erase' => 'Eliminar', - 'Open' => 'Obrir', - 'Confirm_del' => 'Segur que desitges eliminar aquest arxiu?', - 'All' => 'Tots', - 'Files' => 'Arxius', - 'Images' => 'Imatges', - 'Archives' => 'Fitxers', - 'Error_Upload' => 'L\'arxiu que intenta pujar excedeix el màxim permès.', - 'Error_extension' => 'L\'extensió de l\'arxiu no està permesa.', - 'Upload_file' => 'Pujar', - 'Filters' => 'Filtres', - 'Videos' => 'Vídeos', - 'Music' => 'Musica', - 'New_Folder' => 'Nova carpeta', - 'Folder_Created' => 'La carpeta ha estat creada exitosament.', - 'Existing_Folder' => 'Carpeta existent', - 'Confirm_Folder_del' => 'Segur que desitges eliminar la carpeta i tots els elements que conté?', - 'Return_Files_List' => 'Tornar a la llista d\'arxius', - 'Preview' => 'Vista prèvia', - 'Download' => 'Descarregar', - 'Insert_Folder_Name' => 'Nom de la carpeta:', - 'Root' => 'Arrel', - 'Rename' => 'Renombrar', - 'Back' => 'Tornar', - 'View' => 'Vista', - 'View_list' => 'Vista de llista', - 'View_columns_list' => 'Vista de columnes', - 'View_boxes' => 'Vista de miniatures', - 'Toolbar' => 'Barra d\'eines', - 'Actions' => 'Accions', - 'Rename_existing_file' => 'L\'arxiu ja existeix', - 'Rename_existing_folder' => 'La carpeta ja existeix', - 'Empty_name' => 'El nom es troba buit', - 'Text_filter' => 'filtre de text', - 'Swipe_help' => 'Deslize el nom de l\'arxiu/carpeta per mostrar les opcions', - 'Upload_base' => 'Pujada d\'arxius SIMPLE', - 'Upload_java' => 'Pujada d\'arxius JAVA (para arxius pesats)', - 'Upload_url' => 'URL', - 'Upload_java_help' => "Si el applet no carrega: 1. Assegura't de tenir Java instal·lat; sinó descarrega-ho i instal·la-ho des d'aquí 2. Assegura't que el teu firewall no estigui bloquejant res.", - 'Upload_base_help' => "Arrossega i deixa anar els arxius dins d'aquesta àrea o faci clic en ella (per a navegadors moderns) en cas contrari, seleccioni l'arxiu i faci clic en el botó. Quan finalitzi la pujada, faci clic en el botó superior per tornar.", - 'Type_dir' => 'Carpeta', - 'Type' => 'Tipus', - 'Dimension' => 'Dimensions', - 'Size' => 'Pes', - 'Date' => 'Data', - 'Filename' => 'Nom', - 'Operations' => 'Operacions', - 'Date_type' => 'd-m-y', - 'OK' => 'OK', - 'Cancel' => 'Cancel·lar', - 'Sorting' => 'Ordenar', - 'Show_url' => 'Mostrar URL', - 'Extract' => 'Extreure aquí', - 'File_info' => 'Informació', - 'Edit_image' => 'Editar imatge', - 'Duplicate' => 'Duplicar', - 'Folders' => 'Carpetes', - 'Copy' => 'Copiar', - 'Cut' => 'Tallar', - 'Paste' => 'Enganxar', - 'CB' => 'CB', // clipboard - 'Paste_Here' => 'Enganxar en aquest directori', - 'Paste_Confirm' => 'Esteu segur que voleu enganxar en aquest directori? Això sobreescriurà arxius/carpetes existents si es troba cap igual.', - 'Paste_Failed' => 'No s’ha pogut enganxar els fitxers.', - 'Clear_Clipboard' => 'Netejar portapapers', - 'Clear_Clipboard_Confirm' => 'Esteu segur que voleu esborrar el portapapers?', - 'Files_ON_Clipboard' => 'Hi ha arxius al Portapapers.', - 'Copy_Cut_Size_Limit' => 'Els arxius/carpetes seleccionades són massa grans per %s. Limit: %d MB/operació', // %s = cut or copy - 'Copy_Cut_Count_Limit' => 'Heu seleccionat massa fitxers/carpetes a %s. Limit: %d arxiu/operació', // %s = cut or copy - 'Copy_Cut_Not_Allowed' => 'No te permisos per %s els arxius.', // %s(1) = cut or copy, %s(2) = files or folders - 'Aviary_No_Save' => 'No s’ha pogut desar la imatge.', - 'Zip_No_Extract' => 'No es pot extreure. L’Arxiu podria estar corrupte.', - 'Zip_Invalid' => 'Aquesta extensió no és suportada. Vàlid: zip, gz, tar.', - 'Dir_No_Write' => 'El directori seleccionat no te permisos d’escriptura.', - 'Function_Disabled' => 'La funció de %s no esta disponible al servidor.', // %s = cut or copy - 'File_Permission' => 'Permisos d’arxiu', - 'File_Permission_Not_Allowed' => 'La modificació dels permisos de %s no es permès.', // %s = files or folders - 'File_Permission_Recursive' => 'Aplicar recursivament?', - 'File_Permission_Wrong_Mode' => "El mode de permís subministrat és incorrecte..", - 'User' => 'Usuari', - 'Group' => 'Grup', - 'Yes' => 'Si', - 'No' => 'No', - 'Lang_Not_Found' => 'No es pot trobar l\'idioma.', - 'Lang_Change' => 'Modificar idioma', - 'File_Not_Found' => 'No s\'ha pogut trobar l\'arxiu.', - 'File_Open_Edit_Not_Allowed' => 'No tens permisos per obrir %s l\'arxiu.', // %s = open or edit - 'Edit' => 'Modificar', - 'Edit_File' => "Editar el contingut de l\'arxiu.", - 'File_Save_OK' => "Arxiu desat correctament.", - 'File_Save_Error' => "Hi ha hagut un error mentre es desava l\'arxiu.", - 'New_File' => 'Nou arxiu', - 'No_Extension' => 'Ha d\'afegir una extensió d\'arxiu.', - 'Valid_Extensions' => 'Extensions valides: %s', // %s = txt,log etc. - 'Upload_message' => "Arrossega arxiu aquí per carregar.", - - 'SERVER ERROR' => "SERVER ERROR", - 'forbiden' => "Forbiden", - 'wrong path' => "Wrong path", - 'wrong name' => "Wrong name", - 'wrong extension' => "Wrong extension", - 'wrong option' => "Wrong option", - 'wrong data' => "Wrong data", - 'wrong action' => "Wrong action", - 'wrong sub-action' => "Wrong sub-actio", - 'no action passed' => "No action passed", - 'no path' => "No path", - 'no file' => "No file", - 'view type number missing' => "View type number missing", - 'Not enought Memory' => "Not enought Memory", - 'max_size_reached' => "Your image folder has reach its maximale size of %d MB.", //%d = max overall size - 'B' => "B", - 'KB' => "KB", - 'MB' => "MB", - 'GB' => "GB", - 'TB' => "TB", - 'total size' => "Total size", -); diff --git a/core/vendor/filemanager/lang/cs.php b/core/vendor/filemanager/lang/cs.php deleted file mode 100644 index 51dadb04..00000000 --- a/core/vendor/filemanager/lang/cs.php +++ /dev/null @@ -1,145 +0,0 @@ - 'Vybrat', - 'Deselect_All' => 'Zrušit vše', - 'Select_All' => 'Vybrat vše', - 'Erase' => 'Smazat', - 'Open' => 'Otevřít', - 'Confirm_del' => 'Opravdu chcete smazat tento soubor?', - 'All' => 'Vše', - 'Files' => 'Soubory', - 'Images' => 'Obrázky', - 'Archives' => 'Archivy', - 'Error_Upload' => 'Nahrávaný soubor je příliš velký.', - 'Error_extension' => 'Nahrávání souborů s touto příponou není povoleno.', - 'Upload_file' => 'Nahrát soubor', - 'Filters' => 'Filtr', - 'Videos' => 'Videa', - 'Music' => 'Hudba', - 'New_Folder' => 'Nová složka', - 'Folder_Created' => 'Složka vytvořena', - 'Existing_Folder' => 'Existující složka', - 'Confirm_Folder_del' => 'Opravdu chcete smazat tuto složku a její obsah?', - 'Return_Files_List' => 'Zpět k seznamu souborů', - 'Preview' => 'Náhled', - 'Download' => 'Stáhnout', - 'Insert_Folder_Name' => 'Vložte název složky:', - 'Root' => 'root', - 'Rename' => 'Přejmenovat', - 'Back' => 'zpět', - 'View' => 'Zobrazení', - 'View_list' => 'Seznam souborů', - 'View_columns_list' => 'Dvousloupcový seznam souborů', - 'View_boxes' => 'Dlaždicové zobrazení', - 'Toolbar' => 'Panel nástrojů', - 'Actions' => 'Akce', - 'Rename_existing_file' => 'Tento soubor již existuje', - 'Rename_existing_folder' => 'Tato složka již existuje', - 'Empty_name' => 'Zadali jste prázdný název', - 'Text_filter' => 'textový filtr', - 'Swipe_help' => 'Pro zobrazení možností klikněte na název souboru/složky.', - 'Upload_base' => 'Základní nahrávání', - 'Upload_base_help' => "Soubory přetáhněte (pouze moderní prohlížeče) nebo klikněte na horní tlačítko 'Přidat soubor(y)' a poté na tlačítko 'Sputit nahrávání'. Až bude nahrávání dokončeno, klikněte na 'Zpět k seznamu souborů'.", - 'Upload_add_files' => 'Přidat soubor(y)', - 'Upload_start' => 'Sputit nahrávání', - 'Upload_error_messages' =>array( - 1 => 'Nahrávaný soubor má větší velikost, než co povoluje direktiva upload_max_filesize v php.ini', - 2 => 'Nahrávaný soubor má větší velikost, než co povoluje direktiva MAX_FILE_SIZE uvedená v HTML formuláři', - 3 => 'Soubor byl nahrán pouze z části', - 4 => 'Nebyl nahrán žádný soubor', - 6 => 'Chybí dočasná složka', - 7 => 'Při zapisování souboru na disk došlo k chybě', - 8 => 'Nahrávání souborů zastavilo rozšížení PHP', - 'post_max_size' => 'Nahrávaný soubor má větší velikost, než co povoluje direktiva post_max_size v php.ini', - 'max_file_size' => 'Příliš velký soubor', - 'min_file_size' => 'Příliš malý soubor', - 'accept_file_types' => 'Není povolen tento typ souboru (přípona)', - 'max_number_of_files' => 'Překročen maximální počet souborů', - 'max_width' => 'Obrázek přesahuje maximální šířku', - 'min_width' => 'Obrázek vyžaduje minimální šířku', - 'max_height' => 'Obrázek přesahuje maximální výšku', - 'min_height' => 'Obrázek vyžaduje minimální výšku', - 'abort' => 'Nahrávání souboru bylo přerušeno', - 'image_resize' => 'Nepodařilo se změnit velikost obrázku' - ), - 'Upload_url' => 'Z url adresy', - 'Type_dir' => 'složka', - 'Type' => 'Typ', - 'Dimension' => 'Rozměr', - 'Size' => 'Velikost', - 'Date' => 'Datum', - 'Filename' => 'Název', - 'Operations' => 'Operace', - 'Date_type' => 'd.m.Y', - 'OK' => 'OK', - 'Cancel' => 'Zrušit', - 'Sorting' => 'Řazení', - 'Show_url' => 'Zobrazit URL adresu', - 'Extract' => 'Rozbalit zde', - 'File_info' => 'Informace o souboru', - 'Edit_image' => 'Upravit obrázek', - 'Duplicate' => 'Duplikovat', - 'Folders' => 'Složky', - 'Copy' => 'Kopírovat', - 'Cut' => 'Vyjmout', - 'Paste' => 'Vložit', - 'CB' => 'Schránka', // clipboard - 'Paste_Here' => 'Vložit do této složky', - 'Paste_Confirm' => 'Skutečně chcete vložit obsah schránky do této složky? Existující soubory či složky budou přepsány.', - 'Paste_Failed' => 'Vložení selhalo', - 'Clear_Clipboard' => 'Vymazat schránku', - 'Clear_Clipboard_Confirm' => 'Skutečně chcete vymazat obsah schránky?', - 'Files_ON_Clipboard' => 'Ve schránce jsou soubory.', - 'Copy_Cut_Size_Limit' => 'Zvolené soubory/složky jsou příliš velké pro operaci %s. Limit: %d MB/operace', // %s = cut or copy - 'Copy_Cut_Count_Limit' => 'Zvolili jste příliš mnoho souborů/složek pro operaci %s. Limit: %d souborů/operace', // %s = cut or copy - 'Copy_Cut_Not_Allowed' => 'Nemáte oprávnění %s.', // %s(1) = cut or copy, %s(2) = files or folders - 'Aviary_No_Save' => 'Obrázek nelze uložit', - 'Zip_No_Extract' => 'Archív nelze rozbalit. Soubor může být poškozen.', - 'Zip_Invalid' => 'Přípona není podporována. Povolené: zip, gz, tar.', - 'Dir_No_Write' => 'Vybraná složka není zapisovatelná.', - 'Function_Disabled' => 'Funkce %s byla zamítnuta serverem.', // %s = cut or copy - 'File_Permission' => 'Práva souboru', - 'File_Permission_Not_Allowed' => 'Změna oprávnění pro %s není povolena.', // %s = files or folders - 'File_Permission_Recursive' => 'Použít rekurzivně?', - 'File_Permission_Wrong_Mode' => "Zadaný kód oprávnění není platný.", - 'User' => 'Uživatel', - 'Group' => 'Skupina', - 'Yes' => 'Ano', - 'No' => 'Ne', - 'Lang_Not_Found' => 'Jazyk nebyl nalezen.', - 'Lang_Change' => 'Změnit jazyk', - 'File_Not_Found' => 'Soubor nebyl nalezen.', - 'File_Open_Edit_Not_Allowed' => 'Nemáte oprávnění %s tento soubor.', // %s = open or edit - 'Edit' => 'Upravit', - 'Edit_File' => "Upravit obsah souboru", - 'File_Save_OK' => "Soubor byl úspěšně uložen.", - 'File_Save_Error' => "Došlo k chybě při ukládání souboru.", - 'New_File' => 'Nový soubor', - 'No_Extension' => 'Musíte doplnit příponu souboru.', - 'Valid_Extensions' => 'Povolené přípony: %s', // %s = txt,log etc. - 'Upload_message' => "Pro nahrání přetáhněte soubor(y) sem", - - 'SERVER ERROR' => "CHYBA SERVERU", - 'forbiden' => "Zakázáno", - 'wrong path' => "Neplatná cesta", - 'wrong name' => "Neplatná název", - 'wrong extension' => "Neplatná přípona", - 'wrong option' => "Neplatná volba", - 'wrong data' => "Neplatná data", - 'wrong action' => "Neplatná akce", - 'wrong sub-action' => "Neplatná podakce", - 'no action passed' => "Nebyla předána žádná akce", - 'no path' => "Žádná cesta", - 'no file' => "Žádný soubor", - 'view type number missing' => "Chybí číslo typu pro zobrazení", - 'Not enough Memory' => "Nedostatek paměti", - 'max_size_reached' => "Vaše složka s obrázky dosáhla maximální velikosti %d MB.", //%d = max overall size - 'B' => "B", - 'KB' => "KB", - 'MB' => "MB", - 'GB' => "GB", - 'TB' => "TB", - 'total size' => "Celková velikost", -); diff --git a/core/vendor/filemanager/lang/da.php b/core/vendor/filemanager/lang/da.php deleted file mode 100644 index bd52febf..00000000 --- a/core/vendor/filemanager/lang/da.php +++ /dev/null @@ -1,145 +0,0 @@ - 'Vælg', - 'Deselect_All' => 'Deselect All', - 'Select_All' => 'Select All', - 'Erase' => 'Slet', - 'Open' => 'Åbn', - 'Confirm_del' => 'Er du sikker på at du vil slette denne fil?', - 'All' => 'Alle', - 'Files' => 'Filer', - 'Images' => 'Billeder', - 'Archives' => 'Mapper', - 'Error_Upload' => 'Den uploadede fil er større end tilladt (100MB).', - 'Error_extension' => 'Fil typen er ikke tilladt.', - 'Upload_file' => 'Upload', - 'Filters' => 'Filter', - 'Videos' => 'Videoer', - 'Music' => 'Musik', - 'New_Folder' => 'Ny mappe', - 'Folder_Created' => 'Mappen er oprettet korrekt', - 'Existing_Folder' => 'Mappen findes allerede', - 'Confirm_Folder_del' => 'Er du sikker på at du vil slette mappen og alt dens indhold?', - 'Return_Files_List' => 'Tilbage til fil oversigten', - 'Preview' => 'Preview', - 'Download' => 'Download', - 'Insert_Folder_Name' => 'Indsæt mappe navn:', - 'Root' => 'rod', - 'Rename' => 'Omdøb', - 'Back' => 'tilbage', - 'View' => 'Se', - 'View_list' => 'Vis liste', - 'View_columns_list' => 'Søjle liste', - 'View_boxes' => 'Box list', - 'Toolbar' => 'Toolbar', - 'Actions' => 'Handlinger', - 'Rename_existing_file' => 'Filen findes allerede', - 'Rename_existing_folder' => 'Mappen findes allerede', - 'Empty_name' => 'Indsæt et navn', - 'Text_filter' => 'tekst filter', - 'Swipe_help' => 'Swipe over navnet på fil/mappe for at se muligheder', - 'Upload_base' => 'Basis upload', - 'Upload_base_help' => "Drag & Drop files(modern browsers) or click in upper button to Add the file(s) and click on Start upload. When the upload is complete, click the 'Return to files list' button.", - 'Upload_add_files' => 'Add file(s)', - 'Upload_start' => 'Start upload', - 'Upload_error_messages' =>array( - 1 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini', - 2 => 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form', - 3 => 'The uploaded file was only partially uploaded', - 4 => 'No file was uploaded', - 6 => 'Missing a temporary folder', - 7 => 'Failed to write file to disk', - 8 => 'A PHP extension stopped the file upload', - 'post_max_size' => 'The uploaded file exceeds the post_max_size directive in php.ini', - 'max_file_size' => 'File is too big', - 'min_file_size' => 'File is too small', - 'accept_file_types' => 'Filetype not allowed', - 'max_number_of_files' => 'Maximum number of files exceeded', - 'max_width' => 'Image exceeds maximum width', - 'min_width' => 'Image requires a minimum width', - 'max_height' => 'Image exceeds maximum height', - 'min_height' => 'Image requires a minimum height', - 'abort' => 'File upload aborted', - 'image_resize' => 'Failed to resize image' - ), - 'Upload_url' => 'From url', - 'Type_dir' => 'dir', - 'Type' => 'Type', - 'Dimension' => 'Dimensioner', - 'Size' => 'Størrelse', - 'Date' => 'Dato', - 'Filename' => 'Filenavn', - 'Operations' => 'Operationer', - 'Date_type' => 'år-måned-dag', - 'OK' => 'OK', - 'Cancel' => 'Afbryd', - 'Sorting' => 'sortering', - 'Show_url' => 'Vis sti', - 'Extract' => 'Fold ud her', - 'File_info' => 'fil info', - 'Edit_image' => 'Redigér billede', - 'Duplicate' => 'Kopiér', - 'Folders' => 'Mapper', - 'Copy' => 'Kopiér', - 'Cut' => 'Klip', - 'Paste' => 'Indsæt', - 'CB' => 'UKH', // clipboard - 'Paste_Here' => 'Indsæt i denne mappe', - 'Paste_Confirm' => 'Er du sikker på at du vil indsætte i denne mappe? Det vil overkrive allerede eksisterende filer/mapper, hvis der findes nogen.', - 'Paste_Failed' => 'Det lykkedes ikke at indsætte fil(en/erne)', - 'Clear_Clipboard' => 'Slet indholdet af udklipsholderen', - 'Clear_Clipboard_Confirm' => 'Er du sikker på at du vil slette indholdet af udklipsholderen?', - 'Files_ON_Clipboard' => 'Der findes filer i udklipsholderen.', - 'Copy_Cut_Size_Limit' => 'De valgte filer/mapper er for store til at %s. Max.: %d MB/operation', // %s = cut or copy - 'Copy_Cut_Count_Limit' => 'Du har valgt for mange filer/mapper til at %s. Max.: %d filer/operation', // %s = cut or copy - 'Copy_Cut_Not_Allowed' => 'Du har ikke tilladelse til at %s filer. Tal med din administrator.', // %s(1) = cut or copy, %s(2) = files or folders - 'Aviary_No_Save' => 'Det var ikke muligt at gemme billedet', - 'Zip_No_Extract' => 'Det var ikke muligt at hente. Filen er muligvis ødelagt.', - 'Zip_Invalid' => 'Denne filtype understøttes ikke. De mulige filtyper er: zip, gz, tar.', - 'Dir_No_Write' => 'Der kan ikke skrives til den valgte mappe. Kontakt din administrator.', - 'Function_Disabled' => 'Denne %s funktion er slået fra af serveren.', // %s = cut or copy - 'File_Permission' => 'Fil tilladelser', - 'File_Permission_Not_Allowed' => 'Det er ikke tilladt at ændre tilladelsen for %s.', // %s = files or folders - 'File_Permission_Recursive' => 'Gøres ved alle mapper og filer (rekursivt)?', - 'File_Permission_Wrong_Mode' => "Den anvendte indstilling for tilladelse er ikke korrekt.", - 'User' => 'Bruger', - 'Group' => 'Gruppe', - 'Yes' => 'Ja', - 'No' => 'Nej', - 'Lang_Not_Found' => 'Cet var ikke muligt at finde sprog-filen.', - 'Lang_Change' => 'Andet sprog', - 'File_Not_Found' => 'Det var ikke muligt at finde filen.', - 'File_Open_Edit_Not_Allowed' => 'Du har ikke tiladelse til at %s denne fil.', // %s = open or edit - 'Edit' => 'Redigér', - 'Edit_File' => "Redigér filens indhold", - 'File_Save_OK' => "Filen blev gemt.", - 'File_Save_Error' => "Der opstod en fejl i forsøget på at gemme filen.", - 'New_File' => 'Opret ny fil', - 'No_Extension' => 'Husk at tilføje filtype.', - 'Valid_Extensions' => 'Gyldige filtyper er: %s', // %s = txt,log etc. - 'Upload_message' => "Drop file here to upload", - - 'SERVER ERROR' => "SERVER ERROR", - 'forbiden' => "Forbiden", - 'wrong path' => "Wrong path", - 'wrong name' => "Wrong name", - 'wrong extension' => "Wrong extension", - 'wrong option' => "Wrong option", - 'wrong data' => "Wrong data", - 'wrong action' => "Wrong action", - 'wrong sub-action' => "Wrong sub-actio", - 'no action passed' => "No action passed", - 'no path' => "No path", - 'no file' => "No file", - 'view type number missing' => "View type number missing", - 'Not enough Memory' => "Not enough Memory", - 'max_size_reached' => "Your image folder has reach its maximale size of %d MB.", //%d = max overall size - 'B' => "B", - 'KB' => "KB", - 'MB' => "MB", - 'GB' => "GB", - 'TB' => "TB", - 'total size' => "Total size", -); diff --git a/core/vendor/filemanager/lang/fa.php b/core/vendor/filemanager/lang/fa.php deleted file mode 100644 index a8da66ab..00000000 --- a/core/vendor/filemanager/lang/fa.php +++ /dev/null @@ -1,145 +0,0 @@ - 'انتخاب', - 'Deselect_All' => 'Deselect All', - 'Select_All' => 'Select All', - 'Erase' => 'حذف', - 'Open' => 'بازگشایی', - 'Confirm_del' => 'میخواهید این فایل را حذف کنید؟', - 'All' => 'همه', - 'Files' => 'فایلها', - 'Images' => 'تصاویر', - 'Archives' => 'آرشیو', - 'Error_Upload' => 'فایل آپلود شده بیش از حداکثر اندازه مجاز است.', - 'Error_extension' => 'نوع فایل مجاز نیست.', - 'Upload_file' => 'آپلود', - 'Filters' => 'فیلترها', - 'Videos' => 'ویدئوها', - 'Music' => 'موزیک', - 'New_Folder' => 'پوشه جدید', - 'Folder_Created' => 'پوشه به درستی ایجاد شد', - 'Existing_Folder' => 'پوشه های موجود', - 'Confirm_Folder_del' => 'آیا میخواهید این پوشه را با تمام محتوایش حذف کنید؟', - 'Return_Files_List' => 'برگشت به لیست فایلها', - 'Preview' => 'پیش نمایش', - 'Download' => 'دانلود', - 'Insert_Folder_Name' => 'نام پوشه:', - 'Root' => 'شاخه اصلی', - 'Rename' => 'تغییر نام', - 'Back' => 'برگشت', - 'View' => 'نمایش', - 'View_list' => 'نمایش لیست', - 'View_columns_list' => 'نمایش لیست ستونی', - 'View_boxes' => 'نمایش باکسها', - 'Toolbar' => 'نوار ابزار', - 'Actions' => 'عملیات', - 'Rename_existing_file' => 'فایل از قبل موجود است', - 'Rename_existing_folder' => 'پوشه از قبل موجود است', - 'Empty_name' => 'نام خالی است', - 'Text_filter' => 'فیلتر نوشته', - 'Swipe_help' => 'روی نام فایل/پوشه بروید تا گزینه های بیشتری نمایش داده شوند . ', - 'Upload_base' => 'آپلودر اصلی', - 'Upload_base_help' => "Drag & Drop files(modern browsers) or click in upper button to Add the file(s) and click on Start upload. When the upload is complete, click the 'Return to files list' button.", - 'Upload_add_files' => 'Add file(s)', - 'Upload_start' => 'Start upload', - 'Upload_error_messages' =>array( - 1 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini', - 2 => 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form', - 3 => 'The uploaded file was only partially uploaded', - 4 => 'No file was uploaded', - 6 => 'Missing a temporary folder', - 7 => 'Failed to write file to disk', - 8 => 'A PHP extension stopped the file upload', - 'post_max_size' => 'The uploaded file exceeds the post_max_size directive in php.ini', - 'max_file_size' => 'File is too big', - 'min_file_size' => 'File is too small', - 'accept_file_types' => 'Filetype not allowed', - 'max_number_of_files' => 'Maximum number of files exceeded', - 'max_width' => 'Image exceeds maximum width', - 'min_width' => 'Image requires a minimum width', - 'max_height' => 'Image exceeds maximum height', - 'min_height' => 'Image requires a minimum height', - 'abort' => 'File upload aborted', - 'image_resize' => 'Failed to resize image' - ), - 'Upload_url' => 'From url', - 'Type_dir' => 'مسیر', - 'Type' => 'نوع', - 'Dimension' => 'بعد', - 'Size' => 'اندازه', - 'Date' => 'تاریخ', - 'Filename' => 'نام فایل', - 'Operations' => 'عملیات', - 'Date_type' => 'y-m-d', - 'OK' => 'باشه', - 'Cancel' => 'لغو', - 'Sorting' => 'مرتب سازی', - 'Show_url' => 'نمایش آدرس', - 'Extract' => 'استخراج در اینجا', - 'File_info' => 'اطلاعات فایل', - 'Edit_image' => 'ویرایش تصویر', - 'Duplicate' => 'تکرار', - 'Folders' => 'پوشه ها', - 'Copy' => 'کپی', - 'Cut' => 'بریدن', - 'Paste' => 'درج', - 'CB' => 'کلیپ برد', // clipboard - 'Paste_Here' => 'درج در این مسیر', - 'Paste_Confirm' => 'آیا ممئن هستید که میخواهید در این مسیر درج کنید ؟ اگر فایل همنام وجود داشته باشد فایل جدید روی فایل قبلی OverWrite خواهد شد .', - 'Paste_Failed' => 'خطا در درج فایل (ها) ! ', - 'Clear_Clipboard' => 'پاک کردن کلیپ برد', - 'Clear_Clipboard_Confirm' => 'مطمئنید که می خواهید کلیپ برد را خالی کنید ؟', - 'Files_ON_Clipboard' => 'کلیپ برد حاوی فایل است .', - 'Copy_Cut_Size_Limit' => 'فایل/پوشه انتخابی از حداکثر حجم مجاز برای %s بزرگتر هستند. محدودیت: %d MB/عملیات', // %s = cut or copy - 'Copy_Cut_Count_Limit' => 'تعداد فایل/پوشه های انتخابی برای %s بسیار زیاد است . محدودیت: %d فایل/عملیات', // %s = cut or copy - 'Copy_Cut_Not_Allowed' => 'شما اجازه %s این فایل را ندارید .', // %s(1) = cut or copy, %s(2) = files or folders - 'Aviary_No_Save' => 'نتوانست تصویر را ذخیره کند .', - 'Zip_No_Extract' => 'خطا در فرآیند Unzip . ممکن است فایل آسیب دیده باشد .', - 'Zip_Invalid' => 'پسوند مورد نظر پشیبانی نمیشود ، مجاز : zip, gz, tar.', - 'Dir_No_Write' => 'مسیر انتخابی قابل نوشتن نیست .', - 'Function_Disabled' => 'تابع %s از سمت سرور غیر فعال شده است .', // %s = cut or copy - 'File_Permission' => 'دسترسی فایل', - 'File_Permission_Not_Allowed' => 'تغییر دسترسی %s مجاز نمی باشد .', // %s = files or folders - 'File_Permission_Recursive' => 'اعمال بازگشتی بودن؟', - 'File_Permission_Wrong_Mode' => "دسترسی اعمال شده اشتباه است .", - 'User' => 'کاربر', - 'Group' => 'گروه', - 'Yes' => 'بله', - 'No' => 'خبر', - 'Lang_Not_Found' => 'زبان مورد نظر یافت نشد .', - 'Lang_Change' => 'تغییر زبان', - 'File_Not_Found' => 'نتوانست فایل را پیدا کند .', - 'File_Open_Edit_Not_Allowed' => 'شما نمیتوانید این فایل را %s کنید.', // %s = open or edit - 'Edit' => 'ویرایش', - 'Edit_File' => "ویرایش محتوای فایل", - 'File_Save_OK' => "فایل با موفقیت ذخیره شد .", - 'File_Save_Error' => "خطایی در هنگام ذخیره فایل رخ داده است .", - 'New_File' => 'فایل جدید', - 'No_Extension' => 'شما باید پسوند وارد کنید .', - 'Valid_Extensions' => 'پسوند های مجاز : %s', // %s = txt,log etc. - 'Upload_message' => "فایل ها را اینجا بکشید تا آپلود شوند ", - - 'SERVER ERROR' => "خطای سرور", - 'forbiden' => "ممنوع", - 'wrong path' => "مسیر اشتباه", - 'wrong name' => "نام غیر مجاز", - 'wrong extension' => "پسوند غیر مجاز", - 'wrong option' => "گزینه های غیر مجاز", - 'wrong data' => "دیتا اشتباه", - 'wrong action' => "عمل اشتباه", - 'wrong sub-action' => "خطای زیر دستور", - 'no action passed' => "بدون دستور", - 'no path' => "بدون مسیر", - 'no file' => "بدون فایل", - 'view type number missing' => "نمایش تعداد نوع های غیر مجاز", - 'Not enough Memory' => "نبود فضای کافی", - 'max_size_reached' => "پوشه تصویر شما به حداکثر اندازه خود [%d MB] رسیده است .", //%d = max overall size - 'B' => "B", - 'KB' => "KB", - 'MB' => "MB", - 'GB' => "GB", - 'TB' => "TB", - 'total size' => "حجم کلی", -); diff --git a/core/vendor/filemanager/lang/he_IL.php b/core/vendor/filemanager/lang/he_IL.php deleted file mode 100644 index b9c6d608..00000000 --- a/core/vendor/filemanager/lang/he_IL.php +++ /dev/null @@ -1,146 +0,0 @@ - 'בחר', - 'Deselect_All' => 'Deselect All', - 'Select_All' => 'Select All', - 'Erase' => 'מחק', - 'Open' => 'פתח', - 'Confirm_del' => 'האם אתה בטוח שברצונך למחוק את הקובץ ?', - 'All' => 'הכל', - 'Files' => 'קבצים', - 'Images' => 'תמונות', - 'Archives' => 'ארכיונים', - 'Error_Upload' => 'גודל הקובץ המצורף חורג מן הגבול המותר .', - 'Error_extension' => 'תבנית הקובץ או סיומת הקובץ אינן חוקיות .', - 'Upload_file' => 'העלה', - 'Filters' => 'סננים', - 'Videos' => 'וידאו', - 'Music' => 'מוזיקה', - 'New_Folder' => 'תיקיה חדשה', - 'Folder_Created' => 'התיקיה נוצרה .', - 'Existing_Folder' => 'התיקיה קיימת', - 'Confirm_Folder_del' => 'האם אתה בטוח שברצונך למחוק את התיקיה וכל קבציה ?', - 'Return_Files_List' => 'חזור לרשימת קבצים', - 'Preview' => 'תצוגה מקדימה', - 'Download' => 'הורד', - 'Insert_Folder_Name' => 'הכנס שם תיקיה:', - 'Root' => 'root', - 'Rename' => 'שנה שם', - 'Back' => 'חזור', - 'View' => 'צפה', - 'View_list' => 'תצוגת רשימה', - 'View_columns_list' => 'תצוגת רשימה בטורים', - 'View_boxes' => 'תצוגת קופסאות', - 'Toolbar' => 'סרגל כלים', - 'Actions' => 'פעולות', - 'Rename_existing_file' => 'הקובץ כבר קיים', - 'Rename_existing_folder' => 'התיקיה כבר קיימת', - 'Empty_name' => 'שם הקובץ ריק', - 'Text_filter' => 'סנן טקסט', - 'Swipe_help' => 'סמן את הקובץ / תיקיה על מנת להציג אפשריות', - 'Upload_base' => 'רגיל', - 'Upload_base_help' => "Drag & Drop files(modern browsers) or click in upper button to Add the file(s) and click on Start upload. When the upload is complete, click the 'Return to files list' button.", - 'Upload_add_files' => 'Add file(s)', - 'Upload_start' => 'Start upload', - 'Upload_error_messages' =>array( - 1 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini', - 2 => 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form', - 3 => 'The uploaded file was only partially uploaded', - 4 => 'No file was uploaded', - 6 => 'Missing a temporary folder', - 7 => 'Failed to write file to disk', - 8 => 'A PHP extension stopped the file upload', - 'post_max_size' => 'The uploaded file exceeds the post_max_size directive in php.ini', - 'max_file_size' => 'File is too big', - 'min_file_size' => 'File is too small', - 'accept_file_types' => 'Filetype not allowed', - 'max_number_of_files' => 'Maximum number of files exceeded', - 'max_width' => 'Image exceeds maximum width', - 'min_width' => 'Image requires a minimum width', - 'max_height' => 'Image exceeds maximum height', - 'min_height' => 'Image requires a minimum height', - 'abort' => 'File upload aborted', - 'image_resize' => 'Failed to resize image' - ), - 'Upload_url' => 'From url', - 'Type_dir' => 'תיקיה', - 'Type' => 'סוג', - 'Dimension' => 'מימדים', - 'Size' => 'גודל', - 'Date' => 'תאריך', - 'Filename' => 'שם הקובץ', - 'Operations' => 'פעולות', - 'Date_type' => 'd-m-y', - 'OK' => 'אישור', - 'Cancel' => 'ביטול', - 'Sorting' => 'מיון', - 'Show_url' => 'הצג כתובת', - 'Extract' => 'חלץ לכאן', - 'File_info' => 'מאפיינים', - 'Edit_image' => 'ערוך תמונה', - 'Duplicate' => 'שכפל', - 'Folders', 'תיקיות', - 'Copy' => 'העתק', - 'Cut' => 'גזור', - 'Paste' => 'הדבק', - 'CB', 'לוח עריכה', // clipboard - 'Paste_Here' => 'הדבק לתיקיה זו', - 'Paste_Confirm' => 'האם אתה בטוח שברצונך להדביק לתיקיה זו ? פעולה זו תחליף בין הקבצים במקרה של התנגשות', - 'Paste_Failed' => 'נכשל בהעתקת קבצים', - 'Clear_Clipboard' => 'נקה לוח עריכה', - 'Clear_Clipboard_Confirm' => 'האם אתה בטוח שברצונך לנקות את לוח העריכה ?', - 'Files_ON_Clipboard' => 'ישנם קבצים בלוח העריכה.', - 'Copy_Cut_Size_Limit' => 'גודל הקובצים / התיקיה גדולים מדי %s. הגבלה: %d MB/לפעולה', // %s = cut or copy - 'Copy_Cut_Count_Limit' => 'בחר יותר מדי תיקיות/קבצים לפעולה %s. הגבלה: %d files/operation', // %s = cut or copy - 'Copy_Cut_Not_Allowed' => 'אינך ראשי ל%s קבצים.', // %s(1) = cut or copy, %s(2) = files or folders - 'Aviary_No_Save', 'לא ניתן לשמור את התמונה .', - 'Zip_No_Extract', 'לא ניתן לחלץ , הקבץ פגום.', - 'Zip_Invalid', 'סוג או פורמט הקובץ אינו נתמך. חוקי: zip, gz, tar.', - 'Dir_No_Write', 'התיקיה שבחרת אינה ניתנת לכתיבה', - 'Function_Disabled', 'ה %s פונקציה אינה פעילה.', // %s = cut or copy - 'File_Permission', 'הראשות קובץ', - 'File_Permission_Not_Allowed', 'שינוי %s הראשות לא ניתנת לעריכה.', // %s = files or folders - 'File_Permission_Recursive', 'החל רקורסיביות?', - 'File_Permission_Wrong_Mode', "הרשאות שנתנו אינן חוקיות.", - 'User', 'משתמשים', - 'Group', 'קבוצות', - 'Yes', 'כן', - 'No', 'לא', - 'Lang_Not_Found', 'לא ניתן למצוא את השפה המבוקשת .', - 'Lang_Change', 'החלף שפה', - 'File_Not_Found', 'לא ניתן לאתר את הקובץ המבוקש.', - 'File_Open_Edit_Not_Allowed', 'אינך מורשה ל%s את הקובץ.', // %s = open or edit - 'Edit', 'ערוך', - 'Edit_File', "ערוך את תוכן הקובץ", - 'File_Save_OK', "הקובץ נשמר בהצלחה .", - 'File_Save_Error', "שגיאה בעת שמירת הקובץ.", - 'New_File' => 'קובץ חדש', - 'No_Extension' => 'חובה לציין את סיומת הקובץ.', - 'Valid_Extensions' => 'סיומות חוקיות: %s', // %s = txt,log etc. - 'Upload_message' => "Drop file here to upload", - - 'SERVER ERROR' => "SERVER ERROR", - 'forbiden' => "Forbiden", - 'wrong path' => "Wrong path", - 'wrong name' => "Wrong name", - 'wrong extension' => "Wrong extension", - 'wrong option' => "Wrong option", - 'wrong data' => "Wrong data", - 'wrong action' => "Wrong action", - 'wrong sub-action' => "Wrong sub-actio", - 'no action passed' => "No action passed", - 'no path' => "No path", - 'no file' => "No file", - 'view type number missing' => "View type number missing", - 'Not enough Memory' => "Not enough Memory", - 'max_size_reached' => "Your image folder has reach its maximale size of %d MB.", //%d = max overall size - 'B' => "B", - 'KB' => "KB", - 'MB' => "MB", - 'GB' => "GB", - 'TB' => "TB", - 'total size' => "Total size", -); - diff --git a/core/vendor/filemanager/lang/hr.php b/core/vendor/filemanager/lang/hr.php deleted file mode 100644 index ad30d04f..00000000 --- a/core/vendor/filemanager/lang/hr.php +++ /dev/null @@ -1,145 +0,0 @@ - 'Odaberi', - 'Deselect_All' => 'Deselect All', - 'Select_All' => 'Select All', - 'Erase' => 'Obriši', - 'Open' => 'Otvori', - 'Confirm_del' => 'Jeste li sigurni da želite obrisati ovu datoteku?', - 'All' => 'Sve', - 'Files' => 'Datoteke', - 'Images' => 'Slike', - 'Archives' => 'Kompresirane arhive', - 'Error_Upload' => 'Datoteka koju želite prenesti prelazi maximalnu dopuštenu veličinu.', - 'Error_extension' => 'Datoteka s tom ekstenzijom nije dopuštena.', - 'Upload_file' => 'Prenesi', - 'Filters' => 'Filteri', - 'Videos' => 'Video zapisi', - 'Music' => 'Glazba', - 'New_Folder' => 'Nova mapa', - 'Folder_Created' => 'Mapa je uspješno kreirana', - 'Existing_Folder' => 'Postojeća mapa', - 'Confirm_Folder_del' => 'Jeste li sigurni da želite obrisati ovu mapu i sve datoteke u njoj?', - 'Return_Files_List' => 'Vrati se na pregled datoteka', - 'Preview' => 'Pogledaj', - 'Download' => 'Preuzmi', - 'Insert_Folder_Name' => 'Naziv nove mape:', - 'Root' => 'polazno', - 'Rename' => 'Preimenuj', - 'Back' => 'natrag', - 'View' => 'Prikaz', - 'View_list' => 'Prikaz liste', - 'View_columns_list' => 'Prikaz stupac-liste', - 'View_boxes' => 'Prikaz grid', - 'Toolbar' => 'Alatna traka', - 'Actions' => 'Radnja', - 'Rename_existing_file' => 'Datoteka već postoji', - 'Rename_existing_folder' => 'Mapa već postoji', - 'Empty_name' => 'Naziv nije upisan', - 'Text_filter' => 'filtriraj po nazivu', - 'Swipe_help' => 'Povucite prstom ime datoteke / mape za prikaz mogućnosti', - 'Upload_base' => 'Putanja do mape za prenesene datoteke', - 'Upload_base_help' => "Drag & Drop files(modern browsers) or click in upper button to Add the file(s) and click on Start upload. When the upload is complete, click the 'Return to files list' button.", - 'Upload_add_files' => 'Add file(s)', - 'Upload_start' => 'Start upload', - 'Upload_error_messages' =>array( - 1 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini', - 2 => 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form', - 3 => 'The uploaded file was only partially uploaded', - 4 => 'No file was uploaded', - 6 => 'Missing a temporary folder', - 7 => 'Failed to write file to disk', - 8 => 'A PHP extension stopped the file upload', - 'post_max_size' => 'The uploaded file exceeds the post_max_size directive in php.ini', - 'max_file_size' => 'File is too big', - 'min_file_size' => 'File is too small', - 'accept_file_types' => 'Filetype not allowed', - 'max_number_of_files' => 'Maximum number of files exceeded', - 'max_width' => 'Image exceeds maximum width', - 'min_width' => 'Image requires a minimum width', - 'max_height' => 'Image exceeds maximum height', - 'min_height' => 'Image requires a minimum height', - 'abort' => 'File upload aborted', - 'image_resize' => 'Failed to resize image' - ), - 'Upload_url' => 'From url', - 'Type_dir' => 'mapa', - 'Type' => 'Tip', - 'Dimension' => 'Dimenzije', - 'Size' => 'Veličina', - 'Date' => 'Datum', - 'Filename' => 'Naziv datoteke', - 'Operations' => 'Radnje', - 'Date_type' => 'y-m-d', - 'OK' => 'U redu', - 'Cancel' => 'Odustani', - 'Sorting' => 'sortiranje', - 'Show_url' => 'prikaži URL', - 'Extract' => 'raspakiraj ovdje', - 'File_info' => 'informacije', - 'Edit_image' => 'uredi sliku', - 'Duplicate' => 'kopiraj', - 'Folders' => 'Folders', - 'Copy' => 'Copy', - 'Cut' => 'Cut', - 'Paste' => 'Paste', - 'CB' => 'CB', // clipboard - 'Paste_Here' => 'Paste to this directory', - 'Paste_Confirm' => 'Are you sure you want to paste to this directory? This will overwrite existing files/folders if encountered any.', - 'Paste_Failed' => 'Failed to paste file(s)', - 'Clear_Clipboard' => 'Clear clipboard', - 'Clear_Clipboard_Confirm' => 'Are you sure you want to clear the clipboard?', - 'Files_ON_Clipboard' => 'There are files on the clipboard.', - 'Copy_Cut_Size_Limit' => 'The selected files/folders are too big to %s. Limit: %d MB/operation', // %s = cut or copy - 'Copy_Cut_Count_Limit' => 'You selected too many files/folders to %s. Limit: %d files/operation', // %s = cut or copy - 'Copy_Cut_Not_Allowed' => 'You are not allowed to %s files.', // %s(1) = cut or copy, %s(2) = files or folders - 'Aviary_No_Save' => 'Could not save image', - 'Zip_No_Extract' => 'Could not extract. File might be corrupt.', - 'Zip_Invalid' => 'This extension is not supported. Valid: zip, gz, tar.', - 'Dir_No_Write' => 'The directory you selected is not writable.', - 'Function_Disabled' => 'The %s function has been disabled by the server.', // %s = cut or copy - 'File_Permission' => 'File permission', - 'File_Permission_Not_Allowed' => 'Changing %s permissions are not allowed.', // %s = files or folders - 'File_Permission_Recursive' => 'Apply recursively?', - 'File_Permission_Wrong_Mode' => "The supplied permission mode is incorrect.", - 'User' => 'User', - 'Group' => 'Group', - 'Yes' => 'Yes', - 'No' => 'No', - 'Lang_Not_Found' => 'Could not find language.', - 'Lang_Change' => 'Change the language', - 'File_Not_Found' => 'Could not find the file.', - 'File_Open_Edit_Not_Allowed' => 'You are not allowed to %s this file.', // %s = open or edit - 'Edit' => 'Edit', - 'Edit_File' => "Edit file's content", - 'File_Save_OK' => "File successfully saved.", - 'File_Save_Error' => "There was an error while saving the file.", - 'New_File' => 'New File', - 'No_Extension' => 'You have to add a file extension.', - 'Valid_Extensions' => 'Valid extensions: %s', // %s = txt,log etc. - 'Upload_message' => "Drop file here to upload", - - 'SERVER ERROR' => "SERVER ERROR", - 'forbiden' => "Forbiden", - 'wrong path' => "Wrong path", - 'wrong name' => "Wrong name", - 'wrong extension' => "Wrong extension", - 'wrong option' => "Wrong option", - 'wrong data' => "Wrong data", - 'wrong action' => "Wrong action", - 'wrong sub-action' => "Wrong sub-actio", - 'no action passed' => "No action passed", - 'no path' => "No path", - 'no file' => "No file", - 'view type number missing' => "View type number missing", - 'Not enough Memory' => "Not enough Memory", - 'max_size_reached' => "Your image folder has reach its maximale size of %d MB.", //%d = max overall size - 'B' => "B", - 'KB' => "KB", - 'MB' => "MB", - 'GB' => "GB", - 'TB' => "TB", - 'total size' => "Total size", -); diff --git a/core/vendor/filemanager/lang/hu_HU.php b/core/vendor/filemanager/lang/hu_HU.php deleted file mode 100644 index bcdcd9f2..00000000 --- a/core/vendor/filemanager/lang/hu_HU.php +++ /dev/null @@ -1,145 +0,0 @@ - 'Tallózás', - 'Deselect_All' => 'Kijelölés törlése', - 'Select_All' => 'Összes kijelölése', - 'Erase' => 'Törlés', - 'Open' => 'Megnyitás', - 'Confirm_del' => 'Biztosan törlöd ezt a fájlt?', - 'All' => 'Összes', - 'Files' => 'fájl', - 'Images' => 'Képek', - 'Archives' => 'Tömörített', - 'Error_Upload' => 'A kiválasztott fájl mérete túl nagy!', - 'Error_extension' => 'A megadott kiterjesztésű fájl nem engedélyezett.', - 'Upload_file' => 'Fájl feltöltése', - 'Filters' => 'Szűrő', - 'Videos' => 'Videó', - 'Music' => 'Zene', - 'New_Folder' => 'Új mappa', - 'Folder_Created' => 'Mappa létrehozva', - 'Existing_Folder' => 'Mappa már létezik', - 'Confirm_Folder_del' => 'Biztosan törlöd a könyvtárat és annak tartalmát?', - 'Return_Files_List' => 'Vissza a fájllistához', - 'Preview' => 'Előnézet', - 'Download' => 'Letöltés', - 'Insert_Folder_Name' => 'Mappa neve:', - 'Root' => 'root', - 'Rename' => 'Átnevezés', - 'Back' => 'vissza', - 'View' => 'Nézet', - 'View_list' => 'Lista', - 'View_columns_list' => 'Oszlopok', - 'View_boxes' => 'Miniatűrök', - 'Toolbar' => 'Eszközök', - 'Actions' => 'Műveletek', - 'Rename_existing_file' => 'A fájl már létezik', - 'Rename_existing_folder' => 'A mappa már létezik', - 'Empty_name' => 'A név nincs megadva', - 'Text_filter' => 'szűrés', - 'Swipe_help' => 'Húzd az egered a fájl/mappa nevére, hogy lásd az opciókat.', - 'Upload_base' => 'Féltöltés a számítógépről', - 'Upload_base_help' => "Húzza ide a feltölteni kívánt fájlokat, vagy kattintson a 'Fájl(ok) hozzáadása gombra. Ha kiválasztotta a fájlokat kattintson a 'Feltöltés indítása' gomba. Miután elkészült a feltöltés kattintson a fenti 'Vissza a fájllistához' gombra.", - 'Upload_add_files' => 'Fájl(ok) hozzáadása', - 'Upload_start' => 'Feltöltés elindítása', - 'Upload_error_messages' =>array( - 1 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini', - 2 => 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form', - 3 => 'The uploaded file was only partially uploaded', - 4 => 'No file was uploaded', - 6 => 'Missing a temporary folder', - 7 => 'Failed to write file to disk', - 8 => 'A PHP extension stopped the file upload', - 'post_max_size' => 'The uploaded file exceeds the post_max_size directive in php.ini', - 'max_file_size' => 'A fájl mérete túl nagy!', - 'min_file_size' => 'A fájl mérete túl kicsi!', - 'accept_file_types' => 'Filetype not allowed', - 'max_number_of_files' => 'Maximum number of files exceeded', - 'max_width' => 'A kép mérete elérte a maximális szélességet!', - 'min_width' => 'A kép mérete nem éri el a minimális szélességet!', - 'max_height' => 'A kép mérete elérte a maximális magasságot!', - 'min_height' => 'A kép mérete nem éri el a minimális magasságot!', - 'abort' => 'File upload aborted', - 'image_resize' => 'A kép átméretézése sikertelen!' - ), - 'Upload_url' => 'Feltöltés URL-ről', - 'Type_dir' => 'Mappa', - 'Type' => 'Típus', - 'Dimension' => 'Felbontás', - 'Size' => 'Méret', - 'Date' => 'Dátum', - 'Filename' => 'Név', - 'Operations' => 'Műveletek', - 'Date_type' => 'y-m-d', - 'OK' => 'OK', - 'Cancel' => 'Mégse', - 'Sorting' => 'Rendezés', - 'Show_url' => 'URL megjelenítése', - 'Extract' => 'Kibontás ide', - 'File_info' => 'Fájl info', - 'Edit_image' => 'Kép szerkesztése', - 'Duplicate' => 'Klónozás', - 'Folders' => 'mappa', - 'Copy' => 'Másolás', - 'Cut' => 'Kivágás', - 'Paste' => 'Beillesztés', - 'CB' => 'VL', // clipboard - 'Paste_Here' => 'Beillesztés ebbe a mappába.', - 'Paste_Confirm' => 'Biztos vagy benne, hogy ebbe a mappába szeretnéd beilleszteni a fájlokat? A létező fájlok/mappák felül lesznek írva.', - 'Paste_Failed' => 'A beillesztés sikertelen!', - 'Clear_Clipboard' => 'Vágólap törlése', - 'Clear_Clipboard_Confirm' => 'Biztosan törlöd a vágólap tartalmát?', - 'Files_ON_Clipboard' => 'Fájlok találhatóak a vágólapon.', - 'Copy_Cut_Size_Limit' => 'A kiválasztott fájlok/mappák túl nagyok a %shoz. Limit: %d MB/művelet', // %s = cut or copy - 'Copy_Cut_Count_Limit' => 'Túl sok fájlt választottál ki a %shoz. Limit: %d fájl/művelet', // %s = cut or copy - 'Copy_Cut_Not_Allowed' => 'A %s nem engedélyezett.', // %s(1) = cut or copy, %s(2) = files or folders - 'Aviary_No_Save' => 'A kép mentése sikertelen.', - 'Zip_No_Extract' => 'Kicsomagolás sikertelen. Lehet, hogy korrupt a fájl.', - 'Zip_Invalid' => 'Ez a kiterjesztés nem támogatott. Támogatott: zip, gz, tar.', - 'Dir_No_Write' => 'A kiválasztott mappa nem írható.', - 'Function_Disabled' => 'A %s funkciót letiltotta a szerver.', // %s = cut or copy - 'File_Permission' => 'Engedélyek', - 'File_Permission_Not_Allowed' => 'A %s jogainak a megváltoztatása nem engedélyezett.', // %s = files or folders - 'File_Permission_Recursive' => 'Rekurzív beállítás az almappákra?', - 'File_Permission_Wrong_Mode' => "A beírt engedély nem megfelelő.", - 'User' => 'Felhasználó', - 'Group' => 'Csoport', - 'Yes' => 'Igen', - 'No' => 'Nem', - 'Lang_Not_Found' => 'A nyelv nem található.', - 'Lang_Change' => 'Nyelv megváltoztatása', - 'File_Not_Found' => 'A fájl nem található.', - 'File_Open_Edit_Not_Allowed' => 'Nincs jogod %s a fájlt.', // %s = open or edit - 'Edit' => 'Szerkesztés', - 'Edit_File' => "Fájl szerkesztése", - 'File_Save_OK' => "Fájl sikeresen mentve.", - 'File_Save_Error' => "Hiba történt a fájl mentése közben.", - 'New_File' => 'Új fájl', - 'No_Extension' => 'Meg kell adnod a fájl kiterjesztését.', - 'Valid_Extensions' => 'Elfogadott kiterjesztések: %s', // %s = txt,log etc. - 'Upload_message' => "Drop file here to upload", - - 'SERVER ERROR' => "SERVER ERROR", - 'forbiden' => "Forbiden", - 'wrong path' => "Wrong path", - 'wrong name' => "Wrong name", - 'wrong extension' => "Wrong extension", - 'wrong option' => "Wrong option", - 'wrong data' => "Wrong data", - 'wrong action' => "Wrong action", - 'wrong sub-action' => "Wrong sub-actio", - 'no action passed' => "No action passed", - 'no path' => "No path", - 'no file' => "No file", - 'view type number missing' => "View type number missing", - 'Not enough Memory' => "Not enough Memory", - 'max_size_reached' => "Your image folder has reach its maximale size of %d MB.", //%d = max overall size - 'B' => "B", - 'KB' => "KB", - 'MB' => "MB", - 'GB' => "GB", - 'TB' => "TB", - 'total size' => "Total size", -); diff --git a/core/vendor/filemanager/lang/id.php b/core/vendor/filemanager/lang/id.php deleted file mode 100644 index 3becba26..00000000 --- a/core/vendor/filemanager/lang/id.php +++ /dev/null @@ -1,145 +0,0 @@ - 'Pilih', - 'Deselect_All' => 'Deselect All', - 'Select_All' => 'Select All', - 'Erase' => 'Hapus', - 'Open' => 'Buka', - 'Confirm_del' => 'Apakah anda yakin menghapus berkas ini?', - 'All' => 'Semua', - 'Files' => 'Berkas', - 'Images' => 'Gambar', - 'Archives' => 'Arsip', - 'Error_Upload' => 'Berkas yang diubah melebihi batas ukuran yang diperbolehkan.', - 'Error_extension' => 'Ekstensi berkas tidak diperbolehkan.', - 'Upload_file' => 'Unggah', - 'Filters' => 'Saring', - 'Videos' => 'Video', - 'Music' => 'Musik', - 'New_Folder' => 'Folder Baru', - 'Folder_Created' => 'Folder Telah Dibuat', - 'Existing_Folder' => 'Folder yang ada', - 'Confirm_Folder_del' => 'Apakah anda yakin menghapus folder dan semua isi didalamnya?', - 'Return_Files_List' => 'Kembali ke daftar', - 'Preview' => 'Pratampil', - 'Download' => 'Unduh', - 'Insert_Folder_Name' => 'Masukkan nama folder:', - 'Root' => 'root', - 'Rename' => 'Ubah nama', - 'Back' => 'kembali', - 'View' => 'lihat', - 'View_list' => 'Tampilan Daftar', - 'View_columns_list' => 'Tampilan Daftar kolom', - 'View_boxes' => 'Tampilan Kotak', - 'Toolbar' => 'Toolbar', - 'Actions' => 'Aksi', - 'Rename_existing_file' => 'Berkas Sudah ada', - 'Rename_existing_folder' => 'Folder sudah ada', - 'Empty_name' => 'Nama Kosong', - 'Text_filter' => 'saring teks', - 'Swipe_help' => 'Arahkan pada nama berkas/folder untuk melihat pilihan', - 'Upload_base' => 'Basis Unggah', - 'Upload_base_help' => "Drag & Drop files(modern browsers) or click in upper button to Add the file(s) and click on Start upload. When the upload is complete, click the 'Return to files list' button.", - 'Upload_add_files' => 'Add file(s)', - 'Upload_start' => 'Start upload', - 'Upload_error_messages' =>array( - 1 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini', - 2 => 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form', - 3 => 'The uploaded file was only partially uploaded', - 4 => 'No file was uploaded', - 6 => 'Missing a temporary folder', - 7 => 'Failed to write file to disk', - 8 => 'A PHP extension stopped the file upload', - 'post_max_size' => 'The uploaded file exceeds the post_max_size directive in php.ini', - 'max_file_size' => 'File is too big', - 'min_file_size' => 'File is too small', - 'accept_file_types' => 'Filetype not allowed', - 'max_number_of_files' => 'Maximum number of files exceeded', - 'max_width' => 'Image exceeds maximum width', - 'min_width' => 'Image requires a minimum width', - 'max_height' => 'Image exceeds maximum height', - 'min_height' => 'Image requires a minimum height', - 'abort' => 'File upload aborted', - 'image_resize' => 'Failed to resize image' - ), - 'Upload_url' => 'From url', - 'Type_dir' => 'direktori', - 'Type' => 'Tipe', - 'Dimension' => 'Dimensi', - 'Size' => 'Ukuran', - 'Date' => 'Tanggal', - 'Filename' => 'Nama_berkas', - 'Operations' => 'Operasi', - 'Date_type' => 'y-m-d', - 'OK' => 'OK', - 'Cancel' => 'Cancel', - 'Sorting' => 'Sortir', - 'Show_url' => 'lihat URL', - 'Extract' => 'extract disini', - 'File_info' => 'info berkas', - 'Edit_image' => 'edit gambar', - 'Duplicate' => 'Duplikat', - 'Folders' => 'Folders', - 'Copy' => 'Copy', - 'Cut' => 'Cut', - 'Paste' => 'Paste', - 'CB' => 'CB', // clipboard - 'Paste_Here' => 'Paste to this directory', - 'Paste_Confirm' => 'Are you sure you want to paste to this directory? This will overwrite existing files/folders if encountered any.', - 'Paste_Failed' => 'Failed to paste file(s)', - 'Clear_Clipboard' => 'Clear clipboard', - 'Clear_Clipboard_Confirm' => 'Are you sure you want to clear the clipboard?', - 'Files_ON_Clipboard' => 'There are files on the clipboard.', - 'Copy_Cut_Size_Limit' => 'The selected files/folders are too big to %s. Limit: %d MB/operation', // %s = cut or copy - 'Copy_Cut_Count_Limit' => 'You selected too many files/folders to %s. Limit: %d files/operation', // %s = cut or copy - 'Copy_Cut_Not_Allowed' => 'You are not allowed to %s files.', // %s(1) = cut or copy, %s(2) = files or folders - 'Aviary_No_Save' => 'Could not save image', - 'Zip_No_Extract' => 'Could not extract. File might be corrupt.', - 'Zip_Invalid' => 'This extension is not supported. Valid: zip, gz, tar.', - 'Dir_No_Write' => 'The directory you selected is not writable.', - 'Function_Disabled' => 'The %s function has been disabled by the server.', // %s = cut or copy - 'File_Permission' => 'File permission', - 'File_Permission_Not_Allowed' => 'Changing %s permissions are not allowed.', // %s = files or folders - 'File_Permission_Recursive' => 'Apply recursively?', - 'File_Permission_Wrong_Mode' => "The supplied permission mode is incorrect.", - 'User' => 'User', - 'Group' => 'Group', - 'Yes' => 'Yes', - 'No' => 'No', - 'Lang_Not_Found' => 'Could not find language.', - 'Lang_Change' => 'Change the language', - 'File_Not_Found' => 'Could not find the file.', - 'File_Open_Edit_Not_Allowed' => 'You are not allowed to %s this file.', // %s = open or edit - 'Edit' => 'Edit', - 'Edit_File' => "Edit file's content", - 'File_Save_OK' => "File successfully saved.", - 'File_Save_Error' => "There was an error while saving the file.", - 'New_File' => 'New File', - 'No_Extension' => 'You have to add a file extension.', - 'Valid_Extensions' => 'Valid extensions: %s', // %s = txt,log etc. - 'Upload_message' => "Drop file here to upload", - - 'SERVER ERROR' => "SERVER ERROR", - 'forbiden' => "Forbiden", - 'wrong path' => "Wrong path", - 'wrong name' => "Wrong name", - 'wrong extension' => "Wrong extension", - 'wrong option' => "Wrong option", - 'wrong data' => "Wrong data", - 'wrong action' => "Wrong action", - 'wrong sub-action' => "Wrong sub-actio", - 'no action passed' => "No action passed", - 'no path' => "No path", - 'no file' => "No file", - 'view type number missing' => "View type number missing", - 'Not enough Memory' => "Not enough Memory", - 'max_size_reached' => "Your image folder has reach its maximale size of %d MB.", //%d = max overall size - 'B' => "B", - 'KB' => "KB", - 'MB' => "MB", - 'GB' => "GB", - 'TB' => "TB", - 'total size' => "Total size", -); diff --git a/core/vendor/filemanager/lang/ja.php b/core/vendor/filemanager/lang/ja.php deleted file mode 100644 index 11edd45a..00000000 --- a/core/vendor/filemanager/lang/ja.php +++ /dev/null @@ -1,145 +0,0 @@ - '選択', - 'Deselect_All' => 'Deselect All', - 'Select_All' => 'Select All', - 'Erase' => '消去', - 'Open' => '開く', - 'Confirm_del' => 'このファイルを削除しますか?', - 'All' => '全て', - 'Files' => 'ファイル', - 'Images' => 'イメージ', - 'Archives' => 'アーカイブ', - 'Error_Upload' => 'アップロード可能な最大サイズを超えています。', - 'Error_extension' => '拡張子が許可されていません。', - 'Upload_file' => 'アップロード', - 'Filters' => 'フィルタ', - 'Videos' => 'ビデオ', - 'Music' => '音楽', - 'New_Folder' => '新規フォルダ', - 'Folder_Created' => 'フォルダを作成しました', - 'Existing_Folder' => '存在するフォルダ', - 'Confirm_Folder_del' => 'フォルダとフォルダの中身を削除しますか?', - 'Return_Files_List' => 'ファイルの一覧に戻る', - 'Preview' => 'プレビュー', - 'Download' => 'ダウンロード', - 'Insert_Folder_Name' => 'フォルダ名の追加', - 'Root' => 'ルート', - 'Rename' => '名称変更', - 'Back' => '戻る', - 'View' => 'ビュー', - 'View_list' => '一覧表示', - 'View_columns_list' => 'カラム表示', - 'View_boxes' => 'ボックス表示', - 'Toolbar' => 'ツールバー', - 'Actions' => 'アクション', - 'Rename_existing_file' => 'このファイルはすでに存在しています。', - 'Rename_existing_folder' => 'このフォルダはすでに存在しています。', - 'Empty_name' => '名前が空です', - 'Text_filter' => 'テキストフィルタ', - 'Swipe_help' => 'ファイル・フォルダ名をスワイプしてオプションを表示する', - 'Upload_base' => '標準アップロード', - 'Upload_base_help' => "Drag & Drop files(modern browsers) or click in upper button to Add the file(s) and click on Start upload. When the upload is complete, click the 'Return to files list' button.", - 'Upload_add_files' => 'Add file(s)', - 'Upload_start' => 'Start upload', - 'Upload_error_messages' =>array( - 1 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini', - 2 => 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form', - 3 => 'The uploaded file was only partially uploaded', - 4 => 'No file was uploaded', - 6 => 'Missing a temporary folder', - 7 => 'Failed to write file to disk', - 8 => 'A PHP extension stopped the file upload', - 'post_max_size' => 'The uploaded file exceeds the post_max_size directive in php.ini', - 'max_file_size' => 'File is too big', - 'min_file_size' => 'File is too small', - 'accept_file_types' => 'Filetype not allowed', - 'max_number_of_files' => 'Maximum number of files exceeded', - 'max_width' => 'Image exceeds maximum width', - 'min_width' => 'Image requires a minimum width', - 'max_height' => 'Image exceeds maximum height', - 'min_height' => 'Image requires a minimum height', - 'abort' => 'File upload aborted', - 'image_resize' => 'Failed to resize image' - ), - 'Upload_url' => 'From url', - 'Type_dir' => 'ディレクトリ', - 'Type' => '種類', - 'Dimension' => '画像サイズ', - 'Size' => 'サイズ', - 'Date' => '日付', - 'Filename' => 'ファイル名', - 'Operations' => '操作', - 'Date_type' => 'Y/m/d', - 'OK' => 'OK', - 'Cancel' => 'キャンセル', - 'Sorting' => 'ソート', - 'Show_url' => 'URL表示', - 'Extract' => 'ここに解凍', - 'File_info' => 'ファイル情報', - 'Edit_image' => '画像編集', - 'Duplicate' => '複製', - 'Folders' => 'フォルダ', - 'Copy' => 'コピー', - 'Cut' => 'カット', - 'Paste' => 'ペースト', - 'CB' => 'クリップボード', // clipboard - 'Paste_Here' => 'このディレクトリにペーストする', - 'Paste_Confirm' => 'このディレクトリにペーストしますか?既存のファイル/フォルダは上書きされます。', - 'Paste_Failed' => 'ペーストできませんでした。', - 'Clear_Clipboard' => 'クリップボードの消去', - 'Clear_Clipboard_Confirm' => 'クリップボード内のデータを消去しますか?', - 'Files_ON_Clipboard' => 'クリップボードにファイルがあります。', - 'Copy_Cut_Size_Limit' => '選択したファイルが/フォルダを%sするには大きすぎます。 リミット: %d MB/操作', // %s = cut or copy - 'Copy_Cut_Count_Limit' => '選択したファイルが/フォルダを%sするには大きすぎます。 リミット: %d ファイル/操作', // %s = cut or copy - 'Copy_Cut_Not_Allowed' => 'ファイルを %s する許可がありません。', // %s(1) = cut or copy, %s(2) = files or folders - 'Aviary_No_Save' => 'イメージを保存できませんでした', - 'Zip_No_Extract' => '解凍できませんでした。ファイルが破損している可能性があります。', - 'Zip_Invalid' => '拡張子がサポートされてません。有効: zip, gz, tar.', - 'Dir_No_Write' => '選択したディレクトリに書き込み権限がありません', - 'Function_Disabled' => '%s はサーバによって無効にされています。', // %s = cut or copy - 'File_Permission' => 'ファイルの権限', - 'File_Permission_Not_Allowed' => '%s の権限変更は許可されていません。', // %s = files or folders - 'File_Permission_Recursive' => '内包するファイルに適用しますか?', - 'File_Permission_Wrong_Mode' => "供給された権限が正しくありません。", - 'User' => 'ユーザー', - 'Group' => 'グループ', - 'Yes' => 'はい', - 'No' => 'いいえ', - 'Lang_Not_Found' => '言語がみつかりませんでした。', - 'Lang_Change' => '言語の変更', - 'File_Not_Found' => '言語ファイルがみつかりませんでした。', - 'File_Open_Edit_Not_Allowed' => 'このファイルを%sことができませんでした。', // %s = open or edit - 'Edit' => '編集する', - 'Edit_File' => "ファイルを編集", - 'File_Save_OK' => "ファイルの保存が完了しました。", - 'File_Save_Error' => "ファイルの保存時にエラーが発生しました。", - 'New_File' => '新規ファイル', - 'No_Extension' => 'ファイルの拡張子を指定してください。', - 'Valid_Extensions' => '有効な拡張子: %s', // %s = txt,log etc. - 'Upload_message' => "Drop file here to upload", - - 'SERVER ERROR' => "SERVER ERROR", - 'forbiden' => "Forbiden", - 'wrong path' => "Wrong path", - 'wrong name' => "Wrong name", - 'wrong extension' => "Wrong extension", - 'wrong option' => "Wrong option", - 'wrong data' => "Wrong data", - 'wrong action' => "Wrong action", - 'wrong sub-action' => "Wrong sub-actio", - 'no action passed' => "No action passed", - 'no path' => "No path", - 'no file' => "No file", - 'view type number missing' => "View type number missing", - 'Not enough Memory' => "Not enough Memory", - 'max_size_reached' => "Your image folder has reach its maximale size of %d MB.", //%d = max overall size - 'B' => "B", - 'KB' => "KB", - 'MB' => "MB", - 'GB' => "GB", - 'TB' => "TB", - 'total size' => "Total size", -); diff --git a/core/vendor/filemanager/lang/languages.php b/core/vendor/filemanager/lang/languages.php index 6215b8b4..2ecc4c98 100644 --- a/core/vendor/filemanager/lang/languages.php +++ b/core/vendor/filemanager/lang/languages.php @@ -1,42 +1,12 @@ 'Azərbaycan dili', - 'bg_BG' => 'български език', - 'ca' => 'Català, valencià', - 'cs' => 'čeština, český jazyk', - 'da' => 'Dansk', 'de' => 'Deutsch', 'el_GR' => 'ελληνικά', 'en_EN' => 'English', 'es' => 'Español', - 'fa' => 'فارسی', 'fr_FR' => 'Français', - 'he_IL' => 'Hebrew (Israel)', - 'hr' => 'Hrvatski jezik', - 'hu_HU' => 'Magyar', - 'id' => 'Bahasa Indonesia', 'it' => 'Italiano', - 'ja' => '日本', - 'lt' => 'Lietuvių kalba', - 'mn_MN' => 'монгол', - 'nb_NO' => 'Norsk bokmål', - 'nn_NO' => 'Norsk nynorsk', - 'nl' => 'Nederlands, Vlaams', - 'pl' => 'Język polski, polszczyzna', - 'pt_BR' => 'Português(Brazil)', 'pt_PT' => 'Português', - 'ro' => 'Română', - 'ru' => 'Pусский язык', - 'sk' => 'Slovenčina', - 'sl' => 'Slovenski jezik', - 'sv_SE' => 'Svenska', - 'th_TH' => 'ไทย', - 'tr_TR' => 'Türkçe', - 'uk_UA' => 'Yкраїнська мова', - 'vi' => 'Tiếng Việt', - 'zh_CN' => '中文 (Zhōngwén), 汉语, 漢語', - // source: http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes ); diff --git a/core/vendor/filemanager/lang/lt.php b/core/vendor/filemanager/lang/lt.php deleted file mode 100644 index 896bba62..00000000 --- a/core/vendor/filemanager/lang/lt.php +++ /dev/null @@ -1,145 +0,0 @@ - 'Pasirinkti', - 'Deselect_All' => 'Deselect All', - 'Select_All' => 'Select All', - 'Erase' => 'Ištrinti', - 'Open' => 'Atidaryti', - 'Confirm_del' => 'Ar tikrai norite ištrinti šį failą?', - 'All' => 'Visi', - 'Files' => 'Failai', - 'Images' => 'Nuotraukos', - 'Archives' => 'Archyvai', - 'Error_Upload' => 'Failo dydis viršija nustatytą limitą.', - 'Error_extension' => 'Toks failo formatas yra negalimas.', - 'Upload_file' => 'Įkelti failus', - 'Filters' => 'Filtruoti', - 'Videos' => 'Video failai', - 'Music' => 'Muzika', - 'New_Folder' => 'Sukurti katalogą', - 'Folder_Created' => 'Katalogas sėkmingai sukurtas', - 'Existing_Folder' => 'Egzistuojantis katalogas', - 'Confirm_Folder_del' => 'Ar tikrai norite ištrinti šį katalogą su visais jame esančiais failais?', - 'Return_Files_List' => 'Grįžti į failų sąrašą', - 'Preview' => 'Peržiūrėti', - 'Download' => 'Atsisiųsti', - 'Insert_Folder_Name' => 'Katalogo pavadinimas:', - 'Root' => 'root', - 'Rename' => 'Pervadinti', - 'Back' => 'grįžti', - 'View' => 'Rodymas', - 'View_list' => 'Sąrašas', - 'View_columns_list' => 'Stulpeliai', - 'View_boxes' => 'Tinklelis', - 'Toolbar' => 'Įrankių juosta', - 'Actions' => 'Veiksmai', - 'Rename_existing_file' => 'Toks failas jau yra sukurtas', - 'Rename_existing_folder' => 'Toks katalogas jau yra sukurtas', - 'Empty_name' => 'Pavadinimas negali būti tuščias', - 'Text_filter' => 'ieškoti', - 'Swipe_help' => 'Tempkite failo/katalogo pavadinimą, kad pamatytumėte informaciją', - 'Upload_base' => 'Pagrindinis įkėlimas', - 'Upload_base_help' => "Drag & Drop files(modern browsers) or click in upper button to Add the file(s) and click on Start upload. When the upload is complete, click the 'Return to files list' button.", - 'Upload_add_files' => 'Add file(s)', - 'Upload_start' => 'Start upload', - 'Upload_error_messages' =>array( - 1 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini', - 2 => 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form', - 3 => 'The uploaded file was only partially uploaded', - 4 => 'No file was uploaded', - 6 => 'Missing a temporary folder', - 7 => 'Failed to write file to disk', - 8 => 'A PHP extension stopped the file upload', - 'post_max_size' => 'The uploaded file exceeds the post_max_size directive in php.ini', - 'max_file_size' => 'File is too big', - 'min_file_size' => 'File is too small', - 'accept_file_types' => 'Filetype not allowed', - 'max_number_of_files' => 'Maximum number of files exceeded', - 'max_width' => 'Image exceeds maximum width', - 'min_width' => 'Image requires a minimum width', - 'max_height' => 'Image exceeds maximum height', - 'min_height' => 'Image requires a minimum height', - 'abort' => 'File upload aborted', - 'image_resize' => 'Failed to resize image' - ), - 'Upload_url' => 'From url', - 'Type_dir' => 'dir', - 'Type' => 'Tipas', - 'Dimension' => 'Matmenys', - 'Size' => 'Dydis', - 'Date' => 'Data', - 'Filename' => 'Pavadinimas', - 'Operations' => 'Operacijos', - 'Date_type' => 'Y-m-d', - 'OK' => 'Gerai', - 'Cancel' => 'Atšaukti', - 'Sorting' => 'rikiuoti', - 'Show_url' => 'rodyti nuorodą', - 'Extract' => 'Ištraukti čia', - 'File_info' => 'Failo informacija', - 'Edit_image' => 'redaguoti nuotrauką', - 'Duplicate' => 'Sukurti kopiją', - 'Folders' => 'Katalogai', - 'Copy' => 'Kopijuoti', - 'Cut' => 'Iškirpti', - 'Paste' => 'Įklijuoti', - 'CB' => 'CB', // clipboard - 'Paste_Here' => 'Įklijuoti dabartiniame kataloge', - 'Paste_Confirm' => 'Ar tikrai norite įklijuoti į šį katalogą? Visi failai/katalogai tokiais pačiais pavadinimais bus perrašyti.', - 'Paste_Failed' => 'Nepavyko įklijuoti', - 'Clear_Clipboard' => 'Išvalyti iškarpinę', - 'Clear_Clipboard_Confirm' => 'Ar tikrai norite išvalyti iškarpinę?', - 'Files_ON_Clipboard' => 'Iškarpinėje yra failų.', - 'Copy_Cut_Size_Limit' => 'Pasirinkti failai/katalogai yra per dideli atlikti "%s" operacijai. Limitas: %d MB', // %s = cut or copy - 'Copy_Cut_Count_Limit' => 'Pasirinkote per daug failų/katalogų atlikti "%s" operacijai. Limitas: %d failų/katalogų', // %s = cut or copy - 'Copy_Cut_Not_Allowed' => 'Jūs neturite teisių atlikti "%s" funkcijos failams.', // %s(1) = cut or copy, %s(2) = files or folders - 'Aviary_No_Save' => 'Nepavyko išsaugoti nuotraukos', - 'Zip_No_Extract' => 'Nepavyko ištraukti. Failas gali būti sugadintas.', - 'Zip_Invalid' => 'Toks formatas yra neleidžiamas. Galimi formatai: zip, gz, tar.', - 'Dir_No_Write' => 'Katalogas, kurį pasirinkote neturi įrašymo teisių.', - 'Function_Disabled' => 'Funkcija "%s" šiame serveryje yra išjungta.', // %s = cut or copy - 'File_Permission' => 'File permission', - 'File_Permission_Not_Allowed' => 'Changing %s permissions are not allowed.', // %s = files or folders - 'File_Permission_Recursive' => 'Apply recursively?', - 'File_Permission_Wrong_Mode' => "The supplied permission mode is incorrect.", - 'User' => 'User', - 'Group' => 'Group', - 'Yes' => 'Yes', - 'No' => 'No', - 'Lang_Not_Found' => 'Could not find language.', - 'Lang_Change' => 'Change the language', - 'File_Not_Found' => 'Could not find the file.', - 'File_Open_Edit_Not_Allowed' => 'You are not allowed to %s this file.', // %s = open or edit - 'Edit' => 'Edit', - 'Edit_File' => "Edit file's content", - 'File_Save_OK' => "File successfully saved.", - 'File_Save_Error' => "There was an error while saving the file.", - 'New_File' => 'New File', - 'No_Extension' => 'You have to add a file extension.', - 'Valid_Extensions' => 'Valid extensions: %s', // %s = txt,log etc. - 'Upload_message' => "Drop file here to upload", - - 'SERVER ERROR' => "SERVER ERROR", - 'forbiden' => "Forbiden", - 'wrong path' => "Wrong path", - 'wrong name' => "Wrong name", - 'wrong extension' => "Wrong extension", - 'wrong option' => "Wrong option", - 'wrong data' => "Wrong data", - 'wrong action' => "Wrong action", - 'wrong sub-action' => "Wrong sub-actio", - 'no action passed' => "No action passed", - 'no path' => "No path", - 'no file' => "No file", - 'view type number missing' => "View type number missing", - 'Not enough Memory' => "Not enough Memory", - 'max_size_reached' => "Your image folder has reach its maximale size of %d MB.", //%d = max overall size - 'B' => "B", - 'KB' => "KB", - 'MB' => "MB", - 'GB' => "GB", - 'TB' => "TB", - 'total size' => "Total size", -); diff --git a/core/vendor/filemanager/lang/mn_MN.php b/core/vendor/filemanager/lang/mn_MN.php deleted file mode 100644 index 5f8eddeb..00000000 --- a/core/vendor/filemanager/lang/mn_MN.php +++ /dev/null @@ -1,145 +0,0 @@ - 'Сонгох', - 'Deselect_All' => 'Deselect All', - 'Select_All' => 'Select All', - 'Erase' => 'Устгах', - 'Open' => 'Нээх', - 'Confirm_del' => 'Та энэ файлыг устгахдаа итгэлтэй байна уу?', - 'All' => 'Бүгд', - 'Files' => 'Файлууд', - 'Images' => 'Зурагнууд', - 'Archives' => 'Архивлагдсан файлууд', - 'Error_Upload' => 'Хуулсан файл зөвшөөрөгдөх хэмжээнээс их байна.', - 'Error_extension' => 'Файлын өргөтгөх зөвшөөрөгдөөгүй.', - 'Upload_file' => 'Хуулах', - 'Filters' => 'Шүүлтүүрүүд', - 'Videos' => 'Бичлэгнүүд', - 'Music' => 'Дуунууд', - 'New_Folder' => 'Шинэ хавтас', - 'Folder_Created' => 'Хавтас амжилттай үүслээ', - 'Existing_Folder' => 'Давхардсан хавтас', - 'Confirm_Folder_del' => 'Хавтас болон доторх бүх файлуудыг устгахдаа итгэлтэй байна уу?', - 'Return_Files_List' => 'Файлын жагсаалт руу буцах', - 'Preview' => 'Урьдчилан харах', - 'Download' => 'Татаж авах', - 'Insert_Folder_Name' => 'Хавтасны нэрийг оруулна уу:', - 'Root' => 'root', - 'Rename' => 'Нэрлэх', - 'Back' => 'буцах', - 'View' => 'Үзэх', - 'View_list' => 'Жагсаалтаар харах', - 'View_columns_list' => 'Баганаар харах', - 'View_boxes' => 'Хайрцгаар харах', - 'Toolbar' => 'Товчилсон товчнууд', - 'Actions' => 'Үйлдэл', - 'Rename_existing_file' => 'Файл аль хэдийнэ үүссэн байна', - 'Rename_existing_folder' => 'Хавтас аль хэдийнэ үүсэн байна', - 'Empty_name' => 'Нэр хоосон байна', - 'Text_filter' => 'текстэн шүүлтүүр', - 'Swipe_help' => 'Файл/Хавтасны нэрийг товшоод тохиргоог харна уу', - 'Upload_base' => 'Энгийнээр хуулах', - 'Upload_base_help' => "Drag & Drop files(modern browsers) or click in upper button to Add the file(s) and click on Start upload. When the upload is complete, click the 'Return to files list' button.", - 'Upload_add_files' => 'Add file(s)', - 'Upload_start' => 'Start upload', - 'Upload_error_messages' =>array( - 1 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini', - 2 => 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form', - 3 => 'The uploaded file was only partially uploaded', - 4 => 'No file was uploaded', - 6 => 'Missing a temporary folder', - 7 => 'Failed to write file to disk', - 8 => 'A PHP extension stopped the file upload', - 'post_max_size' => 'The uploaded file exceeds the post_max_size directive in php.ini', - 'max_file_size' => 'File is too big', - 'min_file_size' => 'File is too small', - 'accept_file_types' => 'Filetype not allowed', - 'max_number_of_files' => 'Maximum number of files exceeded', - 'max_width' => 'Image exceeds maximum width', - 'min_width' => 'Image requires a minimum width', - 'max_height' => 'Image exceeds maximum height', - 'min_height' => 'Image requires a minimum height', - 'abort' => 'File upload aborted', - 'image_resize' => 'Failed to resize image' - ), - 'Upload_url' => 'From url', - 'Type_dir' => 'dir', - 'Type' => 'Төрөл', - 'Dimension' => 'Харьцаа', - 'Size' => 'Хэмжээ', - 'Date' => 'Огноо', - 'Filename' => 'Файлын нэр', - 'Operations' => 'Үйлдэлүүд', - 'Date_type' => 'y-m-d', - 'OK' => 'ОК', - 'Cancel' => 'Буцах', - 'Sorting' => 'эрэмбэлэх', - 'Show_url' => 'URL-г харах', - 'Extract' => 'энд задла', - 'File_info' => 'файлын мэдээлэл', - 'Edit_image' => 'зураг засварлах', - 'Duplicate' => 'Давхардуулах', - 'Folders' => 'Folders', - 'Copy' => 'Copy', - 'Cut' => 'Cut', - 'Paste' => 'Paste', - 'CB' => 'CB', // clipboard - 'Paste_Here' => 'Paste to this directory', - 'Paste_Confirm' => 'Are you sure you want to paste to this directory? This will overwrite existing files/folders if encountered any.', - 'Paste_Failed' => 'Failed to paste file(s)', - 'Clear_Clipboard' => 'Clear clipboard', - 'Clear_Clipboard_Confirm' => 'Are you sure you want to clear the clipboard?', - 'Files_ON_Clipboard' => 'There are files on the clipboard.', - 'Copy_Cut_Size_Limit' => 'The selected files/folders are too big to %s. Limit: %d MB/operation', // %s = cut or copy - 'Copy_Cut_Count_Limit' => 'You selected too many files/folders to %s. Limit: %d files/operation', // %s = cut or copy - 'Copy_Cut_Not_Allowed' => 'You are not allowed to %s files.', // %s(1) = cut or copy, %s(2) = files or folders - 'Aviary_No_Save' => 'Could not save image', - 'Zip_No_Extract' => 'Could not extract. File might be corrupt.', - 'Zip_Invalid' => 'This extension is not supported. Valid: zip, gz, tar.', - 'Dir_No_Write' => 'The directory you selected is not writable.', - 'Function_Disabled' => 'The %s function has been disabled by the server.', // %s = cut or copy - 'File_Permission' => 'File permission', - 'File_Permission_Not_Allowed' => 'Changing %s permissions are not allowed.', // %s = files or folders - 'File_Permission_Recursive' => 'Apply recursively?', - 'File_Permission_Wrong_Mode' => "The supplied permission mode is incorrect.", - 'User' => 'User', - 'Group' => 'Group', - 'Yes' => 'Yes', - 'No' => 'No', - 'Lang_Not_Found' => 'Could not find language.', - 'Lang_Change' => 'Change the language', - 'File_Not_Found' => 'Could not find the file.', - 'File_Open_Edit_Not_Allowed' => 'You are not allowed to %s this file.', // %s = open or edit - 'Edit' => 'Edit', - 'Edit_File' => "Edit file's content", - 'File_Save_OK' => "File successfully saved.", - 'File_Save_Error' => "There was an error while saving the file.", - 'New_File' => 'New File', - 'No_Extension' => 'You have to add a file extension.', - 'Valid_Extensions' => 'Valid extensions: %s', // %s = txt,log etc. - 'Upload_message' => "Drop file here to upload", - - 'SERVER ERROR' => "SERVER ERROR", - 'forbiden' => "Forbiden", - 'wrong path' => "Wrong path", - 'wrong name' => "Wrong name", - 'wrong extension' => "Wrong extension", - 'wrong option' => "Wrong option", - 'wrong data' => "Wrong data", - 'wrong action' => "Wrong action", - 'wrong sub-action' => "Wrong sub-actio", - 'no action passed' => "No action passed", - 'no path' => "No path", - 'no file' => "No file", - 'view type number missing' => "View type number missing", - 'Not enough Memory' => "Not enough Memory", - 'max_size_reached' => "Your image folder has reach its maximale size of %d MB.", //%d = max overall size - 'B' => "B", - 'KB' => "KB", - 'MB' => "MB", - 'GB' => "GB", - 'TB' => "TB", - 'total size' => "Total size", -); diff --git a/core/vendor/filemanager/lang/nb_NO.php b/core/vendor/filemanager/lang/nb_NO.php deleted file mode 100644 index 678d1525..00000000 --- a/core/vendor/filemanager/lang/nb_NO.php +++ /dev/null @@ -1,145 +0,0 @@ - 'Velg', - 'Deselect_All' => 'Deselect All', - 'Select_All' => 'Select All', - 'Erase' => 'Slett', - 'Open' => 'Åpne', - 'Confirm_del' => 'Er du sikker på at du vil slette denne filen?', - 'All' => 'Alle', - 'Files' => 'Filer', - 'Images' => 'Bilder', - 'Archives' => 'Arkiv', - 'Error_Upload' => 'Den opplastede filen overskrider maksimal tillatt størrelse.', - 'Error_extension' => 'Filtypen er ikke tillatt.', - 'Upload_file' => 'Last opp fil', - 'Filters' => 'Filter', - 'Videos' => 'Videoer', - 'Music' => 'Musikk', - 'New_Folder' => 'Ny mappe', - 'Folder_Created' => 'Mappe opprettet', - 'Existing_Folder' => 'Eksisterende mappe', - 'Confirm_Folder_del' => 'Er du sikker på at du vil slette mappen og alt innholdet?', - 'Return_Files_List' => 'Tilbake til filoversikten', - 'Preview' => 'Forhåndsvisning', - 'Download' => 'Last ned', - 'Insert_Folder_Name' => 'Gi mappen et navn:', - 'Root' => 'Rot', - 'Rename' => 'Gi nytt navn', - 'Back' => 'Tilbake', - 'View' => 'Visning', - 'View_list' => 'Listevisning', - 'View_columns_list' => 'Side ved side', - 'View_boxes' => 'Boksvisning', - 'Toolbar' => 'Verktøylinje', - 'Actions' => 'Gjøremål', - 'Rename_existing_file' => 'Filen er allerede opprettet', - 'Rename_existing_folder' => 'Mappen er allerede opprettet', - 'Empty_name' => 'Tomt navn', - 'Text_filter' => 'Tekst-filter', - 'Swipe_help' => 'Sveip filnavnet/mappenavnet for å vise alternativer', - 'Upload_base' => 'Vanlig opplasting', - 'Upload_base_help' => "Drag & Drop files(modern browsers) or click in upper button to Add the file(s) and click on Start upload. When the upload is complete, click the 'Return to files list' button.", - 'Upload_add_files' => 'Add file(s)', - 'Upload_start' => 'Start upload', - 'Upload_error_messages' =>array( - 1 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini', - 2 => 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form', - 3 => 'The uploaded file was only partially uploaded', - 4 => 'No file was uploaded', - 6 => 'Missing a temporary folder', - 7 => 'Failed to write file to disk', - 8 => 'A PHP extension stopped the file upload', - 'post_max_size' => 'The uploaded file exceeds the post_max_size directive in php.ini', - 'max_file_size' => 'File is too big', - 'min_file_size' => 'File is too small', - 'accept_file_types' => 'Filetype not allowed', - 'max_number_of_files' => 'Maximum number of files exceeded', - 'max_width' => 'Image exceeds maximum width', - 'min_width' => 'Image requires a minimum width', - 'max_height' => 'Image exceeds maximum height', - 'min_height' => 'Image requires a minimum height', - 'abort' => 'File upload aborted', - 'image_resize' => 'Failed to resize image' - ), - 'Upload_url' => 'From url', - 'Type_dir' => 'Mappe', - 'Type' => 'Type', - 'Dimension' => 'Dimensjoner', - 'Size' => 'Størrelse', - 'Date' => 'Dato', - 'Filename' => 'Filnavn', - 'Operations' => 'Handlinger', - 'Date_type' => 'd.m.y', - 'OK' => 'OK', - 'Cancel' => 'Avbryt', - 'Sorting' => 'Sortering', - 'Show_url' => 'Vis URL', - 'Extract' => 'Pakk ut her', - 'File_info' => 'Fil-info', - 'Edit_image' => 'Rediger bilde', - 'Duplicate' => 'Duplikat', - 'Folders' => 'Mapper', - 'Copy' => 'Kopier', - 'Cut' => 'Klipp ut', - 'Paste' => 'Lim inn', - 'CB' => 'Utklippstavle', // clipboard - 'Paste_Here' => 'Lim inn i denne mappen', - 'Paste_Confirm' => 'Er du sikker på at du vil lime inn i denne mappen? Dette vil overskrive eventuelle eksisterende filer eller mapper.', - 'Paste_Failed' => 'Lim inn feilet', - 'Clear_Clipboard' => 'Tøm utklippstavlen', - 'Clear_Clipboard_Confirm' => 'Er du sikker på at du vil tømme utklippstavlen?', - 'Files_ON_Clipboard' => 'Der er filer på utklippstavlen.', - 'Copy_Cut_Size_Limit' => 'De valgte filene/mappene er for store for %s. Grense: %d MB/operasjon', // %s = cut or copy - 'Copy_Cut_Count_Limit' => 'Du valgte for mange filer/mapper for %s. Grense: %d filer/operasjon', // %s = cut or copy - 'Copy_Cut_Not_Allowed' => 'Du har ikke lov til å %s filer.', // %s(1) = cut or copy, %s(2) = files or folders - 'Aviary_No_Save' => 'Kunne ikke lagre bildet', - 'Zip_No_Extract' => 'Kunne ikke pakke ut. Filen er muligens ødelagt.', - 'Zip_Invalid' => 'Dette filetternavnet er ikke støttet. Gyldige filer: zip, gz, tar.', - 'Dir_No_Write' => 'Mappen du valgte er ikke skrivbar.', - 'Function_Disabled' => 'Funksjonen %s er blitt deaktivert av serveren.', // %s = cut or copy - 'File_Permission' => 'Filrettigheter', - 'File_Permission_Not_Allowed' => 'Forandring av %s rettigheter er ikke tillatt.', // %s = files or folders - 'File_Permission_Recursive' => 'Utfør rekursivt?', - 'File_Permission_Wrong_Mode' => "Filrettigheten er feil.", - 'User' => 'Bruker', - 'Group' => 'Gruppe', - 'Yes' => 'Ja', - 'No' => 'Nei', - 'Lang_Not_Found' => 'Kunne ikke finne språk.', - 'Lang_Change' => 'Forandre språk', - 'File_Not_Found' => 'Fant ikke filen.', - 'File_Open_Edit_Not_Allowed' => 'Du har ikke tillatelse til å %s denne filen.', // %s = open or edit - 'Edit' => 'Rediger', - 'Edit_File' => "Rediger filens innhold", - 'File_Save_OK' => "Filen ble lagret.", - 'File_Save_Error' => "Det oppstod en feil når filen ble lagret.", - 'New_File' => 'Ny fil', - 'No_Extension' => 'Du må legge til et fil-etternavn.', - 'Valid_Extensions' => 'Gyldige fil-etternavn: %s', // %s = txt,log etc. - 'Upload_message' => "Drop file here to upload", - - 'SERVER ERROR' => "SERVER ERROR", - 'forbiden' => "Forbiden", - 'wrong path' => "Wrong path", - 'wrong name' => "Wrong name", - 'wrong extension' => "Wrong extension", - 'wrong option' => "Wrong option", - 'wrong data' => "Wrong data", - 'wrong action' => "Wrong action", - 'wrong sub-action' => "Wrong sub-actio", - 'no action passed' => "No action passed", - 'no path' => "No path", - 'no file' => "No file", - 'view type number missing' => "View type number missing", - 'Not enough Memory' => "Not enough Memory", - 'max_size_reached' => "Your image folder has reach its maximale size of %d MB.", //%d = max overall size - 'B' => "B", - 'KB' => "KB", - 'MB' => "MB", - 'GB' => "GB", - 'TB' => "TB", - 'total size' => "Total size", -); diff --git a/core/vendor/filemanager/lang/nl.php b/core/vendor/filemanager/lang/nl.php deleted file mode 100644 index 6dc7f6b2..00000000 --- a/core/vendor/filemanager/lang/nl.php +++ /dev/null @@ -1,145 +0,0 @@ - 'Selecteren', - 'Deselect_All' => 'Deselect All', - 'Select_All' => 'Select All', - 'Erase' => 'Verwijderen', - 'Open' => 'Openen', - 'Confirm_del' => 'Weet u zeker dat u dit bestand wilt verwijderen?', - 'All' => 'Alles Weergeven', - 'Files' => 'Bestanden', - 'Images' => 'Afbeeldingen', - 'Archives' => 'Archieven', - 'Error_Upload' => 'Het bestand overschrijdt de maximum toegestane grootte.', - 'Error_extension' => 'Bestand extensie is niet toegestaan', - 'Upload_file' => 'Bestand uploaden', - 'Filters' => 'Filter', - 'Videos' => 'Videos', - 'Music' => 'Muziek', - 'New_File' => 'Nieuw bestand', - 'New_Folder' => 'Nieuwe map', - 'Folder_Created' => 'Map aangemaakt', - 'Existing_Folder' => 'Bestaande map', - 'Confirm_Folder_del' => 'Weet u zeker dat u deze map en alle bestanden hierin wilt verwijderen?', - 'Return_Files_List' => 'Terug naar bestanden', - 'Preview' => 'Voorbeeld', - 'Download' => 'Download', - 'Insert_Folder_Name' => 'Map naam:', - 'Root' => 'root', - 'Rename' => 'Hernoemen', - 'Back' => 'Terug', - 'View' => 'Weergave', - 'View_list' => 'Lijst weergave', - 'View_columns_list' => 'Kolom-lijst weergave', - 'View_boxes' => 'Tegel weergave', - 'Toolbar' => 'Werkbalk', - 'Actions' => 'Acties', - 'Rename_existing_file' => 'Het bestand bestaat al', - 'Rename_existing_folder' => 'De map bestaat al', - 'Empty_name' => 'De bestandsnaam is leeg', - 'Text_filter' => 'Zoeken...', - 'Swipe_help' => 'Swipe over de naam van een bestand of map om opties te zien', - 'Upload_base' => 'Standaard uploader', - 'Upload_base_help' => "Drag & Drop bestanden (moderne browsers) of klik op de bovenste knop om het bestand (en) toe te voegen en klik op Begin uploaden. Wanneer het uploaden is voltooid, klikt u op de knop 'Terug naar bestanden'.", - 'Upload_add_files' => 'Voeg bestanden toe', - 'Upload_start' => 'Begin uploaden', - 'Upload_error_messages' =>array( - 1 => 'Bestandsgrootte is te groot.', - 2 => 'Bestandsgrootte is te groot.', - 3 => 'Bestand is slechts gedeeltelijk geupload.', - 4 => 'Het bestand is niet uploaded.', - 6 => 'Er ontbreekt een folder.', - 7 => 'Kan bestand niet wegschrijven.', - 8 => 'Een extentie heeft het uploaden gestopt.', - 'post_max_size' => 'Bestandsgrootte is te groot.', - 'max_file_size' => 'Bestandsgrootte is te groot.', - 'min_file_size' => 'Bestandsgrootte is te klein.', - 'accept_file_types' => 'Bestandstype niet ondersteund.', - 'max_number_of_files' => 'Maximum aantal bestanden bereikt.', - 'max_width' => 'Afbeelding te breed.', - 'min_width' => 'Afbeelding niet breed genoeg.', - 'max_height' => 'Afbeelding te hoog.', - 'min_height' => 'Afbeelding niet hoog genoeg.', - 'abort' => 'Uploaden onderbroken.', - 'image_resize' => 'Resizen is mislukt.' - ), - 'Upload_url' => 'Van url', - 'Type_dir' => 'map', - 'Type' => 'Type', - 'Dimension' => 'Afmetingen', - 'Size' => 'Grootte', - 'Date' => 'Datum', - 'Filename' => 'Naam', - 'Operations' => 'Bewerkingen', - 'Date_type' => 'd-m-y', - 'OK' => 'OK', - 'Cancel' => 'Annuleren', - 'Sorting' => 'Sorteren op', - 'Show_url' => 'Toon URL', - 'Extract' => 'Hier uitpakken', - 'File_info' => 'Bestands-info', - 'Edit_image' => 'Afbeelding bewerken', - 'Duplicate' => 'Dupliceren', - 'Folders' => 'Folders', - 'Copy' => 'Kopiëren', - 'Cut' => 'Knippen', - 'Paste' => 'Plakken', - 'CB' => 'Klembord', // clipboard - 'Paste_Here' => 'Hier plakken', - 'Paste_Confirm' => 'Weet u zeker dat u in deze map wilt plakken? Dit overschrijft mappen/bestanden met dezelfde naam indien deze voorkomen.', - 'Paste_Failed' => 'Niet gelukt de bestanden te plakken', - 'Clear_Clipboard' => 'Wis klembord', - 'Clear_Clipboard_Confirm' => 'Weet u zeker dat u het klembord wilt wissen?', - 'Files_ON_Clipboard' => 'Er staan bestanden op het klembord.', - 'Copy_Cut_Size_Limit' => 'De geselecteerde mappen/bestanden zijn te groot om te %s. Maximaal: %d MB/operation', // %s = cut or copy - 'Copy_Cut_Count_Limit' => 'er zijn teveel mappen/bestanden geselecteerd om te %s. Maximaal: %d files/operation', // %s = cut or copy - 'Copy_Cut_Not_Allowed' => 'Het is niet toegestaan bestanden te %s.', // %s(1) = cut or copy, %s(2) = files or folders - 'Aviary_No_Save' => 'Kan de afbeelding niet opslaan', - 'Zip_No_Extract' => 'Kan niet uitpakken. Bestand is wellicht beschadigt.', - 'Zip_Invalid' => 'Deze extensie is niet toegestaan. Valid: zip, gz, tar.', - 'Dir_No_Write' => 'De geselecteerde map is niet beschrijfbaar.', - 'Function_Disabled' => 'De functie %s is uitgeschakeld door de server.', // %s = cut or copy - 'File_Permission' => 'Rechten', - 'File_Permission_Not_Allowed' => 'Aanpassen van de rechten van %s is niet toegestaan.', // %s = files or folders - 'File_Permission_Recursive' => 'Toepassen voor alles binnen deze map?', - 'File_Permission_Wrong_Mode' => "De gewenste rechten zijn niet juist.", - 'User' => 'Gebruiker', - 'Group' => 'Groep', - 'Yes' => 'Ja', - 'No' => 'Nee', - 'Lang_Not_Found' => 'Kan de taal niet vinden.', - 'Lang_Change' => 'Verander de taal', - 'File_Not_Found' => 'Kan het bestand niet vinden.', - 'File_Open_Edit_Not_Allowed' => 'Je bent niet bevoegd dit bestand te %s.', // %s = open or edit - 'Edit' => 'Bewerken', - 'Edit_File' => "Bewerkt de inhoud van dit bestand", - 'File_Save_OK' => "Bestand is opgeslagen.", - 'File_Save_Error' => "Er is een fout opgetreden tijdens het opslaan van het bestand.", - 'No_Extension' => 'Je moet een bestands-extensie toevoegen.', - 'Valid_Extensions' => 'Geldige extensies: %s', // %s = txt,log etc. - 'Upload_message' => "Sleep hier bestanden om te uploaden", - - 'SERVER ERROR' => "SERVER ERROR", - 'forbiden' => "Forbiden", - 'wrong path' => "Wrong path", - 'wrong name' => "Wrong name", - 'wrong extension' => "Wrong extension", - 'wrong option' => "Wrong option", - 'wrong data' => "Wrong data", - 'wrong action' => "Wrong action", - 'wrong sub-action' => "Wrong sub-actio", - 'no action passed' => "No action passed", - 'no path' => "No path", - 'no file' => "No file", - 'view type number missing' => "View type number missing", - 'Not enough Memory' => "Not enough Memory", - 'max_size_reached' => "Your image folder has reach its maximale size of %d MB.", //%d = max overall size - 'B' => "B", - 'KB' => "KB", - 'MB' => "MB", - 'GB' => "GB", - 'TB' => "TB", - 'total size' => "Total size", -); diff --git a/core/vendor/filemanager/lang/nn_NO.php b/core/vendor/filemanager/lang/nn_NO.php deleted file mode 100644 index 020cd8c6..00000000 --- a/core/vendor/filemanager/lang/nn_NO.php +++ /dev/null @@ -1,145 +0,0 @@ - 'Vel', - 'Deselect_All' => 'Deselect All', - 'Select_All' => 'Select All', - 'Erase' => 'Slett', - 'Open' => 'Opne', - 'Confirm_del' => 'Er du sikker på at du vil slette denne fila?', - 'All' => 'Alle', - 'Files' => 'Filer', - 'Images' => 'Bilete', - 'Archives' => 'Arkiv', - 'Error_Upload' => 'Den opplasta fila over over maksimal tillaten storleik.', - 'Error_extension' => 'Denne filtypen er ikkje lov.', - 'Upload_file' => 'Last opp fil', - 'Filters' => 'Filter', - 'Videos' => 'Videoar', - 'Music' => 'Musikk', - 'New_Folder' => 'Ny mappe', - 'Folder_Created' => 'Mappe oppretta', - 'Existing_Folder' => 'Eksisterande mappe', - 'Confirm_Folder_del' => 'Er du sikker på at du vil slette mappa og alt innhaldet?', - 'Return_Files_List' => 'Tilbake til filoversikta', - 'Preview' => 'Førehandsvising', - 'Download' => 'Last ned', - 'Insert_Folder_Name' => 'Gi mappa eit namn:', - 'Root' => 'Rot', - 'Rename' => 'Gi nytt namn', - 'Back' => 'Tilbake', - 'View' => 'Vising', - 'View_list' => 'Listevising', - 'View_columns_list' => 'Side ved side', - 'View_boxes' => 'Boksvising', - 'Toolbar' => 'Verktøylinje', - 'Actions' => 'Gjeremål', - 'Rename_existing_file' => 'Fila er oppretta frå før', - 'Rename_existing_folder' => 'Mappa er oppretta frå før', - 'Empty_name' => 'Tomt namn', - 'Text_filter' => 'Tekst-filter', - 'Swipe_help' => 'Sveip filnamnet/mappenamnet for å sjå alternativ', - 'Upload_base' => 'Vanleg opplasting', - 'Upload_base_help' => "Dra og slepp filer (moderne nettlesarar) eller klikk på knappen «Legg til fil(er)» øvst og deretter på «Start opplasting». Når opplastinga er ferdig, klikk knappen «Tilbake til filoversikta».", - 'Upload_add_files' => 'Legg til fil(er)', - 'Upload_start' => 'Start opplasting', - 'Upload_error_messages' =>array( - 1 => 'Fila enn større enn grensa upload_max_filesize i php.ini', - 2 => 'Fila er større enn direktivet MAX_FILE_SIZE i HTML-skjemaet', - 3 => 'Fila vart berre delvis opplasta', - 4 => 'Inga fil vart opplasta', - 6 => 'Manglar mappe for mellombels lagring', - 7 => 'Fekk ikkje til å skrive fila til disken', - 8 => 'Ei PHP-utviding stansa filopplastinga', - 'post_max_size' => 'Fila enn større enn det som er sett som post_max_size i php.ini', - 'max_file_size' => 'File er for stor', - 'min_file_size' => 'File er for lita', - 'accept_file_types' => 'Filetypen er ikkje lov', - 'max_number_of_files' => 'Så mange filer er ikkje lov', - 'max_width' => 'Biletet er for breitt', - 'min_width' => 'Biletet er ikkje breitt nok', - 'max_height' => 'Biletet er for høgt', - 'min_height' => 'Biletet er ikkje høgt nok', - 'abort' => 'Filopplasting avbroten', - 'image_resize' => 'Kunne ikkje endre storleik på biletet' - ), - 'Upload_url' => 'URL for opplasting', - 'Type_dir' => 'Mappe', - 'Type' => 'Type', - 'Dimension' => 'Dimensjonar', - 'Size' => 'Storleik', - 'Date' => 'Dato', - 'Filename' => 'Filnamn', - 'Operations' => 'Handlingar', - 'Date_type' => 'd.m.y', - 'OK' => 'OK', - 'Cancel' => 'Avbryt', - 'Sorting' => 'Sortering', - 'Show_url' => 'Vis URL', - 'Extract' => 'Pakk ut her', - 'File_info' => 'Fil-info', - 'Edit_image' => 'Rediger bilete', - 'Duplicate' => 'Duplikat', - 'Folders' => 'Mapper', - 'Copy' => 'Kopier', - 'Cut' => 'Klipp ut', - 'Paste' => 'Lim inn', - 'CB' => 'Utklippstavle', // clipboard - 'Paste_Here' => 'Lim inn i denne mappa', - 'Paste_Confirm' => 'Er du sikker på at du vil lime inn i denne mappa? Dette vil overskrive eventuelle eksisterande filer eller mapper.', - 'Paste_Failed' => 'Innnliming feila', - 'Clear_Clipboard' => 'Tøm utklippstavla', - 'Clear_Clipboard_Confirm' => 'Er du sikker på at du vil tømme utklippstavla?', - 'Files_ON_Clipboard' => 'Det er filer på utklippstavla.', - 'Copy_Cut_Size_Limit' => 'Dei valde filene/mappene er for store for %s. Grense: %d MB/operasjon', // %s = cut or copy - 'Copy_Cut_Count_Limit' => 'Du valde for mange filer/mapper for %s. Grense: %d filer/operasjon', // %s = cut or copy - 'Copy_Cut_Not_Allowed' => 'Du har ikkje lov til å %s filer.', // %s(1) = cut or copy, %s(2) = files or folders - 'Aviary_No_Save' => 'Kunne ikkje lagre biletet', - 'Zip_No_Extract' => 'Kunne ikkje pakke ut. Fila kan vere skada.', - 'Zip_Invalid' => 'Dette filetternamnet er ikkje støtta. Gyldige filer: zip, gz, tar.', - 'Dir_No_Write' => 'Mappa du valde kan ikkje skrivast til.', - 'Function_Disabled' => 'Funksjonen %s er deaktivert av serveren.', // %s = cut or copy - 'File_Permission' => 'Filløyve', - 'File_Permission_Not_Allowed' => 'Endring av %s løyve er ikkje lov.', // %s = files or folders - 'File_Permission_Recursive' => 'Utfør rekursivt?', - 'File_Permission_Wrong_Mode' => "Filløyvet er feil.", - 'User' => 'Brukar', - 'Group' => 'Gruppe', - 'Yes' => 'Ja', - 'No' => 'Nei', - 'Lang_Not_Found' => 'Kunne ikkje finne språk.', - 'Lang_Change' => 'Endre språk', - 'File_Not_Found' => 'Fann ikkje fila.', - 'File_Open_Edit_Not_Allowed' => 'Du har ikkje lov til å %s denne fila.', // %s = open or edit - 'Edit' => 'Rediger', - 'Edit_File' => "Rediger filinnhaldet", - 'File_Save_OK' => "Fila vart lagra.", - 'File_Save_Error' => "Det oppstod ein feil ved lagring av fila.", - 'New_File' => 'Ny fil', - 'No_Extension' => 'Du må legge til eit fil-etternamn.', - 'Valid_Extensions' => 'Gyldige fil-etternamn: %s', // %s = txt,log etc. - 'Upload_message' => "Slepp fila her for å laste opp", - - 'SERVER ERROR' => "SERVERFEIL", - 'forbiden' => "Ikkje lov", - 'wrong path' => "Feil bane", - 'wrong name' => "Feil namn", - 'wrong extension' => "Feil utviding", - 'wrong option' => "Feil val", - 'wrong data' => "Feil data", - 'wrong action' => "Feil handling", - 'wrong sub-action' => "Feil underhandling", - 'no action passed' => "Inga handling sendt", - 'no path' => "Ingen bane", - 'no file' => "Inga fil", - 'view type number missing' => "Manglar typenummer for vising", - 'Not enough Memory' => "Ikkje nok minne", - 'max_size_reached' => "Biletmappa di har nådd sin maksimale storleik %d MB.", //%d = max overall size - 'B' => "B", - 'KB' => "KB", - 'MB' => "MB", - 'GB' => "GB", - 'TB' => "TB", - 'total size' => "Total storleik", -); diff --git a/core/vendor/filemanager/lang/pl.php b/core/vendor/filemanager/lang/pl.php deleted file mode 100644 index 2575d57b..00000000 --- a/core/vendor/filemanager/lang/pl.php +++ /dev/null @@ -1,145 +0,0 @@ - 'Wybierz', - 'Deselect_All' => 'Deselect All', - 'Select_All' => 'Select All', - 'Erase' => 'Usuń', - 'Open' => 'Otwórz', - 'Confirm_del' => 'Czy jesteś pewien, że chcesz usunąć ten plik?', - 'All' => 'Wszystkie', - 'Files' => 'Pliki', - 'Images' => 'Zdjęcia', - 'Archives' => 'Archiwa', - 'Error_Upload' => 'Plik przekracza maksymalny dozwolony rozmiar.', - 'Error_extension' => 'Niedozwolone rozszerzenie pliku.', - 'Upload_file' => 'Wgraj plik', - 'Filters' => 'Filtr widoku', - 'Videos' => 'Filmy', - 'Music' => 'Muzyka', - 'New_Folder' => 'Nowy folder', - 'Folder_Created' => 'Folder został utworzony poprawnie', - 'Existing_Folder' => 'Istniejący folder', - 'Confirm_Folder_del' => 'Czy jesteś pewien, że chcesz usunąć folder i wszystko co znajduje się w nim?', - 'Return_Files_List' => 'Powrót do listy plików', - 'Preview' => 'Podgląd', - 'Download' => 'Pobierz', - 'Insert_Folder_Name' => 'Podaj nazwę folderu:', - 'Root' => 'root', - 'Rename' => 'Zmień nazwę', - 'Back' => '[..]', - 'View' => 'Widok', - 'View_list' => 'Lista', - 'View_columns_list' => 'Kolumnowy', - 'View_boxes' => 'Blokowy', - 'Toolbar' => 'Pasek', - 'Actions' => 'Opcje', - 'Rename_existing_file' => 'Ten plik już tutaj umieszczono', - 'Rename_existing_folder' => 'Ten folder już tutaj utworzono', - 'Empty_name' => 'Nie podano wymaganej nazwy', - 'Text_filter' => 'wpisz txt', - 'Swipe_help' => 'Kliknij w nazwę pliku/folderu by wyświetlić dostępne opcje', - 'Upload_base' => 'Wgrywanie standardowe', - 'Upload_base_help' => "Drag & Drop files(modern browsers) or click in upper button to Add the file(s) and click on Start upload. When the upload is complete, click the 'Return to files list' button.", - 'Upload_add_files' => 'Add file(s)', - 'Upload_start' => 'Start upload', - 'Upload_error_messages' =>array( - 1 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini', - 2 => 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form', - 3 => 'The uploaded file was only partially uploaded', - 4 => 'No file was uploaded', - 6 => 'Missing a temporary folder', - 7 => 'Failed to write file to disk', - 8 => 'A PHP extension stopped the file upload', - 'post_max_size' => 'The uploaded file exceeds the post_max_size directive in php.ini', - 'max_file_size' => 'File is too big', - 'min_file_size' => 'File is too small', - 'accept_file_types' => 'Filetype not allowed', - 'max_number_of_files' => 'Maximum number of files exceeded', - 'max_width' => 'Image exceeds maximum width', - 'min_width' => 'Image requires a minimum width', - 'max_height' => 'Image exceeds maximum height', - 'min_height' => 'Image requires a minimum height', - 'abort' => 'File upload aborted', - 'image_resize' => 'Failed to resize image' - ), - 'Upload_url' => 'From url', - 'Type_dir' => 'FLD', - 'Type' => 'Roz.', - 'Dimension' => 'Rozmiar', - 'Size' => 'Wlk.', - 'Date' => ' Czas', - 'Filename' => 'Nazwa', - 'Operations' => 'Opcje', - 'Date_type' => 'd-m-y', - 'OK' => 'OK', - 'Cancel' => 'Anuluj', - 'Sorting' => 'Sortowanie', - 'Show_url' => 'pokaż URL', - 'Extract' => 'rozpakuj tutaj', - 'File_info' => 'info o pliku', - 'Edit_image' => 'edycja obrazu', - 'Duplicate' => 'Powiel', - 'Folders' => 'Foldery', - 'Copy' => 'Kopiuj', - 'Cut' => 'Wytnij', - 'Paste' => 'Wklej', - 'CB' => 'Schowek', // clipboard - 'Paste_Here' => 'Wklej do tego folderu', - 'Paste_Confirm' => 'Czy jesteś pewien, że chcesz wkleić to do tego folderu? Operacja nadpisze istniejące już wczesniej pliki/podfoldery bez możliwości ich odzyskania.', - 'Paste_Failed' => 'Operacja wklejenia plików nie powiodła się', - 'Clear_Clipboard' => 'Wyczyść schowek', - 'Clear_Clipboard_Confirm' => 'Czy jesteś pewien, że chcesz wyczyścić zasoby schowka?', - 'Files_ON_Clipboard' => 'Do schowka zostały dodane pliki.', - 'Copy_Cut_Size_Limit' => 'Wybrane pliki/foldery mają zbyt duży rozmiar by wykonać operację %s. Obowiązuje ograniczenie do: %d MB/etap operacji', // %s = cut or copy - 'Copy_Cut_Count_Limit' => 'Wybrałeś zbyt wiele plików/folderów by wykonać operację %s. Limit: %d plików/etap operacji', // %s = cut or copy - 'Copy_Cut_Not_Allowed' => 'Nie masz uprawnień do wykonania działania %s na tych plikach.', // %s(1) = cut or copy, %s(2) = files or folders - 'Aviary_No_Save' => 'Nie można zapisać obrazka', - 'Zip_No_Extract' => 'Archiwum ZIP nie może zostać rozpakowane tam. Plik może być uszkodzony.', - 'Zip_Invalid' => 'Te rozszerzenia plików nie posiadają tutaj naszego wspierane. Dopuszczamy tylko format: zip, gz, tar.', - 'Dir_No_Write' => 'Folder który wybrałeś, nie posiada uprawnień chmod umożliwiających poprawny zapis.', - 'Function_Disabled' => 'Operacja %s została zablokowana przez oprogramowanie Twojego serwera.', // %s = cut or copy - 'File_Permission' => 'Uprawnienia pliku', - 'File_Permission_Not_Allowed' => 'Zmiana uprawnień dla %s jest niedozwolona.', // %s = files or folders - 'File_Permission_Recursive' => 'Zastosować rekursywnie?', - 'File_Permission_Wrong_Mode' => "Zastosowane uprawnienia są niepoprawne.", - 'User' => 'Użytkownik', - 'Group' => 'Grupa', - 'Yes' => 'Tak', - 'No' => 'Nie', - 'Lang_Not_Found' => 'Nie znaleziono języka.', - 'Lang_Change' => 'Zmień język', - 'File_Not_Found' => 'Nie można znaleźć pliku.', - 'File_Open_Edit_Not_Allowed' => 'Nie masz uprawnien do pliku %s.', // %s = open or edit - 'Edit' => 'Edytuj', - 'Edit_File' => "Edytuj zawartość pliku", - 'File_Save_OK' => "Plik został zapisany.", - 'File_Save_Error' => "Wystąpił błąd podczas zapisywania pliku.", - 'New_File' => 'Utwórz plik', - 'No_Extension' => 'Musisz dodać rozszerzenie do pliku.', - 'Valid_Extensions' => 'Poprawne rozszerzenia: %s', // %s = txt,log etc. - 'Upload_message' => "Upuść plik aby go przesłać", - - 'SERVER ERROR' => "Błąd serwera", - 'forbiden' => "Brak dostępu", - 'wrong path' => "Nieprawidłowa ścieżka", - 'wrong name' => "Nieprawidłowa nazwa", - 'wrong extension' => "Nieprawidłowe rozszerzenie pliku", - 'wrong option' => "Nieprawidłowa opcja", - 'wrong data' => "Nieprawidłowe dane", - 'wrong action' => "Nieprawidłowa akcja", - 'wrong sub-action' => "Nieprawidłowa pod-akcja", - 'no action passed' => "Nie określono akcji", - 'no path' => "Brak ścieżki", - 'no file' => "Brak pliku", - 'view type number missing' => "Brak numeru typu widoku", - 'Not enough Memory' => "Zbyt mało pamięci", - 'max_size_reached' => "Twój katalog z obrazkami osiągnął maksymalny rozmiar: %d MB.", //%d = max overall size - 'B' => "B", - 'KB' => "KB", - 'MB' => "MB", - 'GB' => "GB", - 'TB' => "TB", - 'total size' => "Całkowity rozmiar", -); diff --git a/core/vendor/filemanager/lang/pt_BR.php b/core/vendor/filemanager/lang/pt_BR.php deleted file mode 100644 index 9586ed06..00000000 --- a/core/vendor/filemanager/lang/pt_BR.php +++ /dev/null @@ -1,145 +0,0 @@ - 'Selecionar', - 'Deselect_All' => 'Deselect All', - 'Select_All' => 'Select All', - 'Erase' => 'Apagar', - 'Open' => 'Abrir', - 'Confirm_del' => 'Tem certeza que quer deletar este arquivo?', - 'All' => 'Todos', - 'Files' => 'Arquivos', - 'Images' => 'Imagens', - 'Archives' => 'Compactados', - 'Error_Upload' => 'O arquivo enviado é maior que o limite permitido.', - 'Error_extension' => 'Extensão não permitida.', - 'Upload_file' => 'Enviar um arquivo', - 'Filters' => 'Filtro', - 'Videos' => 'Vídeos', - 'Music' => 'Musica', - 'New_Folder' => 'Nova pasta', - 'Folder_Created' => 'Pasta criada corretamente', - 'Existing_Folder' => 'Pasta existente', - 'Confirm_Folder_del' => 'Tem certeza que você quer deletar a pasta e todo o seu conteúdo?', - 'Return_Files_List' => 'Voltar à lista de arquivos', - 'Preview' => 'Prévia', - 'Download' => 'Baixar', - 'Insert_Folder_Name' => 'Insira o nome da pasta:', - 'Root' => 'root', - 'Rename' => 'Mudar o nome', - 'Back' => 'de volta', - 'View' => 'Modo de Visualização', - 'View_list' => 'Lista', - 'View_columns_list' => 'Lista de Colunas', - 'View_boxes' => 'Box', - 'Toolbar' => 'Toolbar', - 'Actions' => 'Ações', - 'Rename_existing_file' => 'O arquivo já existe!', - 'Rename_existing_folder' => 'A pasta já existe!', - 'Empty_name' => 'O nome está vazio!', - 'Text_filter' => 'Filtrar', - 'Swipe_help' => 'Passe o nome do arquivo/pasta para ver as opções', - 'Upload_base' => 'Base upload', - 'Upload_base_help' => "Drag & Drop files(modern browsers) or click in upper button to Add the file(s) and click on Start upload. When the upload is complete, click the 'Return to files list' button.", - 'Upload_add_files' => 'Add file(s)', - 'Upload_start' => 'Start upload', - 'Upload_error_messages' =>array( - 1 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini', - 2 => 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form', - 3 => 'The uploaded file was only partially uploaded', - 4 => 'No file was uploaded', - 6 => 'Missing a temporary folder', - 7 => 'Failed to write file to disk', - 8 => 'A PHP extension stopped the file upload', - 'post_max_size' => 'The uploaded file exceeds the post_max_size directive in php.ini', - 'max_file_size' => 'File is too big', - 'min_file_size' => 'File is too small', - 'accept_file_types' => 'Filetype not allowed', - 'max_number_of_files' => 'Maximum number of files exceeded', - 'max_width' => 'Image exceeds maximum width', - 'min_width' => 'Image requires a minimum width', - 'max_height' => 'Image exceeds maximum height', - 'min_height' => 'Image requires a minimum height', - 'abort' => 'File upload aborted', - 'image_resize' => 'Failed to resize image' - ), - 'Upload_url' => 'From url', - 'Type_dir' => 'dir', - 'Type' => 'Tipo', - 'Dimension' => 'Dimensão', - 'Size' => 'Tamanho', - 'Date' => 'Data', - 'Filename' => 'Nome', - 'Operations' => 'Operações', - 'Date_type' => 'd/m/Y', - 'OK' => 'OK', - 'Cancel' => 'Cancelar', - 'Sorting' => 'Ordenar', - 'Show_url' => 'Mostrar URL', - 'Extract' => 'Extrair aqui', - 'File_info' => 'Informação do Arquivo', - 'Edit_image' => 'Editar a imagem', - 'Duplicate' => 'Duplicar', - 'Folders' => 'Pastas', - 'Copy' => 'Copiar', - 'Cut' => 'Recortar', - 'Paste' => 'Colar', - 'CB' => 'Área de Transferência', // clipboard - 'Paste_Here' => 'Copiar para este diretório', - 'Paste_Confirm' => 'Você tem certeza quer copiar para este diretório? Isso sobrescreverá pastas/arquivos existentes se encontrar alguma coisa.', - 'Paste_Failed' => 'Não foi possível colar o(s) arquivo(s)', - 'Clear_Clipboard' => 'Limpar área de transferência', - 'Clear_Clipboard_Confirm' => 'Tem certeza de que deseja limpar a área de transferência?', - 'Files_ON_Clipboard' => 'Há arquivos na área de transferência.', - 'Copy_Cut_Size_Limit' => 'Os arquivos/pastas selecionados são grandes demais para %s. Limite: %d MB/operação', // %s = cut or copy - 'Copy_Cut_Count_Limit' => 'Você selecionou muitos arquivos/pastas para %s. Limite: %d arquivos/operação', // %s = cut or copy - 'Copy_Cut_Not_Allowed' => 'Você não tem permissão para %s arquivos.', // %s(1) = cut or copy, %s(2) = files or folders - 'Aviary_No_Save' => 'Não foi possível salvar a imagem', - 'Zip_No_Extract' => 'Não foi possível extrair. Arquivo pode estar corrompido.', - 'Zip_Invalid' => 'Esta extensão não é suportada. Válidos: zip, gz, tar.', - 'Dir_No_Write' => 'O diretório selecionado não é gravável.', - 'Function_Disabled' => 'A função %s foi desativado pelo servidor.', // %s = cut or copy - 'File_Permission' => 'Permissão arquivo', - 'File_Permission_Not_Allowed' => 'Mudanças de permissões de %s não são permitidos.', // %s = files or folders - 'File_Permission_Recursive' => 'Aplicar recursivamente?', - 'File_Permission_Wrong_Mode' => "O modo de permissão fornecido está incorreto.", - 'User' => 'Usuário', - 'Group' => 'Grupo', - 'Yes' => 'Sim', - 'No' => 'Não', - 'Lang_Not_Found' => 'Não foi possível encontrar uma linguagem.', - 'Lang_Change' => 'Alterar o idioma', - 'File_Not_Found' => 'Não foi possível encontrar o arquivo.', - 'File_Open_Edit_Not_Allowed' => 'Você não tem permissão para %s este arquivo.', // %s = open or edit - 'Edit' => 'Editar', - 'Edit_File' => "Editar conteúdo do arquivo", - 'File_Save_OK' => "Arquivo salvo com sucesso.", - 'File_Save_Error' => "Houve um erro ao salvar o arquivo.", - 'New_File' => 'Novo Arquivo', - 'No_Extension' => 'Você tem que adicionar uma extensão de arquivo.', - 'Valid_Extensions' => 'Extensões válidas: %s', // %s = txt,log etc. - 'Upload_message' => "Arraste arquivo aqui para enviar", - - 'SERVER ERROR' => "ERRO SERVIDOR", - 'forbiden' => "proibido", - 'wrong path' => "caminho errado", - 'wrong name' => "nome errado", - 'wrong extension' => "extensão errada", - 'wrong option' => "opção errada", - 'wrong data' => "dados errados", - 'wrong action' => "ação errada", - 'wrong sub-action' => "sub-ação errada", - 'no action passed' => "nenhuma ação passada", - 'no path' => "nenhum caminho", - 'no file' => "nenhum arquivo", - 'view type number missing' => "Ver tipo de número faltando", - 'Not enough Memory' => "Memória insuficiente", - 'max_size_reached' => "Sua pasta de imagens atingiu seu tamanho máximo de %d MB.", //%d = max overall size - 'B' => "B", - 'KB' => "KB", - 'MB' => "MB", - 'GB' => "GB", - 'TB' => "TB", - 'total size' => "Tamanho total", -); diff --git a/core/vendor/filemanager/lang/ro.php b/core/vendor/filemanager/lang/ro.php deleted file mode 100644 index 2255d018..00000000 --- a/core/vendor/filemanager/lang/ro.php +++ /dev/null @@ -1,145 +0,0 @@ - 'Selectează', - 'Deselect_All' => 'Deselect All', - 'Select_All' => 'Select All', - 'Erase' => 'Șterge', - 'Open' => 'Deschide', - 'Confirm_del' => 'Sunteți sigur(ă) că vreți să ștergeți acest fișier?', - 'All' => 'Toate', - 'Files' => 'Fișiere', - 'Images' => 'Imagini', - 'Archives' => 'Arhive', - 'Error_Upload' => 'Fișierul încărcat depășește dimensiunea maximă admisă.', - 'Error_extension' => 'Fișierele cu această extensie nu sunt permise', - 'Upload_file' => 'Upload', // Încarcă - this is the correct translation for "Upload" but in Romania, we are more familiar to the english term - 'Filters' => 'Filtre', - 'Videos' => 'Fișiere video', - 'Music' => 'Fișiere audio', - 'New_Folder' => 'Folder nou', - 'Folder_Created' => 'Folderul a fost creat cu succes', - 'Existing_Folder' => 'Folder existent', - 'Confirm_Folder_del' => 'Sunteți sigur(ă) că vreți să ștergeți acest folder și toate fișierele din el?', - 'Return_Files_List' => 'Înapoi la lista de fișiere', - 'Preview' => 'Previzualizare', - 'Download' => 'Descărcare', - 'Insert_Folder_Name' => 'Adaugă denumire la folder:', - 'Root' => 'folder rădăcină', - 'Rename' => 'Redenumire', - 'Back' => 'înapoi', - 'View' => 'Vizualizare', - 'View_list' => 'Vizualizare listă', - 'View_columns_list' => 'Vizualizare coloane', - 'View_boxes' => 'Vizualizare pictograme', - 'Toolbar' => 'Bară de unelte', - 'Actions' => 'Acțiuni', - 'Rename_existing_file' => 'Deja există un fișier cu această denumire', - 'Rename_existing_folder' => 'Deja există un folder cu această denumire', - 'Empty_name' => 'Denumirea nu este completată', - 'Text_filter' => 'filtru text', - 'Swipe_help' => 'Glisează pe numele fișierului/folderului pentru opțiuni', - 'Upload_base' => 'Upload standard', - 'Upload_base_help' => "Adaugă fișiere (drag & drop - browsere moderne) sau click pe butonul Adaugă fișier(e), de mai sus apoi pe butonul Start upload. După ce upload-ul este finalizat, apăsați pe butonul Înapoi la lista de fișiere.", - 'Upload_add_files' => 'Adaugă fișier(e)', - 'Upload_start' => 'Start upload', - 'Upload_error_messages' =>array( - 1 => 'Dimensiunea fișierului uploadat depășește valoarea din directiva upload_max_filesize din fișierul php.ini', - 2 => 'Dimensiunea fișierului uploadat depășește valoarea din directiva MAX_FILE_SIZE specificată în formularul HTML', - 3 => 'Fișierul uploadat a fost încărcat parțial ', - 4 => 'Nicun fișier nu a fost uploadat', - 6 => 'Folderul temporar lipsește', - 7 => 'Scrierea fișierului pe disc a eșuat', - 8 => 'O extensie PHP a întrerupt upload-ul', - 'post_max_size' => 'Dimensiunea fișierului uploadat depășește valoarea din directiva post_max_size din fișierul php.ini', - 'max_file_size' => 'Fișierul este prea mare', - 'min_file_size' => 'Fișierul este prea mic', - 'accept_file_types' => 'Tipul de fișier nu este permis', - 'max_number_of_files' => 'Numărul maxim de fișiere a fost depășit', - 'max_width' => 'Rezoluția imaginii depășește lățimea maximă admisă', - 'min_width' => 'Rezoluția imaginii este mai mică decât lățimea minimă necesară', - 'max_height' => 'Rezoluția imaginii depășește înălțimea maximă admisă', - 'min_height' => 'Rezoluția imaginii este mai mică decât înălțimea minimă necesară', - 'abort' => 'Procesul de upload a fost întrerupt', - 'image_resize' => 'Imaginea nu a putut fi redimensionată' - ), - 'Upload_url' => 'Din url', - 'Type_dir' => 'dir', - 'Type' => 'Tip', - 'Dimension' => 'Dimensiune', - 'Size' => 'Mărime', - 'Date' => 'Data', - 'Filename' => 'Nume fișier', - 'Operations' => 'Operații', - 'Date_type' => 'y-m-d', - 'OK' => 'OK', - 'Cancel' => 'Anulare', - 'Sorting' => 'sortare', - 'Show_url' => 'Afisează URL', - 'Extract' => 'Extrage aici', - 'File_info' => 'informații fișier', - 'Edit_image' => 'Editare imagine', - 'Duplicate' => 'Multiplicare', - 'Folders' => 'Foldere', - 'Copy' => 'Copiere', - 'Cut' => 'Tăiere', - 'Paste' => 'Lipire', - 'CB' => 'Clipboard', // clipboard - 'Paste_Here' => 'Lipire în acest folder', - 'Paste_Confirm' => 'Sunteți sigur(ă) că doriți să copiați fișierul în acest folder? Această operațiune va suprascrie folderele sau fișierele cu aceiași denumire.', - 'Paste_Failed' => 'Operațiunea de lipire a fișierelor a eșuat', - 'Clear_Clipboard' => 'Șterge clipboard', - 'Clear_Clipboard_Confirm' => 'Sunteți sigur(ă) că doriți să ștergeți conținutul clipboard-ului?', - 'Files_ON_Clipboard' => 'Există fișiere în clipboard.', - 'Copy_Cut_Size_Limit' => 'Folderele/fișierele selectate sunt prea mari pentru a %1$s. Limita maximă: %2$d MB/operațiune', // %1$s = cut or copy, %2$d = max size - 'Copy_Cut_Count_Limit' => 'Ați selectat prea multe foldere/fișiere pentru a %1$s. Limita maximă: %2$d files/operațiune', // %1$s = cut or copy, %2$d = max count - 'Copy_Cut_Not_Allowed' => 'Nu aveți permisiuni pentru a %1$s %2$s.', // %12$s = cut or copy, %2$s = files or folders - 'Aviary_No_Save' => 'Imaginea nu poate fi salvată', - 'Zip_No_Extract' => 'Fisierele din arhivă nu pot fi extrase. Este posibil ca arhiva să fie coruptă.', - 'Zip_Invalid' => 'Extensia nu este suportată. Extensii valide: zip, gz, tar.', - 'Dir_No_Write' => 'Folderul selectat nu are permisiuni de scriere.', - 'Function_Disabled' => 'Funcția %s a fost dezactivată din server.', // %s = cut or copy - 'File_Permission' => 'Permisiuni fișier', - 'File_Permission_Not_Allowed' => 'Modificare permisiunilor pentru %s nu este permisă.', // %s = files or folders - 'File_Permission_Recursive' => 'Execută în mod recursiv?', - 'File_Permission_Wrong_Mode' => "Permisiunea furnizată nu este permisă.", - 'User' => 'Utilizator', - 'Group' => 'Grup', - 'Yes' => 'Da', - 'No' => 'Nu', - 'Lang_Not_Found' => 'Limba aleasă, nu poate fi găsită.', - 'Lang_Change' => 'Modificare limba', - 'File_Not_Found' => 'Fisierul nu poate fi găsit.', - 'File_Open_Edit_Not_Allowed' => 'Nu aveți permisiuni pentru a %s acest fișier.', // %s = open or edit - 'Edit' => 'Editare', - 'Edit_File' => "Editare conținut fișier", - 'File_Save_OK' => "Fișierul a fost salvat cu succes.", - 'File_Save_Error' => "A intervenit o eroare la salvarea fișierului.", - 'New_File' => 'Fișier nou', - 'No_Extension' => 'Este necesar să adăugați o extensie validă la fișier.', - 'Valid_Extensions' => 'Extensii valide: %s', // %s = txt,log etc. - 'Upload_message' => "Drag & drop la fișiere pentru upload", - - 'SERVER ERROR' => "EROARE SERVER", - 'forbiden' => "Interzis", - 'wrong path' => "Cale incorectă", - 'wrong name' => "Denumire incorectă", - 'wrong extension' => "Extensie incorectă", - 'wrong option' => "Opțiune incorectă", - 'wrong data' => "Data incorectă", - 'wrong action' => "Acțiune incorectă", - 'wrong sub-action' => "Subacțiune incorectă", - 'no action passed' => "Nicio acțiune nu s-a finalizat", - 'no path' => "Cale inexistentă", - 'no file' => "Fișier inexistent", - 'view type number missing' => "Lipsă număr tip de vizualizare", - 'Not enough Memory' => "Memorie insuficientă", - 'max_size_reached' => "Folderul de imagini a atins dimensiunea maximă de %d MB.", //%d = max overall size - 'B' => "B", - 'KB' => "KB", - 'MB' => "MB", - 'GB' => "GB", - 'TB' => "TB", - 'total size' => "Dimensiune totală", -); diff --git a/core/vendor/filemanager/lang/ru.php b/core/vendor/filemanager/lang/ru.php deleted file mode 100644 index d1eb179b..00000000 --- a/core/vendor/filemanager/lang/ru.php +++ /dev/null @@ -1,144 +0,0 @@ - 'Выбрать', - 'Deselect_All' => 'Deselect All', - 'Select_All' => 'Select All', - 'Erase' => 'Удалить', - 'Open' => 'Открыть', - 'Confirm_del' => 'Вы уверены, что хотите удалить этот файл?', - 'All' => 'Очистить фильтр', - 'Files' => 'Файлы', - 'Images' => 'Изображения', - 'Archives' => 'Архивы', - 'Error_Upload' => 'Загружаемый файл превышает допустимый размер.', - 'Error_extension' => 'Недопустимый формат файла.', - 'Upload_file' => 'Загрузить файл', - 'Filters' => 'Фильтр', - 'Videos' => 'Видео', - 'Music' => 'Музыка', - 'New_Folder' => 'Новая папка', - 'Folder_Created' => 'Папка успешно создана', - 'Existing_Folder' => 'Существующая папка', - 'Confirm_Folder_del' => 'Вы уверены, что хотите удалить эту папку и все файлы в ней?', - 'Return_Files_List' => 'Вернуться к списку файлов', - 'Preview' => 'Просмотр', - 'Download' => 'Загрузить', - 'Insert_Folder_Name' => 'Введите имя папки:', - 'Root' => 'Корневая папка', - 'Rename' => 'Переименовать', - 'Back' => 'Назад', - 'View' => 'Вид', - 'View_list' => 'Список', - 'View_columns_list' => 'Столбцы', - 'View_boxes' => 'Плитка', - 'Toolbar' => 'Панель', - 'Actions' => 'Действия', - 'Rename_existing_file' => 'Файл уже существует', - 'Rename_existing_folder' => 'Папка уже существует', - 'Empty_name' => 'Не заполнено имя', - 'Text_filter' => 'фильтр', - 'Swipe_help' => 'Наведите на имя файла/папки, чтобы увидеть опции', - 'Upload_base' => 'Основная загрузка', - 'Upload_base_help' => "Перетащите файлы (современные браузеры) или нажмите на верхнюю кнопку, чтобы добавить файл(ы), и нажмите «Начать загрузку». Когда загрузка будет завершена, нажмите кнопку «Возврат к списку файлов».", - 'Upload_add_files' => 'Добавить файл(ы)', - 'Upload_start' => 'Начать загрузку', - 'Upload_error_messages' =>array( - 1 => 'Загруженный файл превышает параметр upload_max_filesize в php.ini', - 2 => 'Загруженный файл превышает параметр MAX_FILE_SIZE, указанный в HTML-форме', - 3 => 'Файл был загружен только частично', - 4 => 'Файл не удалось загрузить', - 6 => 'Отсутствует временная папка', - 7 => 'Не удалось записать файл на диск', - 8 => 'Расширение PHP остановило загрузку файла', - 'post_max_size' => 'Загруженный файл превышает параметр post_max_size в php.ini', - 'max_file_size' => 'Размер файла слишком большой', - 'min_file_size' => 'Размер файла слишком маленький', - 'accept_file_types' => 'Недопустимый тип файла', - 'max_number_of_files' => 'Превышено максимальное количество файлов', - 'max_width' => 'Изображение превышает максимальную ширину', - 'min_width' => 'Изображение требует минимальной ширины', - 'max_height' => 'Изображение превышает максимальную высоту', - 'min_height' => 'Изображение требует минимальной высоты', - 'abort' => 'Загрузка файла прервана', - 'image_resize' => 'Не удалось изменить размер изображения' - ), - 'Upload_url' => 'По адресу', - 'Type_dir' => 'папка', - 'Type' => 'Тип', - 'Dimension' => 'Разрешение', - 'Size' => 'Размер', - 'Date' => 'Дата', - 'Filename' => 'Имя файла', - 'Operations' => 'Действие', - 'Date_type' => 'd-m-Y', - 'OK' => 'OK', - 'Cancel' => 'Отмена', - 'Sorting' => 'Сортировка', - 'Show_url' => 'Показать URL', - 'Extract' => 'Распаковать здесь', - 'File_info' => 'Свойства файла', - 'Edit_image' => 'Редактировать', - 'Duplicate' => 'Создать копию', - 'Folders' => 'Папки', - 'Copy' => 'Копировать', - 'Cut' => 'Вырезать', - 'Paste' => 'Вставить', - 'CB' => 'Буфер обмена', // clipboard - 'Paste_Here' => 'Вставить в текущую папку', - 'Paste_Confirm' => 'Вы хотите вставить в эту папку? При совпадении имён файлы будут перезаписаны', - 'Paste_Failed' => 'Не удалось вставить файл(ы).', - 'Clear_Clipboard' => 'Очистить буфер обмена', - 'Clear_Clipboard_Confirm' => 'Очистить буфер обмена?', - 'Files_ON_Clipboard' => 'Есть файлы в буфере обмена.', - 'Copy_Cut_Size_Limit' => 'Выбранные файлы/папки слишком большие для %s. Ограничение: %d Мб за одну операцию', // %s = cut or copy - 'Copy_Cut_Count_Limit' => 'Выбрано слишком много файлов/папок для %s. Ограничение: %d файлов за одну операцию', // %s = cut or copy - 'Copy_Cut_Not_Allowed' => 'Вы не можете %s файлы.', // %s(1) = cut or copy, %s(2) = files or folders - 'Aviary_No_Save' => 'Невозможно сохранить изображение.', - 'Zip_No_Extract' => 'Извлечь невозможно. Возможно файл повреждён.', - 'Zip_Invalid' => 'Это расширение не поддерживается. Разрешённые: zip, gz, tar.', - 'Dir_No_Write' => 'Выбранный каталог недоступен для записи.', - 'Function_Disabled' => 'Функция %s была отключена на сервере.', // %s = cut or copy - 'File_Permission' => 'Разрешения на файл', - 'File_Permission_Not_Allowed' => 'Изменение разрешений %s не допускается.', // %s = files or folders - 'File_Permission_Recursive' => 'Применить рекурсивно?', - 'File_Permission_Wrong_Mode' => "Выбранные режим разрешений некорректен.", - 'User' => 'Пользователь', - 'Group' => 'Группа', - 'Yes' => 'Да', - 'No' => 'Нет', - 'Lang_Not_Found' => 'Невозможно найти язык', - 'Lang_Change' => 'Сменить язык', - 'File_Not_Found' => 'Невозможно найти файл', - 'File_Open_Edit_Not_Allowed' => 'Вы не можете %s этот файл.', // %s = open or edit - 'Edit' => 'Редактировать', - 'Edit_File' => "Редактировать содержимое файла", - 'File_Save_OK' => "Файл успешно сохранён", - 'File_Save_Error' => "Произошла ошибка при сохранении файла", - 'New_File' => 'Новый файл', - 'No_Extension' => 'Необходимо добавить расширение файла', - 'Valid_Extensions' => 'Разрешённые расширения файла: %s', // %s = txt,log etc. - 'Upload_message' => "Перетащите файл сюда, чтобы загрузить", - 'SERVER ERROR' => "СЕРВЕРНАЯ ОШИБКА", - 'forbiden' => "Запрещено", - 'wrong path' => "Неверный путь", - 'wrong name' => "Неверное имя", - 'wrong extension' => "Неверное расширение", - 'wrong option' => "Неверная опция", - 'wrong data' => "Неверные данные", - 'wrong action' => "Неверное действие", - 'wrong sub-action' => "Неверное доп.действие", - 'no action passed' => "Действие не сработало", - 'no path' => "Путь не существует", - 'no file' => "Файл не существует", - 'view type number missing' => "Данный тип отсутствует", - 'Not enough Memory' => "Недостаточно памяти", - 'max_size_reached' => "Папка достигла максимального размера в %d MB.", //%d = max overall size - 'B' => "B", - 'KB' => "KB", - 'MB' => "MB", - 'GB' => "GB", - 'TB' => "TB", - 'total size' => "Общий размер", -); diff --git a/core/vendor/filemanager/lang/sk.php b/core/vendor/filemanager/lang/sk.php deleted file mode 100644 index 6ae312ae..00000000 --- a/core/vendor/filemanager/lang/sk.php +++ /dev/null @@ -1,145 +0,0 @@ - 'Vybrať', - 'Deselect_All' => 'Deselect All', - 'Select_All' => 'Select All', - 'Erase' => 'Odstrániť', - 'Open' => 'Otvoriť', - 'Confirm_del' => 'Naozaj odstrániť tento súbor?', - 'All' => 'Všetky', - 'Files' => 'Súbory', - 'Images' => 'Obrázky', - 'Archives' => 'Archívy', - 'Error_Upload' => 'Súbor presahuje maximálnu možnú veľkosť.', - 'Error_extension' => 'Typ súboru nie je podporovaný.', - 'Upload_file' => 'Súbor', - 'Filters' => 'Filtrovať', - 'Videos' => 'Videá', - 'Music' => 'Hudba', - 'New_Folder' => 'Adresár', - 'Folder_Created' => 'Adresár bol vytvorený', - 'Existing_Folder' => 'Adresár už existuje', - 'Confirm_Folder_del' => 'Naozaj chcete vymazať adresár a odstrániť tak všetky súbory v ňom?', - 'Return_Files_List' => 'Späť na zoznam súborov', - 'Preview' => 'Náhľad', - 'Download' => 'Stiahnuť', - 'Insert_Folder_Name' => 'Názov adresára:', - 'Root' => 'root', - 'Rename' => 'Premenovať', - 'Back' => 'späť', - 'View' => 'Zobraziť', - 'View_list' => 'Zoznam', - 'View_columns_list' => 'Stĺpce', - 'View_boxes' => 'Ikony', - 'Toolbar' => 'Nástroje', - 'Actions' => 'Pridať', - 'Rename_existing_file' => 'Súbor už existuje', - 'Rename_existing_folder' => 'Adresár už existuje', - 'Empty_name' => 'Názov je prázdny', - 'Text_filter' => 'Vyhľadať', - 'Swipe_help' => 'Pre viac možností prejdite myšou na súbor/adresár', - 'Upload_base' => 'Klasické nahratie súborov', - 'Upload_base_help' => "Drag & Drop files(modern browsers) or click in upper button to Add the file(s) and click on Start upload. When the upload is complete, click the 'Return to files list' button.", - 'Upload_add_files' => 'Add file(s)', - 'Upload_start' => 'Start upload', - 'Upload_error_messages' =>array( - 1 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini', - 2 => 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form', - 3 => 'The uploaded file was only partially uploaded', - 4 => 'No file was uploaded', - 6 => 'Missing a temporary folder', - 7 => 'Failed to write file to disk', - 8 => 'A PHP extension stopped the file upload', - 'post_max_size' => 'The uploaded file exceeds the post_max_size directive in php.ini', - 'max_file_size' => 'File is too big', - 'min_file_size' => 'File is too small', - 'accept_file_types' => 'Filetype not allowed', - 'max_number_of_files' => 'Maximum number of files exceeded', - 'max_width' => 'Image exceeds maximum width', - 'min_width' => 'Image requires a minimum width', - 'max_height' => 'Image exceeds maximum height', - 'min_height' => 'Image requires a minimum height', - 'abort' => 'File upload aborted', - 'image_resize' => 'Failed to resize image' - ), - 'Upload_url' => 'From url', - 'Type_dir' => 'dir', - 'Type' => 'Typ', - 'Dimension' => 'Rozlíšenie', - 'Size' => 'Veľkosť', - 'Date' => 'Dátum', - 'Filename' => 'Názov', - 'Operations' => 'Operácie', - 'Date_type' => 'd.m.Y', - 'OK' => 'OK', - 'Cancel' => 'Zrušiť', - 'Sorting' => 'Zoradiť', - 'Show_url' => 'Zobratiť URL', - 'Extract' => 'Rozbaliť sem', - 'File_info' => 'Informácie o súbore', - 'Edit_image' => 'Upraviť obrázok', - 'Duplicate' => 'Duplikovať', - 'Folders' => 'Adresáre', - 'Copy' => 'Kopírovať', - 'Cut' => 'Vystrihnúť', - 'Paste' => 'Prilepiť', - 'CB' => 'Schránka', // clipboard - 'Paste_Here' => 'Prilepiť do tohto adresára', - 'Paste_Confirm' => 'Naozaj chcete prilepiť súbory do tohto adresára? Existujúce súbory sa prepíšu.', - 'Paste_Failed' => 'Zlyhalo prilepenie súborov', - 'Clear_Clipboard' => 'Vyčistiť schránku', - 'Clear_Clipboard_Confirm' => 'Naozaj chcete vyčistiť schránku?', - 'Files_ON_Clipboard' => 'Máte súbory v schránke.', - 'Copy_Cut_Size_Limit' => 'Vybrané položky sú príliš veľké na to aby boli vystrihnuté alebo kopírované. Limit: %d MB/operácia', // %s = cut or copy - 'Copy_Cut_Count_Limit' => 'Vybrali ste príliš veľa položiek na to aby boli vystrihnuté alebo kopírované. Limit: %d files/operácia', // %s = cut or copy - 'Copy_Cut_Not_Allowed' => 'Nemáte povolenie na vystrihnutie alebo kopírovanie položiek.', // %s(1) = cut or copy, %s(2) = files or folders - 'Aviary_No_Save' => 'Obrázok nebol uložený.', - 'Zip_No_Extract' => 'Súbor nemožno rozbaliť. Môže byť poškodený.', - 'Zip_Invalid' => 'Tento typ súboru nemožno rozbaliť. Povolené formáty: zip, gz, tar.', - 'Dir_No_Write' => 'Do vybraného adresára nemožno zapisovať.', - 'Function_Disabled' => 'Funkciu vystrihnúť alebo kopírovať nepodporuje Vás webhosting.', // %s = cut or copy - 'File_Permission' => 'Povolenia súborov', - 'File_Permission_Not_Allowed' => 'Zmena povolení súborov alebo adresárov nie je povolená.', // %s = files or folders - 'File_Permission_Recursive' => 'Použiť na vnorené súbory a adresáre?', - 'File_Permission_Wrong_Mode' => "Nesprávny mód povolenia", - 'User' => 'Užívateľ', - 'Group' => 'Skupina', - 'Yes' => 'Áno', - 'No' => 'Nie', - 'Lang_Not_Found' => 'Jazyk nebol nájdený.', - 'Lang_Change' => 'Zmeniť jazyk', - 'File_Not_Found' => 'Súbor sa nenašiel.', - 'File_Open_Edit_Not_Allowed' => 'Nemáte právo otvoriť alebo upravovať tento súbor.', // %s = open or edit - 'Edit' => 'Upraviť', - 'Edit_File' => "Upraviť obsah súboru", - 'File_Save_OK' => "Súbor bol uložený.", - 'File_Save_Error' => "Nastala chyba! Súbor nebol uložený.", - 'New_File' => 'Nový súbor', - 'No_Extension' => 'Musíte pridať príponu súboru.', - 'Valid_Extensions' => 'Povolené prípony: %s', // %s = txt,log etc. - 'Upload_message' => "Drop file here to upload", - - 'SERVER ERROR' => "SERVER ERROR", - 'forbiden' => "Forbiden", - 'wrong path' => "Wrong path", - 'wrong name' => "Wrong name", - 'wrong extension' => "Wrong extension", - 'wrong option' => "Wrong option", - 'wrong data' => "Wrong data", - 'wrong action' => "Wrong action", - 'wrong sub-action' => "Wrong sub-actio", - 'no action passed' => "No action passed", - 'no path' => "No path", - 'no file' => "No file", - 'view type number missing' => "View type number missing", - 'Not enough Memory' => "Not enough Memory", - 'max_size_reached' => "Your image folder has reach its maximale size of %d MB.", //%d = max overall size - 'B' => "B", - 'KB' => "KB", - 'MB' => "MB", - 'GB' => "GB", - 'TB' => "TB", - 'total size' => "Total size", -); diff --git a/core/vendor/filemanager/lang/sl.php b/core/vendor/filemanager/lang/sl.php deleted file mode 100644 index 29ff8f33..00000000 --- a/core/vendor/filemanager/lang/sl.php +++ /dev/null @@ -1,145 +0,0 @@ - 'Označi', - 'Deselect_All' => 'Deselect All', - 'Select_All' => 'Select All', - 'Erase' => 'Izbriši', - 'Open' => 'Odpri', - 'Confirm_del' => 'Ali res želite izbrisati to datoteko?', - 'All' => 'Vse', - 'Files' => 'Datoteke', - 'Images' => 'Slike', - 'Archives' => 'Arhiv', - 'Error_Upload' => 'Velikost datoteke presega maksimalno dovoljeno velikost.', - 'Error_extension' => 'Izbrana vrsta datoteke ni dovoljena.', - 'Upload_file' => 'Naloži datoteke na strežnik', - 'Filters' => 'Filtri', - 'Videos' => 'Video', - 'Music' => 'Glasba', - 'New_Folder' => 'Nova mapa', - 'Folder_Created' => 'Mapa je bila ustvarjena', - 'Existing_Folder' => 'Obstoječa mapa', - 'Confirm_Folder_del' => 'Ali res želite izbrisati mapo in vso vsebino, ki je v mapi?', - 'Return_Files_List' => 'Nazaj na seznam datotek', - 'Preview' => 'Predogled', - 'Download' => 'Prenesi', - 'Insert_Folder_Name' => 'Vpište ime mape:', - 'Root' => 'Domov', - 'Rename' => 'Preimenuj', - 'Back' => 'Nazaj', - 'View' => 'Prikaz', - 'View_list' => 'Seznam', - 'View_columns_list' => 'Stolpci', - 'View_boxes' => 'Okvirji', - 'Toolbar' => 'Orodna vrstica', - 'Actions' => 'Akcije', - 'Rename_existing_file' => 'Datoteka že obstaja', - 'Rename_existing_folder' => 'Mapa že obstaja', - 'Empty_name' => 'Ime je prazno', - 'Text_filter' => 'išči', - 'Swipe_help' => 'Izmakni ime datoteke/mape za prikaz možnosti', - 'Upload_base' => 'Osnovni način', - 'Upload_base_help' => "Drag & Drop files(modern browsers) or click in upper button to Add the file(s) and click on Start upload. When the upload is complete, click the 'Return to files list' button.", - 'Upload_add_files' => 'Add file(s)', - 'Upload_start' => 'Start upload', - 'Upload_error_messages' =>array( - 1 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini', - 2 => 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form', - 3 => 'The uploaded file was only partially uploaded', - 4 => 'No file was uploaded', - 6 => 'Missing a temporary folder', - 7 => 'Failed to write file to disk', - 8 => 'A PHP extension stopped the file upload', - 'post_max_size' => 'The uploaded file exceeds the post_max_size directive in php.ini', - 'max_file_size' => 'File is too big', - 'min_file_size' => 'File is too small', - 'accept_file_types' => 'Filetype not allowed', - 'max_number_of_files' => 'Maximum number of files exceeded', - 'max_width' => 'Image exceeds maximum width', - 'min_width' => 'Image requires a minimum width', - 'max_height' => 'Image exceeds maximum height', - 'min_height' => 'Image requires a minimum height', - 'abort' => 'File upload aborted', - 'image_resize' => 'Failed to resize image' - ), - 'Upload_url' => 'From url', - 'Type_dir' => 'Mapa', - 'Type' => 'Vrsta', - 'Dimension' => 'Dimenzija', - 'Size' => 'Velikost', - 'Date' => 'Datum', - 'Filename' => 'Ime', - 'Operations' => 'Ukazi', - 'Date_type' => 'd.m.y', - 'OK' => 'Potrdi', - 'Cancel' => 'Prekliči', - 'Sorting' => 'Razvrsti po:', - 'Show_url' => 'Prikaži povezavo', - 'Extract' => 'Razširi sem', - 'File_info' => 'Podatki o datoteki', - 'Edit_image' => 'Uredi sliko', - 'Duplicate' => 'Podvoji', - 'Folders' => 'Folders', - 'Copy' => 'Copy', - 'Cut' => 'Cut', - 'Paste' => 'Paste', - 'CB' => 'CB', // clipboard - 'Paste_Here' => 'Paste to this directory', - 'Paste_Confirm' => 'Are you sure you want to paste to this directory? This will overwrite existing files/folders if encountered any.', - 'Paste_Failed' => 'Failed to paste file(s)', - 'Clear_Clipboard' => 'Clear clipboard', - 'Clear_Clipboard_Confirm' => 'Are you sure you want to clear the clipboard?', - 'Files_ON_Clipboard' => 'There are files on the clipboard.', - 'Copy_Cut_Size_Limit' => 'The selected files/folders are too big to %s. Limit: %d MB/operation', // %s = cut or copy - 'Copy_Cut_Count_Limit' => 'You selected too many files/folders to %s. Limit: %d files/operation', // %s = cut or copy - 'Copy_Cut_Not_Allowed' => 'You are not allowed to %s files.', // %s(1) = cut or copy, %s(2) = files or folders - 'Aviary_No_Save' => 'Could not save image', - 'Zip_No_Extract' => 'Could not extract. File might be corrupt.', - 'Zip_Invalid' => 'This extension is not supported. Valid: zip, gz, tar.', - 'Dir_No_Write' => 'The directory you selected is not writable.', - 'Function_Disabled' => 'The %s function has been disabled by the server.', // %s = cut or copy - 'File_Permission' => 'File permission', - 'File_Permission_Not_Allowed' => 'Changing %s permissions are not allowed.', // %s = files or folders - 'File_Permission_Recursive' => 'Apply recursively?', - 'File_Permission_Wrong_Mode' => "The supplied permission mode is incorrect.", - 'User' => 'User', - 'Group' => 'Group', - 'Yes' => 'Yes', - 'No' => 'No', - 'Lang_Not_Found' => 'Could not find language.', - 'Lang_Change' => 'Change the language', - 'File_Not_Found' => 'Could not find the file.', - 'File_Open_Edit_Not_Allowed' => 'You are not allowed to %s this file.', // %s = open or edit - 'Edit' => 'Edit', - 'Edit_File' => "Edit file's content", - 'File_Save_OK' => "File successfully saved.", - 'File_Save_Error' => "There was an error while saving the file.", - 'New_File' => 'New File', - 'No_Extension' => 'You have to add a file extension.', - 'Valid_Extensions' => 'Valid extensions: %s', // %s = txt,log etc. - 'Upload_message' => "Drop file here to upload", - - 'SERVER ERROR' => "SERVER ERROR", - 'forbiden' => "Forbiden", - 'wrong path' => "Wrong path", - 'wrong name' => "Wrong name", - 'wrong extension' => "Wrong extension", - 'wrong option' => "Wrong option", - 'wrong data' => "Wrong data", - 'wrong action' => "Wrong action", - 'wrong sub-action' => "Wrong sub-actio", - 'no action passed' => "No action passed", - 'no path' => "No path", - 'no file' => "No file", - 'view type number missing' => "View type number missing", - 'Not enough Memory' => "Not enough Memory", - 'max_size_reached' => "Your image folder has reach its maximale size of %d MB.", //%d = max overall size - 'B' => "B", - 'KB' => "KB", - 'MB' => "MB", - 'GB' => "GB", - 'TB' => "TB", - 'total size' => "Total size", -); diff --git a/core/vendor/filemanager/lang/sv_SE.php b/core/vendor/filemanager/lang/sv_SE.php deleted file mode 100644 index 92c47746..00000000 --- a/core/vendor/filemanager/lang/sv_SE.php +++ /dev/null @@ -1,145 +0,0 @@ - 'Välj', // Select - 'Deselect_All' => 'Deselect All', - 'Select_All' => 'Select All', - 'Erase' => 'Radera', // Erase - 'Open' => 'Öppna', // Open - 'Confirm_del' => 'Är du säker på att du vill radera denna fil?', //Are you sure you want to delete this file? - 'All' => 'Alla', // All - 'Files' => 'Filer', // Files - 'Images' => 'Bilder', // Images - 'Archives' => 'Arkiv', // Archives - 'Error_Upload' => 'Den uppladdade filen överskrider max storleken.', // The uploaded file exceeds the max size allowed. - 'Error_extension' => 'Filtypen är ej tillåten.', // File extension is not allowed. - 'Upload_file' => 'Ladda upp', // Upload - 'Filters' => 'Filter', // Filters - 'Videos' => 'Videor', // Videos - 'Music' => 'Musik', // Music - 'New_Folder' => 'Ny katalog', // New Folder - 'Folder_Created' => 'Katalogen har skapats', // Folder correctly created - 'Existing_Folder' => 'Befintlig katalog', // Existing folder - 'Confirm_Folder_del' => 'Är du säker på att du vill radera denna katalog samt dess innehåll?', // Are you sure to delete the folder and all the elements in it? - 'Return_Files_List' => 'Tillbaka till filvisaren', // Return to files list - 'Preview' => 'Förhandsgranska', // Preview - 'Download' => 'Ladda hem', // Download - 'Insert_Folder_Name' => 'Ange katalog namn:', // Insert folder name: - 'Root' => 'root', // root - 'Rename' => 'Byt namn', // Rename - 'Back' => 'tillbaka', // back - 'View' => 'Visa', // View - 'View_list' => 'Listvy', // List view - 'View_columns_list' => 'Columnvy', // Columns list view - 'View_boxes' => 'Boxvy', // Box view - 'Toolbar' => 'Verktygsfält', // Toolbar - 'Actions' => 'Åtgärder', // Actions - 'Rename_existing_file' => 'Det finns redan en fil med det namnet', // The file is already existing - 'Rename_existing_folder' => 'Det finns redan en katalog med det namnet', // The folder is already existing - 'Empty_name' => 'Du har ej angivet något namn', // The name is empty - 'Text_filter' => 'text filter', // text filter - 'Swipe_help' => 'Svep över filnamnet/katalognamnet för att visa åtgärder', // Swipe the name of file/folder to show options - 'Upload_base' => 'Basal uppladdning', // Base upload - 'Upload_base_help' => "Drag & Drop files(modern browsers) or click in upper button to Add the file(s) and click on Start upload. When the upload is complete, click the 'Return to files list' button.", - 'Upload_add_files' => 'Add file(s)', - 'Upload_start' => 'Start upload', - 'Upload_error_messages' =>array( - 1 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini', - 2 => 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form', - 3 => 'The uploaded file was only partially uploaded', - 4 => 'No file was uploaded', - 6 => 'Missing a temporary folder', - 7 => 'Failed to write file to disk', - 8 => 'A PHP extension stopped the file upload', - 'post_max_size' => 'The uploaded file exceeds the post_max_size directive in php.ini', - 'max_file_size' => 'File is too big', - 'min_file_size' => 'File is too small', - 'accept_file_types' => 'Filetype not allowed', - 'max_number_of_files' => 'Maximum number of files exceeded', - 'max_width' => 'Image exceeds maximum width', - 'min_width' => 'Image requires a minimum width', - 'max_height' => 'Image exceeds maximum height', - 'min_height' => 'Image requires a minimum height', - 'abort' => 'File upload aborted', - 'image_resize' => 'Failed to resize image' - ), - 'Upload_url' => 'From url', - 'Type_dir' => 'katalog', // dir - 'Type' => 'Typ', // Type - 'Dimension' => 'Dimension', // Dimension - 'Size' => 'Storlek', // Size - 'Date' => 'Datum', // Date - 'Filename' => 'Filname', // Filename - 'Operations' => 'Handlingar', // Operations - 'Date_type' => 'y-m-d', // y-m-d - 'OK' => 'OK', // OK - 'Cancel' => 'Avbryt', // Cancel - 'Sorting' => 'sortering', // sorting - 'Show_url' => 'visa sökväg', // show URL - 'Extract' => 'packa upp här', // extract here - 'File_info' => 'fil information', // file info - 'Edit_image' => 'Éditera bild', // edit image - 'Duplicate' => 'Duplicera', // Duplicate - 'Folders' => 'Folders', // Folders - 'Copy' => 'Kopiera', // Copy - 'Cut' => 'Klipp ut', // Cut - 'Paste' => 'Klistra in', // Paste - 'CB' => 'Urklipp', //CB, clipboard - 'Paste_Here' => 'Klistra in i denna mapp', // Paste to this directory - 'Paste_Confirm' => 'Är du säker på att du vill klistra in i denna mapp? Befintliga filer och mappar kan bli överskrivna.', // Are you sure you want to paste to this directory? This will overwrite existing files/folders if encountered any. - 'Paste_Failed' => 'Misslyckades med att klistra in fil(er)', // Failed to paste file(s) - 'Clear_Clipboard' => 'Rensa urklipp', // Clear clipboard - 'Clear_Clipboard_Confirm' => 'Är du säker på att du vill rensa urklipp?', // Are you sure you want to clear the clipboard? - 'Files_ON_Clipboard' => 'Det finns filer i urklipp.', // There are files on the clipboard. - 'Copy_Cut_Size_Limit' => 'De valda filerna/mapparna är för stora för att %s. Gräns: %d MB per operation', // The selected files/folders are too big to %s. Limit: %d MB/operation %s = cut or copy - 'Copy_Cut_Count_Limit' => 'För många filer/mappar är valda för att de ska kunna %s. Gräns: #d filer per operation', // You selected too many files/folders to %s. Limit: %d files/operation %s = cut or copy - 'Copy_Cut_Not_Allowed' => 'Du har ej behörighet att %s filer.', // You are not allowed to %s files. %s(1) = cut or copy, %s(2) = files or folders - 'Aviary_No_Save' => 'Misslyckades med att spara bild', // Could not save image - 'Zip_No_Extract' => 'Misslyckades med att packa upp. Filen kan eventuellt vara korrupt.', // Could not extract. File might be corrupt. - 'Zip_Invalid' => 'Filtypen stöds ej. Stödja filtyper: zip, gz och tar.', // This extension is not supported. Valid: zip, gz, tar. - 'Dir_No_Write' => 'Det går ej att skriva till den valda sökvägen.', // The directory you selected is not writable. - 'Function_Disabled' => 'Funktionen för att %s är inaktiverad.', // The %s function has been disabled by the server. %s = cut or copy - 'File_Permission' => 'File permission', - 'File_Permission_Not_Allowed' => 'Changing %s permissions are not allowed.', // %s = files or folders - 'File_Permission_Recursive' => 'Tillämpa rekursivt', // 'Apply recursively?' - 'File_Permission_Wrong_Mode' => 'Felaktiga filrättigheter.', // "The supplied permission mode is incorrect." - 'User' => 'Användare', // 'User' - 'Group' => 'Grupp', // 'Group' - 'Yes' => 'Ja', // 'Yes' - 'No' => 'Nej', // 'No' - 'Lang_Not_Found' => 'Kunde inte hitta språk.', // 'Could not find language.' - 'Lang_Change' => 'Växla språk', // 'Change the language' - 'File_Not_Found' => 'Kunde inte hitta fil', // 'Could not find the file.' - 'File_Open_Edit_Not_Allowed' => 'Du har inte rättigheter till %s den här filen.', // 'You are not allowed to %s this file.', // %s = open or edit - 'Edit' => 'Redigera', // 'Edit' - 'Edit_File' => 'Redigera filens innehåll', // "Edit file's content" - 'File_Save_OK' => 'Filen sparades', // "File successfully saved." - 'File_Save_Error' => 'Det uppstod ett fel när filen sparades.', // "There was an error while saving the file." - 'New_File' => 'Ny fil', // 'New File' - 'No_Extension' => 'Du måste lägga till en filändelse', // 'You have to add a file extension.' - 'Valid_Extensions' => 'Tillåtna filändelser: %s', // 'Valid extensions: %s', // %s = txt,log etc. - 'Upload_message' => 'Släpp fil här för att ladda upp', // "Drop file here to upload" - - 'SERVER ERROR' => 'SERVER FEL', // "SERVER ERROR", - 'forbiden' => 'Förbjudet', // "Forbiden", - 'wrong path' => 'Fel sökväg', // "Wrong path", - 'wrong name' => 'Fel namn', // "Wrong name", - 'wrong extension' => 'Fel filändelse', // "Wrong extension", - 'wrong option' => 'Fel alternativ', // "Wrong option", - 'wrong data' => 'Fel data', // "Wrong data", - 'wrong action' => 'Fel åtgärd', // "Wrong action", - 'wrong sub-action' => 'Fel delåtgärd', // "Wrong sub-actio", - 'no action passed' => 'Ingen åtgärd skickad', // "No action passed", - 'no path' => 'Ingen sökväg', //"No path", - 'no file' => 'Ingen fil', //"No file", - 'view type number missing' => 'Vytypsnummer saknas', // "View type number missing", - 'Not enough Memory' => 'Inte tillräckligt med minne', // "Not enough Memory", - 'max_size_reached' => 'Din bildkatalog har nått den maximala storleken av %d MB', // "Your image folder has reach its maximale size of %d MB.", //%d = max overall size - 'B' => "B", - 'KB' => "KB", - 'MB' => "MB", - 'GB' => "GB", - 'TB' => "TB", - 'total size' => 'Total storlek', // "Total size", -); diff --git a/core/vendor/filemanager/lang/th_TH.php b/core/vendor/filemanager/lang/th_TH.php deleted file mode 100644 index 2cb2792c..00000000 --- a/core/vendor/filemanager/lang/th_TH.php +++ /dev/null @@ -1,153 +0,0 @@ - 'เลือก', - 'Deselect_All' => 'Deselect All', - 'Select_All' => 'Select All', - 'Erase' => 'ลบ', - 'Open' => 'เปิด', - 'Confirm_del' => 'คุณต้องการลบไฟล์นี้ ใช่ หรือ ไม่ ?', - 'All' => 'ทั้งหมด', - 'Files' => 'ไฟล์', - 'Images' => 'รูปภาพ', - 'Archives' => 'ไฟล์บีบอัด', - 'Error_Upload' => 'ไฟล์ที่คุณอัพโหลด มีขนาดเกินที่ได้รับอนุญาติ', - 'Error_extension' => 'ชนิดไฟล์นี้ ไม่อนุญาติให้อัพโหลด', - 'Upload_file' => 'อัพโหลด', - 'Filters' => 'ประเภท', - 'Videos' => 'วิดีโอ', - 'Music' => 'เพลง', - 'New_Folder' => 'สร้างโฟลเดอร์ใหม่', - 'Folder_Created' => 'สร้างโฟลเดอร์เรียบร้อย', - 'Existing_Folder' => 'โฟลเดอร์ชื่อนี้มีอยู่แล้ว', - 'Confirm_Folder_del' => 'คุณต้องการลบโฟลเดอร์นี้ รวมทั้งไฟล์ทั้งหมดในนั้น ใช่ หรือ ไม่ ?', - 'Return_Files_List' => 'กลับสู่หน้ารายการ', - 'Preview' => 'แสดงตัวอย่าง', - 'Download' => 'ดาวน์โหลด', - 'Insert_Folder_Name' => 'ระบุชื่อโฟลเดอร์ที่ต้องการ:', - 'Root' => 'หน้าหลัก', - 'Rename' => 'เปลี่ยนชื่อ', - 'Back' => 'กลับ', - 'View' => 'ดู', - 'View_list' => 'แสดงแบบรายการ', - 'View_columns_list' => 'แสดงแบบคอลัมน์', - 'View_boxes' => 'แสดงแบบขนาดใหญ่', - 'Toolbar' => 'เครื่องมือ', - 'Actions' => 'ลงมือ', - 'Rename_existing_file' => 'ไฟล์ชื่อนี้มีอยู่แล้ว', - 'Rename_existing_folder' => 'โฟลเดอร์ชื่อนี้มีอยู่แล้ว', - 'Empty_name' => 'ชื่อไฟล์ไม่สามารถเป็นค่าว่างได้', - 'Text_filter' => 'ระบุคำค้น', - 'Swipe_help' => 'Swipe the name of file/folder to show options', - 'Upload_base' => 'อัพโหลดแบบธรรมดา', - 'Upload_url' => 'อัพโหลดจาก URL', - 'Upload_base_help' => "สามารถอัพโหลดไฟล์แบบลากวางได้ หรือคลิกที่ปุ่มด้านบนเพื่อเพิ่มไฟล์และคลิกอัพโหลด เมื่อการอัปโหลดเสร็จสมบูรณ์คลิกปุ่ม \"กลับสู่หน้ารายการ\"", - 'Upload_add_files' => 'เลือกไฟล์ (สามารเลือกได้หลายไฟล์)', - 'Upload_start' => 'อัพโหลด', - 'Upload_error_messages' =>array( - 1 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini', - 2 => 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form', - 3 => 'The uploaded file was only partially uploaded', - 4 => 'No file was uploaded', - 6 => 'Missing a temporary folder', - 7 => 'Failed to write file to disk', - 8 => 'A PHP extension stopped the file upload', - 'post_max_size' => 'The uploaded file exceeds the post_max_size directive in php.ini', - 'max_file_size' => 'File is too big', - 'min_file_size' => 'File is too small', - 'accept_file_types' => 'Filetype not allowed', - 'max_number_of_files' => 'Maximum number of files exceeded', - 'max_width' => 'Image exceeds maximum width', - 'min_width' => 'Image requires a minimum width', - 'max_height' => 'Image exceeds maximum height', - 'min_height' => 'Image requires a minimum height', - 'abort' => 'File upload aborted', - 'image_resize' => 'Failed to resize image' - ), - 'Upload_url' => 'อัพโหลดจาก url', - 'Type_dir' => 'dir', - 'Type' => 'ชนิด', - 'Dimension' => 'Dimension', - 'Size' => 'ขนาด', - 'Date' => 'วันที่', - 'Filename' => 'ชื่อไฟล์', - 'Operations' => 'Operations', - 'Date_type' => 'd/m/Y H:i:s', - 'OK' => 'ตกลง', - 'Cancel' => 'ยกเลิก', - 'Sorting' => 'จัดเรียง', - 'Show_url' => 'แสดง URL', - 'Extract' => 'Extract here', - 'File_info' => 'รายละเอียด', - 'Edit_image' => 'แก้ไขรูปภาพ', - 'Duplicate' => 'ทำซ้ำ', - 'Folders' => 'โฟลเดอร์', - 'Copy' => 'คัดลอก', - 'Cut' => 'ตัด', - 'Paste' => 'วาง', - 'CB' => 'CB', // clipboard - 'Paste_Here' => 'วางในโพลเดอร์นี้', - 'Paste_Confirm' => 'Are you sure you want to paste to this directory? This will overwrite existing files/folders if encountered any.', - 'Paste_Failed' => 'Failed to paste file(s)', - 'Clear_Clipboard' => 'ลบที่ก็อปปี้ไว้', - 'Clear_Clipboard_Confirm' => 'Are you sure you want to clear the clipboard?', - 'Files_ON_Clipboard' => 'There are files on the clipboard.', - 'Copy_Cut_Size_Limit' => 'The selected files/folders are too big to %1$s. Limit: %2$d MB/operation', // %1$s = cut or copy, %2$d = max size - 'Copy_Cut_Count_Limit' => 'You selected too many files/folders to %1$s. Limit: %2$d files/operation', // %1$s = cut or copy, %2$d = max count - 'Copy_Cut_Not_Allowed' => 'You are not allowed to %1$s %2$s.', // %12$s = cut or copy, %2$s = files or folders - 'Aviary_No_Save' => 'Could not save image', - 'Zip_No_Extract' => 'Could not extract. File might be corrupt.', - 'Zip_Invalid' => 'This extension is not supported. Valid: zip, gz, tar.', - 'Dir_No_Write' => 'The directory you selected is not writable.', - 'Function_Disabled' => 'The %s function has been disabled by the server.', // %s = cut or copy - 'File_Permission' => 'กำหนด permission', - 'File_Permission_Not_Allowed' => 'Changing %s permissions are not allowed.', // %s = files or folders - 'File_Permission_Recursive' => 'Apply recursively?', - 'File_Permission_Wrong_Mode' => "The supplied permission mode is incorrect.", - 'User' => 'User', - 'Group' => 'Group', - 'Yes' => 'Yes', - 'No' => 'No', - 'Lang_Not_Found' => 'Could not find the language.', - 'Lang_Change' => 'เปลี่ยนภาษา', - 'File_Not_Found' => 'Could not find the file.', - 'File_Open_Edit_Not_Allowed' => 'You are not allowed to %s this file.', // %s = open or edit - 'Edit' => 'Edit', - 'Edit_File' => "แก้ไขไฟล์นี้", - 'File_Save_OK' => "บันทึกสำเร็จ", - 'File_Save_Error' => "There was an error while saving the file.", - 'New_File' => 'สร้างไฟล์ใหม่', - 'No_Extension' => 'You have to add a file extension.', - 'Valid_Extensions' => 'Valid extensions: %s', // %s = txt,log etc. - 'Upload_message' => "ลากไฟล์มาวางหรือคลิกที่นี่ เพื่ออัพโหลด", - - 'SERVER ERROR' => "SERVER ERROR", - 'forbiden' => "Forbiden", - 'wrong path' => "Wrong path", - 'wrong name' => "Wrong name", - 'wrong extension' => "Wrong extension", - 'wrong option' => "Wrong option", - 'wrong data' => "Wrong data", - 'wrong action' => "Wrong action", - 'wrong sub-action' => "Wrong sub-actio", - 'no action passed' => "No action passed", - 'no path' => "No path", - 'no file' => "No file", - 'view type number missing' => "View type number missing", - 'Not enough Memory' => "Not enough Memory", - 'max_size_reached' => "Your image folder has reach its maximale size of %d MB.", //%d = max overall size - 'B' => "B", - 'KB' => "KB", - 'MB' => "MB", - 'GB' => "GB", - 'TB' => "TB", - 'total size' => "Total size", -); diff --git a/core/vendor/filemanager/lang/tr_TR.php b/core/vendor/filemanager/lang/tr_TR.php deleted file mode 100644 index ab48eda7..00000000 --- a/core/vendor/filemanager/lang/tr_TR.php +++ /dev/null @@ -1,145 +0,0 @@ - 'Seç', - 'Deselect_All' => 'Hiçbirini seçme', - 'Select_All' => 'Hepsini seç', - 'Erase' => 'Sil', - 'Open' => 'Aç', - 'Confirm_del' => 'Bu dosyayı silmek istediğinizden emin misiniz?', - 'All' => 'Tümü', - 'Files' => 'Dosyalar', - 'Images' => 'Resimler', - 'Archives' => 'Arşivler', - 'Error_Upload' => 'Yüklemeye çalıştığınız dosya maximum yükleme limitini aştı.', - 'Error_extension' => 'Dosya uzantısına izin yok.', - 'Upload_file' => 'Dosya Yükle', - 'Filters' => 'Filtreler', - 'Videos' => 'Videolar', - 'Music' => 'Müzikler', - 'New_Folder' => 'Yeni Klasör', - 'Folder_Created' => 'Klasör başarıyla oluşturuldu.', - 'Existing_Folder' => 'Mevcut Klasör', - 'Confirm_Folder_del' => 'Bu klasörü ve içindekileri silmek istediğinizden emin misiniz?', - 'Return_Files_List' => 'Dosya Listesine Geri Dön', - 'Preview' => 'Önizleme', - 'Download' => 'İndir', - 'Insert_Folder_Name' => 'Klasör Adı Ekle:', - 'Root' => 'kök', - 'Rename' => 'Yeniden Adlandır', - 'Back' => 'Geri', - 'View' => 'Görünüm', - 'View_list' => 'Liste Görünümü', - 'View_columns_list' => 'Kolonlu Liste Görünümü', - 'View_boxes' => 'Kutu Görünümü', - 'Toolbar' => 'Araç Çubuğu', - 'Actions' => 'Eylemler', - 'Rename_existing_file' => 'Bu dosya zaten mevcut', - 'Rename_existing_folder' => 'Bu klasör zaten mevcut', - 'Empty_name' => 'İsim Alanı Boş.', - 'Text_filter' => 'Filtrele...', - 'Swipe_help' => 'Seçenekleri görüntülemek için dosya/klasör ismine tıklayın', - 'Upload_base' => 'Normal Yükleme', - 'Upload_base_help' => "Dosyaları sürükleyip bırakın (modern tarayıcılar) veya dosya ekleye tıklayarak dosyaları ekleyin ve Yüklemeyi başlat'a tıklayın. Yükleme tamamlandığında, 'Dosya listesine dön' düğmesini tıklayın.", - 'Upload_add_files' => 'Dosya(ları) Ekle', - 'Upload_start' => 'Yüklemeyi Başlat', - 'Upload_error_messages' =>array( - 1 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini', - 2 => 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form', - 3 => 'The uploaded file was only partially uploaded', - 4 => 'Dosya Yüklenemedi', - 6 => 'Geçici dosya eksik', - 7 => 'Dosya diske yazılamadı', - 8 => 'PHP uzantısı dosya yüklemeyi durdurdu.', - 'post_max_size' => 'Yüklenen dosya php.ini dosyasındaki post_max_size yönergesini aşıyor', - 'max_file_size' => 'Dosya çok büyük', - 'min_file_size' => 'Dosya çok küçük', - 'accept_file_types' => 'Dosya türüne izin verilmedi', - 'max_number_of_files' => 'Maximum dosya sayısı aşıldı', - 'max_width' => 'Görüntü maksimum genişliğini aşıyor', - 'min_width' => 'Resim minimum genişlik gerektirir', - 'max_height' => 'Görüntü maksimum yüksekliğini aşıyor', - 'min_height' => 'Resim minimum yükseklik gerektirir', - 'abort' => 'Dosya yükleme iptal edildi', - 'image_resize' => 'Resim yeniden boyutlandırılamadı' - ), - 'Upload_url' => 'URL’den', - 'Type_dir' => 'Dizin', - 'Type' => 'Tür', - 'Dimension' => 'Ebat', - 'Size' => 'Boyut', - 'Date' => 'Tarih', - 'Filename' => 'Dosya Adı', - 'Operations' => 'İşlemler', - 'Date_type' => 'd-m-Y', - 'OK' => 'Tamam', - 'Cancel' => 'İptal', - 'Sorting' => 'Sıralama', - 'Show_url' => 'URL Göster', - 'Extract' => 'Buraya Çıkart', - 'File_info' => 'Dosya Bilgisi', - 'Edit_image' => 'Resmi Düzenle', - 'Duplicate' => 'Çoğalt', - 'Folders' => 'Klasörler', - 'Copy' => 'Kopyala', - 'Cut' => 'Kes', - 'Paste' => 'Yapıştır', - 'CB' => 'Pano', // clipboard - 'Paste_Here' => 'Bu dizine yapıştırın', - 'Paste_Confirm' => 'Siz bu dizine yapıştırmak istediğinizden emin misiniz? Önceki dosyalar/klasörler silinecek ve yerine bu dosyalar/klasörler yazılacaktır.', - 'Paste_Failed' => 'Dosyaları yapıştırma işlemi başarısız.', - 'Clear_Clipboard' => 'Panoyu Temizle', - 'Clear_Clipboard_Confirm' => 'Panoya silmek istediğinizden emin misiniz?', - 'Files_ON_Clipboard' => 'Panoda dosyalar vardır.', - 'Copy_Cut_Size_Limit' => 'Seçilen dosyalar/klasörler için çok büyük %s. Limit: %d MB/İşlemi', // %s = cut or copy - 'Copy_Cut_Count_Limit' => 'Siz çok fazla dosya/klasör seçtiniz %s. Limit:%d Dosyalar/İşlemler', // %s = cut or copy - 'Copy_Cut_Not_Allowed' => '%s Dosyaları için izin verilmez.', // %s(1) = cut or copy, %s(2) = files or folders - 'Aviary_No_Save' => 'Bu görüntü kaydedilemedi', - 'Zip_No_Extract' => 'Dışa çıkarma işlemi yapılamadı. Dosya bozuk olabilir.', - 'Zip_Invalid' => 'Bu dosya uzantısı desteklenmiyor. Geçerli Uzantılar: zip, gz, tar.', - 'Dir_No_Write' => 'Seçtiğiniz dizin yazılabilir değil.', - 'Function_Disabled' => '%s İşlevi sunucu tarafından devre dışı bırakıldı.', // %s = cut or copy - 'File_Permission' => 'Dosya İzinleri', - 'File_Permission_Not_Allowed' => '%s Dosya İzinlerinin değiştirilmesine izin verilmiyor.', // %s = files or folders - 'File_Permission_Recursive' => 'Değişlikler uygulansın mı?', - 'File_Permission_Wrong_Mode' => "Girilen izin modu hatalı.", - 'User' => 'Kullanıcı', - 'Group' => 'Grup', - 'Yes' => 'Evet', - 'No' => 'Hayır', - 'Lang_Not_Found' => 'Dil dosyası bulunamadı.', - 'Lang_Change' => 'Dili değiştir', - 'File_Not_Found' => 'Dosya bulunamadı.', - 'File_Open_Edit_Not_Allowed' => 'Bu dosyayı %s izniniz bulunmuyor.', // %s = open or edit - 'Edit' => 'Düzenle', - 'Edit_File' => "Dosyanın içeriğini düzenle", - 'File_Save_OK' => "Dosya başarıyla kaydedildi.", - 'File_Save_Error' => "Dosya kaydedilirken bir hata oluştu.", - 'New_File' => 'Yeni Dosya', - 'No_Extension' => 'Lütfen bir dosya uzantısı ekleyiniz.', - 'Valid_Extensions' => 'Geçerli eklentiler: %s', // %s = txt,log etc. - 'Upload_message' => "Drop file here to upload", - - 'SERVER ERROR' => "SERVER ERROR", - 'forbiden' => "Forbiden", - 'wrong path' => "Wrong path", - 'wrong name' => "Wrong name", - 'wrong extension' => "Wrong extension", - 'wrong option' => "Wrong option", - 'wrong data' => "Wrong data", - 'wrong action' => "Wrong action", - 'wrong sub-action' => "Wrong sub-actio", - 'no action passed' => "No action passed", - 'no path' => "No path", - 'no file' => "No file", - 'view type number missing' => "View type number missing", - 'Not enough Memory' => "Not enough Memory", - 'max_size_reached' => "Your image folder has reach its maximale size of %d MB.", //%d = max overall size - 'B' => "B", - 'KB' => "KB", - 'MB' => "MB", - 'GB' => "GB", - 'TB' => "TB", - 'total size' => "Total size", -); diff --git a/core/vendor/filemanager/lang/uk_UA.php b/core/vendor/filemanager/lang/uk_UA.php deleted file mode 100644 index d7eeb0fa..00000000 --- a/core/vendor/filemanager/lang/uk_UA.php +++ /dev/null @@ -1,145 +0,0 @@ - 'Вибрати', - 'Deselect_All' => 'Deselect All', - 'Select_All' => 'Select All', - 'Erase' => 'Видалити', - 'Open' => 'Відкрити', - 'Confirm_del' => 'Впевнені, що хочете видалити цей файл?', - 'All' => 'Всі', - 'Files' => 'Файли', - 'Images' => 'Зображення', - 'Archives' => 'Архіви', - 'Error_Upload' => 'Файл, що завантажується перевищує дозволений розмір.', - 'Error_extension' => 'Неприпустимий формат файлу.', - 'Upload_file' => 'Завантажити файл', - 'Filters' => 'Фільтр', - 'Videos' => 'Відео', - 'Music' => 'Музика', - 'New_Folder' => 'Нова тека', - 'Folder_Created' => 'Теку успішно створено', - 'Existing_Folder' => 'Існуюча тека', - 'Confirm_Folder_del' => 'Впевнені, що хочете видалити цю теку і всі файли в ній?', - 'Return_Files_List' => 'Повернутися до списку файлів', - 'Preview' => 'Перегляд', - 'Download' => 'Завантажити', - 'Insert_Folder_Name' => 'Введіть ім`я папки:', - 'Root' => 'Коренева тека', - 'Rename' => 'Переіменувати', - 'Back' => 'назад', - 'View' => 'Вигляд', - 'View_list' => 'Список', - 'View_columns_list' => 'Стовпчики', - 'View_boxes' => 'Плиткою', - 'Toolbar' => 'Панель', - 'Actions' => 'Дії', - 'Rename_existing_file' => 'Файл вже існує', - 'Rename_existing_folder' => 'Тека вже існує', - 'Empty_name' => 'Не заповнено ім`я', - 'Text_filter' => 'фільтр', - 'Swipe_help' => 'Наведіть на ім`я файлу/папки, щоб побачити опції', - 'Upload_base' => 'Основне завантаження', - 'Upload_base_help' => "Drag & Drop files(modern browsers) or click in upper button to Add the file(s) and click on Start upload. When the upload is complete, click the 'Return to files list' button.", - 'Upload_add_files' => 'Add file(s)', - 'Upload_start' => 'Start upload', - 'Upload_error_messages' =>array( - 1 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini', - 2 => 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form', - 3 => 'The uploaded file was only partially uploaded', - 4 => 'No file was uploaded', - 6 => 'Missing a temporary folder', - 7 => 'Failed to write file to disk', - 8 => 'A PHP extension stopped the file upload', - 'post_max_size' => 'The uploaded file exceeds the post_max_size directive in php.ini', - 'max_file_size' => 'File is too big', - 'min_file_size' => 'File is too small', - 'accept_file_types' => 'Filetype not allowed', - 'max_number_of_files' => 'Maximum number of files exceeded', - 'max_width' => 'Image exceeds maximum width', - 'min_width' => 'Image requires a minimum width', - 'max_height' => 'Image exceeds maximum height', - 'min_height' => 'Image requires a minimum height', - 'abort' => 'File upload aborted', - 'image_resize' => 'Failed to resize image' - ), - 'Upload_url' => 'From url', - 'Type_dir' => 'Тека', - 'Type' => 'Тип', - 'Dimension' => 'Розмір', - 'Size' => 'Об`єм', - 'Date' => 'Дата', - 'Filename' => 'Ім`я файлу', - 'Operations' => 'Дії', - 'Date_type' => 'd-m-y', - 'OK' => 'OK', - 'Cancel' => 'Відміна', - 'Sorting' => 'Сортування', - 'Show_url' => 'Показати URL', - 'Extract' => 'Видобути тут', - 'File_info' => 'Інфо файла', - 'Edit_image' => 'Редагувати зображення', - 'Duplicate' => 'Дублікати', - 'Folders' => 'Папки', - 'Copy' => 'Копіювати', - 'Cut' => 'Вирізати', - 'Paste' => 'Вставити', - 'CB' => 'БО', // clipboard - 'Paste_Here' => 'Вставити в цю теку', - 'Paste_Confirm' => 'Ви впевнені, що хочете вставити в цю теку? Це перезапише всі файли/папки, якщо такі будуть.', - 'Paste_Failed' => 'Помилка вставки файлів', - 'Clear_Clipboard' => 'Очистити буфер обміну', - 'Clear_Clipboard_Confirm' => 'Ви впевнені, що хочете очистити буфер обміну?', - 'Files_ON_Clipboard' => 'Немає файлів у буфері обміну.', - 'Copy_Cut_Size_Limit' => 'Вибрані файли/папки завеликі для %s. Обмеження: %d MB/операцію', // %s = cut or copy - 'Copy_Cut_Count_Limit' => 'Ви вибрали забагато файлів/папок для %s. Обмеження: %d файлів/операцію', // %s = cut or copy - 'Copy_Cut_Not_Allowed' => 'У вас немає прав доступу для %s файлів.', // %s(1) = cut or copy, %s(2) = files or folders - 'Aviary_No_Save' => 'Неможливо зберегти зображення', - 'Zip_No_Extract' => 'Неможливо видобути. Файл може бути пошкодженим', - 'Zip_Invalid' => 'Це розширення не підтримується. Можливі: zip, gz, tar.', - 'Dir_No_Write' => 'Обрана тека захищена від запису.', - 'Function_Disabled' => 'Функція %s заборонена сервером.', // %s = cut or copy - 'File_Permission' => 'Права доступу', - 'File_Permission_Not_Allowed' => 'Зміна прав доступу для %s заборонена.', // %s = files or folders - 'File_Permission_Recursive' => 'Застосувати рекурсивно?', - 'File_Permission_Wrong_Mode' => "Наданы права доступу невірні.", - 'User' => 'Користувач', - 'Group' => 'Група', - 'Yes' => 'Так', - 'No' => 'Ні', - 'Lang_Not_Found' => 'Не можу знайти мову.', - 'Lang_Change' => 'Зміна мови', - 'File_Not_Found' => 'Не можу знайти файл.', - 'File_Open_Edit_Not_Allowed' => 'У вас немає прав для відкриття цього файлу %s.', // %s = open or edit - 'Edit' => 'Редагувати', - 'Edit_File' => "Редагувати вміст файлу", - 'File_Save_OK' => "Файл успішно збережено.", - 'File_Save_Error' => "Виникла помилка при збереженні файлу.", - 'New_File' => 'Новий файл', - 'No_Extension' => 'Вам необхідно додати розширення файлу.', - 'Valid_Extensions' => 'Дозволені розширення: %s', // %s = txt,log etc. - 'Upload_message' => "Перетягніть сюди файл для завантаження", - - 'SERVER ERROR' => "ПОМИЛКА СЕРВЕРА", - 'forbiden' => "Заборонено", - 'wrong path' => "Хибний шлях", - 'wrong name' => "Хибне ім`я", - 'wrong extension' => "Хибне розширення", - 'wrong option' => "Хибна операція", - 'wrong data' => "Хибні дані", - 'wrong action' => "Хибна дія", - 'wrong sub-action' => "Хибна під-дія", - 'no action passed' => "Жодної дії не передано", - 'no path' => "Немає шляху", - 'no file' => "Немає файлу", - 'view type number missing' => "Відсутній номер типу перегляду", - 'Not enough Memory' => "Недостатньо пам`яті", - 'max_size_reached' => "Ваша тека досягла максимального ліміту у %d Мб.", //%d = max overall size - 'B' => "Б", - 'KB' => "Кб", - 'MB' => "Мб", - 'GB' => "Гб", - 'TB' => "Тб", - 'total size' => "Загальний розмір", -); diff --git a/core/vendor/filemanager/lang/vi.php b/core/vendor/filemanager/lang/vi.php deleted file mode 100644 index 19176adc..00000000 --- a/core/vendor/filemanager/lang/vi.php +++ /dev/null @@ -1,145 +0,0 @@ - 'Chọn', - 'Deselect_All' => 'Deselect All', - 'Select_All' => 'Select All', - 'Erase' => 'Xóa', - 'Open' => 'Mở', - 'Confirm_del' => 'Bạn có chắc chắn muốn xóa file này không?', - 'All' => 'Tất cả', - 'Files' => 'File', - 'Images' => 'Images', - 'Archives' => 'Archives', - 'Error_Upload' => 'File được upload vượt quá dung lượng cho phép.', - 'Error_extension' => 'Định dạng file không được chấp nhận.', - 'Upload_file' => 'Upload', - 'Filters' => 'Lọc', - 'Videos' => 'Videos', - 'Music' => 'Music', - 'New_Folder' => 'Tạo thư mục', - 'Folder_Created' => 'Thư mục đã được tạo', - 'Existing_Folder' => 'Thư mục đã tồn tại', - 'Confirm_Folder_del' => 'Bạn có chắc chắn muốn xóa Thư mục này cùng với mọi thứ bên trong?', - 'Return_Files_List' => 'Quay lại danh sách file', - 'Preview' => 'Preview', - 'Download' => 'Download', - 'Insert_Folder_Name' => 'Nhập tên thư mục:', - 'Root' => 'root', - 'Rename' => 'Đổi tên', - 'Back' => 'back', - 'View' => 'Xem', - 'View_list' => 'Xem dạng danh sách', - 'View_columns_list' => 'Xem dạng cột', - 'View_boxes' => 'Xem dạng lưới', - 'Toolbar' => 'Thanh công cụ', - 'Actions' => 'Actions', - 'Rename_existing_file' => 'File này đã tồn tại', - 'Rename_existing_folder' => 'Thư mục này đã tồn tại', - 'Empty_name' => 'Tên để trống', - 'Text_filter' => 'Lọc theo tên', - 'Swipe_help' => 'Swipe the name of file/folder to show options', - 'Upload_base' => 'Upload thông thường', - 'Upload_base_help' => "Drag & Drop files(modern browsers) or click in upper button to Add the file(s) and click on Start upload. When the upload is complete, click the 'Return to files list' button.", - 'Upload_add_files' => 'Add file(s)', - 'Upload_start' => 'Start upload', - 'Upload_error_messages' =>array( - 1 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini', - 2 => 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form', - 3 => 'The uploaded file was only partially uploaded', - 4 => 'No file was uploaded', - 6 => 'Missing a temporary folder', - 7 => 'Failed to write file to disk', - 8 => 'A PHP extension stopped the file upload', - 'post_max_size' => 'The uploaded file exceeds the post_max_size directive in php.ini', - 'max_file_size' => 'File is too big', - 'min_file_size' => 'File is too small', - 'accept_file_types' => 'Filetype not allowed', - 'max_number_of_files' => 'Maximum number of files exceeded', - 'max_width' => 'Image exceeds maximum width', - 'min_width' => 'Image requires a minimum width', - 'max_height' => 'Image exceeds maximum height', - 'min_height' => 'Image requires a minimum height', - 'abort' => 'File upload aborted', - 'image_resize' => 'Failed to resize image' - ), - 'Upload_url' => 'From url', - 'Type_dir' => 'dir', - 'Type' => 'Loại File', - 'Dimension' => 'Kích thước', - 'Size' => 'Size', - 'Date' => 'Ngày tạo', - 'Filename' => 'Tên File', - 'Operations' => 'Tùy chọn', - 'Date_type' => 'y-m-d', - 'OK' => 'OK', - 'Cancel' => 'Hủy', - 'Sorting' => 'sorting', - 'Show_url' => 'Xem URL', - 'Extract' => 'Giải nén tại đây', - 'File_info' => 'Thông tin file', - 'Edit_image' => 'Sửa image', - 'Duplicate' => 'Nhân bản', - 'Folders' => 'Thư mục', - 'Copy' => 'Copy', - 'Cut' => 'Cut', - 'Paste' => 'Paste', - 'CB' => 'CB', // clipboard - 'Paste_Here' => 'Paste vào thư mục này', - 'Paste_Confirm' => 'Bạn có chắc chắn muốn Paste vào thư mục này? Việc này sẽ ghe đè lên cáo file/folder cũ nếu có.', - 'Paste_Failed' => 'Lỗi khi paste file', - 'Clear_Clipboard' => 'Xóa clipboard', - 'Clear_Clipboard_Confirm' => 'Bạn có chắc chắn muốn xóa clipboard?', - 'Files_ON_Clipboard' => 'Danh sách file trong clipboard.', - 'Copy_Cut_Size_Limit' => 'File/folder được chọn quá lớn để %s. Giới hạn: %d MB/thao tác', // %s = cut or copy - 'Copy_Cut_Count_Limit' => 'Bạn đã chọn quá nhiều file/folder để %s. Giới hạn: %d files/thao tác', // %s = cut or copy - 'Copy_Cut_Not_Allowed' => 'Bạn không được phép để %s file.', // %s(1) = cut or copy, %s(2) = files or folders - 'Aviary_No_Save' => 'Không thể lưu image', - 'Zip_No_Extract' => 'Không thể giải nén. File có thể bị lỗi.', - 'Zip_Invalid' => 'Định dạng này không được hỗ trợ. Chấp nhận: zip, gz, tar.', - 'Dir_No_Write' => 'Thư mục bạn chọn không cho phép ghi dữ liệu vào.', - 'Function_Disabled' => 'Chức năng %s đã bị Tắt bơi server.', // %s = cut or copy - 'File_Permission' => 'File permission', - 'File_Permission_Not_Allowed' => 'Đổi permissions của %s không được chấp nhận.', // %s = files or folders - 'File_Permission_Recursive' => 'Apply recursively?', - 'File_Permission_Wrong_Mode' => "Các permission bạn chọn không chính xác.", - 'User' => 'User', - 'Group' => 'Group', - 'Yes' => 'Yes', - 'No' => 'No', - 'Lang_Not_Found' => 'Không tìm thấy ngôn ngữ.', - 'Lang_Change' => 'Đổi ngôn ngữ', - 'File_Not_Found' => 'Không tìm thấy file.', - 'File_Open_Edit_Not_Allowed' => 'Bạn không được phép để %s file này.', // %s = open or edit - 'Edit' => 'Sửa', - 'Edit_File' => "Sửa nội dung file", - 'File_Save_OK' => "File được lưu thành công.", - 'File_Save_Error' => "Đã có lỗi khi lưu file.", - 'New_File' => 'Tạo File mới', - 'No_Extension' => 'You have to add a file extension.', - 'Valid_Extensions' => 'Extension được chấp nhận: %s', // %s = txt,log etc. - 'Upload_message' => "Drop file here to upload", - - 'SERVER ERROR' => "SERVER ERROR", - 'forbiden' => "Forbiden", - 'wrong path' => "Wrong path", - 'wrong name' => "Wrong name", - 'wrong extension' => "Wrong extension", - 'wrong option' => "Wrong option", - 'wrong data' => "Wrong data", - 'wrong action' => "Wrong action", - 'wrong sub-action' => "Wrong sub-actio", - 'no action passed' => "No action passed", - 'no path' => "No path", - 'no file' => "No file", - 'view type number missing' => "View type number missing", - 'Not enough Memory' => "Not enough Memory", - 'max_size_reached' => "Your image folder has reach its maximale size of %d MB.", //%d = max overall size - 'B' => "B", - 'KB' => "KB", - 'MB' => "MB", - 'GB' => "GB", - 'TB' => "TB", - 'total size' => "Total size", -); \ No newline at end of file diff --git a/core/vendor/filemanager/lang/zh_CN.php b/core/vendor/filemanager/lang/zh_CN.php deleted file mode 100644 index 1d8609fb..00000000 --- a/core/vendor/filemanager/lang/zh_CN.php +++ /dev/null @@ -1,145 +0,0 @@ - '选择', - 'Deselect_All' => 'Deselect All', - 'Select_All' => 'Select All', - 'Erase' => '删除', - 'Open' => '打开', - 'Confirm_del' => '确定删除此文件?', - 'All' => '所有', - 'Files' => '文件', - 'Images' => '图片', - 'Archives' => '存档', - 'Error_Upload' => '上传的文件超过了允许的最大尺寸', - 'Error_extension' => '此类文件不被支持', - 'Upload_file' => '上传', - 'Filters' => '过滤', - 'Videos' => '视频', - 'Music' => '音乐', - 'New_Folder' => '新文件夹', - 'Folder_Created' => '文件夹创建成功', - 'Existing_Folder' => '文件夹已经存在', - 'Confirm_Folder_del' => '确定删除此文件夹和里面的所有文件?', - 'Return_Files_List' => '返回文件列表', - 'Preview' => '预览', - 'Download' => '下载', - 'Insert_Folder_Name' => '填写文件夹名称:', - 'Root' => 'root', - 'Rename' => '改名', - 'Back' => '返回', - 'View' => '视图', - 'View_list' => '列表视图', - 'View_columns_list' => '列视图', - 'View_boxes' => '方块视图', - 'Toolbar' => '工具栏', - 'Actions' => '操作', - 'Rename_existing_file' => '文件已存在', - 'Rename_existing_folder' => '文件夹已存在', - 'Empty_name' => '请输入文件名', - 'Text_filter' => '文字过滤', - 'Swipe_help' => '在文件或文件夹的名称上划过已显示更多选项', - 'Upload_base' => '普通上传', - 'Upload_base_help' => "Drag & Drop files(modern browsers) or click in upper button to Add the file(s) and click on Start upload. When the upload is complete, click the 'Return to files list' button.", - 'Upload_add_files' => 'Add file(s)', - 'Upload_start' => 'Start upload', - 'Upload_error_messages' =>array( - 1 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini', - 2 => 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form', - 3 => 'The uploaded file was only partially uploaded', - 4 => 'No file was uploaded', - 6 => 'Missing a temporary folder', - 7 => 'Failed to write file to disk', - 8 => 'A PHP extension stopped the file upload', - 'post_max_size' => 'The uploaded file exceeds the post_max_size directive in php.ini', - 'max_file_size' => 'File is too big', - 'min_file_size' => 'File is too small', - 'accept_file_types' => 'Filetype not allowed', - 'max_number_of_files' => 'Maximum number of files exceeded', - 'max_width' => 'Image exceeds maximum width', - 'min_width' => 'Image requires a minimum width', - 'max_height' => 'Image exceeds maximum height', - 'min_height' => 'Image requires a minimum height', - 'abort' => 'File upload aborted', - 'image_resize' => 'Failed to resize image' - ), - 'Upload_url' => 'From url', - 'Type_dir' => 'dir', - 'Type' => '类型', - 'Dimension' => '尺寸', - 'Size' => '大小', - 'Date' => '日期', - 'Filename' => '文件名', - 'Operations' => '操作', - 'Date_type' => 'y-m-d', - 'OK' => 'OK', - 'Cancel' => '取消', - 'Sorting' => '排序', - 'Show_url' => '显示URL', - 'Extract' => '解压缩到这里', - 'File_info' => '文件信息', - 'Edit_image' => '编辑图片', - 'Duplicate' => '复制', - 'Folders' => '文件夹', - 'Copy' => '拷贝', - 'Cut' => '剪切', - 'Paste' => '粘贴', - 'CB' => '粘贴板', // clipboard - 'Paste_Here' => '粘贴到这个目录', - 'Paste_Confirm' => '确定粘贴到这个目录? 这有可能会覆盖已经存在的文件或文件夹', - 'Paste_Failed' => '文件粘贴失败', - 'Clear_Clipboard' => '清除粘贴板', - 'Clear_Clipboard_Confirm' => '确定清除粘贴板?', - 'Files_ON_Clipboard' => '粘贴板上还有文件存在', - 'Copy_Cut_Size_Limit' => '无法 %s 选择的文件,选择的文件太大,超过了允许的大小: %d MB', // %s = cut or copy - 'Copy_Cut_Count_Limit' => '无法 %s 选择的文件,您选择的文件和文件夹数目超过限制: %d 个文件', // %s = cut or copy - 'Copy_Cut_Not_Allowed' => ' 您没有权限 %s 文件', // %s(1) = cut or copy, %s(2) = files or folders - 'Aviary_No_Save' => '无法保存图片', - 'Zip_No_Extract' => '文件解压缩失败。文件可能已经损坏', - 'Zip_Invalid' => '不支持此文件后缀,支持的后缀名: zip, gz, tar.', - 'Dir_No_Write' => '您选择的目录没有写权限', - 'Function_Disabled' => '%s 功能已经被服务器禁用。', // %s = cut or copy - 'File_Permission' => 'File permission', - 'File_Permission_Not_Allowed' => 'Changing %s permissions are not allowed.', // %s = files or folders - 'File_Permission_Recursive' => 'Apply recursively?', - 'File_Permission_Wrong_Mode' => "The supplied permission mode is incorrect.", - 'User' => 'User', - 'Group' => 'Group', - 'Yes' => 'Yes', - 'No' => 'No', - 'Lang_Not_Found' => 'Could not find language.', - 'Lang_Change' => 'Change the language', - 'File_Not_Found' => 'Could not find the file.', - 'File_Open_Edit_Not_Allowed' => 'You are not allowed to %s this file.', // %s = open or edit - 'Edit' => 'Edit', - 'Edit_File' => "Edit file's content", - 'File_Save_OK' => "File successfully saved.", - 'File_Save_Error' => "There was an error while saving the file.", - 'New_File' => 'New File', - 'No_Extension' => 'You have to add a file extension.', - 'Valid_Extensions' => 'Valid extensions: %s', // %s = txt,log etc. - 'Upload_message' => "Drop file here to upload", - - 'SERVER ERROR' => "SERVER ERROR", - 'forbiden' => "Forbiden", - 'wrong path' => "Wrong path", - 'wrong name' => "Wrong name", - 'wrong extension' => "Wrong extension", - 'wrong option' => "Wrong option", - 'wrong data' => "Wrong data", - 'wrong action' => "Wrong action", - 'wrong sub-action' => "Wrong sub-actio", - 'no action passed' => "No action passed", - 'no path' => "No path", - 'no file' => "No file", - 'view type number missing' => "View type number missing", - 'Not enough Memory' => "Not enough Memory", - 'max_size_reached' => "Your image folder has reach its maximale size of %d MB.", //%d = max overall size - 'B' => "B", - 'KB' => "KB", - 'MB' => "MB", - 'GB' => "GB", - 'TB' => "TB", - 'total size' => "Total size", -); diff --git a/core/vendor/tinymce/langs/hr.js b/core/vendor/tinymce/langs/hr.js deleted file mode 100644 index d42fd797..00000000 --- a/core/vendor/tinymce/langs/hr.js +++ /dev/null @@ -1,418 +0,0 @@ -tinymce.addI18n('hr',{ -"Redo": "Ponovi", -"Undo": "Poni\u0161ti", -"Cut": "Izre\u017ei", -"Copy": "Kopiraj", -"Paste": "Zalijepi", -"Select all": "Odaberi sve", -"New document": "Novi dokument", -"Ok": "U redu", -"Cancel": "Odustani", -"Visual aids": "Vizualna pomo\u0107", -"Bold": "Podebljano", -"Italic": "Kurziv", -"Underline": "Podcrtaj", -"Strikethrough": "Prekri\u017ei", -"Superscript": "Eksponent", -"Subscript": "Indeks", -"Clear formatting": "Izbri\u0161i oblikovanje", -"Align left": "Poravnaj lijevo", -"Align center": "Poravnaj po sredini", -"Align right": "Poravnaj desno", -"Justify": "Obostrano poravnanje", -"Bullet list": "Popis s oznakama", -"Numbered list": "Numerirani popis", -"Decrease indent": "Smanji uvla\u010denje", -"Increase indent": "Pove\u0107aj uvla\u010denje", -"Close": "Zatvori", -"Formats": "Formati", -"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Va\u0161 preglednik ne podr\u017eava izravan pristup me\u0111uspremniku. Umjesto toga upotrijebite tipkovni\u010dke pre\u010dace Ctrl\u00a0+\u00a0X\/C\/V.", -"Headers": "Zaglavlja", -"Header 1": "Zaglavlje 1", -"Header 2": "Zaglavlje 2", -"Header 3": "Zaglavlje 3", -"Header 4": "Zaglavlje 4", -"Header 5": "Zaglavlje 5", -"Header 6": "Zaglavlje 6", -"Headings": "Zaglavlja", -"Heading 1": "Zaglavlje 1", -"Heading 2": "Zaglavlje 2", -"Heading 3": "Zaglavlje 3", -"Heading 4": "Zaglavlje 4", -"Heading 5": "Zaglavlje 5", -"Heading 6": "Zaglavlje 6", -"Preformatted": "Prethodno oblikovano", -"Div": "Div", -"Pre": "Pre", -"Code": "Kod", -"Paragraph": "Odlomak", -"Blockquote": "Blockquote", -"Inline": "U retku", -"Blocks": "Blokovi", -"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Akcija zalijepi od sada lijepi \u010disti tekst. Sadr\u017eaj \u0107e biti zaljepljen kao \u010disti tekst sve dok ne isklju\u010dite ovu opciju.", -"Fonts": "Fontovi", -"Font Sizes": "Veli\u010dine fonta", -"Class": "Razred", -"Browse for an image": "Potra\u017eite sliku", -"OR": "ILI", -"Drop an image here": "Ispustite sliku ovdje", -"Upload": "U\u010ditaj", -"Block": "Blok", -"Align": "Poravnaj", -"Default": "Zadano", -"Circle": "Krug", -"Disc": "To\u010dka", -"Square": "Kvadrat", -"Lower Alpha": "Mala slova", -"Lower Greek": "Mala gr\u010dka slova", -"Lower Roman": "Mala rimska slova", -"Upper Alpha": "Velika slova", -"Upper Roman": "Velika rimska slova", -"Anchor...": "Fiksna to\u010dka...", -"Name": "Ime", -"Id": "Id", -"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "Id treba po\u010dinjati slovom, a nakon toga slijede samo slova, brojevi, crtice, to\u010dke, dvoto\u010dke i podvlake.", -"You have unsaved changes are you sure you want to navigate away?": "Postoje ne pohranjene izmjene, jeste li sigurni da \u017eelite oti\u0107i?", -"Restore last draft": "Vrati posljednju skicu", -"Special character...": "Poseban znak...", -"Source code": "Izvorni kod", -"Insert\/Edit code sample": "Umetni\/Uredi primjer k\u00f4da", -"Language": "Jezik", -"Code sample...": "Primjerak k\u00f4da...", -"Color Picker": "Izabira\u010d boja", -"R": "R", -"G": "G", -"B": "B", -"Left to right": "S lijeva na desno", -"Right to left": "S desna na lijevo", -"Emoticons...": "Emotikoni...", -"Metadata and Document Properties": "Metapodaci i svojstva dokumenta", -"Title": "Naslov", -"Keywords": "Klju\u010dne rije\u010di", -"Description": "Opis", -"Robots": "Roboti pretra\u017eiva\u010da", -"Author": "Autor", -"Encoding": "Kodna stranica", -"Fullscreen": "Cijeli ekran", -"Action": "Action", -"Shortcut": "Shortcut", -"Help": "Help", -"Address": "Address", -"Focus to menubar": "Focus to menubar", -"Focus to toolbar": "Focus to toolbar", -"Focus to element path": "Focus to element path", -"Focus to contextual toolbar": "Focus to contextual toolbar", -"Insert link (if link plugin activated)": "Insert link (if link plugin activated)", -"Save (if save plugin activated)": "Save (if save plugin activated)", -"Find (if searchreplace plugin activated)": "Find (if searchreplace plugin activated)", -"Plugins installed ({0}):": "Plugins installed ({0}):", -"Premium plugins:": "Premium plugins:", -"Learn more...": "Learn more...", -"You are using {0}": "You are using {0}", -"Plugins": "Dodaci", -"Handy Shortcuts": "Korisni pre\u010daci", -"Horizontal line": "Horizontalna linija", -"Insert\/edit image": "Umetni\/izmijeni sliku", -"Image description": "Opis slike", -"Source": "Izvor", -"Dimensions": "Dimenzije", -"Constrain proportions": "Zadr\u017ei proporcije", -"General": "Op\u0107enito", -"Advanced": "Napredno", -"Style": "Stil", -"Vertical space": "Okomit razmak", -"Horizontal space": "Horizontalan razmak", -"Border": "Rub", -"Insert image": "Umetni sliku", -"Image...": "Slika...", -"Image list": "Image list", -"Rotate counterclockwise": "Rotiraj lijevo", -"Rotate clockwise": "Rotiraj desno", -"Flip vertically": "Obrni vertikalno", -"Flip horizontally": "Obrni horizontalno", -"Edit image": "Uredi sliku", -"Image options": "Opcije slike", -"Zoom in": "Pove\u0107aj", -"Zoom out": "Smanji", -"Crop": "Obre\u017ei", -"Resize": "Promjeni veli\u010dinu", -"Orientation": "Orijentacija", -"Brightness": "Svjetlina", -"Sharpen": "Izo\u0161travanje", -"Contrast": "Kontrast", -"Color levels": "Razine boje", -"Gamma": "Gamma", -"Invert": "Invertiraj", -"Apply": "Primijeni", -"Back": "Natrag", -"Insert date\/time": "Umetni datum\/vrijeme", -"Date\/time": "Datum\/vrijeme", -"Insert\/Edit Link": "Umetni\/uredi poveznicu", -"Insert\/edit link": "Umetni\/izmijeni poveznicu", -"Text to display": "Tekst za prikaz", -"Url": "Url", -"Open link in...": "Otvori poveznicu u...", -"Current window": "Trenuta\u010dni prozor", -"None": "Ni\u0161ta", -"New window": "Novi prozor", -"Remove link": "Ukloni poveznicu", -"Anchors": "Kra\u0107e poveznice", -"Link...": "Poveznica...", -"Paste or type a link": "Zalijepi ili upi\u0161i link", -"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "Izgleda da je URL koji ste upisali e-mail adresa. \u017delite li dodati obavezan mailto: prefiks?", -"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "Izgleda da je URL koji ste upisali vanjski link. \u017delite li dodati obavezan http:\/\/ prefiks?", -"Link list": "Link list", -"Insert video": "Umetni video", -"Insert\/edit video": "Umetni\/izmijeni video", -"Insert\/edit media": "Umetni\/uredi mediju", -"Alternative source": "Alternativni izvor", -"Alternative source URL": "URL alternativnog izvora", -"Media poster (Image URL)": "Medijski poster (URL slike)", -"Paste your embed code below:": "Umetnite va\u0161 kod za ugradnju ispod:", -"Embed": "Ugradi", -"Media...": "Mediji...", -"Nonbreaking space": "Neprekidaju\u0107i razmak", -"Page break": "Prijelom stranice", -"Paste as text": "Zalijepi kao tekst", -"Preview": "Pregled", -"Print...": "Ispi\u0161i...", -"Save": "Spremi", -"Find": "Tra\u017ei", -"Replace with": "Zamijeni s", -"Replace": "Zamijeni", -"Replace all": "Zamijeni sve", -"Previous": "Prethodno", -"Next": "Slijede\u0107i", -"Find and replace...": "Prona\u0111i i zamijeni...", -"Could not find the specified string.": "Tra\u017eeni tekst nije prona\u0111en", -"Match case": "Pazi na mala i velika slova", -"Find whole words only": "Prona\u0111i samo cijele rije\u010di", -"Spell check": "Provjera pravopisa", -"Ignore": "Zanemari", -"Ignore all": "Zanemari sve", -"Finish": "Zavr\u0161i", -"Add to Dictionary": "Dodaj u rje\u010dnik", -"Insert table": "Umetni tablicu", -"Table properties": "Svojstva tablice", -"Delete table": "Izbri\u0161i tablicu", -"Cell": "Polje", -"Row": "Redak", -"Column": "Stupac", -"Cell properties": "Svojstva polja", -"Merge cells": "Spoji polja", -"Split cell": "Razdvoji polja", -"Insert row before": "Umetni redak prije", -"Insert row after": "Umetni redak nakon", -"Delete row": "Izbri\u0161i redak", -"Row properties": "Svojstva redka", -"Cut row": "Izre\u017ei redak", -"Copy row": "Kopiraj redak", -"Paste row before": "Zalijepi redak prije", -"Paste row after": "Zalijepi redak nakon", -"Insert column before": "Umetni stupac prije", -"Insert column after": "Umetni stupac nakon", -"Delete column": "Izbri\u0161i stupac", -"Cols": "Stupci", -"Rows": "Redci", -"Width": "\u0160irina", -"Height": "Visina", -"Cell spacing": "Razmak izme\u0111u polja", -"Cell padding": "Razmak unutar polja", -"Show caption": "Prika\u017ei natpis", -"Left": "Lijevo", -"Center": "Sredina", -"Right": "Desno", -"Cell type": "Vrsta polja", -"Scope": "Doseg", -"Alignment": "Poravnanje", -"H Align": "H Poravnavanje", -"V Align": "V Poravnavanje", -"Top": "Vrh", -"Middle": "Sredina", -"Bottom": "Dno", -"Header cell": "Polje zaglavlja", -"Row group": "Grupirani redci", -"Column group": "Grupirani stupci", -"Row type": "Vrsta redka", -"Header": "Zaglavlje", -"Body": "Sadr\u017eaj", -"Footer": "Podno\u017eje", -"Border color": "Boja ruba", -"Insert template...": "Umetni predlo\u017eak...", -"Templates": "Predlo\u0161ci", -"Template": "Predlo\u017eak", -"Text color": "Boja teksta", -"Background color": "Boja pozadine", -"Custom...": "Prilago\u0111eno...", -"Custom color": "Prilago\u0111ena boja", -"No color": "Bez boje", -"Remove color": "Ukloni boju", -"Table of Contents": "Sadr\u017eaj", -"Show blocks": "Prika\u017ei blokove", -"Show invisible characters": "Prika\u017ei nevidljive znakove", -"Word count": "Broj rije\u010di", -"Count": "Broj", -"Document": "Dokument", -"Selection": "Odabir", -"Words": "Rije\u010di", -"Words: {0}": "Rije\u010di: {0}", -"{0} words": "{0} rije\u010d(i)", -"File": "Datoteka", -"Edit": "Izmijeni", -"Insert": "Umetni", -"View": "Pogled", -"Format": "Oblikuj", -"Table": "Tablica", -"Tools": "Alati", -"Powered by {0}": "Omogu\u0107uje {0}", -"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Pritisni ALT-F9 za izbornik. Pritisni ALT-F10 za alatnu traku. Pritisni ALT-0 za pomo\u0107", -"Image title": "Naslov slike", -"Border width": "\u0160irina granice", -"Border style": "Stil granice", -"Error": "Pogre\u0161ka", -"Warn": "Upozori", -"Valid": "Valjano", -"To open the popup, press Shift+Enter": "Da biste otvorili sko\u010dni prozor, pritisnite Shift\u00a0+\u00a0Enter", -"Rich Text Area. Press ALT-0 for help.": "Podru\u010dje oboga\u0107enog teksta. Pritisnite ALT-0 za pomo\u0107.", -"System Font": "Font sustava", -"Failed to upload image: {0}": "U\u010ditavanje slike nije uspjelo: {0}", -"Failed to load plugin: {0} from url {1}": "U\u010ditavanje dodatka nije uspjelo: {0} s URL-a {1}", -"Failed to load plugin url: {0}": "U\u010ditavanje dodatka nije uspjelo: {0}", -"Failed to initialize plugin: {0}": "Pokretanje dodatka nije uspjelo: {0}", -"example": "primjer", -"Search": "Tra\u017ei", -"All": "Svi", -"Currency": "Valuta", -"Text": "Tekst", -"Quotations": "Navodnici", -"Mathematical": "Matemati\u010dki", -"Extended Latin": "Pro\u0161ireni latinski", -"Symbols": "Simboli", -"Arrows": "Strelice", -"User Defined": "Korisni\u010dki definirano", -"dollar sign": "znak za dolar", -"currency sign": "znak za valutu", -"euro-currency sign": "znak za valutu \u2013 euro", -"colon sign": "znak za kolon", -"cruzeiro sign": "znak za cruzeiro", -"french franc sign": "znak za francuski franak", -"lira sign": "znak za liru", -"mill sign": "znak za mill", -"naira sign": "znak za nairu", -"peseta sign": "znak za pezetu", -"rupee sign": "znak za rupiju", -"won sign": "znak za von", -"new sheqel sign": "znak za novi \u0161ekel", -"dong sign": "znak za dong", -"kip sign": "znak za kip", -"tugrik sign": "znak za tugrik", -"drachma sign": "znak za drahmu", -"german penny symbol": "simbol za njema\u010dki peni", -"peso sign": "znak za pezo", -"guarani sign": "znak za gvarani", -"austral sign": "znak za austral", -"hryvnia sign": "znak za grivnju", -"cedi sign": "znak za cedi", -"livre tournois sign": "znak za livre tournois", -"spesmilo sign": "znak za spesmilo", -"tenge sign": "znak za tengu", -"indian rupee sign": "znak za indijsku rupiju", -"turkish lira sign": "znak za tursku liru", -"nordic mark sign": "znak za nordijsku marku", -"manat sign": "znak za manat", -"ruble sign": "znak za rubalj", -"yen character": "znak za jen", -"yuan character": "znak za juan", -"yuan character, in hong kong and taiwan": "znak za juan, u Hong Kongu i Tajvanu", -"yen\/yuan character variant one": "znak za jen\/juan, prva varijanta", -"Loading emoticons...": "U\u010ditavanje emotikona...", -"Could not load emoticons": "Nije mogu\u0107e u\u010ditati emotikone", -"People": "Osobe", -"Animals and Nature": "\u017divotinje i priroda", -"Food and Drink": "Hrana i pi\u0107e", -"Activity": "Aktivnosti", -"Travel and Places": "Putovanje i mjesta", -"Objects": "Predmeti", -"Flags": "Zastave", -"Characters": "Znakovi", -"Characters (no spaces)": "Znakovi (bez razmaka)", -"{0} characters": "{0} znakova", -"Error: Form submit field collision.": "Pogre\u0161ka: sukob polja za podno\u0161enje obrasca.", -"Error: No form element found.": "Pogre\u0161ka: nema elementa oblika.", -"Update": "A\u017euriraj", -"Color swatch": "Uzorak boje", -"Turquoise": "Tirkizna", -"Green": "Zelena", -"Blue": "Plava", -"Purple": "Ljubi\u010dasta", -"Navy Blue": "Mornarsko plava", -"Dark Turquoise": "Tamnotirkizna", -"Dark Green": "Tamnozelena", -"Medium Blue": "Srednje plava", -"Medium Purple": "Srednje ljubi\u010dasta", -"Midnight Blue": "Pono\u0107no plava", -"Yellow": "\u017duta", -"Orange": "Naran\u010dasta", -"Red": "Crvena", -"Light Gray": "Svijetlosiva", -"Gray": "Siva", -"Dark Yellow": "Tamno\u017euta", -"Dark Orange": "Tamnonaran\u010dasta", -"Dark Red": "Tamnocrvena", -"Medium Gray": "Srednje siva", -"Dark Gray": "Tamnosiva", -"Light Green": "Svjetlozelena", -"Light Yellow": "Svjetlo\u017euta", -"Light Red": "Svjetlocrvena", -"Light Purple": "Svjetloljubi\u010dasta", -"Light Blue": "Svjetloplava", -"Dark Purple": "Tamnoljubi\u010dasta", -"Dark Blue": "Tamnoplava", -"Black": "Crna", -"White": "Bijela", -"Switch to or from fullscreen mode": "Prebacivanje u prikaz preko cijelog zaslona ili iz njega", -"Open help dialog": "Otvori dijalo\u0161ki okvir za pomo\u0107", -"history": "povijest", -"styles": "stilovi", -"formatting": "oblikovanje", -"alignment": "poravnanje", -"indentation": "uvlaka", -"permanent pen": "trajna olovka", -"comments": "komentari", -"Format Painter": "Prenositelj oblikovanja", -"Insert\/edit iframe": "Umetni\/uredi iframe oznaku", -"Capitalization": "Velika slova", -"lowercase": "mala slova", -"UPPERCASE": "VELIKA SLOVA", -"Title Case": "Pisanje naslova", -"Permanent Pen Properties": "Trajna svojstva olovke", -"Permanent pen properties...": "Trajna svojstva olovke...", -"Font": "Font", -"Size": "Veli\u010dina", -"More...": "Vi\u0161e...", -"Spellcheck Language": "Jezik provjere pravopisa", -"Select...": "Odaberi...", -"Preferences": "Postavke", -"Yes": "Da", -"No": "Ne", -"Keyboard Navigation": "Navigacija na tipkovnici", -"Version": "Ina\u010dica", -"Anchor": "Sidro", -"Special character": "Poseban znak", -"Color": "Boja", -"Emoticons": "Emotikoni", -"Document properties": "Svojstva dokumenta", -"Image": "Slika", -"Insert link": "Umetni poveznicu", -"Target": "Meta", -"Link": "Link", -"Poster": "Poster", -"Media": "Media", -"Print": "Ispis", -"Prev": "Prethodni", -"Find and replace": "Prona\u0111i i zamijeni", -"Whole words": "Cijele rije\u010di", -"Spellcheck": "Provjeri pravopis", -"Caption": "Natpis", -"Insert template": "Umetni predlo\u017eak" -}); \ No newline at end of file diff --git a/core/vendor/tinymce/langs/hu_HU.js b/core/vendor/tinymce/langs/hu_HU.js deleted file mode 100644 index 1b7df3ee..00000000 --- a/core/vendor/tinymce/langs/hu_HU.js +++ /dev/null @@ -1,462 +0,0 @@ -tinymce.addI18n('hu_HU',{ -"Redo": "Ism\u00e9t", -"Undo": "Visszavon\u00e1s", -"Cut": "Kiv\u00e1g\u00e1s", -"Copy": "M\u00e1sol\u00e1s", -"Paste": "Beilleszt\u00e9s", -"Select all": "Minden kijel\u00f6l\u00e9se", -"New document": "\u00daj dokumentum", -"Ok": "Rendben", -"Cancel": "M\u00e9gse", -"Visual aids": "Vizu\u00e1lis seg\u00e9deszk\u00f6z\u00f6k", -"Bold": "F\u00e9lk\u00f6v\u00e9r", -"Italic": "D\u0151lt", -"Underline": "Al\u00e1h\u00fazott", -"Strikethrough": "\u00c1th\u00fazott", -"Superscript": "Fels\u0151 index", -"Subscript": "Als\u00f3 index", -"Clear formatting": "Form\u00e1z\u00e1s t\u00f6rl\u00e9se", -"Align left": "Balra igaz\u00edt", -"Align center": "K\u00f6z\u00e9pre igaz\u00edt", -"Align right": "Jobbra igaz\u00edt", -"Justify": "Sorkiz\u00e1rt", -"Bullet list": "Listajeles lista", -"Numbered list": "Sz\u00e1mozott lista", -"Decrease indent": "Beh\u00faz\u00e1s cs\u00f6kkent\u00e9se", -"Increase indent": "Beh\u00faz\u00e1s n\u00f6vel\u00e9se", -"Close": "Bez\u00e1r", -"Formats": "Form\u00e1tumok", -"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "A b\u00f6ng\u00e9sz\u0151d nem t\u00e1mogatja a k\u00f6zvetlen hozz\u00e1f\u00e9r\u00e9st a v\u00e1g\u00f3laphoz. K\u00e9rlek, haszn\u00e1ld a Ctrl+X\/C\/V billenty\u0171ket.", -"Headers": "C\u00edmsorok", -"Header 1": "C\u00edmsor 1", -"Header 2": "C\u00edmsor 2", -"Header 3": "C\u00edmsor 3", -"Header 4": "C\u00edmsor 4", -"Header 5": "C\u00edmsor 5", -"Header 6": "C\u00edmsor 6", -"Headings": "Fejl\u00e9cek", -"Heading 1": "1. fejl\u00e9c", -"Heading 2": "2. fejl\u00e9c", -"Heading 3": "3. fejl\u00e9c", -"Heading 4": "4. fejl\u00e9c", -"Heading 5": "5. fejl\u00e9c", -"Heading 6": "6. fejl\u00e9c", -"Preformatted": "El\u0151form\u00e1zott", -"Div": "Div", -"Pre": "Pre", -"Code": "K\u00f3d", -"Paragraph": "Bekezd\u00e9s", -"Blockquote": "Id\u00e9zetblokk", -"Inline": "Foly\u00f3 sz\u00f6veg", -"Blocks": "Blokkok", -"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Beilleszt\u00e9s mostant\u00f3l egyszer\u0171 sz\u00f6veg m\u00f3dban. A tartalmak mostant\u00f3l egyszer\u0171 sz\u00f6vegk\u00e9nt lesznek beillesztve, am\u00edg nem kapcsolod ki ezt az opci\u00f3t.", -"Fonts": "Bet\u0171t\u00edpusok", -"Font Sizes": "Bet\u0171m\u00e9retek", -"Class": "Oszt\u00e1ly", -"Browse for an image": "K\u00e9p keres\u00e9se tall\u00f3z\u00e1ssal", -"OR": "VAGY", -"Drop an image here": "H\u00fazz ide egy k\u00e9pet", -"Upload": "Felt\u00f6lt\u00e9s", -"Block": "Blokk", -"Align": "Igaz\u00edt\u00e1s", -"Default": "Alap\u00e9rtelmezett", -"Circle": "K\u00f6r", -"Disc": "Pont", -"Square": "N\u00e9gyzet", -"Lower Alpha": "Kisbet\u0171", -"Lower Greek": "Kis g\u00f6r\u00f6g sz\u00e1m", -"Lower Roman": "Kis r\u00f3mai sz\u00e1m", -"Upper Alpha": "Nagybet\u0171", -"Upper Roman": "Nagy r\u00f3mai sz\u00e1m", -"Anchor...": "Horgony...", -"Name": "N\u00e9v", -"Id": "Azonos\u00edt\u00f3", -"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "Az azonos\u00edt\u00f3nak bet\u0171vel kell kezd\u0151dnie, azut\u00e1n csak bet\u0171ket, sz\u00e1mokat, gondolatjeleket, pontokat, kett\u0151spontokat vagy al\u00e1h\u00faz\u00e1st tartalmazhat.", -"You have unsaved changes are you sure you want to navigate away?": "Nem mentett m\u00f3dos\u00edt\u00e1said vannak, biztos hogy el akarsz navig\u00e1lni?", -"Restore last draft": "Utols\u00f3 piszkozat vissza\u00e1ll\u00edt\u00e1sa", -"Special character...": "Speci\u00e1lis karakter...", -"Source code": "Forr\u00e1sk\u00f3d", -"Insert\/Edit code sample": "K\u00f3dminta besz\u00far\u00e1sa\/szerkeszt\u00e9se", -"Language": "Nyelv", -"Code sample...": "K\u00f3dminta...", -"Color Picker": "Sz\u00ednv\u00e1laszt\u00f3", -"R": "R", -"G": "G", -"B": "B", -"Left to right": "Balr\u00f3l jobbra", -"Right to left": "Jobbr\u00f3l balra", -"Emoticons": "Vigyorok", -"Emoticons...": "Hangulatjelek...", -"Metadata and Document Properties": "Metaadatok \u00e9s a dokumentum tulajdons\u00e1gai", -"Title": "C\u00edm", -"Keywords": "Kulcsszavak", -"Description": "Le\u00edr\u00e1s", -"Robots": "Robotok", -"Author": "Szerz\u0151", -"Encoding": "K\u00f3dol\u00e1s", -"Fullscreen": "Teljes k\u00e9perny\u0151", -"Action": "M\u0171velet", -"Shortcut": "Parancsikon", -"Help": "S\u00fag\u00f3", -"Address": "C\u00edm", -"Focus to menubar": "F\u00f3kusz a men\u00fcre", -"Focus to toolbar": "F\u00f3kusz az eszk\u00f6zt\u00e1rra", -"Focus to element path": "F\u00f3kusz az elemek \u00fatvonal\u00e1ra", -"Focus to contextual toolbar": "F\u00f3kusz a k\u00f6rnyezetf\u00fcgg\u0151 eszk\u00f6zt\u00e1rra", -"Insert link (if link plugin activated)": "Hivatkoz\u00e1s besz\u00far\u00e1sa (ha a hivatkoz\u00e1s b\u0151v\u00edtm\u00e9ny enged\u00e9lyezett)", -"Save (if save plugin activated)": "Ment\u00e9s (ha a ment\u00e9s b\u0151v\u00edtm\u00e9ny enged\u00e9lyezett)", -"Find (if searchreplace plugin activated)": "Keres\u00e9s (ha a keres\u00e9s \u00e9s csere b\u0151v\u00edtm\u00e9ny enged\u00e9lyezett)", -"Plugins installed ({0}):": "Telep\u00edtett b\u0151v\u00edtm\u00e9nyek ({0}):", -"Premium plugins:": "Pr\u00e9mium b\u0151v\u00edtm\u00e9nyek:", -"Learn more...": "Tudj meg t\u00f6bbet...", -"You are using {0}": "Haszn\u00e1latban: {0}", -"Plugins": "Pluginek", -"Handy Shortcuts": "Hasznos linkek", -"Horizontal line": "V\u00edzszintes vonal", -"Insert\/edit image": "K\u00e9p beilleszt\u00e9se\/szerkeszt\u00e9se", -"Alternative description": "Alternat\u00edv le\u00edr\u00e1s", -"Accessibility": "Akad\u00e1lymentes\u00edt\u00e9s", -"Image is decorative": "Dekor\u00e1ci\u00f3s k\u00e9p", -"Source": "Forr\u00e1s", -"Dimensions": "M\u00e9retek", -"Constrain proportions": "M\u00e9retar\u00e1ny", -"General": "\u00c1ltal\u00e1nos", -"Advanced": "Halad\u00f3", -"Style": "St\u00edlus", -"Vertical space": "Vertik\u00e1lis hely", -"Horizontal space": "Horizont\u00e1lis hely", -"Border": "Szeg\u00e9ly", -"Insert image": "K\u00e9p beilleszt\u00e9se", -"Image...": "K\u00e9p...", -"Image list": "K\u00e9p lista", -"Rotate counterclockwise": "Forgat\u00e1s az \u00f3ramutat\u00f3 j\u00e1r\u00e1s\u00e1val ellent\u00e9tesen", -"Rotate clockwise": "Forgat\u00e1s az \u00f3ramutat\u00f3 j\u00e1r\u00e1s\u00e1val megegyez\u0151en", -"Flip vertically": "F\u00fcgg\u0151leges t\u00fckr\u00f6z\u00e9s", -"Flip horizontally": "V\u00edzszintes t\u00fckr\u00f6z\u00e9s", -"Edit image": "K\u00e9p szerkeszt\u00e9se", -"Image options": "K\u00e9p be\u00e1ll\u00edt\u00e1sok", -"Zoom in": "Nagy\u00edt\u00e1s", -"Zoom out": "Kicsiny\u00edt\u00e9s", -"Crop": "K\u00e9p v\u00e1g\u00e1s", -"Resize": "\u00c1tm\u00e9retez\u00e9s", -"Orientation": "K\u00e9p t\u00e1jol\u00e1s", -"Brightness": "F\u00e9nyer\u0151", -"Sharpen": "\u00c9less\u00e9g", -"Contrast": "Kontraszt", -"Color levels": "Sz\u00ednszint", -"Gamma": "Gamma", -"Invert": "Inverz k\u00e9p", -"Apply": "Ment\u00e9s", -"Back": "Vissza", -"Insert date\/time": "D\u00e1tum\/id\u0151 beilleszt\u00e9se", -"Date\/time": "D\u00e1tum\/id\u0151", -"Insert\/edit link": "Hivatkoz\u00e1s beilleszt\u00e9se\/szerkeszt\u00e9se", -"Text to display": "Megjelen\u0151 sz\u00f6veg", -"Url": "Url", -"Open link in...": "Hivatkoz\u00e1s megnyit\u00e1sa...", -"Current window": "Jelenlegi ablak", -"None": "Nincs", -"New window": "\u00daj ablak", -"Open link": "Hivatkoz\u00e1s megnyit\u00e1sa", -"Remove link": "Hivatkoz\u00e1s t\u00f6rl\u00e9se", -"Anchors": "Horgonyok", -"Link...": "Hivatkoz\u00e1s...", -"Paste or type a link": "Hivatkoz\u00e1s be\u00edr\u00e1sa vagy beilleszt\u00e9se", -"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "A megadott URL email c\u00edmnek t\u0171nik. Szeretn\u00e9d hozz\u00e1adni a sz\u00fcks\u00e9ges mailto: el\u0151tagot?", -"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "A megadott URL k\u00fcls\u0151 c\u00edmnek t\u0171nik. Szeretn\u00e9d hozz\u00e1adni a sz\u00fcks\u00e9ges http:\/\/ el\u0151tagot?", -"The URL you entered seems to be an external link. Do you want to add the required https:\/\/ prefix?": "Az URL amit megadt\u00e1l k\u00fcls\u0151 hivatkoz\u00e1s. Szeretn\u00e9d https:\/\/ el\u0151taggal megnyitni?", -"Link list": "Hivatkoz\u00e1slista", -"Insert video": "Vide\u00f3 beilleszt\u00e9se", -"Insert\/edit video": "Vide\u00f3 beilleszt\u00e9se\/szerkeszt\u00e9se", -"Insert\/edit media": "M\u00e9dia besz\u00far\u00e1sa\/beilleszt\u00e9se", -"Alternative source": "Alternat\u00edv forr\u00e1s", -"Alternative source URL": "Alternat\u00edv forr\u00e1s URL", -"Media poster (Image URL)": "M\u00e9dia poszter (k\u00e9p URL)", -"Paste your embed code below:": "Illeszd be a be\u00e1gyaz\u00f3 k\u00f3dot alulra:", -"Embed": "Be\u00e1gyaz\u00e1s", -"Media...": "M\u00e9dia...", -"Nonbreaking space": "Nem t\u00f6rhet\u0151 sz\u00f3k\u00f6z", -"Page break": "Oldalt\u00f6r\u00e9s", -"Paste as text": "Beilleszt\u00e9s sz\u00f6vegk\u00e9nt", -"Preview": "El\u0151n\u00e9zet", -"Print...": "Nyomtat\u00e1s...", -"Save": "Ment\u00e9s", -"Find": "Keres\u00e9s", -"Replace with": "Csere erre", -"Replace": "Csere", -"Replace all": "Az \u00f6sszes cser\u00e9je", -"Previous": "El\u0151z\u0151", -"Next": "K\u00f6vetkez\u0151", -"Find and Replace": "Keres\u00e9s \u00e9s csere", -"Find and replace...": "Keres\u00e9s \u00e9s csere...", -"Could not find the specified string.": "A be\u00edrt kifejez\u00e9s nem tal\u00e1lhat\u00f3.", -"Match case": "Kis \u00e9s nagybet\u0171k megk\u00fcl\u00f6nb\u00f6ztet\u00e9se", -"Find whole words only": "Csak teljes szavak keres\u00e9se", -"Find in selection": "Keres\u00e9s a kiv\u00e1laszt\u00e1sban", -"Spellcheck": "Helyes\u00edr\u00e1s ellen\u0151rz\u00e9s", -"Spellcheck Language": "Helyes\u00edr\u00e1s-ellen\u0151rz\u00e9s nyelve", -"No misspellings found.": "Nincsenek el\u00edr\u00e1sok.", -"Ignore": "Figyelmen k\u00edv\u00fcl hagy", -"Ignore all": "Mindent figyelmen k\u00edv\u00fcl hagy", -"Finish": "Befejez\u00e9s", -"Add to Dictionary": "Sz\u00f3t\u00e1rhoz ad", -"Insert table": "T\u00e1bl\u00e1zat beilleszt\u00e9se", -"Table properties": "T\u00e1bl\u00e1zat tulajdons\u00e1gok", -"Delete table": "T\u00e1bl\u00e1zat t\u00f6rl\u00e9se", -"Cell": "Cella", -"Row": "Sor", -"Column": "Oszlop", -"Cell properties": "Cella tulajdons\u00e1gok", -"Merge cells": "Cell\u00e1k egyes\u00edt\u00e9se", -"Split cell": "Cell\u00e1k sz\u00e9tv\u00e1laszt\u00e1sa", -"Insert row before": "Sor besz\u00far\u00e1sa el\u00e9", -"Insert row after": "Sor besz\u00far\u00e1sa m\u00f6g\u00e9", -"Delete row": "Sor t\u00f6rl\u00e9se", -"Row properties": "Sor tulajdons\u00e1gai", -"Cut row": "Sor kiv\u00e1g\u00e1sa", -"Copy row": "Sor m\u00e1sol\u00e1sa", -"Paste row before": "Sor beilleszt\u00e9se el\u00e9", -"Paste row after": "Sor beilleszt\u00e9se m\u00f6g\u00e9", -"Insert column before": "Oszlop besz\u00far\u00e1sa el\u00e9", -"Insert column after": "Oszlop besz\u00far\u00e1sa m\u00f6g\u00e9", -"Delete column": "Oszlop t\u00f6rl\u00e9se", -"Cols": "Oszlopok", -"Rows": "Sorok", -"Width": "Sz\u00e9less\u00e9g", -"Height": "Magass\u00e1g", -"Cell spacing": "Cell\u00e1k t\u00e1vols\u00e1ga", -"Cell padding": "Cella m\u00e9rete", -"Caption": "Felirat", -"Show caption": "C\u00edm megjelen\u00edt\u00e9se", -"Left": "Bal", -"Center": "K\u00f6z\u00e9p", -"Right": "Jobb", -"Cell type": "Cella t\u00edpusa", -"Scope": "Hat\u00f3k\u00f6r", -"Alignment": "Igaz\u00edt\u00e1s", -"H Align": "V\u00edzszintes igaz\u00edt\u00e1s", -"V Align": "F\u00fcgg\u0151leges igaz\u00edt\u00e1s", -"Top": "Fel\u00fcl", -"Middle": "K\u00f6z\u00e9pen", -"Bottom": "Alul", -"Header cell": "Fejl\u00e9c cella", -"Row group": "Sor csoport", -"Column group": "Oszlop csoport", -"Row type": "Sor t\u00edpus", -"Header": "Fejl\u00e9c", -"Body": "Sz\u00f6vegt\u00f6rzs", -"Footer": "L\u00e1bl\u00e9c", -"Border color": "Szeg\u00e9ly sz\u00edne", -"Insert template...": "Sablon besz\u00far\u00e1sa...", -"Templates": "Sablonok", -"Template": "Sablon", -"Text color": "Sz\u00f6veg sz\u00edne", -"Background color": "H\u00e1tt\u00e9r sz\u00edn", -"Custom...": "Egy\u00e9ni...", -"Custom color": "Egy\u00e9ni sz\u00edn", -"No color": "Nincs sz\u00edn", -"Remove color": "Sz\u00edn t\u00f6rl\u00e9se", -"Table of Contents": "Tartalomjegyz\u00e9k", -"Show blocks": "Blokkok mutat\u00e1sa", -"Show invisible characters": "L\u00e1thatatlan karakterek mutat\u00e1sa", -"Word count": "Szavak sz\u00e1ma", -"Count": "Sz\u00e1m", -"Document": "Dokumentum", -"Selection": "Kiv\u00e1laszt\u00e1s", -"Words": "Szavak", -"Words: {0}": "Szavak: {0}", -"{0} words": "{0} sz\u00f3", -"File": "F\u00e1jl", -"Edit": "Szerkeszt\u00e9s", -"Insert": "Beilleszt\u00e9s", -"View": "N\u00e9zet", -"Format": "Form\u00e1tum", -"Table": "T\u00e1bl\u00e1zat", -"Tools": "Eszk\u00f6z\u00f6k", -"Powered by {0}": "\u00dczemelteti: {0}", -"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Rich Text ter\u00fclet. Nyomj ALT-F9-et a men\u00fch\u00f6z. Nyomj ALT-F10-et az eszk\u00f6zt\u00e1rhoz. Nyomj ALT-0-t a s\u00fag\u00f3hoz", -"Image title": "K\u00e9p c\u00edme", -"Border width": "Szeg\u00e9ly vastags\u00e1ga", -"Border style": "Szeg\u00e9ly st\u00edlusa", -"Error": "Hiba", -"Warn": "Figyelmeztet\u00e9s", -"Valid": "\u00c9rv\u00e9nyes", -"To open the popup, press Shift+Enter": "A felugr\u00f3 ablak megnyit\u00e1s\u00e1hoz nyomja meg a Shift+Enter billenty\u0171t", -"Rich Text Area. Press ALT-0 for help.": "Vizu\u00e1lis szerkeszt\u0151 ter\u00fclet. Nyomjon ALT-0-t a s\u00fag\u00f3hoz.", -"System Font": "Rendszer-bet\u0171t\u00edpus", -"Failed to upload image: {0}": "Nem siker\u00fclt felt\u00f6lteni a k\u00e9pet: {0}", -"Failed to load plugin: {0} from url {1}": "Nem siker\u00fclt bet\u00f6lteni a be\u00e9p\u00fcl\u0151 modult: {0} err\u0151l a webc\u00edmr\u0151l: {1}", -"Failed to load plugin url: {0}": "Nem siker\u00fclt bet\u00f6lteni a be\u00e9p\u00fcl\u0151 modul url-\u00e9t: {0}", -"Failed to initialize plugin: {0}": "Nem siker\u00fclt inicializ\u00e1lni a be\u00e9p\u00fcl\u0151 modult: {0}", -"example": "p\u00e9lda", -"Search": "Keres\u00e9s", -"All": "Minden", -"Currency": "P\u00e9nznem", -"Text": "Sz\u00f6veg", -"Quotations": "Id\u00e9z\u0151jelek", -"Mathematical": "Matematikai", -"Extended Latin": "B\u0151v\u00edtett latin", -"Symbols": "Szimb\u00f3lumok", -"Arrows": "Nyilak", -"User Defined": "Felhaszn\u00e1l\u00f3 \u00e1ltal meghat\u00e1rozott", -"dollar sign": "doll\u00e1r jel", -"currency sign": "valuta jel", -"euro-currency sign": "euro-valuta jel", -"colon sign": "kett\u0151spont", -"cruzeiro sign": "cruzeiro jel", -"french franc sign": "francia frank jel", -"lira sign": "l\u00edra jel", -"mill sign": "mill jel", -"naira sign": "naira jel", -"peseta sign": "peseta jel", -"rupee sign": "r\u00fapia jel", -"won sign": "won jel", -"new sheqel sign": "\u00faj shekel jel", -"dong sign": "dong jel", -"kip sign": "kip jel", -"tugrik sign": "tugrik jel", -"drachma sign": "drachma jel", -"german penny symbol": "n\u00e9met penny jel", -"peso sign": "peso jel", -"guarani sign": "guarani jel", -"austral sign": "austral jel", -"hryvnia sign": "hrivnya jel", -"cedi sign": "cedi jel", -"livre tournois sign": "livre tournois jel", -"spesmilo sign": "spesmilo jel", -"tenge sign": "tenge jel", -"indian rupee sign": "r\u00fapel jel", -"turkish lira sign": "t\u00f6r\u00f6k l\u00edra jel", -"nordic mark sign": "\u00e9szaki m\u00e1rka jel", -"manat sign": "manat jel", -"ruble sign": "rubel jel", -"yen character": "jen karakter", -"yuan character": "j\u00fcan karakter", -"yuan character, in hong kong and taiwan": "hongkongi \u00e9s tajvani j\u00fcan karakter", -"yen\/yuan character variant one": "jen\/j\u00fcan karaktervari\u00e1ns", -"Loading emoticons...": "Hangulatjelek bet\u00f6lt\u00e9se...", -"Could not load emoticons": "Nem siker\u00fclt a hangulatjelek bet\u00f6lt\u00e9se", -"People": "Emberek", -"Animals and Nature": "\u00c1llatok \u00e9s term\u00e9szet", -"Food and Drink": "\u00c9tel, ital", -"Activity": "Tev\u00e9kenys\u00e9gek", -"Travel and Places": "Utaz\u00e1s \u00e9s helyek", -"Objects": "T\u00e1rgyak", -"Flags": "Z\u00e1szl\u00f3k", -"Characters": "Karakterek", -"Characters (no spaces)": "Karakterek (sz\u00f3k\u00f6z\u00f6k n\u00e9lk\u00fcl)", -"{0} characters": "{0} karakter", -"Error: Form submit field collision.": "Hiba: \u00dctk\u00f6z\u00e9s t\u00f6rt\u00e9nt az \u0171rlap elk\u00fcld\u00e9sekor.", -"Error: No form element found.": "Hiba: Nem tal\u00e1lhat\u00f3 \u0171rlap elem.", -"Update": "Friss\u00edt\u00e9s", -"Color swatch": "Sz\u00ednpaletta", -"Turquoise": "T\u00fcrkiz", -"Green": "Z\u00f6ld", -"Blue": "K\u00e9k", -"Purple": "Lila", -"Navy Blue": "Tengerk\u00e9k", -"Dark Turquoise": "S\u00f6t\u00e9tt\u00fcrkiz", -"Dark Green": "S\u00f6t\u00e9tz\u00f6ld", -"Medium Blue": "Kir\u00e1lyk\u00e9k", -"Medium Purple": "K\u00f6z\u00e9plila", -"Midnight Blue": "\u00c9jf\u00e9lk\u00e9k", -"Yellow": "S\u00e1rga", -"Orange": "Narancss\u00e1rga", -"Red": "Piros", -"Light Gray": "Vil\u00e1gossz\u00fcrke", -"Gray": "Sz\u00fcrke", -"Dark Yellow": "S\u00f6t\u00e9ts\u00e1rga", -"Dark Orange": "S\u00f6t\u00e9t narancss\u00e1rga", -"Dark Red": "S\u00f6t\u00e9tv\u00f6r\u00f6s", -"Medium Gray": "K\u00f6z\u00e9psz\u00fcrke", -"Dark Gray": "S\u00f6t\u00e9tsz\u00fcrke", -"Light Green": "Vil\u00e1gosz\u00f6ld", -"Light Yellow": "Vil\u00e1goss\u00e1rga", -"Light Red": "Vil\u00e1gospiros", -"Light Purple": "Vil\u00e1goslila", -"Light Blue": "Vil\u00e1gosk\u00e9k", -"Dark Purple": "S\u00f6t\u00e9tlila", -"Dark Blue": "S\u00f6t\u00e9tk\u00e9k", -"Black": "Fekete", -"White": "Feh\u00e9r", -"Switch to or from fullscreen mode": "Teljes vagy norm\u00e1l k\u00e9perny\u0151s m\u00f3dra v\u00e1lt\u00e1s", -"Open help dialog": "S\u00fag\u00f3ablak megnyit\u00e1sa", -"history": "el\u0151zm\u00e9nyek", -"styles": "st\u00edlusok", -"formatting": "form\u00e1z\u00e1s", -"alignment": "igaz\u00edt\u00e1s", -"indentation": "beh\u00faz\u00e1s", -"Font": "Bet\u0171t\u00edpus", -"Size": "M\u00e9ret", -"More...": "Tov\u00e1bbiak...", -"Select...": "V\u00e1lasszon...", -"Preferences": "Preferenci\u00e1k", -"Yes": "Igen", -"No": "Nem", -"Keyboard Navigation": "Billenty\u0171zettel val\u00f3 navig\u00e1l\u00e1s", -"Version": "Verzi\u00f3", -"Code view": "K\u00f3d n\u00e9zet", -"Open popup menu for split buttons": "Felugr\u00f3 men\u00fc megnyit\u00e1sa az osztott gombokhoz", -"List Properties": "Lista tulajdons\u00e1gai", -"List properties...": "Lista tulajdons\u00e1gai...", -"Start list at number": "Lista kezd\u00e9se ett\u0151l a sz\u00e1mt\u00f3l", -"Line height": "Sor magass\u00e1ga", -"comments": "megjegyz\u00e9sek", -"Format Painter": "Form\u00e1tumm\u00e1sol\u00f3", -"Insert\/edit iframe": "iframe besz\u00far\u00e1sa\/szerkeszt\u00e9se", -"Capitalization": "Nagybet\u0171s \u00edr\u00e1s", -"lowercase": "kisbet\u0171s", -"UPPERCASE": "NAGYBET\u0170S", -"Title Case": "C\u00edm szerinti \u00edr\u00e1sm\u00f3d", -"permanent pen": "sz\u00f6vegkiemel\u0151", -"Permanent Pen Properties": "Tart\u00f3s toll tulajdons\u00e1gai", -"Permanent pen properties...": "Tart\u00f3s toll tulajdons\u00e1gai...", -"case change": "esetv\u00e1lt\u00e1s", -"page embed": "oldal be\u00e1gyaz\u00e1s", -"Advanced sort...": "Speci\u00e1lis rendez\u00e9s... ", -"Advanced Sort": "Speci\u00e1lis rendez\u00e9s", -"Sort table by column ascending": "T\u00e1bl\u00e1zat rendez\u00e9se oszlop szerint n\u00f6vekv\u0151 sorrendben", -"Sort table by column descending": "T\u00e1bl\u00e1zat rendez\u00e9se oszlop szerint cs\u00f6kken\u0151 sorrendben", -"Sort": "Rendez\u00e9s", -"Order": "Sorrend", -"Sort by": "Rendez\u00e9s", -"Ascending": "N\u00f6vekv\u0151", -"Descending": "Cs\u00f6kken\u0151", -"Column {0}": "Oszlop {0}", -"Row {0}": "Sor {0}", -"Spellcheck...": "Helyes\u00edr\u00e1s ellen\u0151rz\u00e9s...", -"Misspelled word": "Helytelen\u00fcl \u00edrt sz\u00f3", -"Suggestions": "Javaslatok", -"Change": "V\u00e1ltoz\u00e1s", -"Finding word suggestions": "Sz\u00f3javaslatok keres\u00e9se", -"Success": "Siker", -"Repair": "Jav\u00edt\u00e1s", -"Issue {0} of {1}": "Probl\u00e9ma {0} - {1}", -"Images must be marked as decorative or have an alternative text description": "A k\u00e9peket dekor\u00e1ci\u00f3k\u00e9nt kell megjel\u00f6lni, vagy alternat\u00edv sz\u00f6veges le\u00edr\u00e1ssal kell ell\u00e1tni", -"Images must have an alternative text description. Decorative images are not allowed.": "A k\u00e9peknek alternat\u00edv sz\u00f6veges le\u00edr\u00e1ssal kell rendelkezni\u00fck. Dekor\u00e1ci\u00f3s k\u00e9pek nem megengedettek.", -"Or provide alternative text:": "Vagy adjon meg alternat\u00edv sz\u00f6veget:", -"Make image decorative:": "Dekor\u00e1ci\u00f3s k\u00e9p:", -"ID attribute must be unique": "Az azonos\u00edt\u00f3 attrib\u00fatumnak egyedinek kell lennie", -"Make ID unique": "Egyedi azonos\u00edt\u00f3 l\u00e9trehoz\u00e1sa", -"Keep this ID and remove all others": "Ennek kiv\u00e9tel\u00e9vel az \u00f6sszes azonos\u00edt\u00f3 elt\u00e1vol\u00edt\u00e1sa", -"Remove this ID": "Azonos\u00edt\u00f3 elt\u00e1vol\u00edt\u00e1sa", -"Remove all IDs": "\u00d6sszes azonos\u00edt\u00f3 elt\u00e1vol\u00edt\u00e1sa", -"Checklist": "Ellen\u0151rz\u0151 lista", -"Anchor": "Horgony", -"Special character": "Speci\u00e1lis karakter", -"Code sample": "K\u00f3d p\u00e9lda", -"Color": "Sz\u00edn", -"Document properties": "Dokumentum tulajdons\u00e1gai", -"Image description": "K\u00e9p le\u00edr\u00e1sa", -"Image": "K\u00e9p", -"Insert link": "Hivatkoz\u00e1s beilleszt\u00e9se", -"Target": "C\u00e9l", -"Link": "Hivatkoz\u00e1s", -"Poster": "El\u0151n\u00e9zeti k\u00e9p", -"Media": "M\u00e9dia", -"Print": "Nyomtat\u00e1s", -"Prev": "El\u0151z\u0151", -"Find and replace": "Keres\u00e9s \u00e9s csere", -"Whole words": "Csak ha ez a teljes sz\u00f3", -"Insert template": "Sablon beilleszt\u00e9se" -}); \ No newline at end of file diff --git a/core/vendor/tinymce/langs/id.js b/core/vendor/tinymce/langs/id.js deleted file mode 100644 index a701fd60..00000000 --- a/core/vendor/tinymce/langs/id.js +++ /dev/null @@ -1,419 +0,0 @@ -tinymce.addI18n('id',{ -"Redo": "Ulang", -"Undo": "Batalkan", -"Cut": "Potong", -"Copy": "Salin", -"Paste": "Rekat", -"Select all": "Pilih semua", -"New document": "Dokumen baru", -"Ok": "Ok", -"Cancel": "Batal", -"Visual aids": "Alat bantu visual", -"Bold": "Tebal", -"Italic": "Miring", -"Underline": "Garis bawah", -"Strikethrough": "Coret", -"Superscript": "Superskrip", -"Subscript": "Subskrip", -"Clear formatting": "Kosongkan format", -"Align left": "Rata kiri", -"Align center": "Rata tengah", -"Align right": "Rata kanan", -"Justify": "Rata penuh", -"Bullet list": "Daftar bersimbol", -"Numbered list": "Daftar bernomor", -"Decrease indent": "Kurangi inden", -"Increase indent": "Tambah inden", -"Close": "Tutup", -"Formats": "Format", -"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Browser anda tidak mendukung akses langsung ke papan klip. Silakan gunakan pintasan Ctrl+X\/C\/V dari keyboard.", -"Headers": "Judul", -"Header 1": "Judul 1", -"Header 2": "Judul 2", -"Header 3": "Judul 3", -"Header 4": "Judul 4", -"Header 5": "Judul 5", -"Header 6": "Judul 6", -"Headings": "Kepala", -"Heading 1": "Kepala 1", -"Heading 2": "Kepala 2", -"Heading 3": "Kepala 3", -"Heading 4": "Kepala 4", -"Heading 5": "Kepala 5", -"Heading 6": "Kepala 6", -"Preformatted": "Praformat", -"Div": "Div", -"Pre": "Pre", -"Code": "Kode", -"Paragraph": "Paragraf", -"Blockquote": "Kutipan", -"Inline": "Baris", -"Blocks": "Blok", -"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Penempelan sekarang dalam modus teks biasa. Konten sekarang akan disisipkan sebagai teks biasa sampai Anda memadamkan pilihan ini.", -"Fonts": "Huruf", -"Font Sizes": "Ukuran Huruf", -"Class": "Kelas", -"Browse for an image": "Jelajahi gambar", -"OR": "ATAU", -"Drop an image here": "Simpan gambar di sini", -"Upload": "Unggah", -"Block": "Blok", -"Align": "Sejajarkan", -"Default": "Bawaan", -"Circle": "Lingkaran", -"Disc": "Cakram", -"Square": "Kotak", -"Lower Alpha": "Huruf Kecil", -"Lower Greek": "Huruf Kecil Yunani", -"Lower Roman": "Huruf Kecil Romawi", -"Upper Alpha": "Huruf Besar", -"Upper Roman": "Huruf Besar Romawi", -"Anchor...": "Jangkar..", -"Name": "Nama", -"Id": "Id", -"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "Id harus dimulai dengan huruf, dan hanya diikuti oleh huruf, angka, koma, titik, titik koma atau garis bawah.", -"You have unsaved changes are you sure you want to navigate away?": "Anda memiliki perubahan yang belum disimpan, yakin ingin beralih ?", -"Restore last draft": "Muat kembali draft sebelumnya", -"Special character...": "Karakter khusus...", -"Source code": "Kode sumber", -"Insert\/Edit code sample": "Tambah\/Edit contoh kode", -"Language": "Bahasa", -"Code sample...": "Sampel kode...", -"Color Picker": "Pemilih warna", -"R": "M", -"G": "H", -"B": "B", -"Left to right": "Kiri ke kanan", -"Right to left": "Kanan ke kiri", -"Emoticons...": "Emotikon...", -"Metadata and Document Properties": "Metadata dan Properti Dokumen", -"Title": "Judul", -"Keywords": "Kata kunci", -"Description": "Deskripsi", -"Robots": "Robot", -"Author": "Penulis", -"Encoding": "Enkoding", -"Fullscreen": "Layar penuh", -"Action": "Tindakan", -"Shortcut": "Pintasan", -"Help": "Bantuan", -"Address": "Alamat", -"Focus to menubar": "Fokus ke menubar", -"Focus to toolbar": "Fokus ke toolbar", -"Focus to element path": "Fokus ke jalur elemen", -"Focus to contextual toolbar": "Fokus ke toolbar kontekstual", -"Insert link (if link plugin activated)": "Masukan link (jika plugin diaktifkan)", -"Save (if save plugin activated)": "Simpan (jika plugin simpan diaktifkan)", -"Find (if searchreplace plugin activated)": "Cari (jika plugin searchplace diaktifkan)", -"Plugins installed ({0}):": "Plugin terpasang ({0})", -"Premium plugins:": "Plugin premium:", -"Learn more...": "Pelajari selengkapnya...", -"You are using {0}": "Anda menggunakan {0}", -"Plugins": "Plugin", -"Handy Shortcuts": "Pintasan Praktis", -"Horizontal line": "Garis horisontal", -"Insert\/edit image": "Sisip\/sunting gambar", -"Image description": "Deskripsi gambar", -"Source": "Sumber", -"Dimensions": "Dimensi", -"Constrain proportions": "Samakan proporsi", -"General": "Umum", -"Advanced": "Lanjutan", -"Style": "Gaya", -"Vertical space": "Spasi vertikal", -"Horizontal space": "Spasi horisontal", -"Border": "Batas", -"Insert image": "Sisipkan gambar", -"Image...": "Gambar...", -"Image list": "Daftar gambar", -"Rotate counterclockwise": "Putar berlawananjarumjam", -"Rotate clockwise": "Putar searahjarumjam", -"Flip vertically": "Balik vertikal", -"Flip horizontally": "Balik horisontal", -"Edit image": "Sunting gambar", -"Image options": "Opsi gambar", -"Zoom in": "Perbesar", -"Zoom out": "Perkecil", -"Crop": "Krop", -"Resize": "Ubah ukuran", -"Orientation": "Orientasi", -"Brightness": "Kecerahan", -"Sharpen": "Ketajaman", -"Contrast": "Kontras", -"Color levels": "Tingakt warna", -"Gamma": "Gamma", -"Invert": "Kebalikan", -"Apply": "Terapkan", -"Back": "Kembali", -"Insert date\/time": "Sisipkan tanggal\/waktu", -"Date\/time": "Tanggal\/waktu", -"Insert\/Edit Link": "Masukkan\/Edit Tautan", -"Insert\/edit link": "Sisip\/sunting tautan", -"Text to display": "Teks yang ditampilkan", -"Url": "Tautan", -"Open link in...": "Buka tautan dalam...", -"Current window": "Jendela saat ini", -"None": "Tidak ada", -"New window": "Jendela baru", -"Remove link": "Buang tautan", -"Anchors": "Jangkar", -"Link...": "Tautan...", -"Paste or type a link": "Tempel atau ketik sebuah tautan", -"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "Tautan yang anda masukkan sepertinya adalah alamat email. Apakah Anda ingin menambahkan prefiks mailto: yang dibutuhkan?", -"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "Tautan yang anda masukkan sepertinya adalah tautan eksternal. Apakah Anda ingin menambahkan prefiks http:\/\/ yang dibutuhkan?", -"Link list": "Daftar tautan", -"Insert video": "Sisipkan video", -"Insert\/edit video": "Sisip\/sunting video", -"Insert\/edit media": "Sisip\/sunting media", -"Alternative source": "Sumber alternatif", -"Alternative source URL": "URL Sumber alternatif", -"Media poster (Image URL)": "Poster media (URL gambar)", -"Paste your embed code below:": "Tempel kode yang diembed dibawah ini:", -"Embed": "Embed", -"Media...": "Media...", -"Nonbreaking space": "Spasi", -"Page break": "Baris baru", -"Paste as text": "Tempel sebagai teks biasa", -"Preview": "Pratinjau", -"Print...": "Cetak...", -"Save": "Simpan", -"Find": "Cari", -"Replace with": "Ganti dengan", -"Replace": "Ganti", -"Replace all": "Ganti semua", -"Previous": "Sebelumnya", -"Next": "Berikutnya", -"Find and replace...": "Cari dan ganti...", -"Could not find the specified string.": "Tidak dapat menemukan string yang dimaksud.", -"Match case": "Samakan besar kecil huruf", -"Find whole words only": "Cari hanya kata utuh", -"Spell check": "Periksa ejaan", -"Ignore": "Abaikan", -"Ignore all": "Abaikan semua", -"Finish": "Selesai", -"Add to Dictionary": "Tambahkan ke kamus", -"Insert table": "Sisipkan tabel", -"Table properties": "Properti tabel", -"Delete table": "Hapus tabel", -"Cell": "Sel", -"Row": "Baris", -"Column": "Kolom", -"Cell properties": "Properti sel", -"Merge cells": "Gabung sel", -"Split cell": "Bagi sel", -"Insert row before": "Sisipkan baris sebelum", -"Insert row after": "Sisipkan baris setelah", -"Delete row": "Hapus baris", -"Row properties": "Properti baris", -"Cut row": "Penggal baris", -"Copy row": "Salin baris", -"Paste row before": "Tempel baris sebelum", -"Paste row after": "Tempel baris setelah", -"Insert column before": "Sisipkan kolom sebelum", -"Insert column after": "Sisipkan kolom setelah", -"Delete column": "Hapus kolom", -"Cols": "Kolom", -"Rows": "Baris", -"Width": "Lebar", -"Height": "Tinggi", -"Cell spacing": "Spasi sel ", -"Cell padding": "Lapisan sel", -"Show caption": "Perlihatkan keterangan", -"Left": "Kiri", -"Center": "Tengah", -"Right": "Kanan", -"Cell type": "Tipe sel", -"Scope": "Skup", -"Alignment": "Penjajaran", -"H Align": "Rata Samping", -"V Align": "Rata Atas", -"Top": "Atas", -"Middle": "Tengah", -"Bottom": "Bawah", -"Header cell": "Judul sel", -"Row group": "Kelompok baris", -"Column group": "Kelompok kolom", -"Row type": "Tipe baris", -"Header": "Judul", -"Body": "Body", -"Footer": "Footer", -"Border color": "Warna batas", -"Insert template...": "Masukkan template...", -"Templates": "Templat", -"Template": "Templat", -"Text color": "Warna teks", -"Background color": "Warna latar", -"Custom...": "Atur sendiri...", -"Custom color": "Warna sendiri", -"No color": "Tidak berwarna", -"Remove color": "Hapus warna", -"Table of Contents": "Daftar Isi", -"Show blocks": "Tampilkan blok", -"Show invisible characters": "Tampilkan karakter tak tampak", -"Word count": "Hitungan kata", -"Count": "Hitungan", -"Document": "Dokumen", -"Selection": "Pemilihan", -"Words": "Kata", -"Words: {0}": "Kata: {0}", -"{0} words": "{0} kata", -"File": "Berkas", -"Edit": "Sunting", -"Insert": "Sisip", -"View": "Tampilan", -"Format": "Format", -"Table": "Tabel", -"Tools": "Alat", -"Powered by {0}": "Didukung oleh {0}", -"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Area teks kaya. Tekan ALT-F9 untuk menu. Tekan ALT-F10 untuk toolbar. Tekan ALT-0 untuk bantuan", -"Image title": "Judul gambar", -"Border width": "Lebar pinggiran", -"Border style": "Gaya pinggiran", -"Error": "Kesalahan", -"Warn": "Peringatkan", -"Valid": "Valid", -"To open the popup, press Shift+Enter": "Untuk membuka popup, tekan Shift+Enter", -"Rich Text Area. Press ALT-0 for help.": "Area Teks Kaya. Tekan ALT-0 untuk bantuan.", -"System Font": "Huruf Sistem", -"Failed to upload image: {0}": "Gagal mengunggah gambar: {0}", -"Failed to load plugin: {0} from url {1}": "Gagal memuat plugin: {0} dari url {1}", -"Failed to load plugin url: {0}": "Gagal memuat url plugin: {0}", -"Failed to initialize plugin: {0}": "Gagal memulai plugin: {0}", -"example": "contoh", -"Search": "Cari", -"All": "Semua", -"Currency": "Mata Uang", -"Text": "Teks", -"Quotations": "Kutipan", -"Mathematical": "Matematis", -"Extended Latin": "Latin Diperluas", -"Symbols": "Simbol", -"Arrows": "Panah", -"User Defined": "Ditentukan Pengguna", -"dollar sign": "tanda dolar", -"currency sign": "tanda mata uang", -"euro-currency sign": "tanda mata uang eropa", -"colon sign": "tanda titik dua", -"cruzeiro sign": "tanda cruzeiro", -"french franc sign": "tanda franc prancis", -"lira sign": "tanda lira", -"mill sign": "tanda mill", -"naira sign": "tanda naira", -"peseta sign": "tanda peseta", -"rupee sign": "tanda rupee", -"won sign": "tanda won", -"new sheqel sign": "tanda sheqel baru", -"dong sign": "tanda dong", -"kip sign": "tanda kip", -"tugrik sign": "tanda tugrik", -"drachma sign": "tanda drachma", -"german penny symbol": "simbol penny jerman", -"peso sign": "tanda peso", -"guarani sign": "tanda guarani", -"austral sign": "tanda austral", -"hryvnia sign": "tanda hryvnia", -"cedi sign": "tanda cedi", -"livre tournois sign": "tanda livre tournois", -"spesmilo sign": "tanda spesmilo", -"tenge sign": "tanda tenge", -"indian rupee sign": "tanda rupee india", -"turkish lira sign": "tanda lira turki", -"nordic mark sign": "tanda mark nordik", -"manat sign": "tanda manat", -"ruble sign": "tanda ruble", -"yen character": "karakter yen", -"yuan character": "karakter yuan", -"yuan character, in hong kong and taiwan": "karakter yuan, di hong kong dan taiwan", -"yen\/yuan character variant one": "varian satu karakter yen\/yuan", -"Loading emoticons...": "Memuat emotikon...", -"Could not load emoticons": "Tidak dapat memuat emotikon", -"People": "Orang", -"Animals and Nature": "Hewan dan Alam", -"Food and Drink": "Makanan dan Minuman", -"Activity": "Aktivitas", -"Travel and Places": "Perjalanan dan Lokasi", -"Objects": "Objek", -"Flags": "Bendera", -"Characters": "Karakter", -"Characters (no spaces)": "Karakter (tanpa spasi)", -"{0} characters": "{0} karakter", -"Error: Form submit field collision.": "Kesalahan: Benturan bidang pengiriman bentuk.", -"Error: No form element found.": "Kesalahan: tidak ditemukan elemen bentuk.", -"Update": "Perbarui", -"Color swatch": "Contoh warna", -"Turquoise": "Turquoise", -"Green": "Hijau", -"Blue": "Biru", -"Purple": "Ungu", -"Navy Blue": "Biru Navy", -"Dark Turquoise": "Turquoise Gelap", -"Dark Green": "Hijau Gelap", -"Medium Blue": "Biru Medium", -"Medium Purple": "Ungu Medium", -"Midnight Blue": "Biru Midnight", -"Yellow": "Kuning", -"Orange": "Jingga", -"Red": "Merah", -"Light Gray": "Abu Muda", -"Gray": "Abu-abu", -"Dark Yellow": "Kuning Gelap", -"Dark Orange": "Jingga Gelap", -"Dark Red": "Merah Gelap", -"Medium Gray": "Abu Medium", -"Dark Gray": "Abu Gelap", -"Light Green": "Hijau Muda", -"Light Yellow": "Kuning Muda", -"Light Red": "Merah Muda", -"Light Purple": "Ungu Muda", -"Light Blue": "Biru Muda", -"Dark Purple": "Ungu Gelap", -"Dark Blue": "Biru Gelap", -"Black": "Hitam", -"White": "Putih", -"Switch to or from fullscreen mode": "Alihkan ke atau dari mode layar penuh", -"Open help dialog": "Buka dialog bantuan", -"history": "riwayat", -"styles": "gaya", -"formatting": "pemformatan", -"alignment": "penyejajaran", -"indentation": "indentasi", -"permanent pen": "pena permanen", -"comments": "komentar", -"Format Painter": "Format Pelukis", -"Insert\/edit iframe": "Masukkan\/edit iframe", -"Capitalization": "Kapitalisasi", -"lowercase": "huruf kecil", -"UPPERCASE": "HURUF BESAR", -"Title Case": "Huruf Judul", -"Permanent Pen Properties": "Properti Pena Permanen", -"Permanent pen properties...": "Properti pena permanen...", -"Font": "Huruf", -"Size": "Ukuran", -"More...": "Lainnya...", -"Spellcheck Language": "Periksa Ejaan Bahasa", -"Select...": "Pilih...", -"Preferences": "Preferensi", -"Yes": "Ya", -"No": "Tidak", -"Keyboard Navigation": "Navigasi Keyboard", -"Version": "Versi", -"Anchor": "Jangkar", -"Special character": "Spesial karakter", -"Code sample": "Contoh kode", -"Color": "Warna", -"Emoticons": "Emotikon", -"Document properties": "Properti dokumwn", -"Image": "Gambar", -"Insert link": "Sisipkan tautan", -"Target": "Jendela tujuan", -"Link": "Tautan", -"Poster": "Penulis", -"Media": "Media", -"Print": "Cetak", -"Prev": "Sebelumnya", -"Find and replace": "Cari dan ganti", -"Whole words": "Semua kata", -"Spellcheck": "Periksa ejaan", -"Caption": "Caption", -"Insert template": "Sisipkan templat" -}); \ No newline at end of file diff --git a/core/vendor/tinymce/langs/ja.js b/core/vendor/tinymce/langs/ja.js deleted file mode 100644 index 3419b5b6..00000000 --- a/core/vendor/tinymce/langs/ja.js +++ /dev/null @@ -1,462 +0,0 @@ -tinymce.addI18n('ja',{ -"Redo": "\u3084\u308a\u76f4\u3057", -"Undo": "\u5143\u306b\u623b\u3059", -"Cut": "\u5207\u308a\u53d6\u308a", -"Copy": "\u30b3\u30d4\u30fc", -"Paste": "\u8cbc\u308a\u4ed8\u3051", -"Select all": "\u3059\u3079\u3066\u9078\u629e", -"New document": "\u65b0\u898f\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8", -"Ok": "OK", -"Cancel": "\u53d6\u6d88", -"Visual aids": "\u8868\u306e\u67a0\u7dda\u3092\u70b9\u7dda\u3067\u8868\u793a", -"Bold": "\u592a\u5b57", -"Italic": "\u659c\u4f53", -"Underline": "\u4e0b\u7dda", -"Strikethrough": "\u53d6\u6d88\u7dda", -"Superscript": "\u4e0a\u4ed8\u304d", -"Subscript": "\u4e0b\u4ed8\u304d", -"Clear formatting": "\u66f8\u5f0f\u3092\u30af\u30ea\u30a2", -"Align left": "\u5de6\u63c3\u3048", -"Align center": "\u4e2d\u592e\u63c3\u3048", -"Align right": "\u53f3\u63c3\u3048", -"Justify": "\u4e21\u7aef\u63c3\u3048", -"Bullet list": "\u7b87\u6761\u66f8\u304d", -"Numbered list": "\u756a\u53f7\u4ed8\u304d\u7b87\u6761\u66f8\u304d", -"Decrease indent": "\u30a4\u30f3\u30c7\u30f3\u30c8\u3092\u6e1b\u3089\u3059", -"Increase indent": "\u30a4\u30f3\u30c7\u30f3\u30c8\u3092\u5897\u3084\u3059", -"Close": "\u9589\u3058\u308b", -"Formats": "\u66f8\u5f0f", -"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "\u304a\u4f7f\u3044\u306e\u30d6\u30e9\u30a6\u30b6\u3067\u306f\u30af\u30ea\u30c3\u30d7\u30dc\u30fc\u30c9\u6a5f\u80fd\u3092\u5229\u7528\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u305b\u3093\u3002\u30ad\u30fc\u30dc\u30fc\u30c9\u306e\u30b7\u30e7\u30fc\u30c8\u30ab\u30c3\u30c8\uff08Ctrl+X, Ctrl+C, Ctrl+V\uff09\u3092\u4f7f\u7528\u3057\u3066\u304f\u3060\u3055\u3044\u3002", -"Headers": "\u30d8\u30c3\u30c0\u30fc", -"Header 1": "\u30d8\u30c3\u30c0\u30fc 1", -"Header 2": "\u30d8\u30c3\u30c0\u30fc 2", -"Header 3": "\u30d8\u30c3\u30c0\u30fc 3", -"Header 4": "\u30d8\u30c3\u30c0\u30fc 4", -"Header 5": "\u30d8\u30c3\u30c0\u30fc 5", -"Header 6": "\u30d8\u30c3\u30c0\u30fc 6", -"Headings": "\u898b\u51fa\u3057", -"Heading 1": "\u898b\u51fa\u30571", -"Heading 2": "\u898b\u51fa\u30572", -"Heading 3": "\u898b\u51fa\u30573", -"Heading 4": "\u898b\u51fa\u30574", -"Heading 5": "\u898b\u51fa\u30575", -"Heading 6": "\u898b\u51fa\u30576", -"Preformatted": "\u66f8\u5f0f\u8a2d\u5b9a\u6e08\u307f", -"Div": "Div", -"Pre": "Pre", -"Code": "\u30b3\u30fc\u30c9", -"Paragraph": "\u6bb5\u843d", -"Blockquote": "Blockquote", -"Inline": "\u30a4\u30f3\u30e9\u30a4\u30f3", -"Blocks": "\u30d6\u30ed\u30c3\u30af", -"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "\u8cbc\u308a\u4ed8\u3051\u306f\u73fe\u5728\u30d7\u30ec\u30fc\u30f3\u30c6\u30ad\u30b9\u30c8\u30e2\u30fc\u30c9\u3067\u3059\u3002\u3053\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u30aa\u30d5\u306b\u3057\u306a\u3044\u9650\u308a\u5185\u5bb9\u306f\u30d7\u30ec\u30fc\u30f3\u30c6\u30ad\u30b9\u30c8\u3068\u3057\u3066\u8cbc\u308a\u4ed8\u3051\u3089\u308c\u307e\u3059\u3002", -"Fonts": "\u30d5\u30a9\u30f3\u30c8", -"Font Sizes": "\u30d5\u30a9\u30f3\u30c8\u30b5\u30a4\u30ba", -"Class": "\u30af\u30e9\u30b9", -"Browse for an image": "\u753b\u50cf\u3092\u53c2\u7167", -"OR": "OR", -"Drop an image here": "\u3053\u3053\u306b\u753b\u50cf\u3092\u30c9\u30ed\u30c3\u30d7", -"Upload": "\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9", -"Block": "\u30d6\u30ed\u30c3\u30af", -"Align": "\u914d\u7f6e", -"Default": "\u30c7\u30d5\u30a9\u30eb\u30c8", -"Circle": "\u5186", -"Disc": "\u70b9", -"Square": "\u56db\u89d2", -"Lower Alpha": "\u5c0f\u6587\u5b57\u306e\u30a2\u30eb\u30d5\u30a1\u30d9\u30c3\u30c8", -"Lower Greek": "\u5c0f\u6587\u5b57\u306e\u30ae\u30ea\u30b7\u30e3\u6587\u5b57", -"Lower Roman": "\u5c0f\u6587\u5b57\u306e\u30ed\u30fc\u30de\u6570\u5b57", -"Upper Alpha": "\u5927\u6587\u5b57\u306e\u30a2\u30eb\u30d5\u30a1\u30d9\u30c3\u30c8", -"Upper Roman": "\u5927\u6587\u5b57\u306e\u30ed\u30fc\u30de\u6570\u5b57", -"Anchor...": "\u30a2\u30f3\u30ab\u30fc...", -"Name": "\u30a2\u30f3\u30ab\u30fc\u540d", -"Id": "Id", -"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "ID\u306f\u6587\u5b57\u3067\u59cb\u307e\u308a\u3001\u6587\u5b57\u3001\u6570\u5b57\u3001\u30c0\u30c3\u30b7\u30e5\u3001\u30c9\u30c3\u30c8\u3001\u30b3\u30ed\u30f3\u307e\u305f\u306f\u30a2\u30f3\u30c0\u30fc\u30b9\u30b3\u30a2\u3067\u59cb\u307e\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002", -"You have unsaved changes are you sure you want to navigate away?": "\u307e\u3060\u4fdd\u5b58\u3057\u3066\u3044\u306a\u3044\u5909\u66f4\u304c\u3042\u308a\u307e\u3059\u304c\u3001\u672c\u5f53\u306b\u3053\u306e\u30da\u30fc\u30b8\u3092\u96e2\u308c\u307e\u3059\u304b\uff1f", -"Restore last draft": "\u524d\u56de\u306e\u4e0b\u66f8\u304d\u3092\u5fa9\u6d3b\u3055\u305b\u308b", -"Special character...": "\u7279\u6b8a\u6587\u5b57...", -"Source code": "\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9", -"Insert\/Edit code sample": "\u30b3\u30fc\u30c9\u30b5\u30f3\u30d7\u30eb\u306e\u633f\u5165\u30fb\u7de8\u96c6", -"Language": "\u8a00\u8a9e", -"Code sample...": "\u30b3\u30fc\u30c9\u306e\u30b5\u30f3\u30d7\u30eb...", -"Color Picker": "\u30ab\u30e9\u30fc\u30d4\u30c3\u30ab\u30fc", -"R": "R", -"G": "G", -"B": "B", -"Left to right": "\u5de6\u304b\u3089\u53f3", -"Right to left": "\u53f3\u304b\u3089\u5de6", -"Emoticons": "\u7d75\u6587\u5b57", -"Emoticons...": "\u7d75\u6587\u5b57...", -"Metadata and Document Properties": "\u30e1\u30bf\u30c7\u30fc\u30bf\u3068\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u30d7\u30ed\u30d1\u30c6\u30a3", -"Title": "\u30bf\u30a4\u30c8\u30eb", -"Keywords": "\u30ad\u30fc\u30ef\u30fc\u30c9", -"Description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u5185\u5bb9", -"Robots": "\u30ed\u30dc\u30c3\u30c4", -"Author": "\u8457\u8005", -"Encoding": "\u30a8\u30f3\u30b3\u30fc\u30c7\u30a3\u30f3\u30b0", -"Fullscreen": "\u5168\u753b\u9762\u8868\u793a", -"Action": "\u30a2\u30af\u30b7\u30e7\u30f3", -"Shortcut": "\u30b7\u30e7\u30fc\u30c8\u30ab\u30c3\u30c8", -"Help": "\u30d8\u30eb\u30d7", -"Address": "\u30a2\u30c9\u30ec\u30b9", -"Focus to menubar": "\u30e1\u30cb\u30e5\u30fc\u30d0\u30fc\u306b\u30d5\u30a9\u30fc\u30ab\u30b9", -"Focus to toolbar": "\u30c4\u30fc\u30eb\u30d0\u30fc\u306b\u30d5\u30a9\u30fc\u30ab\u30b9", -"Focus to element path": "\u8981\u7d20\u30d1\u30b9\u306b\u30d5\u30a9\u30fc\u30ab\u30b9", -"Focus to contextual toolbar": "\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u30c4\u30fc\u30eb\u30d0\u30fc\u306b\u30d5\u30a9\u30fc\u30ab\u30b9", -"Insert link (if link plugin activated)": "\u30ea\u30f3\u30af\u3092\u633f\u5165 (\u30ea\u30f3\u30af\u30d7\u30e9\u30b0\u30a4\u30f3\u6709\u52b9\u6642)", -"Save (if save plugin activated)": "\u4fdd\u5b58 (\u4fdd\u5b58\u30d7\u30e9\u30b0\u30a4\u30f3\u6709\u52b9\u6642)", -"Find (if searchreplace plugin activated)": "\u691c\u7d22(\u7f6e\u63db\u30d7\u30e9\u30b0\u30a4\u30f3\u6709\u52b9\u6642)", -"Plugins installed ({0}):": "\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u6e08\u30d7\u30e9\u30b0\u30a4\u30f3 ({0}):", -"Premium plugins:": "\u30d7\u30ec\u30df\u30a2\u30e0\u30d7\u30e9\u30b0\u30a4\u30f3:", -"Learn more...": "\u8a73\u7d30...", -"You are using {0}": "\u3042\u306a\u305f\u306f {0} \u4f7f\u7528\u4e2d", -"Plugins": "\u30d7\u30e9\u30b0\u30a4\u30f3", -"Handy Shortcuts": "\u4fbf\u5229\u306a\u30b7\u30e7\u30fc\u30c8\u30ab\u30c3\u30c8", -"Horizontal line": "\u6c34\u5e73\u7f6b\u7dda", -"Insert\/edit image": "\u753b\u50cf\u306e\u633f\u5165\u30fb\u7de8\u96c6", -"Alternative description": "\u4ee3\u66ff\u306e\u8aac\u660e\u6587", -"Accessibility": "\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3", -"Image is decorative": "\u753b\u50cf\u306f\u88c5\u98fe\u753b\u50cf", -"Source": "\u753b\u50cf\u306e\u30bd\u30fc\u30b9", -"Dimensions": "\u753b\u50cf\u30b5\u30a4\u30ba\uff08\u6a2a\u30fb\u7e26\uff09", -"Constrain proportions": "\u7e26\u6a2a\u6bd4\u3092\u4fdd\u6301\u3059\u308b", -"General": "\u4e00\u822c", -"Advanced": "\u8a73\u7d30\u8a2d\u5b9a", -"Style": "\u30b9\u30bf\u30a4\u30eb", -"Vertical space": "\u7e26\u65b9\u5411\u306e\u4f59\u767d", -"Horizontal space": "\u6a2a\u65b9\u5411\u306e\u4f59\u767d", -"Border": "\u67a0\u7dda", -"Insert image": "\u753b\u50cf\u306e\u633f\u5165", -"Image...": "\u753b\u50cf..", -"Image list": "\u753b\u50cf\u4e00\u89a7", -"Rotate counterclockwise": "\u53cd\u6642\u8a08\u56de\u308a\u306b\u56de\u8ee2", -"Rotate clockwise": "\u6642\u8a08\u56de\u308a\u306b\u56de\u8ee2", -"Flip vertically": "\u4e0a\u4e0b\u306b\u53cd\u8ee2", -"Flip horizontally": "\u6c34\u5e73\u306b\u53cd\u8ee2", -"Edit image": "\u753b\u50cf\u306e\u7de8\u96c6", -"Image options": "\u753b\u50cf\u30aa\u30d7\u30b7\u30e7\u30f3", -"Zoom in": "\u30ba\u30fc\u30e0\u30a4\u30f3", -"Zoom out": "\u30ba\u30fc\u30e0\u30a2\u30a6\u30c8", -"Crop": "\u30af\u30ed\u30c3\u30d7", -"Resize": "\u30ea\u30b5\u30a4\u30ba", -"Orientation": "\u5411\u304d", -"Brightness": "\u660e\u308b\u3055", -"Sharpen": "\u30b7\u30e3\u30fc\u30d7\u5316", -"Contrast": "\u30b3\u30f3\u30c8\u30e9\u30b9\u30c8", -"Color levels": "\u30ab\u30e9\u30fc\u30ec\u30d9\u30eb", -"Gamma": "\u30ac\u30f3\u30de", -"Invert": "\u53cd\u8ee2", -"Apply": "\u9069\u7528", -"Back": "\u623b\u308b", -"Insert date\/time": "\u65e5\u4ed8\u30fb\u6642\u523b", -"Date\/time": "\u65e5\u4ed8\u30fb\u6642\u523b", -"Insert\/edit link": "\u30ea\u30f3\u30af\u306e\u633f\u5165\u30fb\u7de8\u96c6", -"Text to display": "\u30ea\u30f3\u30af\u5143\u30c6\u30ad\u30b9\u30c8", -"Url": "\u30ea\u30f3\u30af\u5148URL", -"Open link in...": "\u30ea\u30f3\u30af\u306e\u958b\u304d\u65b9...", -"Current window": "\u540c\u3058\u30a6\u30a3\u30f3\u30c9\u30a6", -"None": "\u306a\u3057", -"New window": "\u65b0\u898f\u30a6\u30a3\u30f3\u30c9\u30a6", -"Open link": "\u30ea\u30f3\u30af\u3092\u958b\u304f", -"Remove link": "\u30ea\u30f3\u30af\u306e\u524a\u9664", -"Anchors": "\u30a2\u30f3\u30ab\u30fc\uff08\u30ea\u30f3\u30af\u306e\u5230\u9054\u70b9\uff09", -"Link...": "\u30ea\u30f3\u30af...", -"Paste or type a link": "\u30ea\u30f3\u30af\u3092\u30da\u30fc\u30b9\u30c8\u307e\u305f\u306f\u5165\u529b", -"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "\u5165\u529b\u3055\u308c\u305fURL\u306f\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\u306e\u3088\u3046\u3067\u3059\u3002\u300cmailto:\u300d\u30d7\u30ec\u30d5\u30a3\u30c3\u30af\u30b9\u3092\u8ffd\u52a0\u3057\u307e\u3059\u304b\uff1f", -"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "\u5165\u529b\u3055\u308c\u305fURL\u306f\u5916\u90e8\u30ea\u30f3\u30af\u306e\u3088\u3046\u3067\u3059\u3002\u300chttp:\/\/\u300d\u30d7\u30ec\u30d5\u30a3\u30c3\u30af\u30b9\u3092\u8ffd\u52a0\u3057\u307e\u3059\u304b\uff1f", -"The URL you entered seems to be an external link. Do you want to add the required https:\/\/ prefix?": "\u5165\u529b\u3055\u308c\u305fURL\u306f\u5916\u90e8\u30ea\u30f3\u30af\u306e\u3088\u3046\u3067\u3059\u3002\u5fc5\u8981\u306a\u300chttps:\/\/\u300d\u30d7\u30ec\u30d5\u30a3\u30c3\u30af\u30b9\u3092\u8ffd\u52a0\u3057\u307e\u3059\u304b\uff1f", -"Link list": "\u30ea\u30f3\u30af\u4e00\u89a7", -"Insert video": "\u52d5\u753b", -"Insert\/edit video": "\u52d5\u753b\u306e\u633f\u5165\u30fb\u7de8\u96c6", -"Insert\/edit media": "\u30e1\u30c7\u30a3\u30a2\u306e\u633f\u5165\u30fb\u7de8\u96c6", -"Alternative source": "\u4ee3\u66ff\u52d5\u753b\u306e\u5834\u6240", -"Alternative source URL": "\u4ee3\u66ff\u30bd\u30fc\u30b9URL", -"Media poster (Image URL)": "\u30e1\u30c7\u30a3\u30a2\u30dd\u30b9\u30bf\u30fc (\u753b\u50cfURL)", -"Paste your embed code below:": "\u57cb\u3081\u8fbc\u307f\u7528\u30b3\u30fc\u30c9\u3092\u4e0b\u8a18\u306b\u8cbc\u308a\u4ed8\u3051\u3066\u304f\u3060\u3055\u3044\u3002", -"Embed": "\u57cb\u3081\u8fbc\u307f", -"Media...": "\u30e1\u30c7\u30a3\u30a2\u2026", -"Nonbreaking space": "\u56fa\u5b9a\u30b9\u30da\u30fc\u30b9\uff08 \uff09", -"Page break": "\u30da\u30fc\u30b8\u533a\u5207\u308a", -"Paste as text": "\u30c6\u30ad\u30b9\u30c8\u3068\u3057\u3066\u8cbc\u308a\u4ed8\u3051", -"Preview": "\u30d7\u30ec\u30d3\u30e5\u30fc", -"Print...": "\u5370\u5237...", -"Save": "\u4fdd\u5b58", -"Find": "\u691c\u7d22", -"Replace with": "\u7f6e\u304d\u63db\u3048\u308b\u6587\u5b57", -"Replace": "\u7f6e\u304d\u63db\u3048", -"Replace all": "\u5168\u3066\u3092\u7f6e\u304d\u63db\u3048\u308b", -"Previous": "\u524d\u3078", -"Next": "\u6b21", -"Find and Replace": "\u691c\u7d22\u3068\u7f6e\u63db", -"Find and replace...": "\u7f6e\u63db...", -"Could not find the specified string.": "\u304a\u63a2\u3057\u306e\u6587\u5b57\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002", -"Match case": "\u5927\u6587\u5b57\u30fb\u5c0f\u6587\u5b57\u3092\u533a\u5225\u3059\u308b", -"Find whole words only": "\u8a9e\u5168\u4f53\u3092\u542b\u3080\u3082\u306e\u306e\u307f\u691c\u7d22", -"Find in selection": "\u9078\u629e\u90e8\u5206\u3067\u691c\u7d22", -"Spellcheck": "\u30b9\u30da\u30eb\u30c1\u30a7\u30c3\u30af", -"Spellcheck Language": "\u8a00\u8a9e\u306e\u30b9\u30da\u30eb\u30c1\u30a7\u30c3\u30af", -"No misspellings found.": "\u30b9\u30da\u30eb\u30df\u30b9\u306f\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f", -"Ignore": "\u7121\u8996", -"Ignore all": "\u5168\u3066\u3092\u7121\u8996", -"Finish": "\u7d42\u4e86", -"Add to Dictionary": "\u8f9e\u66f8\u306b\u8ffd\u52a0", -"Insert table": "\u8868\u306e\u633f\u5165", -"Table properties": "\u8868\u306e\u8a73\u7d30\u8a2d\u5b9a", -"Delete table": "\u8868\u306e\u524a\u9664", -"Cell": "\u30bb\u30eb", -"Row": "\u884c", -"Column": "\u5217", -"Cell properties": "\u30bb\u30eb\u306e\u8a73\u7d30\u8a2d\u5b9a", -"Merge cells": "\u30bb\u30eb\u306e\u7d50\u5408", -"Split cell": "\u30bb\u30eb\u306e\u5206\u5272", -"Insert row before": "\u4e0a\u5074\u306b\u884c\u3092\u633f\u5165", -"Insert row after": "\u4e0b\u5074\u306b\u884c\u3092\u633f\u5165", -"Delete row": "\u884c\u306e\u524a\u9664", -"Row properties": "\u884c\u306e\u8a73\u7d30\u8a2d\u5b9a", -"Cut row": "\u884c\u306e\u5207\u308a\u53d6\u308a", -"Copy row": "\u884c\u306e\u30b3\u30d4\u30fc", -"Paste row before": "\u4e0a\u5074\u306b\u884c\u3092\u8cbc\u308a\u4ed8\u3051", -"Paste row after": "\u4e0b\u5074\u306b\u884c\u3092\u8cbc\u308a\u4ed8\u3051", -"Insert column before": "\u5de6\u5074\u306b\u5217\u3092\u633f\u5165", -"Insert column after": "\u53f3\u5074\u306b\u5217\u3092\u633f\u5165", -"Delete column": "\u5217\u306e\u524a\u9664", -"Cols": "\u5217\u6570", -"Rows": "\u884c\u6570", -"Width": "\u5e45", -"Height": "\u9ad8\u3055", -"Cell spacing": "\u30bb\u30eb\u306e\u9593\u9694", -"Cell padding": "\u30bb\u30eb\u5185\u4f59\u767d\uff08\u30d1\u30c7\u30a3\u30f3\u30b0\uff09", -"Caption": "\u8868\u984c", -"Show caption": "\u30ad\u30e3\u30d7\u30b7\u30e7\u30f3\u306e\u8868\u793a", -"Left": "\u5de6\u5bc4\u305b", -"Center": "\u4e2d\u592e\u63c3\u3048", -"Right": "\u53f3\u5bc4\u305b", -"Cell type": "\u30bb\u30eb\u30bf\u30a4\u30d7", -"Scope": "\u30b9\u30b3\u30fc\u30d7", -"Alignment": "\u914d\u7f6e", -"H Align": "\u6c34\u5e73\u65b9\u5411\u306e\u914d\u7f6e", -"V Align": "\u5782\u76f4\u65b9\u5411\u306e\u914d\u7f6e", -"Top": "\u4e0a", -"Middle": "\u4e2d\u592e", -"Bottom": "\u4e0b", -"Header cell": "\u30d8\u30c3\u30c0\u30fc\u30bb\u30eb", -"Row group": "\u884c\u30b0\u30eb\u30fc\u30d7", -"Column group": "\u5217\u30b0\u30eb\u30fc\u30d7", -"Row type": "\u884c\u30bf\u30a4\u30d7", -"Header": "\u30d8\u30c3\u30c0\u30fc", -"Body": "\u30dc\u30c7\u30a3\u30fc", -"Footer": "\u30d5\u30c3\u30bf\u30fc", -"Border color": "\u67a0\u7dda\u306e\u8272", -"Insert template...": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u633f\u5165..", -"Templates": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u540d", -"Template": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8", -"Text color": "\u30c6\u30ad\u30b9\u30c8\u306e\u8272", -"Background color": "\u80cc\u666f\u8272", -"Custom...": "\u30ab\u30b9\u30bf\u30e0...", -"Custom color": "\u30ab\u30b9\u30bf\u30e0\u30ab\u30e9\u30fc", -"No color": "\u30ab\u30e9\u30fc\u306a\u3057", -"Remove color": "\u8272\u8a2d\u5b9a\u3092\u89e3\u9664", -"Table of Contents": "\u76ee\u6b21", -"Show blocks": "\u6587\u7ae0\u306e\u533a\u5207\u308a\u3092\u70b9\u7dda\u3067\u8868\u793a", -"Show invisible characters": "\u4e0d\u53ef\u8996\u6587\u5b57\u3092\u8868\u793a", -"Word count": "\u6587\u5b57\u6570\u30ab\u30a6\u30f3\u30c8", -"Count": "\u30ab\u30a6\u30f3\u30c8", -"Document": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8", -"Selection": "\u9078\u629e", -"Words": "\u5358\u8a9e\u6570", -"Words: {0}": "\u5358\u8a9e\u6570: {0}", -"{0} words": "{0} \u30ef\u30fc\u30c9", -"File": "\u30d5\u30a1\u30a4\u30eb", -"Edit": "\u7de8\u96c6", -"Insert": "\u633f\u5165", -"View": "\u8868\u793a", -"Format": "\u66f8\u5f0f", -"Table": "\u8868", -"Tools": "\u30c4\u30fc\u30eb", -"Powered by {0}": "Powered by {0}", -"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "\u66f8\u5f0f\u4ed8\u304d\u30c6\u30ad\u30b9\u30c8\u306e\u7de8\u96c6\u753b\u9762\u3002ALT-F9\u3067\u30e1\u30cb\u30e5\u30fc\u3001ALT-F10\u3067\u30c4\u30fc\u30eb\u30d0\u30fc\u3001ALT-0\u3067\u30d8\u30eb\u30d7\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002", -"Image title": "\u753b\u50cf\u30bf\u30a4\u30c8\u30eb", -"Border width": "\u67a0\u7dda\u5e45", -"Border style": "\u67a0\u7dda\u30b9\u30bf\u30a4\u30eb", -"Error": "\u30a8\u30e9\u30fc", -"Warn": "\u8b66\u544a", -"Valid": "\u6709\u52b9", -"To open the popup, press Shift+Enter": "\u30dd\u30c3\u30d7\u30a2\u30c3\u30d7\u3092\u958b\u304f\u306b\u306f\u3001Shift+Enter\u3092\u62bc\u3057\u3066\u304f\u3060\u3055\u3044", -"Rich Text Area. Press ALT-0 for help.": "\u30ea\u30c3\u30c1\u30c6\u30ad\u30b9\u30c8\u30a8\u30ea\u30a2\u3002Alt-0\u3067\u30d8\u30eb\u30d7\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002", -"System Font": "\u30b7\u30b9\u30c6\u30e0\u30d5\u30a9\u30f3\u30c8", -"Failed to upload image: {0}": "\u753b\u50cf{0}\u3092\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f", -"Failed to load plugin: {0} from url {1}": "URL{1}\u304b\u3089\u306e\u30d7\u30e9\u30b0\u30a4\u30f3{0}\u306e\u8aad\u307f\u8fbc\u307f\u306b\u5931\u6557\u3057\u307e\u3057\u305f", -"Failed to load plugin url: {0}": "\u30d7\u30e9\u30b0\u30a4\u30f3\u306eURL{0}\u3092\u8aad\u307f\u8fbc\u3081\u307e\u305b\u3093\u3067\u3057\u305f", -"Failed to initialize plugin: {0}": "\u30d7\u30e9\u30b0\u30a4\u30f3{0}\u306e\u521d\u671f\u5316\u306b\u5931\u6557\u3057\u307e\u3057\u305f", -"example": "\u4f8b", -"Search": "\u691c\u7d22", -"All": "\u3059\u3079\u3066", -"Currency": "\u901a\u8ca8", -"Text": "\u30c6\u30ad\u30b9\u30c8", -"Quotations": "\u5f15\u7528", -"Mathematical": "\u6570\u5b66\u8a18\u53f7", -"Extended Latin": "\u30e9\u30c6\u30f3\u6587\u5b57\u62e1\u5f35", -"Symbols": "\u8a18\u53f7", -"Arrows": "\u77e2\u5370", -"User Defined": "\u30e6\u30fc\u30b6\u30fc\u5b9a\u7fa9", -"dollar sign": "\u30c9\u30eb\u8a18\u53f7", -"currency sign": "\u901a\u8ca8\u8a18\u53f7", -"euro-currency sign": "\u30e6\u30fc\u30ed\u8a18\u53f7", -"colon sign": "\u30b3\u30ed\u30f3\u8a18\u53f7", -"cruzeiro sign": "\u30af\u30eb\u30bc\u30a4\u30ed\u8a18\u53f7", -"french franc sign": "\u30d5\u30e9\u30f3\u30b9\u30d5\u30e9\u30f3\u8a18\u53f7", -"lira sign": "\u30ea\u30e9\u8a18\u53f7", -"mill sign": "\u30df\u30eb\u8a18\u53f7", -"naira sign": "\u30ca\u30a4\u30e9\u8a18\u53f7", -"peseta sign": "\u30da\u30bb\u30bf\u8a18\u53f7", -"rupee sign": "\u30eb\u30d4\u30fc\u8a18\u53f7", -"won sign": "\u30a6\u30a9\u30f3\u8a18\u53f7", -"new sheqel sign": "\u65b0\u30b7\u30a7\u30b1\u30eb\u8a18\u53f7", -"dong sign": "\u30c9\u30f3\u8a18\u53f7", -"kip sign": "\u30ad\u30fc\u30d7\u8a18\u53f7", -"tugrik sign": "\u30c8\u30a5\u30b0\u30eb\u30b0\u8a18\u53f7", -"drachma sign": "\u30c9\u30e9\u30af\u30de\u8a18\u53f7", -"german penny symbol": "\u30c9\u30a4\u30c4\u30da\u30cb\u30fc\u8a18\u53f7", -"peso sign": "\u30da\u30bd\u8a18\u53f7", -"guarani sign": "\u30ac\u30e9\u30cb\u8a18\u53f7", -"austral sign": "\u30a2\u30a6\u30b9\u30c8\u30e9\u30eb\u8a18\u53f7", -"hryvnia sign": "\u30d5\u30ea\u30f4\u30cb\u30e3\u8a18\u53f7", -"cedi sign": "\u30bb\u30c7\u30a3\u8a18\u53f7", -"livre tournois sign": "\u30c8\u30a5\u30fc\u30eb\u30dd\u30f3\u30c9\u8a18\u53f7", -"spesmilo sign": "\u30b9\u30da\u30b9\u30df\u30fc\u30ed\u8a18\u53f7", -"tenge sign": "\u30c6\u30f3\u30b2\u8a18\u53f7", -"indian rupee sign": "\u30a4\u30f3\u30c9\u30eb\u30d4\u30fc\u8a18\u53f7", -"turkish lira sign": "\u30c8\u30eb\u30b3\u30ea\u30e9\u8a18\u53f7", -"nordic mark sign": "\u5317\u6b27\u30de\u30eb\u30af\u8a18\u53f7", -"manat sign": "\u30de\u30ca\u30c8\u8a18\u53f7", -"ruble sign": "\u30eb\u30fc\u30d6\u30eb\u8a18\u53f7", -"yen character": "\u5186\u8a18\u53f7", -"yuan character": "\u4eba\u6c11\u5143\u8a18\u53f7", -"yuan character, in hong kong and taiwan": "\u9999\u6e2f\u304a\u3088\u3073\u53f0\u6e7e\u306b\u304a\u3051\u308b\u5143\u8a18\u53f7", -"yen\/yuan character variant one": "\u5186\/\u5143\u8a18\u53f7\u306e\u30d0\u30ea\u30a8\u30fc\u30b7\u30e7\u30f3", -"Loading emoticons...": "\u7d75\u6587\u5b57\u3092\u8aad\u307f\u8fbc\u3093\u3067\u3044\u307e\u3059...", -"Could not load emoticons": "\u7d75\u6587\u5b57\u304c\u8aad\u307f\u8fbc\u3081\u307e\u305b\u3093\u3067\u3057\u305f\u3002", -"People": "\u4eba", -"Animals and Nature": "\u52d5\u7269\u3068\u81ea\u7136", -"Food and Drink": "\u98df\u3079\u7269\u3068\u98f2\u307f\u7269", -"Activity": "\u884c\u52d5", -"Travel and Places": "\u65c5\u884c\u3068\u5834\u6240", -"Objects": "\u7269", -"Flags": "\u65d7", -"Characters": "\u6587\u5b57\u6570", -"Characters (no spaces)": "\u6587\u5b57\u6570 (\u30b9\u30da\u30fc\u30b9\u306a\u3057)", -"{0} characters": "{0}\u6587\u5b57", -"Error: Form submit field collision.": "\u30a8\u30e9\u30fc\uff1a\u30d5\u30a9\u30fc\u30e0\u9001\u4fe1\u30d5\u30a3\u30fc\u30eb\u30c9\u304c\u7af6\u5408\u3057\u3066\u3044\u307e\u3059\u3002", -"Error: No form element found.": "\u30a8\u30e9\u30fc\uff1a\u30d5\u30a9\u30fc\u30e0\u8981\u7d20\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002", -"Update": "\u66f4\u65b0", -"Color swatch": "\u8272\u306e\u898b\u672c", -"Turquoise": "\u30bf\u30fc\u30b3\u30a4\u30ba", -"Green": "\u30b0\u30ea\u30fc\u30f3", -"Blue": "\u30d6\u30eb\u30fc", -"Purple": "\u30d1\u30fc\u30d7\u30eb", -"Navy Blue": "\u30cd\u30a4\u30d3\u30fc", -"Dark Turquoise": "\u30c0\u30fc\u30af\u30bf\u30fc\u30b3\u30a4\u30ba", -"Dark Green": "\u30c0\u30fc\u30af\u30b0\u30ea\u30fc\u30f3", -"Medium Blue": "\u30e1\u30c7\u30a3\u30a2\u30e0\u30d6\u30eb\u30fc", -"Medium Purple": "\u30df\u30c7\u30a3\u30a2\u30e0\u30d1\u30fc\u30d7\u30eb", -"Midnight Blue": "\u30df\u30c3\u30c9\u30ca\u30a4\u30c8\u30d6\u30eb\u30fc", -"Yellow": "\u30a4\u30a8\u30ed\u30fc", -"Orange": "\u30aa\u30ec\u30f3\u30b8", -"Red": "\u30ec\u30c3\u30c9", -"Light Gray": "\u30e9\u30a4\u30c8\u30b0\u30ec\u30fc", -"Gray": "\u30b0\u30ec\u30fc", -"Dark Yellow": "\u30c0\u30fc\u30af\u30a4\u30a8\u30ed\u30fc", -"Dark Orange": "\u30c0\u30fc\u30af\u30aa\u30ec\u30f3\u30b8", -"Dark Red": "\u30c0\u30fc\u30af\u30ec\u30c3\u30c9", -"Medium Gray": "\u30df\u30c7\u30a3\u30a2\u30e0\u30b0\u30ec\u30fc", -"Dark Gray": "\u30c0\u30fc\u30af\u30b0\u30ec\u30fc", -"Light Green": "\u30e9\u30a4\u30c8\u30b0\u30ea\u30fc\u30f3", -"Light Yellow": "\u30e9\u30a4\u30c8\u30a4\u30a8\u30ed\u30fc", -"Light Red": "\u30e9\u30a4\u30c8\u30ec\u30c3\u30c9", -"Light Purple": "\u30e9\u30a4\u30c8\u30d1\u30fc\u30d7\u30eb", -"Light Blue": "\u30e9\u30a4\u30c8\u30d6\u30eb\u30fc", -"Dark Purple": "\u30c0\u30fc\u30af\u30d1\u30fc\u30d7\u30eb", -"Dark Blue": "\u30c0\u30fc\u30af\u30d6\u30eb\u30fc", -"Black": "\u30d6\u30e9\u30c3\u30af", -"White": "\u30db\u30ef\u30a4\u30c8", -"Switch to or from fullscreen mode": "\u30d5\u30eb\u30b9\u30af\u30ea\u30fc\u30f3\u30e2\u30fc\u30c9\u5207\u66ff", -"Open help dialog": "\u30d8\u30eb\u30d7\u30c0\u30a4\u30a2\u30ed\u30b0\u3092\u958b\u304f", -"history": "\u5c65\u6b74", -"styles": "\u30b9\u30bf\u30a4\u30eb", -"formatting": "\u66f8\u5f0f", -"alignment": "\u914d\u7f6e", -"indentation": "\u30a4\u30f3\u30c7\u30f3\u30c8", -"Font": "\u30d5\u30a9\u30f3\u30c8", -"Size": "\u30b5\u30a4\u30ba", -"More...": "\u8a73\u7d30...", -"Select...": "\u9078\u629e...", -"Preferences": "\u30d7\u30ea\u30d5\u30a1\u30ec\u30f3\u30b9", -"Yes": "\u306f\u3044", -"No": "\u3044\u3044\u3048", -"Keyboard Navigation": "\u30ad\u30fc\u30dc\u30fc\u30c9\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3", -"Version": "\u30d0\u30fc\u30b8\u30e7\u30f3", -"Code view": "\u30b3\u30fc\u30c9\u8868\u793a", -"Open popup menu for split buttons": "\u5206\u5272\u30dc\u30bf\u30f3\u306e\u30dd\u30c3\u30d7\u30a2\u30c3\u30d7\u30e1\u30cb\u30e5\u30fc\u3092\u958b\u304f", -"List Properties": "\u7b87\u6761\u66f8\u304d\u306e\u30d7\u30ed\u30d1\u30c6\u30a3", -"List properties...": "\u7b87\u6761\u66f8\u304d\u306e\u30d7\u30ed\u30d1\u30c6\u30a3...", -"Start list at number": "\u756a\u53f7\u30ea\u30b9\u30c8\u306e\u958b\u59cb", -"Line height": "\u884c\u306e\u9ad8\u3055", -"comments": "\u30b3\u30e1\u30f3\u30c8", -"Format Painter": "\u66f8\u5f0f\u306e\u30b3\u30d4\u30fc\/\u8cbc\u308a\u4ed8\u3051", -"Insert\/edit iframe": "iframe\u306e\u633f\u5165\/\u7de8\u96c6", -"Capitalization": "\u5927\u6587\u5b57\u5316", -"lowercase": "\u5c0f\u6587\u5b57", -"UPPERCASE": "\u5927\u6587\u5b57", -"Title Case": "\u30bf\u30a4\u30c8\u30eb\u6587\u5b57", -"permanent pen": "\u86cd\u5149\u30da\u30f3", -"Permanent Pen Properties": "\u86cd\u5149\u30da\u30f3\u306e\u30d7\u30ed\u30d1\u30c6\u30a3", -"Permanent pen properties...": "\u86cd\u5149\u30da\u30f3\u306e\u30d7\u30ed\u30d1\u30c6\u30a3...", -"case change": "\u5927\u6587\u5b57\/\u5c0f\u6587\u5b57\u306e\u5909\u66f4", -"page embed": "\u30da\u30fc\u30b8\u57cb\u3081\u8fbc\u307f", -"Advanced sort...": "\u9ad8\u5ea6\u306a\u4e26\u3079\u66ff\u3048...", -"Advanced Sort": "\u9ad8\u5ea6\u306a\u4e26\u3079\u66ff\u3048", -"Sort table by column ascending": "\u5217\u306e\u6607\u9806\u3067\u8868\u3092\u4e26\u3079\u66ff\u3048\u308b", -"Sort table by column descending": "\u5217\u306e\u964d\u9806\u3067\u8868\u3092\u4e26\u3079\u66ff\u3048\u308b", -"Sort": "\u4e26\u3079\u66ff\u3048", -"Order": "\u9806\u5e8f", -"Sort by": "\u4e26\u3073\u66ff\u3048", -"Ascending": "\u6607\u9806", -"Descending": "\u964d\u9806", -"Column {0}": "\u5217 {0}", -"Row {0}": "\u884c {0}", -"Spellcheck...": "\u30b9\u30da\u30eb\u30c1\u30a7\u30c3\u30af ...", -"Misspelled word": "\u30b9\u30da\u30eb\u30df\u30b9\u306e\u5358\u8a9e", -"Suggestions": "\u63d0\u6848", -"Change": "\u5909\u66f4", -"Finding word suggestions": "\u5358\u8a9e\u306e\u63d0\u6848\u3092\u691c\u7d22", -"Success": "\u6210\u529f", -"Repair": "\u4fee\u5fa9", -"Issue {0} of {1}": "{1}\u306e{0}\u3092\u767a\u884c", -"Images must be marked as decorative or have an alternative text description": "\u753b\u50cf\u306f\u88c5\u98fe\u3068\u3057\u3066\u30de\u30fc\u30af\u3059\u308b\u304b\u3001\u4ee3\u66ff\u30c6\u30ad\u30b9\u30c8\u306e\u8aac\u660e\u304c\u5fc5\u8981\u3067\u3059", -"Images must have an alternative text description. Decorative images are not allowed.": "\u753b\u50cf\u306b\u306f\u4ee3\u66ff\u30c6\u30ad\u30b9\u30c8\u306e\u8aac\u660e\u304c\u5fc5\u8981\u3067\u3059\u3002\u88c5\u98fe\u7684\u306a\u753b\u50cf\u306f\u8a31\u53ef\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002", -"Or provide alternative text:": "\u307e\u305f\u306f\u4ee3\u66ff\u30c6\u30ad\u30b9\u30c8\u3092\u63d0\u4f9b:", -"Make image decorative:": "\u753b\u50cf\u3092\u88c5\u98fe\u7684\u306b\u3059\u308b:", -"ID attribute must be unique": "ID\u306e\u5c5e\u6027\u306f\u4e00\u610f\u3067\u3042\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059", -"Make ID unique": "ID\u3092\u4e00\u610f\u306b\u3059\u308b", -"Keep this ID and remove all others": "\u3053\u306eID\u3092\u4fdd\u6301\u3057\u3001\u4ed6\u306e\u3059\u3079\u3066\u3092\u524a\u9664\u3057\u307e\u3059", -"Remove this ID": "\u3053\u306eID\u3092\u524a\u9664\u3057\u307e\u3059", -"Remove all IDs": "\u3059\u3079\u3066\u306eID\u3092\u524a\u9664\u3057\u307e\u3059", -"Checklist": "\u30c1\u30a7\u30c3\u30af\u30ea\u30b9\u30c8", -"Anchor": "\u30a2\u30f3\u30ab\u30fc\uff08\u30ea\u30f3\u30af\u306e\u5230\u9054\u70b9\uff09", -"Special character": "\u7279\u6b8a\u6587\u5b57", -"Code sample": "\u30b3\u30fc\u30c9\u30b5\u30f3\u30d7\u30eb", -"Color": "\u30ab\u30e9\u30fc", -"Document properties": "\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306e\u30d7\u30ed\u30d1\u30c6\u30a3", -"Image description": "\u753b\u50cf\u306e\u8aac\u660e\u6587", -"Image": "\u753b\u50cf", -"Insert link": "\u30ea\u30f3\u30af", -"Target": "\u30bf\u30fc\u30b2\u30c3\u30c8\u5c5e\u6027", -"Link": "\u30ea\u30f3\u30af", -"Poster": "\u4ee3\u66ff\u753b\u50cf\u306e\u5834\u6240", -"Media": "\u30e1\u30c7\u30a3\u30a2", -"Print": "\u5370\u5237", -"Prev": "\u524d", -"Find and replace": "\u691c\u7d22\u3068\u7f6e\u304d\u63db\u3048", -"Whole words": "\u5358\u8a9e\u5358\u4f4d\u3067\u691c\u7d22\u3059\u308b", -"Insert template": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u633f\u5165" -}); \ No newline at end of file diff --git a/core/vendor/tinymce/langs/langs.zip b/core/vendor/tinymce/langs/langs.zip deleted file mode 100644 index 649b2d6e..00000000 Binary files a/core/vendor/tinymce/langs/langs.zip and /dev/null differ diff --git a/core/vendor/tinymce/langs/nb_NO.js b/core/vendor/tinymce/langs/nb_NO.js deleted file mode 100644 index 62c64d3f..00000000 --- a/core/vendor/tinymce/langs/nb_NO.js +++ /dev/null @@ -1,462 +0,0 @@ -tinymce.addI18n('nb_NO',{ -"Redo": "Gj\u00f8r om", -"Undo": "Angre", -"Cut": "Klipp ut", -"Copy": "Kopier", -"Paste": "Lim inn", -"Select all": "Marker alt", -"New document": "Nytt dokument", -"Ok": "Ok", -"Cancel": "Avbryt", -"Visual aids": "Visuelle hjelpemidler", -"Bold": "Fet", -"Italic": "Kursiv", -"Underline": "Understreking", -"Strikethrough": "Gjennomstreking", -"Superscript": "Hevet skrift", -"Subscript": "Senket skrift", -"Clear formatting": "Fjern formateringer", -"Align left": "Venstrejuster", -"Align center": "Midtstill", -"Align right": "H\u00f8yrejuster", -"Justify": "Blokkjuster", -"Bullet list": "Punktliste", -"Numbered list": "Nummerliste", -"Decrease indent": "Reduser innrykk", -"Increase indent": "\u00d8k innrykk", -"Close": "Lukk", -"Formats": "Stiler", -"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Nettleseren din st\u00f8tter ikke direkte tilgang til utklippsboken. Bruk istedet tastatursnarveiene Ctrl+X\/C\/V.", -"Headers": "Overskrifter", -"Header 1": "Overskrift 1", -"Header 2": "Overskrift 2", -"Header 3": "Overskrift 3", -"Header 4": "Overskrift 4", -"Header 5": "Overskrift 5", -"Header 6": "Overskrift 6", -"Headings": "Overskrifter", -"Heading 1": "Overskrift 1", -"Heading 2": "Overskrift 2", -"Heading 3": "Overskrift 3", -"Heading 4": "Overskrift 4", -"Heading 5": "Overskrift 5", -"Heading 6": "Overskrift 6", -"Preformatted": "Forh\u00e5ndsformatert", -"Div": "Div", -"Pre": "Pre", -"Code": "Kode", -"Paragraph": "Avsnitt", -"Blockquote": "Blockquote", -"Inline": "Innkapslet", -"Blocks": "Blokker", -"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Lim inn er n\u00e5 i ren-tekst modus. Kopiert innhold vil bli limt inn som ren tekst inntil du sl\u00e5r av dette valget.", -"Fonts": "Fonter", -"Font Sizes": "Fontst\u00f8rrelser", -"Class": "Klasse", -"Browse for an image": "S\u00f8k etter bilde", -"OR": "OR", -"Drop an image here": "Slipp et bilde her", -"Upload": "Last opp", -"Block": "Blokk", -"Align": "Juster", -"Default": "Normal", -"Circle": "\u00c5pen sirkel", -"Disc": "Fylt sirkel", -"Square": "Fylt firkant", -"Lower Alpha": "Minuskler", -"Lower Greek": "Greske minuskler", -"Lower Roman": "Romerske minuskler", -"Upper Alpha": "Versaler", -"Upper Roman": "Romerske versaler", -"Anchor...": "Lenke", -"Name": "Navn", -"Id": "Id", -"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "Id burde starte med en bokstav, bare fulgt av bokstaver, nummer, streker, punktum, koloner eller understreker.", -"You have unsaved changes are you sure you want to navigate away?": "Du har ikke arkivert endringene. Vil du fortsette uten \u00e5 arkivere?", -"Restore last draft": "Gjenopprett siste utkast", -"Special character...": "Spesialtegn...", -"Source code": "Kildekode", -"Insert\/Edit code sample": "Sett inn\/endre kodeeksempel", -"Language": "Spr\u00e5k", -"Code sample...": "Kodeeksempel", -"Color Picker": "Fargevelger", -"R": "R", -"G": "G", -"B": "B", -"Left to right": "Venstre til h\u00f8yre", -"Right to left": "H\u00f8yre til venstre", -"Emoticons": "Hum\u00f8rfjes", -"Emoticons...": "Emoticons..", -"Metadata and Document Properties": "Metadata og dokumentverdier", -"Title": "Tittel", -"Keywords": "N\u00f8kkelord", -"Description": "Beskrivelse", -"Robots": "Roboter", -"Author": "Forfatter", -"Encoding": "Tegnkoding", -"Fullscreen": "Fullskjerm", -"Action": "Handling", -"Shortcut": "Snarvei", -"Help": "Hjelp", -"Address": "Adresse", -"Focus to menubar": "Fokus p\u00e5 menylinje", -"Focus to toolbar": "Fokus p\u00e5 verkt\u00f8ylinje", -"Focus to element path": "Fokus p\u00e5 elementsti", -"Focus to contextual toolbar": "Fokus p\u00e5 kontekstuell verkt\u00f8ylinje", -"Insert link (if link plugin activated)": "Sett inn lenke (dersom lenketillegg er aktivert)", -"Save (if save plugin activated)": "Lagre (dersom lagretillegg er aktivert)", -"Find (if searchreplace plugin activated)": "Finn (dersom tillegg for s\u00f8k og erstatt er aktivert)", -"Plugins installed ({0}):": "Installerte tillegg ({0}):", -"Premium plugins:": "Premiumtillegg:", -"Learn more...": "Les mer ...", -"You are using {0}": "Du bruker {0}", -"Plugins": "Tillegg", -"Handy Shortcuts": "Nyttige snarveier", -"Horizontal line": "Horisontal linje", -"Insert\/edit image": "Sett inn\/endre bilde", -"Alternative description": "Alternativ beskrivelse", -"Accessibility": "Tilgjengelighet", -"Image is decorative": "Bilde er dekorasjon", -"Source": "Bildelenke", -"Dimensions": "Dimensjoner", -"Constrain proportions": "Behold proporsjoner", -"General": "Generelt", -"Advanced": "Avansert", -"Style": "Stil", -"Vertical space": "Vertikal marg", -"Horizontal space": "Horisontal marg", -"Border": "Ramme", -"Insert image": "Sett inn bilde", -"Image...": "Bilde...", -"Image list": "Bildeliste", -"Rotate counterclockwise": "Roter mot venstre", -"Rotate clockwise": "Roter mot h\u00f8yre", -"Flip vertically": "Speilvend vertikalt", -"Flip horizontally": "Speilvend horisontalt", -"Edit image": "Rediger bilde", -"Image options": "Bilde innstillinger", -"Zoom in": "Zoom inn", -"Zoom out": "Zoom ut", -"Crop": "Beskj\u00e6r", -"Resize": "Skaler", -"Orientation": "Orientering", -"Brightness": "Lysstyrke", -"Sharpen": "Skarphet", -"Contrast": "Kontrast", -"Color levels": "Fargeniv\u00e5", -"Gamma": "Gamma", -"Invert": "Inverter", -"Apply": "Utf\u00f8r", -"Back": "Tilbake", -"Insert date\/time": "Sett inn dato\/tid", -"Date\/time": "Dato\/tid", -"Insert\/edit link": "Sett inn\/endre lenke", -"Text to display": "Tekst som skal vises", -"Url": "Url", -"Open link in...": "\u00c5pne lenke i..", -"Current window": "N\u00e5v\u00e6rende vindu", -"None": "Ingen", -"New window": "Nytt vindu", -"Open link": "\u00c5pne lenke", -"Remove link": "Fjern lenke", -"Anchors": "Anker", -"Link...": "Lenke...", -"Paste or type a link": "Lim inn eller skriv en lenke", -"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "Oppgitte URL ser ut til \u00e5 v\u00e6re en epost-adresse. \u00d8nsker du \u00e5 sette inn p\u00e5krevet mailto: prefiks forran epost-adressen?", -"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "Oppgitt URL ser ut til \u00e5 v\u00e6re en e-postadresse. \u00d8nsker du \u00e5 sette inn p\u00e5krevd mailto:-prefiks foran e-postadressen?", -"The URL you entered seems to be an external link. Do you want to add the required https:\/\/ prefix?": "Nettadressen du fylte inn ser ut til \u00e5 v\u00e6re en ekstern. \u00d8nsker du \u00e5 legge til p\u00e5krevd 'https:\/\/'-prefiks?", -"Link list": "Lenkeliste", -"Insert video": "Sett inn video", -"Insert\/edit video": "Sett inn\/rediger video", -"Insert\/edit media": "Sett inn\/endre media", -"Alternative source": "Alternativ kilde", -"Alternative source URL": "Alternativ kilde URL", -"Media poster (Image URL)": "Mediaposter (bilde-URL)", -"Paste your embed code below:": "Lim inn inkluderings-koden nedenfor", -"Embed": "Inkluder", -"Media...": "Media..", -"Nonbreaking space": "Hardt mellomrom", -"Page break": "Sideskifte", -"Paste as text": "Lim inn som tekst", -"Preview": "Forh\u00e5ndsvisning", -"Print...": "Skriv ut...", -"Save": "Arkiver", -"Find": "Finn", -"Replace with": "Erstatt med", -"Replace": "Erstatt", -"Replace all": "Erstatt alle", -"Previous": "Forrige", -"Next": "Neste", -"Find and Replace": "Finn og erstatt", -"Find and replace...": "Finn og erstatt...", -"Could not find the specified string.": "Kunne ikke finne den spesifiserte teksten", -"Match case": "Match store og sm\u00e5 bokstaver", -"Find whole words only": "Finn kun hele ord", -"Find in selection": "Finn i utvalg", -"Spellcheck": "Stavekontroll", -"Spellcheck Language": "Stavekontroller spr\u00e5k", -"No misspellings found.": "Ingen feilstaving funnet", -"Ignore": "Ignorer", -"Ignore all": "Ignorer alle", -"Finish": "Avslutt", -"Add to Dictionary": "Legg til i ordliste", -"Insert table": "Sett inn tabell", -"Table properties": "Tabell egenskaper", -"Delete table": "Slett tabell", -"Cell": "Celle", -"Row": "Rad", -"Column": "Kolonne", -"Cell properties": "Celle egenskaper", -"Merge cells": "Sl\u00e5 sammen celler", -"Split cell": "Splitt celle", -"Insert row before": "Sett inn rad f\u00f8r", -"Insert row after": "Sett in rad etter", -"Delete row": "Slett rad", -"Row properties": "Rad egenskaper", -"Cut row": "Klipp ut rad", -"Copy row": "Kopier rad", -"Paste row before": "Lim inn rad f\u00f8r", -"Paste row after": "Lim inn rad etter", -"Insert column before": "Sett inn kolonne f\u00f8r", -"Insert column after": "Sett inn kolonne etter", -"Delete column": "Slett kolonne", -"Cols": "Kolonner", -"Rows": "Rader", -"Width": "Bredde", -"Height": "H\u00f8yde", -"Cell spacing": "Celleavstand", -"Cell padding": "Cellemarg", -"Caption": "Tittel", -"Show caption": "Vis bildetekst", -"Left": "Venstre", -"Center": "Midtstilt", -"Right": "H\u00f8yre", -"Cell type": "Celletype", -"Scope": "Omfang", -"Alignment": "Justering", -"H Align": "H Justering", -"V Align": "V Justering", -"Top": "Topp", -"Middle": "Midten", -"Bottom": "Bunn", -"Header cell": "Topptekst-celle", -"Row group": "Radgruppe", -"Column group": "Kolonnegruppe", -"Row type": "Rad-type", -"Header": "Topptekst", -"Body": "Br\u00f8dtekst", -"Footer": "Bunntekst", -"Border color": "Rammefarge", -"Insert template...": "Sett inn mal..", -"Templates": "Maler", -"Template": "Mal", -"Text color": "Tekstfarge", -"Background color": "Bakgrunnsfarge", -"Custom...": "Tilpass...", -"Custom color": "Tilpasset farge", -"No color": "Ingen farge", -"Remove color": "Fjern farge", -"Table of Contents": "Innholdsfortegnelse", -"Show blocks": "Vis blokker", -"Show invisible characters": "Vis skjulte tegn", -"Word count": "Ordtelling", -"Count": "Opptelling", -"Document": "Dokument", -"Selection": "Utvalg", -"Words": "Ord", -"Words: {0}": "Antall ord: {0}", -"{0} words": "{0} ord", -"File": "Arkiv", -"Edit": "Rediger", -"Insert": "Sett inn", -"View": "Vis", -"Format": "Format", -"Table": "Tabell", -"Tools": "Verkt\u00f8y", -"Powered by {0}": "Redigert med {0}", -"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Tekstredigering. Tast ALT-F9 for meny. Tast ALT-F10 for verkt\u00f8ys-rader. Tast ALT-0 for hjelp.", -"Image title": "Bildetittel", -"Border width": "Bordbredde", -"Border style": "Bordstil", -"Error": "Feil", -"Warn": "Advarsel", -"Valid": "Gyldig", -"To open the popup, press Shift+Enter": "For \u00e5 \u00e5pne popup, trykk Shift+Enter", -"Rich Text Area. Press ALT-0 for help.": "Rik-tekstomr\u00e5de. Trykk ALT-0 for hjelp.", -"System Font": "Systemfont", -"Failed to upload image: {0}": "Opplasting av bilde feilet: {0}", -"Failed to load plugin: {0} from url {1}": "Kunne ikke laste tillegg: {0} from url {1}", -"Failed to load plugin url: {0}": "Kunne ikke laste tillegg url: {0}", -"Failed to initialize plugin: {0}": "Kunne ikke initialisere tillegg: {0}", -"example": "eksempel", -"Search": "S\u00f8k", -"All": "Alle", -"Currency": "Valuta", -"Text": "Tekst", -"Quotations": "Sitater", -"Mathematical": "Matematisk", -"Extended Latin": "Utvidet latin", -"Symbols": "Symboler", -"Arrows": "Piler", -"User Defined": "Brukerdefinert", -"dollar sign": "dollartegn", -"currency sign": "valutasymbol", -"euro-currency sign": "Euro-valutasymbol", -"colon sign": "kolon-symbol", -"cruzeiro sign": "cruzeiro-symbol", -"french franc sign": "franske franc-symbol", -"lira sign": "lire-symbol", -"mill sign": "mill-symbol", -"naira sign": "naira-symbol", -"peseta sign": "peseta-symbol", -"rupee sign": "rupee-symbol", -"won sign": "won-symbol", -"new sheqel sign": "Ny sheqel-symbol", -"dong sign": "dong-symbol", -"kip sign": "kip-symbol", -"tugrik sign": "tugrik-symbol", -"drachma sign": "drachma-symbol", -"german penny symbol": "tysk penny-symbol", -"peso sign": "peso-symbol", -"guarani sign": "quarani-symbol", -"austral sign": "austral-symbol", -"hryvnia sign": "hryvina-symbol", -"cedi sign": "credi-symbol", -"livre tournois sign": "livre tournois-symbol", -"spesmilo sign": "spesmilo-symbol", -"tenge sign": "tenge-symbol", -"indian rupee sign": "indisk rupee-symbol", -"turkish lira sign": "tyrkisk lire-symbol", -"nordic mark sign": "nordisk mark-symbol", -"manat sign": "manat-symbol", -"ruble sign": "ruble-symbol", -"yen character": "yen-symbol", -"yuan character": "yuan-symbol", -"yuan character, in hong kong and taiwan": "yuan-symbol, i Hongkong og Taiwan", -"yen\/yuan character variant one": "yen\/yuan-symbol variant en", -"Loading emoticons...": "Laster emoticons..", -"Could not load emoticons": "Kunne ikke laste emoticons", -"People": "Mennesker", -"Animals and Nature": "Dyr og natur", -"Food and Drink": "Mat og drikke", -"Activity": "Aktivitet", -"Travel and Places": "Reise og steder", -"Objects": "Objekter", -"Flags": "Flagg", -"Characters": "Tegn", -"Characters (no spaces)": "Tegn (uten mellomrom)", -"{0} characters": "{0} tegn", -"Error: Form submit field collision.": "Feil: Skjemafelt innsendingskollisjon.", -"Error: No form element found.": "Feil: Intet skjemafelt funnet.", -"Update": "Oppdater", -"Color swatch": "Fargepalett", -"Turquoise": "Turkis", -"Green": "Gr\u00f8nn", -"Blue": "Bl\u00e5", -"Purple": "Lilla", -"Navy Blue": "Marinebl\u00e5", -"Dark Turquoise": "M\u00f8rk turkis", -"Dark Green": "M\u00f8rkegr\u00f8nn", -"Medium Blue": "Mellombl\u00e5", -"Medium Purple": "Medium lilla", -"Midnight Blue": "Midnattbl\u00e5", -"Yellow": "Gul", -"Orange": "Oransje", -"Red": "R\u00f8d", -"Light Gray": "Lys gr\u00e5", -"Gray": "Gr\u00e5", -"Dark Yellow": "M\u00f8rk gul", -"Dark Orange": "M\u00f8rk oransje", -"Dark Red": "M\u00f8rker\u00f8d", -"Medium Gray": "Medium gr\u00e5", -"Dark Gray": "M\u00f8rk gr\u00e5", -"Light Green": "Lys gr\u00f8nn", -"Light Yellow": "Lys gul", -"Light Red": "Lys r\u00f8d", -"Light Purple": "Lys lilla", -"Light Blue": "Lys bl\u00e5", -"Dark Purple": "M\u00f8rk lilla", -"Dark Blue": "M\u00f8rk bl\u00e5", -"Black": "Svart", -"White": "Hvit", -"Switch to or from fullscreen mode": "Bytt til eller fra fullskjermmodus", -"Open help dialog": "\u00c5pne hjelp-dialog", -"history": "historikk", -"styles": "stiler", -"formatting": "formatering", -"alignment": "justering", -"indentation": "innrykk", -"Font": "Skrift", -"Size": "St\u00f8rrelse", -"More...": "Mer...", -"Select...": "Velg...", -"Preferences": "Innstillinger", -"Yes": "Ja", -"No": "Nei", -"Keyboard Navigation": "Navigering med tastaturet", -"Version": "Versjon", -"Code view": "Kodevisning", -"Open popup menu for split buttons": "\u00c5pne sprettoppmeny for splitt-knapper", -"List Properties": "Listeegenskaper", -"List properties...": "Listeegenskaper ...", -"Start list at number": "Start liste p\u00e5 nummer", -"Line height": "Linjeh\u00f8yde", -"comments": "kommentarer", -"Format Painter": "Kopier format", -"Insert\/edit iframe": "Sett inn \/ rediger iframe", -"Capitalization": "Store\/sm\u00e5 bokstaver", -"lowercase": "sm\u00e5 bokstaver", -"UPPERCASE": "STORE BOKSTAVER", -"Title Case": "Tittelbokstav", -"permanent pen": "permanent penn", -"Permanent Pen Properties": "Permanente egenskaper for penn", -"Permanent pen properties...": "Permanente egenskaper for penn...", -"case change": "st\u00f8rrelseendring", -"page embed": "sideinnebygging", -"Advanced sort...": "Avansert sortering ...", -"Advanced Sort": "Avansert sortering", -"Sort table by column ascending": "Sorter tabell etter kolonne stigende", -"Sort table by column descending": "Sorter tabell etter kolonne synkende", -"Sort": "Sorter", -"Order": "Rekkef\u00f8lge", -"Sort by": "Sorter etter", -"Ascending": "Stigende", -"Descending": "Synkende", -"Column {0}": "Kolonne {0}", -"Row {0}": "Rad {0}", -"Spellcheck...": "Stavekontroll ...", -"Misspelled word": "Feilstavet ord", -"Suggestions": "Forslag", -"Change": "Endre", -"Finding word suggestions": "Finner ordforslag", -"Success": "Vellykket", -"Repair": "Reparer", -"Issue {0} of {1}": "Problem {0} av {1}", -"Images must be marked as decorative or have an alternative text description": "Bilder m\u00e5 markeres som dekorasjon eller ha en alternativ tekstbeskrivelse", -"Images must have an alternative text description. Decorative images are not allowed.": "Bilder m\u00e5 ha en alternativ tekstbeskrivelse. Dekorasjonbilder er ikke tillatt.", -"Or provide alternative text:": "Eller fyll inn en alternative tekst:", -"Make image decorative:": "Marker bilde som dekorasjon:", -"ID attribute must be unique": "'ID'-attributtet m\u00e5 v\u00e6re unikt", -"Make ID unique": "Gj\u00f8r 'ID' unik", -"Keep this ID and remove all others": "Behold denne 'ID'-en og fjern alle andre", -"Remove this ID": "Fjern denne 'ID'", -"Remove all IDs": "Fjern alle 'ID'-er", -"Checklist": "Avkryssingsliste", -"Anchor": "Anker", -"Special character": "Spesialtegn", -"Code sample": "Kodeeksempel", -"Color": "Farge", -"Document properties": "Dokumentegenskaper", -"Image description": "Bildebeskrivelse", -"Image": "Bilde", -"Insert link": "Sett inn lenke", -"Target": "M\u00e5l", -"Link": "Lenke", -"Poster": "Plakatbilde", -"Media": "Media", -"Print": "Skriv ut", -"Prev": "Forrige", -"Find and replace": "Finn og erstatt", -"Whole words": "Hele ord", -"Insert template": "Sett inn mal" -}); \ No newline at end of file diff --git a/core/vendor/tinymce/langs/nl.js b/core/vendor/tinymce/langs/nl.js deleted file mode 100644 index 34e84ec3..00000000 --- a/core/vendor/tinymce/langs/nl.js +++ /dev/null @@ -1,462 +0,0 @@ -tinymce.addI18n('nl',{ -"Redo": "Opnieuw uitvoeren", -"Undo": "Ongedaan maken", -"Cut": "Knippen", -"Copy": "Kopi\u00ebren", -"Paste": "Plakken", -"Select all": "Alles selecteren", -"New document": "Nieuw document", -"Ok": "OK", -"Cancel": "Annuleren", -"Visual aids": " Visuele hulpmiddelen", -"Bold": "Vet", -"Italic": "Cursief", -"Underline": "Onderstrepen", -"Strikethrough": "Doorhalen", -"Superscript": "Superscript", -"Subscript": "Subscript", -"Clear formatting": "Opmaak wissen", -"Align left": "Links uitlijnen", -"Align center": "Centreren", -"Align right": "Rechts uitlijnen", -"Justify": "Uitvullen", -"Bullet list": "Lijst met opsommingstekens", -"Numbered list": "Genummerde lijst", -"Decrease indent": "Inspringing verkleinen", -"Increase indent": "Inspringing vergroten", -"Close": "Sluiten", -"Formats": "Opmaken", -"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Jouw browser ondersteunt geen rechtstreekse toegang tot het klembord. Gebruik in plaats daarvan de sneltoetsen Ctrl+X\/C\/V.", -"Headers": "Kopteksten", -"Header 1": "Koptekst 1", -"Header 2": "Koptekst 2", -"Header 3": "Koptekst 3", -"Header 4": "Koptekst 4", -"Header 5": "Koptekst 5", -"Header 6": "Koptekst 6", -"Headings": "Koppen", -"Heading 1": "Kop 1", -"Heading 2": "Kop 2", -"Heading 3": "Kop 3", -"Heading 4": "Kop 4", -"Heading 5": "Kop 5", -"Heading 6": "Kop 6", -"Preformatted": "Vooraf opgemaakt", -"Div": "Div", -"Pre": "Pre", -"Code": "Code", -"Paragraph": "Alinea", -"Blockquote": "Blockquote", -"Inline": "Inline", -"Blocks": "Blokken", -"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Plakken gebeurt nu als platte tekst. Tekst wordt nu ingevoegd zonder opmaak tot deze optie uitgeschakeld wordt.", -"Fonts": "Lettertypes", -"Font Sizes": "Tekengroottes", -"Class": "Klasse", -"Browse for an image": "Afbeelding zoeken", -"OR": "OF", -"Drop an image here": "Hier een afbeelding neerzetten", -"Upload": "Uploaden", -"Block": "Blok", -"Align": "Uitlijnen", -"Default": "Standaard", -"Circle": "Cirkel", -"Disc": "Bolletje", -"Square": "Vierkant", -"Lower Alpha": "Kleine letters", -"Lower Greek": "Griekse letters", -"Lower Roman": "Romeinse cijfers klein", -"Upper Alpha": "Hoofdletters", -"Upper Roman": "Romeinse cijfers groot", -"Anchor...": "Anker...", -"Name": "Naam", -"Id": "ID", -"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "ID moet beginnen met een letter, gevolgd door letters, nummers, streepjes, punten, dubbele punten of underscores.", -"You have unsaved changes are you sure you want to navigate away?": "U hebt niet alles opgeslagen bent u zeker dat u de pagina wenst te verlaten?", -"Restore last draft": "Herstel het laatste concept", -"Special character...": "Speciaal teken...", -"Source code": "Broncode", -"Insert\/Edit code sample": "Broncode invoegen\/bewerken", -"Language": "Programmeertaal", -"Code sample...": "Codevoorbeeld...", -"Color Picker": "Kleurenkiezer", -"R": "Rood", -"G": "Groen", -"B": "Blauw", -"Left to right": "Links naar rechts", -"Right to left": "Rechts naar links", -"Emoticons": "Emoticons", -"Emoticons...": "Emoticons...", -"Metadata and Document Properties": "Metadata en documenteigenschappen", -"Title": "Titel", -"Keywords": "Sleutelwoorden", -"Description": "Omschrijving", -"Robots": "Robots", -"Author": "Auteur", -"Encoding": "Codering", -"Fullscreen": "Volledig scherm", -"Action": "Actie", -"Shortcut": "Snelkoppeling", -"Help": "Help", -"Address": "Adres", -"Focus to menubar": "Menubalk selecteren", -"Focus to toolbar": "Werkbalk selecteren", -"Focus to element path": "Element pad selecteren", -"Focus to contextual toolbar": "Contextuele werkbalk selecteren", -"Insert link (if link plugin activated)": "Link invoegen (als link plug-in geactiveerd is)", -"Save (if save plugin activated)": "Opslaan (als opslaan plug-in ingeschakeld is)", -"Find (if searchreplace plugin activated)": "Zoeken (als zoeken\/vervangen plug-in ingeschakeld is)", -"Plugins installed ({0}):": "Plug-ins ge\u00efnstalleerd ({0}):", -"Premium plugins:": "Premium plug-ins:", -"Learn more...": "Leer meer...", -"You are using {0}": "Je gebruikt {0}", -"Plugins": "Plug-ins", -"Handy Shortcuts": "Handige snelkoppelingen", -"Horizontal line": "Horizontale lijn", -"Insert\/edit image": "Afbeelding invoegen\/bewerken", -"Alternative description": "Alternatieve beschrijving", -"Accessibility": "Toegankelijkheid", -"Image is decorative": "Afbeelding is decoratief", -"Source": "Bron", -"Dimensions": "Afmetingen", -"Constrain proportions": "Verhoudingen behouden", -"General": "Algemeen", -"Advanced": "Geavanceerd", -"Style": "Stijl", -"Vertical space": "Verticale ruimte", -"Horizontal space": "Horizontale ruimte", -"Border": "Rand", -"Insert image": "Afbeelding invoegen", -"Image...": "Afbeelding...", -"Image list": "Afbeeldingenlijst", -"Rotate counterclockwise": "Linksom draaien", -"Rotate clockwise": "Rechtsom draaien", -"Flip vertically": "Verticaal spiegelen", -"Flip horizontally": "Horizontaal spiegelen", -"Edit image": "Bewerk afbeelding", -"Image options": "Afbeelding opties", -"Zoom in": "Inzoomen", -"Zoom out": "Uitzoomen", -"Crop": "Uitsnijden", -"Resize": "Formaat aanpassen", -"Orientation": "Orientatie", -"Brightness": "Helderheid", -"Sharpen": "Scherpte", -"Contrast": "Contrast", -"Color levels": "Kleurniveau's", -"Gamma": "Gamma", -"Invert": "Omkeren", -"Apply": "Toepassen", -"Back": "Terug", -"Insert date\/time": "Voeg datum\/tijd in", -"Date\/time": "Datum\/tijd", -"Insert\/edit link": "Hyperlink invoegen\/bewerken", -"Text to display": "Linktekst", -"Url": "Url", -"Open link in...": "Link openen in...", -"Current window": "Huidige venster", -"None": "Geen", -"New window": "Nieuw venster", -"Open link": "Open koppeling", -"Remove link": "Link verwijderen", -"Anchors": "Anker", -"Link...": "Link...", -"Paste or type a link": "Plak of typ een link", -"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "De ingegeven URL lijkt op een e-mailadres. Wil je er \"mailto:\" aan toevoegen?", -"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "De ingegeven URL verwijst naar een extern adres. Wil je er \"http:\/\/\" aan toevoegen?", -"The URL you entered seems to be an external link. Do you want to add the required https:\/\/ prefix?": "De ingevoerde URL verwijst naar een extern adres. Wilt u er het vereiste voorvoegsel https:\/\/ aan toevoegen?", -"Link list": "Linklijst", -"Insert video": "Video invoegen", -"Insert\/edit video": "Video invoegen\/bewerken", -"Insert\/edit media": "Media invoegen\/bewerken", -"Alternative source": "Alternatieve bron", -"Alternative source URL": "Alternatief bron-URL", -"Media poster (Image URL)": "Mediaposter (afbeeldings-url)", -"Paste your embed code below:": "Plak u in te sluiten code hieronder:", -"Embed": "Insluiten", -"Media...": "Media...", -"Nonbreaking space": "Vaste spatie invoegen", -"Page break": "Pagina einde", -"Paste as text": "Plakken als tekst", -"Preview": "Voorbeeld", -"Print...": "Afdrukken... ", -"Save": "Opslaan", -"Find": "Zoeken", -"Replace with": "Vervangen door", -"Replace": "Vervangen", -"Replace all": "Alles vervangen", -"Previous": "Vorige", -"Next": "Volgende", -"Find and Replace": "Zoek en vervang", -"Find and replace...": "Zoeken en vervangen...", -"Could not find the specified string.": "Geen resultaten gevonden", -"Match case": "Identieke hoofd\/kleine letters", -"Find whole words only": "Alleen hele woorden zoeken", -"Find in selection": "Zoek in selectie", -"Spellcheck": "Spellingscontrole", -"Spellcheck Language": "Spellingscontrole taal", -"No misspellings found.": "Geen foute vertalingen", -"Ignore": "Negeren", -"Ignore all": "Alles negeren", -"Finish": "Einde", -"Add to Dictionary": "Toevoegen aan woordenlijst", -"Insert table": "Tabel invoegen", -"Table properties": "Tabel eigenschappen", -"Delete table": "Verwijder tabel", -"Cell": "Cel", -"Row": "Rij", -"Column": "Kolom", -"Cell properties": "Cel eigenschappen", -"Merge cells": "Cellen samenvoegen", -"Split cell": "Cel splitsen", -"Insert row before": "Voeg rij boven toe", -"Insert row after": "Voeg rij onder toe", -"Delete row": "Verwijder rij", -"Row properties": "Rij eigenschappen", -"Cut row": "Knip rij", -"Copy row": "Kopieer rij", -"Paste row before": "Plak rij boven", -"Paste row after": "Plak rij onder", -"Insert column before": "Voeg kolom in voor", -"Insert column after": "Voeg kolom in na", -"Delete column": "Verwijder kolom", -"Cols": "Kolommen", -"Rows": "Rijen", -"Width": "Breedte", -"Height": "Hoogte", -"Cell spacing": "Celruimte", -"Cell padding": "Ruimte binnen cel", -"Caption": "Onderschrift", -"Show caption": "Bijschrift weergeven", -"Left": "Links", -"Center": "Midden", -"Right": "Rechts", -"Cell type": "Celtype", -"Scope": "Bereik", -"Alignment": "Uitlijning", -"H Align": "Links uitlijnen", -"V Align": "Boven uitlijnen", -"Top": "Bovenaan", -"Middle": "Centreren", -"Bottom": "Onderaan", -"Header cell": "Kopcel", -"Row group": "Rijgroep", -"Column group": "Kolomgroep", -"Row type": "Rijtype", -"Header": "Koptekst", -"Body": "Body", -"Footer": "Voettekst", -"Border color": "Randkleur", -"Insert template...": "Sjabloon invoegen...", -"Templates": "Sjablonen", -"Template": "Sjabloon", -"Text color": "Tekstkleur", -"Background color": "Achtergrondkleur", -"Custom...": "Eigen...", -"Custom color": "Eigen kleur", -"No color": "Geen kleur", -"Remove color": "Kleur verwijderen", -"Table of Contents": "Inhoudsopgave", -"Show blocks": "Blokken tonen", -"Show invisible characters": "Onzichtbare karakters tonen", -"Word count": "Aantal woorden", -"Count": "Telling", -"Document": "Document", -"Selection": "Selectie", -"Words": "Woorden", -"Words: {0}": "Woorden: {0}", -"{0} words": "{0} woorden", -"File": "Bestand", -"Edit": "Bewerken", -"Insert": "Invoegen", -"View": "Beeld", -"Format": "Opmaak", -"Table": "Tabel", -"Tools": "Gereedschap", -"Powered by {0}": "Gemaakt door {0}", -"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Rich Text Area. Druk ALT-F9 voor het menu. Druk ALT-F10 voor de toolbar. Druk ALT-0 voor help.", -"Image title": "Afbeeldingstitel", -"Border width": "Randbreedte", -"Border style": "Randstijl", -"Error": "Fout", -"Warn": "Waarschuwen", -"Valid": "Geldig", -"To open the popup, press Shift+Enter": "Druk op Shift+Enter om de pop-up te openen", -"Rich Text Area. Press ALT-0 for help.": " Gebied met opgemaakte tekst. Druk op ALT-0 voor hulp.", -"System Font": "Systeemlettertype", -"Failed to upload image: {0}": "Niet gelukt om afbeelding te uploaden: {0}", -"Failed to load plugin: {0} from url {1}": "Niet gelukt om plug-in te laden: {0} vanaf URL {1}", -"Failed to load plugin url: {0}": "Niet gelukt om URL plug-in te laden: {0}", -"Failed to initialize plugin: {0}": "Niet gelukt om plug-in te initialiseren: {0}", -"example": "voorbeeld", -"Search": "Zoeken", -"All": "Alle", -"Currency": "Valuta", -"Text": "Tekst", -"Quotations": "Citaten", -"Mathematical": "Wiskundig", -"Extended Latin": "Latijn uitgebreid ", -"Symbols": "Symbolen", -"Arrows": "Pijlen", -"User Defined": "Door gebruiker gedefinieerd ", -"dollar sign": "dollarteken", -"currency sign": "valutateken", -"euro-currency sign": "euroteken", -"colon sign": "colon-teken", -"cruzeiro sign": "cruzeiro-teken", -"french franc sign": "franse franc-teken", -"lira sign": "lire-teken", -"mill sign": "mill-teken", -"naira sign": "naira-teken", -"peseta sign": "peseta-teken", -"rupee sign": "roepie-teken", -"won sign": "won-teken", -"new sheqel sign": "nieuwe sheqel-teken", -"dong sign": "dong-teken", -"kip sign": "kip-teken", -"tugrik sign": "tugrik-teken", -"drachma sign": "drachme-teken", -"german penny symbol": "duitse pfennig-teken", -"peso sign": "peso-teken", -"guarani sign": "guarani-teken", -"austral sign": "austral-teken", -"hryvnia sign": "hryvnia-teken", -"cedi sign": "cedi-teken", -"livre tournois sign": "livre tournois-teken", -"spesmilo sign": "spesmilo-teken", -"tenge sign": "tenge-teken", -"indian rupee sign": "indiaase roepie-teken", -"turkish lira sign": "turkse lire-teken", -"nordic mark sign": "noorse mark-teken", -"manat sign": "manat-teken", -"ruble sign": "roebel-teken", -"yen character": "yen-teken", -"yuan character": "yuan-teken", -"yuan character, in hong kong and taiwan": "yuan-teken (Hong Kong en Taiwan)", -"yen\/yuan character variant one": "yen\/yuan variant 1-teken", -"Loading emoticons...": "Emoticons laden...", -"Could not load emoticons": "Kan emoticons niet laden", -"People": "Personen", -"Animals and Nature": "Dieren en natuur", -"Food and Drink": "Eten en drinken", -"Activity": "Activiteit", -"Travel and Places": "Reizen en plaatsen", -"Objects": "Objecten", -"Flags": "Vlaggen", -"Characters": "Tekens", -"Characters (no spaces)": "Tekens (geen spaties)", -"{0} characters": "{0} karakters", -"Error: Form submit field collision.": "Fout: Veldconflict bij versturen formulier.", -"Error: No form element found.": "Fout: Geen formulierelement gevonden.", -"Update": "Bijwerken", -"Color swatch": "Kleurenwaaier", -"Turquoise": "Turquoise", -"Green": "Groen", -"Blue": "Blauw", -"Purple": "Paars", -"Navy Blue": "Marineblauw", -"Dark Turquoise": "Donkerturquoise", -"Dark Green": "Donkergroen", -"Medium Blue": "Middelblauw", -"Medium Purple": "Middelpaars", -"Midnight Blue": "Middernachtblauw", -"Yellow": "Geel", -"Orange": "Oranje", -"Red": "Rood", -"Light Gray": "Lichtgrijs", -"Gray": "Grijs", -"Dark Yellow": "Donkergeel", -"Dark Orange": "Donkeroranje", -"Dark Red": "Donkerrood", -"Medium Gray": "Middelgrijs", -"Dark Gray": "Donkergrijs", -"Light Green": "Lichtgroen", -"Light Yellow": "Lichtgeel", -"Light Red": "Lichtrood", -"Light Purple": "Lichtpaars", -"Light Blue": "Lichtblauw", -"Dark Purple": "Donkerpaars", -"Dark Blue": "Donkerblauw", -"Black": "Zwart", -"White": "Wit", -"Switch to or from fullscreen mode": "Overschakelen naar of vanuit de volledig scherm-modus", -"Open help dialog": "Help-scherm openen", -"history": "geschiedenis", -"styles": "stijlen", -"formatting": "opmaak", -"alignment": "uitlijning", -"indentation": "inspringing", -"Font": "Lettertype", -"Size": "Formaat", -"More...": "Meer...", -"Select...": "Selecteer...", -"Preferences": "Voorkeuren", -"Yes": "Ja", -"No": "Nee", -"Keyboard Navigation": "Toetsenbord navigatie", -"Version": "Versie", -"Code view": "Code bekijken", -"Open popup menu for split buttons": "Open het pop-up menu voor gesplitste knoppen", -"List Properties": "Lijsteigenschappen", -"List properties...": "Lijsteigenschappen...", -"Start list at number": "Begin lijst met nummer", -"Line height": "Lijnhoogte", -"comments": "opmerkingen", -"Format Painter": "Opmaak overnemen", -"Insert\/edit iframe": "Iframe toevoegen\/aanpassen", -"Capitalization": "Hoofdletter gebruik", -"lowercase": "kleine letters", -"UPPERCASE": "HOOFDLETTERS", -"Title Case": "Titel hoofdletter gebruik", -"permanent pen": "permanent pen", -"Permanent Pen Properties": "Permantente Pen eigenschappen", -"Permanent pen properties...": "Permantente pen eigenschappen...", -"case change": "hoofdlettergebruik veranderen", -"page embed": "pagina insluiten", -"Advanced sort...": "Geavanceerd sorteren...", -"Advanced Sort": "Geavanceerd sorteren", -"Sort table by column ascending": "Sorteer tabel per kolom in oplopende volgorde", -"Sort table by column descending": "Sorteer tabel per kolom in aflopende volgorde", -"Sort": "Sorteren", -"Order": "Volgorde", -"Sort by": "Sorteren op", -"Ascending": "Oplopend", -"Descending": "Aflopend", -"Column {0}": "Kolom {0}", -"Row {0}": "Rij {0}", -"Spellcheck...": "Spellingscontrole...", -"Misspelled word": "Fout gespeld woord", -"Suggestions": "Suggesties", -"Change": "Wijzigen", -"Finding word suggestions": "Woordsuggesties zoeken", -"Success": "Gelukt", -"Repair": "Herstellen", -"Issue {0} of {1}": "Probleem {0} van {1}", -"Images must be marked as decorative or have an alternative text description": "Afbeeldingen moeten als decoratief gemarkeerd zijn of moeten een alternatieve tekstbeschrijving hebben", -"Images must have an alternative text description. Decorative images are not allowed.": "Afbeeldingen moeten een alternatieve tekstbeschrijving hebben. Decoratieve afbeeldingen zijn niet toegelaten.", -"Or provide alternative text:": "Of geef een alternatieve tekst:", -"Make image decorative:": "Afbeelding decoratief maken:", -"ID attribute must be unique": "ID attribuut moet uniek zijn", -"Make ID unique": "ID uniek maken", -"Keep this ID and remove all others": "Dit ID behouden en alle andere verwijderen", -"Remove this ID": "Dit ID verwijderen", -"Remove all IDs": "Alle ID's verwijderen", -"Checklist": "Controlelijst", -"Anchor": "Anker", -"Special character": "Speciale karakters", -"Code sample": "Broncode voorbeeld", -"Color": "Kleur", -"Document properties": "Document eigenschappen", -"Image description": "Afbeelding omschrijving", -"Image": "Afbeelding", -"Insert link": "Hyperlink invoegen", -"Target": "Doel", -"Link": "Link", -"Poster": "Poster", -"Media": "Media", -"Print": "Print", -"Prev": "Vorige", -"Find and replace": "Zoek en vervang", -"Whole words": "Alleen hele woorden", -"Insert template": "Sjabloon invoegen" -}); \ No newline at end of file diff --git a/core/vendor/tinymce/langs/pl.js b/core/vendor/tinymce/langs/pl.js deleted file mode 100644 index 80f39099..00000000 --- a/core/vendor/tinymce/langs/pl.js +++ /dev/null @@ -1,462 +0,0 @@ -tinymce.addI18n('pl',{ -"Redo": "Powt\u00f3rz", -"Undo": "Cofnij", -"Cut": "Wytnij", -"Copy": "Kopiuj", -"Paste": "Wklej", -"Select all": "Zaznacz wszystko", -"New document": "Nowy dokument", -"Ok": "Ok", -"Cancel": "Anuluj", -"Visual aids": "Pomoce wizualne", -"Bold": "Pogrubienie", -"Italic": "Kursywa", -"Underline": "Podkre\u015blenie", -"Strikethrough": "Przekre\u015blenie", -"Superscript": "Indeks g\u00f3rny", -"Subscript": "Indeks dolny", -"Clear formatting": "Wyczy\u015b\u0107 formatowanie", -"Align left": "Wyr\u00f3wnaj do lewej", -"Align center": "Wyr\u00f3wnaj do \u015brodka", -"Align right": "Wyr\u00f3wnaj do prawej", -"Justify": "Wyjustuj", -"Bullet list": "Lista wypunktowana", -"Numbered list": "Lista numerowana", -"Decrease indent": "Zmniejsz wci\u0119cie", -"Increase indent": "Zwi\u0119ksz wci\u0119cie", -"Close": "Zamknij", -"Formats": "Formaty", -"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Twoja przegl\u0105darka nie obs\u0142uguje bezpo\u015bredniego dost\u0119pu do schowka. U\u017cyj zamiast tego kombinacji klawiszy Ctrl+X\/C\/V.", -"Headers": "Nag\u0142\u00f3wki", -"Header 1": "Nag\u0142\u00f3wek 1", -"Header 2": "Nag\u0142\u00f3wek 2", -"Header 3": "Nag\u0142\u00f3wek 3", -"Header 4": "Nag\u0142\u00f3wek 4", -"Header 5": "Nag\u0142\u00f3wek 5", -"Header 6": "Nag\u0142\u00f3wek 6", -"Headings": "Nag\u0142\u00f3wki", -"Heading 1": "Nag\u0142\u00f3wek 1", -"Heading 2": "Nag\u0142\u00f3wek 2", -"Heading 3": "Nag\u0142\u00f3wek 3", -"Heading 4": "Nag\u0142\u00f3wek 4", -"Heading 5": "Nag\u0142\u00f3wek 5", -"Heading 6": "Nag\u0142\u00f3wek 6", -"Preformatted": "Wst\u0119pne formatowanie", -"Div": "Div", -"Pre": "Pre", -"Code": "Kod", -"Paragraph": "Akapit", -"Blockquote": "Blok cytatu", -"Inline": "W tek\u015bcie", -"Blocks": "Bloki", -"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Wklejanie jest w trybie tekstowym. Zawarto\u015b\u0107 zostanie wklejona jako zwyk\u0142y tekst dop\u00f3ki nie wy\u0142\u0105czysz tej opcji.", -"Fonts": "Fonty", -"Font Sizes": "Rozmiar fontu", -"Class": "Klasa", -"Browse for an image": "Przegl\u0105daj za zdj\u0119ciem", -"OR": "LUB", -"Drop an image here": "Upu\u015b\u0107 obraz tutaj", -"Upload": "Prze\u015blij", -"Block": "Zablokuj", -"Align": "Wyr\u00f3wnaj", -"Default": "Domy\u015blne", -"Circle": "K\u00f3\u0142ko", -"Disc": "Dysk", -"Square": "Kwadrat", -"Lower Alpha": "Ma\u0142e litery", -"Lower Greek": "Ma\u0142e greckie", -"Lower Roman": "Ma\u0142e rzymskie", -"Upper Alpha": "Wielkie litery", -"Upper Roman": "Wielkie rzymskie", -"Anchor...": "Kotwica...", -"Name": "Nazwa", -"Id": "Identyfikator", -"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "Identyfikator powinien zaczyna\u0107 si\u0119 liter\u0105, dozwolone s\u0105 tylko litery, numery, uko\u015bniki, kropki, dwukropki i podkre\u015blniki - tzw. pod\u0142ogi", -"You have unsaved changes are you sure you want to navigate away?": "Masz niezapisane zmiany. Czy na pewno chcesz opu\u015bci\u0107 stron\u0119?", -"Restore last draft": "Przywr\u00f3\u0107 ostatni szkic", -"Special character...": "Znak specjalny...", -"Source code": "Kod \u017ar\u00f3d\u0142owy", -"Insert\/Edit code sample": "Dodaj\/Edytuj przyk\u0142adowy kod", -"Language": "J\u0119zyk", -"Code sample...": "Przyk\u0142ad kodu...", -"Color Picker": "Selektor kolor\u00f3w", -"R": "R", -"G": "G", -"B": "B", -"Left to right": "Od lewej do prawej", -"Right to left": "Od prawej do lewej", -"Emoticons": "Ikony emocji", -"Emoticons...": "Emotikony...", -"Metadata and Document Properties": "Metadane i w\u0142a\u015bciwo\u015bci dokumentu", -"Title": "Tytu\u0142", -"Keywords": "S\u0142owa kluczowe", -"Description": "Opis", -"Robots": "Roboty", -"Author": "Autor", -"Encoding": "Kodowanie", -"Fullscreen": "Pe\u0142ny ekran", -"Action": "Akcja", -"Shortcut": "Skr\u00f3t", -"Help": "Pomoc", -"Address": "Adres", -"Focus to menubar": "Skup si\u0119 na pasku menu", -"Focus to toolbar": "Skupi\u0107 si\u0119 na pasku", -"Focus to element path": "Skup si\u0119 na \u015bcie\u017cce elementu", -"Focus to contextual toolbar": "Skupi\u0107 si\u0119 na pasku narz\u0119dzi kontekstowych", -"Insert link (if link plugin activated)": "Wstaw \u0142\u0105cze (je\u015bli w\u0142\u0105czysz wtyczk\u0119 link\u00f3w)", -"Save (if save plugin activated)": "Zapisz (je\u015bli aktywowana jest wtyczka do zapisu)", -"Find (if searchreplace plugin activated)": "Znajd\u017a (je\u015bli w\u0142\u0105czysz wtyczk\u0119 do wyszukiwania)", -"Plugins installed ({0}):": "Zainstalowane wtyczki ({0}):", -"Premium plugins:": "Wtyczki Premium:", -"Learn more...": "Dowiedz si\u0119 wi\u0119cej...", -"You are using {0}": "U\u017cywasz {0}", -"Plugins": "Pluginy", -"Handy Shortcuts": "Przydatne skr\u00f3ty", -"Horizontal line": "Pozioma linia", -"Insert\/edit image": "Wstaw\/edytuj obrazek", -"Alternative description": "Alternatywny opis", -"Accessibility": "Dost\u0119pno\u015b\u0107", -"Image is decorative": "Obraz jest dekoracyjny", -"Source": "\u0179r\u00f3d\u0142o", -"Dimensions": "Wymiary", -"Constrain proportions": "Zachowaj proporcje", -"General": "Og\u00f3lne", -"Advanced": "Zaawansowane", -"Style": "Styl", -"Vertical space": "Odst\u0119p pionowy", -"Horizontal space": "Odst\u0119p poziomy", -"Border": "Ramka", -"Insert image": "Wstaw obrazek", -"Image...": "Obraz...", -"Image list": "Lista obrazk\u00f3w", -"Rotate counterclockwise": "Obr\u00f3\u0107 w lewo", -"Rotate clockwise": "Obr\u00f3\u0107 w prawo", -"Flip vertically": "Przerzu\u0107 w pionie", -"Flip horizontally": "Przerzu\u0107 w poziomie", -"Edit image": "Edytuj obrazek", -"Image options": "Opcje obrazu", -"Zoom in": "Powi\u0119ksz", -"Zoom out": "Pomniejsz", -"Crop": "Przytnij", -"Resize": "Zmiana rozmiaru", -"Orientation": "Orientacja", -"Brightness": "Jasno\u015b\u0107", -"Sharpen": "Wyostrz", -"Contrast": "Kontrast", -"Color levels": "Poziom koloru", -"Gamma": "Gamma", -"Invert": "Odwr\u00f3\u0107", -"Apply": "Zaakceptuj", -"Back": "Cofnij", -"Insert date\/time": "Wstaw dat\u0119\/czas", -"Date\/time": "Data\/Czas", -"Insert\/edit link": "Wstaw\/edytuj \u0142\u0105cze", -"Text to display": "Tekst do wy\u015bwietlenia", -"Url": "URL", -"Open link in...": "Otw\u00f3rz \u0142\u0105cze w...", -"Current window": "Bie\u017c\u0105ce okno", -"None": "\u017baden", -"New window": "Nowe okno", -"Open link": "Otw\u00f3rz \u0142\u0105cze", -"Remove link": "Usu\u0144 \u0142\u0105cze", -"Anchors": "Kotwice", -"Link...": "\u0141\u0105cze...", -"Paste or type a link": "Wklej lub wpisz adres \u0142\u0105cza", -"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "URL, kt\u00f3ry wprowadzi\u0142e\u015b wygl\u0105da na adres e-mail. Czy chcesz doda\u0107 mailto: jako prefiks?", -"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "URL, kt\u00f3ry wprowadzi\u0142e\u015b wygl\u0105da na link zewn\u0119trzny. Czy chcesz doda\u0107 http:\/\/ jako prefiks?", -"The URL you entered seems to be an external link. Do you want to add the required https:\/\/ prefix?": "Wprowadzony przez Ciebie adres URL wydaje si\u0119 by\u0107 \u0142\u0105czem zewn\u0119trznym. Czy chcesz doda\u0107 wymagany prefiks https:\/\/?", -"Link list": "Lista link\u00f3w", -"Insert video": "Wstaw wideo", -"Insert\/edit video": "Wstaw\/edytuj wideo", -"Insert\/edit media": "Wstaw\/Edytuj media", -"Alternative source": "Alternatywne \u017ar\u00f3d\u0142o", -"Alternative source URL": "Alternatywny URL \u017ar\u00f3d\u0142a", -"Media poster (Image URL)": "Plakat (URL obrazu)", -"Paste your embed code below:": "Wklej tutaj kod do osadzenia:", -"Embed": "Osad\u017a", -"Media...": "Multimedia...", -"Nonbreaking space": "Nie\u0142amliwa spacja", -"Page break": "Podzia\u0142 strony", -"Paste as text": "Wklej jako zwyk\u0142y tekst", -"Preview": "Podgl\u0105d", -"Print...": "Drukuj...", -"Save": "Zapisz", -"Find": "Znajd\u017a", -"Replace with": "Zamie\u0144 na", -"Replace": "Zamie\u0144", -"Replace all": "Zamie\u0144 wszystko", -"Previous": "Poprzedni", -"Next": "Nast.", -"Find and Replace": "Znajd\u017a i Zamie\u0144", -"Find and replace...": "Znajd\u017a i zamie\u0144...", -"Could not find the specified string.": "Nie znaleziono szukanego tekstu.", -"Match case": "Dopasuj wielko\u015b\u0107 liter", -"Find whole words only": "Znajd\u017a tylko ca\u0142e wyrazy", -"Find in selection": "Znajd\u017a w zaznaczeniu", -"Spellcheck": "Sprawdzanie pisowni", -"Spellcheck Language": "J\u0119zyk sprawdzania pisowni", -"No misspellings found.": "Brak b\u0142\u0119d\u00f3w pisowni", -"Ignore": "Ignoruj", -"Ignore all": "Ignoruj wszystko", -"Finish": "Zako\u0144cz", -"Add to Dictionary": "Dodaj do s\u0142ownika", -"Insert table": "Wstaw tabel\u0119", -"Table properties": "W\u0142a\u015bciwo\u015bci tabeli", -"Delete table": "Usu\u0144 tabel\u0119", -"Cell": "Kom\u00f3rka", -"Row": "Wiersz", -"Column": "Kolumna", -"Cell properties": "W\u0142a\u015bciwo\u015bci kom\u00f3rki", -"Merge cells": "\u0141\u0105cz kom\u00f3rki", -"Split cell": "Podziel kom\u00f3rk\u0119", -"Insert row before": "Wstaw wiersz przed", -"Insert row after": "Wstaw wiersz po", -"Delete row": "Usu\u0144 wiersz", -"Row properties": "W\u0142a\u015bciwo\u015bci wiersza", -"Cut row": "Wytnij wiersz", -"Copy row": "Kopiuj wiersz", -"Paste row before": "Wklej wiersz przed", -"Paste row after": "Wklej wiersz po", -"Insert column before": "Wstaw kolumn\u0119 przed", -"Insert column after": "Wstaw kolumn\u0119 po", -"Delete column": "Usu\u0144 kolumn\u0119", -"Cols": "Kol.", -"Rows": "Wiersz.", -"Width": "Szeroko\u015b\u0107", -"Height": "Wysoko\u015b\u0107", -"Cell spacing": "Odst\u0119py kom\u00f3rek", -"Cell padding": "Dope\u0142nienie kom\u00f3rki", -"Caption": "Tytu\u0142", -"Show caption": "Poka\u017c podpis", -"Left": "Lewo", -"Center": "\u015arodek", -"Right": "Prawo", -"Cell type": "Typ kom\u00f3rki", -"Scope": "Kontekst", -"Alignment": "Wyr\u00f3wnanie", -"H Align": "Wyr\u00f3wnanie w pionie", -"V Align": "Wyr\u00f3wnanie w poziomie", -"Top": "G\u00f3ra", -"Middle": "\u015arodek", -"Bottom": "D\u00f3\u0142", -"Header cell": "Kom\u00f3rka nag\u0142\u00f3wka", -"Row group": "Grupa wierszy", -"Column group": "Grupa kolumn", -"Row type": "Typ wiersza", -"Header": "Nag\u0142\u00f3wek", -"Body": "Tre\u015b\u0107", -"Footer": "Stopka", -"Border color": "Kolor ramki", -"Insert template...": "Wstaw szablon...", -"Templates": "Szablony", -"Template": "Szablon", -"Text color": "Kolor tekstu", -"Background color": "Kolor t\u0142a", -"Custom...": "Niestandardowy...", -"Custom color": "Kolor niestandardowy", -"No color": "Bez koloru", -"Remove color": "Usu\u0144 kolor", -"Table of Contents": "Spis tre\u015bci", -"Show blocks": "Poka\u017c bloki", -"Show invisible characters": "Poka\u017c niewidoczne znaki", -"Word count": "Liczba s\u0142\u00f3w", -"Count": "Liczba", -"Document": "Dokument", -"Selection": "Zaznaczenie", -"Words": "S\u0142owa", -"Words: {0}": "S\u0142\u00f3w: {0}", -"{0} words": "{0} s\u0142\u00f3w", -"File": "Plik", -"Edit": "Edycja", -"Insert": "Wstaw", -"View": "Widok", -"Format": "Format", -"Table": "Tabela", -"Tools": "Narz\u0119dzia", -"Powered by {0}": "Powered by {0}", -"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Obszar Edycji. ALT-F9 - menu. ALT-F10 - pasek narz\u0119dzi. ALT-0 - pomoc", -"Image title": "Tytu\u0142 obrazu", -"Border width": "Grubo\u015b\u0107 ramki", -"Border style": "Styl ramki", -"Error": "B\u0142\u0105d", -"Warn": "Ostrze\u017cenie", -"Valid": "Prawid\u0142owe", -"To open the popup, press Shift+Enter": "Aby otworzy\u0107 okienko, naci\u015bnij Shift+Enter", -"Rich Text Area. Press ALT-0 for help.": "Obszar tekstu sformatowanego. Naci\u015bnij ALT-0, aby uzyska\u0107 pomoc.", -"System Font": "Font systemowy", -"Failed to upload image: {0}": "Nie uda\u0142o si\u0119 przes\u0142a\u0107 obrazu: {0}", -"Failed to load plugin: {0} from url {1}": "Nie uda\u0142o si\u0119 za\u0142adowa\u0107 dodatku: {0} spod adresu url {1}", -"Failed to load plugin url: {0}": "Nie uda\u0142o si\u0119 za\u0142adowa\u0107 adresu url dodatku: {0}", -"Failed to initialize plugin: {0}": "Nie mo\u017cna zainicjowa\u0107 dodatku: {0}", -"example": "przyk\u0142ad", -"Search": "Wyszukaj", -"All": "Wszystkie", -"Currency": "Waluta", -"Text": "Tekst", -"Quotations": "Cudzys\u0142owy", -"Mathematical": "Matematyczne", -"Extended Latin": "Rozszerzony \u0142aci\u0144ski", -"Symbols": "Symbole", -"Arrows": "Strza\u0142ki", -"User Defined": "W\u0142asny", -"dollar sign": "znak dolara", -"currency sign": "znak waluty", -"euro-currency sign": "znak euro", -"colon sign": "znak colon", -"cruzeiro sign": "znak cruzeiro", -"french franc sign": "znak franka francuskiego", -"lira sign": "znak liry", -"mill sign": "znak mill", -"naira sign": "znak nairy", -"peseta sign": "znak pesety", -"rupee sign": "znak rupii", -"won sign": "znak wona", -"new sheqel sign": "znak nowego szekla", -"dong sign": "znak donga", -"kip sign": "znak kipa", -"tugrik sign": "znak tugrika", -"drachma sign": "znak drachmy", -"german penny symbol": "znak feniga", -"peso sign": "znak peso", -"guarani sign": "znak guarani", -"austral sign": "znak australa", -"hryvnia sign": "znak hrywny", -"cedi sign": "znak cedi", -"livre tournois sign": "znak livre tournois", -"spesmilo sign": "znak spesmilo", -"tenge sign": "znak tenge", -"indian rupee sign": "znak rupii indyjskiej", -"turkish lira sign": "znak liry tureckiej", -"nordic mark sign": "znak nordic mark", -"manat sign": "znak manata", -"ruble sign": "znak rubla", -"yen character": "znak jena", -"yuan character": "znak juana", -"yuan character, in hong kong and taiwan": "znak juana w Hongkongu i na Tajwanie", -"yen\/yuan character variant one": "jen\/juan, wariant pierwszy", -"Loading emoticons...": "\u0141adowanie emotikon\u00f3w...", -"Could not load emoticons": "Nie mo\u017cna za\u0142adowa\u0107 emotikon\u00f3w", -"People": "Ludzie", -"Animals and Nature": "Zwierz\u0119ta i natura", -"Food and Drink": "Jedzenie i picie", -"Activity": "Aktywno\u015b\u0107", -"Travel and Places": "Podr\u00f3\u017ce i miejsca", -"Objects": "Obiekty", -"Flags": "Flagi", -"Characters": "Znaki", -"Characters (no spaces)": "Znaki (bez spacji)", -"{0} characters": "{0} znak\u00f3w", -"Error: Form submit field collision.": "B\u0142\u0105d: kolizja pola przesy\u0142ania formularza.", -"Error: No form element found.": "B\u0142\u0105d: nie znaleziono elementu formularza.", -"Update": "Aktualizuj", -"Color swatch": "Pr\u00f3bka koloru", -"Turquoise": "Turkusowy", -"Green": "Zielony", -"Blue": "Niebieski", -"Purple": "Purpurowy", -"Navy Blue": "Ciemnoniebieski", -"Dark Turquoise": "Ciemnoturkusowy", -"Dark Green": "Ciemnozielony", -"Medium Blue": "\u015arednioniebieski", -"Medium Purple": "\u015aredniopurpurowy", -"Midnight Blue": "Nocny b\u0142\u0119kit", -"Yellow": "\u017b\u00f3\u0142ty", -"Orange": "Pomara\u0144czowy", -"Red": "Czerwony", -"Light Gray": "Jasnoszary", -"Gray": "Szary", -"Dark Yellow": "Ciemno\u017c\u00f3\u0142ty", -"Dark Orange": "Ciemnopomara\u0144czowy", -"Dark Red": "Ciemnoczerwony", -"Medium Gray": "\u015arednioszary", -"Dark Gray": "Ciemnoszary", -"Light Green": "Jasnozielony", -"Light Yellow": "Jasno\u017c\u00f3\u0142ty", -"Light Red": "Jasnoczerwony", -"Light Purple": "Jasnopurpurowy", -"Light Blue": "Jasnoniebieski", -"Dark Purple": "Ciemnopurpurowy", -"Dark Blue": "Ciemnoniebieski", -"Black": "Czarny", -"White": "Bia\u0142y", -"Switch to or from fullscreen mode": "W\u0142\u0105cz lub wy\u0142\u0105cz tryb pe\u0142noekranowy", -"Open help dialog": "Otw\u00f3rz okno dialogowe pomocy", -"history": "historia", -"styles": "style", -"formatting": "formatowanie", -"alignment": "wyr\u00f3wnanie", -"indentation": "wci\u0119cie", -"Font": "Font", -"Size": "Rozmiar", -"More...": "Wi\u0119cej...", -"Select...": "Wybierz...", -"Preferences": "Ustawienia", -"Yes": "Tak", -"No": "Nie", -"Keyboard Navigation": "Nawigacja za pomoc\u0105 klawiatury", -"Version": "Wersja", -"Code view": "Widok kodu", -"Open popup menu for split buttons": "Otw\u00f3rz menu podr\u0119czne dla przycisk\u00f3w", -"List Properties": "Ustawienia Listy", -"List properties...": "Ustawienia listy...", -"Start list at number": "Rozpocznij numeracj\u0119 od", -"Line height": "Wysoko\u015b\u0107 Linii", -"comments": "komentarze", -"Format Painter": "Malarz format\u00f3w", -"Insert\/edit iframe": "Wstaw\/edytuj iframe", -"Capitalization": "Jak w zdaniu", -"lowercase": "ma\u0142e litery", -"UPPERCASE": "WIELKIE LITERY", -"Title Case": "Jak Nazwy W\u0142asne", -"permanent pen": "marker", -"Permanent Pen Properties": "W\u0142a\u015bciwo\u015bci markera", -"Permanent pen properties...": "W\u0142a\u015bciwo\u015bci markera...", -"case change": "Zmie\u0144 wielko\u015b\u0107", -"page embed": "strona osadzona", -"Advanced sort...": "Sortowanie zaawansowane...", -"Advanced Sort": "Sortowanie Zaawansowane", -"Sort table by column ascending": "Sortuj tabel\u0119 po kolumnie rosn\u0105co", -"Sort table by column descending": "Sortuj tabel\u0119 po kolumnie malej\u0105co", -"Sort": "Sortuj", -"Order": "Kolejno\u015b\u0107", -"Sort by": "Sortuj wed\u0142ug", -"Ascending": "Rosn\u0105co", -"Descending": "Malej\u0105co", -"Column {0}": "Kolumna {0}", -"Row {0}": "Wiersz {0}", -"Spellcheck...": "Sprawd\u017a pisowni\u0119...", -"Misspelled word": "B\u0142\u0119dna pisownia", -"Suggestions": "Sugestie", -"Change": "Zmie\u0144", -"Finding word suggestions": "Wyszukiwanie propozycji s\u0142\u00f3w", -"Success": "Sukces", -"Repair": "Napraw", -"Issue {0} of {1}": "Problem {0} z {1}", -"Images must be marked as decorative or have an alternative text description": "Obrazy musz\u0105 by\u0107 oznaczone jako dekoracyjne lub posiada\u0107 alternatywny opis tekstowy.", -"Images must have an alternative text description. Decorative images are not allowed.": "Obrazki musz\u0105 mie\u0107 tekst alternatywny. Dekoracyjne obrazy nie s\u0105 dozwolone.", -"Or provide alternative text:": "lub dodaj tekst alternatywny:", -"Make image decorative:": "Uczy\u0144 obraz dekoracyjnym:", -"ID attribute must be unique": "ID atrybutu musi by\u0107 unikalny", -"Make ID unique": "Utw\u00f3rz unikalny ID", -"Keep this ID and remove all others": "Zachowaj to ID oraz usu\u0144 inne", -"Remove this ID": "Usu\u0144 to ID", -"Remove all IDs": "Usu\u0144 wszystkie ID", -"Checklist": "Checklista", -"Anchor": "Kotwica", -"Special character": "Znak specjalny", -"Code sample": "Przyk\u0142ad kodu \u017ar\u00f3d\u0142owego", -"Color": "Kolor", -"Document properties": "W\u0142a\u015bciwo\u015bci dokumentu", -"Image description": "Opis obrazka", -"Image": "Obraz", -"Insert link": "Wstaw \u0142\u0105cze", -"Target": "Cel", -"Link": "Adres \u0142\u0105cza", -"Poster": "Plakat", -"Media": "Media", -"Print": "Drukuj", -"Prev": "Poprz.", -"Find and replace": "Znajd\u017a i zamie\u0144", -"Whole words": "Ca\u0142e s\u0142owa", -"Insert template": "Wstaw szablon" -}); \ No newline at end of file diff --git a/core/vendor/tinymce/langs/pt_PT.js b/core/vendor/tinymce/langs/pt_PT.js deleted file mode 100644 index 729d70a0..00000000 --- a/core/vendor/tinymce/langs/pt_PT.js +++ /dev/null @@ -1,462 +0,0 @@ -tinymce.addI18n('pt_PT',{ -"Redo": "Refazer", -"Undo": "Anular", -"Cut": "Cortar", -"Copy": "Copiar", -"Paste": "Colar", -"Select all": "Selecionar tudo", -"New document": "Novo documento", -"Ok": "Ok", -"Cancel": "Cancelar", -"Visual aids": "Ajuda visual", -"Bold": "Negrito", -"Italic": "It\u00e1lico", -"Underline": "Sublinhado", -"Strikethrough": "Rasurado", -"Superscript": "Superior \u00e0 linha", -"Subscript": "Inferior \u00e0 linha", -"Clear formatting": "Limpar formata\u00e7\u00e3o", -"Align left": "Alinhar \u00e0 esquerda", -"Align center": "Alinhar ao centro", -"Align right": "Alinhar \u00e0 direita", -"Justify": "Justificar", -"Bullet list": "Lista com marcas", -"Numbered list": "Lista numerada", -"Decrease indent": "Diminuir avan\u00e7o", -"Increase indent": "Aumentar avan\u00e7o", -"Close": "Fechar", -"Formats": "Formatos", -"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "O seu navegador n\u00e3o suporta acesso direto \u00e0 \u00e1rea de transfer\u00eancia. Por favor, use os atalhos Ctrl+X\/C\/V do seu teclado.", -"Headers": "Cabe\u00e7alhos", -"Header 1": "Cabe\u00e7alho 1", -"Header 2": "Cabe\u00e7alho 2", -"Header 3": "Cabe\u00e7alho 3", -"Header 4": "Cabe\u00e7alho 4", -"Header 5": "Cabe\u00e7alho 5", -"Header 6": "Cabe\u00e7alho 6", -"Headings": "T\u00edtulos", -"Heading 1": "T\u00edtulo 1", -"Heading 2": "T\u00edtulo 2", -"Heading 3": "T\u00edtulo 3", -"Heading 4": "T\u00edtulo 4", -"Heading 5": "T\u00edtulo 5", -"Heading 6": "T\u00edtulo 6", -"Preformatted": "Pr\u00e9-formatado", -"Div": "Div", -"Pre": "Pre", -"Code": "C\u00f3digo", -"Paragraph": "Par\u00e1grafo", -"Blockquote": "Blockquote", -"Inline": "Inline", -"Blocks": "Blocos", -"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "O comando colar est\u00e1 em modo de texto simples. O conte\u00fado ser\u00e1 colado como texto simples at\u00e9 desativar esta op\u00e7\u00e3o.", -"Fonts": "Tipos de letra", -"Font Sizes": "Tamanhos dos tipos de letra", -"Class": "Classe", -"Browse for an image": "Procurar uma imagem", -"OR": "OU", -"Drop an image here": "Largar aqui uma imagem", -"Upload": "Carregar", -"Block": "Bloco", -"Align": "Alinhar", -"Default": "Padr\u00e3o", -"Circle": "C\u00edrculo", -"Disc": "Disco", -"Square": "Quadrado", -"Lower Alpha": "a. b. c. ...", -"Lower Greek": "\\u03b1. \\u03b2. \\u03b3. ...", -"Lower Roman": "i. ii. iii. ...", -"Upper Alpha": "A. B. C. ...", -"Upper Roman": "I. II. III. ...", -"Anchor...": "\u00c2ncora...", -"Name": "Nome", -"Id": "ID", -"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "O ID deve come\u00e7ar com uma letra, seguido apenas por letras, n\u00fameros, pontos, dois pontos, tra\u00e7os ou sobtra\u00e7os.", -"You have unsaved changes are you sure you want to navigate away?": "Existem altera\u00e7\u00f5es que ainda n\u00e3o foram guardadas. Tem a certeza que pretende sair?", -"Restore last draft": "Restaurar o \u00faltimo rascunho", -"Special character...": "Car\u00e1ter especial...", -"Source code": "C\u00f3digo fonte", -"Insert\/Edit code sample": "Inserir\/editar amostra de c\u00f3digo", -"Language": "Idioma", -"Code sample...": "Amostra de c\u00f3digo...", -"Color Picker": "Seletor de cores", -"R": "R", -"G": "G", -"B": "B", -"Left to right": "Da esquerda para a direita", -"Right to left": "Da direita para a esquerda", -"Emoticons": "Emo\u00e7\u00f5es", -"Emoticons...": "\u00cdcones expressivos...", -"Metadata and Document Properties": "Metadados e propriedades do documento", -"Title": "T\u00edtulo", -"Keywords": "Palavras-chave", -"Description": "Descri\u00e7\u00e3o", -"Robots": "Rob\u00f4s", -"Author": "Autor", -"Encoding": "Codifica\u00e7\u00e3o", -"Fullscreen": "Ecr\u00e3 completo", -"Action": "A\u00e7\u00e3o", -"Shortcut": "Atalho", -"Help": "Ajuda", -"Address": "Endere\u00e7o", -"Focus to menubar": "Foco na barra de menu", -"Focus to toolbar": "Foco na barra de ferramentas", -"Focus to element path": "Foco no caminho do elemento", -"Focus to contextual toolbar": "Foco na barra de contexto", -"Insert link (if link plugin activated)": "Inserir hiperliga\u00e7\u00e3o (se o plugin de liga\u00e7\u00f5es estiver ativado)", -"Save (if save plugin activated)": "Guardar (se o plugin de guardar estiver ativado)", -"Find (if searchreplace plugin activated)": "Pesquisar (se o plugin pesquisar e substituir estiver ativado)", -"Plugins installed ({0}):": "Plugins instalados ({0}):", -"Premium plugins:": "Plugins comerciais:", -"Learn more...": "Saiba mais...", -"You are using {0}": "Est\u00e1 a usar {0}", -"Plugins": "Plugins", -"Handy Shortcuts": "Atalhos \u00fateis", -"Horizontal line": "Linha horizontal", -"Insert\/edit image": "Inserir\/editar imagem", -"Alternative description": "Descri\u00e7\u00e3o alternativa", -"Accessibility": "Acessibilidade", -"Image is decorative": "Imagem \u00e9 decorativa", -"Source": "Localiza\u00e7\u00e3o", -"Dimensions": "Dimens\u00f5es", -"Constrain proportions": "Manter propor\u00e7\u00f5es", -"General": "Geral", -"Advanced": "Avan\u00e7ado", -"Style": "Estilo", -"Vertical space": "Espa\u00e7amento vertical", -"Horizontal space": "Espa\u00e7amento horizontal", -"Border": "Contorno", -"Insert image": "Inserir imagem", -"Image...": "Imagem...", -"Image list": "Lista de imagens", -"Rotate counterclockwise": "Rota\u00e7\u00e3o anti-hor\u00e1ria", -"Rotate clockwise": "Rota\u00e7\u00e3o hor\u00e1ria", -"Flip vertically": "Inverter verticalmente", -"Flip horizontally": "Inverter horizontalmente", -"Edit image": "Editar imagem", -"Image options": "Op\u00e7\u00f5es de imagem", -"Zoom in": "Mais zoom", -"Zoom out": "Menos zoom", -"Crop": "Recortar", -"Resize": "Redimensionar", -"Orientation": "Orienta\u00e7\u00e3o", -"Brightness": "Brilho", -"Sharpen": "Mais nitidez", -"Contrast": "Contraste", -"Color levels": "N\u00edveis de cor", -"Gamma": "Gama", -"Invert": "Inverter", -"Apply": "Aplicar", -"Back": "Voltar", -"Insert date\/time": "Inserir data\/hora", -"Date\/time": "Data\/hora", -"Insert\/edit link": "Inserir\/editar liga\u00e7\u00e3o", -"Text to display": "Texto a exibir", -"Url": "URL", -"Open link in...": "Abrir liga\u00e7\u00e3o em...", -"Current window": "Janela atual", -"None": "Nenhum", -"New window": "Nova janela", -"Open link": "Abrir liga\u00e7\u00e3o", -"Remove link": "Remover liga\u00e7\u00e3o", -"Anchors": "\u00c2ncora", -"Link...": "Liga\u00e7\u00e3o...", -"Paste or type a link": "Copiar ou escrever uma hiperliga\u00e7\u00e3o", -"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "O URL que indicou parece ser um endere\u00e7o de email. Quer adicionar o prefixo mailto: tal como necess\u00e1rio?", -"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "O URL que indicou parece ser um endere\u00e7o web. Quer adicionar o prefixo http:\/\/ tal como necess\u00e1rio?", -"The URL you entered seems to be an external link. Do you want to add the required https:\/\/ prefix?": "O URL que introduziu parece ser uma liga\u00e7\u00e3o externa. Deseja adicionar-lhe o prefixo https:\/\/ ?", -"Link list": "Lista de liga\u00e7\u00f5es", -"Insert video": "Inserir v\u00eddeo", -"Insert\/edit video": "Inserir\/editar v\u00eddeo", -"Insert\/edit media": "Inserir\/editar media", -"Alternative source": "Localiza\u00e7\u00e3o alternativa", -"Alternative source URL": "URL da origem alternativa", -"Media poster (Image URL)": "Publicador de media (URL da imagem)", -"Paste your embed code below:": "Colar c\u00f3digo para embeber:", -"Embed": "Embeber", -"Media...": "Media...", -"Nonbreaking space": "Espa\u00e7o n\u00e3o quebr\u00e1vel", -"Page break": "Quebra de p\u00e1gina", -"Paste as text": "Colar como texto", -"Preview": "Pr\u00e9-visualizar", -"Print...": "Imprimir...", -"Save": "Guardar", -"Find": "Pesquisar", -"Replace with": "Substituir por", -"Replace": "Substituir", -"Replace all": "Substituir tudo", -"Previous": "Anterior", -"Next": "Pr\u00f3ximo", -"Find and Replace": "Pesquisar e substituir", -"Find and replace...": "Localizar e substituir...", -"Could not find the specified string.": "N\u00e3o foi poss\u00edvel localizar o termo especificado.", -"Match case": "Diferenciar mai\u00fasculas e min\u00fasculas", -"Find whole words only": "Localizar apenas palavras inteiras", -"Find in selection": "Pesquisar na selec\u00e7\u00e3o", -"Spellcheck": "Corretor ortogr\u00e1fico", -"Spellcheck Language": "Idioma de verifica\u00e7\u00e3o lingu\u00edstica", -"No misspellings found.": "N\u00e3o foram encontrados erros ortogr\u00e1ficos.", -"Ignore": "Ignorar", -"Ignore all": "Ignorar tudo", -"Finish": "Concluir", -"Add to Dictionary": "Adicionar ao dicion\u00e1rio", -"Insert table": "Inserir tabela", -"Table properties": "Propriedades da tabela", -"Delete table": "Eliminar tabela", -"Cell": "C\u00e9lula", -"Row": "Linha", -"Column": "Coluna", -"Cell properties": "Propriedades da c\u00e9lula", -"Merge cells": "Unir c\u00e9lulas", -"Split cell": "Dividir c\u00e9lula", -"Insert row before": "Inserir linha antes", -"Insert row after": "Inserir linha depois", -"Delete row": "Eliminar linha", -"Row properties": "Propriedades da linha", -"Cut row": "Cortar linha", -"Copy row": "Copiar linha", -"Paste row before": "Colar linha antes", -"Paste row after": "Colar linha depois", -"Insert column before": "Inserir coluna antes", -"Insert column after": "Inserir coluna depois", -"Delete column": "Eliminar coluna", -"Cols": "Colunas", -"Rows": "Linhas", -"Width": "Largura", -"Height": "Altura", -"Cell spacing": "Espa\u00e7amento entre c\u00e9lulas", -"Cell padding": "Espa\u00e7amento interno da c\u00e9lula", -"Caption": "Legenda", -"Show caption": "Mostrar legenda", -"Left": "Esquerda", -"Center": "Centro", -"Right": "Direita", -"Cell type": "Tipo de c\u00e9lula", -"Scope": "Escopo", -"Alignment": "Alinhamento", -"H Align": "Alinhamento H", -"V Align": "Alinhamento V", -"Top": "Superior", -"Middle": "Meio", -"Bottom": "Inferior", -"Header cell": "C\u00e9lula de cabe\u00e7alho", -"Row group": "Agrupar linha", -"Column group": "Agrupar coluna", -"Row type": "Tipo de linha", -"Header": "Cabe\u00e7alho", -"Body": "Corpo", -"Footer": "Rodap\u00e9", -"Border color": "Cor de contorno", -"Insert template...": "Inserir modelo...", -"Templates": "Modelos", -"Template": "Tema", -"Text color": "Cor do texto", -"Background color": "Cor de fundo", -"Custom...": "Personalizada...", -"Custom color": "Cor personalizada", -"No color": "Sem cor", -"Remove color": "Remover cor", -"Table of Contents": "\u00cdndice", -"Show blocks": "Mostrar blocos", -"Show invisible characters": "Mostrar caracteres invis\u00edveis", -"Word count": "Contagem de palavras", -"Count": "Contagem", -"Document": "Documento", -"Selection": "Sele\u00e7\u00e3o", -"Words": "Palavras", -"Words: {0}": "Palavras: {0}", -"{0} words": "{0} palavras", -"File": "Ficheiro", -"Edit": "Editar", -"Insert": "Inserir", -"View": "Ver", -"Format": "Formatar", -"Table": "Tabela", -"Tools": "Ferramentas", -"Powered by {0}": "Criado em {0}", -"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Caixa de texto formatado. Pressione ALT-F9 para exibir o menu. Pressione ALT-F10 para exibir a barra de ferramentas. Pressione ALT-0 para exibir a ajuda", -"Image title": "T\u00edtulo da imagem", -"Border width": "Largura do limite", -"Border style": "Estilo do limite", -"Error": "Erro", -"Warn": "Aviso", -"Valid": "V\u00e1lido", -"To open the popup, press Shift+Enter": "Para abrir o pop-up, prima Shift+Enter", -"Rich Text Area. Press ALT-0 for help.": "\u00c1rea de texto formatado. Prima ALT-0 para exibir a ajuda.", -"System Font": "Tipo de letra do sistema", -"Failed to upload image: {0}": "Falha ao carregar imagem: {0}", -"Failed to load plugin: {0} from url {1}": "Falha ao carregar plugin: {0} do URL {1}", -"Failed to load plugin url: {0}": "Falha ao carregar o URL do plugin: {0}", -"Failed to initialize plugin: {0}": "Falha ao inicializar plugin: {0}", -"example": "exemplo", -"Search": "Pesquisar", -"All": "Tudo", -"Currency": "Moeda", -"Text": "Texto", -"Quotations": "Aspas", -"Mathematical": "Matem\u00e1tico", -"Extended Latin": "Carateres latinos estendidos", -"Symbols": "S\u00edmbolos", -"Arrows": "Setas", -"User Defined": "Definido pelo utilizador", -"dollar sign": "cifr\u00e3o", -"currency sign": "sinal monet\u00e1rio", -"euro-currency sign": "sinal monet\u00e1rio do euro", -"colon sign": "sinal de dois pontos", -"cruzeiro sign": "sinal de cruzeiro", -"french franc sign": "sinal de franco franc\u00eas", -"lira sign": "sinal de lira", -"mill sign": "sinal de por mil", -"naira sign": "sinal de naira", -"peseta sign": "sinal de peseta", -"rupee sign": "sinal de r\u00fapia", -"won sign": "sinal de won", -"new sheqel sign": "sinal de novo sheqel", -"dong sign": "sinal de dong", -"kip sign": "sinal kip", -"tugrik sign": "sinal tugrik", -"drachma sign": "sinal drachma", -"german penny symbol": "sinal de penny alem\u00e3o", -"peso sign": "sinal de peso", -"guarani sign": "sinal de guarani", -"austral sign": "sinal de austral", -"hryvnia sign": "sinal hryvnia", -"cedi sign": "sinal de cedi", -"livre tournois sign": "sinal de libra de tours", -"spesmilo sign": "sinal de spesmilo", -"tenge sign": "sinal de tengue", -"indian rupee sign": "sinal de rupia indiana", -"turkish lira sign": "sinal de lira turca", -"nordic mark sign": "sinal de marca n\u00f3rdica", -"manat sign": "sinal manat", -"ruble sign": "sinal de rublo", -"yen character": "sinal de iene", -"yuan character": "sinal de iuane", -"yuan character, in hong kong and taiwan": "sinal de iuane, em Hong Kong e Taiwan", -"yen\/yuan character variant one": "variante um de sinal de iene\/iuane", -"Loading emoticons...": "A carregar \u00edcones expressivos...", -"Could not load emoticons": "N\u00e3o foi poss\u00edvel carregar \u00edcones expressivos", -"People": "Pessoas", -"Animals and Nature": "Animais e natureza", -"Food and Drink": "Comida e bebida", -"Activity": "Atividade", -"Travel and Places": "Viagens e lugares", -"Objects": "Objetos", -"Flags": "Bandeiras", -"Characters": "Carateres", -"Characters (no spaces)": "Carateres (sem espa\u00e7os)", -"{0} characters": "{0} carateres", -"Error: Form submit field collision.": "Erro: conflito no campo de submiss\u00e3o de formul\u00e1rio.", -"Error: No form element found.": "Erro: nenhum elemento de formul\u00e1rio encontrado.", -"Update": "Atualizar", -"Color swatch": "Cole\u00e7\u00e3o de cores", -"Turquoise": "Turquesa", -"Green": "Verde", -"Blue": "Azul", -"Purple": "P\u00farpura", -"Navy Blue": "Azul-atl\u00e2ntico", -"Dark Turquoise": "Turquesa escuro", -"Dark Green": "Verde escuro", -"Medium Blue": "Azul interm\u00e9dio", -"Medium Purple": "P\u00farpura interm\u00e9dio", -"Midnight Blue": "Azul muito escuro", -"Yellow": "Amarelo", -"Orange": "Laranja", -"Red": "Vermelho", -"Light Gray": "Cinzento claro", -"Gray": "Cinzento", -"Dark Yellow": "Amarelo escuro", -"Dark Orange": "Laranja escuro", -"Dark Red": "Vermelho escuro", -"Medium Gray": "Cinzento m\u00e9dio", -"Dark Gray": "Cinzento escuro", -"Light Green": "Verde claro", -"Light Yellow": "Amarelo claro", -"Light Red": "Vermelho claro", -"Light Purple": "P\u00farpura claro", -"Light Blue": "Azul claro", -"Dark Purple": "P\u00farpura escuro", -"Dark Blue": "Azul escuro", -"Black": "Preto", -"White": "Branco", -"Switch to or from fullscreen mode": "Entrar ou sair do modo de ecr\u00e3 inteiro", -"Open help dialog": "Abrir caixa de di\u00e1logo Ajuda", -"history": "hist\u00f3rico", -"styles": "estilos", -"formatting": "formata\u00e7\u00e3o", -"alignment": "alinhamento", -"indentation": "avan\u00e7o", -"Font": "Tipo de letra", -"Size": "Tamanho", -"More...": "Mais...", -"Select...": "Selecionar...", -"Preferences": "Prefer\u00eancias", -"Yes": "Sim", -"No": "N\u00e3o", -"Keyboard Navigation": "Navega\u00e7\u00e3o com teclado", -"Version": "Vers\u00e3o", -"Code view": "Vista do c\u00f3digo-fonte", -"Open popup menu for split buttons": "Abrir o menu popup para bot\u00f5es divididos", -"List Properties": "Propriedades da lista", -"List properties...": "Propriedades da lista\u2026", -"Start list at number": "Come\u00e7ar a lista pelo n\u00famero", -"Line height": "Altura da linha", -"comments": "coment\u00e1rios", -"Format Painter": "Pincel de formata\u00e7\u00e3o", -"Insert\/edit iframe": "Inserir\/editar iframe", -"Capitalization": "Capitaliza\u00e7\u00e3o", -"lowercase": "min\u00fasculas", -"UPPERCASE": "MAI\u00daSCULAS", -"Title Case": "Iniciais mai\u00fasculas", -"permanent pen": "caneta permanente", -"Permanent Pen Properties": "Propriedades da Caneta Permanente", -"Permanent pen properties...": "Propriedades da caneta permanente...", -"case change": "mudan\u00e7a de capitaliza\u00e7\u00e3o", -"page embed": "incorporar p\u00e1gina", -"Advanced sort...": "Ordena\u00e7\u00e3o avan\u00e7ada\u2026", -"Advanced Sort": "Ordena\u00e7\u00e3o avan\u00e7ada", -"Sort table by column ascending": "Ordenar tabela por coluna ascendente", -"Sort table by column descending": "Ordenar tabela por coluna descendente", -"Sort": "Ordenar", -"Order": "Ordem", -"Sort by": "Ordenar por", -"Ascending": "Ascendente", -"Descending": "Descendente", -"Column {0}": "Coluna {0}", -"Row {0}": "Linha {0}", -"Spellcheck...": "Verifica\u00e7\u00e3o ortogr\u00e1fica...", -"Misspelled word": "Palavra mal escrita", -"Suggestions": "Sugest\u00f5es", -"Change": "Alterar", -"Finding word suggestions": "Encontrar sugest\u00f5es de palavras", -"Success": "Sucesso", -"Repair": "Reparar", -"Issue {0} of {1}": "Problema {0} de {1}", -"Images must be marked as decorative or have an alternative text description": "As imagens devem ser marcadas como decorativas ou ter uma descri\u00e7\u00e3o textual alternativa", -"Images must have an alternative text description. Decorative images are not allowed.": "As imagens devem ter uma descri\u00e7\u00e3o textual alternativa. N\u00e3o s\u00e3o permitidas imagens meramente decorativas.", -"Or provide alternative text:": "Ou forne\u00e7a um texto alternativo:", -"Make image decorative:": "Marque a imagem como decorativa:", -"ID attribute must be unique": "O atributo ID tem de ser \u00fanico", -"Make ID unique": "Tornar o ID \u00fanico", -"Keep this ID and remove all others": "Mantenha este ID e remova todos os outros", -"Remove this ID": "Remover este ID", -"Remove all IDs": "Remover todos os IDs", -"Checklist": "Lista de verifica\u00e7\u00e3o", -"Anchor": "\u00c2ncora", -"Special character": "Car\u00e1cter especial", -"Code sample": "Amostra de c\u00f3digo", -"Color": "Cor", -"Document properties": "Propriedades do documento", -"Image description": "Descri\u00e7\u00e3o da imagem", -"Image": "Imagem", -"Insert link": "Inserir liga\u00e7\u00e3o", -"Target": "Alvo", -"Link": "Liga\u00e7\u00e3o", -"Poster": "Autor", -"Media": "Media", -"Print": "Imprimir", -"Prev": "Anterior", -"Find and replace": "Pesquisar e substituir", -"Whole words": "Palavras completas", -"Insert template": "Inserir modelo" -}); \ No newline at end of file diff --git a/core/vendor/tinymce/langs/ro.js b/core/vendor/tinymce/langs/ro.js deleted file mode 100644 index dc812b4a..00000000 --- a/core/vendor/tinymce/langs/ro.js +++ /dev/null @@ -1,461 +0,0 @@ -tinymce.addI18n('ro',{ -"Redo": "Refacere", -"Undo": "Anulare", -"Cut": "Decupare", -"Copy": "Copiere", -"Paste": "Lipire", -"Select all": "Selecteaz\u0103 tot", -"New document": "Document nou", -"Ok": "Ok", -"Cancel": "Revocare", -"Visual aids": "Ajutoare vizuale", -"Bold": "Aldin", -"Italic": "Cursiv", -"Underline": "Subliniere", -"Strikethrough": "T\u0103iere", -"Superscript": "Exponent", -"Subscript": "Indice", -"Clear formatting": "\u00cendep\u0103rtare formatare", -"Align left": "Aliniere st\u00e2nga", -"Align center": "Aliniere centru", -"Align right": "Aliniere dreapta", -"Justify": "Aliniere st\u00e2nga-dreapta", -"Bullet list": "List\u0103 marcatori", -"Numbered list": "List\u0103 numerotat\u0103", -"Decrease indent": "Mic\u0219orare indent", -"Increase indent": "M\u0103rire indent", -"Close": "\u00cenchidere", -"Formats": "Formate", -"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Browser-ul dumneavoastr\u0103 nu are acces direct la clipboard. V\u0103 rug\u0103m s\u0103 folosi\u021bi \u00een schimb scurt\u0103turile de tastatur\u0103 Ctrl+X\/C\/V.", -"Headers": "Antete", -"Header 1": "Antet 1", -"Header 2": "Antet 2", -"Header 3": "Antet 3", -"Header 4": "Antet 4", -"Header 5": "Antet 5", -"Header 6": "Antet 6", -"Headings": "Rubrici", -"Heading 1": "Titlu 1", -"Heading 2": "Titlu 2", -"Heading 3": "Titlu 3", -"Heading 4": "Titlu 4", -"Heading 5": "Titlu 5", -"Heading 6": "Titlu 6", -"Preformatted": "Preformatat", -"Div": "Div", -"Pre": "Pre", -"Code": "Cod", -"Paragraph": "Paragraf", -"Blockquote": "Blockquote", -"Inline": "\u00cen linie", -"Blocks": "Blocuri", -"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Functia \"lipe\u015fte\" este acum \u00een modul text simplu. Continutul va fi acum inserat ca text simplu p\u00e2n\u0103 c\u00e2nd aceast\u0103 op\u021biune va fi dezactivat.", -"Fonts": "Fonturi", -"Font Sizes": "Dimensiuni font", -"Class": "Clas\u0103", -"Browse for an image": "C\u0103uta\u021bi o imagine", -"OR": "OR", -"Drop an image here": "Glisa\u021bi o imagine aici", -"Upload": "\u00cenc\u0103rcare", -"Block": "Sec\u021biune", -"Align": "Aliniere", -"Default": "Implicit", -"Circle": "Cerc", -"Disc": "Disc", -"Square": "P\u0103trat", -"Lower Alpha": "Minuscule Alfanumerice", -"Lower Greek": "Minuscule Grecesti", -"Lower Roman": "Minuscule Romane", -"Upper Alpha": "Majuscule Alfanumerice", -"Upper Roman": "Majuscule Romane", -"Anchor...": "Ancor\u0103\u2026", -"Name": "Nume", -"Id": "Id", -"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "Id-ul trebuie s\u0103 inceap\u0103 cu o liter\u0103, urmat\u0103 exclusiv de litere, numere, cratime, puncte, punct \u0219i virgul\u0103 sau underscore-uri.", -"You have unsaved changes are you sure you want to navigate away?": "Ave\u021bi modific\u0103ri nesalvate! Sunte\u0163i sigur c\u0103 dori\u0163i s\u0103 ie\u015fiti?", -"Restore last draft": "Restaurare la ultima salvare", -"Special character...": "Caracter special\u2026", -"Source code": "Codul surs\u0103", -"Insert\/Edit code sample": "Inserare\/Editare mostr\u0103 cod", -"Language": "Limba", -"Code sample...": "Mostr\u0103 cod\u2026", -"Color Picker": "Selector culori", -"R": "R", -"G": "G", -"B": "B", -"Left to right": "St\u00e2nga la dreapta", -"Right to left": "Dreapta la st\u00e2nga", -"Emoticons": "Emoticoane", -"Emoticons...": "Emoticoane\u2026", -"Metadata and Document Properties": "Meta date \u0219i Propriet\u0103\u021bi Document", -"Title": "Titlu", -"Keywords": "Cuvinte cheie", -"Description": "Descriere", -"Robots": "Robo\u021bi", -"Author": "Autor", -"Encoding": "Codare", -"Fullscreen": "Pe tot ecranul", -"Action": "Ac\u0163iune", -"Shortcut": "Comand\u0103 rapid\u0103", -"Help": "Ajutor", -"Address": "Adres\u0103", -"Focus to menubar": "Centrare pe bara de meniuri", -"Focus to toolbar": "Centrare pe bara de unelte", -"Focus to element path": "Centrare pe calea elementului", -"Focus to contextual toolbar": "Centrare pe bara de unelte contextual\u0103", -"Insert link (if link plugin activated)": "Inserare link (dac\u0103 modulul de link-uri este activat)", -"Save (if save plugin activated)": "Salvare (dac\u0103 modulul de salvare este activat)", -"Find (if searchreplace plugin activated)": "C\u0103utare (dac\u0103 modulul de c\u0103utare \u0219i \u00eenlocuire este activat)", -"Plugins installed ({0}):": "Module instalate ({0}):", -"Premium plugins:": "Module premium:", -"Learn more...": "Afla\u021bi mai multe\u2026", -"You are using {0}": "Folosi\u021bi {0}", -"Plugins": "Inserturi", -"Handy Shortcuts": "Comenzi rapide accesibile", -"Horizontal line": "Linie orizontal\u0103", -"Insert\/edit image": "Inserare\/editarea imaginilor", -"Alternative description": "Descriere alternativ\u0103", -"Accessibility": "Accesibilitate", -"Image is decorative": "Imaginea este decorativ\u0103", -"Source": "Surs\u0103", -"Dimensions": "Dimensiuni", -"Constrain proportions": "Constr\u00e2nge propor\u021biile", -"General": "General", -"Advanced": "Avansat", -"Style": "Stil", -"Vertical space": "Spa\u021biul vertical", -"Horizontal space": "Spa\u021biul orizontal", -"Border": "Bordur\u0103", -"Insert image": "Inserare imagine", -"Image...": "Imagine\u2026", -"Image list": "List\u0103 de imagini", -"Rotate counterclockwise": "Rotire \u00een sensul antiorar", -"Rotate clockwise": "Rotire \u00een sensul orar", -"Flip vertically": "R\u0103sturn\u0103 vertical", -"Flip horizontally": "R\u0103sturn\u0103 orizontal", -"Edit image": "Editare imagine", -"Image options": "Op\u021biuni imagine", -"Zoom in": "M\u0103rire", -"Zoom out": "Mic\u015forare", -"Crop": "Decupare", -"Resize": "Redimensionare", -"Orientation": "Orientare", -"Brightness": "Str\u0103lucire", -"Sharpen": "Accentuare", -"Contrast": "Contrast", -"Color levels": "Niveluri de culoare", -"Gamma": "Gamma", -"Invert": "Invers\u0103", -"Apply": "Salveaz\u0103", -"Back": "\u00cenapoi", -"Insert date\/time": "Insereaz\u0103 data\/ora", -"Date\/time": "Data\/ora", -"Insert\/edit link": "Inserare\/editare link", -"Text to display": "Text de afi\u0219at", -"Url": "Url", -"Open link in...": "Deschide link \u00een\u2026", -"Current window": "Fereastra curent\u0103", -"None": "Nici unul", -"New window": "Fereastr\u0103 nou\u0103", -"Open link": "Deschide leg\u0103tur\u0103", -"Remove link": "\u0218terge link-ul", -"Anchors": "Ancor\u0103", -"Link...": "Link\u2026", -"Paste or type a link": "Introduce\u021bi un link", -"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "URL-ul introdus pare s\u0103 fie o adres\u0103 de e-mail. Dori\u021bi s\u0103 ad\u0103uga\u021bi prefixul mailto: ?", -"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "URL-ul introdus pare s\u0103 fie o adres\u0103 web. Dori\u021bi s\u0103 ad\u0103uga\u021bi prefixul http:\/\/ ?", -"The URL you entered seems to be an external link. Do you want to add the required https:\/\/ prefix?": "Adresa URL pe care a\u021bi introdus-o pare a fi un leg\u0103tur\u0103 extern\u0103. Dori\u021bi s\u0103 ad\u0103uga\u021bi prefixul https:\/\/ necesar?", -"Link list": "List\u0103 linkuri", -"Insert video": "Inserare video", -"Insert\/edit video": "Inserare\/editare video", -"Insert\/edit media": "Inserare\/editare media", -"Alternative source": "Surs\u0103 alternativ\u0103", -"Alternative source URL": "URL surs\u0103 alternativ\u0103", -"Media poster (Image URL)": "Poster media (URL imagine)", -"Paste your embed code below:": "Insera\u021bi codul:", -"Embed": "Embed", -"Media...": "Media\u2026", -"Nonbreaking space": "Spa\u021biu neseparator", -"Page break": "\u00centrerupere de pagin\u0103", -"Paste as text": "Lipe\u015fte ca text", -"Preview": "Previzualizare", -"Print...": "Tip\u0103rire\u2026", -"Save": "Salveaz\u0103", -"Find": "Caut\u0103", -"Replace with": "\u00cenlocuie\u015fte cu", -"Replace": "\u00cenlocuie\u015fte", -"Replace all": "\u00cenlocuie\u015fte toate", -"Previous": "Anterior", -"Next": "Precedent", -"Find and Replace": "G\u0103si\u021bi \u0219i \u00eenlocui\u021bi", -"Find and replace...": "C\u0103utare \u0219i \u00eenlocuire\u2026", -"Could not find the specified string.": "Nu am putut g\u0103si \u0219irul specificat.", -"Match case": "Distinge majuscule\/minuscule", -"Find whole words only": "G\u0103se\u0219te doar cuvintele \u00eentregi", -"Find in selection": "G\u0103si\u021bi \u00een selec\u021bie", -"Spellcheck": "Verificarea ortografic\u0103", -"Spellcheck Language": "Verificare ortografic\u0103 a limbii", -"No misspellings found.": "Nu s-au g\u0103sit gre\u0219eli de ortografie.", -"Ignore": "Ignor\u0103", -"Ignore all": "Ignor\u0103 toate", -"Finish": "Finalizeaz\u0103", -"Add to Dictionary": "Adaug\u0103 \u00een Dic\u021bionar", -"Insert table": "Insereaz\u0103 tabel\u0103", -"Table properties": "Propriet\u0103\u021bi tabel\u0103", -"Delete table": "\u0218terge tabel\u0103", -"Cell": "Celul\u0103", -"Row": "Linie", -"Column": "Coloan\u0103", -"Cell properties": "Propriet\u0103\u021bi celul\u0103", -"Merge cells": "\u00cembinarea celulelor", -"Split cell": "\u00cemp\u0103r\u021birea celulelor", -"Insert row before": "Insereaz\u0103 \u00eenainte de linie", -"Insert row after": "Insereaz\u0103 dup\u0103 linie", -"Delete row": "\u0218terge linia", -"Row properties": "Propriet\u0103\u021bi linie", -"Cut row": "Taie linie", -"Copy row": "Copiaz\u0103 linie", -"Paste row before": "Lipe\u015fte \u00eenainte de linie", -"Paste row after": "Lipe\u015fte linie dup\u0103", -"Insert column before": "Insereaza \u00eenainte de coloan\u0103", -"Insert column after": "Insereaza dup\u0103 coloan\u0103", -"Delete column": "\u0218terge coloana", -"Cols": "Coloane", -"Rows": "Linii", -"Width": "L\u0103\u0163ime", -"Height": "\u00cen\u0103l\u0163ime", -"Cell spacing": "Spa\u021biere celule", -"Cell padding": "Spa\u021biere", -"Caption": "Titlu", -"Show caption": "Afi\u0219are captur\u0103", -"Left": "St\u00e2nga", -"Center": "Centru", -"Right": "Dreapta", -"Cell type": "Tip celul\u0103", -"Scope": "Domeniu", -"Alignment": "Aliniament", -"H Align": "Aliniere H", -"V Align": "Aliniere V", -"Top": "Sus", -"Middle": "Mijloc", -"Bottom": "Jos", -"Header cell": "Antet celul\u0103", -"Row group": "Grup de linii", -"Column group": "Grup de coloane", -"Row type": "Tip de linie", -"Header": "Antet", -"Body": "Corp", -"Footer": "Subsol", -"Border color": "Culoare bordur\u0103", -"Insert template...": "Inserare \u0219ablon\u2026", -"Templates": "\u015eabloane", -"Template": "\u0218ablon", -"Text color": "Culoare text", -"Background color": "Culoare fundal", -"Custom...": "Personalizat...", -"Custom color": "Culoare personalizat\u0103", -"No color": "F\u0103r\u0103 culoare", -"Remove color": "Eliminare culoare", -"Table of Contents": "Cuprins", -"Show blocks": "Afi\u0219are blocuri", -"Show invisible characters": "Afi\u0219are caractere invizibile", -"Word count": "Num\u0103r\u0103toare cuvinte", -"Count": "Num\u0103r\u0103toare", -"Document": "Document", -"Selection": "Selec\u021bie", -"Words": "Cuvinte", -"Words: {0}": "Cuvinte: {0}", -"{0} words": "{0} cuvinte", -"File": "Fil\u0103", -"Edit": "Editeaz\u0103", -"Insert": "Insereaz\u0103", -"View": "Vezi", -"Format": "Formateaz\u0103", -"Table": "Tabel\u0103", -"Tools": "Unelte", -"Powered by {0}": "Sus\u021binut de {0}", -"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Zon\u0103 cu Rich Text. Apas\u0103 ALT-F9 pentru meniu. Apas\u0103 ALT-F10 pentru bara de unelte. Apas\u0103 ALT-0 pentru ajutor", -"Image title": "Titlu imagine", -"Border width": "Grosime chenar", -"Border style": "Stil chenar", -"Error": "Eroare", -"Warn": "Aten\u021bionare", -"Valid": "Valid", -"To open the popup, press Shift+Enter": "Pentru a deschide fereastra popup, ap\u0103sa\u021bi Shift+Enter", -"Rich Text Area. Press ALT-0 for help.": "Zon\u0103 Text Formatat. Ap\u0103sa\u021bi ALT-0 pentru ajutor.", -"System Font": "Font Sistem", -"Failed to upload image: {0}": "Nu s-a putut \u00eenc\u0103rca imaginea: {0}", -"Failed to load plugin: {0} from url {1}": "Nu s-a putut \u00eenc\u0103rca modulul: {0} de la URL-ul {1}", -"Failed to load plugin url: {0}": "Nu s-a putut \u00eenc\u0103rca URL-ul modulului: {0}", -"Failed to initialize plugin: {0}": "Nu s-a putut ini\u021bializa modulul: {0}", -"example": "exemplu", -"Search": "C\u0103utare", -"All": "Tot", -"Currency": "Moned\u0103", -"Text": "Text", -"Quotations": "Ghilimele", -"Mathematical": "Simboluri matematice", -"Extended Latin": "Simboluri alfabet latin extins", -"Symbols": "Simboluri", -"Arrows": "S\u0103ge\u021bi", -"User Defined": "Definite de utilizator", -"dollar sign": "simbol dolar", -"currency sign": "simbol moned\u0103", -"euro-currency sign": "simbol euro", -"colon sign": "dou\u0103 puncte", -"cruzeiro sign": "simbol cruzeiro", -"french franc sign": "simbol franc francez", -"lira sign": "simbol lir\u0103", -"mill sign": "simbol mill", -"naira sign": "simbol naira", -"peseta sign": "simbol peset\u0103", -"rupee sign": "simbol rupie", -"won sign": "simbol won", -"new sheqel sign": "simbol shekel nou", -"dong sign": "simbol dong", -"kip sign": "simbol kip", -"tugrik sign": "simbol tugrik", -"drachma sign": "simbol drahm\u0103", -"german penny symbol": "simbol peni german", -"peso sign": "simbol peso", -"guarani sign": "simbol guarani", -"austral sign": "simbol austral", -"hryvnia sign": "simbol grivn\u0103", -"cedi sign": "simbol cedi", -"livre tournois sign": "simbol livr\u0103 tournois", -"spesmilo sign": "simbol spesmilo", -"tenge sign": "simbol tenge", -"indian rupee sign": "simbol rupie indian\u0103", -"turkish lira sign": "simbol lir\u0103 turceasc\u0103", -"nordic mark sign": "simbol marc\u0103 nordic\u0103", -"manat sign": "simbol manat", -"ruble sign": "simbol rubl\u0103", -"yen character": "simbol yen", -"yuan character": "simbol yuan", -"yuan character, in hong kong and taiwan": "simbol yuan \u00een Hong Kong \u0219i Taiwan", -"yen\/yuan character variant one": "simbol yen\/yuan prima variant\u0103", -"Loading emoticons...": "Se \u00eencarc\u0103 emoticoanele\u2026", -"Could not load emoticons": "Nu s-au putut \u00eenc\u0103rca emoticoanele", -"People": "Persoane", -"Animals and Nature": "Animale \u0219i natur\u0103", -"Food and Drink": "M\u00e2ncare \u0219i b\u0103uturi", -"Activity": "Activit\u0103\u021bi", -"Travel and Places": "C\u0103l\u0103torii \u0219i loca\u021bii", -"Objects": "Obiecte", -"Flags": "Steaguri", -"Characters": "Caractere", -"Characters (no spaces)": "Caractere (f\u0103r\u0103 spa\u021bii)", -"{0} characters": "{0} caractere", -"Error: Form submit field collision.": "Eroare: Coliziune c\u00e2mpuri la trimiterea formularului.", -"Error: No form element found.": "Eroare: Niciun element de formular g\u0103sit.", -"Update": "Actualizare", -"Color swatch": "Mostr\u0103 de culori", -"Turquoise": "Turcoaz", -"Green": "Verde", -"Blue": "Albastru", -"Purple": "Mov", -"Navy Blue": "Albastru marin", -"Dark Turquoise": "Turcoaz \u00eenchis", -"Dark Green": "Verde \u00eenchis", -"Medium Blue": "Albastru mediu", -"Medium Purple": "Mov mediu", -"Midnight Blue": "Albastru \u00eenchis", -"Yellow": "Galben", -"Orange": "Portocaliu", -"Red": "Ro\u0219u", -"Light Gray": "Gri deschis", -"Gray": "Gri", -"Dark Yellow": "Galben \u00eenchis", -"Dark Orange": "Portocaliu \u00eenchis", -"Dark Red": "Ro\u0219u \u00eenchis", -"Medium Gray": "Gri mediu", -"Dark Gray": "Gri \u00eenchis", -"Light Green": "Verde deschis", -"Light Yellow": "Galben deschis", -"Light Red": "Ro\u015fu deschis", -"Light Purple": "Violet deschis", -"Light Blue": "Albastru deschis", -"Dark Purple": "Violet \u00eenchis", -"Dark Blue": "Negru \u00eenchis", -"Black": "Negru", -"White": "Alb", -"Switch to or from fullscreen mode": "Comutare pe sau de la modul ecran complet", -"Open help dialog": "Deschide dialogul de ajutor", -"history": "istoric", -"styles": "stiluri", -"formatting": "formatare", -"alignment": "aliniere", -"indentation": "indentare", -"Font": "Font", -"Size": "Dimensiuni", -"More...": "Mai multe...", -"Select...": "Selectare...", -"Preferences": "Preferin\u021be", -"Yes": "Da", -"No": "Nu", -"Keyboard Navigation": "Navigare de la tastatur\u0103", -"Version": "Versiune", -"Code view": "Vizualizare cod", -"Open popup menu for split buttons": "Deschide\u021bi meniul pop-up pentru butoanele divizate", -"List Properties": "Propriet\u0103\u021bi list\u0103", -"List properties...": "Propriet\u0103\u021bi list\u0103...", -"Start list at number": "\u00cencepe\u021bi lista la num\u0103rul", -"Line height": "\u00cen\u0103l\u021bimea liniei", -"comments": "comentarii", -"Format Painter": "Descriptor de formate", -"Insert\/edit iframe": "Inserare\/editare icadru", -"Capitalization": "Scriere cu majuscule", -"lowercase": "litere mici", -"UPPERCASE": "MAJUSCULE", -"Title Case": "Ini\u021bial\u0103 majuscul\u0103", -"permanent pen": "stilou permanent", -"Permanent Pen Properties": "Propriet\u0103\u021bile stiloului permanent", -"Permanent pen properties...": "Propriet\u0103\u021bile stiloului permanent...", -"case change": "schimbarea cazului", -"page embed": "\u00eencorporare pagin\u0103", -"Advanced sort...": "Sortare avansat\u0103...", -"Advanced Sort": "Sortare avansat\u0103", -"Sort table by column ascending": "Sorta\u021bi tabelul dup\u0103 coloan\u0103 cresc\u0103toare", -"Sort table by column descending": "Sorta\u021bi tabelul dup\u0103 coloan\u0103 descresc\u0103toare", -"Sort": "Sortare", -"Order": "Ordonare", -"Sort by": "Soreaz\u0103 dup\u0103", -"Ascending": "Cresc\u0103tor", -"Descending": "Descresc\u0103tor", -"Column {0}": "Coloan\u0103 {0}", -"Row {0}": "R\u00e2nd {0}", -"Spellcheck...": "Verificare a ortografiei...", -"Misspelled word": "Cuv\u00e2nt scris gre\u0219it", -"Suggestions": "Sugestii", -"Change": "Schimbare", -"Finding word suggestions": "G\u0103se\u0219te sugestii de cuvinte", -"Success": "Succes", -"Repair": "Repar\u0103", -"Issue {0} of {1}": "Num\u0103rul {0} din {1}", -"Images must be marked as decorative or have an alternative text description": "Imaginile trebuie s\u0103 fie marcate ca decorative sau s\u0103 aib\u0103 o descriere alternativ\u0103 a textului", -"Images must have an alternative text description. Decorative images are not allowed.": "Imaginile trebuie s\u0103 aib\u0103 o descriere alternativ\u0103 a textului. Imaginile decorative nu sunt permise.", -"Or provide alternative text:": "Sau furniza\u021bi un text alternativ:", -"Make image decorative:": "Face\u021bi imaginea decorativ\u0103:", -"ID attribute must be unique": "Atributul ID trebuie s\u0103 fie unic", -"Make ID unique": "Face\u021bi ID-ul unic", -"Keep this ID and remove all others": "P\u0103stra\u021bi acest ID \u0219i elimina\u021bi pe toate celelalte", -"Remove this ID": "Elimina\u021bi acest ID", -"Remove all IDs": "Elimina\u021bi toate ID-urile", -"Checklist": "Lista de verificare", -"Anchor": "Ancor\u0103", -"Special character": "Caractere speciale", -"Color": "Culoare", -"Document properties": "Propriet\u0103\u021bi document", -"Image description": "Descrierea imaginii", -"Image": "Imagine", -"Insert link": "Inserare link", -"Link": "Link", -"Target": "\u021aint\u0103", -"Media": "Media", -"Poster": "Poster", -"Print": "Tip\u0103re\u0219te", -"Whole words": "Doar cuv\u00eentul \u00eentreg", -"Find and replace": "Caut\u0103 \u015fi \u00eenlocuie\u015fte", -"Prev": "Anterior", -"Insert template": "Insereaz\u0103 \u0219ablon" -}); \ No newline at end of file diff --git a/core/vendor/tinymce/langs/ru.js b/core/vendor/tinymce/langs/ru.js deleted file mode 100644 index 38080e07..00000000 --- a/core/vendor/tinymce/langs/ru.js +++ /dev/null @@ -1,462 +0,0 @@ -tinymce.addI18n('ru',{ -"Redo": "\u0412\u0435\u0440\u043d\u0443\u0442\u044c", -"Undo": "\u041e\u0442\u043c\u0435\u043d\u0438\u0442\u044c", -"Cut": "\u0412\u044b\u0440\u0435\u0437\u0430\u0442\u044c", -"Copy": "\u041a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c", -"Paste": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c", -"Select all": "\u0412\u044b\u0434\u0435\u043b\u0438\u0442\u044c \u0432\u0441\u0435", -"New document": "\u041d\u043e\u0432\u044b\u0439 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442", -"Ok": "OK", -"Cancel": "\u041e\u0442\u043c\u0435\u043d\u0438\u0442\u044c", -"Visual aids": "\u0412\u0438\u0437\u0443\u0430\u043b\u044c\u043d\u044b\u0435 \u043f\u043e\u0434\u0441\u043a\u0430\u0437\u043a\u0438", -"Bold": "\u0416\u0438\u0440\u043d\u044b\u0439 \u0448\u0440\u0438\u0444\u0442", -"Italic": "\u041a\u0443\u0440\u0441\u0438\u0432", -"Underline": "\u041f\u043e\u0434\u0447\u0435\u0440\u043a\u0438\u0432\u0430\u043d\u0438\u0435", -"Strikethrough": "\u0417\u0430\u0447\u0435\u0440\u043a\u0438\u0432\u0430\u043d\u0438\u0435", -"Superscript": "\u041d\u0430\u0434\u0441\u0442\u0440\u043e\u0447\u043d\u044b\u0439", -"Subscript": "\u041f\u043e\u0434\u0441\u0442\u0440\u043e\u0447\u043d\u044b\u0439", -"Clear formatting": "\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435", -"Align left": "\u0412\u044b\u0440\u043e\u0432\u043d\u044f\u0442\u044c \u043f\u043e \u043b\u0435\u0432\u043e\u043c\u0443 \u043a\u0440\u0430\u044e", -"Align center": "\u0412\u044b\u0440\u043e\u0432\u043d\u044f\u0442\u044c \u043f\u043e \u0446\u0435\u043d\u0442\u0440\u0443", -"Align right": "\u0412\u044b\u0440\u043e\u0432\u043d\u044f\u0442\u044c \u043f\u043e \u043f\u0440\u0430\u0432\u043e\u043c\u0443 \u043a\u0440\u0430\u044e", -"Justify": "\u0412\u044b\u0440\u043e\u0432\u043d\u044f\u0442\u044c \u0442\u0435\u0441\u0442 \u043f\u043e \u0448\u0438\u0440\u0438\u043d\u0435", -"Bullet list": "\u041c\u0430\u0440\u043a\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0441\u043f\u0438\u0441\u043e\u043a", -"Numbered list": "\u041d\u0443\u043c\u0435\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0441\u043f\u0438\u0441\u043e\u043a", -"Decrease indent": "\u0423\u043c\u0435\u043d\u044c\u0448\u0438\u0442\u044c \u043e\u0442\u0441\u0442\u0443\u043f", -"Increase indent": "\u0423\u0432\u0435\u043b\u0438\u0447\u0438\u0442\u044c \u043e\u0442\u0441\u0442\u0443\u043f", -"Close": "\u0417\u0430\u043a\u0440\u044b\u0442\u044c", -"Formats": "\u0424\u043e\u0440\u043c\u0430\u0442\u044b", -"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "\u0412\u0430\u0448 \u0431\u0440\u0430\u0443\u0437\u0435\u0440 \u043d\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u043f\u0440\u044f\u043c\u043e\u0439 \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u0431\u0443\u0444\u0435\u0440\u0443 \u043e\u0431\u043c\u0435\u043d\u0430. \u0418\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439\u0442\u0435 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0435 \u0441\u043e\u0447\u0435\u0442\u0430\u043d\u0438\u044f \u043a\u043b\u0430\u0432\u0438\u0448: Ctrl+X\/C\/V.", -"Headers": "\u0412\u0435\u0440\u0445\u043d\u0438\u0435 \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b\u044b", -"Header 1": "\u0412\u0435\u0440\u0445\u043d\u0438\u0439 \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b 1", -"Header 2": "\u0412\u0435\u0440\u0445\u043d\u0438\u0439 \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b 2", -"Header 3": "\u0412\u0435\u0440\u0445\u043d\u0438\u0439 \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b 3", -"Header 4": "\u0412\u0435\u0440\u0445\u043d\u0438\u0439 \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b 4", -"Header 5": "\u0412\u0435\u0440\u0445\u043d\u0438\u0439 \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b 5", -"Header 6": "\u0412\u0435\u0440\u0445\u043d\u0438\u0439 \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b 6", -"Headings": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u0438", -"Heading 1": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 1", -"Heading 2": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 2", -"Heading 3": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 3", -"Heading 4": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 4", -"Heading 5": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 5", -"Heading 6": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 6", -"Preformatted": "\u041f\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439", -"Div": "Div", -"Pre": "Pre", -"Code": "\u041a\u043e\u0434", -"Paragraph": "\u0410\u0431\u0437\u0430\u0446", -"Blockquote": "\u0411\u043b\u043e\u043a \u0446\u0438\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f", -"Inline": "\u0412\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u044b\u0439", -"Blocks": "\u0411\u043b\u043e\u043a\u0438", -"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "\u0412\u0441\u0442\u0430\u0432\u043a\u0430 \u043e\u0441\u0443\u0449\u0435\u0441\u0442\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0432 \u0432\u0438\u0434\u0435 \u043f\u0440\u043e\u0441\u0442\u043e\u0433\u043e \u0442\u0435\u043a\u0441\u0442\u0430, \u043f\u043e\u043a\u0430 \u043d\u0435 \u043e\u0442\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0434\u0430\u043d\u043d\u0443\u044e \u043e\u043f\u0446\u0438\u044e.", -"Fonts": "\u0428\u0440\u0438\u0444\u0442\u044b", -"Font Sizes": "\u0420\u0430\u0437\u043c\u0435\u0440 \u0448\u0440\u0438\u0444\u0442\u0430", -"Class": "\u041a\u043b\u0430\u0441\u0441", -"Browse for an image": "\u0412\u044b\u0431\u043e\u0440 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f", -"OR": "\u0418\u041b\u0418", -"Drop an image here": "\u041f\u0435\u0440\u0435\u0442\u0430\u0449\u0438\u0442\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435 \u0441\u044e\u0434\u0430", -"Upload": "\u041f\u0435\u0440\u0435\u0434\u0430\u0442\u044c", -"Block": "\u0411\u043b\u043e\u043a", -"Align": "\u0412\u044b\u0440\u043e\u0432\u043d\u044f\u0442\u044c", -"Default": "\u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u044b\u0439", -"Circle": "\u041e\u043a\u0440\u0443\u0436\u043d\u043e\u0441\u0442\u0438", -"Disc": "\u041a\u0440\u0443\u0433\u0438", -"Square": "\u041a\u0432\u0430\u0434\u0440\u0430\u0442\u044b", -"Lower Alpha": "\u0421\u0442\u0440\u043e\u0447\u043d\u044b\u0435 \u043b\u0430\u0442\u0438\u043d\u0441\u043a\u0438\u0435 \u0431\u0443\u043a\u0432\u044b", -"Lower Greek": "\u0421\u0442\u0440\u043e\u0447\u043d\u044b\u0435 \u0433\u0440\u0435\u0447\u0435\u0441\u043a\u0438\u0435 \u0431\u0443\u043a\u0432\u044b", -"Lower Roman": "\u0421\u0442\u0440\u043e\u0447\u043d\u044b\u0435 \u0440\u0438\u043c\u0441\u043a\u0438\u0435 \u0446\u0438\u0444\u0440\u044b", -"Upper Alpha": "\u0417\u0430\u0433\u043b\u0430\u0432\u043d\u044b\u0435 \u043b\u0430\u0442\u0438\u043d\u0441\u043a\u0438\u0435 \u0431\u0443\u043a\u0432\u044b", -"Upper Roman": "\u0417\u0430\u0433\u043b\u0430\u0432\u043d\u044b\u0435 \u0440\u0438\u043c\u0441\u043a\u0438\u0435 \u0446\u0438\u0444\u0440\u044b", -"Anchor...": "\u042f\u043a\u043e\u0440\u044c...", -"Name": "\u0418\u043c\u044f", -"Id": "Id", -"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "Id \u0434\u043e\u043b\u0436\u0435\u043d \u043d\u0430\u0447\u0438\u043d\u0430\u0442\u044c\u0441\u044f \u0441 \u0431\u0443\u043a\u0432\u044b, \u043f\u0440\u043e\u0434\u043e\u043b\u0436\u0430\u0442\u044c\u0441\u044f \u0442\u043e\u043b\u044c\u043a\u043e \u0441 \u0431\u0443\u043a\u0432\u044b, \u0446\u0438\u0444\u0440\u044b, \u0442\u0438\u0440\u0435, \u0442\u043e\u0447\u043a\u0438, \u0434\u0432\u043e\u0435\u0442\u043e\u0447\u0438\u044f \u0438\u043b\u0438 \u043f\u043e\u0434\u0447\u0435\u0440\u043a\u0438\u0432\u0430\u043d\u0438\u044f.", -"You have unsaved changes are you sure you want to navigate away?": "\u0423 \u0432\u0430\u0441 \u0435\u0441\u0442\u044c \u043d\u0435 \u0441\u043e\u0445\u0440\u0430\u043d\u0435\u043d\u043d\u044b\u0435 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f. \u0412\u044b \u0443\u0432\u0435\u0440\u0435\u043d\u044b, \u0447\u0442\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u0443\u0439\u0442\u0438?", -"Restore last draft": "\u0412\u043e\u0441\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043f\u0440\u043e\u0435\u043a\u0442\u0430", -"Special character...": "\u0421\u043f\u0435\u0446. \u0441\u0438\u043c\u0432\u043e\u043b\u044b...", -"Source code": "\u0418\u0441\u0445\u043e\u0434\u043d\u044b\u0439 \u043a\u043e\u0434", -"Insert\/Edit code sample": "\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c\/\u0418\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u043f\u0440\u0438\u043c\u0435\u0440 \u043a\u043e\u0434\u0430", -"Language": "\u042f\u0437\u044b\u043a", -"Code sample...": "\u041f\u0440\u0438\u043c\u0435\u0440 \u043a\u043e\u0434\u0430...", -"Color Picker": "\u041f\u0438\u043f\u0435\u0442\u043a\u0430 \u0446\u0432\u0435\u0442\u0430", -"R": "R", -"G": "G", -"B": "B", -"Left to right": "\u041d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0441\u043b\u0435\u0432\u0430 \u043d\u0430\u043f\u0440\u0430\u0432\u043e", -"Right to left": "\u041d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0441\u043f\u0440\u0430\u0432\u0430 \u043d\u0430\u043b\u0435\u0432\u043e", -"Emoticons": "\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0441\u043c\u0430\u0439\u043b", -"Emoticons...": "\u0421\u043c\u0430\u0439\u043b\u0438\u043a\u0438...", -"Metadata and Document Properties": "\u041c\u0435\u0442\u0430\u0434\u0430\u043d\u043d\u044b\u0435 \u0438 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430", -"Title": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a", -"Keywords": "\u041a\u043b\u044e\u0447\u0438\u0432\u044b\u0435 \u0441\u043b\u043e\u0432\u0430", -"Description": "\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435", -"Robots": "\u0420\u043e\u0431\u043e\u0442\u044b", -"Author": "\u0410\u0432\u0442\u043e\u0440", -"Encoding": "\u041a\u043e\u0434\u0438\u0440\u043e\u0432\u043a\u0430", -"Fullscreen": "\u041f\u043e\u043b\u043d\u043e\u044d\u043a\u0440\u0430\u043d\u043d\u044b\u0439 \u0440\u0435\u0436\u0438\u043c", -"Action": "\u0414\u0435\u0439\u0441\u0442\u0432\u0438\u0435", -"Shortcut": "\u042f\u0440\u043b\u044b\u043a", -"Help": "\u041f\u043e\u043c\u043e\u0449\u044c", -"Address": "\u0410\u0434\u0440\u0435\u0441", -"Focus to menubar": "\u0424\u043e\u043a\u0443\u0441 \u043d\u0430 \u043f\u0430\u043d\u0435\u043b\u0438 \u043c\u0435\u043d\u044e", -"Focus to toolbar": "\u0424\u043e\u043a\u0443\u0441 \u043d\u0430 \u043f\u0430\u043d\u0435\u043b\u0438 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u043e\u0432", -"Focus to element path": "\u0424\u043e\u043a\u0443\u0441 \u043d\u0430 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0435 \u043f\u0443\u0442\u0438", -"Focus to contextual toolbar": "\u0424\u043e\u043a\u0443\u0441 \u043d\u0430 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u043e\u0439 \u043f\u0430\u043d\u0435\u043b\u0438 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u043e\u0432", -"Insert link (if link plugin activated)": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0443 (\u0435\u0441\u043b\u0438 \u043f\u043b\u0430\u0433\u0438\u043d link \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u043e\u0432\u0430\u043d)", -"Save (if save plugin activated)": "\u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c (\u0435\u0441\u043b\u0438 \u043f\u043b\u0430\u0433\u0438\u043d save \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u043e\u0432\u0430\u043d)", -"Find (if searchreplace plugin activated)": "\u041d\u0430\u0439\u0442\u0438 (\u0435\u0441\u043b\u0438 \u043f\u043b\u0430\u0433\u0438\u043d searchreplace \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u043e\u0432\u0430\u043d)", -"Plugins installed ({0}):": "\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u043d\u044b\u0435 \u043f\u043b\u0430\u0433\u0438\u043d\u044b ({0}):", -"Premium plugins:": "\u041f\u0440\u0435\u043c\u0438\u0443\u043c \u043f\u043b\u0430\u0433\u0438\u043d\u044b:", -"Learn more...": "\u0423\u0437\u043d\u0430\u0442\u044c \u0431\u043e\u043b\u044c\u0448\u0435...", -"You are using {0}": "\u0412\u044b \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0435 {0}", -"Plugins": "\u041f\u043b\u0430\u0433\u0438\u043d\u044b", -"Handy Shortcuts": "\u0413\u043e\u0440\u044f\u0447\u0438\u0435 \u043a\u043b\u0430\u0432\u0438\u0448\u0438", -"Horizontal line": "\u0413\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u044c\u043d\u0430\u044f \u043b\u0438\u043d\u0438\u044f", -"Insert\/edit image": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c\/\u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435", -"Alternative description": "\u0410\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u043d\u043e\u0435 \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0435", -"Accessibility": "\u0421\u043f\u0435\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0435 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438", -"Image is decorative": "\u0414\u0435\u043a\u043e\u0440\u0430\u0442\u0438\u0432\u043d\u043e\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435", -"Source": "\u0418\u0441\u0442\u043e\u0447\u043d\u0438\u043a", -"Dimensions": "\u0420\u0430\u0437\u043c\u0435\u0440", -"Constrain proportions": "\u0421\u043e\u0445\u0440\u0430\u043d\u044f\u0442\u044c \u043f\u0440\u043e\u043f\u043e\u0440\u0446\u0438\u0438", -"General": "\u041e\u0431\u0449\u0435\u0435", -"Advanced": "\u0420\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u043d\u044b\u0435", -"Style": "\u0421\u0442\u0438\u043b\u044c", -"Vertical space": "\u0412\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u044c\u043d\u044b\u0439 \u0438\u043d\u0442\u0435\u0440\u0432\u0430\u043b", -"Horizontal space": "\u0413\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u044c\u043d\u044b\u0439 \u0438\u043d\u0442\u0435\u0440\u0432\u0430\u043b", -"Border": "\u0420\u0430\u043c\u043a\u0430", -"Insert image": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435", -"Image...": "\u0418\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435...", -"Image list": "\u0421\u043f\u0438\u0441\u043e\u043a \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439", -"Rotate counterclockwise": "\u041f\u043e\u0432\u0435\u0440\u043d\u0443\u0442\u044c \u043f\u0440\u043e\u0442\u0438\u0432 \u0447\u0430\u0441\u043e\u0432\u043e\u0439 \u0441\u0442\u0440\u0435\u043b\u043a\u0438", -"Rotate clockwise": "\u041f\u043e\u0432\u0435\u0440\u043d\u0443\u0442\u044c \u043f\u043e \u0447\u0430\u0441\u043e\u0432\u043e\u0439 \u0441\u0442\u0440\u0435\u043b\u043a\u0435", -"Flip vertically": "\u041e\u0442\u0440\u0430\u0437\u0438\u0442\u044c \u043f\u043e \u0432\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u0438", -"Flip horizontally": "\u041e\u0442\u0440\u0430\u0437\u0438\u0442\u044c \u043f\u043e \u0433\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u0438", -"Edit image": "\u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435", -"Image options": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f", -"Zoom in": "\u041f\u0440\u0438\u0431\u043b\u0438\u0437\u0438\u0442\u044c", -"Zoom out": "\u041e\u0442\u0434\u0430\u043b\u0438\u0442\u044c", -"Crop": "\u041e\u0431\u0440\u0435\u0437\u0430\u0442\u044c", -"Resize": "\u0418\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u0440\u0430\u0437\u043c\u0435\u0440", -"Orientation": "\u041e\u0440\u0438\u0435\u043d\u0442\u0430\u0446\u0438\u044f", -"Brightness": "\u042f\u0440\u043a\u043e\u0441\u0442\u044c", -"Sharpen": "\u0427\u0435\u0442\u043a\u043e\u0441\u0442\u044c", -"Contrast": "\u041a\u043e\u043d\u0442\u0440\u0430\u0441\u0442", -"Color levels": "\u0426\u0432\u0435\u0442\u043e\u0432\u044b\u0435 \u0443\u0440\u043e\u0432\u043d\u0438", -"Gamma": "\u0413\u0430\u043c\u043c\u0430", -"Invert": "\u0418\u043d\u0432\u0435\u0440\u0441\u0438\u044f", -"Apply": "\u041f\u0440\u0438\u043c\u0435\u043d\u0438\u0442\u044c", -"Back": "\u041d\u0430\u0437\u0430\u0434", -"Insert date\/time": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0434\u0430\u0442\u0443\/\u0432\u0440\u0435\u043c\u044f", -"Date\/time": "\u0414\u0430\u0442\u0430\/\u0432\u0440\u0435\u043c\u044f", -"Insert\/edit link": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c\/\u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0443", -"Text to display": "\u041e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u0435\u043c\u044b\u0439 \u0442\u0435\u043a\u0441\u0442", -"Url": "\u0410\u0434\u0440\u0435\u0441 \u0441\u0441\u044b\u043b\u043a\u0438", -"Open link in...": "\u041e\u0442\u043a\u0440\u044b\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0443 \u0432...", -"Current window": "\u0422\u0435\u043a\u0443\u0449\u0435\u0435 \u043e\u043a\u043d\u043e", -"None": "\u041d\u0435\u0442", -"New window": "\u0412 \u043d\u043e\u0432\u043e\u043c \u043e\u043a\u043d\u0435", -"Open link": "\u041f\u0435\u0440\u0435\u0439\u0442\u0438 \u043f\u043e \u0441\u0441\u044b\u043b\u043a\u0435", -"Remove link": "\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0443", -"Anchors": "\u042f\u043a\u043e\u0440\u044f", -"Link...": "\u0421\u0441\u044b\u043b\u043a\u0430...", -"Paste or type a link": "\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0438\u043b\u0438 \u0432\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u0441\u0441\u044b\u043b\u043a\u0443", -"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "\u0412\u0432\u0435\u0434\u0451\u043d\u043d\u044b\u0439 URL \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043a\u043e\u0440\u0440\u0435\u043a\u0442\u043d\u044b\u043c \u0430\u0434\u0440\u0435\u0441\u043e\u043c \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u044b. \u0412\u044b \u0436\u0435\u043b\u0430\u0435\u0442\u0435 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043f\u0440\u0435\u0444\u0438\u043a\u0441 \u00abmailto:\u00bb?", -"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "\u0412\u0432\u0435\u0434\u0451\u043d\u043d\u044b\u0439 URL \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0432\u043d\u0435\u0448\u043d\u0435\u0439 \u0441\u0441\u044b\u043b\u043a\u043e\u0439. \u0412\u044b \u0436\u0435\u043b\u0430\u0435\u0442\u0435 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043f\u0440\u0435\u0444\u0438\u043a\u0441 \u00abhttp:\/\/\u00bb?", -"The URL you entered seems to be an external link. Do you want to add the required https:\/\/ prefix?": "\u0412\u0432\u0435\u0434\u0435\u043d\u043d\u044b\u0439 \u0412\u0430\u043c\u0438 URL-\u0430\u0434\u0440\u0435\u0441 \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0432\u043d\u0435\u0448\u043d\u0435\u0439 \u0441\u0441\u044b\u043b\u043a\u043e\u0439. \u0425\u043e\u0442\u0438\u0442\u0435 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u044b\u0439 \u043f\u0440\u0435\u0444\u0438\u043a\u0441 https: \/\/?", -"Link list": "\u0421\u043f\u0438\u0441\u043e\u043a \u0441\u0441\u044b\u043b\u043e\u043a", -"Insert video": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0432\u0438\u0434\u0435\u043e", -"Insert\/edit video": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c\/\u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0432\u0438\u0434\u0435\u043e", -"Insert\/edit media": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c\/\u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0432\u0438\u0434\u0435\u043e", -"Alternative source": "\u0410\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u043d\u044b\u0439 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a", -"Alternative source URL": "URL \u0430\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u043d\u043e\u0433\u043e \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0430", -"Media poster (Image URL)": "\u041f\u043e\u0441\u0442\u0435\u0440 \u043c\u0443\u043b\u044c\u0442\u0438\u043c\u0435\u0434\u0438\u0430 (URL \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f)", -"Paste your embed code below:": "\u0412\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u0432\u0430\u0448 \u043a\u043e\u0434 \u043d\u0438\u0436\u0435:", -"Embed": "\u041a\u043e\u0434 \u0434\u043b\u044f \u0432\u0441\u0442\u0430\u0432\u043a\u0438", -"Media...": "\u041c\u0443\u043b\u044c\u0442\u0438\u043c\u0435\u0434\u0438\u0430...", -"Nonbreaking space": "\u041d\u0435\u0440\u0430\u0437\u0440\u044b\u0432\u043d\u044b\u0439 \u043f\u0440\u043e\u0431\u0435\u043b", -"Page break": "\u0420\u0430\u0437\u0440\u044b\u0432 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b", -"Paste as text": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u043a\u0430\u043a \u0442\u0435\u043a\u0441\u0442", -"Preview": "\u041f\u0440\u0435\u0434\u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440", -"Print...": "\u041d\u0430\u043f\u0435\u0447\u0430\u0442\u0430\u0442\u044c...", -"Save": "\u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c", -"Find": "\u041d\u0430\u0439\u0442\u0438", -"Replace with": "\u0417\u0430\u043c\u0435\u043d\u0438\u0442\u044c \u043d\u0430", -"Replace": "\u0417\u0430\u043c\u0435\u043d\u0438\u0442\u044c", -"Replace all": "\u0417\u0430\u043c\u0435\u043d\u0438\u0442\u044c \u0432\u0441\u0435", -"Previous": "\u041f\u0440\u0435\u0434\u044b\u0434\u0443\u0449\u0438\u0439", -"Next": "\u0412\u043d\u0438\u0437", -"Find and Replace": "\u041d\u0430\u0439\u0442\u0438 \u0438 \u0417\u0430\u043c\u0435\u043d\u0438\u0442\u044c", -"Find and replace...": "\u041d\u0430\u0439\u0442\u0438 \u0438 \u0437\u0430\u043c\u0435\u043d\u0438\u0442\u044c...", -"Could not find the specified string.": "\u0417\u0430\u0434\u0430\u043d\u043d\u0430\u044f \u0441\u0442\u0440\u043e\u043a\u0430 \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d\u0430", -"Match case": "\u0423\u0447\u0438\u0442\u044b\u0432\u0430\u0442\u044c \u0440\u0435\u0433\u0438\u0441\u0442\u0440", -"Find whole words only": "\u041d\u0430\u0439\u0442\u0438 \u0442\u043e\u043b\u044c\u043a\u043e \u0446\u0435\u043b\u044b\u0435 \u0441\u043b\u043e\u0432\u0430", -"Find in selection": "\u0418\u0441\u043a\u0430\u0442\u044c \u0432 \u0432\u044b\u0434\u0435\u043b\u0435\u043d\u043d\u043e\u043c", -"Spellcheck": "\u041f\u0440\u043e\u0432\u0435\u0440\u0438\u0442\u044c \u043f\u0440\u0430\u0432\u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0435", -"Spellcheck Language": "\u041f\u0440\u043e\u0432\u0435\u0440\u043a\u0430 \u043f\u0440\u0430\u0432\u043e\u043f\u0438\u0441\u0430\u043d\u0438\u044f", -"No misspellings found.": "\u041e\u0448\u0438\u0431\u043e\u043a \u043d\u0435 \u043e\u0431\u043d\u0430\u0440\u0443\u0436\u0435\u043d\u043e.", -"Ignore": "\u0418\u0433\u043d\u043e\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c", -"Ignore all": "\u0418\u0433\u043d\u043e\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0432\u0441\u0435", -"Finish": "\u0417\u0430\u043a\u043e\u043d\u0447\u0438\u0442\u044c", -"Add to Dictionary": "\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0432 \u0441\u043b\u043e\u0432\u0430\u0440\u044c", -"Insert table": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0442\u0430\u0431\u043b\u0438\u0446\u0443", -"Table properties": "\u0421\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u044b", -"Delete table": "\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0442\u0430\u0431\u043b\u0438\u0446\u0443", -"Cell": "\u042f\u0447\u0435\u0439\u043a\u0430", -"Row": "\u0421\u0442\u0440\u043e\u043a\u0430", -"Column": "\u0421\u0442\u043e\u043b\u0431\u0435\u0446", -"Cell properties": "\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b \u044f\u0447\u0435\u0439\u043a\u0438", -"Merge cells": "\u041e\u0431\u044a\u0435\u0434\u0438\u043d\u0438\u0442\u044c \u044f\u0447\u0435\u0439\u043a\u0438", -"Split cell": "\u0420\u0430\u0437\u0431\u0438\u0442\u044c \u044f\u0447\u0435\u0439\u043a\u0443", -"Insert row before": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u043f\u0443\u0441\u0442\u0443\u044e \u0441\u0442\u0440\u043e\u043a\u0443 \u0441\u0432\u0435\u0440\u0445\u0443", -"Insert row after": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u043f\u0443\u0441\u0442\u0443\u044e \u0441\u0442\u0440\u043e\u043a\u0443 \u0441\u043d\u0438\u0437\u0443", -"Delete row": "\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0441\u0442\u0440\u043e\u043a\u0443", -"Row properties": "\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b \u0441\u0442\u0440\u043e\u043a\u0438", -"Cut row": "\u0412\u044b\u0440\u0435\u0437\u0430\u0442\u044c \u0441\u0442\u0440\u043e\u043a\u0443", -"Copy row": "\u041a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0441\u0442\u0440\u043e\u043a\u0443", -"Paste row before": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0441\u0442\u0440\u043e\u043a\u0443 \u0441\u0432\u0435\u0440\u0445\u0443", -"Paste row after": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0441\u0442\u0440\u043e\u043a\u0443 \u0441\u043d\u0438\u0437\u0443", -"Insert column before": "\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0441\u0442\u043e\u043b\u0431\u0435\u0446 \u0441\u043b\u0435\u0432\u0430", -"Insert column after": "\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0441\u0442\u043e\u043b\u0431\u0435\u0446 \u0441\u043f\u0440\u0430\u0432\u0430", -"Delete column": "\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0441\u0442\u043e\u043b\u0431\u0435\u0446", -"Cols": "\u0421\u0442\u043e\u043b\u0431\u0446\u044b", -"Rows": "\u0421\u0442\u0440\u043e\u043a\u0438", -"Width": "\u0428\u0438\u0440\u0438\u043d\u0430", -"Height": "\u0412\u044b\u0441\u043e\u0442\u0430", -"Cell spacing": "\u0412\u043d\u0435\u0448\u043d\u0438\u0439 \u043e\u0442\u0441\u0442\u0443\u043f", -"Cell padding": "\u0412\u043d\u0443\u0442\u0440\u0435\u043d\u043d\u0438\u0439 \u043e\u0442\u0441\u0442\u0443\u043f", -"Caption": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a", -"Show caption": "\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u043f\u043e\u0434\u043f\u0438\u0441\u044c", -"Left": "\u041f\u043e \u043b\u0435\u0432\u043e\u043c\u0443 \u043a\u0440\u0430\u044e", -"Center": "\u041f\u043e \u0446\u0435\u043d\u0442\u0440\u0443", -"Right": "\u041f\u043e \u043f\u0440\u0430\u0432\u043e\u043c\u0443 \u043a\u0440\u0430\u044e", -"Cell type": "\u0422\u0438\u043f \u044f\u0447\u0435\u0439\u043a\u0438", -"Scope": "Scope", -"Alignment": "\u0412\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435", -"H Align": "\u0413\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u044c\u043d\u043e\u0435 \u0432\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435", -"V Align": "\u0412\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u044c\u043d\u043e\u0435 \u0432\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435", -"Top": "\u041f\u043e \u0432\u0435\u0440\u0445\u0443", -"Middle": "\u041f\u043e \u0441\u0435\u0440\u0435\u0434\u0438\u043d\u0435", -"Bottom": "\u041f\u043e \u043d\u0438\u0437\u0443", -"Header cell": "\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a", -"Row group": "\u0413\u0440\u0443\u043f\u043f\u0430 \u0441\u0442\u0440\u043e\u043a", -"Column group": "\u0413\u0440\u0443\u043f\u043f\u0430 \u043a\u043e\u043b\u043e\u043d\u043e\u043a", -"Row type": "\u0422\u0438\u043f \u0441\u0442\u0440\u043e\u043a\u0438", -"Header": "\u0428\u0430\u043f\u043a\u0430", -"Body": "\u0422\u0435\u043b\u043e", -"Footer": "\u041d\u0438\u0437", -"Border color": "\u0426\u0432\u0435\u0442 \u0440\u0430\u043c\u043a\u0438", -"Insert template...": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0448\u0430\u0431\u043b\u043e\u043d...", -"Templates": "\u0428\u0430\u0431\u043b\u043e\u043d\u044b", -"Template": "\u0428\u0430\u0431\u043b\u043e\u043d", -"Text color": "\u0426\u0432\u0435\u0442 \u0442\u0435\u043a\u0441\u0442\u0430", -"Background color": "\u0426\u0432\u0435\u0442 \u0444\u043e\u043d\u0430", -"Custom...": "\u0412\u044b\u0431\u0440\u0430\u0442\u044c\u2026", -"Custom color": "\u041f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u0441\u043a\u0438\u0439 \u0446\u0432\u0435\u0442", -"No color": "\u0411\u0435\u0437 \u0446\u0432\u0435\u0442\u0430", -"Remove color": "\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0446\u0432\u0435\u0442", -"Table of Contents": "\u0421\u043e\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u0435", -"Show blocks": "\u041f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0442\u044c \u0431\u043b\u043e\u043a\u0438", -"Show invisible characters": "\u041f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0442\u044c \u043d\u0435\u0432\u0438\u0434\u0438\u043c\u044b\u0435 \u0441\u0438\u043c\u0432\u043e\u043b\u044b", -"Word count": "\u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0441\u043b\u043e\u0432", -"Count": "\u041f\u043e\u0434\u0441\u0447\u0435\u0442", -"Document": "\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442", -"Selection": "\u0412\u044b\u0431\u043e\u0440", -"Words": "\u0421\u043b\u043e\u0432\u0430", -"Words: {0}": "\u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0441\u043b\u043e\u0432: {0}", -"{0} words": "\u0441\u043b\u043e\u0432: {0}", -"File": "\u0424\u0430\u0439\u043b", -"Edit": "\u0418\u0437\u043c\u0435\u043d\u0438\u0442\u044c", -"Insert": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c", -"View": "\u0412\u0438\u0434", -"Format": "\u0424\u043e\u0440\u043c\u0430\u0442", -"Table": "\u0422\u0430\u0431\u043b\u0438\u0446\u0430", -"Tools": "\u0418\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u044b", -"Powered by {0}": "\u041f\u0440\u0438 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0435 {0}", -"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "\u0422\u0435\u043a\u0441\u0442\u043e\u0432\u043e\u0435 \u043f\u043e\u043b\u0435. \u041d\u0430\u0436\u043c\u0438\u0442\u0435 ALT-F9 \u0447\u0442\u043e\u0431\u044b \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043c\u0435\u043d\u044e, ALT-F10 \u043f\u0430\u043d\u0435\u043b\u044c \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u043e\u0432, ALT-0 \u0434\u043b\u044f \u0432\u044b\u0437\u043e\u0432\u0430 \u043f\u043e\u043c\u043e\u0449\u0438.", -"Image title": "\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f", -"Border width": "\u0428\u0438\u0440\u0438\u043d\u0430 \u0440\u0430\u043c\u043a\u0438", -"Border style": "\u0421\u0442\u0438\u043b\u044c \u0440\u0430\u043c\u043a\u0438", -"Error": "\u041e\u0448\u0438\u0431\u043a\u0430", -"Warn": "\u041f\u0440\u0435\u0434\u0443\u043f\u0440\u0435\u0436\u0434\u0435\u043d\u0438\u0435", -"Valid": "\u0414\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u044b\u0439", -"To open the popup, press Shift+Enter": "\u0427\u0442\u043e\u0431\u044b \u043e\u0442\u043a\u0440\u044b\u0442\u044c \u0432\u0441\u043f\u043b\u044b\u0432\u0430\u044e\u0449\u0435\u0435 \u043e\u043a\u043d\u043e, \u043d\u0430\u0436\u043c\u0438\u0442\u0435 Shift+Enter", -"Rich Text Area. Press ALT-0 for help.": "\u041f\u043e\u043b\u0435 \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0433\u043e \u0442\u0435\u043a\u0441\u0442\u0430. \u041d\u0430\u0436\u043c\u0438\u0442\u0435 ALT-0, \u0447\u0442\u043e\u0431\u044b \u043e\u0442\u043a\u0440\u044b\u0442\u044c \u0441\u043f\u0440\u0430\u0432\u043a\u0443.", -"System Font": "\u0421\u0438\u0441\u0442\u0435\u043c\u043d\u044b\u0439 \u0448\u0440\u0438\u0444\u0442", -"Failed to upload image: {0}": "\u041e\u0448\u0438\u0431\u043a\u0430 \u043f\u0440\u0438 \u043f\u0435\u0440\u0435\u0434\u0430\u0447\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f: {0}", -"Failed to load plugin: {0} from url {1}": "\u041e\u0448\u0438\u0431\u043a\u0430 \u043f\u0440\u0438 \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0435 \u043f\u043b\u0430\u0433\u0438\u043d\u0430: {0} \u0438\u0437 URL {1}", -"Failed to load plugin url: {0}": "\u041e\u0448\u0438\u0431\u043a\u0430 \u043f\u0440\u0438 \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0435 URL \u043f\u043b\u0430\u0433\u0438\u043d\u0430: {0}", -"Failed to initialize plugin: {0}": "\u041e\u0448\u0438\u0431\u043a\u0430 \u043f\u0440\u0438 \u0438\u043d\u0438\u0446\u0438\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u043f\u043b\u0430\u0433\u0438\u043d\u0430: {0}", -"example": "\u043f\u0440\u0438\u043c\u0435\u0440", -"Search": "\u041f\u043e\u0438\u0441\u043a", -"All": "\u0412\u0441\u0435", -"Currency": "\u0412\u0430\u043b\u044e\u0442\u0430", -"Text": "\u0422\u0435\u043a\u0441\u0442", -"Quotations": "\u0426\u0438\u0442\u0430\u0442\u044b", -"Mathematical": "\u041c\u0430\u0442\u0435\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0435", -"Extended Latin": "\u0420\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u043d\u0430\u044f \u043b\u0430\u0442\u044b\u043d\u044c", -"Symbols": "\u0421\u0438\u043c\u0432\u043e\u043b\u044b", -"Arrows": "\u0421\u0442\u0440\u0435\u043b\u043a\u0438", -"User Defined": "\u041e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0435\u043c\u044b\u0435 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u043c", -"dollar sign": "\u0421\u0438\u043c\u0432\u043e\u043b \u0434\u043e\u043b\u043b\u0430\u0440\u0430", -"currency sign": "\u0421\u0438\u043c\u0432\u043e\u043b \u0432\u0430\u043b\u044e\u0442\u044b", -"euro-currency sign": "\u0421\u0438\u043c\u0432\u043e\u043b \u0435\u0432\u0440\u043e", -"colon sign": "\u0414\u0432\u043e\u0435\u0442\u043e\u0447\u0438\u0435", -"cruzeiro sign": "\u0421\u0438\u043c\u0432\u043e\u043b \u043a\u0440\u0443\u0437\u0435\u0439\u0440\u043e", -"french franc sign": "\u0421\u0438\u043c\u0432\u043e\u043b \u0444\u0440\u0430\u043d\u0446\u0443\u0437\u0441\u043a\u043e\u0433\u043e \u0444\u0440\u0430\u043d\u043a\u0430", -"lira sign": "\u0421\u0438\u043c\u0432\u043e\u043b \u043b\u0438\u0440\u044b", -"mill sign": "\u0421\u0438\u043c\u0432\u043e\u043b \u0434\u0435\u0441\u044f\u0442\u043e\u0439 \u0447\u0430\u0441\u0442\u0438 \u0446\u0435\u043d\u0442\u0430", -"naira sign": "\u0421\u0438\u043c\u0432\u043e\u043b \u043d\u0430\u0439\u0440\u044b", -"peseta sign": "\u0421\u0438\u043c\u0432\u043e\u043b \u043f\u0435\u0441\u0435\u0442\u044b", -"rupee sign": "\u0421\u0438\u043c\u0432\u043e\u043b \u0440\u0443\u043f\u0438\u0438", -"won sign": "\u0421\u0438\u043c\u0432\u043e\u043b \u0432\u043e\u043d\u044b", -"new sheqel sign": "\u0421\u0438\u043c\u0432\u043e\u043b \u0448\u0435\u043a\u0435\u043b\u044f", -"dong sign": "\u0421\u0438\u043c\u0432\u043e\u043b \u0434\u043e\u043d\u0433\u0430", -"kip sign": "\u0421\u0438\u043c\u0432\u043e\u043b \u043a\u0438\u043f\u044b", -"tugrik sign": "\u0421\u0438\u043c\u0432\u043e\u043b \u0442\u0443\u0433\u0440\u0438\u043a\u0430", -"drachma sign": "\u0421\u0438\u043c\u0432\u043e\u043b \u0434\u0440\u0430\u0445\u043c\u044b", -"german penny symbol": "\u0441\u0438\u043c\u0432\u043e\u043b \u043f\u0444\u0435\u043d\u043d\u0438\u0433\u0430", -"peso sign": "\u0421\u0438\u043c\u0432\u043e\u043b \u043f\u0435\u0441\u043e", -"guarani sign": "\u0421\u0438\u043c\u0432\u043e\u043b \u0433\u0443\u0430\u0440\u0430\u043d\u0438", -"austral sign": "\u0421\u0438\u043c\u0432\u043e\u043b \u0430\u0443\u0441\u0442\u0440\u0430\u043b\u0430", -"hryvnia sign": "\u0421\u0438\u043c\u0432\u043e\u043b \u0433\u0440\u0438\u0432\u043d\u0438", -"cedi sign": "\u0421\u0438\u043c\u0432\u043e\u043b \u0441\u0435\u0434\u0438", -"livre tournois sign": "\u0421\u0438\u043c\u0432\u043e\u043b \u043b\u0438\u0432\u0440\u044b", -"spesmilo sign": "\u0421\u0438\u043c\u0432\u043e\u043b \u0441\u043f\u0435\u0441\u043c\u0438\u043b\u043e", -"tenge sign": "\u0421\u0438\u043c\u0432\u043e\u043b \u0442\u0435\u043d\u044c\u0433\u0435", -"indian rupee sign": "\u0421\u0438\u043c\u0432\u043e\u043b \u0438\u043d\u0434\u0438\u0439\u0441\u043a\u043e\u0439 \u0440\u0443\u043f\u0438\u0438", -"turkish lira sign": "\u0421\u0438\u043c\u0432\u043e\u043b \u0442\u0443\u0440\u0435\u0446\u043a\u043e\u0439 \u043b\u0438\u0440\u044b", -"nordic mark sign": "\u0421\u0438\u043c\u0432\u043e\u043b \u043c\u0430\u0440\u043a\u0438", -"manat sign": "\u0421\u0438\u043c\u0432\u043e\u043b \u043c\u0430\u043d\u0430\u0442\u0430", -"ruble sign": "\u0421\u0438\u043c\u0432\u043e\u043b \u0440\u0443\u0431\u043b\u044f", -"yen character": "\u0441\u0438\u043c\u0432\u043e\u043b \u0438\u0435\u043d\u044b", -"yuan character": "\u0441\u0438\u043c\u0432\u043e\u043b \u044e\u0430\u043d\u044f", -"yuan character, in hong kong and taiwan": "\u0421\u0438\u043c\u0432\u043e\u043b \u044e\u0430\u043d\u044f, \u0413\u043e\u043d\u043a\u043e\u043d\u0433 \u0438 \u0422\u0430\u0439\u0432\u0430\u043d\u044c", -"yen\/yuan character variant one": "\u0441\u0438\u043c\u0432\u043e\u043b \u0438\u0435\u043d\u044b\/\u044e\u0430\u043d\u044f, \u0432\u0430\u0440\u0438\u0430\u043d\u0442 1", -"Loading emoticons...": "\u0417\u0430\u0433\u0440\u0443\u0437\u043a\u0430 \u0441\u043c\u0430\u0439\u043b\u043e\u0432...", -"Could not load emoticons": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c \u0441\u043c\u0430\u0439\u043b\u044b", -"People": "\u041b\u044e\u0434\u0438", -"Animals and Nature": "\u0416\u0438\u0432\u043e\u0442\u043d\u044b\u0435 \u0438 \u043f\u0440\u0438\u0440\u043e\u0434\u0430", -"Food and Drink": "\u0415\u0434\u0430 \u0438 \u043d\u0430\u043f\u0438\u0442\u043a\u0438", -"Activity": "\u0414\u0435\u044f\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c", -"Travel and Places": "\u041f\u0443\u0442\u0435\u0448\u0435\u0441\u0442\u0432\u0438\u044f \u0438 \u043c\u0435\u0441\u0442\u0430", -"Objects": "\u041e\u0431\u044a\u0435\u043a\u0442\u044b", -"Flags": "\u0424\u043b\u0430\u0433\u0438", -"Characters": "\u0421\u0438\u043c\u0432\u043e\u043b\u044b", -"Characters (no spaces)": "\u0421\u0438\u043c\u0432\u043e\u043b\u044b (\u0431\u0435\u0437 \u043f\u0440\u043e\u0431\u0435\u043b\u043e\u0432)", -"{0} characters": "{0} \u0441\u0438\u043c\u0432\u043e\u043b.", -"Error: Form submit field collision.": "\u041e\u0448\u0438\u0431\u043a\u0430: \u043a\u043e\u043d\u0444\u043b\u0438\u043a\u0442 \u043f\u043e\u043b\u0435\u0439 \u043e\u0442\u043f\u0440\u0430\u0432\u043a\u0438 \u0444\u043e\u0440\u043c\u044b.", -"Error: No form element found.": "\u041e\u0448\u0438\u0431\u043a\u0430: \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d \u044d\u043b\u0435\u043c\u0435\u043d\u0442 \u0444\u043e\u0440\u043c\u044b.", -"Update": "\u041e\u0431\u043d\u043e\u0432\u0438\u0442\u044c", -"Color swatch": "\u041e\u0431\u0440\u0430\u0437\u0435\u0446 \u0446\u0432\u0435\u0442\u0430", -"Turquoise": "\u0411\u0438\u0440\u044e\u0437\u043e\u0432\u044b\u0439", -"Green": "\u0417\u0435\u043b\u0435\u043d\u044b\u0439", -"Blue": "\u0421\u0438\u043d\u0438\u0439", -"Purple": "\u0420\u043e\u0437\u043e\u0432\u044b\u0439", -"Navy Blue": "\u0422\u0435\u043c\u043d\u043e-\u0441\u0438\u043d\u0438\u0439", -"Dark Turquoise": "\u0422\u0435\u043c\u043d\u043e-\u0431\u0438\u0440\u044e\u0437\u043e\u0432\u044b\u0439", -"Dark Green": "\u0422\u0435\u043c\u043d\u043e-\u0437\u0435\u043b\u0435\u043d\u044b\u0439", -"Medium Blue": "\u0421\u0440\u0435\u0434\u043d\u0438\u0439 \u0441\u0438\u043d\u0438\u0439", -"Medium Purple": "\u0423\u043c\u0435\u0440\u0435\u043d\u043d\u043e \u043f\u0443\u0440\u043f\u0443\u0440\u043d\u044b\u0439", -"Midnight Blue": "\u0427\u0435\u0440\u043d\u043e-\u0441\u0438\u043d\u0438\u0439", -"Yellow": "\u0416\u0435\u043b\u0442\u044b\u0439", -"Orange": "\u041e\u0440\u0430\u043d\u0436\u0435\u0432\u044b\u0439", -"Red": "\u041a\u0440\u0430\u0441\u043d\u044b\u0439", -"Light Gray": "\u0421\u0432\u0435\u0442\u043b\u043e-\u0441\u0435\u0440\u044b\u0439", -"Gray": "\u0421\u0435\u0440\u044b\u0439", -"Dark Yellow": "\u0422\u0435\u043c\u043d\u043e-\u0436\u0435\u043b\u0442\u044b\u0439", -"Dark Orange": "\u0422\u0435\u043c\u043d\u043e-\u043e\u0440\u0430\u043d\u0436\u0435\u0432\u044b\u0439", -"Dark Red": "\u0422\u0435\u043c\u043d\u043e-\u043a\u0440\u0430\u0441\u043d\u044b\u0439", -"Medium Gray": "\u0423\u043c\u0435\u0440\u0435\u043d\u043d\u043e \u0441\u0435\u0440\u044b\u0439", -"Dark Gray": "\u0422\u0435\u043c\u043d\u043e-\u0441\u0435\u0440\u044b\u0439", -"Light Green": "\u0421\u0432\u0435\u0442\u043b\u043e-\u0437\u0435\u043b\u0435\u043d\u044b\u0439", -"Light Yellow": "\u0421\u0432\u0435\u0442\u043b\u043e-\u0436\u0435\u043b\u0442\u044b\u0439", -"Light Red": "\u0421\u0432\u0435\u0442\u043b\u043e-\u043a\u0440\u0430\u0441\u043d\u044b\u0439", -"Light Purple": "\u0421\u0432\u0435\u0442\u043b\u043e-\u0444\u0438\u043e\u043b\u0435\u0442\u043e\u0432\u044b\u0439", -"Light Blue": "\u0421\u0432\u0435\u0442\u043b\u043e-\u0441\u0438\u043d\u0438\u0439", -"Dark Purple": "\u0422\u0435\u043c\u043d\u043e-\u0444\u0438\u043e\u043b\u0435\u0442\u043e\u0432\u044b\u0439", -"Dark Blue": "\u0422\u0435\u043c\u043d\u043e-\u0441\u0438\u043d\u0438\u0439", -"Black": "\u0427\u0435\u0440\u043d\u044b\u0439", -"White": "\u0411\u0435\u043b\u044b\u0439", -"Switch to or from fullscreen mode": "\u041f\u0435\u0440\u0435\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u043f\u043e\u043b\u043d\u043e\u044d\u043a\u0440\u0430\u043d\u043d\u044b\u0439 \u0440\u0435\u0436\u0438\u043c", -"Open help dialog": "\u041e\u0442\u043a\u0440\u044b\u0442\u044c \u0441\u043f\u0440\u0430\u0432\u043a\u0443", -"history": "\u0438\u0441\u0442\u043e\u0440\u0438\u044f", -"styles": "\u0441\u0442\u0438\u043b\u0438", -"formatting": "\u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435", -"alignment": "\u0432\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435", -"indentation": "\u043e\u0442\u0441\u0442\u0443\u043f", -"Font": "\u0428\u0440\u0438\u0444\u0442", -"Size": "\u0420\u0430\u0437\u043c\u0435\u0440", -"More...": "\u0411\u043e\u043b\u044c\u0448\u0435...", -"Select...": "\u0412\u044b\u0431\u0440\u0430\u0442\u044c...", -"Preferences": "\u041f\u0440\u0435\u0434\u043f\u043e\u0447\u0442\u0435\u043d\u0438\u044f", -"Yes": "\u0414\u0430", -"No": "\u041d\u0435\u0442", -"Keyboard Navigation": "\u0423\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u043a\u043b\u0430\u0432\u0438\u0430\u0442\u0443\u0440\u044b", -"Version": "\u0412\u0435\u0440\u0441\u0438\u044f", -"Code view": "\u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440 \u043a\u043e\u0434\u0430", -"Open popup menu for split buttons": "\u041e\u0442\u043a\u0440\u044b\u0442\u044c \u0432\u0441\u043f\u043b\u044b\u0432\u0430\u044e\u0449\u0435\u0435 \u043c\u0435\u043d\u044e \u0434\u043b\u044f \u0440\u0430\u0437\u0434\u0435\u043b\u0435\u043d\u0438\u044f \u043a\u043d\u043e\u043f\u043e\u043a", -"List Properties": "\u0421\u043f\u0438\u0441\u043e\u043a \u0441\u0432\u043e\u0439\u0441\u0442\u0432", -"List properties...": "\u0421\u043f\u0438\u0441\u043e\u043a \u0441\u0432\u043e\u0439\u0441\u0442\u0432...", -"Start list at number": "\u041d\u0430\u0447\u0430\u0442\u044c \u043d\u0443\u043c\u0435\u0440\u0430\u0446\u0438\u044e \u0441", -"Line height": "\u0412\u044b\u0441\u043e\u0442\u0430 \u0441\u0442\u0440\u043e\u043a\u0438", -"comments": "\u043a\u043e\u043c\u043c\u0435\u043d\u0442\u0430\u0440\u0438\u0438", -"Format Painter": "\u0424\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u043f\u043e \u043e\u0431\u0440\u0430\u0437\u0446\u0443", -"Insert\/edit iframe": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c\/\u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u044d\u043b\u0435\u043c\u0435\u043d\u0442 iframe", -"Capitalization": "\u041f\u0440\u0438\u043c\u0435\u043d\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u043f\u0438\u0441\u043d\u044b\u0445 \u0431\u0443\u043a\u0432", -"lowercase": "\u043d\u0438\u0436\u043d\u0438\u0439 \u0440\u0435\u0433\u0438\u0441\u0442\u0440", -"UPPERCASE": "\u0412\u0415\u0420\u0425\u041d\u0418\u0419 \u0420\u0415\u0413\u0418\u0421\u0422\u0420", -"Title Case": "\u0420\u0435\u0433\u0438\u0441\u0442\u0440 \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u044f", -"permanent pen": "\u043f\u043e\u0441\u0442\u043e\u044f\u043d\u043d\u043e\u0435 \u043f\u0435\u0440\u043e", -"Permanent Pen Properties": "\u0421\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u043f\u0435\u0440\u043c\u0430\u043d\u0435\u043d\u0442\u043d\u043e\u0433\u043e \u043f\u0435\u0440\u0430", -"Permanent pen properties...": "\u0421\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u043f\u0435\u0440\u043c\u0430\u043d\u0435\u043d\u0442\u043d\u043e\u0433\u043e \u043f\u0435\u0440\u0430...", -"case change": "\u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u0435 \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430", -"page embed": "\u0432\u0441\u0442\u0440\u043e\u0438\u0442\u044c \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0443", -"Advanced sort...": "\u0420\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u043d\u0430\u044f \u0441\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u043a\u0430...", -"Advanced Sort": "\u0420\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u043d\u0430\u044f \u0441\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u043a\u0430", -"Sort table by column ascending": "\u0421\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u043a\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u044b \u043f\u043e \u0441\u0442\u043e\u043b\u0431\u0446\u0443 \u043f\u043e \u0432\u043e\u0437\u0440\u0430\u0441\u0442\u0430\u043d\u0438\u044e", -"Sort table by column descending": "\u0421\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u043a\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u044b \u043f\u043e \u0441\u0442\u043e\u043b\u0431\u0446\u0443 \u043f\u043e \u0443\u0431\u044b\u0432\u0430\u043d\u0438\u044e", -"Sort": "\u0421\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c", -"Order": "\u041f\u043e\u0440\u044f\u0434\u043e\u043a", -"Sort by": "\u0421\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043f\u043e", -"Ascending": "\u041f\u043e \u0432\u043e\u0437\u0440\u0430\u0441\u0442\u0430\u043d\u0438\u044e", -"Descending": "\u041f\u043e \u0443\u0431\u044b\u0432\u0430\u043d\u0438\u044e", -"Column {0}": "\u0421\u0442\u043e\u043b\u0431\u0435\u0446 {0}", -"Row {0}": "\u0421\u0442\u0440\u043e\u043a\u0430 {0}", -"Spellcheck...": "\u041f\u0440\u043e\u0432\u0435\u0440\u043a\u0430 \u043f\u0440\u0430\u0432\u043e\u043f\u0438\u0441\u0430\u043d\u0438\u044f...", -"Misspelled word": "\u0421\u043b\u043e\u0432\u043e \u0441 \u043e\u0448\u0438\u0431\u043a\u043e\u0439", -"Suggestions": "\u041f\u0440\u0435\u0434\u043b\u043e\u0436\u0435\u043d\u0438\u044f", -"Change": "\u0418\u0437\u043c\u0435\u043d\u0438\u0442\u044c", -"Finding word suggestions": "\u041f\u043e\u0438\u0441\u043a \u043f\u043e\u0434\u0441\u043a\u0430\u0437\u043e\u043a \u0434\u043b\u044f \u0441\u043b\u043e\u0432\u0430", -"Success": "\u0423\u0441\u043f\u0435\u0445", -"Repair": "\u0418\u0441\u043f\u0440\u0430\u0432\u0438\u0442\u044c", -"Issue {0} of {1}": "\u041f\u0440\u043e\u0431\u043b\u0435\u043c\u0430 {0} \u0438\u0437 {1}", -"Images must be marked as decorative or have an alternative text description": "\u0418\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u0434\u043e\u043b\u0436\u043d\u044b \u0431\u044b\u0442\u044c \u043f\u043e\u043c\u0435\u0447\u0435\u043d\u044b \u0434\u0435\u043a\u043e\u0440\u0430\u0442\u0438\u0432\u043d\u044b\u043c\u0438 \u0438\u043b\u0438 \u0434\u043e\u043b\u0436\u043d\u044b \u0438\u043c\u0435\u0442\u044c \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u043e\u0435 \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0435", -"Images must have an alternative text description. Decorative images are not allowed.": "\u0418\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u0434\u043e\u043b\u0436\u043d\u044b \u0438\u043c\u0435\u0442\u044c \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u043e\u0435 \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0435. \u0414\u0435\u043a\u043e\u0440\u0430\u0442\u0438\u0432\u043d\u044b\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u043d\u0435\u0434\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u044b.", -"Or provide alternative text:": "\u0418\u043b\u0438 \u0443\u043a\u0430\u0436\u0438\u0442\u0435 \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u043e\u0435 \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0435:", -"Make image decorative:": "\u041e\u0442\u043c\u0435\u0442\u0438\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435 \u043a\u0430\u043a \u0434\u0435\u043a\u043e\u0440\u0430\u0442\u0438\u0432\u043d\u043e\u0435:", -"ID attribute must be unique": "\u0410\u0442\u0440\u0438\u0431\u0443\u0442 ID \u0434\u043e\u043b\u0436\u0435\u043d \u0431\u044b\u0442\u044c \u0443\u043d\u0438\u043a\u0430\u043b\u044c\u043d\u044b\u043c", -"Make ID unique": "\u0421\u0434\u0435\u043b\u0430\u0442\u044c \u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440 \u0443\u043d\u0438\u043a\u0430\u043b\u044c\u043d\u044b\u043c:", -"Keep this ID and remove all others": "\u041e\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440 \u0438 \u0443\u0431\u0440\u0430\u0442\u044c \u0432\u0441\u0435 \u043e\u0441\u0442\u0430\u043b\u044c\u043d\u044b\u0435", -"Remove this ID": "\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u044d\u0442\u043e\u0442 \u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440", -"Remove all IDs": "\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0432\u0441\u0435 \u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b", -"Checklist": "\u0421\u043f\u0438\u0441\u043e\u043a \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0438", -"Anchor": "\u042f\u043a\u043e\u0440\u044c", -"Special character": "\u0421\u043f\u0435\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0435 \u0441\u0438\u043c\u0432\u043e\u043b\u044b", -"Code sample": "\u041f\u0440\u0438\u043c\u0435\u0440 \u043a\u043e\u0434\u0430", -"Color": "\u0426\u0432\u0435\u0442", -"Document properties": "\u0421\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430", -"Image description": "\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f", -"Image": "\u0418\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f", -"Insert link": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0443", -"Target": "\u041e\u0442\u043a\u0440\u044b\u0432\u0430\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0443", -"Link": "\u0421\u0441\u044b\u043b\u043a\u0430", -"Poster": "\u0418\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435", -"Media": "\u0412\u0438\u0434\u0435\u043e", -"Print": "\u041f\u0435\u0447\u0430\u0442\u044c", -"Prev": "\u0412\u0432\u0435\u0440\u0445", -"Find and replace": "\u041f\u043e\u0438\u0441\u043a \u0438 \u0437\u0430\u043c\u0435\u043d\u0430", -"Whole words": "\u0421\u043b\u043e\u0432\u043e \u0446\u0435\u043b\u0438\u043a\u043e\u043c", -"Insert template": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0448\u0430\u0431\u043b\u043e\u043d" -}); \ No newline at end of file diff --git a/core/vendor/tinymce/langs/sk.js b/core/vendor/tinymce/langs/sk.js deleted file mode 100644 index de6c0239..00000000 --- a/core/vendor/tinymce/langs/sk.js +++ /dev/null @@ -1,418 +0,0 @@ -tinymce.addI18n('sk',{ -"Redo": "Znova", -"Undo": "Sp\u00e4\u0165", -"Cut": "Vystrihn\u00fa\u0165", -"Copy": "Kop\u00edrova\u0165", -"Paste": "Prilepi\u0165", -"Select all": "Ozna\u010di\u0165 v\u0161etko", -"New document": "Nov\u00fd dokument", -"Ok": "Ok", -"Cancel": "Zru\u0161i\u0165", -"Visual aids": "Vizu\u00e1lne pom\u00f4cky", -"Bold": "Tu\u010dn\u00e9", -"Italic": "Kurz\u00edva", -"Underline": "Pod\u010diarknut\u00e9", -"Strikethrough": "Pre\u010diarknut\u00e9", -"Superscript": "Horn\u00fd index", -"Subscript": "Doln\u00fd index", -"Clear formatting": "Vymaza\u0165 form\u00e1tovanie", -"Align left": "Zarovna\u0165 v\u013eavo", -"Align center": "Zarovna\u0165 na stred", -"Align right": "Zarovna\u0165 vpravo", -"Justify": "Zarovna\u0165", -"Bullet list": "Zoznam s odr\u00e1\u017ekami", -"Numbered list": "\u010c\u00edslovan\u00fd zoznam", -"Decrease indent": "Zmen\u0161i\u0165 odsadenie", -"Increase indent": "Zv\u00e4\u010d\u0161i\u0165 odsadenie", -"Close": "Zatvori\u0165", -"Formats": "Form\u00e1ty", -"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "V\u00e1\u0161 prehliada\u010d nepodporuje priamy pr\u00edstup do schr\u00e1nky. Pou\u017eite kl\u00e1vesov\u00e9 skratky Ctrl+X\/C\/V.", -"Headers": "Z\u00e1hlavia", -"Header 1": "Z\u00e1hlavie 1", -"Header 2": "Z\u00e1hlavie 2", -"Header 3": "Z\u00e1hlavie 3", -"Header 4": "Z\u00e1hlavie 4", -"Header 5": "Z\u00e1hlavie 5", -"Header 6": "Z\u00e1hlavie 6", -"Headings": "Nadpisy", -"Heading 1": "Nadpis 1", -"Heading 2": "Nadpis 2", -"Heading 3": "Nadpis 3", -"Heading 4": "Nadpis 4", -"Heading 5": "Nadpis 5", -"Heading 6": "Nadpis 6", -"Preformatted": "Predform\u00e1tovan\u00e9", -"Div": "Div", -"Pre": "Pre", -"Code": "K\u00f3d", -"Paragraph": "Odstavec", -"Blockquote": "Blockquote", -"Inline": "Vlo\u017een\u00e9 \u0161t\u00fdly", -"Blocks": "Bloky", -"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Vkladanie je v m\u00f3de neform\u00e1tovan\u00e9ho textu. Vkladan\u00fd obsah bude vlo\u017een\u00fd ako neform\u00e1tovan\u00fd, a\u017e pok\u00fdm t\u00fato mo\u017enos\u0165 nevypnete.", -"Fonts": "Typy p\u00edsma", -"Font Sizes": "Ve\u013ekosti p\u00edsma", -"Class": "Trieda", -"Browse for an image": "N\u00e1js\u0165 obr\u00e1zok", -"OR": "ALEBO", -"Drop an image here": "Pretiahnite obr\u00e1zok sem", -"Upload": "Nahra\u0165", -"Block": "Blok", -"Align": "Zarovna\u0165", -"Default": "V\u00fdchodzie", -"Circle": "Kruh", -"Disc": "Disk", -"Square": "\u0160tvorec", -"Lower Alpha": "Mal\u00e9 p\u00edsmen\u00e1", -"Lower Greek": "Mal\u00e9 gr\u00e9cke p\u00edsmen\u00e1", -"Lower Roman": "Mal\u00e9 r\u00edmske \u010d\u00edslice", -"Upper Alpha": "Ve\u013ek\u00e9 p\u00edsmen\u00e1", -"Upper Roman": "Ve\u013ek\u00e9 r\u00edmske \u010d\u00edslice", -"Anchor...": "Kotva...", -"Name": "N\u00e1zov", -"Id": "Id", -"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "Id by malo za\u010d\u00edna\u0165 p\u00edsmenom, nasledovan\u00e9 p\u00edsmenami, \u010d\u00edslami, pom\u013a\u010dkami, bodkami, dvojbodkami alebo podtr\u017en\u00edkmi.", -"You have unsaved changes are you sure you want to navigate away?": "M\u00e1te neulo\u017een\u00e9 zmeny, naozaj chcete opusti\u0165 str\u00e1nku?", -"Restore last draft": "Obnovi\u0165 posledn\u00fd koncept", -"Special character...": "\u0160peci\u00e1lny znak...", -"Source code": "Zdrojov\u00fd k\u00f3d", -"Insert\/Edit code sample": "Vlo\u017ei\u0165\/upravi\u0165 vzorku k\u00f3du", -"Language": "Jazyk", -"Code sample...": "Vzorka k\u00f3du...", -"Color Picker": "V\u00fdber farieb", -"R": "R", -"G": "G", -"B": "B", -"Left to right": "Z\u013eava doprava", -"Right to left": "Sprava do\u013eava", -"Emoticons...": "Smajl\u00edky...", -"Metadata and Document Properties": "Meta\u00fadaje a vlastnosti dokumentu", -"Title": "Nadpis", -"Keywords": "K\u013e\u00fa\u010dov\u00e9 slov\u00e1", -"Description": "Popis", -"Robots": "Preh\u013ead\u00e1vacie roboty", -"Author": "Autor", -"Encoding": "K\u00f3dovanie", -"Fullscreen": "Na cel\u00fa obrazovku", -"Action": "Action", -"Shortcut": "Shortcut", -"Help": "Help", -"Address": "Address", -"Focus to menubar": "Focus to menubar", -"Focus to toolbar": "Focus to toolbar", -"Focus to element path": "Focus to element path", -"Focus to contextual toolbar": "Focus to contextual toolbar", -"Insert link (if link plugin activated)": "Insert link (if link plugin activated)", -"Save (if save plugin activated)": "Save (if save plugin activated)", -"Find (if searchreplace plugin activated)": "Find (if searchreplace plugin activated)", -"Plugins installed ({0}):": "Plugins installed ({0}):", -"Premium plugins:": "Premium plugins:", -"Learn more...": "Learn more...", -"You are using {0}": "You are using {0}", -"Plugins": "Pluginy", -"Handy Shortcuts": "U\u017eito\u010dn\u00e9 odkazy", -"Horizontal line": "Horizont\u00e1lna \u010diara", -"Insert\/edit image": "Vlo\u017ei\u0165\/upravi\u0165 obr\u00e1zok", -"Image description": "Popis obr\u00e1zku", -"Source": "Zdroj", -"Dimensions": "Rozmery", -"Constrain proportions": "Vymedzen\u00e9 proporcie", -"General": "Hlavn\u00e9", -"Advanced": "Pokro\u010dil\u00e9", -"Style": "\u0160t\u00fdl", -"Vertical space": "Vertik\u00e1lny priestor", -"Horizontal space": "Horizont\u00e1lny priestor", -"Border": "Or\u00e1movanie", -"Insert image": "Vlo\u017ei\u0165 obr\u00e1zok", -"Image...": "Obr\u00e1zok...", -"Image list": "Zoznam obr\u00e1zkov", -"Rotate counterclockwise": "Oto\u010di\u0165 proti smeru hodinov\u00fdch ru\u010di\u010diek", -"Rotate clockwise": "Oto\u010di\u0165 v smere hodinov\u00fdch ru\u010di\u010diek", -"Flip vertically": "Preklopi\u0165 vertik\u00e1lne", -"Flip horizontally": "Preklopi\u0165 horizont\u00e1lne", -"Edit image": "Upravi\u0165 obr\u00e1zok", -"Image options": "Mo\u017enosti obr\u00e1zku", -"Zoom in": "Pribl\u00ed\u017ei\u0165", -"Zoom out": "Oddiali\u0165", -"Crop": "Vyreza\u0165", -"Resize": "Zmeni\u0165 ve\u013ekos\u0165", -"Orientation": "Orient\u00e1cia", -"Brightness": "Jas", -"Sharpen": "Zaostri\u0165", -"Contrast": "Kontrast", -"Color levels": "\u00darovne farieb", -"Gamma": "Gama", -"Invert": "Invertova\u0165", -"Apply": "Pou\u017ei\u0165", -"Back": "Sp\u00e4\u0165", -"Insert date\/time": "Vlo\u017ei\u0165 d\u00e1tum\/\u010das", -"Date\/time": "D\u00e1tum\/\u010das", -"Insert\/Edit Link": "Vlo\u017ei\u0165\/Upravi\u0165 odkaz", -"Insert\/edit link": "Vlo\u017ei\u0165\/upravi\u0165 odkaz", -"Text to display": "Zobrazen\u00fd text", -"Url": "Url", -"Open link in...": "Otvori\u0165 odkaz v...", -"Current window": "Aktu\u00e1lne okno", -"None": "\u017diadne", -"New window": "Nov\u00e9 okno", -"Remove link": "Odstr\u00e1ni\u0165 odkaz", -"Anchors": "Kotvy", -"Link...": "Odkaz...", -"Paste or type a link": "Prilepte alebo nap\u00ed\u0161te odkaz", -"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "URL, ktor\u00fa ste vlo\u017eili je pravdepodobne emailov\u00e1 adresa. \u017del\u00e1te si prida\u0165 vy\u017eadovan\u00fa mailto: predponu?", -"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "URL adresa ktor\u00fa ste zadali vyzer\u00e1 ako extern\u00fd odkaz. Chcete prida\u0165 vy\u017eadovan\u00fa http:\/\/ predponu?", -"Link list": "Zoznam odkazov", -"Insert video": "Vlo\u017ei\u0165 video", -"Insert\/edit video": "Vlo\u017ei\u0165\/upravi\u0165 video", -"Insert\/edit media": "Vlo\u017ei\u0165\/upravi\u0165 m\u00e9di\u00e1", -"Alternative source": "Alternat\u00edvny zdroj", -"Alternative source URL": "Alternat\u00edvny zdroj URL", -"Media poster (Image URL)": "Obr\u00e1zok m\u00e9dia (URL obr\u00e1zka)", -"Paste your embed code below:": "Vlo\u017ete k\u00f3d pre vlo\u017eenie na str\u00e1nku:", -"Embed": "Vlo\u017een\u00e9", -"Media...": "M\u00e9di\u00e1...", -"Nonbreaking space": "Nedelite\u013en\u00e1 medzera", -"Page break": "Zalomenie str\u00e1nky", -"Paste as text": "Vlo\u017ei\u0165 ako text", -"Preview": "N\u00e1h\u013ead", -"Print...": "Tla\u010d...", -"Save": "Ulo\u017ei\u0165", -"Find": "H\u013eada\u0165", -"Replace with": "Nahradi\u0165 za", -"Replace": "Nahradi\u0165", -"Replace all": "Nahradi\u0165 v\u0161etko", -"Previous": "Predch\u00e1dzaj\u00face", -"Next": "Nasleduj\u00face", -"Find and replace...": "N\u00e1js\u0165 a nahradi\u0165...", -"Could not find the specified string.": "Zadan\u00fd re\u0165azec sa nena\u0161iel.", -"Match case": "Rozli\u0161ova\u0165 ve\u013ek\u00e9\/mal\u00e9", -"Find whole words only": "H\u013eada\u0165 len cel\u00e9 slov\u00e1", -"Spell check": "Kontrola pravopisu", -"Ignore": "Ignorova\u0165", -"Ignore all": "Ignorova\u0165 v\u0161etko", -"Finish": "Dokon\u010di\u0165", -"Add to Dictionary": "Prida\u0165 do slovn\u00edka", -"Insert table": "Vlo\u017ei\u0165 tabu\u013eku", -"Table properties": "Nastavenia tabu\u013eky", -"Delete table": "Zmaza\u0165 tabu\u013eku", -"Cell": "Bunka", -"Row": "Riadok", -"Column": "St\u013apec", -"Cell properties": "Vlastnosti bunky", -"Merge cells": "Spoji\u0165 bunky", -"Split cell": "Rozdeli\u0165 bunku", -"Insert row before": "Vlo\u017ei\u0165 nov\u00fd riadok pred", -"Insert row after": "Vlo\u017ei\u0165 nov\u00fd riadok za", -"Delete row": "Zmaza\u0165 riadok", -"Row properties": "Vlastnosti riadku", -"Cut row": "Vystrihn\u00fa\u0165 riadok", -"Copy row": "Kop\u00edrova\u0165 riadok", -"Paste row before": "Vlo\u017ei\u0165 riadok pred", -"Paste row after": "Vlo\u017ei\u0165 riadok za", -"Insert column before": "Prida\u0165 nov\u00fd st\u013apec pred", -"Insert column after": "Prida\u0165 nov\u00fd st\u013apec za", -"Delete column": "Vymaza\u0165 st\u013apec", -"Cols": "St\u013apce", -"Rows": "Riadky", -"Width": "\u0160\u00edrka", -"Height": "V\u00fd\u0161ka", -"Cell spacing": "Priestor medzi bunkami", -"Cell padding": "Odsadenie v bunk\u00e1ch", -"Show caption": "Zobrazi\u0165 popis", -"Left": "V\u013eavo", -"Center": "Na stred", -"Right": "Vpravo", -"Cell type": "Typ bunky", -"Scope": "Oblas\u0165", -"Alignment": "Zarovnanie", -"H Align": "Horizont\u00e1lne zarovnanie", -"V Align": "Vertik\u00e1lne zarovnanie", -"Top": "Vrch", -"Middle": "Stred", -"Bottom": "Spodok", -"Header cell": "Bunka z\u00e1hlavia", -"Row group": "Skupina riadkov", -"Column group": "Skupina st\u013apcov", -"Row type": "Typ riadku", -"Header": "Z\u00e1hlavie", -"Body": "Telo", -"Footer": "P\u00e4ti\u010dka", -"Border color": "Farba or\u00e1movania", -"Insert template...": "Vlo\u017ei\u0165 \u0161abl\u00f3nu...", -"Templates": "\u0160abl\u00f3ny", -"Template": "\u0160abl\u00f3na", -"Text color": "Farba textu", -"Background color": "Farba pozadia", -"Custom...": "Vlastn\u00e1...", -"Custom color": "Vlastn\u00e1 farba", -"No color": "Bez farby", -"Remove color": "Odstr\u00e1ni\u0165 farbu", -"Table of Contents": "Obsah", -"Show blocks": "Zobrazi\u0165 bloky", -"Show invisible characters": "Zobrazi\u0165 skryt\u00e9 znaky", -"Word count": "Po\u010det slov", -"Count": "Po\u010det", -"Document": "Dokument", -"Selection": "V\u00fdber", -"Words": "Slov\u00e1", -"Words: {0}": "Slov: {0}", -"{0} words": "{0} slov\u00e1\/slov", -"File": "S\u00fabor", -"Edit": "Upravi\u0165", -"Insert": "Vlo\u017ei\u0165", -"View": "Zobrazi\u0165", -"Format": "Form\u00e1t", -"Table": "Tabu\u013eka", -"Tools": "N\u00e1stroje", -"Powered by {0}": "Pou\u017e\u00edva {0}", -"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Textov\u00e9 pole. Stla\u010dte ALT-F9 pre zobrazenie menu, ALT-F10 pre zobrazenie panela n\u00e1strojov, ALT-0 pre n\u00e1povedu.", -"Image title": "N\u00e1zov obr\u00e1zka", -"Border width": "\u0160\u00edrka okraja", -"Border style": "\u0160t\u00fdl okraja", -"Error": "Chyba", -"Warn": "Upozornenie", -"Valid": "Platn\u00e9", -"To open the popup, press Shift+Enter": "Na otvorenie kontextovej ponuky stla\u010dte Shift+Enter", -"Rich Text Area. Press ALT-0 for help.": "Oblas\u0165 pre text vo form\u00e1te RTF. Stla\u010dte ALT-0 pre n\u00e1povedu.", -"System Font": "Syst\u00e9mov\u00e9 p\u00edsmo", -"Failed to upload image: {0}": "Obr\u00e1zok sa nepodarilo nahra\u0165: {0}", -"Failed to load plugin: {0} from url {1}": "Plugin: {0} sa nepodarilo nahra\u0165 z url {1}", -"Failed to load plugin url: {0}": "Nepodarilo sa nahra\u0165 plugin url: {0}", -"Failed to initialize plugin: {0}": "Nepodarilo sa inicializova\u0165 plugin: {0}", -"example": "pr\u00edklad", -"Search": "Vyh\u013eada\u0165", -"All": "V\u0161etko", -"Currency": "Mena", -"Text": "Text", -"Quotations": "Kvot\u00e1cie", -"Mathematical": "Matematick\u00e9", -"Extended Latin": "Roz\u0161\u00edren\u00e1 latinka", -"Symbols": "Symboly", -"Arrows": "\u0160\u00edpky", -"User Defined": "Definovan\u00e9 pou\u017e\u00edvate\u013eom", -"dollar sign": "znak pre dol\u00e1r", -"currency sign": "znak meny", -"euro-currency sign": "znak eura", -"colon sign": "znak dvojbodky", -"cruzeiro sign": "znak pre cruzeiro", -"french franc sign": "znak pre franc\u00fazsky frank", -"lira sign": "znak pre l\u00edru", -"mill sign": "znak pre mill", -"naira sign": "znak pre nairu", -"peseta sign": "znak pre pesetu", -"rupee sign": "znak pre rupiu", -"won sign": "znak pre won", -"new sheqel sign": "znak pre nov\u00fd \u0161ekel", -"dong sign": "znak pre dong", -"kip sign": "znak pre kip", -"tugrik sign": "znak pre tugrik", -"drachma sign": "znak pre drachmu", -"german penny symbol": "znak pre nemeck\u00fd pfennig", -"peso sign": "znak pre peso", -"guarani sign": "znak pre guarani", -"austral sign": "znak pre austral", -"hryvnia sign": "znak pre hrivnu", -"cedi sign": "znak pre cedi", -"livre tournois sign": "znak pre livre tournois", -"spesmilo sign": "znak pre spesmilo", -"tenge sign": "znak pre tenge", -"indian rupee sign": "znak pre indick\u00fa rupiu", -"turkish lira sign": "znak pre tureck\u00fa l\u00edru", -"nordic mark sign": "znak pre nordick\u00fa marku", -"manat sign": "znak pre manat", -"ruble sign": "znak pre rube\u013e", -"yen character": "znak pre jen", -"yuan character": "znak pre j\u00fcan", -"yuan character, in hong kong and taiwan": "znak pre j\u00fcan, v Hongkongu a Taiwane", -"yen\/yuan character variant one": "znak pre jen\/j\u00fcan variant jedna", -"Loading emoticons...": "Na\u010d\u00edtavam smajl\u00edky...", -"Could not load emoticons": "Smajl\u00edky sa nepodarilo na\u010d\u00edta\u0165", -"People": "\u013dudia", -"Animals and Nature": "Zvierat\u00e1 a pr\u00edroda", -"Food and Drink": "Jedlo a n\u00e1poje", -"Activity": "Aktivity", -"Travel and Places": "Cestovanie a miesta", -"Objects": "Objekty", -"Flags": "Vlajky", -"Characters": "Znaky", -"Characters (no spaces)": "Znaky (bez medzier)", -"{0} characters": "Znaky: {0}", -"Error: Form submit field collision.": "Chyba: konflikt po\u013ea odosielania formul\u00e1ra.", -"Error: No form element found.": "Chyba: nena\u0161iel sa prvok formul\u00e1ra.", -"Update": "Aktualizova\u0165", -"Color swatch": "Vzorky farieb", -"Turquoise": "Tyrkysov\u00e1", -"Green": "Zelen\u00e1", -"Blue": "Modr\u00e1", -"Purple": "Fialov\u00e1", -"Navy Blue": "N\u00e1morn\u00edcka modr\u00e1", -"Dark Turquoise": "Tmavotyrkysov\u00e1", -"Dark Green": "Tmavozelen\u00e1", -"Medium Blue": "Stredn\u00e1 modr\u00e1", -"Medium Purple": "Stredn\u00e1 fialov\u00e1", -"Midnight Blue": "Polno\u010dn\u00e1 modr\u00e1", -"Yellow": "\u017dlt\u00e1", -"Orange": "Oran\u017eov\u00e1", -"Red": "\u010cerven\u00e1", -"Light Gray": "Svetlosiv\u00e1", -"Gray": "Siv\u00e1", -"Dark Yellow": "Tmavo\u017elt\u00e1", -"Dark Orange": "Tmavooran\u017eov\u00e1", -"Dark Red": "Tmavo\u010derven\u00e1", -"Medium Gray": "Stredn\u00e1 siv\u00e1", -"Dark Gray": "Tmavosiv\u00e1", -"Light Green": "Svetlozelen\u00e1", -"Light Yellow": "Svetlo\u017elt\u00e1", -"Light Red": "Svetlo\u010derven\u00e1", -"Light Purple": "Svetlofialov\u00e1", -"Light Blue": "Svetlomodr\u00e1", -"Dark Purple": "Tmavofialov\u00e1", -"Dark Blue": "Tmavomodr\u00e1", -"Black": "\u010cierna", -"White": "Biela", -"Switch to or from fullscreen mode": "Prepn\u00fa\u0165 do alebo z re\u017eimu plnej obrazovky", -"Open help dialog": "Otvori\u0165 okno n\u00e1povedy", -"history": "hist\u00f3ria", -"styles": "\u0161t\u00fdly", -"formatting": "form\u00e1tovanie", -"alignment": "zarovnanie", -"indentation": "odsadenie", -"permanent pen": "fixka", -"comments": "koment\u00e1re", -"Format Painter": "Kop\u00edrova\u0165 form\u00e1t", -"Insert\/edit iframe": "Vlo\u017ei\u0165\/upravi\u0165 iframe", -"Capitalization": "Ve\u013ek\u00e9 p\u00edsmen\u00e1", -"lowercase": "mal\u00e9 p\u00edsmen\u00e1", -"UPPERCASE": "V\u0160ETKY P\u00cdSMEN\u00c1 VE\u013dK\u00c9", -"Title Case": "Prv\u00e9 P\u00edsmen\u00e1 Ve\u013ek\u00e9", -"Permanent Pen Properties": "Vlastnosti fixky", -"Permanent pen properties...": "Vlastnosti fixky...", -"Font": "P\u00edsmo", -"Size": "Ve\u013ekos\u0165", -"More...": "Viac...", -"Spellcheck Language": "Jazyk kontroly pravopisu", -"Select...": "Vyberte...", -"Preferences": "Preferencie", -"Yes": "\u00c1no", -"No": "Nie", -"Keyboard Navigation": "Navig\u00e1cia pomocou kl\u00e1vesnice", -"Version": "Verzia", -"Anchor": "Odkaz", -"Special character": "\u0160peci\u00e1lny znak", -"Color": "Farba", -"Emoticons": "Smajl\u00edci", -"Document properties": "Vlastnosti dokumentu", -"Image": "Obr\u00e1zok", -"Insert link": "Vlo\u017ei\u0165 odkaz", -"Target": "Cie\u013e", -"Link": "Odkaz", -"Poster": "Uk\u00e1\u017eka", -"Media": "M\u00e9di\u00e1", -"Print": "Tla\u010di\u0165", -"Prev": "Predch\u00e1dzaj\u00face", -"Find and replace": "Vyh\u013eada\u0165 a nahradi\u0165", -"Whole words": "Cel\u00e9 slov\u00e1", -"Spellcheck": "Kontrola pravopisu", -"Caption": "Popisok", -"Insert template": "Vlo\u017ei\u0165 \u0161abl\u00f3nu" -}); \ No newline at end of file diff --git a/core/vendor/tinymce/langs/sl.js b/core/vendor/tinymce/langs/sl.js deleted file mode 100644 index 3a4bb342..00000000 --- a/core/vendor/tinymce/langs/sl.js +++ /dev/null @@ -1,445 +0,0 @@ -tinymce.addI18n('sl',{ -"Redo": "Ponovno uveljavi", -"Undo": "Razveljavi", -"Cut": "Izre\u017ei", -"Copy": "Kopiraj", -"Paste": "Prilepi", -"Select all": "Izberi vse", -"New document": "Nov dokument", -"Ok": "V redu", -"Cancel": "Prekli\u010di", -"Visual aids": "Vizualni pripomo\u010dki", -"Bold": "Krepko", -"Italic": "Po\u0161evno", -"Underline": "Pod\u010drtano", -"Strikethrough": "Pre\u010drtano", -"Superscript": "Nadpisano", -"Subscript": "Podpisano", -"Clear formatting": "Odstrani oblikovanje", -"Align left": "Leva poravnava", -"Align center": "Sredinska poravnava", -"Align right": "Desna poravnava", -"Justify": "Obojestranska poravnava", -"Bullet list": "Ozna\u010den seznam", -"Numbered list": "O\u0161tevil\u010den seznam", -"Decrease indent": "Zmanj\u0161aj zamik", -"Increase indent": "Pove\u010daj zamik", -"Close": "Zapri", -"Formats": "Oblika", -"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Varnostne nastavitve brskalnika ne dopu\u0161\u010dajo direktnega dostopa do odlo\u017ei\u0161\u010da. Uporabite kombinacijo tipk Ctrl + X\/C\/V na tipkovnici.", -"Headers": "Naslovi", -"Header 1": "Naslov 1", -"Header 2": "Naslov 2", -"Header 3": "Naslov 3", -"Header 4": "Naslov 4", -"Header 5": "Naslov 5", -"Header 6": "Naslov 6", -"Headings": "Naslovi", -"Heading 1": "Naslov 1", -"Heading 2": "Naslov 2", -"Heading 3": "Naslov 3", -"Heading 4": "Naslov 4", -"Heading 5": "Naslov 5", -"Heading 6": "Naslov 6", -"Preformatted": "Predformatirano", -"Div": "Div", -"Pre": "Pre", -"Code": "Koda", -"Paragraph": "Odstavek", -"Blockquote": "Blockquote", -"Inline": "Med besedilom", -"Blocks": "Bloki", -"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Odlagali\u0161\u010de je sedaj v tekstovnem na\u010dinu. Vsebina bo preslikana kot besedilo, dokler te mo\u017enosti ne izklju\u010dite.", -"Fonts": "Pisave", -"Font Sizes": "Velikosti pisave", -"Class": "Razred", -"Browse for an image": "Prebrskaj za sliko", -"OR": "ALI", -"Drop an image here": "Spusti sliko sem", -"Upload": "Nalo\u017ei", -"Block": "Blok", -"Align": "Poravnava", -"Default": "Privzeto", -"Circle": "Krog", -"Disc": "Disk", -"Square": "Kvadrat", -"Lower Alpha": "Mala alfa", -"Lower Greek": "Male gr\u0161ke \u010drke", -"Lower Roman": "Male rimske \u0161tevilke", -"Upper Alpha": "Velika alfa", -"Upper Roman": "Velike rimske \u0161tevilke", -"Anchor...": "Sidro ...", -"Name": "Naziv", -"Id": "Id", -"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "Id se mora za\u010deti s \u010drko, sledijo samo \u010drke, \u0161tevilke, pomi\u0161ljaji, pike, dvopi\u010dja ali pod\u010drtaji.", -"You have unsaved changes are you sure you want to navigate away?": "Imate neshranjene spremembe. Ste prepri\u010dati, da \u017eelite zapustiti stran?", -"Restore last draft": "Obnovi zadnji osnutek", -"Special character...": "Poseben znak ...", -"Source code": "Izvorna koda", -"Insert\/Edit code sample": "Vstavi\/Uredi vzor\u010dno kodo", -"Language": "Jezik", -"Code sample...": "Vzor\u010dna koda ...", -"Color Picker": "Izbirnik barve", -"R": "R", -"G": "G", -"B": "B", -"Left to right": "Od leve proti desni", -"Right to left": "Od desne proti levi", -"Emoticons": "\u010custveni simboli", -"Emoticons...": "\u010custveni simboli ...", -"Metadata and Document Properties": "Metapodatki in lastnosti dokumenta", -"Title": "Naslov", -"Keywords": "Klju\u010dne besede", -"Description": "Opis", -"Robots": "Robotki", -"Author": "Avtor", -"Encoding": "Kodiranje", -"Fullscreen": "\u010cez cel zaslon", -"Action": "Dejanje", -"Shortcut": "Bli\u017enjica", -"Help": "Pomo\u010d", -"Address": "Naslov", -"Focus to menubar": "Poudarek na menijski vrstici", -"Focus to toolbar": "Poudarek na orodni vrstici", -"Focus to element path": "Poudarek na poti elementa", -"Focus to contextual toolbar": "Poudarek na kontekstualni orodni vrstici", -"Insert link (if link plugin activated)": "Vstavi povezavo (\u010de je aktiviran vti\u010dnik za povezavo)", -"Save (if save plugin activated)": "Shrani (\u010de je aktiviran vti\u010dnik za shranjevanje)", -"Find (if searchreplace plugin activated)": "I\u0161\u010di (\u010de je aktiviran vti\u010dnik za iskanje\/zamenjavo)", -"Plugins installed ({0}):": "Name\u0161\u010deni vti\u010dniki ({0}):", -"Premium plugins:": "Premium vti\u010dniki:", -"Learn more...": "Ve\u010d ...", -"You are using {0}": "Uporabljate {0}", -"Plugins": "Vti\u010dniki", -"Handy Shortcuts": "Uporabne bli\u017enjice", -"Horizontal line": "Vodoravna \u010drta", -"Insert\/edit image": "Vstavi\/uredi sliko", -"Alternative description": "Nadomestni opis", -"Accessibility": "Dostopnost", -"Image is decorative": "Slika je okrasna", -"Source": "Pot", -"Dimensions": "Dimenzije", -"Constrain proportions": "Obdr\u017ei razmerje", -"General": "Splo\u0161no", -"Advanced": "Napredno", -"Style": "Slog", -"Vertical space": "Navpi\u010dni prostor", -"Horizontal space": "Vodoravni prostor", -"Border": "Meja", -"Insert image": "Vnesi sliko", -"Image...": "Slika ...", -"Image list": "Seznam slik", -"Rotate counterclockwise": "Zavrti v nasprotni smeri urnega kazalca", -"Rotate clockwise": "Zavrti v smeri urnega kazalca", -"Flip vertically": "Obrni navpi\u010dno", -"Flip horizontally": "Obrni vodoravno", -"Edit image": "Uredi sliko", -"Image options": "Mo\u017enosti slike", -"Zoom in": "Pove\u010daj", -"Zoom out": "Pomanj\u0161aj", -"Crop": "Obre\u017ei", -"Resize": "Spremeni velikost", -"Orientation": "Usmerjenost", -"Brightness": "Svetlost", -"Sharpen": "Izostri", -"Contrast": "Kontrast", -"Color levels": "Barvni nivo", -"Gamma": "Gama", -"Invert": "Obrni", -"Apply": "Uporabi", -"Back": "Nazaj", -"Insert date\/time": "Vstavi datum\/\u010das", -"Date\/time": "Datum\/\u010das", -"Insert\/edit link": "Vstavi\/uredi povezavo", -"Text to display": "Besedilo za prikaz", -"Url": "Povezava", -"Open link in...": "Odpri povezavo v ...", -"Current window": "Trenutno okno", -"None": "Brez", -"New window": "Novo okno", -"Open link": "Odpri povezavo", -"Remove link": "Odstrani povezavo", -"Anchors": "Sidra", -"Link...": "Povezava ...", -"Paste or type a link": "Prilepite ali vnesite povezavo", -"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "Vneseni URL predstavlja e-po\u0161tni naslov. Ali \u017eelite dodati potrebno predpono \"mailto:\"?", -"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "Vneseni URL predstavlja zunanjo povezavo. Ali \u017eelite dodati predpono \"http:\/\/\"?", -"The URL you entered seems to be an external link. Do you want to add the required https:\/\/ prefix?": "Vneseni URL naslov predstavlja zunanjo povezavo. Ali mu \u017eelite dodati predpono https:\/\/ ?", -"Link list": "Seznam povezav", -"Insert video": "Vstavi video", -"Insert\/edit video": "Vstavi\/uredi video", -"Insert\/edit media": "Vstavi\/uredi medij", -"Alternative source": "Nadomestni vir", -"Alternative source URL": "Nadomestni vir URL", -"Media poster (Image URL)": "Medijski poster (URL slike)", -"Paste your embed code below:": "Spodaj prilepite kodo za vdelavo:", -"Embed": "Vdelaj", -"Media...": "Mediji ...", -"Nonbreaking space": "Nedeljivi presledek", -"Page break": "Prelom strani", -"Paste as text": "Vnesi kot besedilo", -"Preview": "Predogled", -"Print...": "Natisni ...", -"Save": "Shrani", -"Find": "Najdi", -"Replace with": "Zamenjaj z", -"Replace": "Zamenjaj", -"Replace all": "Zamenjaj vse", -"Previous": "Prej\u0161nja", -"Next": "Naslednja", -"Find and Replace": "Najdi in zamenjaj", -"Find and replace...": "Najdi in zamenjaj ...", -"Could not find the specified string.": "Iskanje ni vrnilo rezultatov.", -"Match case": "Ujemanje malih in velikih \u010drk", -"Find whole words only": "I\u0161\u010di samo cele besede", -"Find in selection": "I\u0161\u010di v izboru", -"Spellcheck": "\u010crkovalnik", -"Spellcheck Language": "Jezik \u010drkovalnika", -"No misspellings found.": "Ni najdenih napak v \u010drkovanju.", -"Ignore": "Prezri", -"Ignore all": "Prezri vse", -"Finish": "Zaklju\u010di", -"Add to Dictionary": "Dodaj v slovar", -"Insert table": "Vstavi tabelo", -"Table properties": "Lastnosti tabele", -"Delete table": "Izbri\u0161i tabelo", -"Cell": "Celica", -"Row": "Vrstica", -"Column": "Stolpec", -"Cell properties": "Lastnosti celice", -"Merge cells": "Zdru\u017ei celice", -"Split cell": "Razdeli celico", -"Insert row before": "Vstavi vrstico pred", -"Insert row after": "Vstavi vrstico za", -"Delete row": "Izbri\u0161i vrstico", -"Row properties": "Lastnosti vrstice", -"Cut row": "Izre\u017ei vrstico", -"Copy row": "Kopiraj vrstico", -"Paste row before": "Prilepi vrstico pred", -"Paste row after": "Prilepi vrstico za", -"Insert column before": "Vstavi stolpec pred", -"Insert column after": "Vstavi stolpec za", -"Delete column": "Izbri\u0161i stolpec", -"Cols": "Stolpci", -"Rows": "Vrstice", -"Width": "\u0160irina", -"Height": "Vi\u0161ina", -"Cell spacing": "Razmik med celicami", -"Cell padding": "Polnilo med celicami", -"Caption": "Naslov", -"Show caption": "Poka\u017ei napis", -"Left": "Leva", -"Center": "Sredinska", -"Right": "Desna", -"Cell type": "Tip celice", -"Scope": "Obseg", -"Alignment": "Poravnava", -"H Align": "Vodoravna poravnava", -"V Align": "Navpi\u010dna poravnava", -"Top": "Vrh", -"Middle": "Sredina", -"Bottom": "Dno", -"Header cell": "Celica glave", -"Row group": "Grupiranje vrstic", -"Column group": "Grupiranje stolpcev", -"Row type": "Tip vrstice", -"Header": "Header", -"Body": "Vsebina", -"Footer": "Footer", -"Border color": "Barva obrobe", -"Insert template...": "Vstavi predlogo ...", -"Templates": "Predloge", -"Template": "Predloga", -"Text color": "Barva besedila", -"Background color": "Barva ozadja", -"Custom...": "Po meri ...", -"Custom color": "Barva po meri", -"No color": "Brezbarvno", -"Remove color": "Odstrani barvo", -"Table of Contents": "Kazalo", -"Show blocks": "Prika\u017ei bloke", -"Show invisible characters": "Prika\u017ei skrite znake", -"Word count": "\u0160tevilo besed", -"Count": "\u0160tevilo", -"Document": "Dokument", -"Selection": "Izbor", -"Words": "Besede", -"Words: {0}": "Besed: {0}", -"{0} words": "{0} besed", -"File": "Datoteka", -"Edit": "Uredi", -"Insert": "Vstavi", -"View": "Pogled", -"Format": "Oblika", -"Table": "Tabela", -"Tools": "Orodja", -"Powered by {0}": "Uporablja tehnologijo {0}", -"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Bogato besedilo. Pritisnite ALT-F9 za meni. Pritisnite ALT-F10 za orodno vrstico. Pritisnite ALT-0 za pomo\u010d", -"Image title": "Naslov slike", -"Border width": "\u0160irina obrobe", -"Border style": "Slog obrobe", -"Error": "Napaka", -"Warn": "Opozorilo", -"Valid": "Veljavno", -"To open the popup, press Shift+Enter": "Za odpiranje pojavnega okna pritisnite Shift + Enter.", -"Rich Text Area. Press ALT-0 for help.": "Bogato besedilo. Pritisnite ALT-0 za pomo\u010d.", -"System Font": "Sistemska pisava", -"Failed to upload image: {0}": "Napaka nalaganja slike: {0}", -"Failed to load plugin: {0} from url {1}": "Napaka nalaganja vti\u010dnika: {0} z url {1}", -"Failed to load plugin url: {0}": "Napaka nalaganja url: {0}", -"Failed to initialize plugin: {0}": "Napaka inicializacije vti\u010dnika: {0}", -"example": "primer", -"Search": "Iskanje", -"All": "Vse", -"Currency": "Valuta", -"Text": "Besedilo", -"Quotations": "Citati", -"Mathematical": "Matemati\u010dno", -"Extended Latin": "Raz\u0161irjena latinica", -"Symbols": "Simboli", -"Arrows": "Pu\u0161\u010dice", -"User Defined": "Uporabnik dolo\u010den", -"dollar sign": "znak za dolar", -"currency sign": "znak za valuto", -"euro-currency sign": "znak za evro", -"colon sign": "znak za dvopi\u010dje", -"cruzeiro sign": "znak za cruzeiro", -"french franc sign": "znak za francoski frank", -"lira sign": "znak za liro", -"mill sign": "znak za mill", -"naira sign": "znak za nairo", -"peseta sign": "znak za peseto", -"rupee sign": "znak za rupijo", -"won sign": "znak za won", -"new sheqel sign": "znak za novi \u0161ekl", -"dong sign": "znak za dong", -"kip sign": "znak za kip", -"tugrik sign": "znak za tugrik", -"drachma sign": "znak za drahmo", -"german penny symbol": "znak za nem\u0161ki peni", -"peso sign": "znak za peso", -"guarani sign": "znak za guarani", -"austral sign": "znak za austral", -"hryvnia sign": "znak za hrivnijo", -"cedi sign": "znak za cedi", -"livre tournois sign": "znak za livre tournois", -"spesmilo sign": "znak za spesmilo", -"tenge sign": "znak za tenge", -"indian rupee sign": "znak za indijsko rupijo", -"turkish lira sign": "znak za tur\u0161ko liro", -"nordic mark sign": "znak za nordijsko marko", -"manat sign": "znak za manat", -"ruble sign": "znak za rubelj", -"yen character": "znak za jen", -"yuan character": "znak za yuan", -"yuan character, in hong kong and taiwan": "znak za yuan, v Hongkongu in na Tajvanu", -"yen\/yuan character variant one": "znak za jen\/yuan, prva razli\u010dica", -"Loading emoticons...": "Nalaganje \u010dustvenih simbolov ...", -"Could not load emoticons": "\u010custvenih simbolov ni mogo\u010de nalo\u017eiti.", -"People": "Ljudje", -"Animals and Nature": "\u017divali in narava", -"Food and Drink": "Hrana in pija\u010da", -"Activity": "Dejavnost", -"Travel and Places": "Potovanja in kraji", -"Objects": "Predmeti", -"Flags": "Zastave", -"Characters": "Znaki", -"Characters (no spaces)": "Znaki (brez presledkov)", -"{0} characters": "{0} znakov", -"Error: Form submit field collision.": "Napaka: navzkri\u017eje polja za oddajo obrazca", -"Error: No form element found.": "Napaka: elementa oblike ni mogo\u010de najti", -"Update": "Posodobitev", -"Color swatch": "Vzorec barv", -"Turquoise": "Turkizna", -"Green": "Zelena", -"Blue": "Modra", -"Purple": "\u0160krlatna", -"Navy Blue": "Mornarsko modra", -"Dark Turquoise": "Temno turkizna", -"Dark Green": "Temno zelena", -"Medium Blue": "Srednje modra", -"Medium Purple": "Srednje \u0161krlatna", -"Midnight Blue": "Polno\u010dno modra", -"Yellow": "Rumena", -"Orange": "Oran\u017ena", -"Red": "Rde\u010da", -"Light Gray": "Svetlo siva", -"Gray": "Siva", -"Dark Yellow": "Temno rumena", -"Dark Orange": "Temno oran\u017ena", -"Dark Red": "Temno rde\u010da", -"Medium Gray": "Srednje siva", -"Dark Gray": "Temno siva", -"Light Green": "Svetlo zelena", -"Light Yellow": "Svetlo rumena", -"Light Red": "Svetlo rde\u010da", -"Light Purple": "Svetlo vijoli\u010dna", -"Light Blue": "Svetlo modra", -"Dark Purple": "Temno vijoli\u010dna", -"Dark Blue": "Temno modra", -"Black": "\u010crna", -"White": "Bela", -"Switch to or from fullscreen mode": "Preklopi v ali iz celozaslonskega na\u010dina", -"Open help dialog": "Odpri pogovorno okno za pomo\u010d", -"history": "zgodovina", -"styles": "slogi", -"formatting": "oblikovanje", -"alignment": "poravnava", -"indentation": "zamik", -"Font": "Pisava", -"Size": "Velikost", -"More...": "Ve\u010d ...", -"Select...": "Izberi ...", -"Preferences": "Preference", -"Yes": "Da", -"No": "Ne", -"Keyboard Navigation": "Krmarjenje s tipkovnico", -"Version": "Razli\u010dica", -"Code view": "Prikaz kode", -"Open popup menu for split buttons": "Odpri pojavni meni za razdeljene gumbe", -"List Properties": "Lastnosti seznama", -"List properties...": "Lastnosti seznama...", -"Start list at number": "Za\u010dni seznam s \u0161tevilko", -"Line height": "Vi\u0161ina vrstice", -"comments": "komentarji", -"Format Painter": "Preslikovalnik Oblik", -"Insert\/edit iframe": "Vstavi\/uredi iFrame", -"Capitalization": "Velika za\u010detnica", -"lowercase": "male \u010drke", -"UPPERCASE": "VELIKE \u010cRKE", -"Title Case": "Velike za\u010detnice naslovov", -"permanent pen": "permanentno pisalo", -"Permanent Pen Properties": "Lastnosti permanentnega pisala", -"Permanent pen properties...": "Lastnosti permanentnega pisala ...", -"case change": "sprememba male\/velike \u010drke", -"page embed": "vstavi stran", -"Advanced sort...": "Napredno razvr\u0161\u010danje", -"Advanced Sort": "Napredno razvr\u0161\u010danje...", -"Sort table by column ascending": "Razvrsti tabelo po stolpcu nara\u0161\u010dajo\u010de", -"Sort table by column descending": "Razvrsti tabelo po stolpcu padajo\u010de", -"Sort": "Razvrsti", -"Order": "Vrstni red", -"Sort by": "Razvrsti po", -"Ascending": "Nara\u0161\u010dajo\u010de", -"Descending": "Padajo\u010de", -"Column {0}": "Stolpec {0}", -"Row {0}": "Vrstica {0}", -"Spellcheck...": "\u010crkovalnik...", -"Misspelled word": "\u00b8Nepravilno \u010drkovana beseda", -"Suggestions": "Predlogi", -"Change": "Spremeni", -"Finding word suggestions": "Iskanje predlogov besed", -"Success": "Uspe\u0161no", -"Repair": "Popravi", -"Issue {0} of {1}": "Te\u017eava {0} od {1}", -"Images must be marked as decorative or have an alternative text description": "Slike morajo biti ozna\u010dene kot okrasne ali morajo imeti nadomestni opis v obliki besedila", -"Images must have an alternative text description. Decorative images are not allowed.": "Slike morajo imeti nadomestni opis v obliki besedila. Okrasne slike niso dovoljene.", -"Or provide alternative text:": "Ali podajte nadomestno besedilo:", -"Make image decorative:": "Dolo\u010di sliko kot okrasno:", -"ID attribute must be unique": "ID atribut mora biti edinstven", -"Make ID unique": "Ustvari edinstven ID", -"Keep this ID and remove all others": "Obdr\u017ei ta ID in odstrani vse ostale", -"Remove this ID": "Odstrani ta ID", -"Remove all IDs": "Odstrani vse IDje", -"Checklist": "Seznam preverjanj" -}); \ No newline at end of file diff --git a/core/vendor/tinymce/langs/sv_SE.js b/core/vendor/tinymce/langs/sv_SE.js deleted file mode 100644 index 6d78400a..00000000 --- a/core/vendor/tinymce/langs/sv_SE.js +++ /dev/null @@ -1,419 +0,0 @@ -tinymce.addI18n('sv_SE',{ -"Redo": "G\u00f6r om", -"Undo": "\u00c5ngra", -"Cut": "Klipp ut", -"Copy": "Kopiera", -"Paste": "Klistra in", -"Select all": "Markera allt", -"New document": "Nytt dokument", -"Ok": "Ok", -"Cancel": "Avbryt", -"Visual aids": "Visuella hj\u00e4lpmedel", -"Bold": "Fet", -"Italic": "Kursiv", -"Underline": "Understruken", -"Strikethrough": "Genomstruken", -"Superscript": "Upph\u00f6jd", -"Subscript": "Neds\u00e4nkt", -"Clear formatting": "Rensa formatering", -"Align left": "V\u00e4nsterjustera", -"Align center": "Centrera", -"Align right": "H\u00f6gerjustera", -"Justify": "Verifiera", -"Bullet list": "Punktlista", -"Numbered list": "Nummerlista", -"Decrease indent": "Minska indrag", -"Increase indent": "\u00d6ka indrag", -"Close": "St\u00e4ng", -"Formats": "Format", -"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Din webbl\u00e4sare st\u00f6djer inte direkt \u00e5tkomst till klippboken. Anv\u00e4nd kortkommandona Ctrl\u00a0+\u00a0X\/C\/V i st\u00e4llet.", -"Headers": "Rubriker", -"Header 1": "Rubrik 1", -"Header 2": "Rubrik 2", -"Header 3": "Rubrik 3", -"Header 4": "Rubrik 4", -"Header 5": "Rubrik 5", -"Header 6": "Rubrik 6", -"Headings": "Rubriker", -"Heading 1": "Rubrik 1", -"Heading 2": "Rubrik 2", -"Heading 3": "Rubrik 3", -"Heading 4": "Rubrik 4", -"Heading 5": "Rubrik 5", -"Heading 6": "Rubrik 6", -"Preformatted": "F\u00f6rformaterad", -"Div": "Div", -"Pre": "Pre", -"Code": "Kod", -"Paragraph": "Avsnitt", -"Blockquote": "Blockquote", -"Inline": "Inline", -"Blocks": "Block", -"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Klistra in \u00e4r nu i textl\u00e4ge. Inneh\u00e5ll kommer att konverteras till text tills du sl\u00e5r av detta l\u00e4ge.", -"Fonts": "Typsnitt", -"Font Sizes": "Teckenstorlek", -"Class": "Klass", -"Browse for an image": "Bl\u00e4ddra efter en bild", -"OR": "OR", -"Drop an image here": "Sl\u00e4pp en bild h\u00e4r", -"Upload": "Ladda upp", -"Block": "Block", -"Align": "Justera", -"Default": "Original", -"Circle": "Cirkel", -"Disc": "Disk", -"Square": "Fyrkant", -"Lower Alpha": "Gemener", -"Lower Greek": "Grekiska gemener", -"Lower Roman": "Romerska gemener", -"Upper Alpha": "Versaler", -"Upper Roman": "Romerska versaler", -"Anchor...": "Ankare...", -"Name": "Namn", -"Id": "Id", -"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "Id skall b\u00f6rja med en bokstav och f\u00f6ljande tecken ska vara bokst\u00e4ver, nummer, punkter, understr\u00e4ck eller kolon.", -"You have unsaved changes are you sure you want to navigate away?": "Du har f\u00f6r\u00e4ndringar som du inte har sparat. \u00c4r du s\u00e4ker p\u00e5 att du vill navigera vidare?", -"Restore last draft": "\u00c5terst\u00e4ll senaste utkast", -"Special character...": "Specialtecken...", -"Source code": "K\u00e4llkod", -"Insert\/Edit code sample": "Infoga\/Redigera k\u00e5d exempel", -"Language": "Spr\u00e5k", -"Code sample...": "Kodexempel...", -"Color Picker": "F\u00e4rgv\u00e4ljare", -"R": "R", -"G": "G", -"B": "B", -"Left to right": "V\u00e4nster till h\u00f6ger", -"Right to left": "H\u00f6ger till v\u00e4nster", -"Emoticons...": "Emoticons...", -"Metadata and Document Properties": "Metadata och dokumentegenskaper", -"Title": "Titel", -"Keywords": "Nyckelord", -"Description": "Beskrivning", -"Robots": "Robotar", -"Author": "F\u00f6rfattare", -"Encoding": "Encoding", -"Fullscreen": "Fullsk\u00e4rm", -"Action": "H\u00e4ndelse", -"Shortcut": "Kortkommando", -"Help": "Hj\u00e4lp", -"Address": "Adress", -"Focus to menubar": "Fokusera p\u00e5 menyrad", -"Focus to toolbar": "Fokusera p\u00e5 verktygsrad", -"Focus to element path": "Fokusera p\u00e5 elements\u00f6kv\u00e4gsrad", -"Focus to contextual toolbar": "Fokusera p\u00e5 den kontextuella verktygsraden", -"Insert link (if link plugin activated)": "Infoga l\u00e4nk (om link-pluginet \u00e4r aktiverat)", -"Save (if save plugin activated)": "Spara (om save-pluginet \u00e4r aktiverat)", -"Find (if searchreplace plugin activated)": "S\u00f6k (om searchreplace-pluginet \u00e4r aktiverat)", -"Plugins installed ({0}):": "Installerade plugins ({0}):", -"Premium plugins:": "Premiumplugins:", -"Learn more...": "L\u00e4s mer...", -"You are using {0}": "Du anv\u00e4nder {0}", -"Plugins": "Plugins", -"Handy Shortcuts": "Kortkommandon", -"Horizontal line": "Horisontell linje", -"Insert\/edit image": "Infoga\/redigera bild", -"Image description": "Bildbeskrivning", -"Source": "K\u00e4lla", -"Dimensions": "Dimensioner", -"Constrain proportions": "Begr\u00e4nsa proportioner", -"General": "Generella", -"Advanced": "Avancerat", -"Style": "Stil", -"Vertical space": "Vertikaltutrymme", -"Horizontal space": "Horisontellt utrymme", -"Border": "Ram", -"Insert image": "Infoga bild", -"Image...": "Bild...", -"Image list": "Bildlista", -"Rotate counterclockwise": "Rotera moturs", -"Rotate clockwise": "Rotera medurs", -"Flip vertically": "Spegelv\u00e4nd vertikalt", -"Flip horizontally": "Spegelv\u00e4nd horisontellt", -"Edit image": "Redigera bild", -"Image options": "Bild inst\u00e4llningar", -"Zoom in": "Zooma in", -"Zoom out": "Zooma ut", -"Crop": "Besk\u00e4r", -"Resize": "Skala om", -"Orientation": "Orientera", -"Brightness": "Ljusstyrka", -"Sharpen": "Sk\u00e4rpa", -"Contrast": "Kontrast", -"Color levels": "F\u00e4rgniv\u00e5er", -"Gamma": "Gamma", -"Invert": "Invertera", -"Apply": "Applicera", -"Back": "Tillbaka", -"Insert date\/time": "Infoga datum\/tid", -"Date\/time": "Datum\/tid", -"Insert\/Edit Link": "Infoga\/redigera l\u00e4nk", -"Insert\/edit link": "Infoga\/redigera l\u00e4nk", -"Text to display": "Text att visa", -"Url": "Url", -"Open link in...": "\u00d6ppna l\u00e4nk i...", -"Current window": "Nuvarande f\u00f6nster", -"None": "Ingen", -"New window": "Nytt f\u00f6nster", -"Remove link": "Ta bort l\u00e4nk", -"Anchors": "Bokm\u00e4rken", -"Link...": "L\u00e4nk...", -"Paste or type a link": "Klistra in eller skriv en l\u00e4nk", -"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "Urlen du angav verkar vara en epost adress. Vill du l\u00e4gga till ett mailto: prefix?", -"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "Urlen du angav verkar vara en extern l\u00e4nk. Vill du l\u00e4gga till http:\/\/ prefixet?", -"Link list": "L\u00e4nklista", -"Insert video": "Infoga video", -"Insert\/edit video": "Infoga\/redigera video", -"Insert\/edit media": "Infoga\/redigera media", -"Alternative source": "Alternativ k\u00e4lla", -"Alternative source URL": "Alternativ k\u00e4llwebbadress", -"Media poster (Image URL)": "Mediaposter (bildwebbadress)", -"Paste your embed code below:": "Klistra in din inb\u00e4ddningskod nedan:", -"Embed": "Inb\u00e4ddning", -"Media...": "Media...", -"Nonbreaking space": "Avbrottsfritt mellanrum", -"Page break": "Sidbrytning", -"Paste as text": "Klistra in som text", -"Preview": "F\u00f6rhandsgranska", -"Print...": "Skriv ut...", -"Save": "Spara", -"Find": "S\u00f6k", -"Replace with": "Ers\u00e4tt med", -"Replace": "Ers\u00e4tt", -"Replace all": "Ers\u00e4tt alla", -"Previous": "F\u00f6reg\u00e5ende", -"Next": "N\u00e4sta", -"Find and replace...": "S\u00f6k och ers\u00e4tt...", -"Could not find the specified string.": "Kunde inte hitta den specifierade st\u00e4ngen.", -"Match case": "Matcha gemener\/versaler", -"Find whole words only": "Hitta endast hela ord", -"Spell check": "Stavningskontroll", -"Ignore": "Ignorera", -"Ignore all": "Ignorera alla", -"Finish": "Avsluta", -"Add to Dictionary": "L\u00e4gg till i ordlista", -"Insert table": "Infoga tabell", -"Table properties": "Tabellegenskaper", -"Delete table": "Radera tabell", -"Cell": "Cell", -"Row": "Rad", -"Column": "Kolumn", -"Cell properties": "Cellegenskaper", -"Merge cells": "Sammanfoga celler", -"Split cell": "Bryt is\u00e4r celler", -"Insert row before": "Infoga rad f\u00f6re", -"Insert row after": "Infoga rad efter", -"Delete row": "Radera rad", -"Row properties": "Radegenskaper", -"Cut row": "Klipp ut rad", -"Copy row": "Kopiera rad", -"Paste row before": "Klista in rad f\u00f6re", -"Paste row after": "Klistra in rad efter", -"Insert column before": "Infoga kolumn f\u00f6re", -"Insert column after": "Infoga kolumn efter", -"Delete column": "Radera kolumn", -"Cols": "Kolumner", -"Rows": "Rader", -"Width": "Bredd", -"Height": "H\u00f6jd", -"Cell spacing": "Cellmellanrum", -"Cell padding": "Cellpaddning", -"Show caption": "Visa bildtext", -"Left": "V\u00e4nster", -"Center": "Centrum", -"Right": "H\u00f6ger", -"Cell type": "Celltyp", -"Scope": "Omf\u00e5ng", -"Alignment": "Justering", -"H Align": "H-justering", -"V Align": "V-justering", -"Top": "Toppen", -"Middle": "Mitten", -"Bottom": "Botten", -"Header cell": "Huvudcell", -"Row group": "Radgrupp", -"Column group": "Kolumngrupp", -"Row type": "Radtyp", -"Header": "Huvud", -"Body": "Kropp", -"Footer": "Fot", -"Border color": "Ramf\u00e4rg", -"Insert template...": "Infoga mall...", -"Templates": "Mallar", -"Template": "Mall", -"Text color": "Textf\u00e4rg", -"Background color": "Bakgrundsf\u00e4rg", -"Custom...": "Anpassad...", -"Custom color": "Anpassad f\u00e4rg", -"No color": "Ingen f\u00e4rg", -"Remove color": "Ta bort f\u00e4rg", -"Table of Contents": "Inneh\u00e5llsf\u00f6rteckning", -"Show blocks": "Visa block", -"Show invisible characters": "Visa onsynliga tecken", -"Word count": "Ordantal", -"Count": "Antal", -"Document": "Dokument", -"Selection": "Val", -"Words": "Ord", -"Words: {0}": "Ord: {0}", -"{0} words": "{0} ord", -"File": "Fil", -"Edit": "Redigera", -"Insert": "Infoga", -"View": "Visa", -"Format": "Format", -"Table": "Tabell", -"Tools": "Verktyg", -"Powered by {0}": "Powered by {0}", -"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Textredigerare. Tryck ALT-F9 f\u00f6r menyn. Tryck ALT-F10 f\u00f6r verktygsrader. Tryck ALT-0 f\u00f6r hj\u00e4lp.", -"Image title": "Bildtitel", -"Border width": "Kantlinjebredd", -"Border style": "Kantlinjestil", -"Error": "Fel", -"Warn": "Varning", -"Valid": "Giltig", -"To open the popup, press Shift+Enter": "Tryck p\u00e5 Shift\u00a0+\u00a0Enter f\u00f6r att \u00f6ppna popup-f\u00f6nstret", -"Rich Text Area. Press ALT-0 for help.": "Omr\u00e5de med formaterad text. Tryck p\u00e5 ALT-0 f\u00f6r hj\u00e4lp.", -"System Font": "Systemtypsnitt", -"Failed to upload image: {0}": "Kunde inte ladda upp bild: {0}", -"Failed to load plugin: {0} from url {1}": "Kunde inte l\u00e4sa in insticksprogram: {0} fr\u00e5n webbadress {1}", -"Failed to load plugin url: {0}": "Kunde inte l\u00e4sa in webbadress f\u00f6r insticksprogram: {0}", -"Failed to initialize plugin: {0}": "Kunde inte initiera insticksprogram: {0}", -"example": "exempel", -"Search": "S\u00f6k", -"All": "Alla", -"Currency": "Valuta", -"Text": "Text", -"Quotations": "Citattecken", -"Mathematical": "Matematiskt", -"Extended Latin": "Ut\u00f6kad latin", -"Symbols": "Symboler", -"Arrows": "Pilar", -"User Defined": "Anv\u00e4ndardefinierade", -"dollar sign": "dollartecken", -"currency sign": "valutatecken", -"euro-currency sign": "eurotecken", -"colon sign": "kolon", -"cruzeiro sign": "cruzeirotecken", -"french franc sign": "franctecken", -"lira sign": "liratecken", -"mill sign": "milltecken", -"naira sign": "nairatecken", -"peseta sign": "pesetastecken", -"rupee sign": "rupeetecken", -"won sign": "wontecken", -"new sheqel sign": "schekeltecken", -"dong sign": "dongtecken", -"kip sign": "kiptecken", -"tugrik sign": "tugriktecken", -"drachma sign": "drachmertecken", -"german penny symbol": "tecken f\u00f6r tysk penny", -"peso sign": "pesotecken", -"guarani sign": "guaranitecken", -"austral sign": "australtecken", -"hryvnia sign": "hryvniatecken", -"cedi sign": "ceditecken", -"livre tournois sign": "tecken f\u00f6r livre tournois", -"spesmilo sign": "spesmilotecken", -"tenge sign": "tengetecken", -"indian rupee sign": "tecken f\u00f6r indisk rupee", -"turkish lira sign": "tecken f\u00f6r turkisk lira", -"nordic mark sign": "tecken f\u00f6r nordisk mark", -"manat sign": "manattecken", -"ruble sign": "rubeltecken", -"yen character": "yentecken", -"yuan character": "yuantecken", -"yuan character, in hong kong and taiwan": "yuantecken i Hongkong och Taiwan", -"yen\/yuan character variant one": "yen-\/yuantecken variant ett", -"Loading emoticons...": "L\u00e4ser in emoticons...", -"Could not load emoticons": "Kunde inte l\u00e4sa in emoticons", -"People": "M\u00e4nniskor", -"Animals and Nature": "Djur och natur", -"Food and Drink": "Mat och dryck", -"Activity": "Aktivitet", -"Travel and Places": "Resa och platser", -"Objects": "F\u00f6rem\u00e5l", -"Flags": "Flaggor", -"Characters": "Tecken", -"Characters (no spaces)": "Tecken (inga mellanrum)", -"{0} characters": "{0} tecken", -"Error: Form submit field collision.": "Fel: Kollision f\u00e4lt f\u00f6r s\u00e4ndning av formul\u00e4r.", -"Error: No form element found.": "Fel: Inget formul\u00e4relement hittades.", -"Update": "Uppdatera", -"Color swatch": "F\u00e4rgpalett", -"Turquoise": "Turkos", -"Green": "Gr\u00f6n", -"Blue": "Bl\u00e5", -"Purple": "Lila", -"Navy Blue": "M\u00f6rkbl\u00e5", -"Dark Turquoise": "M\u00f6rkturkos", -"Dark Green": "M\u00f6rkgr\u00f6n", -"Medium Blue": "Mellanbl\u00e5", -"Medium Purple": "Mellanlila", -"Midnight Blue": "Midnattsbl\u00e5", -"Yellow": "Gul", -"Orange": "Orange", -"Red": "R\u00f6d", -"Light Gray": "Ljusgr\u00e5", -"Gray": "Gr\u00e5", -"Dark Yellow": "M\u00f6rkgul", -"Dark Orange": "M\u00f6rkorange", -"Dark Red": "M\u00f6rkr\u00f6d", -"Medium Gray": "Mellangr\u00e5", -"Dark Gray": "M\u00f6rkgr\u00e5", -"Light Green": "Ljusgr\u00f6n", -"Light Yellow": "Ljusgul", -"Light Red": "Ljusr\u00f6d", -"Light Purple": "Ljuslila", -"Light Blue": "Ljusbl\u00e5", -"Dark Purple": "M\u00f6rklila", -"Dark Blue": "M\u00f6rkbl\u00e5", -"Black": "Svart", -"White": "Vit", -"Switch to or from fullscreen mode": "V\u00e4xla till eller fr\u00e5n fullsk\u00e4rmsl\u00e4ge", -"Open help dialog": "\u00d6ppna hj\u00e4lpdialogrutan", -"history": "historik", -"styles": "stilar", -"formatting": "formatering", -"alignment": "justering", -"indentation": "indragning", -"permanent pen": "permanent penna", -"comments": "kommentarer", -"Format Painter": "H\u00e4mta format", -"Insert\/edit iframe": "Infoga\/redigera iframe", -"Capitalization": "Versaler", -"lowercase": "gemener", -"UPPERCASE": "VERSALER", -"Title Case": "Inledande versal", -"Permanent Pen Properties": "Permanenta pennegenskaper", -"Permanent pen properties...": "Permanenta pennegenskaper\u00a0\u2026", -"Font": "Teckensnitt", -"Size": "Storlek", -"More...": "Mer...", -"Spellcheck Language": "Spr\u00e5k f\u00f6r stavningskontroll", -"Select...": "V\u00e4lj...", -"Preferences": "Inst\u00e4llningar", -"Yes": "Ja", -"No": "Nej", -"Keyboard Navigation": "Tangentbordsnavigering", -"Version": "Version", -"Anchor": "Ankare", -"Special character": "Specialtecken", -"Code sample": "K\u00e5dexempel", -"Color": "F\u00e4rg", -"Emoticons": "Emoticons", -"Document properties": "Dokumentegenskaper", -"Image": "Bild", -"Insert link": "Infoga l\u00e4nk", -"Target": "M\u00e5l", -"Link": "L\u00e4nk", -"Poster": "Affish", -"Media": "Media", -"Print": "Skriv ut", -"Prev": "F\u00f6reg\u00e5ende", -"Find and replace": "S\u00f6k och ers\u00e4tt", -"Whole words": "Hela ord", -"Spellcheck": "R\u00e4ttstava", -"Caption": "Rubrik", -"Insert template": "Infoga mall" -}); \ No newline at end of file diff --git a/core/vendor/tinymce/langs/th_TH.js b/core/vendor/tinymce/langs/th_TH.js deleted file mode 100644 index 92e0f657..00000000 --- a/core/vendor/tinymce/langs/th_TH.js +++ /dev/null @@ -1,462 +0,0 @@ -tinymce.addI18n('th_TH',{ -"Redo": "\u0e17\u0e33\u0e43\u0e2b\u0e21\u0e48\u0e2d\u0e35\u0e01", -"Undo": "\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e01\u0e25\u0e31\u0e1a\u0e04\u0e37\u0e19", -"Cut": "\u0e15\u0e31\u0e14", -"Copy": "\u0e04\u0e31\u0e14\u0e25\u0e2d\u0e01", -"Paste": "\u0e27\u0e32\u0e07", -"Select all": "\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14", -"New document": "\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23\u0e43\u0e2b\u0e21\u0e48", -"Ok": "\u0e15\u0e01\u0e25\u0e07", -"Cancel": "\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01", -"Visual aids": "\u0e17\u0e31\u0e28\u0e19\u0e39\u0e1b\u0e01\u0e23\u0e13\u0e4c", -"Bold": "\u0e15\u0e31\u0e27\u0e2b\u0e19\u0e32", -"Italic": "\u0e15\u0e31\u0e27\u0e40\u0e2d\u0e35\u0e22\u0e07", -"Underline": "\u0e02\u0e35\u0e14\u0e40\u0e2a\u0e49\u0e19\u0e43\u0e15\u0e49", -"Strikethrough": "\u0e02\u0e35\u0e14\u0e04\u0e23\u0e48\u0e2d\u0e21", -"Superscript": "\u0e15\u0e31\u0e27\u0e22\u0e01", -"Subscript": "\u0e15\u0e31\u0e27\u0e2b\u0e49\u0e2d\u0e22", -"Clear formatting": "\u0e25\u0e49\u0e32\u0e07\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a", -"Align left": "\u0e08\u0e31\u0e14\u0e0a\u0e34\u0e14\u0e0b\u0e49\u0e32\u0e22", -"Align center": "\u0e08\u0e31\u0e14\u0e01\u0e36\u0e48\u0e07\u0e01\u0e25\u0e32\u0e07", -"Align right": "\u0e08\u0e31\u0e14\u0e0a\u0e34\u0e14\u0e02\u0e27\u0e32", -"Justify": "\u0e40\u0e15\u0e47\u0e21\u0e41\u0e19\u0e27", -"Bullet list": "\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e22\u0e48\u0e2d\u0e22", -"Numbered list": "\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e25\u0e33\u0e14\u0e31\u0e1a\u0e40\u0e25\u0e02", -"Decrease indent": "\u0e25\u0e14\u0e01\u0e32\u0e23\u0e40\u0e22\u0e37\u0e49\u0e2d\u0e07", -"Increase indent": "\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e01\u0e32\u0e23\u0e40\u0e22\u0e37\u0e49\u0e2d\u0e07", -"Close": "\u0e1b\u0e34\u0e14", -"Formats": "\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a", -"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "\u0e40\u0e1a\u0e23\u0e32\u0e27\u0e4c\u0e40\u0e0b\u0e2d\u0e23\u0e4c\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e44\u0e21\u0e48\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19\u0e01\u0e32\u0e23\u0e40\u0e02\u0e49\u0e32\u0e16\u0e36\u0e07\u0e42\u0e14\u0e22\u0e15\u0e23\u0e07\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e04\u0e25\u0e34\u0e1b\u0e1a\u0e2d\u0e23\u0e4c\u0e14 \u0e01\u0e23\u0e38\u0e13\u0e32\u0e43\u0e0a\u0e49\u0e41\u0e1b\u0e49\u0e19\u0e1e\u0e34\u0e21\u0e1e\u0e4c\u0e25\u0e31\u0e14 Ctrl+X\/C\/V \u0e41\u0e17\u0e19", -"Headers": "\u0e2a\u0e48\u0e27\u0e19\u0e2b\u0e31\u0e27", -"Header 1": "\u0e2a\u0e48\u0e27\u0e19\u0e2b\u0e31\u0e27 1", -"Header 2": "\u0e2a\u0e48\u0e27\u0e19\u0e2b\u0e31\u0e27 2", -"Header 3": "\u0e2a\u0e48\u0e27\u0e19\u0e2b\u0e31\u0e27 3", -"Header 4": "\u0e2a\u0e48\u0e27\u0e19\u0e2b\u0e31\u0e27 4", -"Header 5": "\u0e2a\u0e48\u0e27\u0e19\u0e2b\u0e31\u0e27 5", -"Header 6": "\u0e2a\u0e48\u0e27\u0e19\u0e2b\u0e31\u0e27 6", -"Headings": "\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07", -"Heading 1": "\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e17\u0e35\u0e48 1", -"Heading 2": "\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e17\u0e35\u0e48 2", -"Heading 3": "\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e17\u0e35\u0e48 3", -"Heading 4": "\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e17\u0e35\u0e48 4", -"Heading 5": "\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e17\u0e35\u0e48 5", -"Heading 6": "\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e17\u0e35\u0e48 6", -"Preformatted": "\u0e1f\u0e2d\u0e23\u0e4c\u0e41\u0e21\u0e15\u0e44\u0e27\u0e49\u0e01\u0e48\u0e2d\u0e19", -"Div": "Div", -"Pre": "Pre", -"Code": "\u0e23\u0e2b\u0e31\u0e2a", -"Paragraph": "\u0e22\u0e48\u0e2d\u0e2b\u0e19\u0e49\u0e32", -"Blockquote": "Blockquote", -"Inline": "\u0e41\u0e1a\u0e1a\u0e2d\u0e34\u0e19\u0e44\u0e25\u0e19\u0e4c", -"Blocks": "\u0e1a\u0e25\u0e4a\u0e2d\u0e04", -"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "\u0e01\u0e32\u0e23\u0e27\u0e32\u0e07\u0e15\u0e2d\u0e19\u0e19\u0e35\u0e49\u0e2d\u0e22\u0e39\u0e48\u0e43\u0e19\u0e42\u0e2b\u0e21\u0e14\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e18\u0e23\u0e23\u0e21\u0e14\u0e32 \u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32\u0e08\u0e30\u0e16\u0e39\u0e01\u0e27\u0e32\u0e07\u0e40\u0e1b\u0e47\u0e19\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e18\u0e23\u0e23\u0e21\u0e14\u0e32\u0e08\u0e19\u0e01\u0e27\u0e48\u0e32\u0e04\u0e38\u0e13\u0e08\u0e30\u0e1b\u0e34\u0e14\u0e15\u0e31\u0e27\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e19\u0e35\u0e49", -"Fonts": "\u0e41\u0e1a\u0e1a\u0e2d\u0e31\u0e01\u0e29\u0e23", -"Font Sizes": "\u0e02\u0e19\u0e32\u0e14\u0e41\u0e1a\u0e1a\u0e2d\u0e31\u0e01\u0e29\u0e23", -"Class": "\u0e0a\u0e31\u0e49\u0e19", -"Browse for an image": "\u0e40\u0e23\u0e35\u0e22\u0e01\u0e14\u0e39\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e", -"OR": "OR", -"Drop an image here": "\u0e27\u0e32\u0e07\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e\u0e17\u0e35\u0e48\u0e19\u0e35\u0e48", -"Upload": "\u0e2d\u0e31\u0e1b\u0e42\u0e2b\u0e25\u0e14", -"Block": "\u0e1a\u0e25\u0e47\u0e2d\u0e01", -"Align": "Align", -"Default": "\u0e04\u0e48\u0e32\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19", -"Circle": "\u0e27\u0e07\u0e01\u0e25\u0e21", -"Disc": "\u0e14\u0e34\u0e2a\u0e01\u0e4c", -"Square": "\u0e08\u0e31\u0e15\u0e38\u0e23\u0e31\u0e2a", -"Lower Alpha": "\u0e2d\u0e31\u0e25\u0e1f\u0e32\u0e17\u0e35\u0e48\u0e15\u0e48\u0e33\u0e01\u0e27\u0e48\u0e32", -"Lower Greek": "\u0e01\u0e23\u0e35\u0e01\u0e17\u0e35\u0e48\u0e15\u0e48\u0e33\u0e01\u0e27\u0e48\u0e32", -"Lower Roman": "\u0e42\u0e23\u0e21\u0e31\u0e19\u0e17\u0e35\u0e48\u0e15\u0e48\u0e33\u0e01\u0e27\u0e48\u0e32", -"Upper Alpha": "\u0e2d\u0e31\u0e25\u0e1f\u0e32\u0e17\u0e35\u0e48\u0e2a\u0e39\u0e07\u0e01\u0e27\u0e48\u0e32", -"Upper Roman": "\u0e42\u0e23\u0e21\u0e31\u0e19\u0e17\u0e35\u0e48\u0e2a\u0e39\u0e07\u0e01\u0e27\u0e48\u0e32", -"Anchor...": "\u0e08\u0e38\u0e14\u0e22\u0e36\u0e14...", -"Name": "\u0e0a\u0e37\u0e48\u0e2d", -"Id": "Id", -"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "Id \u0e04\u0e27\u0e23\u0e08\u0e30\u0e02\u0e36\u0e49\u0e19\u0e15\u0e49\u0e19\u0e14\u0e49\u0e27\u0e22\u0e15\u0e31\u0e27\u0e2d\u0e31\u0e01\u0e29\u0e23 \u0e15\u0e32\u0e21\u0e14\u0e49\u0e27\u0e22\u0e15\u0e31\u0e27\u0e2d\u0e31\u0e01\u0e29\u0e23 \u0e15\u0e31\u0e27\u0e40\u0e25\u0e02 \u0e02\u0e35\u0e14\u0e01\u0e25\u0e32\u0e07 \u0e08\u0e38\u0e14 \u0e2d\u0e31\u0e12\u0e20\u0e32\u0e04 \u0e2b\u0e23\u0e37\u0e2d \u0e02\u0e35\u0e14\u0e25\u0e48\u0e32\u0e07", -"You have unsaved changes are you sure you want to navigate away?": "\u0e04\u0e38\u0e13\u0e21\u0e35\u0e01\u0e32\u0e23\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e41\u0e1b\u0e25\u0e07\u0e17\u0e35\u0e48\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01 \u0e04\u0e38\u0e13\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e08\u0e30\u0e2d\u0e2d\u0e01\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?", -"Restore last draft": "\u0e04\u0e37\u0e19\u0e04\u0e48\u0e32\u0e41\u0e1a\u0e1a\u0e23\u0e48\u0e32\u0e07\u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14", -"Special character...": "\u0e2d\u0e31\u0e01\u0e02\u0e23\u0e30\u0e1e\u0e34\u0e40\u0e28\u0e29...", -"Source code": "\u0e42\u0e04\u0e49\u0e14\u0e15\u0e49\u0e19\u0e09\u0e1a\u0e31\u0e1a", -"Insert\/Edit code sample": "\u0e41\u0e17\u0e23\u0e01\/\u0e41\u0e01\u0e49\u0e44\u0e02\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e42\u0e04\u0e49\u0e14", -"Language": "\u0e20\u0e32\u0e29\u0e32", -"Code sample...": "\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e42\u0e04\u0e49\u0e14...", -"Color Picker": "\u0e15\u0e31\u0e27\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e2a\u0e35", -"R": "\u0e41\u0e14\u0e07", -"G": "\u0e40\u0e02\u0e35\u0e22\u0e27", -"B": "\u0e19\u0e49\u0e33\u0e40\u0e07\u0e34\u0e19", -"Left to right": "\u0e0b\u0e49\u0e32\u0e22\u0e44\u0e1b\u0e02\u0e27\u0e32", -"Right to left": "\u0e02\u0e27\u0e32\u0e44\u0e1b\u0e0b\u0e49\u0e32\u0e22", -"Emoticons": "\u0e2d\u0e34\u0e42\u0e21\u0e15\u0e34\u0e04\u0e2d\u0e19", -"Emoticons...": "\u0e2d\u0e35\u0e42\u0e21\u0e15\u0e34\u0e04\u0e2d\u0e19...", -"Metadata and Document Properties": "\u0e40\u0e21\u0e15\u0e32\u0e14\u0e32\u0e15\u0e49\u0e32\u0e41\u0e25\u0e30\u0e04\u0e38\u0e13\u0e2a\u0e21\u0e1a\u0e31\u0e15\u0e34\u0e02\u0e2d\u0e07\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23", -"Title": "\u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07", -"Keywords": "\u0e04\u0e33\u0e2a\u0e33\u0e04\u0e31\u0e0d", -"Description": "\u0e04\u0e33\u0e2d\u0e18\u0e34\u0e1a\u0e32\u0e22", -"Robots": "\u0e2b\u0e38\u0e48\u0e19\u0e22\u0e19\u0e15\u0e4c", -"Author": "\u0e1c\u0e39\u0e49\u0e40\u0e02\u0e35\u0e22\u0e19", -"Encoding": "\u0e01\u0e32\u0e23\u0e40\u0e02\u0e49\u0e32\u0e23\u0e2b\u0e31\u0e2a", -"Fullscreen": "\u0e40\u0e15\u0e47\u0e21\u0e08\u0e2d", -"Action": "\u0e01\u0e32\u0e23\u0e01\u0e23\u0e30\u0e17\u0e33", -"Shortcut": "\u0e17\u0e32\u0e07\u0e25\u0e31\u0e14", -"Help": "\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d", -"Address": "\u0e17\u0e35\u0e48\u0e2d\u0e22\u0e39\u0e48", -"Focus to menubar": "\u0e42\u0e1f\u0e01\u0e31\u0e2a\u0e44\u0e1b\u0e17\u0e35\u0e48\u0e40\u0e21\u0e19\u0e39\u0e1a\u0e32\u0e23\u0e4c", -"Focus to toolbar": "\u0e42\u0e1f\u0e01\u0e31\u0e2a\u0e44\u0e1b\u0e17\u0e35\u0e48\u0e41\u0e16\u0e1a\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d", -"Focus to element path": "\u0e42\u0e1f\u0e01\u0e31\u0e2a\u0e44\u0e1b\u0e17\u0e35\u0e48\u0e40\u0e2a\u0e49\u0e19\u0e17\u0e32\u0e07\u0e02\u0e2d\u0e07\u0e2d\u0e07\u0e04\u0e4c\u0e1b\u0e23\u0e30\u0e01\u0e2d\u0e1a", -"Focus to contextual toolbar": "\u0e42\u0e1f\u0e01\u0e31\u0e2a\u0e44\u0e1b\u0e17\u0e35\u0e48\u0e41\u0e16\u0e1a\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e15\u0e32\u0e21\u0e1a\u0e23\u0e34\u0e1a\u0e17", -"Insert link (if link plugin activated)": "\u0e41\u0e17\u0e23\u0e01\u0e25\u0e34\u0e07\u0e01\u0e4c (\u0e2b\u0e32\u0e01\u0e40\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19\u0e25\u0e34\u0e07\u0e01\u0e4c)", -"Save (if save plugin activated)": "\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01 (\u0e2b\u0e32\u0e01\u0e40\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01)", -"Find (if searchreplace plugin activated)": "\u0e04\u0e49\u0e19\u0e2b\u0e32 (\u0e2b\u0e32\u0e01\u0e40\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19 searchreplace)", -"Plugins installed ({0}):": "\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19\u0e17\u0e35\u0e48\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e41\u0e25\u0e49\u0e27 ({0}):", -"Premium plugins:": "\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19\u0e1e\u0e23\u0e35\u0e40\u0e21\u0e35\u0e22\u0e21:", -"Learn more...": "\u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21...", -"You are using {0}": "\u0e04\u0e38\u0e13\u0e01\u0e33\u0e25\u0e31\u0e07\u0e43\u0e0a\u0e49 {0}", -"Plugins": "\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19", -"Handy Shortcuts": "\u0e17\u0e32\u0e07\u0e25\u0e31\u0e14\u0e14\u0e49\u0e27\u0e22\u0e21\u0e37\u0e2d", -"Horizontal line": "\u0e40\u0e2a\u0e49\u0e19\u0e41\u0e19\u0e27\u0e19\u0e2d\u0e19", -"Insert\/edit image": "\u0e41\u0e17\u0e23\u0e01\/\u0e41\u0e01\u0e49\u0e44\u0e02\u0e23\u0e39\u0e1b", -"Alternative description": "\u0e04\u0e33\u0e2d\u0e18\u0e34\u0e1a\u0e32\u0e22\u0e17\u0e32\u0e07\u0e40\u0e25\u0e37\u0e2d\u0e01", -"Accessibility": "\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e43\u0e19\u0e01\u0e32\u0e23\u0e40\u0e02\u0e49\u0e32\u0e16\u0e36\u0e07", -"Image is decorative": "\u0e20\u0e32\u0e1e\u0e17\u0e35\u0e48\u0e16\u0e39\u0e01\u0e15\u0e01\u0e41\u0e15\u0e48\u0e07", -"Source": "\u0e41\u0e2b\u0e25\u0e48\u0e07\u0e17\u0e35\u0e48\u0e21\u0e32", -"Dimensions": "\u0e02\u0e19\u0e32\u0e14", -"Constrain proportions": "\u0e08\u0e33\u0e01\u0e31\u0e14\u0e2a\u0e31\u0e14\u0e2a\u0e48\u0e27\u0e19", -"General": "\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b", -"Advanced": "\u0e02\u0e31\u0e49\u0e19\u0e2a\u0e39\u0e07", -"Style": "\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a", -"Vertical space": "\u0e0a\u0e48\u0e2d\u0e07\u0e27\u0e48\u0e32\u0e07\u0e41\u0e19\u0e27\u0e15\u0e31\u0e49\u0e07", -"Horizontal space": "\u0e0a\u0e48\u0e2d\u0e07\u0e27\u0e48\u0e32\u0e07\u0e41\u0e19\u0e27\u0e19\u0e2d\u0e19", -"Border": "\u0e40\u0e2a\u0e49\u0e19\u0e02\u0e2d\u0e1a", -"Insert image": "\u0e41\u0e17\u0e23\u0e01\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e", -"Image...": "\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e...", -"Image list": "\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e", -"Rotate counterclockwise": "\u0e2b\u0e21\u0e38\u0e19\u0e17\u0e27\u0e19\u0e40\u0e02\u0e47\u0e21\u0e19\u0e32\u0e2c\u0e34\u0e01\u0e32", -"Rotate clockwise": "\u0e2b\u0e21\u0e38\u0e19\u0e15\u0e32\u0e21\u0e40\u0e02\u0e47\u0e21\u0e19\u0e32\u0e2c\u0e34\u0e01\u0e32", -"Flip vertically": "\u0e1e\u0e25\u0e34\u0e01\u0e15\u0e32\u0e21\u0e41\u0e19\u0e27\u0e15\u0e31\u0e49\u0e07", -"Flip horizontally": "\u0e1e\u0e25\u0e34\u0e01\u0e15\u0e32\u0e21\u0e41\u0e19\u0e27\u0e19\u0e2d\u0e19", -"Edit image": "\u0e41\u0e01\u0e49\u0e44\u0e02\u0e23\u0e39\u0e1b", -"Image options": "\u0e15\u0e31\u0e27\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e", -"Zoom in": "\u0e02\u0e22\u0e32\u0e22\u0e40\u0e02\u0e49\u0e32", -"Zoom out": "\u0e22\u0e48\u0e2d\u0e2d\u0e2d\u0e01", -"Crop": "\u0e04\u0e23\u0e2d\u0e1b\u0e15\u0e31\u0e14", -"Resize": "\u0e1b\u0e23\u0e31\u0e1a\u0e02\u0e19\u0e32\u0e14", -"Orientation": "\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e27\u0e32\u0e07", -"Brightness": "\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e27\u0e48\u0e32\u0e07", -"Sharpen": "\u0e04\u0e27\u0e32\u0e21\u0e04\u0e21", -"Contrast": "\u0e04\u0e27\u0e32\u0e21\u0e40\u0e1b\u0e23\u0e35\u0e22\u0e1a\u0e15\u0e48\u0e32\u0e07", -"Color levels": "\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e2a\u0e35", -"Gamma": "\u0e41\u0e01\u0e21\u0e21\u0e32", -"Invert": "\u0e22\u0e49\u0e2d\u0e19\u0e01\u0e25\u0e31\u0e1a", -"Apply": "\u0e19\u0e33\u0e44\u0e1b\u0e43\u0e0a\u0e49", -"Back": "\u0e01\u0e25\u0e31\u0e1a", -"Insert date\/time": "\u0e41\u0e17\u0e23\u0e01\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\/\u0e40\u0e27\u0e25\u0e32", -"Date\/time": "\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\/\u0e40\u0e27\u0e25\u0e32", -"Insert\/edit link": "\u0e41\u0e17\u0e23\u0e01\/\u0e41\u0e01\u0e49\u0e44\u0e02\u0e25\u0e34\u0e07\u0e01\u0e4c", -"Text to display": "\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e17\u0e35\u0e48\u0e08\u0e30\u0e41\u0e2a\u0e14\u0e07", -"Url": "URL", -"Open link in...": "\u0e40\u0e1b\u0e34\u0e14\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e43\u0e19...", -"Current window": "\u0e2b\u0e19\u0e49\u0e32\u0e15\u0e48\u0e32\u0e07\u0e1b\u0e31\u0e08\u0e08\u0e38\u0e1a\u0e31\u0e19", -"None": "\u0e44\u0e21\u0e48\u0e21\u0e35", -"New window": "\u0e40\u0e1b\u0e34\u0e14\u0e2b\u0e19\u0e49\u0e32\u0e15\u0e48\u0e32\u0e07\u0e43\u0e2b\u0e21\u0e48", -"Open link": "\u0e40\u0e1b\u0e34\u0e14\u0e25\u0e34\u0e07\u0e01\u0e4c", -"Remove link": "\u0e40\u0e2d\u0e32\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e2d\u0e2d\u0e01", -"Anchors": "\u0e08\u0e38\u0e14\u0e22\u0e36\u0e14", -"Link...": "\u0e25\u0e34\u0e07\u0e01\u0e4c...", -"Paste or type a link": "\u0e27\u0e32\u0e07\u0e2b\u0e23\u0e37\u0e2d\u0e1b\u0e49\u0e2d\u0e19\u0e25\u0e34\u0e07\u0e01\u0e4c", -"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "URL \u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e23\u0e30\u0e1a\u0e38\u0e14\u0e39\u0e40\u0e2b\u0e21\u0e37\u0e2d\u0e19\u0e27\u0e48\u0e32\u0e40\u0e1b\u0e47\u0e19\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e41\u0e2d\u0e14\u0e40\u0e14\u0e23\u0e2a \u0e04\u0e38\u0e13\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e43\u0e2a\u0e48 mailto: \u0e19\u0e33\u0e2b\u0e19\u0e49\u0e32\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48", -"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "URL \u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e23\u0e30\u0e1a\u0e38\u0e14\u0e39\u0e40\u0e2b\u0e21\u0e37\u0e2d\u0e19\u0e27\u0e48\u0e32\u0e40\u0e1b\u0e47\u0e19\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e20\u0e32\u0e22\u0e19\u0e2d\u0e01 \u0e04\u0e38\u0e13\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e43\u0e2a\u0e48 http:\/\/ \u0e19\u0e33\u0e2b\u0e19\u0e49\u0e32\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48", -"The URL you entered seems to be an external link. Do you want to add the required https:\/\/ prefix?": "URL \u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e1b\u0e49\u0e2d\u0e19\u0e14\u0e39\u0e40\u0e2b\u0e21\u0e37\u0e2d\u0e19\u0e08\u0e30\u0e40\u0e1b\u0e47\u0e19\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e20\u0e32\u0e22\u0e19\u0e2d\u0e01 \u0e04\u0e38\u0e13\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e04\u0e33\u0e19\u0e33\u0e2b\u0e19\u0e49\u0e32 https:\/\/ \u0e17\u0e35\u0e48\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?", -"Link list": "\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e25\u0e34\u0e07\u0e01\u0e4c", -"Insert video": "\u0e41\u0e17\u0e23\u0e01\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d", -"Insert\/edit video": "\u0e41\u0e17\u0e23\u0e01\/\u0e41\u0e01\u0e49\u0e44\u0e02\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d", -"Insert\/edit media": "\u0e41\u0e17\u0e23\u0e01\/\u0e41\u0e01\u0e49\u0e44\u0e02\u0e2a\u0e37\u0e48\u0e2d", -"Alternative source": "\u0e41\u0e2b\u0e25\u0e48\u0e07\u0e17\u0e35\u0e48\u0e21\u0e32\u0e2a\u0e33\u0e23\u0e2d\u0e07", -"Alternative source URL": "URL \u0e41\u0e2b\u0e25\u0e48\u0e07\u0e17\u0e35\u0e48\u0e21\u0e32\u0e2a\u0e33\u0e23\u0e2d\u0e07", -"Media poster (Image URL)": "\u0e42\u0e1b\u0e2a\u0e40\u0e15\u0e2d\u0e23\u0e4c\u0e21\u0e35\u0e40\u0e14\u0e35\u0e22 (URL \u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e)", -"Paste your embed code below:": "\u0e27\u0e32\u0e07\u0e42\u0e04\u0e49\u0e14\u0e1d\u0e31\u0e07\u0e15\u0e31\u0e27\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e14\u0e49\u0e32\u0e19\u0e25\u0e48\u0e32\u0e07:", -"Embed": "\u0e1d\u0e31\u0e07", -"Media...": "\u0e21\u0e35\u0e40\u0e14\u0e35\u0e22...", -"Nonbreaking space": "\u0e0a\u0e48\u0e2d\u0e07\u0e27\u0e48\u0e32\u0e07\u0e44\u0e21\u0e48\u0e41\u0e22\u0e01", -"Page break": "\u0e15\u0e31\u0e27\u0e41\u0e1a\u0e48\u0e07\u0e2b\u0e19\u0e49\u0e32", -"Paste as text": "\u0e27\u0e32\u0e07\u0e40\u0e1b\u0e47\u0e19\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21", -"Preview": "\u0e41\u0e2a\u0e14\u0e07\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07", -"Print...": "\u0e1e\u0e34\u0e21\u0e1e\u0e4c...", -"Save": "\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01", -"Find": "\u0e04\u0e49\u0e19\u0e2b\u0e32", -"Replace with": "\u0e41\u0e17\u0e19\u0e17\u0e35\u0e48\u0e14\u0e49\u0e27\u0e22", -"Replace": "\u0e41\u0e17\u0e19\u0e17\u0e35\u0e48", -"Replace all": "\u0e41\u0e17\u0e19\u0e17\u0e35\u0e48\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14", -"Previous": "\u0e01\u0e48\u0e2d\u0e19\u0e2b\u0e19\u0e49\u0e32\u0e19\u0e35\u0e49", -"Next": "\u0e16\u0e31\u0e14\u0e44\u0e1b", -"Find and Replace": "\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e41\u0e25\u0e30\u0e41\u0e17\u0e19\u0e17\u0e35\u0e48", -"Find and replace...": "\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e41\u0e25\u0e30\u0e41\u0e17\u0e19\u0e17\u0e35\u0e48...", -"Could not find the specified string.": "\u0e44\u0e21\u0e48\u0e1e\u0e1a\u0e2a\u0e15\u0e23\u0e34\u0e07\u0e17\u0e35\u0e48\u0e23\u0e30\u0e1a\u0e38", -"Match case": "\u0e15\u0e23\u0e07\u0e15\u0e32\u0e21\u0e15\u0e31\u0e27\u0e1e\u0e34\u0e21\u0e1e\u0e4c\u0e43\u0e2b\u0e0d\u0e48-\u0e40\u0e25\u0e47\u0e01", -"Find whole words only": "\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e17\u0e31\u0e49\u0e07\u0e04\u0e33\u0e40\u0e17\u0e48\u0e32\u0e19\u0e31\u0e49\u0e19", -"Find in selection": "\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e08\u0e32\u0e01\u0e17\u0e35\u0e48\u0e40\u0e25\u0e37\u0e2d\u0e01", -"Spellcheck": "\u0e15\u0e23\u0e27\u0e08\u0e01\u0e32\u0e23\u0e2a\u0e30\u0e01\u0e14", -"Spellcheck Language": "\u0e20\u0e32\u0e29\u0e32\u0e43\u0e19\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08\u0e01\u0e32\u0e23\u0e2a\u0e30\u0e01\u0e14", -"No misspellings found.": "\u0e44\u0e21\u0e48\u0e1e\u0e1a\u0e01\u0e32\u0e23\u0e2a\u0e30\u0e01\u0e14\u0e04\u0e33\u0e1c\u0e34\u0e14", -"Ignore": "\u0e25\u0e30\u0e40\u0e27\u0e49\u0e19", -"Ignore all": "\u0e25\u0e30\u0e40\u0e27\u0e49\u0e19\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14", -"Finish": "\u0e40\u0e2a\u0e23\u0e47\u0e08\u0e2a\u0e34\u0e49\u0e19", -"Add to Dictionary": "\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e43\u0e19\u0e1e\u0e08\u0e19\u0e32\u0e19\u0e38\u0e01\u0e23\u0e21", -"Insert table": "\u0e41\u0e17\u0e23\u0e01\u0e15\u0e32\u0e23\u0e32\u0e07", -"Table properties": "\u0e04\u0e38\u0e13\u0e2a\u0e21\u0e1a\u0e31\u0e15\u0e34\u0e02\u0e2d\u0e07\u0e15\u0e32\u0e23\u0e32\u0e07", -"Delete table": "\u0e25\u0e1a\u0e15\u0e32\u0e23\u0e32\u0e07", -"Cell": "\u0e40\u0e0b\u0e25\u0e25\u0e4c", -"Row": "\u0e41\u0e16\u0e27", -"Column": "\u0e04\u0e2d\u0e25\u0e31\u0e21\u0e19\u0e4c", -"Cell properties": "\u0e04\u0e38\u0e13\u0e2a\u0e21\u0e1a\u0e31\u0e15\u0e34\u0e02\u0e2d\u0e07\u0e40\u0e0b\u0e25\u0e25\u0e4c", -"Merge cells": "\u0e1c\u0e2a\u0e32\u0e19\u0e40\u0e0b\u0e25\u0e25\u0e4c", -"Split cell": "\u0e41\u0e22\u0e01\u0e40\u0e0b\u0e25\u0e25\u0e4c", -"Insert row before": "\u0e41\u0e17\u0e23\u0e01\u0e41\u0e16\u0e27\u0e14\u0e49\u0e32\u0e19\u0e1a\u0e19", -"Insert row after": "\u0e41\u0e17\u0e23\u0e01\u0e41\u0e16\u0e27\u0e14\u0e49\u0e32\u0e19\u0e25\u0e48\u0e32\u0e07", -"Delete row": "\u0e25\u0e1a\u0e41\u0e16\u0e27", -"Row properties": "\u0e04\u0e38\u0e13\u0e2a\u0e21\u0e1a\u0e31\u0e15\u0e34\u0e02\u0e2d\u0e07\u0e41\u0e16\u0e27", -"Cut row": "\u0e15\u0e31\u0e14\u0e41\u0e16\u0e27", -"Copy row": "\u0e04\u0e31\u0e14\u0e25\u0e2d\u0e01\u0e41\u0e16\u0e27", -"Paste row before": "\u0e27\u0e32\u0e07\u0e41\u0e16\u0e27\u0e14\u0e49\u0e32\u0e19\u0e1a\u0e19", -"Paste row after": "\u0e27\u0e32\u0e07\u0e41\u0e16\u0e27\u0e14\u0e49\u0e32\u0e19\u0e25\u0e48\u0e32\u0e07", -"Insert column before": "\u0e41\u0e17\u0e23\u0e01\u0e04\u0e2d\u0e25\u0e31\u0e21\u0e19\u0e4c\u0e02\u0e49\u0e32\u0e07\u0e2b\u0e19\u0e49\u0e32", -"Insert column after": "\u0e41\u0e17\u0e23\u0e01\u0e04\u0e2d\u0e25\u0e31\u0e21\u0e19\u0e4c\u0e02\u0e49\u0e32\u0e07\u0e2b\u0e25\u0e31\u0e07", -"Delete column": "\u0e25\u0e1a\u0e04\u0e2d\u0e25\u0e31\u0e21\u0e19\u0e4c", -"Cols": "\u0e04\u0e2d\u0e25\u0e31\u0e21\u0e19\u0e4c", -"Rows": "\u0e41\u0e16\u0e27", -"Width": "\u0e04\u0e27\u0e32\u0e21\u0e01\u0e27\u0e49\u0e32\u0e07", -"Height": "\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e39\u0e07", -"Cell spacing": "\u0e0a\u0e48\u0e2d\u0e07\u0e27\u0e48\u0e32\u0e07\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e40\u0e0b\u0e25\u0e25\u0e4c", -"Cell padding": "\u0e0a\u0e48\u0e2d\u0e07\u0e27\u0e48\u0e32\u0e07\u0e20\u0e32\u0e22\u0e43\u0e19\u0e40\u0e0b\u0e25\u0e25\u0e4c", -"Caption": "\u0e1b\u0e49\u0e32\u0e22\u0e04\u0e33\u0e2d\u0e18\u0e34\u0e1a\u0e32\u0e22", -"Show caption": "\u0e41\u0e2a\u0e14\u0e07\u0e04\u0e33\u0e1a\u0e23\u0e23\u0e22\u0e32\u0e22", -"Left": "\u0e0b\u0e49\u0e32\u0e22", -"Center": "\u0e01\u0e36\u0e48\u0e07\u0e01\u0e25\u0e32\u0e07", -"Right": "\u0e02\u0e27\u0e32", -"Cell type": "\u0e0a\u0e19\u0e34\u0e14\u0e02\u0e2d\u0e07\u0e40\u0e0b\u0e25\u0e25\u0e4c", -"Scope": "\u0e02\u0e2d\u0e1a\u0e40\u0e02\u0e15", -"Alignment": "\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e41\u0e19\u0e27", -"H Align": "\u0e01\u0e32\u0e23\u0e40\u0e23\u0e35\u0e22\u0e07\u0e43\u0e19\u0e41\u0e19\u0e27\u0e19\u0e2d\u0e19", -"V Align": "\u0e01\u0e32\u0e23\u0e40\u0e23\u0e35\u0e22\u0e07\u0e43\u0e19\u0e41\u0e19\u0e27\u0e15\u0e31\u0e49\u0e07", -"Top": "\u0e1a\u0e19", -"Middle": "\u0e01\u0e25\u0e32\u0e07", -"Bottom": "\u0e25\u0e48\u0e32\u0e07", -"Header cell": "\u0e40\u0e0b\u0e25\u0e25\u0e4c\u0e2a\u0e48\u0e27\u0e19\u0e2b\u0e31\u0e27", -"Row group": "\u0e01\u0e25\u0e38\u0e48\u0e21\u0e41\u0e16\u0e27", -"Column group": "\u0e01\u0e25\u0e38\u0e48\u0e21\u0e04\u0e2d\u0e25\u0e31\u0e21\u0e19\u0e4c", -"Row type": "\u0e0a\u0e19\u0e34\u0e14\u0e02\u0e2d\u0e07\u0e41\u0e16\u0e27", -"Header": "\u0e2a\u0e48\u0e27\u0e19\u0e2b\u0e31\u0e27", -"Body": "\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21", -"Footer": "\u0e2a\u0e48\u0e27\u0e19\u0e17\u0e49\u0e32\u0e22", -"Border color": "\u0e2a\u0e35\u0e02\u0e2d\u0e1a", -"Insert template...": "\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e41\u0e21\u0e48\u0e41\u0e1a\u0e1a...", -"Templates": "\u0e41\u0e21\u0e48\u0e41\u0e1a\u0e1a", -"Template": "\u0e41\u0e21\u0e48\u0e41\u0e1a\u0e1a", -"Text color": "\u0e2a\u0e35\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21", -"Background color": "\u0e2a\u0e35\u0e1e\u0e37\u0e49\u0e19\u0e2b\u0e25\u0e31\u0e07", -"Custom...": "\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07", -"Custom color": "\u0e2a\u0e35\u0e17\u0e35\u0e48\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07", -"No color": "\u0e44\u0e21\u0e48\u0e21\u0e35\u0e2a\u0e35", -"Remove color": "\u0e25\u0e1a\u0e2a\u0e35", -"Table of Contents": "\u0e2a\u0e32\u0e23\u0e1a\u0e31\u0e0d", -"Show blocks": "\u0e41\u0e2a\u0e14\u0e07\u0e1a\u0e25\u0e47\u0e2d\u0e01", -"Show invisible characters": "\u0e41\u0e2a\u0e14\u0e07\u0e15\u0e31\u0e27\u0e2d\u0e31\u0e01\u0e29\u0e23\u0e17\u0e35\u0e48\u0e21\u0e2d\u0e07\u0e44\u0e21\u0e48\u0e40\u0e2b\u0e47\u0e19", -"Word count": "\u0e19\u0e31\u0e1a\u0e08\u0e33\u0e19\u0e27\u0e19\u0e04\u0e33", -"Count": "\u0e19\u0e31\u0e1a", -"Document": "\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23", -"Selection": "\u0e01\u0e32\u0e23\u0e40\u0e25\u0e37\u0e2d\u0e01", -"Words": "\u0e04\u0e33", -"Words: {0}": "\u0e04\u0e33: {0}", -"{0} words": "{0} \u0e04\u0e33", -"File": "\u0e44\u0e1f\u0e25\u0e4c", -"Edit": "\u0e41\u0e01\u0e49\u0e44\u0e02", -"Insert": "\u0e41\u0e17\u0e23\u0e01", -"View": "\u0e21\u0e38\u0e21\u0e21\u0e2d\u0e07", -"Format": "\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a", -"Table": "\u0e15\u0e32\u0e23\u0e32\u0e07", -"Tools": "\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d", -"Powered by {0}": "\u0e02\u0e31\u0e1a\u0e40\u0e04\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e42\u0e14\u0e22 {0}", -"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48 Rich Text \u0e01\u0e14 ALT-F9 \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e40\u0e21\u0e19\u0e39 \u0e01\u0e14 ALT-F10 \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e41\u0e16\u0e1a\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d \u0e01\u0e14 ALT-0 \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d", -"Image title": "\u0e0a\u0e37\u0e48\u0e2d\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e", -"Border width": "\u0e04\u0e27\u0e32\u0e21\u0e01\u0e27\u0e49\u0e32\u0e07\u0e40\u0e2a\u0e49\u0e19\u0e02\u0e2d\u0e1a", -"Border style": "\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a\u0e40\u0e2a\u0e49\u0e19\u0e02\u0e2d\u0e1a", -"Error": "\u0e04\u0e27\u0e32\u0e21\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14", -"Warn": "\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e40\u0e15\u0e37\u0e2d\u0e19", -"Valid": "\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07", -"To open the popup, press Shift+Enter": "\u0e01\u0e14 Shift+Enter \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e40\u0e1b\u0e34\u0e14\u0e1b\u0e4a\u0e2d\u0e1a\u0e2d\u0e31\u0e1e", -"Rich Text Area. Press ALT-0 for help.": "\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48 Rich Text \u0e01\u0e14 ALT-0 \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d", -"System Font": "\u0e41\u0e1a\u0e1a\u0e2d\u0e31\u0e01\u0e29\u0e23\u0e02\u0e2d\u0e07\u0e23\u0e30\u0e1a\u0e1a", -"Failed to upload image: {0}": "\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e2d\u0e31\u0e1b\u0e42\u0e2b\u0e25\u0e14\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e: {0}", -"Failed to load plugin: {0} from url {1}": "\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e42\u0e2b\u0e25\u0e14\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19: {0} \u0e08\u0e32\u0e01 url {1}", -"Failed to load plugin url: {0}": "\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e42\u0e2b\u0e25\u0e14 url \u0e02\u0e2d\u0e07\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19: {0}", -"Failed to initialize plugin: {0}": "\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19: {0}", -"example": "\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07", -"Search": "\u0e04\u0e49\u0e19\u0e2b\u0e32", -"All": "\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14", -"Currency": "\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19", -"Text": "\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21", -"Quotations": "\u0e43\u0e1a\u0e40\u0e2a\u0e19\u0e2d\u0e23\u0e32\u0e04\u0e32", -"Mathematical": "\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e04\u0e13\u0e34\u0e15\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c", -"Extended Latin": "\u0e20\u0e32\u0e29\u0e32\u0e25\u0e32\u0e15\u0e34\u0e19\u0e2a\u0e48\u0e27\u0e19\u0e02\u0e22\u0e32\u0e22", -"Symbols": "\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c", -"Arrows": "\u0e25\u0e39\u0e01\u0e28\u0e23", -"User Defined": "\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07", -"dollar sign": "\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2b\u0e21\u0e32\u0e22\u0e14\u0e2d\u0e25\u0e25\u0e48\u0e32\u0e23\u0e4c", -"currency sign": "\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2b\u0e21\u0e32\u0e22\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19", -"euro-currency sign": "\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2b\u0e21\u0e32\u0e22\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e22\u0e39\u0e42\u0e23", -"colon sign": "\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2b\u0e21\u0e32\u0e22\u0e08\u0e38\u0e14\u0e04\u0e39\u0e48", -"cruzeiro sign": "\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e04\u0e23\u0e39\u0e40\u0e0b\u0e42\u0e35\u0e23", -"french franc sign": "\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e1f\u0e23\u0e31\u0e07\u0e01\u0e4c\u0e1d\u0e23\u0e31\u0e48\u0e07\u0e40\u0e28\u0e2a", -"lira sign": "\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e25\u0e35\u0e23\u0e32", -"mill sign": "\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e21\u0e34\u0e25\u0e25\u0e4c", -"naira sign": "\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e44\u0e19\u0e23\u0e32", -"peseta sign": "\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e40\u0e1b\u0e40\u0e0b\u0e15\u0e32", -"rupee sign": "\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e23\u0e39\u0e1b\u0e35", -"won sign": "\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e27\u0e2d\u0e19", -"new sheqel sign": "\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e19\u0e34\u0e27\u0e40\u0e0a\u0e40\u0e01\u0e25", -"dong sign": "\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e14\u0e2d\u0e07", -"kip sign": "\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e01\u0e35\u0e1a", -"tugrik sign": "\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e17\u0e39\u0e01\u0e23\u0e34\u0e01", -"drachma sign": "\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e14\u0e23\u0e31\u0e04\u0e21\u0e32", -"german penny symbol": "\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e40\u0e1e\u0e19\u0e19\u0e35\u0e40\u0e22\u0e2d\u0e23\u0e21\u0e31\u0e19", -"peso sign": "\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e40\u0e1b\u0e42\u0e0b", -"guarani sign": "\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e01\u0e27\u0e32\u0e23\u0e32\u0e19\u0e35", -"austral sign": "\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e2d\u0e2d\u0e2a\u0e15\u0e23\u0e31\u0e25", -"hryvnia sign": "\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e2e\u0e23\u0e34\u0e1f\u0e40\u0e19\u0e35\u0e22", -"cedi sign": "\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e40\u0e0b\u0e14\u0e35", -"livre tournois sign": "\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e1b\u0e2d\u0e19\u0e14\u0e4c\u0e15\u0e39\u0e23\u0e4c", -"spesmilo sign": "\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e2a\u0e40\u0e1b\u0e2a\u0e21\u0e34\u0e42\u0e25", -"tenge sign": "\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e40\u0e17\u0e07\u0e40\u0e08", -"indian rupee sign": "\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e23\u0e39\u0e1b\u0e35\u0e2d\u0e34\u0e19\u0e40\u0e14\u0e35\u0e22", -"turkish lira sign": "\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e25\u0e35\u0e23\u0e32\u0e15\u0e38\u0e23\u0e01\u0e35", -"nordic mark sign": "\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e21\u0e32\u0e23\u0e4c\u0e04\u0e19\u0e2d\u0e23\u0e4c\u0e14\u0e34\u0e01", -"manat sign": "\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e21\u0e32\u0e19\u0e31\u0e15", -"ruble sign": "\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e23\u0e39\u0e40\u0e1a\u0e34\u0e25", -"yen character": "\u0e2d\u0e31\u0e01\u0e02\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19\u0e40\u0e22\u0e19", -"yuan character": "\u0e2d\u0e31\u0e01\u0e02\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19\u0e2b\u0e22\u0e27\u0e19", -"yuan character, in hong kong and taiwan": "\u0e2d\u0e31\u0e01\u0e02\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19\u0e2b\u0e22\u0e27\u0e19 \u0e43\u0e19\u0e2e\u0e48\u0e2d\u0e07\u0e01\u0e07\u0e41\u0e25\u0e30\u0e44\u0e15\u0e49\u0e2b\u0e27\u0e31\u0e19", -"yen\/yuan character variant one": "\u0e2d\u0e31\u0e01\u0e02\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19\u0e40\u0e22\u0e19\/\u0e2b\u0e22\u0e27\u0e19 \u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a\u0e17\u0e35\u0e48 1", -"Loading emoticons...": "\u0e01\u0e33\u0e25\u0e31\u0e07\u0e42\u0e2b\u0e25\u0e14\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2b\u0e21\u0e32\u0e22\u0e41\u0e2a\u0e14\u0e07\u0e2d\u0e32\u0e23\u0e21\u0e13\u0e4c...", -"Could not load emoticons": "\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e42\u0e2b\u0e25\u0e14\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2b\u0e21\u0e32\u0e22\u0e41\u0e2a\u0e14\u0e07\u0e2d\u0e32\u0e23\u0e21\u0e13\u0e4c\u0e44\u0e14\u0e49", -"People": "\u0e1c\u0e39\u0e49\u0e04\u0e19", -"Animals and Nature": "\u0e2a\u0e31\u0e15\u0e27\u0e4c\u0e41\u0e25\u0e30\u0e18\u0e23\u0e23\u0e21\u0e0a\u0e32\u0e15\u0e34", -"Food and Drink": "\u0e2d\u0e32\u0e2b\u0e32\u0e23\u0e41\u0e25\u0e30\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e14\u0e37\u0e48\u0e21", -"Activity": "\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21", -"Travel and Places": "\u0e01\u0e32\u0e23\u0e17\u0e48\u0e2d\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e27\u0e41\u0e25\u0e30\u0e2a\u0e16\u0e32\u0e19\u0e17\u0e35\u0e48", -"Objects": "\u0e27\u0e31\u0e15\u0e16\u0e38", -"Flags": "\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2b\u0e21\u0e32\u0e22", -"Characters": "\u0e15\u0e31\u0e27\u0e2d\u0e31\u0e01\u0e29\u0e23", -"Characters (no spaces)": "\u0e15\u0e31\u0e27\u0e2d\u0e31\u0e01\u0e29\u0e23 (\u0e44\u0e21\u0e48\u0e21\u0e35\u0e0a\u0e48\u0e2d\u0e07\u0e27\u0e48\u0e32\u0e07)", -"{0} characters": "{0} \u0e2d\u0e31\u0e01\u0e02\u0e23\u0e30", -"Error: Form submit field collision.": "\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14: \u0e0a\u0e48\u0e2d\u0e07\u0e2a\u0e48\u0e07\u0e41\u0e1a\u0e1a\u0e1f\u0e2d\u0e23\u0e4c\u0e21\u0e02\u0e31\u0e14\u0e41\u0e22\u0e49\u0e07\u0e01\u0e31\u0e19", -"Error: No form element found.": "\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14: \u0e44\u0e21\u0e48\u0e1e\u0e1a\u0e2d\u0e07\u0e04\u0e4c\u0e1b\u0e23\u0e30\u0e01\u0e2d\u0e1a\u0e02\u0e2d\u0e07\u0e1f\u0e2d\u0e23\u0e4c\u0e21", -"Update": "\u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07\u0e43\u0e2b\u0e49\u0e17\u0e31\u0e19\u0e2a\u0e21\u0e31\u0e22", -"Color swatch": "\u0e41\u0e16\u0e1a\u0e2a\u0e35", -"Turquoise": "\u0e19\u0e49\u0e33\u0e40\u0e07\u0e34\u0e19\u0e2d\u0e21\u0e40\u0e02\u0e35\u0e22\u0e27", -"Green": "\u0e40\u0e02\u0e35\u0e22\u0e27", -"Blue": "\u0e19\u0e49\u0e33\u0e40\u0e07\u0e34\u0e19", -"Purple": "\u0e21\u0e48\u0e27\u0e07", -"Navy Blue": "\u0e19\u0e49\u0e33\u0e40\u0e07\u0e34\u0e19\u0e40\u0e02\u0e49\u0e21", -"Dark Turquoise": "\u0e2a\u0e35\u0e1f\u0e49\u0e32\u0e04\u0e23\u0e32\u0e21\u0e40\u0e02\u0e49\u0e21", -"Dark Green": "\u0e40\u0e02\u0e35\u0e22\u0e27\u0e40\u0e02\u0e49\u0e21", -"Medium Blue": "\u0e19\u0e49\u0e33\u0e40\u0e07\u0e34\u0e19\u0e1b\u0e32\u0e19\u0e01\u0e25\u0e32\u0e07", -"Medium Purple": "\u0e2a\u0e35\u0e21\u0e48\u0e27\u0e07\u0e01\u0e25\u0e32\u0e07\u0e46", -"Midnight Blue": "\u0e2a\u0e35\u0e1f\u0e49\u0e32\u0e40\u0e02\u0e49\u0e21", -"Yellow": "\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e07", -"Orange": "\u0e2a\u0e49\u0e21", -"Red": "\u0e41\u0e14\u0e07", -"Light Gray": "\u0e2a\u0e35\u0e40\u0e17\u0e32\u0e2d\u0e48\u0e2d\u0e19", -"Gray": "\u0e40\u0e17\u0e32", -"Dark Yellow": "\u0e2a\u0e35\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e07\u0e40\u0e02\u0e49\u0e21", -"Dark Orange": "\u0e2a\u0e49\u0e21\u0e40\u0e02\u0e49\u0e21", -"Dark Red": "\u0e41\u0e14\u0e07\u0e40\u0e02\u0e49\u0e21", -"Medium Gray": "\u0e2a\u0e35\u0e40\u0e17\u0e32\u0e01\u0e25\u0e32\u0e07\u0e46", -"Dark Gray": "\u0e2a\u0e35\u0e40\u0e17\u0e32\u0e40\u0e02\u0e49\u0e21", -"Light Green": "\u0e40\u0e02\u0e35\u0e22\u0e27\u0e2d\u0e48\u0e2d\u0e19", -"Light Yellow": "\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e07\u0e2d\u0e48\u0e2d\u0e19", -"Light Red": "\u0e41\u0e14\u0e07\u0e2d\u0e48\u0e2d\u0e19", -"Light Purple": "\u0e21\u0e48\u0e27\u0e07\u0e2d\u0e48\u0e2d\u0e19", -"Light Blue": "\u0e19\u0e49\u0e33\u0e40\u0e07\u0e34\u0e19\u0e2d\u0e48\u0e2d\u0e19", -"Dark Purple": "\u0e21\u0e48\u0e27\u0e07\u0e40\u0e02\u0e49\u0e21", -"Dark Blue": "\u0e19\u0e49\u0e33\u0e40\u0e07\u0e34\u0e19\u0e40\u0e02\u0e49\u0e21", -"Black": "\u0e14\u0e33", -"White": "\u0e02\u0e32\u0e27", -"Switch to or from fullscreen mode": "\u0e2a\u0e25\u0e31\u0e1a\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e2b\u0e23\u0e37\u0e2d\u0e08\u0e32\u0e01\u0e42\u0e2b\u0e21\u0e14\u0e40\u0e15\u0e47\u0e21\u0e2b\u0e19\u0e49\u0e32\u0e08\u0e2d", -"Open help dialog": "\u0e40\u0e1b\u0e34\u0e14\u0e2b\u0e19\u0e49\u0e32\u0e01\u0e32\u0e23\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d", -"history": "\u0e1b\u0e23\u0e30\u0e27\u0e31\u0e15\u0e34", -"styles": "\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a", -"formatting": "\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a", -"alignment": "\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e41\u0e19\u0e27", -"indentation": "\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e22\u0e48\u0e2d\u0e2b\u0e19\u0e49\u0e32", -"Font": "\u0e15\u0e31\u0e27\u0e2d\u0e31\u0e01\u0e29\u0e23", -"Size": "\u0e02\u0e19\u0e32\u0e14", -"More...": "\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21...", -"Select...": "\u0e40\u0e25\u0e37\u0e2d\u0e01...", -"Preferences": "\u0e04\u0e48\u0e32\u0e01\u0e33\u0e2b\u0e19\u0e14", -"Yes": "\u0e43\u0e0a\u0e48", -"No": "\u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48", -"Keyboard Navigation": "\u0e01\u0e32\u0e23\u0e19\u0e33\u0e17\u0e32\u0e07\u0e14\u0e49\u0e27\u0e22\u0e41\u0e1b\u0e49\u0e19\u0e1e\u0e34\u0e21\u0e1e\u0e4c", -"Version": "\u0e23\u0e38\u0e48\u0e19", -"Code view": "\u0e21\u0e38\u0e21\u0e21\u0e2d\u0e07\u0e42\u0e04\u0e49\u0e14", -"Open popup menu for split buttons": "\u0e40\u0e1b\u0e34\u0e14\u0e40\u0e21\u0e19\u0e39\u0e1b\u0e4a\u0e2d\u0e1b\u0e2d\u0e31\u0e1b\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e1b\u0e38\u0e48\u0e21\u0e41\u0e22\u0e01", -"List Properties": "\u0e04\u0e38\u0e13\u0e2a\u0e21\u0e1a\u0e31\u0e15\u0e34\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23", -"List properties...": "\u0e04\u0e38\u0e13\u0e2a\u0e21\u0e1a\u0e31\u0e15\u0e34\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23...", -"Start list at number": "\u0e40\u0e23\u0e34\u0e48\u0e21\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e14\u0e49\u0e27\u0e22\u0e2b\u0e21\u0e32\u0e22\u0e40\u0e25\u0e02", -"Line height": "\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e39\u0e07\u0e02\u0e2d\u0e07\u0e1a\u0e23\u0e23\u0e17\u0e31\u0e14", -"comments": "\u0e02\u0e49\u0e2d\u0e04\u0e34\u0e14\u0e40\u0e2b\u0e47\u0e19", -"Format Painter": "\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a\u0e40\u0e1e\u0e19\u0e40\u0e15\u0e2d\u0e23\u0e4c", -"Insert\/edit iframe": "\u0e41\u0e17\u0e23\u0e01\/\u0e41\u0e01\u0e49\u0e44\u0e02 iframe", -"Capitalization": "\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e15\u0e31\u0e27\u0e2d\u0e31\u0e01\u0e29\u0e23\u0e15\u0e31\u0e27\u0e1e\u0e34\u0e21\u0e1e\u0e4c\u0e43\u0e2b\u0e0d\u0e48", -"lowercase": "\u0e15\u0e31\u0e27\u0e1e\u0e34\u0e21\u0e1e\u0e4c\u0e40\u0e25\u0e47\u0e01", -"UPPERCASE": "\u0e15\u0e31\u0e27\u0e1e\u0e34\u0e21\u0e1e\u0e4c\u0e43\u0e2b\u0e0d\u0e48", -"Title Case": "\u0e15\u0e31\u0e27\u0e1e\u0e34\u0e21\u0e1e\u0e4c\u0e02\u0e2d\u0e07\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d", -"permanent pen": "\u0e1b\u0e32\u0e01\u0e01\u0e32\u0e40\u0e04\u0e21\u0e35\u0e0a\u0e19\u0e34\u0e14\u0e25\u0e1a\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49", -"Permanent Pen Properties": "\u0e04\u0e38\u0e13\u0e2a\u0e21\u0e1a\u0e31\u0e15\u0e34\u0e1b\u0e32\u0e01\u0e01\u0e32\u0e21\u0e32\u0e23\u0e4c\u0e04\u0e40\u0e01\u0e2d\u0e23\u0e4c", -"Permanent pen properties...": "\u0e04\u0e38\u0e13\u0e2a\u0e21\u0e1a\u0e31\u0e15\u0e34\u0e1b\u0e32\u0e01\u0e01\u0e32\u0e21\u0e32\u0e23\u0e4c\u0e04\u0e40\u0e01\u0e2d\u0e23\u0e4c...", -"case change": "\u0e02\u0e19\u0e32\u0e14\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19", -"page embed": "\u0e1d\u0e31\u0e07\u0e2b\u0e19\u0e49\u0e32", -"Advanced sort...": "\u0e01\u0e32\u0e23\u0e40\u0e23\u0e35\u0e22\u0e07\u0e25\u0e33\u0e14\u0e31\u0e1a\u0e02\u0e31\u0e49\u0e19\u0e2a\u0e39\u0e07...", -"Advanced Sort": "\u0e01\u0e32\u0e23\u0e40\u0e23\u0e35\u0e22\u0e07\u0e25\u0e33\u0e14\u0e31\u0e1a\u0e02\u0e31\u0e49\u0e19\u0e2a\u0e39\u0e07", -"Sort table by column ascending": "\u0e08\u0e31\u0e14\u0e40\u0e23\u0e35\u0e22\u0e07\u0e15\u0e32\u0e23\u0e32\u0e07\u0e15\u0e32\u0e21\u0e04\u0e2d\u0e25\u0e31\u0e21\u0e19\u0e4c\u0e08\u0e32\u0e01\u0e19\u0e49\u0e2d\u0e22\u0e44\u0e1b\u0e21\u0e32\u0e01", -"Sort table by column descending": "\u0e08\u0e31\u0e14\u0e40\u0e23\u0e35\u0e22\u0e07\u0e15\u0e32\u0e23\u0e32\u0e07\u0e15\u0e32\u0e21\u0e04\u0e2d\u0e25\u0e31\u0e21\u0e19\u0e4c\u0e08\u0e32\u0e01\u0e21\u0e32\u0e01\u0e44\u0e1b\u0e19\u0e49\u0e2d\u0e22", -"Sort": "\u0e08\u0e31\u0e14\u0e40\u0e23\u0e35\u0e22\u0e07", -"Order": "\u0e25\u0e33\u0e14\u0e31\u0e1a", -"Sort by": "\u0e08\u0e31\u0e14\u0e40\u0e23\u0e35\u0e22\u0e07\u0e42\u0e14\u0e22", -"Ascending": "\u0e08\u0e32\u0e01\u0e19\u0e49\u0e2d\u0e22\u0e44\u0e1b\u0e21\u0e32\u0e01", -"Descending": "\u0e08\u0e32\u0e01\u0e21\u0e32\u0e01\u0e44\u0e1b\u0e19\u0e49\u0e2d\u0e22", -"Column {0}": "\u0e04\u0e2d\u0e25\u0e31\u0e21\u0e19\u0e4c {0}", -"Row {0}": "\u0e41\u0e16\u0e27 {0}", -"Spellcheck...": "\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e01\u0e32\u0e23\u0e2a\u0e30\u0e01\u0e14\u0e04\u0e33...", -"Misspelled word": "\u0e04\u0e33\u0e17\u0e35\u0e48\u0e2a\u0e30\u0e01\u0e14\u0e1c\u0e34\u0e14", -"Suggestions": "\u0e04\u0e33\u0e41\u0e19\u0e30\u0e19\u0e33", -"Change": "\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19", -"Finding word suggestions": "\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e04\u0e33\u0e17\u0e35\u0e48\u0e41\u0e19\u0e30\u0e19\u0e33", -"Success": "\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08", -"Repair": "\u0e0b\u0e48\u0e2d\u0e21\u0e41\u0e0b\u0e21", -"Issue {0} of {1}": "\u0e1b\u0e31\u0e0d\u0e2b\u0e32\u0e17\u0e35\u0e48 {0} \u0e08\u0e32\u0e01 {1}", -"Images must be marked as decorative or have an alternative text description": "\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e\u0e15\u0e49\u0e2d\u0e07\u0e17\u0e33\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2b\u0e21\u0e32\u0e22\u0e27\u0e48\u0e32\u0e15\u0e01\u0e41\u0e15\u0e48\u0e07 \u0e2b\u0e23\u0e37\u0e2d\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e41\u0e2a\u0e14\u0e07\u0e04\u0e33\u0e2d\u0e18\u0e34\u0e1a\u0e32\u0e22", -"Images must have an alternative text description. Decorative images are not allowed.": "\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e\u0e15\u0e49\u0e2d\u0e07\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e41\u0e2a\u0e14\u0e07\u0e04\u0e33\u0e2d\u0e18\u0e34\u0e1a\u0e32\u0e22 \u0e44\u0e21\u0e48\u0e2d\u0e19\u0e38\u0e0d\u0e32\u0e15\u0e43\u0e2b\u0e49\u0e43\u0e0a\u0e49\u0e20\u0e32\u0e1e\u0e15\u0e01\u0e41\u0e15\u0e48\u0e07", -"Or provide alternative text:": "\u0e2b\u0e23\u0e37\u0e2d\u0e23\u0e30\u0e1a\u0e38\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e41\u0e2a\u0e14\u0e07:", -"Make image decorative:": "\u0e17\u0e33\u0e20\u0e32\u0e1e\u0e15\u0e01\u0e41\u0e15\u0e48\u0e07:", -"ID attribute must be unique": "\u0e41\u0e2d\u0e15\u0e17\u0e23\u0e34\u0e1a\u0e34\u0e27\u0e15\u0e4c ID \u0e15\u0e49\u0e2d\u0e07\u0e44\u0e21\u0e48\u0e0b\u0e49\u0e33\u0e01\u0e31\u0e19", -"Make ID unique": "\u0e17\u0e33\u0e43\u0e2b\u0e49 ID \u0e44\u0e21\u0e48\u0e0b\u0e49\u0e33\u0e01\u0e31\u0e19", -"Keep this ID and remove all others": "\u0e40\u0e01\u0e47\u0e1a ID \u0e19\u0e35\u0e49\u0e44\u0e27\u0e49\u0e41\u0e25\u0e30\u0e25\u0e1a\u0e2d\u0e37\u0e48\u0e19 \u0e46 \u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14", -"Remove this ID": "\u0e25\u0e1a ID \u0e19\u0e35\u0e49", -"Remove all IDs": "\u0e25\u0e1a ID \u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14", -"Checklist": "\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a", -"Anchor": "\u0e08\u0e38\u0e14\u0e22\u0e36\u0e14", -"Special character": "\u0e2d\u0e31\u0e01\u0e02\u0e23\u0e30\u0e1e\u0e34\u0e40\u0e28\u0e29", -"Code sample": "\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e42\u0e04\u0e49\u0e14", -"Color": "\u0e2a\u0e35", -"Document properties": "\u0e04\u0e38\u0e13\u0e2a\u0e21\u0e1a\u0e31\u0e15\u0e34\u0e02\u0e2d\u0e07\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23", -"Image description": "\u0e04\u0e33\u0e2d\u0e18\u0e34\u0e1a\u0e32\u0e22\u0e23\u0e39\u0e1b", -"Image": "\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e", -"Insert link": "\u0e41\u0e17\u0e23\u0e01\u0e25\u0e34\u0e07\u0e01\u0e4c", -"Target": "\u0e40\u0e1b\u0e49\u0e32\u0e2b\u0e21\u0e32\u0e22", -"Link": "\u0e25\u0e34\u0e07\u0e01\u0e4c", -"Poster": "\u0e42\u0e1b\u0e2a\u0e40\u0e15\u0e2d\u0e23\u0e4c", -"Media": "\u0e2a\u0e37\u0e48\u0e2d", -"Print": "\u0e1e\u0e34\u0e21\u0e1e\u0e4c", -"Prev": "\u0e01\u0e48\u0e2d\u0e19\u0e2b\u0e19\u0e49\u0e32", -"Find and replace": "\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e41\u0e25\u0e30\u0e41\u0e17\u0e19\u0e17\u0e35\u0e48", -"Whole words": "\u0e17\u0e31\u0e49\u0e07\u0e04\u0e33", -"Insert template": "\u0e41\u0e17\u0e23\u0e01\u0e41\u0e21\u0e48\u0e41\u0e1a\u0e1a" -}); \ No newline at end of file diff --git a/core/vendor/tinymce/langs/tr_TR.js b/core/vendor/tinymce/langs/tr_TR.js deleted file mode 100644 index 8c2fcb69..00000000 --- a/core/vendor/tinymce/langs/tr_TR.js +++ /dev/null @@ -1,462 +0,0 @@ -tinymce.addI18n('tr_TR',{ -"Redo": "Yinele", -"Undo": "Geri al", -"Cut": "Kes", -"Copy": "Kopyala", -"Paste": "Yap\u0131\u015ft\u0131r", -"Select all": "T\u00fcm\u00fcn\u00fc se\u00e7", -"New document": "Yeni dok\u00fcman", -"Ok": "Tamam", -"Cancel": "\u0130ptal", -"Visual aids": "G\u00f6rsel ara\u00e7lar", -"Bold": "Kal\u0131n", -"Italic": "\u0130talik", -"Underline": "Alt\u0131 \u00e7izili", -"Strikethrough": "\u00dcst\u00fc \u00e7izgili", -"Superscript": "\u00dcst simge", -"Subscript": "Alt simge", -"Clear formatting": "Bi\u00e7imi temizle", -"Align left": "Sola hizala", -"Align center": "Ortala", -"Align right": "Sa\u011fa hizala", -"Justify": "\u0130ki yana yasla", -"Bullet list": "S\u0131ras\u0131z liste", -"Numbered list": "S\u0131ral\u0131 liste", -"Decrease indent": "Girintiyi azalt", -"Increase indent": "Girintiyi art\u0131r", -"Close": "Kapat", -"Formats": "Bi\u00e7imler", -"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Taray\u0131c\u0131n\u0131z panoya direk eri\u015fimi desteklemiyor. L\u00fctfen Ctrl+X\/C\/V klavye k\u0131sayollar\u0131n\u0131 kullan\u0131n.", -"Headers": "Ba\u015fl\u0131klar", -"Header 1": "Ba\u015fl\u0131k 1", -"Header 2": "Ba\u015fl\u0131k 2", -"Header 3": "Ba\u015fl\u0131k 3", -"Header 4": "Ba\u015fl\u0131k 4", -"Header 5": "Ba\u015fl\u0131k 5", -"Header 6": "Ba\u015fl\u0131k 6", -"Headings": "Ba\u015fl\u0131klar", -"Heading 1": "Ba\u015fl\u0131k 1", -"Heading 2": "Ba\u015fl\u0131k 2", -"Heading 3": "Ba\u015fl\u0131k 3", -"Heading 4": "Ba\u015fl\u0131k 4", -"Heading 5": "Ba\u015fl\u0131k 5", -"Heading 6": "Ba\u015fl\u0131k 6", -"Preformatted": "\u00d6nceden bi\u00e7imlendirilmi\u015f", -"Div": "Div", -"Pre": "Pre", -"Code": "Kod", -"Paragraph": "Paragraf", -"Blockquote": "Blockquote", -"Inline": "Sat\u0131r i\u00e7i", -"Blocks": "Bloklar", -"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "D\u00fcz metin modunda yap\u0131\u015ft\u0131r. Bu se\u00e7ene\u011fi kapatana kadar i\u00e7erikler d\u00fcz metin olarak yap\u0131\u015ft\u0131r\u0131l\u0131r.", -"Fonts": "Yaz\u0131 Tipleri", -"Font Sizes": "Yaz\u0131tipi B\u00fcy\u00fckl\u00fc\u011f\u00fc", -"Class": "S\u0131n\u0131f", -"Browse for an image": "Bir resim aray\u0131n", -"OR": "ya da", -"Drop an image here": "Buraya bir resim koyun", -"Upload": "Y\u00fckle", -"Block": "Blok", -"Align": "Hizala", -"Default": "Varsay\u0131lan", -"Circle": "Daire", -"Disc": "Disk", -"Square": "Kare", -"Lower Alpha": "K\u00fc\u00e7\u00fck ABC", -"Lower Greek": "K\u00fc\u00e7\u00fck Yunan alfabesi", -"Lower Roman": "K\u00fc\u00e7\u00fck Roman alfabesi", -"Upper Alpha": "B\u00fcy\u00fck ABC", -"Upper Roman": "B\u00fcy\u00fck Roman alfabesi", -"Anchor...": "\u00c7apa...", -"Name": "\u0130sim", -"Id": "Id", -"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "Id bir harf ile ba\u015flamal\u0131d\u0131r ve sadece harfleri, rakamlar\u0131, \u00e7izgileri, noktalar\u0131, virg\u00fclleri veya alt \u00e7izgileri i\u00e7ermelidir.", -"You have unsaved changes are you sure you want to navigate away?": "Kaydedilmemi\u015f de\u011fi\u015fiklikler var, sayfadan ayr\u0131lmak istedi\u011finize emin misiniz?", -"Restore last draft": "Son tasla\u011f\u0131 kurtar", -"Special character...": "\u00d6zel karakter...", -"Source code": "Kaynak kodu", -"Insert\/Edit code sample": "Kod \u00f6rne\u011fini Kaydet\/D\u00fczenle", -"Language": "Dil", -"Code sample...": "Kod \u00f6rne\u011fi...", -"Color Picker": "Renk Se\u00e7ici", -"R": "R", -"G": "G", -"B": "B", -"Left to right": "Soldan sa\u011fa", -"Right to left": "Sa\u011fdan sola", -"Emoticons": "G\u00fcl\u00fcc\u00fckler", -"Emoticons...": "\u0130fadeler...", -"Metadata and Document Properties": "\u00d6nbilgi ve Belge \u00d6zellikleri", -"Title": "Ba\u015fl\u0131k", -"Keywords": "Anahtar kelimeler", -"Description": "A\u00e7\u0131klama", -"Robots": "Robotlar", -"Author": "Yazar", -"Encoding": "Kodlama", -"Fullscreen": "Tam ekran", -"Action": "Eylem", -"Shortcut": "K\u0131sayol", -"Help": "Yard\u0131m", -"Address": "Adres", -"Focus to menubar": "Men\u00fc \u00e7ubu\u011funa odaklan.", -"Focus to toolbar": "Ara\u00e7 \u00e7ubu\u011funa odaklan.", -"Focus to element path": "Eleman yoluna odaklan", -"Focus to contextual toolbar": "Ba\u011flamsal ara\u00e7 \u00e7ubu\u011funa odaklan", -"Insert link (if link plugin activated)": "Link ekle (Link eklentisi aktif ise)", -"Save (if save plugin activated)": "Kaydet (Kay\u0131t eklentisi aktif ise)", -"Find (if searchreplace plugin activated)": "Bul (SearchReplace eklentisi aktif ise)", -"Plugins installed ({0}):": "Y\u00fckl\u00fc eklenti say\u0131s\u0131 : ({0}):", -"Premium plugins:": "Premium eklentileri", -"Learn more...": "Daha fazla bilgi edinin.", -"You are using {0}": "{0} kullan\u0131yorsun.", -"Plugins": "Eklentiler", -"Handy Shortcuts": "Kullan\u0131\u015fl\u0131 K\u0131sayollar", -"Horizontal line": "Yatay \u00e7izgi", -"Insert\/edit image": "Resim ekle\/d\u00fczenle", -"Alternative description": "Alt etiket", -"Accessibility": "Eri\u015filebilirlik", -"Image is decorative": "G\u00f6rsel s\u00fcs ama\u00e7l\u0131d\u0131r", -"Source": "Kaynak", -"Dimensions": "Boyutlar", -"Constrain proportions": "En - Boy oran\u0131n\u0131 koru", -"General": "Genel", -"Advanced": "Geli\u015fmi\u015f", -"Style": "Stil", -"Vertical space": "Dikey bo\u015fluk", -"Horizontal space": "Yatay bo\u015fluk", -"Border": "\u00c7er\u00e7eve", -"Insert image": "Resim ekle", -"Image...": "Resim...", -"Image list": "Resim listesi", -"Rotate counterclockwise": "Saat y\u00f6n\u00fcn\u00fcn tersine d\u00f6nd\u00fcr", -"Rotate clockwise": "Saat y\u00f6n\u00fcnde d\u00f6nd\u00fcr", -"Flip vertically": "Dikey \u00e7evir", -"Flip horizontally": "Yatay \u00e7evir", -"Edit image": "G\u00f6r\u00fcnt\u00fcy\u00fc d\u00fczenle", -"Image options": "G\u00f6r\u00fcnt\u00fc se\u00e7enekleri", -"Zoom in": "Yak\u0131nla\u015ft\u0131r", -"Zoom out": "Uzakla\u015ft\u0131r", -"Crop": "Kes", -"Resize": "Yeniden Boyutland\u0131r", -"Orientation": "Y\u00f6n\u00fcn\u00fc Belirle", -"Brightness": "Parlakl\u0131k", -"Sharpen": "Keskinle\u015ftir", -"Contrast": "Kontrast", -"Color levels": "Renk seviyesi", -"Gamma": "Gama", -"Invert": "Tersine \u00e7evir", -"Apply": "Uygula", -"Back": "Geri", -"Insert date\/time": "Tarih \/ Zaman ekle", -"Date\/time": "Tarih\/zaman", -"Insert\/edit link": "Ba\u011flant\u0131 ekle\/d\u00fczenle", -"Text to display": "G\u00f6r\u00fcnen yaz\u0131", -"Url": "Url", -"Open link in...": "Ba\u011flant\u0131y\u0131 a\u00e7...", -"Current window": "Mevcut pencere", -"None": "Hi\u00e7biri", -"New window": "Yeni pencere", -"Open link": "Ba\u011flant\u0131y\u0131 A\u00e7", -"Remove link": "Ba\u011flant\u0131y\u0131 kald\u0131r", -"Anchors": "\u00c7apalar", -"Link...": "Ba\u011flant\u0131...", -"Paste or type a link": "Bir ba\u011flant\u0131 yap\u0131\u015ft\u0131r\u0131n yada yaz\u0131n.", -"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "Girdi\u011finiz URL bir eposta adresi gibi g\u00f6z\u00fck\u00fcyor. Gerekli olan mailto: \u00f6nekini eklemek ister misiniz?", -"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "Girdi\u011finiz URL bir d\u0131\u015f ba\u011flant\u0131 gibi g\u00f6z\u00fck\u00fcyor. Gerekli olan http:\/\/ \u00f6nekini eklemek ister misiniz?", -"The URL you entered seems to be an external link. Do you want to add the required https:\/\/ prefix?": "Girdi\u011finiz URL harici bir ba\u011flant\u0131 gibi g\u00f6r\u00fcn\u00fcyor. \"https:\/\/\" \u00f6nekini eklemek istiyor musunuz? *Gerekli", -"Link list": "Link listesi", -"Insert video": "Video ekle", -"Insert\/edit video": "Video ekle\/d\u00fczenle", -"Insert\/edit media": "Medya ekle\/d\u00fczenle", -"Alternative source": "Alternatif kaynak", -"Alternative source URL": "Alternatif kaynak URL", -"Media poster (Image URL)": "Medya posteri (Resim URL)", -"Paste your embed code below:": "Medya g\u00f6mme kodunu buraya yap\u0131\u015ft\u0131r:", -"Embed": "G\u00f6mme", -"Media...": "Medya...", -"Nonbreaking space": "B\u00f6l\u00fcnemez bo\u015fluk", -"Page break": "Sayfa sonu", -"Paste as text": "Metin olarak yap\u0131\u015ft\u0131r", -"Preview": "\u00d6nizleme", -"Print...": "Yazd\u0131r...", -"Save": "Kaydet", -"Find": "Bul", -"Replace with": "Bununla de\u011fi\u015ftir", -"Replace": "De\u011fi\u015ftir", -"Replace all": "T\u00fcm\u00fcn\u00fc de\u011fi\u015ftir", -"Previous": "Geri", -"Next": "Sonraki", -"Find and Replace": "Bul ve De\u011fi\u015ftir", -"Find and replace...": "Bul ve de\u011fi\u015ftir...", -"Could not find the specified string.": "Herhangi bir sonu\u00e7 bulunamad\u0131.", -"Match case": "B\u00fcy\u00fck \/ K\u00fc\u00e7\u00fck harfe duyarl\u0131", -"Find whole words only": "Sadece t\u00fcm kelimeyi ara", -"Find in selection": "Se\u00e7ili Alanda Bul", -"Spellcheck": "Yaz\u0131m denetimi", -"Spellcheck Language": "Dil Yaz\u0131m Denetimi", -"No misspellings found.": "Yaz\u0131m hatas\u0131 bulunamad\u0131", -"Ignore": "Yoksay", -"Ignore all": "T\u00fcm\u00fcn\u00fc yoksay", -"Finish": "Bitir", -"Add to Dictionary": "S\u00f6zl\u00fc\u011fe ekle", -"Insert table": "Tablo ekle", -"Table properties": "Tablo \u00f6zellikleri", -"Delete table": "Tabloyu sil", -"Cell": "H\u00fccre", -"Row": "Sat\u0131r", -"Column": "S\u00fctun", -"Cell properties": "H\u00fccre \u00f6zellikleri", -"Merge cells": "H\u00fccreleri birle\u015ftir", -"Split cell": "H\u00fccreleri ay\u0131r", -"Insert row before": "\u00d6ncesine yeni sat\u0131r ekle", -"Insert row after": "Sonras\u0131na yeni sat\u0131r ekle", -"Delete row": "Sat\u0131r\u0131 sil", -"Row properties": "Sat\u0131r \u00f6zellikleri", -"Cut row": "Sat\u0131r\u0131 kes", -"Copy row": "Sat\u0131r\u0131 kopyala", -"Paste row before": "\u00d6ncesine sat\u0131r yap\u0131\u015ft\u0131r", -"Paste row after": "Sonras\u0131na sat\u0131r yap\u0131\u015ft\u0131r", -"Insert column before": "\u00d6ncesine yeni s\u00fctun ekle", -"Insert column after": "Sonras\u0131na yeni s\u00fctun ekle", -"Delete column": "S\u00fctunu sil", -"Cols": "S\u00fctunlar", -"Rows": "Sat\u0131rlar", -"Width": "Geni\u015flik", -"Height": "Y\u00fckseklik", -"Cell spacing": "H\u00fccre aral\u0131\u011f\u0131", -"Cell padding": "H\u00fccre i\u00e7 bo\u015flu\u011fu", -"Caption": "Ba\u015fl\u0131k", -"Show caption": "Ba\u015fl\u0131\u011f\u0131 g\u00f6ster", -"Left": "Sol", -"Center": "Orta", -"Right": "Sa\u011f", -"Cell type": "H\u00fccre tipi", -"Scope": "Kapsam", -"Alignment": "Hizalama", -"H Align": "Yatay Hizalama", -"V Align": "Dikey Hizalama", -"Top": "\u00dcst", -"Middle": "Orta", -"Bottom": "Alt", -"Header cell": "Ba\u015fl\u0131k h\u00fccresi", -"Row group": "Sat\u0131r grubu", -"Column group": "S\u00fctun grubu", -"Row type": "Sat\u0131r tipi", -"Header": "Ba\u015fl\u0131k", -"Body": "G\u00f6vde", -"Footer": "Alt", -"Border color": "Kenarl\u0131k Rengi", -"Insert template...": "\u015eablon ekle...", -"Templates": "\u015eablonlar", -"Template": "Tema", -"Text color": "Yaz\u0131 rengi", -"Background color": "Arkaplan rengi", -"Custom...": "\u00d6zel", -"Custom color": "\u00d6zel Renk", -"No color": "Renk Yok", -"Remove color": "Rengi kald\u0131r", -"Table of Contents": "\u0130\u00e7indekiler", -"Show blocks": "Bloklar\u0131 g\u00f6r\u00fcnt\u00fcle", -"Show invisible characters": "G\u00f6r\u00fcnmez karakterleri g\u00f6ster", -"Word count": "Kelime say\u0131s\u0131", -"Count": "Adet", -"Document": "Belge", -"Selection": "Se\u00e7im", -"Words": "Kelimeler", -"Words: {0}": "Kelime: {0}", -"{0} words": "{0} kelime", -"File": "Dosya", -"Edit": "D\u00fczenle", -"Insert": "Ekle", -"View": "G\u00f6r\u00fcnt\u00fcle", -"Format": "Bi\u00e7im", -"Table": "Tablo", -"Tools": "Ara\u00e7lar", -"Powered by {0}": "{0} taraf\u0131ndan yap\u0131lm\u0131\u015ft\u0131r ", -"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Zengin Metin Alan\u0131. Men\u00fc i\u00e7in ALT-F9 k\u0131sayolunu kullan\u0131n. Ara\u00e7 \u00e7ubu\u011fu i\u00e7in ALT-F10 k\u0131sayolunu kullan\u0131n. Yard\u0131m i\u00e7in ALT-0 k\u0131sayolunu kullan\u0131n.", -"Image title": "Resim ba\u015fl\u0131\u011f\u0131", -"Border width": "Kenar geni\u015fli\u011fi", -"Border style": "Kenar sitili", -"Error": "Hata", -"Warn": "Uyar\u0131", -"Valid": "Ge\u00e7erli", -"To open the popup, press Shift+Enter": "Popup'\u0131 a\u00e7mak i\u00e7in Shift+Enter'a bas\u0131n", -"Rich Text Area. Press ALT-0 for help.": "Zengin Metin Alan\u0131. Yard\u0131m i\u00e7in Alt-0'a bas\u0131n.", -"System Font": "Sistem Yaz\u0131 Tipi", -"Failed to upload image: {0}": "Resim y\u00fcklenemedi: {0}", -"Failed to load plugin: {0} from url {1}": "Eklenti y\u00fcklenemedi: {1} url\u2019sinden {0} ", -"Failed to load plugin url: {0}": "Url eklentisi y\u00fcklenemedi: {0}", -"Failed to initialize plugin: {0}": "Eklenti ba\u015flat\u0131lamad\u0131: {0}", -"example": "\u00f6rnek", -"Search": "Ara", -"All": "T\u00fcm\u00fc", -"Currency": "Para birimi", -"Text": "Metin", -"Quotations": "Al\u0131nt\u0131", -"Mathematical": "Matematik", -"Extended Latin": "Uzat\u0131lm\u0131\u015f Latin", -"Symbols": "Semboller", -"Arrows": "Oklar", -"User Defined": "Kullan\u0131c\u0131 Tan\u0131ml\u0131", -"dollar sign": "dolar i\u015fareti", -"currency sign": "para birimi i\u015fareti", -"euro-currency sign": "euro para birimi i\u015fareti", -"colon sign": "colon i\u015fareti", -"cruzeiro sign": "cruzeiro i\u015fareti", -"french franc sign": "frans\u0131z frang\u0131 i\u015fareti", -"lira sign": "lira i\u015fareti", -"mill sign": "mill i\u015fareti", -"naira sign": "naira i\u015fareti", -"peseta sign": "peseta i\u015fareti", -"rupee sign": "rupi i\u015fareti", -"won sign": "won i\u015fareti", -"new sheqel sign": "yeni \u015fekel i\u015fareti", -"dong sign": "dong i\u015fareti", -"kip sign": "kip i\u015fareti", -"tugrik sign": "tugrik i\u015fareti", -"drachma sign": "drahma i\u015fareti", -"german penny symbol": "alman kuru\u015f sembol\u00fc", -"peso sign": "peso i\u015fareti", -"guarani sign": "guarani i\u015fareti", -"austral sign": "austral i\u015fareti", -"hryvnia sign": "hrivniya i\u015fareti", -"cedi sign": "cedi i\u015fareti", -"livre tournois sign": "livre tournois i\u015fareti", -"spesmilo sign": "spesmilo i\u015fareti", -"tenge sign": "tenge i\u015fareti", -"indian rupee sign": "hindistan rupisi i\u015fareti", -"turkish lira sign": "t\u00fcrk liras\u0131 i\u015fareti", -"nordic mark sign": "nordic i\u015fareti", -"manat sign": "manat i\u015fareti", -"ruble sign": "ruble i\u015fareti", -"yen character": "yen karakteri", -"yuan character": "yuan karakteri", -"yuan character, in hong kong and taiwan": "yuan karakteri, hong kong ve tayvan'da kullan\u0131lan", -"yen\/yuan character variant one": "yen\/yuan karakter de\u011fi\u015fkeni", -"Loading emoticons...": "\u0130fadeler y\u00fckleniyor...", -"Could not load emoticons": "\u0130fadeler y\u00fcklenemedi", -"People": "\u0130nsan", -"Animals and Nature": "Hayvanlar ve Do\u011fa", -"Food and Drink": "Yiyecek ve \u0130\u00e7ecek", -"Activity": "Etkinlik", -"Travel and Places": "Gezi ve Yerler", -"Objects": "Nesneler", -"Flags": "Bayraklar", -"Characters": "Karakter", -"Characters (no spaces)": "Karakter (bo\u015fluksuz)", -"{0} characters": "{0} karakter", -"Error: Form submit field collision.": "Hata: Form g\u00f6nderme alan\u0131 \u00e7at\u0131\u015fmas\u0131.", -"Error: No form element found.": "Hata: Form eleman\u0131 bulunamad\u0131.", -"Update": "G\u00fcncelle\u015ftir", -"Color swatch": "Renk \u00f6rne\u011fi", -"Turquoise": "Turkuaz", -"Green": "Ye\u015fil", -"Blue": "Mavi", -"Purple": "Mor", -"Navy Blue": "Lacivert", -"Dark Turquoise": "Koyu Turkuaz", -"Dark Green": "Koyu Ye\u015fil", -"Medium Blue": "Donuk Mavi", -"Medium Purple": "Orta Mor", -"Midnight Blue": "Gece Yar\u0131s\u0131 Mavisi", -"Yellow": "Sar\u0131", -"Orange": "Turuncu", -"Red": "K\u0131rm\u0131z\u0131", -"Light Gray": "A\u00e7\u0131k Gri", -"Gray": "Gri", -"Dark Yellow": "Koyu Sar\u0131", -"Dark Orange": "Koyu Turuncu", -"Dark Red": "Koyu K\u0131rm\u0131z\u0131", -"Medium Gray": "Orta Gri", -"Dark Gray": "Koyu Gri", -"Light Green": "A\u00e7\u0131k Ye\u015fil", -"Light Yellow": "A\u00e7\u0131k Sar\u0131", -"Light Red": "A\u00e7\u0131k K\u0131rm\u0131z\u0131", -"Light Purple": "A\u00e7\u0131k Mor", -"Light Blue": "A\u00e7\u0131k Mavi", -"Dark Purple": "Koyu Mor", -"Dark Blue": "Koyu Mavi", -"Black": "Siyah", -"White": "Beyaz", -"Switch to or from fullscreen mode": "Tam ekran moduna ge\u00e7 veya \u00e7\u0131k", -"Open help dialog": "Yard\u0131m penceresini a\u00e7", -"history": "ge\u00e7mi\u015f", -"styles": "stiller", -"formatting": "bi\u00e7imlendirme", -"alignment": "hizalanma", -"indentation": "girinti", -"Font": "Font", -"Size": "Boyut", -"More...": "Daha Fazla...", -"Select...": "Se\u00e7...", -"Preferences": "Tercihler", -"Yes": "Evet", -"No": "Hay\u0131r", -"Keyboard Navigation": "Klavye K\u0131sayollar\u0131", -"Version": "Versiyon", -"Code view": "Kod G\u00f6r\u00fcn\u00fcm\u00fc", -"Open popup menu for split buttons": "B\u00f6l\u00fcnm\u00fc\u015f d\u00fc\u011fmeler i\u00e7in a\u00e7\u0131l\u0131r men\u00fcy\u00fc a\u00e7", -"List Properties": "Liste \u00d6zellikleri", -"List properties...": "Liste \u00d6zellikleri...", -"Start list at number": "Listeyi numaradan ba\u015flat", -"Line height": "Sat\u0131r Y\u00fcksekli\u011fi", -"comments": "yorumlar", -"Format Painter": "Bi\u00e7im Boyac\u0131s\u0131", -"Insert\/edit iframe": "ekle\/d\u00fczenle\/iframe", -"Capitalization": "B\u00fcy\u00fck Harfle Yazma", -"lowercase": "k\u00fc\u00e7\u00fclt\u00fclm\u00fc\u015f", -"UPPERCASE": "b\u00fcy\u00fclt\u00fclm\u00fc\u015f", -"Title Case": "Ba\u015fl\u0131k Alan\u0131", -"permanent pen": "kal\u0131c\u0131 kalem", -"Permanent Pen Properties": "Kal\u0131c\u0131 Kalem \u00d6zellikleri", -"Permanent pen properties...": "Kal\u0131c\u0131 kalem \u00f6zellikleri...", -"case change": "Durum De\u011fi\u015fikli\u011fi", -"page embed": "Sayfa Yerle\u015ftirme", -"Advanced sort...": "Geli\u015fmi\u015f s\u0131ralama...", -"Advanced Sort": "Geli\u015fmi\u015f s\u0131ralama", -"Sort table by column ascending": "Tabloyu S\u00fctuna G\u00f6re Artan S\u0131rada S\u0131rala", -"Sort table by column descending": "Tabloyu S\u00fctuna G\u00f6re Azalan S\u0131rada S\u0131rala", -"Sort": "S\u0131n\u0131fland\u0131r", -"Order": "D\u00fczenle", -"Sort by": "\u015euna g\u00f6re s\u0131n\u0131fland\u0131r:", -"Ascending": "Y\u00fckselen", -"Descending": "Al\u00e7alan", -"Column {0}": "Kolon : {0}", -"Row {0}": "S\u0131ra : {0}", -"Spellcheck...": "Yaz\u0131m Denetimi...", -"Misspelled word": "Yanl\u0131\u015f yaz\u0131lm\u0131\u015f kelime", -"Suggestions": "\u00d6neriler", -"Change": "De\u011fi\u015ftir", -"Finding word suggestions": "Kelime \u00f6nerilerini bulma", -"Success": "Ba\u015far\u0131", -"Repair": "Onar\u0131m", -"Issue {0} of {1}": "Bas\u0131m : {0} \/ {1}", -"Images must be marked as decorative or have an alternative text description": "Resimler s\u00fcs ama\u00e7l\u0131 olarak i\u015faretlenmelidir yahut alt etikete sahip olmal\u0131d\u0131r.", -"Images must have an alternative text description. Decorative images are not allowed.": "G\u00f6rsellerin alternatif bir metin a\u00e7\u0131klamas\u0131 olmal\u0131d\u0131r. Dekoratif resimlere izin verilmez.", -"Or provide alternative text:": "veya alternatif metin sa\u011flay\u0131n:", -"Make image decorative:": "Resmi dekoratif yap:", -"ID attribute must be unique": "\"ID\" \u00f6zelli\u011fi benzersiz olmal\u0131d\u0131r", -"Make ID unique": "\"ID\" \u00f6zelli\u011fini benzersiz yap", -"Keep this ID and remove all others": "Bu kimli\u011fi saklay\u0131n ve di\u011ferlerini kald\u0131r\u0131n", -"Remove this ID": "Bu ID'yi kald\u0131r", -"Remove all IDs": "T\u00fcm ID'leri kald\u0131r", -"Checklist": "Kontrol Listesi", -"Anchor": "\u00c7apa", -"Special character": "\u00d6zel karakter", -"Code sample": "Kod \u00f6rne\u011fi", -"Color": "Renk", -"Document properties": "Dok\u00fcman \u00f6zellikleri", -"Image description": "Resim a\u00e7\u0131klamas\u0131", -"Image": "Resim", -"Insert link": "Ba\u011flant\u0131 ekle", -"Target": "Hedef", -"Link": "Ba\u011flant\u0131", -"Poster": "Poster", -"Media": "Medya", -"Print": "Yazd\u0131r", -"Prev": "\u00d6nceki", -"Find and replace": "Bul ve de\u011fi\u015ftir", -"Whole words": "Tam s\u00f6zc\u00fckler", -"Insert template": "\u015eablon ekle" -}); \ No newline at end of file diff --git a/core/vendor/tinymce/langs/zh_CN.js b/core/vendor/tinymce/langs/zh_CN.js deleted file mode 100644 index 2a784f57..00000000 --- a/core/vendor/tinymce/langs/zh_CN.js +++ /dev/null @@ -1,462 +0,0 @@ -tinymce.addI18n('zh_CN',{ -"Redo": "\u91cd\u505a", -"Undo": "\u64a4\u9500", -"Cut": "\u526a\u5207", -"Copy": "\u590d\u5236", -"Paste": "\u7c98\u8d34", -"Select all": "\u5168\u9009", -"New document": "\u65b0\u6587\u4ef6", -"Ok": "\u786e\u5b9a", -"Cancel": "\u53d6\u6d88", -"Visual aids": "\u7f51\u683c\u7ebf", -"Bold": "\u7c97\u4f53", -"Italic": "\u659c\u4f53", -"Underline": "\u4e0b\u5212\u7ebf", -"Strikethrough": "\u5220\u9664\u7ebf", -"Superscript": "\u4e0a\u6807", -"Subscript": "\u4e0b\u6807", -"Clear formatting": "\u6e05\u9664\u683c\u5f0f", -"Align left": "\u5de6\u8fb9\u5bf9\u9f50", -"Align center": "\u4e2d\u95f4\u5bf9\u9f50", -"Align right": "\u53f3\u8fb9\u5bf9\u9f50", -"Justify": "\u4e24\u7aef\u5bf9\u9f50", -"Bullet list": "\u9879\u76ee\u7b26\u53f7", -"Numbered list": "\u7f16\u53f7\u5217\u8868", -"Decrease indent": "\u51cf\u5c11\u7f29\u8fdb", -"Increase indent": "\u589e\u52a0\u7f29\u8fdb", -"Close": "\u5173\u95ed", -"Formats": "\u683c\u5f0f", -"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "\u4f60\u7684\u6d4f\u89c8\u5668\u4e0d\u652f\u6301\u6253\u5f00\u526a\u8d34\u677f\uff0c\u8bf7\u4f7f\u7528Ctrl+X\/C\/V\u7b49\u5feb\u6377\u952e\u3002", -"Headers": "\u6807\u9898", -"Header 1": "\u6807\u98981", -"Header 2": "\u6807\u98982", -"Header 3": "\u6807\u98983", -"Header 4": "\u6807\u98984", -"Header 5": "\u6807\u98985", -"Header 6": "\u6807\u98986", -"Headings": "\u6807\u9898", -"Heading 1": "\u6807\u98981", -"Heading 2": "\u6807\u98982", -"Heading 3": "\u6807\u98983", -"Heading 4": "\u6807\u98984", -"Heading 5": "\u6807\u98985", -"Heading 6": "\u6807\u98986", -"Preformatted": "\u9884\u5148\u683c\u5f0f\u5316\u7684", -"Div": "Div", -"Pre": "Pre", -"Code": "\u4ee3\u7801", -"Paragraph": "\u6bb5\u843d", -"Blockquote": "\u5f15\u6587\u533a\u5757", -"Inline": "\u6587\u672c", -"Blocks": "\u57fa\u5757", -"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "\u5f53\u524d\u4e3a\u7eaf\u6587\u672c\u7c98\u8d34\u6a21\u5f0f\uff0c\u518d\u6b21\u70b9\u51fb\u53ef\u4ee5\u56de\u5230\u666e\u901a\u7c98\u8d34\u6a21\u5f0f\u3002", -"Fonts": "\u5b57\u4f53", -"Font Sizes": "\u5b57\u53f7", -"Class": "\u7c7b\u578b", -"Browse for an image": "\u6d4f\u89c8\u56fe\u50cf", -"OR": "\u6216", -"Drop an image here": "\u62d6\u653e\u4e00\u5f20\u56fe\u50cf\u81f3\u6b64", -"Upload": "\u4e0a\u4f20", -"Block": "\u5757", -"Align": "\u5bf9\u9f50", -"Default": "\u9ed8\u8ba4", -"Circle": "\u7a7a\u5fc3\u5706", -"Disc": "\u5b9e\u5fc3\u5706", -"Square": "\u65b9\u5757", -"Lower Alpha": "\u5c0f\u5199\u82f1\u6587\u5b57\u6bcd", -"Lower Greek": "\u5c0f\u5199\u5e0c\u814a\u5b57\u6bcd", -"Lower Roman": "\u5c0f\u5199\u7f57\u9a6c\u5b57\u6bcd", -"Upper Alpha": "\u5927\u5199\u82f1\u6587\u5b57\u6bcd", -"Upper Roman": "\u5927\u5199\u7f57\u9a6c\u5b57\u6bcd", -"Anchor...": "\u951a\u70b9...", -"Name": "\u540d\u79f0", -"Id": "\u6807\u8bc6\u7b26", -"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "\u6807\u8bc6\u7b26\u5e94\u8be5\u4ee5\u5b57\u6bcd\u5f00\u5934\uff0c\u540e\u8ddf\u5b57\u6bcd\u3001\u6570\u5b57\u3001\u7834\u6298\u53f7\u3001\u70b9\u3001\u5192\u53f7\u6216\u4e0b\u5212\u7ebf\u3002", -"You have unsaved changes are you sure you want to navigate away?": "\u4f60\u8fd8\u6709\u6587\u6863\u5c1a\u672a\u4fdd\u5b58\uff0c\u786e\u5b9a\u8981\u79bb\u5f00\uff1f", -"Restore last draft": "\u6062\u590d\u4e0a\u6b21\u7684\u8349\u7a3f", -"Special character...": "\u7279\u6b8a\u5b57\u7b26...", -"Source code": "\u6e90\u4ee3\u7801", -"Insert\/Edit code sample": "\u63d2\u5165\/\u7f16\u8f91\u4ee3\u7801\u793a\u4f8b", -"Language": "\u8bed\u8a00", -"Code sample...": "\u793a\u4f8b\u4ee3\u7801...", -"Color Picker": "\u9009\u8272\u5668", -"R": "R", -"G": "G", -"B": "B", -"Left to right": "\u4ece\u5de6\u5230\u53f3", -"Right to left": "\u4ece\u53f3\u5230\u5de6", -"Emoticons": "\u8868\u60c5", -"Emoticons...": "\u8868\u60c5\u7b26\u53f7...", -"Metadata and Document Properties": "\u5143\u6570\u636e\u548c\u6587\u6863\u5c5e\u6027", -"Title": "\u6807\u9898", -"Keywords": "\u5173\u952e\u8bcd", -"Description": "\u63cf\u8ff0", -"Robots": "\u673a\u5668\u4eba", -"Author": "\u4f5c\u8005", -"Encoding": "\u7f16\u7801", -"Fullscreen": "\u5168\u5c4f", -"Action": "\u64cd\u4f5c", -"Shortcut": "\u5feb\u6377\u952e", -"Help": "\u5e2e\u52a9", -"Address": "\u5730\u5740", -"Focus to menubar": "\u79fb\u52a8\u7126\u70b9\u5230\u83dc\u5355\u680f", -"Focus to toolbar": "\u79fb\u52a8\u7126\u70b9\u5230\u5de5\u5177\u680f", -"Focus to element path": "\u79fb\u52a8\u7126\u70b9\u5230\u5143\u7d20\u8def\u5f84", -"Focus to contextual toolbar": "\u79fb\u52a8\u7126\u70b9\u5230\u4e0a\u4e0b\u6587\u83dc\u5355", -"Insert link (if link plugin activated)": "\u63d2\u5165\u94fe\u63a5 (\u5982\u679c\u94fe\u63a5\u63d2\u4ef6\u5df2\u6fc0\u6d3b)", -"Save (if save plugin activated)": "\u4fdd\u5b58(\u5982\u679c\u4fdd\u5b58\u63d2\u4ef6\u5df2\u6fc0\u6d3b)", -"Find (if searchreplace plugin activated)": "\u67e5\u627e(\u5982\u679c\u67e5\u627e\u66ff\u6362\u63d2\u4ef6\u5df2\u6fc0\u6d3b)", -"Plugins installed ({0}):": "\u5df2\u5b89\u88c5\u63d2\u4ef6 ({0}):", -"Premium plugins:": "\u4f18\u79c0\u63d2\u4ef6\uff1a", -"Learn more...": "\u4e86\u89e3\u66f4\u591a...", -"You are using {0}": "\u4f60\u6b63\u5728\u4f7f\u7528 {0}", -"Plugins": "\u63d2\u4ef6", -"Handy Shortcuts": "\u5feb\u6377\u952e", -"Horizontal line": "\u6c34\u5e73\u5206\u5272\u7ebf", -"Insert\/edit image": "\u63d2\u5165\/\u7f16\u8f91\u56fe\u7247", -"Alternative description": "\u66ff\u4ee3\u63cf\u8ff0", -"Accessibility": "\u8f85\u52a9\u529f\u80fd", -"Image is decorative": "\u56fe\u50cf\u662f\u88c5\u9970\u6027\u7684", -"Source": "\u5730\u5740", -"Dimensions": "\u5927\u5c0f", -"Constrain proportions": "\u4fdd\u6301\u7eb5\u6a2a\u6bd4", -"General": "\u666e\u901a", -"Advanced": "\u9ad8\u7ea7", -"Style": "\u6837\u5f0f", -"Vertical space": "\u5782\u76f4\u8fb9\u8ddd", -"Horizontal space": "\u6c34\u5e73\u8fb9\u8ddd", -"Border": "\u8fb9\u6846", -"Insert image": "\u63d2\u5165\u56fe\u7247", -"Image...": "\u56fe\u7247...", -"Image list": "\u56fe\u7247\u5217\u8868", -"Rotate counterclockwise": "\u9006\u65f6\u9488\u65cb\u8f6c", -"Rotate clockwise": "\u987a\u65f6\u9488\u65cb\u8f6c", -"Flip vertically": "\u5782\u76f4\u7ffb\u8f6c", -"Flip horizontally": "\u6c34\u5e73\u7ffb\u8f6c", -"Edit image": "\u7f16\u8f91\u56fe\u7247", -"Image options": "\u56fe\u7247\u9009\u9879", -"Zoom in": "\u653e\u5927", -"Zoom out": "\u7f29\u5c0f", -"Crop": "\u88c1\u526a", -"Resize": "\u8c03\u6574\u5927\u5c0f", -"Orientation": "\u65b9\u5411", -"Brightness": "\u4eae\u5ea6", -"Sharpen": "\u9510\u5316", -"Contrast": "\u5bf9\u6bd4\u5ea6", -"Color levels": "\u989c\u8272\u5c42\u6b21", -"Gamma": "\u4f3d\u9a6c\u503c", -"Invert": "\u53cd\u8f6c", -"Apply": "\u5e94\u7528", -"Back": "\u540e\u9000", -"Insert date\/time": "\u63d2\u5165\u65e5\u671f\/\u65f6\u95f4", -"Date\/time": "\u65e5\u671f\/\u65f6\u95f4", -"Insert\/edit link": "\u63d2\u5165\/\u7f16\u8f91\u94fe\u63a5", -"Text to display": "\u663e\u793a\u6587\u5b57", -"Url": "\u5730\u5740", -"Open link in...": "\u94fe\u63a5\u6253\u5f00\u4f4d\u7f6e...", -"Current window": "\u5f53\u524d\u7a97\u53e3", -"None": "\u65e0", -"New window": "\u5728\u65b0\u7a97\u53e3\u6253\u5f00", -"Open link": "\u6253\u5f00\u94fe\u63a5", -"Remove link": "\u5220\u9664\u94fe\u63a5", -"Anchors": "\u951a\u70b9", -"Link...": "\u94fe\u63a5...", -"Paste or type a link": "\u7c98\u8d34\u6216\u8f93\u5165\u94fe\u63a5", -"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "\u4f60\u6240\u586b\u5199\u7684URL\u5730\u5740\u4e3a\u90ae\u4ef6\u5730\u5740\uff0c\u9700\u8981\u52a0\u4e0amailto:\u524d\u7f00\u5417\uff1f", -"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "\u4f60\u6240\u586b\u5199\u7684URL\u5730\u5740\u5c5e\u4e8e\u5916\u90e8\u94fe\u63a5\uff0c\u9700\u8981\u52a0\u4e0ahttp:\/\/:\u524d\u7f00\u5417\uff1f", -"The URL you entered seems to be an external link. Do you want to add the required https:\/\/ prefix?": "\u60a8\u8f93\u5165\u7684 URL \u4f3c\u4e4e\u662f\u4e00\u4e2a\u5916\u90e8\u94fe\u63a5\u3002\u60a8\u60f3\u6dfb\u52a0\u6240\u9700\u7684 https:\/\/ \u524d\u7f00\u5417\uff1f", -"Link list": "\u94fe\u63a5\u5217\u8868", -"Insert video": "\u63d2\u5165\u89c6\u9891", -"Insert\/edit video": "\u63d2\u5165\/\u7f16\u8f91\u89c6\u9891", -"Insert\/edit media": "\u63d2\u5165\/\u7f16\u8f91\u5a92\u4f53", -"Alternative source": "\u955c\u50cf", -"Alternative source URL": "\u66ff\u4ee3\u6765\u6e90\u7f51\u5740", -"Media poster (Image URL)": "\u5c01\u9762(\u56fe\u7247\u5730\u5740)", -"Paste your embed code below:": "\u5c06\u5185\u5d4c\u4ee3\u7801\u7c98\u8d34\u5728\u4e0b\u9762:", -"Embed": "\u5185\u5d4c", -"Media...": "\u591a\u5a92\u4f53...", -"Nonbreaking space": "\u4e0d\u95f4\u65ad\u7a7a\u683c", -"Page break": "\u5206\u9875\u7b26", -"Paste as text": "\u7c98\u8d34\u4e3a\u6587\u672c", -"Preview": "\u9884\u89c8", -"Print...": "\u6253\u5370...", -"Save": "\u4fdd\u5b58", -"Find": "\u67e5\u627e", -"Replace with": "\u66ff\u6362\u4e3a", -"Replace": "\u66ff\u6362", -"Replace all": "\u5168\u90e8\u66ff\u6362", -"Previous": "\u4e0a\u4e00\u4e2a", -"Next": "\u4e0b\u4e00\u4e2a", -"Find and Replace": "\u67e5\u627e\u548c\u66ff\u6362", -"Find and replace...": "\u67e5\u627e\u5e76\u66ff\u6362...", -"Could not find the specified string.": "\u672a\u627e\u5230\u641c\u7d22\u5185\u5bb9.", -"Match case": "\u533a\u5206\u5927\u5c0f\u5199", -"Find whole words only": "\u5168\u5b57\u5339\u914d", -"Find in selection": "\u5728\u9009\u533a\u4e2d\u67e5\u627e", -"Spellcheck": "\u62fc\u5199\u68c0\u67e5", -"Spellcheck Language": "\u62fc\u5199\u68c0\u67e5\u8bed\u8a00", -"No misspellings found.": "\u6ca1\u6709\u53d1\u73b0\u62fc\u5199\u9519\u8bef", -"Ignore": "\u5ffd\u7565", -"Ignore all": "\u5168\u90e8\u5ffd\u7565", -"Finish": "\u5b8c\u6210", -"Add to Dictionary": "\u6dfb\u52a0\u5230\u5b57\u5178", -"Insert table": "\u63d2\u5165\u8868\u683c", -"Table properties": "\u8868\u683c\u5c5e\u6027", -"Delete table": "\u5220\u9664\u8868\u683c", -"Cell": "\u5355\u5143\u683c", -"Row": "\u884c", -"Column": "\u5217", -"Cell properties": "\u5355\u5143\u683c\u5c5e\u6027", -"Merge cells": "\u5408\u5e76\u5355\u5143\u683c", -"Split cell": "\u62c6\u5206\u5355\u5143\u683c", -"Insert row before": "\u5728\u4e0a\u65b9\u63d2\u5165", -"Insert row after": "\u5728\u4e0b\u65b9\u63d2\u5165", -"Delete row": "\u5220\u9664\u884c", -"Row properties": "\u884c\u5c5e\u6027", -"Cut row": "\u526a\u5207\u884c", -"Copy row": "\u590d\u5236\u884c", -"Paste row before": "\u7c98\u8d34\u5230\u4e0a\u65b9", -"Paste row after": "\u7c98\u8d34\u5230\u4e0b\u65b9", -"Insert column before": "\u5728\u5de6\u4fa7\u63d2\u5165", -"Insert column after": "\u5728\u53f3\u4fa7\u63d2\u5165", -"Delete column": "\u5220\u9664\u5217", -"Cols": "\u5217", -"Rows": "\u884c", -"Width": "\u5bbd", -"Height": "\u9ad8", -"Cell spacing": "\u5355\u5143\u683c\u5916\u95f4\u8ddd", -"Cell padding": "\u5355\u5143\u683c\u5185\u8fb9\u8ddd", -"Caption": "\u6807\u9898", -"Show caption": "\u663e\u793a\u6807\u9898", -"Left": "\u5de6\u5bf9\u9f50", -"Center": "\u5c45\u4e2d", -"Right": "\u53f3\u5bf9\u9f50", -"Cell type": "\u5355\u5143\u683c\u7c7b\u578b", -"Scope": "\u8303\u56f4", -"Alignment": "\u5bf9\u9f50\u65b9\u5f0f", -"H Align": "\u6c34\u5e73\u5bf9\u9f50", -"V Align": "\u5782\u76f4\u5bf9\u9f50", -"Top": "\u9876\u90e8\u5bf9\u9f50", -"Middle": "\u5782\u76f4\u5c45\u4e2d", -"Bottom": "\u5e95\u90e8\u5bf9\u9f50", -"Header cell": "\u8868\u5934\u5355\u5143\u683c", -"Row group": "\u884c\u7ec4", -"Column group": "\u5217\u7ec4", -"Row type": "\u884c\u7c7b\u578b", -"Header": "\u8868\u5934", -"Body": "\u8868\u4f53", -"Footer": "\u8868\u5c3e", -"Border color": "\u8fb9\u6846\u989c\u8272", -"Insert template...": "\u63d2\u5165\u6a21\u677f...", -"Templates": "\u6a21\u677f", -"Template": "\u6a21\u677f", -"Text color": "\u6587\u5b57\u989c\u8272", -"Background color": "\u80cc\u666f\u8272", -"Custom...": "\u81ea\u5b9a\u4e49...", -"Custom color": "\u81ea\u5b9a\u4e49\u989c\u8272", -"No color": "\u65e0", -"Remove color": "\u79fb\u9664\u989c\u8272", -"Table of Contents": "\u5185\u5bb9\u5217\u8868", -"Show blocks": "\u663e\u793a\u533a\u5757\u8fb9\u6846", -"Show invisible characters": "\u663e\u793a\u4e0d\u53ef\u89c1\u5b57\u7b26", -"Word count": "\u5b57\u6570", -"Count": "\u8ba1\u6570", -"Document": "\u6587\u6863", -"Selection": "\u9009\u62e9", -"Words": "\u5355\u8bcd", -"Words: {0}": "\u5b57\u6570\uff1a{0}", -"{0} words": "{0} \u5b57", -"File": "\u6587\u4ef6", -"Edit": "\u7f16\u8f91", -"Insert": "\u63d2\u5165", -"View": "\u89c6\u56fe", -"Format": "\u683c\u5f0f", -"Table": "\u8868\u683c", -"Tools": "\u5de5\u5177", -"Powered by {0}": "\u7531{0}\u9a71\u52a8", -"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "\u5728\u7f16\u8f91\u533a\u6309ALT-F9\u6253\u5f00\u83dc\u5355\uff0c\u6309ALT-F10\u6253\u5f00\u5de5\u5177\u680f\uff0c\u6309ALT-0\u67e5\u770b\u5e2e\u52a9", -"Image title": "\u56fe\u7247\u6807\u9898", -"Border width": "\u8fb9\u6846\u5bbd\u5ea6", -"Border style": "\u8fb9\u6846\u6837\u5f0f", -"Error": "\u9519\u8bef", -"Warn": "\u8b66\u544a", -"Valid": "\u6709\u6548", -"To open the popup, press Shift+Enter": "\u6309Shitf+Enter\u952e\u6253\u5f00\u5bf9\u8bdd\u6846", -"Rich Text Area. Press ALT-0 for help.": "\u7f16\u8f91\u533a\u3002\u6309Alt+0\u952e\u6253\u5f00\u5e2e\u52a9\u3002", -"System Font": "\u7cfb\u7edf\u5b57\u4f53", -"Failed to upload image: {0}": "\u56fe\u7247\u4e0a\u4f20\u5931\u8d25: {0}", -"Failed to load plugin: {0} from url {1}": "\u63d2\u4ef6\u52a0\u8f7d\u5931\u8d25: {0} \u6765\u81ea\u94fe\u63a5 {1}", -"Failed to load plugin url: {0}": "\u63d2\u4ef6\u52a0\u8f7d\u5931\u8d25 \u94fe\u63a5: {0}", -"Failed to initialize plugin: {0}": "\u63d2\u4ef6\u521d\u59cb\u5316\u5931\u8d25: {0}", -"example": "\u793a\u4f8b", -"Search": "\u641c\u7d22", -"All": "\u5168\u90e8", -"Currency": "\u8d27\u5e01", -"Text": "\u6587\u5b57", -"Quotations": "\u5f15\u7528", -"Mathematical": "\u6570\u5b66", -"Extended Latin": "\u62c9\u4e01\u8bed\u6269\u5145", -"Symbols": "\u7b26\u53f7", -"Arrows": "\u7bad\u5934", -"User Defined": "\u81ea\u5b9a\u4e49", -"dollar sign": "\u7f8e\u5143\u7b26\u53f7", -"currency sign": "\u8d27\u5e01\u7b26\u53f7", -"euro-currency sign": "\u6b27\u5143\u7b26\u53f7", -"colon sign": "\u5192\u53f7", -"cruzeiro sign": "\u514b\u9c81\u8d5b\u7f57\u5e01\u7b26\u53f7", -"french franc sign": "\u6cd5\u90ce\u7b26\u53f7", -"lira sign": "\u91cc\u62c9\u7b26\u53f7", -"mill sign": "\u5bc6\u5c14\u7b26\u53f7", -"naira sign": "\u5948\u62c9\u7b26\u53f7", -"peseta sign": "\u6bd4\u585e\u5854\u7b26\u53f7", -"rupee sign": "\u5362\u6bd4\u7b26\u53f7", -"won sign": "\u97e9\u5143\u7b26\u53f7", -"new sheqel sign": "\u65b0\u8c22\u514b\u5c14\u7b26\u53f7", -"dong sign": "\u8d8a\u5357\u76fe\u7b26\u53f7", -"kip sign": "\u8001\u631d\u57fa\u666e\u7b26\u53f7", -"tugrik sign": "\u56fe\u683c\u91cc\u514b\u7b26\u53f7", -"drachma sign": "\u5fb7\u62c9\u514b\u9a6c\u7b26\u53f7", -"german penny symbol": "\u5fb7\u56fd\u4fbf\u58eb\u7b26\u53f7", -"peso sign": "\u6bd4\u7d22\u7b26\u53f7", -"guarani sign": "\u74dc\u62c9\u5c3c\u7b26\u53f7", -"austral sign": "\u6fb3\u5143\u7b26\u53f7", -"hryvnia sign": "\u683c\u91cc\u592b\u5c3c\u4e9a\u7b26\u53f7", -"cedi sign": "\u585e\u5730\u7b26\u53f7", -"livre tournois sign": "\u91cc\u5f17\u5f17\u5c14\u7b26\u53f7", -"spesmilo sign": "spesmilo\u7b26\u53f7", -"tenge sign": "\u575a\u6208\u7b26\u53f7", -"indian rupee sign": "\u5370\u5ea6\u5362\u6bd4", -"turkish lira sign": "\u571f\u8033\u5176\u91cc\u62c9", -"nordic mark sign": "\u5317\u6b27\u9a6c\u514b", -"manat sign": "\u9a6c\u7eb3\u7279\u7b26\u53f7", -"ruble sign": "\u5362\u5e03\u7b26\u53f7", -"yen character": "\u65e5\u5143\u5b57\u6837", -"yuan character": "\u4eba\u6c11\u5e01\u5143\u5b57\u6837", -"yuan character, in hong kong and taiwan": "\u5143\u5b57\u6837\uff08\u6e2f\u53f0\u5730\u533a\uff09", -"yen\/yuan character variant one": "\u5143\u5b57\u6837\uff08\u5927\u5199\uff09", -"Loading emoticons...": "\u52a0\u8f7d\u8868\u60c5\u7b26\u53f7...", -"Could not load emoticons": "\u4e0d\u80fd\u52a0\u8f7d\u8868\u60c5\u7b26\u53f7", -"People": "\u4eba\u7c7b", -"Animals and Nature": "\u52a8\u7269\u548c\u81ea\u7136", -"Food and Drink": "\u98df\u7269\u548c\u996e\u54c1", -"Activity": "\u6d3b\u52a8", -"Travel and Places": "\u65c5\u6e38\u548c\u5730\u70b9", -"Objects": "\u7269\u4ef6", -"Flags": "\u65d7\u5e1c", -"Characters": "\u5b57\u7b26", -"Characters (no spaces)": "\u5b57\u7b26(\u65e0\u7a7a\u683c)", -"{0} characters": "{0} \u4e2a\u5b57\u7b26", -"Error: Form submit field collision.": "\u9519\u8bef: \u8868\u5355\u63d0\u4ea4\u5b57\u6bb5\u51b2\u7a81\u3002", -"Error: No form element found.": "\u9519\u8bef: \u6ca1\u6709\u8868\u5355\u63a7\u4ef6\u3002", -"Update": "\u66f4\u65b0", -"Color swatch": "\u989c\u8272\u6837\u672c", -"Turquoise": "\u9752\u7eff\u8272", -"Green": "\u7eff\u8272", -"Blue": "\u84dd\u8272", -"Purple": "\u7d2b\u8272", -"Navy Blue": "\u6d77\u519b\u84dd", -"Dark Turquoise": "\u6df1\u84dd\u7eff\u8272", -"Dark Green": "\u6df1\u7eff\u8272", -"Medium Blue": "\u4e2d\u84dd\u8272", -"Medium Purple": "\u4e2d\u7d2b\u8272", -"Midnight Blue": "\u6df1\u84dd\u8272", -"Yellow": "\u9ec4\u8272", -"Orange": "\u6a59\u8272", -"Red": "\u7ea2\u8272", -"Light Gray": "\u6d45\u7070\u8272", -"Gray": "\u7070\u8272", -"Dark Yellow": "\u6697\u9ec4\u8272", -"Dark Orange": "\u6df1\u6a59\u8272", -"Dark Red": "\u6df1\u7ea2\u8272", -"Medium Gray": "\u4e2d\u7070\u8272", -"Dark Gray": "\u6df1\u7070\u8272", -"Light Green": "\u6d45\u7eff\u8272", -"Light Yellow": "\u6d45\u9ec4\u8272", -"Light Red": "\u6d45\u7ea2\u8272", -"Light Purple": "\u6d45\u7d2b\u8272", -"Light Blue": "\u6d45\u84dd\u8272", -"Dark Purple": "\u6df1\u7d2b\u8272", -"Dark Blue": "\u6df1\u84dd\u8272", -"Black": "\u9ed1\u8272", -"White": "\u767d\u8272", -"Switch to or from fullscreen mode": "\u5207\u6362\u5168\u5c4f\u6a21\u5f0f", -"Open help dialog": "\u6253\u5f00\u5e2e\u52a9\u5bf9\u8bdd\u6846", -"history": "\u5386\u53f2", -"styles": "\u6837\u5f0f", -"formatting": "\u683c\u5f0f\u5316", -"alignment": "\u5bf9\u9f50", -"indentation": "\u7f29\u8fdb", -"Font": "\u5b57\u4f53", -"Size": "\u5b57\u53f7", -"More...": "\u66f4\u591a...", -"Select...": "\u9009\u62e9...", -"Preferences": "\u9996\u9009\u9879", -"Yes": "\u662f", -"No": "\u5426", -"Keyboard Navigation": "\u952e\u76d8\u6307\u5f15", -"Version": "\u7248\u672c", -"Code view": "\u4ee3\u7801\u89c6\u56fe", -"Open popup menu for split buttons": "\u6253\u5f00\u5f39\u51fa\u5f0f\u83dc\u5355\uff0c\u7528\u4e8e\u62c6\u5206\u6309\u94ae", -"List Properties": "\u5217\u8868\u5c5e\u6027", -"List properties...": "\u6807\u9898\u5b57\u4f53\u5c5e\u6027", -"Start list at number": "\u4ee5\u6570\u5b57\u5f00\u59cb\u5217\u8868", -"Line height": "\u884c\u9ad8", -"comments": "\u5907\u6ce8", -"Format Painter": "\u683c\u5f0f\u5237", -"Insert\/edit iframe": "\u63d2\u5165\/\u7f16\u8f91\u6846\u67b6", -"Capitalization": "\u5927\u5199", -"lowercase": "\u5c0f\u5199", -"UPPERCASE": "\u5927\u5199", -"Title Case": "\u9996\u5b57\u6bcd\u5927\u5199", -"permanent pen": "\u8bb0\u53f7\u7b14", -"Permanent Pen Properties": "\u6c38\u4e45\u7b14\u5c5e\u6027", -"Permanent pen properties...": "\u6c38\u4e45\u7b14\u5c5e\u6027...", -"case change": "\u6848\u4f8b\u66f4\u6539", -"page embed": "\u9875\u9762\u5d4c\u5165", -"Advanced sort...": "\u9ad8\u7ea7\u6392\u5e8f...", -"Advanced Sort": "\u9ad8\u7ea7\u6392\u5e8f", -"Sort table by column ascending": "\u6309\u5217\u5347\u5e8f\u8868", -"Sort table by column descending": "\u6309\u5217\u964d\u5e8f\u8868", -"Sort": "\u6392\u5e8f", -"Order": "\u6392\u5e8f", -"Sort by": "\u6392\u5e8f\u65b9\u5f0f", -"Ascending": "\u5347\u5e8f", -"Descending": "\u964d\u5e8f", -"Column {0}": "\u5217{0}", -"Row {0}": "\u884c{0}", -"Spellcheck...": "\u62fc\u5199\u68c0\u67e5...", -"Misspelled word": "\u62fc\u5199\u9519\u8bef\u7684\u5355\u8bcd", -"Suggestions": "\u5efa\u8bae", -"Change": "\u66f4\u6539", -"Finding word suggestions": "\u67e5\u627e\u5355\u8bcd\u5efa\u8bae", -"Success": "\u6210\u529f", -"Repair": "\u4fee\u590d", -"Issue {0} of {1}": "\u5171\u8ba1{1}\u95ee\u9898{0}", -"Images must be marked as decorative or have an alternative text description": "\u56fe\u50cf\u5fc5\u987b\u6807\u8bb0\u4e3a\u88c5\u9970\u6027\u6216\u5177\u6709\u66ff\u4ee3\u6587\u672c\u63cf\u8ff0", -"Images must have an alternative text description. Decorative images are not allowed.": "\u56fe\u50cf\u5fc5\u987b\u5177\u6709\u66ff\u4ee3\u6587\u672c\u63cf\u8ff0\u3002\u4e0d\u5141\u8bb8\u4f7f\u7528\u88c5\u9970\u56fe\u50cf\u3002", -"Or provide alternative text:": "\u6216\u63d0\u4f9b\u5907\u9009\u6587\u672c\uff1a", -"Make image decorative:": "\u4f7f\u56fe\u50cf\u88c5\u9970\uff1a", -"ID attribute must be unique": "ID \u5c5e\u6027\u5fc5\u987b\u662f\u552f\u4e00\u7684", -"Make ID unique": "\u4f7f ID \u72ec\u4e00\u65e0\u4e8c", -"Keep this ID and remove all others": "\u4fdd\u7559\u6b64 ID \u5e76\u5220\u9664\u6240\u6709\u5176\u4ed6", -"Remove this ID": "\u5220\u9664\u6b64 ID", -"Remove all IDs": "\u6e05\u9664\u5168\u90e8IDs", -"Checklist": "\u6e05\u5355", -"Anchor": "\u951a\u70b9", -"Special character": "\u7279\u6b8a\u7b26\u53f7", -"Code sample": "\u4ee3\u7801\u793a\u4f8b", -"Color": "\u989c\u8272", -"Document properties": "\u6587\u6863\u5c5e\u6027", -"Image description": "\u56fe\u7247\u63cf\u8ff0", -"Image": "\u56fe\u7247", -"Insert link": "\u63d2\u5165\u94fe\u63a5", -"Target": "\u6253\u5f00\u65b9\u5f0f", -"Link": "\u94fe\u63a5", -"Poster": "\u5c01\u9762", -"Media": "\u5a92\u4f53", -"Print": "\u6253\u5370", -"Prev": "\u4e0a\u4e00\u4e2a", -"Find and replace": "\u67e5\u627e\u548c\u66ff\u6362", -"Whole words": "\u5168\u5b57\u5339\u914d", -"Insert template": "\u63d2\u5165\u6a21\u677f" -}); \ No newline at end of file