diff options
Diffstat (limited to 'BSF/plugins/LocalFilesEditor/editarea/langs')
-rw-r--r-- | BSF/plugins/LocalFilesEditor/editarea/langs/cs.js | 61 | ||||
-rw-r--r-- | BSF/plugins/LocalFilesEditor/editarea/langs/de.js | 61 | ||||
-rw-r--r-- | BSF/plugins/LocalFilesEditor/editarea/langs/dk.js | 61 | ||||
-rw-r--r-- | BSF/plugins/LocalFilesEditor/editarea/langs/en.js | 61 | ||||
-rw-r--r-- | BSF/plugins/LocalFilesEditor/editarea/langs/es.js | 61 | ||||
-rw-r--r-- | BSF/plugins/LocalFilesEditor/editarea/langs/fr.js | 61 | ||||
-rw-r--r-- | BSF/plugins/LocalFilesEditor/editarea/langs/hr.js | 61 | ||||
-rw-r--r-- | BSF/plugins/LocalFilesEditor/editarea/langs/index.php | 30 | ||||
-rw-r--r-- | BSF/plugins/LocalFilesEditor/editarea/langs/it.js | 61 | ||||
-rw-r--r-- | BSF/plugins/LocalFilesEditor/editarea/langs/ja.js | 61 | ||||
-rw-r--r-- | BSF/plugins/LocalFilesEditor/editarea/langs/mk.js | 61 | ||||
-rw-r--r-- | BSF/plugins/LocalFilesEditor/editarea/langs/nl.js | 61 | ||||
-rw-r--r-- | BSF/plugins/LocalFilesEditor/editarea/langs/pl.js | 61 | ||||
-rw-r--r-- | BSF/plugins/LocalFilesEditor/editarea/langs/pt.js | 61 | ||||
-rw-r--r-- | BSF/plugins/LocalFilesEditor/editarea/langs/ru.js | 61 | ||||
-rw-r--r-- | BSF/plugins/LocalFilesEditor/editarea/langs/sk.js | 61 |
16 files changed, 0 insertions, 945 deletions
diff --git a/BSF/plugins/LocalFilesEditor/editarea/langs/cs.js b/BSF/plugins/LocalFilesEditor/editarea/langs/cs.js deleted file mode 100644 index cb7ff1e89..000000000 --- a/BSF/plugins/LocalFilesEditor/editarea/langs/cs.js +++ /dev/null @@ -1,61 +0,0 @@ -editAreaLoader.lang["cs"]={ -new_document: "Nový dokument", -search_button: "Najdi a nahraď", -search_command: "Hledej další / otevři vyhledávací pole", -search: "Hledej", -replace: "Nahraď", -replace_command: "Nahraď / otevři vyhledávací pole", -find_next: "Najdi další", -replace_all: "Nahraď vše", -reg_exp: "platné výrazy", -match_case: "vyhodnocené výrazy", -not_found: "nenalezené.", -occurrence_replaced: "výskyty nahrazené.", -search_field_empty: "Pole vyhledávání je prázdné", -restart_search_at_begin: "Dosažen konec souboru, začínám od začátku.", -move_popup: "Přesuň vyhledávací okno", -font_size: "--Velikost textu--", -go_to_line: "Přejdi na řádek", -go_to_line_prompt: "Přejdi na řádek:", -undo: "krok zpět", -redo: "znovu", -change_smooth_selection: "Povolit nebo zakázat některé ze zobrazených funkcí (účelnější zobrazení požaduje větší zatížení procesoru)", -highlight: "Zvýrazňování syntaxe zap./vyp.", -reset_highlight: "Obnovit zvýraznění (v případě nesrovnalostí)", -help: "O programu", -save: "Uložit", -load: "Otevřít", -line_abbr: "Ř.", -char_abbr: "S.", -position: "Pozice", -total: "Celkem", -close_popup: "Zavřít okno", -shortcuts: "Zkratky", -add_tab: "Přidat tabulování textu", -remove_tab: "Odtsranit tabulování textu", -about_notice: "Upozornění! Funkce zvýrazňování textu je k dispozici pouze pro malý text", -toggle: "Přepnout editor", -accesskey: "Přístupová klávesa", -tab: "Záložka", -shift: "Shift", -ctrl: "Ctrl", -esc: "Esc", -processing: "Zpracovávám ...", -fullscreen: "Celá obrazovka", -syntax_selection: "--vyber zvýrazňovač--", -syntax_css: "CSS", -syntax_html: "HTML", -syntax_js: "Javascript", -syntax_php: "Php", -syntax_python: "Python", -syntax_vb: "Visual Basic", -syntax_xml: "Xml", -syntax_c: "C", -syntax_cpp: "CPP", -syntax_basic: "Basic", -syntax_pas: "Pascal", -syntax_brainfuck: "Brainfuck", -syntax_sql: "SQL", -syntax_ruby: "Ruby", -close_tab: "Close file" -}; diff --git a/BSF/plugins/LocalFilesEditor/editarea/langs/de.js b/BSF/plugins/LocalFilesEditor/editarea/langs/de.js deleted file mode 100644 index cd953473f..000000000 --- a/BSF/plugins/LocalFilesEditor/editarea/langs/de.js +++ /dev/null @@ -1,61 +0,0 @@ -editAreaLoader.lang["de"]={ -new_document: "Neues Dokument", -search_button: "Suchen und Ersetzen", -search_command: "Weitersuchen / öffne Suchfeld", -search: "Suchen", -replace: "Ersetzen", -replace_command: "Ersetzen / öffne Suchfeld", -find_next: "Weitersuchen", -replace_all: "Ersetze alle Treffer", -reg_exp: "reguläre Ausdrücke", -match_case: "passt auf den Begriff<br />", -not_found: "Nicht gefunden.", -occurrence_replaced: "Die Vorkommen wurden ersetzt.", -search_field_empty: "Leeres Suchfeld", -restart_search_at_begin: "Ende des zu durchsuchenden Bereiches erreicht. Es wird die Suche von Anfang an fortgesetzt.", //find a shorter translation -move_popup: "Suchfenster bewegen", -font_size: "--Schriftgröße--", -go_to_line: "Gehe zu Zeile", -go_to_line_prompt: "Gehe zu Zeilennummmer:", -undo: "Rückgängig", -redo: "Wiederherstellen", -change_smooth_selection: "Aktiviere/Deaktiviere einige Features (weniger Bildschirmnutzung aber mehr CPU-Belastung)", -highlight: "Syntax Highlighting an- und ausschalten", -reset_highlight: "Highlighting zurücksetzen (falls mit Text nicht konform)", -help: "Info", -save: "Speichern", -load: "Öffnen", -line_abbr: "Ln", -char_abbr: "Ch", -position: "Position", -total: "Gesamt", -close_popup: "Popup schließen", -shortcuts: "Shortcuts", -add_tab: "Tab zum Text hinzufügen", -remove_tab: "Tab aus Text entfernen", -about_notice: "Bemerkung: Syntax Highlighting ist nur für kurze Texte", -toggle: "Editor an- und ausschalten", -accesskey: "Accesskey", -tab: "Tab", -shift: "Shift", -ctrl: "Ctrl", -esc: "Esc", -processing: "In Bearbeitung...", -fullscreen: "Full-Screen", -syntax_selection: "--Syntax--", -syntax_css: "CSS", -syntax_html: "HTML", -syntax_js: "Javascript", -syntax_php: "Php", -syntax_python: "Python", -syntax_vb: "Visual Basic", -syntax_xml: "Xml", -syntax_c: "C", -syntax_cpp: "CPP", -syntax_basic: "Basic", -syntax_pas: "Pascal", -syntax_brainfuck: "Brainfuck", -syntax_sql: "SQL", -syntax_ruby: "Ruby", -close_tab: "Close file" -}; diff --git a/BSF/plugins/LocalFilesEditor/editarea/langs/dk.js b/BSF/plugins/LocalFilesEditor/editarea/langs/dk.js deleted file mode 100644 index 75700ec65..000000000 --- a/BSF/plugins/LocalFilesEditor/editarea/langs/dk.js +++ /dev/null @@ -1,61 +0,0 @@ -editAreaLoader.lang["dk"]={ -new_document: "nyt tomt dokument", -search_button: "søg og erstat", -search_command: "find næste / åben søgefelt", -search: "søg", -replace: "erstat", -replace_command: "erstat / åben søgefelt", -find_next: "find næste", -replace_all: "erstat alle", -reg_exp: "regular expressions", -match_case: "forskel på store/små bogstaver<br />", -not_found: "not found.", -occurrence_replaced: "occurences replaced.", -search_field_empty: "Search field empty", -restart_search_at_begin: "End of area reached. Restart at begin.", -move_popup: "flyt søgepopup", -font_size: "--Skriftstørrelse--", -go_to_line: "gå til linie", -go_to_line_prompt: "gå til linienummer:", -undo: "fortryd", -redo: "gentag", -change_smooth_selection: "slå display funktioner til/fra (smartere display men mere CPU krævende)", -highlight: "slå syntax highlight til/fra", -reset_highlight: "nulstil highlight (hvis den er desynkroniseret fra teksten)", -help: "om", -save: "gem", -load: "hent", -line_abbr: "Ln", -char_abbr: "Ch", -position: "Position", -total: "Total", -close_popup: "luk popup", -shortcuts: "Genveje", -add_tab: "tilføj tabulation til tekst", -remove_tab: "fjern tabulation fra tekst", -about_notice: "Husk: syntax highlight funktionen bør kun bruge til små tekster", -toggle: "Slå editor til / fra", -accesskey: "Accesskey", -tab: "Tab", -shift: "Skift", -ctrl: "Ctrl", -esc: "Esc", -processing: "Processing...", -fullscreen: "fullscreen", -syntax_selection: "--Syntax--", -syntax_css: "CSS", -syntax_html: "HTML", -syntax_js: "Javascript", -syntax_php: "Php", -syntax_python: "Python", -syntax_vb: "Visual Basic", -syntax_xml: "Xml", -syntax_c: "C", -syntax_cpp: "CPP", -syntax_basic: "Basic", -syntax_pas: "Pascal", -syntax_brainfuck: "Brainfuck", -syntax_sql: "SQL", -syntax_ruby: "Ruby", -close_tab: "Close file" -}; diff --git a/BSF/plugins/LocalFilesEditor/editarea/langs/en.js b/BSF/plugins/LocalFilesEditor/editarea/langs/en.js deleted file mode 100644 index aa432163b..000000000 --- a/BSF/plugins/LocalFilesEditor/editarea/langs/en.js +++ /dev/null @@ -1,61 +0,0 @@ -editAreaLoader.lang["en"]={ -new_document: "new empty document", -search_button: "search and replace", -search_command: "search next / open search area", -search: "search", -replace: "replace", -replace_command: "replace / open search area", -find_next: "find next", -replace_all: "replace all", -reg_exp: "regular expressions", -match_case: "match case", -not_found: "not found.", -occurrence_replaced: "occurences replaced.", -search_field_empty: "Search field empty", -restart_search_at_begin: "End of area reached. Restart at begin.", -move_popup: "move search popup", -font_size: "--Font size--", -go_to_line: "go to line", -go_to_line_prompt: "go to line number:", -undo: "undo", -redo: "redo", -change_smooth_selection: "enable/disable some display features (smarter display but more CPU charge)", -highlight: "toggle syntax highlight on/off", -reset_highlight: "reset highlight (if desyncronized from text)", -help: "about", -save: "save", -load: "load", -line_abbr: "Ln", -char_abbr: "Ch", -position: "Position", -total: "Total", -close_popup: "close popup", -shortcuts: "Shortcuts", -add_tab: "add tabulation to text", -remove_tab: "remove tabulation to text", -about_notice: "Notice: syntax highlight function is only for small text", -toggle: "Toggle editor", -accesskey: "Accesskey", -tab: "Tab", -shift: "Shift", -ctrl: "Ctrl", -esc: "Esc", -processing: "Processing...", -fullscreen: "fullscreen", -syntax_selection: "--Syntax--", -syntax_css: "CSS", -syntax_html: "HTML", -syntax_js: "Javascript", -syntax_php: "Php", -syntax_python: "Python", -syntax_vb: "Visual Basic", -syntax_xml: "Xml", -syntax_c: "C", -syntax_cpp: "CPP", -syntax_basic: "Basic", -syntax_pas: "Pascal", -syntax_brainfuck: "Brainfuck", -syntax_sql: "SQL", -syntax_ruby: "Ruby", -close_tab: "Close file" -}; diff --git a/BSF/plugins/LocalFilesEditor/editarea/langs/es.js b/BSF/plugins/LocalFilesEditor/editarea/langs/es.js deleted file mode 100644 index 0e425014a..000000000 --- a/BSF/plugins/LocalFilesEditor/editarea/langs/es.js +++ /dev/null @@ -1,61 +0,0 @@ -editAreaLoader.lang["es"]={ -new_document: "nuevo documento vacío", -search_button: "buscar y reemplazar", -search_command: "buscar siguiente / abrir área de búsqueda", -search: "buscar", -replace: "reemplazar", -replace_command: "reemplazar / abrir área de búsqueda", -find_next: "encontrar siguiente", -replace_all: "reemplazar todos", -reg_exp: "expresiones regulares", -match_case: "coincidir capitalización", -not_found: "no encontrado.", -occurrence_replaced: "ocurrencias reemplazadas.", -search_field_empty: "Campo de búsqueda vacío", -restart_search_at_begin: "Se ha llegado al final del área. Se va a seguir desde el principio.", -move_popup: "mover la ventana de búsqueda", -font_size: "--Tamaño de la fuente--", -go_to_line: "ir a la línea", -go_to_line_prompt: "ir a la línea número:", -undo: "deshacer", -redo: "rehacer", -change_smooth_selection: "activar/desactivar algunas características de visualización (visualización más inteligente pero más carga de CPU)", -highlight: "intercambiar resaltado de sintaxis", -reset_highlight: "reinicializar resaltado (si no esta sincronizado con el texto)", -help: "acerca", -save: "guardar", -load: "cargar", -line_abbr: "Ln", -char_abbr: "Ch", -position: "Posición", -total: "Total", -close_popup: "recuadro de cierre", -shortcuts: "Atajos", -add_tab: "añadir tabulado al texto", -remove_tab: "borrar tabulado del texto", -about_notice: "Aviso: el resaltado de sintaxis sólo funciona para texto pequeño", -toggle: "Cambiar editor", -accesskey: "Tecla de acceso", -tab: "Tab", -shift: "Mayúsc", -ctrl: "Ctrl", -esc: "Esc", -processing: "Procesando...", -fullscreen: "pantalla completa", -syntax_selection: "--Syntax--", -syntax_css: "CSS", -syntax_html: "HTML", -syntax_js: "Javascript", -syntax_php: "Php", -syntax_python: "Python", -syntax_vb: "Visual Basic", -syntax_xml: "Xml", -syntax_c: "C", -syntax_cpp: "CPP", -syntax_basic: "Basic", -syntax_pas: "Pascal", -syntax_brainfuck: "Brainfuck", -syntax_sql: "SQL", -syntax_ruby: "Ruby", -close_tab: "Close file" -}; diff --git a/BSF/plugins/LocalFilesEditor/editarea/langs/fr.js b/BSF/plugins/LocalFilesEditor/editarea/langs/fr.js deleted file mode 100644 index b24bd03ae..000000000 --- a/BSF/plugins/LocalFilesEditor/editarea/langs/fr.js +++ /dev/null @@ -1,61 +0,0 @@ -editAreaLoader.lang["fr"]={ -new_document: "nouveau document (efface le contenu)", -search_button: "rechercher / remplacer", -search_command: "rechercher suivant / ouvrir la fenêtre de recherche", -search: "rechercher", -replace: "remplacer", -replace_command: "remplacer / ouvrir la fenêtre de recherche", -find_next: "rechercher", -replace_all: "tout remplacer", -reg_exp: "expr. régulière", -match_case: "respecter la casse", -not_found: "pas trouvé.", -occurrence_replaced: "remplacements éffectués.", -search_field_empty: "Le champ de recherche est vide.", -restart_search_at_begin: "Fin du texte atteint, poursuite au début.", -move_popup: "déplacer la fenêtre de recherche", -font_size: "--Taille police--", -go_to_line: "aller à la ligne", -go_to_line_prompt: "aller a la ligne numero:", -undo: "annuler", -redo: "refaire", -change_smooth_selection: "activer/désactiver des fonctions d'affichage (meilleur affichage mais plus de charge processeur)", -highlight: "activer/désactiver la coloration syntaxique", -reset_highlight: "réinitialiser la coloration syntaxique (si désyncronisée du texte)", -help: "à propos", -save: "sauvegarder", -load: "charger", -line_abbr: "Ln", -char_abbr: "Ch", -position: "Position", -total: "Total", -close_popup: "fermer le popup", -shortcuts: "Racourcis clavier", -add_tab: "ajouter une tabulation dans le texte", -remove_tab: "retirer une tabulation dans le texte", -about_notice: "Note: la coloration syntaxique n'est prévue que pour de courts textes.", -toggle: "basculer l'éditeur", -accesskey: "Accesskey", -tab: "Tab", -shift: "Maj", -ctrl: "Ctrl", -esc: "Esc", -processing: "chargement...", -fullscreen: "plein écran", -syntax_selection: "--Syntaxe--", -syntax_css: "CSS", -syntax_html: "HTML", -syntax_js: "Javascript", -syntax_php: "Php", -syntax_python: "Python", -syntax_vb: "Visual Basic", -syntax_xml: "Xml", -syntax_c: "C", -syntax_cpp: "CPP", -syntax_basic: "Basic", -syntax_pas: "Pascal", -syntax_brainfuck: "Brainfuck", -syntax_sql: "SQL", -syntax_ruby: "Ruby", -close_tab: "Fermer le fichier" -}; diff --git a/BSF/plugins/LocalFilesEditor/editarea/langs/hr.js b/BSF/plugins/LocalFilesEditor/editarea/langs/hr.js deleted file mode 100644 index f37b28c5e..000000000 --- a/BSF/plugins/LocalFilesEditor/editarea/langs/hr.js +++ /dev/null @@ -1,61 +0,0 @@ -editAreaLoader.lang["hr"]={ -new_document: "Novi dokument", -search_button: "Traži i izmijeni", -search_command: "Traži dalje / Otvori prozor za traženje", -search: "Traži", -replace: "Izmijeni", -replace_command: "Izmijeni / Otvori prozor za traženje", -find_next: "Traži dalje", -replace_all: "Izmjeni sve", -reg_exp: "Regularni izrazi", -match_case: "Bitna vel. slova", -not_found: "nije naðeno.", -occurrence_replaced: "izmjenjenih.", -search_field_empty: "Prazno polje za traženje!", -restart_search_at_begin: "Došao do kraja. Poèeo od poèetka.", -move_popup: "Pomakni prozor", -font_size: "--Velièina teksta--", -go_to_line: "Odi na redak", -go_to_line_prompt: "Odi na redak:", -undo: "Vrati natrag", -redo: "Napravi ponovo", -change_smooth_selection: "Ukljuèi/iskljuèi neke moguænosti prikaza (pametniji prikaz, ali zagušeniji CPU)", -highlight: "Ukljuèi/iskljuèi bojanje sintakse", -reset_highlight: "Ponovi kolorizaciju (ako je nesinkronizirana s tekstom)", -help: "O edit_area", -save: "Spremi", -load: "Uèitaj", -line_abbr: "Ln", -char_abbr: "Zn", -position: "Pozicija", -total: "Ukupno", -close_popup: "Zatvori prozor", -shortcuts: "Kratice", -add_tab: "Dodaj tabulaciju", -remove_tab: "Makni tabulaciju", -about_notice: "Napomena: koloriziranje sintakse je samo za kratke kodove", -toggle: "Prebaci naèin ureðivanja", -accesskey: "Accesskey", -tab: "Tab", -shift: "Shift", -ctrl: "Ctrl", -esc: "Esc", -processing: "Procesiram...", -fullscreen: "Cijeli prozor", -syntax_selection: "--Syntax--", -syntax_css: "CSS", -syntax_html: "HTML", -syntax_js: "Javascript", -syntax_php: "Php", -syntax_python: "Python", -syntax_vb: "Visual Basic", -syntax_xml: "Xml", -syntax_c: "C", -syntax_cpp: "CPP", -syntax_basic: "Basic", -syntax_pas: "Pascal", -syntax_brainfuck: "Brainfuck", -syntax_sql: "SQL", -syntax_ruby: "Ruby", -close_tab: "Close file" -}; diff --git a/BSF/plugins/LocalFilesEditor/editarea/langs/index.php b/BSF/plugins/LocalFilesEditor/editarea/langs/index.php deleted file mode 100644 index c15b15795..000000000 --- a/BSF/plugins/LocalFilesEditor/editarea/langs/index.php +++ /dev/null @@ -1,30 +0,0 @@ -<?php -// +-----------------------------------------------------------------------+ -// | Piwigo - a PHP based picture gallery | -// +-----------------------------------------------------------------------+ -// | Copyright(C) 2008 Piwigo Team http://piwigo.org | -// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net | -// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick | -// +-----------------------------------------------------------------------+ -// | This program is free software; you can redistribute it and/or modify | -// | it under the terms of the GNU General Public License as published by | -// | the Free Software Foundation | -// | | -// | This program is distributed in the hope that it will be useful, but | -// | WITHOUT ANY WARRANTY; without even the implied warranty of | -// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | -// | General Public License for more details. | -// | | -// | You should have received a copy of the GNU General Public License | -// | along with this program; if not, write to the Free Software | -// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | -// | USA. | -// +-----------------------------------------------------------------------+ - -// Recursive call -$url = '../'; -header( 'Request-URI: '.$url ); -header( 'Content-Location: '.$url ); -header( 'Location: '.$url ); -exit(); -?> diff --git a/BSF/plugins/LocalFilesEditor/editarea/langs/it.js b/BSF/plugins/LocalFilesEditor/editarea/langs/it.js deleted file mode 100644 index 2191e6b26..000000000 --- a/BSF/plugins/LocalFilesEditor/editarea/langs/it.js +++ /dev/null @@ -1,61 +0,0 @@ -editAreaLoader.lang["it"]={ -new_document: "nuovo documento vuoto", -search_button: "cerca e sostituisci", -search_command: "trova successivo / apri finestra di ricerca", -search: "cerca", -replace: "sostituisci", -replace_command: "sostituisci / apri finestra di ricerca", -find_next: "trova successivo", -replace_all: "sostituisci tutti", -reg_exp: "espressioni regolari", -match_case: "confronta maiuscole/minuscole<br />", -not_found: "non trovato.", -occurrence_replaced: "occorrenze sostituite.", -search_field_empty: "Campo ricerca vuoto", -restart_search_at_begin: "Fine del testo raggiunta. Ricomincio dall'inizio.", -move_popup: "sposta popup di ricerca", -font_size: "-- Dimensione --", -go_to_line: "vai alla linea", -go_to_line_prompt: "vai alla linea numero:", -undo: "annulla", -redo: "ripeti", -change_smooth_selection: "abilita/disabilita alcune caratteristiche della visualizzazione", -highlight: "abilita/disabilita colorazione della sintassi", -reset_highlight: "aggiorna colorazione (se non sincronizzata)", -help: "informazioni su...", -save: "salva", -load: "carica", -line_abbr: "Ln", -char_abbr: "Ch", -position: "Posizione", -total: "Totale", -close_popup: "chiudi popup", -shortcuts: "Scorciatoie", -add_tab: "aggiungi tabulazione", -remove_tab: "rimuovi tabulazione", -about_notice: "Avviso: la colorazione della sintassi vale solo con testo piccolo", -toggle: "Abilita/disabilita editor", -accesskey: "Accesskey", -tab: "Tab", -shift: "Shift", -ctrl: "Ctrl", -esc: "Esc", -processing: "In corso...", -fullscreen: "fullscreen", -syntax_selection: "--Syntax--", -syntax_css: "CSS", -syntax_html: "HTML", -syntax_js: "Javascript", -syntax_php: "Php", -syntax_python: "Python", -syntax_vb: "Visual Basic", -syntax_xml: "Xml", -syntax_c: "C", -syntax_cpp: "CPP", -syntax_basic: "Basic", -syntax_pas: "Pascal", -syntax_brainfuck: "Brainfuck", -syntax_sql: "SQL", -syntax_ruby: "Ruby", -close_tab: "Close file" -}; diff --git a/BSF/plugins/LocalFilesEditor/editarea/langs/ja.js b/BSF/plugins/LocalFilesEditor/editarea/langs/ja.js deleted file mode 100644 index 3afc1cb7d..000000000 --- a/BSF/plugins/LocalFilesEditor/editarea/langs/ja.js +++ /dev/null @@ -1,61 +0,0 @@ -editAreaLoader.lang["ja"]={ -new_document: "新規作成", -search_button: "検索・置換", -search_command: "次を検索 / 検索窓を表示", -search: "検索", -replace: "置換", -replace_command: "置換 / 置換窓を表示", -find_next: "次を検索", -replace_all: "全置換", -reg_exp: "正規表現", -match_case: "大文字小文字の区別", -not_found: "見つかりません。", -occurrence_replaced: "置換しました。", -search_field_empty: "検索対象文字列が空です。", -restart_search_at_begin: "終端に達しました、始めに戻ります", -move_popup: "検索窓を移動", -font_size: "--フォントサイズ--", -go_to_line: "指定行へ移動", -go_to_line_prompt: "指定行へ移動します:", -undo: "元に戻す", -redo: "やり直し", -change_smooth_selection: "スムース表示の切り替え(CPUを使います)", -highlight: "構文強調表示の切り替え", -reset_highlight: "構文強調表示のリセット", -help: "ヘルプを表示", -save: "保存", -load: "読み込み", -line_abbr: "行", -char_abbr: "文字", -position: "位置", -total: "合計", -close_popup: "ポップアップを閉じる", -shortcuts: "ショートカット", -add_tab: "タブを挿入する", -remove_tab: "タブを削除する", -about_notice: "注意:構文強調表示は短いテキストでしか有効に機能しません。", -toggle: "テキストエリアとeditAreaの切り替え", -accesskey: "アクセスキー", -tab: "Tab", -shift: "Shift", -ctrl: "Ctrl", -esc: "Esc", -processing: "処理中です...", -fullscreen: "fullscreen", -syntax_selection: "--Syntax--", -syntax_css: "CSS", -syntax_html: "HTML", -syntax_js: "Javascript", -syntax_php: "Php", -syntax_python: "Python", -syntax_vb: "Visual Basic", -syntax_xml: "Xml", -syntax_c: "C", -syntax_cpp: "CPP", -syntax_basic: "Basic", -syntax_pas: "Pascal", -syntax_brainfuck: "Brainfuck", -syntax_sql: "SQL", -syntax_ruby: "Ruby", -close_tab: "Close file" -}; diff --git a/BSF/plugins/LocalFilesEditor/editarea/langs/mk.js b/BSF/plugins/LocalFilesEditor/editarea/langs/mk.js deleted file mode 100644 index 7cacb038c..000000000 --- a/BSF/plugins/LocalFilesEditor/editarea/langs/mk.js +++ /dev/null @@ -1,61 +0,0 @@ -editAreaLoader.lang["mk"]={ -new_document: "Нов документ", -search_button: "Најди и замени", -search_command: "Барај следно / Отвори нов прозорец за пребарување", -search: "Барај", -replace: "Замени", -replace_command: "Замени / Отвори прозорец за пребарување", -find_next: "најди следно", -replace_all: "Замени ги сите", -reg_exp: "Регуларни изрази", -match_case: "Битна е големината на буквите", -not_found: "не е пронајдено.", -occurrence_replaced: "замени.", -search_field_empty: "Полето за пребарување е празно", -restart_search_at_begin: "Крај на областа. Стартувај од почеток.", -move_popup: "Помести го прозорецот", -font_size: "--Големина на текстот--", -go_to_line: "Оди на линија", -go_to_line_prompt: "Оди на линија со број:", -undo: "Врати", -redo: "Повтори", -change_smooth_selection: "Вклучи/исклучи некои карактеристики за приказ (попаметен приказ, но поголемо оптеретување за процесорот)", -highlight: "Вклучи/исклучи осветлување на синтакса", -reset_highlight: "Ресетирај го осветлувањето на синтакса (доколку е десинхронизиранo со текстот)", -help: "За", -save: "Зачувај", -load: "Вчитај", -line_abbr: "Лн", -char_abbr: "Зн", -position: "Позиција", -total: "Вкупно", -close_popup: "Затвори го прозорецот", -shortcuts: "Кратенки", -add_tab: "Додај табулација на текстот", -remove_tab: "Отстрани ја табулацијата", -about_notice: "Напомена: Осветлувањето на синтанса е само за краток текст", -toggle: "Смени начин на уредување", -accesskey: "Accesskey", -tab: "Tab", -shift: "Shift", -ctrl: "Ctrl", -esc: "Esc", -processing: "Обработувам...", -fullscreen: "Цел прозорец", -syntax_selection: "--Синтакса--", -syntax_css: "CSS", -syntax_html: "HTML", -syntax_js: "Javascript", -syntax_php: "Php", -syntax_python: "Python", -syntax_vb: "Visual Basic", -syntax_xml: "Xml", -syntax_c: "C", -syntax_cpp: "CPP", -syntax_basic: "Basic", -syntax_pas: "Pascal", -syntax_brainfuck: "Brainfuck", -syntax_sql: "SQL", -syntax_ruby: "Ruby", -close_tab: "Избери датотека" -}; diff --git a/BSF/plugins/LocalFilesEditor/editarea/langs/nl.js b/BSF/plugins/LocalFilesEditor/editarea/langs/nl.js deleted file mode 100644 index 00cbbe3a6..000000000 --- a/BSF/plugins/LocalFilesEditor/editarea/langs/nl.js +++ /dev/null @@ -1,61 +0,0 @@ -editAreaLoader.lang["nl"]={ -new_document: "nieuw leeg document", -search_button: "zoek en vervang", -search_command: "zoek volgende / zoekscherm openen", -search: "zoek", -replace: "vervang", -replace_command: "vervang / zoekscherm openen", -find_next: "volgende vinden", -replace_all: "alles vervangen", -reg_exp: "reguliere expressies", -match_case: "hoofdletter gevoelig", -not_found: "niet gevonden.", -occurrence_replaced: "object vervangen.", -search_field_empty: "Zoek veld leeg", -restart_search_at_begin: "Niet meer instanties gevonden, begin opnieuw", -move_popup: "versleep zoek scherm", -font_size: "--Letter grootte--", -go_to_line: "Ga naar regel", -go_to_line_prompt: "Ga naar regel nummer:", -undo: "Ongedaan maken", -redo: "Opnieuw doen", -change_smooth_selection: "zet wat schermopties aan/uit (kan langzamer zijn)", -highlight: "zet syntax highlight aan/uit", -reset_highlight: "reset highlight (indien gedesynchronizeerd)", -help: "informatie", -save: "opslaan", -load: "laden", -line_abbr: "Ln", -char_abbr: "Ch", -position: "Positie", -total: "Totaal", -close_popup: "Popup sluiten", -shortcuts: "Snelkoppelingen", -add_tab: "voeg tabs toe in tekst", -remove_tab: "verwijder tabs uit tekst", -about_notice: "Notitie: syntax highlight functie is alleen voor kleine tekst", -toggle: "geavanceerde bewerkingsopties", -accesskey: "Accessknop", -tab: "Tab", -shift: "Shift", -ctrl: "Ctrl", -esc: "Esc", -processing: "Verwerken...", -fullscreen: "fullscreen", -syntax_selection: "--Syntax--", -syntax_css: "CSS", -syntax_html: "HTML", -syntax_js: "Javascript", -syntax_php: "Php", -syntax_python: "Python", -syntax_vb: "Visual Basic", -syntax_xml: "Xml", -syntax_c: "C", -syntax_cpp: "CPP", -syntax_basic: "Basic", -syntax_pas: "Pascal", -syntax_brainfuck: "Brainfuck", -syntax_sql: "SQL", -syntax_ruby: "Ruby", -close_tab: "Close file" -}; diff --git a/BSF/plugins/LocalFilesEditor/editarea/langs/pl.js b/BSF/plugins/LocalFilesEditor/editarea/langs/pl.js deleted file mode 100644 index 501ec9a2b..000000000 --- a/BSF/plugins/LocalFilesEditor/editarea/langs/pl.js +++ /dev/null @@ -1,61 +0,0 @@ -editAreaLoader.lang["pl"]={ -new_document: "nowy dokument", -search_button: "znajdź i zamień", -search_command: "znajdź następny", -search: "znajdź", -replace: "zamień", -replace_command: "zamień", -find_next: "następny", -replace_all: "zamień wszystko", -reg_exp: "wyrażenie regularne", -match_case: "uwzględnij wielkość liter<br />", -not_found: "nie znaleziono.", -occurrence_replaced: "wystąpień zamieniono.", -search_field_empty: "Nie wprowadzono tekstu", -restart_search_at_begin: "Koniec dokumentu. Wyszukiwanie od początku.", -move_popup: "przesuń okienko wyszukiwania", -font_size: "Rozmiar", -go_to_line: "idź do linii", -go_to_line_prompt: "numer linii:", -undo: "cofnij", -redo: "przywróć", -change_smooth_selection: "włącz/wyłącz niektóre opcje wyglądu (zaawansowane opcje wyglądu obciążają procesor)", -highlight: "włącz/wyłącz podświetlanie składni", -reset_highlight: "odśwież podświetlanie składni (jeśli rozsynchronizowało się z tekstem)", -help: "o programie", -save: "zapisz", -load: "otwórz", -line_abbr: "Ln", -char_abbr: "Zn", -position: "Pozycja", -total: "W sumie", -close_popup: "zamknij okienko", -shortcuts: "Skróty klawiaturowe", -add_tab: "dodaj wcięcie do zaznaczonego tekstu", -remove_tab: "usuń wcięcie", -about_notice: "Uwaga: podświetlanie składni nie jest zalecane dla długich tekstów", -toggle: "Włącz/wyłącz edytor", -accesskey: "Alt+", -tab: "Tab", -shift: "Shift", -ctrl: "Ctrl", -esc: "Esc", -processing: "Przetwarzanie...", -fullscreen: "fullscreen", -syntax_selection: "--Syntax--", -syntax_css: "CSS", -syntax_html: "HTML", -syntax_js: "Javascript", -syntax_php: "Php", -syntax_python: "Python", -syntax_vb: "Visual Basic", -syntax_xml: "Xml", -syntax_c: "C", -syntax_cpp: "CPP", -syntax_basic: "Basic", -syntax_pas: "Pascal", -syntax_brainfuck: "Brainfuck", -syntax_sql: "SQL", -syntax_ruby: "Ruby", -close_tab: "Close file" -}; diff --git a/BSF/plugins/LocalFilesEditor/editarea/langs/pt.js b/BSF/plugins/LocalFilesEditor/editarea/langs/pt.js deleted file mode 100644 index 547796b0a..000000000 --- a/BSF/plugins/LocalFilesEditor/editarea/langs/pt.js +++ /dev/null @@ -1,61 +0,0 @@ -editAreaLoader.lang["pt"]={ -new_document: "Novo documento", -search_button: "Localizar e substituir", -search_command: "Localizar próximo", -search: "Localizar", -replace: "Substituir", -replace_command: "Substituir", -find_next: "Localizar", -replace_all: "Subst. tudo", -reg_exp: "Expressões regulares", -match_case: "Diferenciar maiúsculas e minúsculas", -not_found: "Não encontrado.", -occurrence_replaced: "Ocorrências substituidas", -search_field_empty: "Campo localizar vazio.", -restart_search_at_begin: "Fim das ocorrências. Recomeçar do inicio.", -move_popup: "Mover janela", -font_size: "--Tamanho da fonte--", -go_to_line: "Ir para linha", -go_to_line_prompt: "Ir para a linha:", -undo: "Desfazer", -redo: "Refazer", -change_smooth_selection: "Opções visuais", -highlight: "Cores de sintaxe", -reset_highlight: "Resetar cores (se não sincronizado)", -help: "Sobre", -save: "Salvar", -load: "Carregar", -line_abbr: "Ln", -char_abbr: "Ch", -position: "Posição", -total: "Total", -close_popup: "Fechar", -shortcuts: "Shortcuts", -add_tab: "Adicionar tabulação", -remove_tab: "Remover tabulação", -about_notice: "Atenção: Cores de sintaxe são indicados somente para textos pequenos", -toggle: "Exibir editor", -accesskey: "Accesskey", -tab: "Tab", -shift: "Shift", -ctrl: "Ctrl", -esc: "Esc", -processing: "Processando...", -fullscreen: "fullscreen", -syntax_selection: "--Syntax--", -syntax_css: "CSS", -syntax_html: "HTML", -syntax_js: "Javascript", -syntax_php: "Php", -syntax_python: "Python", -syntax_vb: "Visual Basic", -syntax_xml: "Xml", -syntax_c: "C", -syntax_cpp: "CPP", -syntax_basic: "Basic", -syntax_pas: "Pascal", -syntax_brainfuck: "Brainfuck", -syntax_sql: "SQL", -syntax_ruby: "Ruby", -close_tab: "Close file" -}; diff --git a/BSF/plugins/LocalFilesEditor/editarea/langs/ru.js b/BSF/plugins/LocalFilesEditor/editarea/langs/ru.js deleted file mode 100644 index 56b3cd57c..000000000 --- a/BSF/plugins/LocalFilesEditor/editarea/langs/ru.js +++ /dev/null @@ -1,61 +0,0 @@ -editAreaLoader.lang["ru"]={ -new_document: "новый пустой документ", -search_button: "поиск и замена", -search_command: "искать следующий / открыть панель поиска", -search: "поиск", -replace: "замена", -replace_command: "заменить / открыть панель поиска", -find_next: "найти следующее", -replace_all: "заменить все", -reg_exp: "регулярное выражение", -match_case: "учитывать регистр", -not_found: "не найдено.", -occurrence_replaced: "вхождение заменено.", -search_field_empty: "Поле поиска пустое", -restart_search_at_begin: "Достигнут конец документа. Начинаю с начала.", -move_popup: "переместить окно поиска", -font_size: "--Размер шрифта--", -go_to_line: "перейти к строке", -go_to_line_prompt: "перейти к строке номер:", -undo: "отменить", -redo: "вернуть", -change_smooth_selection: "включить/отключить некоторые функции просмотра (более красиво, но больше использует процессор)", -highlight: "переключить подсветку синтаксиса включена/выключена", -reset_highlight: "восстановить подсветку (если разсинхронизирована от текста)", -help: "о программе", -save: "сохранить", -load: "загрузить", -line_abbr: "Стр", -char_abbr: "Стлб", -position: "Позиция", -total: "Всего", -close_popup: "закрыть всплывающее окно", -shortcuts: "Горячие клавиши", -add_tab: "добавить табуляцию в текст", -remove_tab: "убрать табуляцию из текста", -about_notice: "Внимание: функция подсветки синтаксиса только для небольших текстов", -toggle: "Переключить редактор", -accesskey: "Горячая клавиша", -tab: "Tab", -shift: "Shift", -ctrl: "Ctrl", -esc: "Esc", -processing: "Обработка...", -fullscreen: "полный экран", -syntax_selection: "--Синтакс--", -syntax_css: "CSS", -syntax_html: "HTML", -syntax_js: "Javascript", -syntax_php: "Php", -syntax_python: "Python", -syntax_vb: "Visual Basic", -syntax_xml: "Xml", -syntax_c: "C", -syntax_cpp: "CPP", -syntax_basic: "Basic", -syntax_pas: "Pascal", -syntax_brainfuck: "Brainfuck", -syntax_sql: "SQL", -syntax_ruby: "Ruby", -close_tab: "Закрыть файл" -}; diff --git a/BSF/plugins/LocalFilesEditor/editarea/langs/sk.js b/BSF/plugins/LocalFilesEditor/editarea/langs/sk.js deleted file mode 100644 index 3d4881a3f..000000000 --- a/BSF/plugins/LocalFilesEditor/editarea/langs/sk.js +++ /dev/null @@ -1,61 +0,0 @@ -editAreaLoader.lang["sk"]={ -new_document: "nový prázdy dokument", -search_button: "vyhľadaj a nahraď", -search_command: "hľadaj ďalsšie / otvor vyhľadávacie pole", -search: "hľadaj", -replace: "nahraď", -replace_command: "nahraď / otvor vyhľadávacie pole", -find_next: "nájdi ďalšie", -replace_all: "nahraď všetko", -reg_exp: "platné výrazy", -match_case: "zhodujúce sa výrazy", -not_found: "nenájdené.", -occurrence_replaced: "výskyty nahradené.", -search_field_empty: "Pole vyhľadávanie je prádzne", -restart_search_at_begin: "End of area reached. Restart at begin.", -move_popup: "presuň vyhľadávacie okno", -font_size: "--Veľkosť textu--", -go_to_line: "prejdi na riadok", -go_to_line_prompt: "prejdi na riadok:", -undo: "krok späť", -redo: "prepracovať", -change_smooth_selection: "povoliť/zamietnúť niektoré zo zobrazených funkcií (účelnejšie zobrazenie vyžaduje väčšie zaťaženie procesora CPU)", -highlight: "prepnúť zvýrazňovanie syntaxe zap/vyp", -reset_highlight: "zrušiť zvýrazňovanie (ak je nesynchronizované s textom)", -help: "o programe", -save: "uložiť", -load: "načítať", -line_abbr: "Ln", -char_abbr: "Ch", -position: "Pozícia", -total: "Spolu", -close_popup: "zavrieť okno", -shortcuts: "Skratky", -add_tab: "pridať tabulovanie textu", -remove_tab: "odstrániť tabulovanie textu", -about_notice: "Upozornenie: funkcia zvýrazňovania syntaxe je dostupná iba pre malý text", -toggle: "Prepnúť editor", -accesskey: "Accesskey", -tab: "Záložka", -shift: "Shift", -ctrl: "Ctrl", -esc: "Esc", -processing: "Spracúvam...", -fullscreen: "cel=a obrazovka", -syntax_selection: "--Vyber Syntax--", -syntax_css: "CSS", -syntax_html: "HTML", -syntax_js: "Javascript", -syntax_php: "Php", -syntax_python: "Python", -syntax_vb: "Visual Basic", -syntax_xml: "Xml", -syntax_c: "C", -syntax_cpp: "CPP", -syntax_basic: "Basic", -syntax_pas: "Pascal", -syntax_brainfuck: "Brainfuck", -syntax_sql: "SQL", -syntax_ruby: "Ruby", -close_tab: "Close file" -}; |