From 7c15d8efd0cc8d5c6be0db162d85e6982ca8596a Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Fri, 10 Mar 2023 08:51:29 +0100 Subject: [PATCH] Vendors languages --- core/vendor/filemanager/lang/languages.php | 1 + core/vendor/filemanager/lang/tr_TR.php | 145 +++++++ core/vendor/tinymce/langs/pt_BR.js | 462 --------------------- core/vendor/tinymce/langs/pt_PT.js | 462 +++++++++++++++++++++ core/vendor/tinymce/langs/tr_TR.js | 462 +++++++++++++++++++++ 5 files changed, 1070 insertions(+), 462 deletions(-) create mode 100644 core/vendor/filemanager/lang/tr_TR.php delete mode 100644 core/vendor/tinymce/langs/pt_BR.js create mode 100644 core/vendor/tinymce/langs/pt_PT.js create mode 100644 core/vendor/tinymce/langs/tr_TR.js diff --git a/core/vendor/filemanager/lang/languages.php b/core/vendor/filemanager/lang/languages.php index 86614068..cbbf12f0 100644 --- a/core/vendor/filemanager/lang/languages.php +++ b/core/vendor/filemanager/lang/languages.php @@ -8,5 +8,6 @@ return array( 'fr_FR' => 'Français', 'it' => 'Italiano', 'pt_PT' => 'Português', + 'tr_TR' => 'Türkçe', // source: http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes ); diff --git a/core/vendor/filemanager/lang/tr_TR.php b/core/vendor/filemanager/lang/tr_TR.php new file mode 100644 index 00000000..ab48eda7 --- /dev/null +++ b/core/vendor/filemanager/lang/tr_TR.php @@ -0,0 +1,145 @@ + '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/tinymce/langs/pt_BR.js b/core/vendor/tinymce/langs/pt_BR.js deleted file mode 100644 index 49ca0ce4..00000000 --- a/core/vendor/tinymce/langs/pt_BR.js +++ /dev/null @@ -1,462 +0,0 @@ -tinymce.addI18n('pt_BR',{ -"Redo": "Refazer", -"Undo": "Desfazer", -"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": "Tachado", -"Superscript": "Sobrescrito", -"Subscript": "Subscrito", -"Clear formatting": "Limpar formata\u00e7\u00e3o", -"Align left": "Alinhar \u00e0 esquerda", -"Align center": "Centralizar", -"Align right": "Alinhar \u00e0 direita", -"Justify": "Justificar", -"Bullet list": "Lista n\u00e3o ordenada", -"Numbered list": "Lista ordenada", -"Decrease indent": "Diminuir recuo", -"Increase indent": "Aumentar recuo", -"Close": "Fechar", -"Formats": "Formatos", -"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Seu navegador n\u00e3o suporta acesso direto \u00e0 \u00e1rea de transfer\u00eancia. Por favor use os atalhos Ctrl+X - C - V do 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": "Aspas", -"Inline": "Em linha", -"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 agora em modo texto plano. O conte\u00fado ser\u00e1 colado como texto plano at\u00e9 voc\u00ea desligar esta op\u00e7\u00e3o.", -"Fonts": "Fontes", -"Font Sizes": "Tamanhos da fonte", -"Class": "Classe", -"Browse for an image": "Procure uma imagem", -"OR": "OU", -"Drop an image here": "Solte uma imagem aqui", -"Upload": "Carregar", -"Block": "Bloco", -"Align": "Alinhamento", -"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.": "Id deve come\u00e7ar com uma letra, seguido apenas por letras, n\u00fameros, tra\u00e7os, pontos, dois pontos ou sublinhados.", -"You have unsaved changes are you sure you want to navigate away?": "Voc\u00ea tem mudan\u00e7as n\u00e3o salvas. Voc\u00ea tem certeza que deseja sair?", -"Restore last draft": "Restaurar \u00faltimo rascunho", -"Special character...": "Caractere especial...", -"Source code": "C\u00f3digo fonte", -"Insert\/Edit code sample": "Inserir\/Editar c\u00f3digo de exemplo", -"Language": "Idioma", -"Code sample...": "Exemplo 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": "Emoticons", -"Emoticons...": "Emojis...", -"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": "Tela cheia", -"Action": "A\u00e7\u00e3o", -"Shortcut": "Atalho", -"Help": "Ajuda", -"Address": "Endere\u00e7o", -"Focus to menubar": "Foco no 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 ferramentas contextual", -"Insert link (if link plugin activated)": "Inserir link (se o plugin de link estiver ativado)", -"Save (if save plugin activated)": "Salvar (se o plugin de salvar estiver ativado)", -"Find (if searchreplace plugin activated)": "Procurar (se o plugin de procurar e substituir estiver ativado)", -"Plugins installed ({0}):": "Plugins instalados ({0}):", -"Premium plugins:": "Plugins premium:", -"Learn more...": "Saiba mais...", -"You are using {0}": "Voc\u00ea est\u00e1 usando {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": "A imagem \u00e9 decorativa", -"Source": "Endere\u00e7o da imagem", -"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": "Borda", -"Insert image": "Inserir imagem", -"Image...": "Imagem...", -"Image list": "Lista de Imagens", -"Rotate counterclockwise": "Girar em sentido hor\u00e1rio", -"Rotate clockwise": "Girar em sentido anti-hor\u00e1rio", -"Flip vertically": "Virar verticalmente", -"Flip horizontally": "Virar horizontalmente", -"Edit image": "Editar imagem", -"Image options": "Op\u00e7\u00f5es de Imagem", -"Zoom in": "Aumentar zoom", -"Zoom out": "Diminuir zoom", -"Crop": "Cortar", -"Resize": "Redimensionar", -"Orientation": "Orienta\u00e7\u00e3o", -"Brightness": "Brilho", -"Sharpen": "Aumentar 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 link", -"Text to display": "Texto para mostrar", -"Url": "Url", -"Open link in...": "Abrir link em...", -"Current window": "Janela atual", -"None": "Nenhum", -"New window": "Nova janela", -"Open link": "Abrir link", -"Remove link": "Remover link", -"Anchors": "\u00c2ncoras", -"Link...": "Link...", -"Paste or type a link": "Cole ou digite um Link", -"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?", -"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "A URL que voc\u00ea informou parece ser um link externo. Deseja incluir o prefixo http:\/\/?", -"The URL you entered seems to be an external link. Do you want to add the required https:\/\/ prefix?": "A URL informada parece ser um link externo. Voc\u00ea quer adicionar o prefixo necess\u00e1rio https:\/\/ ?", -"Link list": "Lista de Links", -"Insert video": "Inserir v\u00eddeo", -"Insert\/edit video": "Inserir\/editar v\u00eddeo", -"Insert\/edit media": "Inserir\/editar imagem", -"Alternative source": "Fonte alternativa", -"Alternative source URL": "Endere\u00e7o URL alternativo", -"Media poster (Image URL)": "Post de m\u00eddia (URL da Imagem)", -"Paste your embed code below:": "Insira o c\u00f3digo de incorpora\u00e7\u00e3o abaixo:", -"Embed": "Incorporar", -"Media...": "M\u00eddia...", -"Nonbreaking space": "Espa\u00e7o n\u00e3o separ\u00e1vel", -"Page break": "Quebra de p\u00e1gina", -"Paste as text": "Colar como texto", -"Preview": "Pr\u00e9-visualizar", -"Print...": "Imprimir...", -"Save": "Salvar", -"Find": "Localizar", -"Replace with": "Substituir por", -"Replace": "Substituir", -"Replace all": "Substituir tudo", -"Previous": "Anterior", -"Next": "Pr\u00f3ximo", -"Find and Replace": "Localizar e substituir", -"Find and replace...": "Encontrar e substituir...", -"Could not find the specified string.": "N\u00e3o foi poss\u00edvel encontrar o termo especificado", -"Match case": "Diferenciar mai\u00fasculas e min\u00fasculas", -"Find whole words only": "Encontrar somente palavras inteiras", -"Find in selection": "Localizar na sele\u00e7\u00e3o", -"Spellcheck": "Corretor ortogr\u00e1fico", -"Spellcheck Language": "Idioma de verifica\u00e7\u00e3o ortogr\u00e1fica", -"No misspellings found.": "Sem erros ortogr\u00e1ficos", -"Ignore": "Ignorar", -"Ignore all": "Ignorar tudo", -"Finish": "Finalizar", -"Add to Dictionary": "Adicionar ao Dicion\u00e1rio", -"Insert table": "Inserir tabela", -"Table properties": "Propriedades da tabela", -"Delete table": "Excluir tabela", -"Cell": "C\u00e9lula", -"Row": "Linha", -"Column": "Coluna", -"Cell properties": "Propriedades da c\u00e9lula", -"Merge cells": "Agrupar c\u00e9lulas", -"Split cell": "Dividir c\u00e9lula", -"Insert row before": "Inserir linha antes", -"Insert row after": "Inserir linha depois", -"Delete row": "Excluir linha", -"Row properties": "Propriedades da linha", -"Cut row": "Recortar 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": "Excluir coluna", -"Cols": "Colunas", -"Rows": "Linhas", -"Width": "Largura", -"Height": "Altura", -"Cell spacing": "Espa\u00e7amento da c\u00e9lula", -"Cell padding": "Espa\u00e7amento interno da c\u00e9lula", -"Caption": "Legenda", -"Show caption": "Mostrar descri\u00e7\u00e3o", -"Left": "Esquerdo", -"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 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 da borda", -"Insert template...": "Inserir modelo...", -"Templates": "Modelos", -"Template": "Modelo", -"Text color": "Cor do texto", -"Background color": "Cor do fundo", -"Custom...": "Personalizado...", -"Custom color": "Cor personalizada", -"No color": "Nenhuma cor", -"Remove color": "Remover cor", -"Table of Contents": "\u00edndice de Conte\u00fado", -"Show blocks": "Mostrar blocos", -"Show invisible characters": "Exibir caracteres invis\u00edveis", -"Word count": "Contador de palavras", -"Count": "Contar", -"Document": "Documento", -"Selection": "Sele\u00e7\u00e3o", -"Words": "Palavras", -"Words: {0}": "Palavras: {0}", -"{0} words": "{0} palavras", -"File": "Arquivo", -"Edit": "Editar", -"Insert": "Inserir", -"View": "Visualizar", -"Format": "Formatar", -"Table": "Tabela", -"Tools": "Ferramentas", -"Powered by {0}": "Distribu\u00eddo por {0}", -"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "\u00c1rea de texto formatado. Pressione ALT-F9 para exibir o menu, ALT-F10 para exibir a barra de ferramentas ou ALT-0 para exibir a ajuda", -"Image title": "T\u00edtulo da imagem", -"Border width": "Espessura da borda", -"Border style": "Estilo da borda", -"Error": "Erro", -"Warn": "Aviso", -"Valid": "V\u00e1lido", -"To open the popup, press Shift+Enter": "Para abrir a popup, aperte Shit+Enter", -"Rich Text Area. Press ALT-0 for help.": "\u00c1rea Rich Text. Aperte ALT-0 para ajuda.", -"System Font": "Fonte do sistema", -"Failed to upload image: {0}": "Falha no upload da imagem: {0}", -"Failed to load plugin: {0} from url {1}": "Falha ao carregar plugin: {0} da url {1}", -"Failed to load plugin url: {0}": "Falha ao carregar 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": "Cita\u00e7\u00f5es", -"Mathematical": "Matem\u00e1tico", -"Extended Latin": "Latino estendido", -"Symbols": "S\u00edmbolos", -"Arrows": "Setas", -"User Defined": "Definido pelo Usu\u00e1rio", -"dollar sign": "s\u00edmbolo de d\u00f3lar", -"currency sign": "s\u00edmbolo de moeda", -"euro-currency sign": "s\u00edmbolo de euro", -"colon sign": "s\u00edmbolo de dois pontos", -"cruzeiro sign": "s\u00edmbolo de cruzeiro", -"french franc sign": "s\u00edmbolo de franco franc\u00eas", -"lira sign": "s\u00edmbolo de lira", -"mill sign": "s\u00edmbolo do mill", -"naira sign": "s\u00edmbolo da naira", -"peseta sign": "s\u00edmbolo da peseta", -"rupee sign": "s\u00edmbolo da r\u00fapia", -"won sign": "s\u00edmbolo do won", -"new sheqel sign": "s\u00edmbolo do novo sheqel", -"dong sign": "s\u00edmbolo do dong", -"kip sign": "s\u00edmbolo do kip", -"tugrik sign": "s\u00edmbolo do tugrik", -"drachma sign": "s\u00edmbolo do drachma", -"german penny symbol": "s\u00edmbolo de centavo alem\u00e3o", -"peso sign": "s\u00edmbolo do peso", -"guarani sign": "s\u00edmbolo do guarani", -"austral sign": "s\u00edmbolo do austral", -"hryvnia sign": "s\u00edmbolo do hryvnia", -"cedi sign": "s\u00edmbolo do cedi", -"livre tournois sign": "s\u00edmbolo do livre tournois", -"spesmilo sign": "s\u00edmbolo do spesmilo", -"tenge sign": "s\u00edmbolo do tenge", -"indian rupee sign": "s\u00edmbolo de r\u00fapia indiana", -"turkish lira sign": "s\u00edmbolo de lira turca", -"nordic mark sign": "s\u00edmbolo do marco n\u00f3rdico", -"manat sign": "s\u00edmbolo do manat", -"ruble sign": "s\u00edmbolo do rublo", -"yen character": "caractere do yen", -"yuan character": "caractere do yuan", -"yuan character, in hong kong and taiwan": "caractere do yuan, em Hong Kong e Taiwan", -"yen\/yuan character variant one": "varia\u00e7\u00e3o do caractere de yen\/yuan", -"Loading emoticons...": "Carregando emojis...", -"Could not load emoticons": "N\u00e3o foi poss\u00edvel carregar emojis", -"People": "Pessoas", -"Animals and Nature": "Animais e Natureza", -"Food and Drink": "Comida e Bebida", -"Activity": "Atividade", -"Travel and Places": "Viagem e Lugares", -"Objects": "Objetos", -"Flags": "Bandeiras", -"Characters": "Caracteres", -"Characters (no spaces)": "Caracteres (sem espa\u00e7os)", -"{0} characters": "{0} caracteres", -"Error: Form submit field collision.": "Erro: colis\u00e3o de bot\u00e3o de envio do formul\u00e1rio.", -"Error: No form element found.": "Erro: elemento de formul\u00e1rio n\u00e3o encontrado.", -"Update": "Atualizar", -"Color swatch": "Amostra de cor", -"Turquoise": "Turquesa", -"Green": "Verde", -"Blue": "Azul", -"Purple": "Roxo", -"Navy Blue": "Azul marinho", -"Dark Turquoise": "Turquesa escuro", -"Dark Green": "Verde escuro", -"Medium Blue": "Azul m\u00e9dio", -"Medium Purple": "Roxo m\u00e9dio", -"Midnight Blue": "Azul meia-noite", -"Yellow": "Amarelo", -"Orange": "Laranja", -"Red": "Vermelho", -"Light Gray": "Cinza claro", -"Gray": "Cinza", -"Dark Yellow": "Amarelo escuro", -"Dark Orange": "Laranja escuro", -"Dark Red": "Vermelho escuro", -"Medium Gray": "Cinza m\u00e9dio", -"Dark Gray": "Cinza escuro", -"Light Green": "Verde claro", -"Light Yellow": "Amarelo claro", -"Light Red": "Vermelho claro", -"Light Purple": "Roxo claro", -"Light Blue": "Azul claro", -"Dark Purple": "Roxo escuro", -"Dark Blue": "Azul escuro", -"Black": "Preto", -"White": "Branco", -"Switch to or from fullscreen mode": "Abrir ou fechar modo de tela cheia", -"Open help dialog": "Abrir janela de ajuda", -"history": "hist\u00f3rico", -"styles": "estilos", -"formatting": "formata\u00e7\u00e3o", -"alignment": "alinhamento", -"indentation": "indenta\u00e7\u00e3o", -"Font": "Fonte", -"Size": "Tamanho", -"More...": "Mais...", -"Select...": "Selecionar...", -"Preferences": "Prefer\u00eancias", -"Yes": "Sim", -"No": "N\u00e3o", -"Keyboard Navigation": "Navega\u00e7\u00e3o por Teclado", -"Version": "Vers\u00e3o", -"Code view": "Ver c\u00f3digo", -"Open popup menu for split buttons": "Abrir menu popup para bot\u00f5es com divis\u00e3o", -"List Properties": "Listar Propriedades", -"List properties...": "Listar propriedades...", -"Start list at number": "Iniciar a lista no 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\u00fasculos", -"UPPERCASE": "MAI\u00daSCULAS", -"Title Case": "T\u00edtulo do caso", -"permanent pen": "caneta permanente", -"Permanent Pen Properties": "Propriedades da caneta permanente", -"Permanent pen properties...": "Propriedades de caneta permanentes...", -"case change": "mudar caixa", -"page embed": "embutir p\u00e1gina", -"Advanced sort...": "Ordena\u00e7\u00e3o avan\u00e7ada...", -"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 com erro ortogr\u00e1fico", -"Suggestions": "Sugest\u00f5es", -"Change": "Mudar", -"Finding word suggestions": "Encontrando sugest\u00f5es de palavras", -"Success": "Sucesso", -"Repair": "Reparo", -"Issue {0} of {1}": "Problema {0} de {1}", -"Images must be marked as decorative or have an alternative text description": "Imagens precisam ser marcadas como decorativas ou terem uma descri\u00e7\u00e3o alternativa de texto", -"Images must have an alternative text description. Decorative images are not allowed.": "Imagens precisam ter uma descri\u00e7\u00e3o alternativa de texto. Imagens decorativas n\u00e3o s\u00e3o permitidas.", -"Or provide alternative text:": "Ou informe um texto alternativo:", -"Make image decorative:": "Fa\u00e7a imagem decorativa:", -"ID attribute must be unique": "O atributo ID precisa ser \u00fanico", -"Make ID unique": "Fa\u00e7a um ID \u00fanico", -"Keep this ID and remove all others": "Mantenha esse ID e remova todos os outros", -"Remove this ID": "Remova esse ID", -"Remove all IDs": "Remova todos os IDs", -"Checklist": "Lista de checagem", -"Anchor": "\u00c2ncora", -"Special character": "Caracteres especiais", -"Code sample": "Exemplo de c\u00f3digo", -"Color": "Cor", -"Document properties": "Propriedades do documento", -"Image description": "Inserir descri\u00e7\u00e3o", -"Image": "Imagem", -"Insert link": "Inserir link", -"Target": "Alvo", -"Link": "Link", -"Poster": "Autor", -"Media": "imagem", -"Print": "Imprimir", -"Prev": "Anterior", -"Find and replace": "Localizar e substituir", -"Whole words": "Palavras inteiras", -"Insert template": "Inserir modelo" -}); \ No newline at end of file diff --git a/core/vendor/tinymce/langs/pt_PT.js b/core/vendor/tinymce/langs/pt_PT.js new file mode 100644 index 00000000..729d70a0 --- /dev/null +++ b/core/vendor/tinymce/langs/pt_PT.js @@ -0,0 +1,462 @@ +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/tr_TR.js b/core/vendor/tinymce/langs/tr_TR.js new file mode 100644 index 00000000..8c2fcb69 --- /dev/null +++ b/core/vendor/tinymce/langs/tr_TR.js @@ -0,0 +1,462 @@ +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