From b892a86f18e1c8dfc1b5ce2d9a00fd31e214bb7c Mon Sep 17 00:00:00 2001 From: Fraenkiman Date: Wed, 25 Jan 2023 00:45:11 +0100 Subject: [PATCH] Update bbcode language files Translated note for external link --- fp-plugins/bbcode/lang/lang.cs-cz.php | 52 ++++++++++---------- fp-plugins/bbcode/lang/lang.de-de.php | 52 ++++++++++---------- fp-plugins/bbcode/lang/lang.el-gr.php | 50 +++++++++++--------- fp-plugins/bbcode/lang/lang.en-us.php | 52 ++++++++++---------- fp-plugins/bbcode/lang/lang.es-es.php | 68 ++++++++++++++------------- fp-plugins/bbcode/lang/lang.fr-fr.php | 50 +++++++++++--------- fp-plugins/bbcode/lang/lang.it-it.php | 50 +++++++++++--------- fp-plugins/bbcode/lang/lang.ja-jp.php | 53 +++++++++++---------- fp-plugins/bbcode/lang/lang.nl-nl.php | 60 ++++++++++++----------- fp-plugins/bbcode/lang/lang.pt-br.php | 52 ++++++++++---------- fp-plugins/bbcode/plugin.bbcode.php | 4 +- 11 files changed, 293 insertions(+), 250 deletions(-) diff --git a/fp-plugins/bbcode/lang/lang.cs-cz.php b/fp-plugins/bbcode/lang/lang.cs-cz.php index 45fe582..47c009f 100644 --- a/fp-plugins/bbcode/lang/lang.cs-cz.php +++ b/fp-plugins/bbcode/lang/lang.cs-cz.php @@ -1,25 +1,25 @@ 'Nastavení BBCode', 'desc1' => 'Tento plugin umožňuje používat BBCode na vašem blogu. ', 'options' => 'Nastavení', - 'editing' => 'Úprava', - 'allow_html'=> 'Inline HTML', + 'editing' => 'Úprava', + 'allow_html' => 'Inline HTML', 'allow_html_long' => 'Umožnit používání HTML tagu současně s BBCode', 'toolbar' => 'Lišta s nástroji', 'toolbar_long' => 'Zapnout upravování pomocí lišty nástrojů.', - 'other' => 'Ostatní možnosti', + 'other' => 'Ostatní možnosti', 'comments' => 'Komentáře', 'comments_long' => 'Povolit BBCode v komentářích', 'urlmaxlen' => 'Maximální délka URL', 'urlmaxlen_long_pre' => 'Zkrátit URL delší jako ', - 'urlmaxlen_long_post'=>' znaků.', + 'urlmaxlen_long_post' =>' znaků.', 'submit' => 'Uložit nastavení', 'msgs' => array( 1 => 'BBCode configuration successful saved.', @@ -27,29 +27,33 @@ $lang['admin']['plugin']['bbcode'] = array( ), 'editor' => array( - 'formatting' => 'Formátování', - 'textarea' => 'Textové pole: ', - 'expand' => 'Zvětšit', - 'expandtitle' => 'Zvětšit výšku textového pole', - 'reduce' => 'Zmenšit', - 'reducetitle' => 'Zmenšit výšku textového pole', + 'formatting' => 'Formátování', + 'textarea' => 'Textové pole: ', + 'expand' => 'Zvětšit', + 'expandtitle' => 'Zvětšit výšku textového pole', + 'reduce' => 'Zmenšit', + 'reducetitle' => 'Zmenšit výšku textového pole', // note: accesskeys are not internationalized... // btw. why not :-D - 'bold' => 'B', - 'boldtitle' => 'Tučné', - 'italic' => 'I', - 'italictitle' => 'Kurzíva', - 'underline' => 'U', + 'bold' => 'B', + 'boldtitle' => 'Tučné', + 'italic' => 'I', + 'italictitle' => 'Kurzíva', + 'underline' => 'U', 'underlinetitle' => 'Podtržené', - 'quote' => 'Citovat', - 'quotetitle' => 'Citace', - 'code' => 'Kód', - 'codetitle' => 'Kód', - 'help' => 'BBCode Pomoc', + 'quote' => 'Citovat', + 'quotetitle' => 'Citace', + 'code' => 'Kód', + 'codetitle' => 'Kód', + 'help' => 'BBCode Pomoc', // currently not used - 'status' => 'Status bar', - 'statusbar' => 'Normalní mód. Stiskni <Esc> pro přepnutí módu.' + 'status' => 'Status bar', + 'statusbar' => 'Normalní mód. Stiskni <Esc> pro přepnutí módu.' ) ); +$lang ['plugin'] ['bbcode'] = array ( + 'go_to' => 'Přejít na' +); + ?> diff --git a/fp-plugins/bbcode/lang/lang.de-de.php b/fp-plugins/bbcode/lang/lang.de-de.php index 8f336c6..4b345d9 100644 --- a/fp-plugins/bbcode/lang/lang.de-de.php +++ b/fp-plugins/bbcode/lang/lang.de-de.php @@ -1,7 +1,7 @@ 'BBCode Konfiguration', 'desc1' => 'Dieses Plugin erlaubt BBCode Markup zu benutzen und bietet die '. @@ -9,18 +9,18 @@ $lang['admin']['plugin']['bbcode'] = array( 'options' => 'Optionen', - 'editing' => 'Einstellungen bearbeiten', - 'allow_html'=> 'Inline HTML', + 'editing' => 'Einstellungen bearbeiten', + 'allow_html' => 'Inline HTML', 'allow_html_long' => 'Benutzung von HTML Code und BBCode erlauben', 'toolbar' => 'Toolbar', 'toolbar_long' => 'Editor Toolbar aktivieren.', - 'other' => 'Weitere Optionen', + 'other' => 'Weitere Optionen', 'comments' => 'Kommentare', 'comments_long' => 'erlaube BBCode in den Kommentaren', 'urlmaxlen' => 'Maximale Länge der URL Anzeige', 'urlmaxlen_long_pre' => 'Kürze URLs die mehr als ', - 'urlmaxlen_long_post'=>' Zeichen haben.', + 'urlmaxlen_long_post' =>' Zeichen haben.', 'submit' => 'Konfiguration speichern', 'msgs' => array( 1 => 'BBCode Konfiguration erfolgreich gespeichert.', @@ -28,29 +28,33 @@ $lang['admin']['plugin']['bbcode'] = array( ), 'editor' => array( - 'formatting' => 'Formatierung', - 'textarea' => 'Eingabefeld: ', - 'expand' => 'Vergrößern', - 'expandtitle' => 'Das Eingabefeld vergrößern', - 'reduce' => 'Verkleinern', - 'reducetitle' => 'Das Eingabefeld verkleinern', + 'formatting' => 'Formatierung', + 'textarea' => 'Eingabefeld: ', + 'expand' => 'Vergrößern', + 'expandtitle' => 'Das Eingabefeld vergrößern', + 'reduce' => 'Verkleinern', + 'reducetitle' => 'Das Eingabefeld verkleinern', // note: accesskeys are not internationalized... // btw. why not :-D - 'bold' => 'B', - 'boldtitle' => 'Fett', - 'italic' => 'I', - 'italictitle' => 'Kursiv', - 'underline' => 'U', + 'bold' => 'B', + 'boldtitle' => 'Fett', + 'italic' => 'I', + 'italictitle' => 'Kursiv', + 'underline' => 'U', 'underlinetitle' => 'Unterstreichen', - 'quote' => 'Quote', - 'quotetitle' => 'Bemerkung/Zitat', - 'code' => 'Code', - 'codetitle' => 'Code Beispiel', - 'help' => 'BBCode Hilfe', + 'quote' => 'Quote', + 'quotetitle' => 'Bemerkung/Zitat', + 'code' => 'Code', + 'codetitle' => 'Code Beispiel', + 'help' => 'BBCode Hilfe', // currently not used - 'status' => 'Status bar', - 'statusbar' => 'Normal mode. Press <Esc> to switch editing mode.' + 'status' => 'Status bar', + 'statusbar' => 'Normal mode. Press <Esc> to switch editing mode.' ) ); +$lang ['plugin'] ['bbcode'] = array ( + 'go_to' => 'Gehe zu' +); + ?> diff --git a/fp-plugins/bbcode/lang/lang.el-gr.php b/fp-plugins/bbcode/lang/lang.el-gr.php index 902ac67..bc40660 100644 --- a/fp-plugins/bbcode/lang/lang.el-gr.php +++ b/fp-plugins/bbcode/lang/lang.el-gr.php @@ -1,7 +1,7 @@ 'Ρύθμιση του BBCode', 'desc1' => 'Το πρόσθετο αυτό επιτρέπει τη χρήση σύνταξης BBCode και παρέχει '. @@ -9,13 +9,13 @@ $lang['admin']['plugin']['bbcode'] = array( 'options' => 'Επιλογές', - 'editing' => 'Επεξεργασία', - 'allow_html'=> 'Χρήση HTML', + 'editing' => 'Επεξεργασία', + 'allow_html' => 'Χρήση HTML', 'allow_html_long' => 'Επιτρέπεται χρήση HTML παράλληλα με το BBCode', 'toolbar' => 'Μπάρα συντομεύσεων', 'toolbar_long' => 'Ενεργοποιείται η μπάρα συντομεύσεων κατά την καταχώρηση.', - 'other' => 'Άλλες επιλογές', + 'other' => 'Άλλες επιλογές', 'comments' => 'Σχόλια', 'comments_long' => 'Επιτρέπεται η χρήση BBCode στα σχόλια', 'urlmaxlen' => 'Μέγιστο μήκος συνδέσμων', @@ -28,29 +28,33 @@ $lang['admin']['plugin']['bbcode'] = array( ), 'editor' => array( - 'formatting' => 'Formatting', - 'textarea' => 'Textarea: ', - 'expand' => 'Expand', - 'expandtitle' => 'Expand Textarea Height', - 'reduce' => 'Reduce', - 'reducetitle' => 'Reduce Textarea Height', + 'formatting' => 'Formatting', + 'textarea' => 'Textarea: ', + 'expand' => 'Expand', + 'expandtitle' => 'Expand Textarea Height', + 'reduce' => 'Reduce', + 'reducetitle' => 'Reduce Textarea Height', // note: accesskeys are not internationalized... // btw. why not :-D - 'bold' => 'B', - 'boldtitle' => 'Έντονα', - 'italic' => 'I', - 'italictitle' => 'Πλάγια', - 'underline' => 'U', + 'bold' => 'B', + 'boldtitle' => 'Έντονα', + 'italic' => 'I', + 'italictitle' => 'Πλάγια', + 'underline' => 'U', 'underlinetitle' => 'Υπογραμμισμένα', - 'quote' => 'Quote', - 'quotetitle' => 'Παράθεση', - 'code' => 'Code', - 'codetitle' => 'Κώδικας', - 'help' => 'Βοήθεια σχετικά με το BBCode', + 'quote' => 'Quote', + 'quotetitle' => 'Παράθεση', + 'code' => 'Code', + 'codetitle' => 'Κώδικας', + 'help' => 'Βοήθεια σχετικά με το BBCode', // currently not used - 'status' => 'Μπάρα κατάστασης', - 'statusbar' => 'Κανονική λειτουργία. Πατήστε <Esc> για εναλλαγή σε λειτουργία επεξεργασίας.' + 'status' => 'Μπάρα κατάστασης', + 'statusbar' => 'Κανονική λειτουργία. Πατήστε <Esc> για εναλλαγή σε λειτουργία επεξεργασίας.' ) ); +$lang ['plugin'] ['bbcode'] = array ( + 'go_to' => 'Πηγαίνετε στον' +); + ?> diff --git a/fp-plugins/bbcode/lang/lang.en-us.php b/fp-plugins/bbcode/lang/lang.en-us.php index 5b8d91a..70b71b9 100644 --- a/fp-plugins/bbcode/lang/lang.en-us.php +++ b/fp-plugins/bbcode/lang/lang.en-us.php @@ -1,7 +1,7 @@ 'BBCode Configuration', 'desc1' => 'This plugin allows using BBCode markup and provides '. @@ -9,18 +9,18 @@ $lang['admin']['plugin']['bbcode'] = array( 'options' => 'Options', - 'editing' => 'Editing', - 'allow_html'=> 'Inline HTML', + 'editing' => 'Editing', + 'allow_html' => 'Inline HTML', 'allow_html_long' => 'Enable using HTML along with BBCode', 'toolbar' => 'Toolbar', 'toolbar_long' => 'Enable the editor toolbar.', - 'other' => 'Other options', + 'other' => 'Other options', 'comments' => 'Comments', 'comments_long' => 'Allow BBCode in comments', 'urlmaxlen' => 'URL max length', 'urlmaxlen_long_pre' => 'Shorten URLs longer than ', - 'urlmaxlen_long_post'=>' characters.', + 'urlmaxlen_long_post' => ' characters.', 'submit' => 'Save configuration', 'msgs' => array( 1 => 'BBCode configuration successful saved.', @@ -28,29 +28,33 @@ $lang['admin']['plugin']['bbcode'] = array( ), 'editor' => array( - 'formatting' => 'Formatting', - 'textarea' => 'Textarea: ', - 'expand' => 'Expand', - 'expandtitle' => 'Expand Textarea Height', - 'reduce' => 'Reduce', - 'reducetitle' => 'Reduce Textarea Height', + 'formatting' => 'Formatting', + 'textarea' => 'Textarea: ', + 'expand' => 'Expand', + 'expandtitle' => 'Expand Textarea Height', + 'reduce' => 'Reduce', + 'reducetitle' => 'Reduce Textarea Height', // note: accesskeys are not internationalized... // btw. why not :-D - 'bold' => 'B', - 'boldtitle' => 'Bold', - 'italic' => 'I', - 'italictitle' => 'Italic', - 'underline' => 'U', + 'bold' => 'B', + 'boldtitle' => 'Bold', + 'italic' => 'I', + 'italictitle' => 'Italic', + 'underline' => 'U', 'underlinetitle' => 'Underlined', - 'quote' => 'Quote', - 'quotetitle' => 'Quote', - 'code' => 'Code', - 'codetitle' => 'Code', - 'help' => 'BBCode Help', + 'quote' => 'Quote', + 'quotetitle' => 'Quote', + 'code' => 'Code', + 'codetitle' => 'Code', + 'help' => 'BBCode Help', // currently not used - 'status' => 'Status bar', - 'statusbar' => 'Normal mode. Press <Esc> to switch editing mode.' + 'status' => 'Status bar', + 'statusbar' => 'Normal mode. Press <Esc> to switch editing mode.' ) ); +$lang ['plugin'] ['bbcode'] = array ( + 'go_to' => 'Go to' +); + ?> diff --git a/fp-plugins/bbcode/lang/lang.es-es.php b/fp-plugins/bbcode/lang/lang.es-es.php index 7894823..b5a6b58 100644 --- a/fp-plugins/bbcode/lang/lang.es-es.php +++ b/fp-plugins/bbcode/lang/lang.es-es.php @@ -1,7 +1,7 @@ 'Configuración de BBCode', 'desc1' => 'Este Plugin permite usar BBCode markup y proporciona '. @@ -9,48 +9,52 @@ $lang['admin']['plugin']['bbcode'] = array( 'options' => 'Opciones', - 'editing' => 'Edición', - 'allow_html' => 'HTML en línea', - 'allow_html_long' => 'Habilite el uso de HTML junto con BBCode', - 'toolbar' => 'Barra de herramientas', - 'toolbar_long' => 'Habilite la barra de herramientas del editor.', + 'editing' => 'Edición', + 'allow_html' => 'HTML en línea', + 'allow_html_long' => 'Habilite el uso de HTML junto con BBCode', + 'toolbar' => 'Barra de herramientas', + 'toolbar_long' => 'Habilite la barra de herramientas del editor.', - 'other' => 'Otras opciones', - 'comments' => 'Comments', - 'comments_long' => 'Permitir BBCode en los comentarios', - 'urlmaxlen' => 'Largo máximo del URL', - 'urlmaxlen_long_pre' => 'Acorte los URL más largos de ', - 'urlmaxlen_long_post' =>' caracteres.', - 'submit' => 'Save configuration', + 'other' => 'Otras opciones', + 'comments' => 'Comments', + 'comments_long' => 'Permitir BBCode en los comentarios', + 'urlmaxlen' => 'Largo máximo del URL', + 'urlmaxlen_long_pre' => 'Acorte los URL más largos de ', + 'urlmaxlen_long_post' => ' caracteres.', + 'submit' => 'Save configuration', 'msgs' => array( 1 => 'BBCode configuration successful saved.', -1 => 'Configuración de BBCode no guardada.' ), 'editor' => array( - 'formatting' => 'Formateo', - 'textarea' => 'Área de texto: ', - 'expand' => 'Ampliar', - 'expandtitle' => 'Ampliar la altura del área de texto', - 'reduce' => 'Reducir', - 'reducetitle' => 'Reducir la altura del área de texto', + 'formatting' => 'Formateo', + 'textarea' => 'Área de texto: ', + 'expand' => 'Ampliar', + 'expandtitle' => 'Ampliar la altura del área de texto', + 'reduce' => 'Reducir', + 'reducetitle' => 'Reducir la altura del área de texto', // note: accesskeys are not internationalized... // btw. why not :-D - 'bold' => 'B', - 'boldtitle' => 'Negrita', - 'italic' => 'I', - 'italictitle' => 'Itálica', - 'underline' => 'U', + 'bold' => 'B', + 'boldtitle' => 'Negrita', + 'italic' => 'I', + 'italictitle' => 'Itálica', + 'underline' => 'U', 'underlinetitle' => 'Subrayada', - 'quote' => 'Quote', - 'quotetitle' => 'Citar', - 'code' => 'Code', - 'codetitle' => 'Código', - 'help' => 'Ayuda de BBCode', + 'quote' => 'Quote', + 'quotetitle' => 'Citar', + 'code' => 'Code', + 'codetitle' => 'Código', + 'help' => 'Ayuda de BBCode', // currently not used - 'status' => 'Barra de estado', - 'statusbar' => 'Modo normal. presiona <Esc> para cambiar el modo de edición.' + 'status' => 'Barra de estado', + 'statusbar' => 'Modo normal. presiona <Esc> para cambiar el modo de edición.' ) ); +$lang ['plugin'] ['bbcode'] = array ( + 'go_to' => 'Ir a' +); + ?> diff --git a/fp-plugins/bbcode/lang/lang.fr-fr.php b/fp-plugins/bbcode/lang/lang.fr-fr.php index 218d467..12f8fbd 100644 --- a/fp-plugins/bbcode/lang/lang.fr-fr.php +++ b/fp-plugins/bbcode/lang/lang.fr-fr.php @@ -1,7 +1,7 @@ 'Configuration du BBCode', 'desc1' => 'Ce plugin autorise l\'usage du BBCode et permet une intégration '. @@ -9,13 +9,13 @@ $lang['admin']['plugin']['bbcode'] = array( 'options' => 'Options', - 'editing' => 'Edition', - 'allow_html'=> 'Prise en charge de l\'HTML', + 'editing' => 'Edition', + 'allow_html' => 'Prise en charge de l\'HTML', 'allow_html_long' => 'Autoriser l\'usage de l\'HTML avec le BBCode', 'toolbar' => 'Barre d\'outils', 'toolbar_long' => 'Activer la Barre d\'outils d\'édition.', - 'other' => 'Autres options', + 'other' =>'Autres options', 'comments' => 'Commentaires', 'comments_long' => 'Autoriser le BBCode dans les commentaires', 'urlmaxlen' => 'Longueur maximum URL', @@ -28,29 +28,33 @@ $lang['admin']['plugin']['bbcode'] = array( ), 'editor' => array( - 'formatting' => 'Format', - 'textarea' => 'Zone de texte: ', - 'expand' => 'Elargir', - 'expandtitle' => 'Elargir la hauteur de la zone de texte', - 'reduce' => 'Réduire', - 'reducetitle' => 'Réduire la hauteur de la zone de texte', + 'formatting' => 'Format', + 'textarea' => 'Zone de texte: ', + 'expand' => 'Elargir', + 'expandtitle' => 'Elargir la hauteur de la zone de texte', + 'reduce' => 'Réduire', + 'reducetitle' => 'Réduire la hauteur de la zone de texte', // note: accesskeys are not internationalized... // btw. why not :-D - 'bold' => 'G', - 'boldtitle' => 'Gras', - 'italic' => 'I', - 'italictitle' => 'Italique', - 'underline' => 'S', + 'bold' => 'G', + 'boldtitle' => 'Gras', + 'italic' => 'I', + 'italictitle' => 'Italique', + 'underline' => 'S', 'underlinetitle' => 'Souligné', - 'quote' => 'Citation', - 'quotetitle' => 'Citation', - 'code' => 'Code', - 'codetitle' => 'Code', - 'help' => 'Aide BBCode', + 'quote' => 'Citation', + 'quotetitle' => 'Citation', + 'code' => 'Code', + 'codetitle' => 'Code', + 'help' => 'Aide BBCode', // currently not used - 'status' => 'barre de statut', - 'statusbar' => 'Mode Normal. Pressez <Esc> pour passer en mode édition .' + 'status' => 'barre de statut', + 'statusbar' => 'Mode Normal. Pressez <Esc> pour passer en mode édition .' ) ); +$lang ['plugin'] ['bbcode'] = array ( + 'go_to' => 'Aller à' +); + ?> diff --git a/fp-plugins/bbcode/lang/lang.it-it.php b/fp-plugins/bbcode/lang/lang.it-it.php index e4af02f..f5cd910 100644 --- a/fp-plugins/bbcode/lang/lang.it-it.php +++ b/fp-plugins/bbcode/lang/lang.it-it.php @@ -1,7 +1,7 @@ 'Configurazione BBCode', 'desc1' => 'Questo plugin ti consente di usare BBCode come markup e fornisce '. @@ -9,13 +9,13 @@ $lang['admin']['plugin']['bbcode'] = array( 'options' => 'Opzioni', - 'editing' => 'Modifica', - 'allow_html'=> 'Inline HTML', + 'editing' => 'Modifica', + 'allow_html' => 'Inline HTML', 'allow_html_long' => 'Consente di usare l\'HTML insieme a BBCode', 'toolbar' => 'Barra strumenti', 'toolbar_long' => 'Abilita la barra strumenti dell\'editor.', - 'other' => 'Altre opzioni', + 'other' => 'Altre opzioni', 'comments' => 'Commenti', 'comments_long' => 'Consenti di usare BBCode nei commenti', 'urlmaxlen' => 'Lunghezza massima degli URL', @@ -28,29 +28,33 @@ $lang['admin']['plugin']['bbcode'] = array( ), 'editor' => array( - 'formatting' => 'Formattazione', - 'textarea' => 'Casella di testo: ', - 'expand' => 'Espandi', - 'expandtitle' => 'Espandi l\'altezza della casella di testo', - 'reduce' => 'Riduci', - 'reducetitle' => 'Riduci l\'altezza della casella di testo', + 'formatting' => 'Formattazione', + 'textarea' => 'Casella di testo: ', + 'expand' => 'Espandi', + 'expandtitle' => 'Espandi l\'altezza della casella di testo', + 'reduce' => 'Riduci', + 'reducetitle' => 'Riduci l\'altezza della casella di testo', // note: accesskeys are not internationalized... // btw. why not :-D - 'bold' => 'G', - 'boldtitle' => 'Grassetto', - 'italic' => 'C', - 'italictitle' => 'Corsivo', - 'underline' => 'S', + 'bold' => 'G', + 'boldtitle' => 'Grassetto', + 'italic' => 'C', + 'italictitle' => 'Corsivo', + 'underline' => 'S', 'underlinetitle' => 'Sottolineato', - 'quote' => 'Cita', - 'quotetitle' => 'Citazione', - 'code' => 'Codice', - 'codetitle' => 'Codice', - 'help' => 'Guida di BBCode', + 'quote' => 'Cita', + 'quotetitle' => 'Citazione', + 'code' => 'Codice', + 'codetitle' => 'Codice', + 'help' => 'Guida di BBCode', // currently not used - 'status' => 'Barra di stato', - 'statusbar' => 'Modalità normale. Premi <Esc> per passare da una modalità all\'altra.' + 'status' => 'Barra di stato', + 'statusbar' => 'Modalità normale. Premi <Esc> per passare da una modalità all\'altra.' ) ); +$lang ['plugin'] ['bbcode'] = array ( + 'go_to' => 'Vai a' +); + ?> diff --git a/fp-plugins/bbcode/lang/lang.ja-jp.php b/fp-plugins/bbcode/lang/lang.ja-jp.php index 7dabbee..ed723d9 100644 --- a/fp-plugins/bbcode/lang/lang.ja-jp.php +++ b/fp-plugins/bbcode/lang/lang.ja-jp.php @@ -1,7 +1,7 @@ 'BBCodeの設定', 'desc1' => 'このプラグインは BBCode を使用できるようにし、'. @@ -9,18 +9,18 @@ $lang['admin']['plugin']['bbcode'] = array( 'options' => 'オプション', - 'editing' => '編集', - 'allow_html'=> 'インラインHTML', + 'editing' => '編集', + 'allow_html' => 'インラインHTML', 'allow_html_long' => 'BBCodeと通常HTMLを併用する', 'toolbar' => 'ツールバー', 'toolbar_long' => '編集ツールバーを有効にする', - 'other' => 'その他のオプション', + 'other' => 'その他のオプション', 'comments' => 'コメント', 'comments_long' => 'コメント欄でBBCodeの使用できるようにする', 'urlmaxlen' => 'URLの最大文字数', 'urlmaxlen_long_pre' => '何文字以上のとき短縮URL表示に変換するか:', - 'urlmaxlen_long_post'=>' 文字', + 'urlmaxlen_long_post' => ' 文字', 'submit' => '設定の変更を保存する', 'msgs' => array( 1 => 'BBCodeの設定変更を保存しました。', @@ -28,29 +28,34 @@ $lang['admin']['plugin']['bbcode'] = array( ), 'editor' => array( - 'formatting' => 'Formatting', - 'textarea' => 'テキストエリア: ', - 'expand' => '拡大', - 'expandtitle' => 'テキストエリアの高さを増やします。', - 'reduce' => '縮小', - 'reducetitle' => 'テキストエリアの高さを減らします。', + 'formatting' => 'Formatting', + 'textarea' => 'テキストエリア: ', + 'expand' => '拡大', + 'expandtitle' => 'テキストエリアの高さを増やします。', + 'reduce' => '縮小', + 'reducetitle' => 'テキストエリアの高さを減らします。', // note: accesskeys are not internationalized... // btw. why not :-D - 'bold' => 'B', - 'boldtitle' => 'ボールド体', - 'italic' => 'I', - 'italictitle' => 'イタリック体', - 'underline' => 'U', + 'bold' => 'B', + 'boldtitle' => 'ボールド体', + 'italic' => 'I', + 'italictitle' => 'イタリック体', + 'underline' => 'U', 'underlinetitle' => '下線', - 'quote' => 'Quote', - 'quotetitle' => '引用文として領域指定', - 'code' => 'Code', - 'codetitle' => 'プログラムコードとして領域指定', - 'help' => 'BBCode Help', + 'quote' => 'Quote', + 'quotetitle' => '引用文として領域指定', + 'code' => 'Code', + 'codetitle' => 'プログラムコードとして領域指定', + 'help' => 'BBCode Help', // currently not used - 'status' => 'ステータスバー', - 'statusbar' => 'ノーマルモードです。<Esc>キーで編集モードに切り替えられます。' + 'status' => 'ステータスバー', + 'statusbar' => 'ノーマルモードです。<Esc>キーで編集モードに切り替えられます。' ) ); +$lang ['plugin'] ['bbcode'] = array ( + 'go_to' => 'に行く' +); + + ?> diff --git a/fp-plugins/bbcode/lang/lang.nl-nl.php b/fp-plugins/bbcode/lang/lang.nl-nl.php index 90ab347..1352525 100644 --- a/fp-plugins/bbcode/lang/lang.nl-nl.php +++ b/fp-plugins/bbcode/lang/lang.nl-nl.php @@ -1,7 +1,7 @@ 'BBCode Configuratie', 'desc1' => 'Deze plugin staat gebruik toe BBCode voor opmaak en biedt '. @@ -9,48 +9,52 @@ $lang['admin']['plugin']['bbcode'] = array( 'options' => 'Opties', - 'editing' => 'Bewerken', - 'allow_html' => 'Inline HTML', + 'editing' => 'Bewerken', + 'allow_html' => 'Inline HTML', 'allow_html_long' => 'Schakel het gebruik van HTML samen met BBCode in', - 'toolbar' => 'Werkbalk', - 'toolbar_long' => 'Schakel de editorwerkbalk in.', + 'toolbar' => 'Werkbalk', + 'toolbar_long' => 'Schakel de editorwerkbalk in.', - 'other' => 'Andere opties', - 'comments' => 'Opmerkingen', + 'other' => 'Andere opties', + 'comments' => 'Opmerkingen', 'comments_long' => 'Sta BBCode toe in opmerkingen', - 'urlmaxlen' => 'URL max lengte', + 'urlmaxlen' => 'URL max lengte', 'urlmaxlen_long_pre' => 'Verkort URL langer dan ', 'urlmaxlen_long_post'=>' karakters.', - 'submit' => 'Bewaar de configuratie', + 'submit' => 'Bewaar de configuratie', 'msgs' => array( 1 => 'BBCode-configuratie succesvol opgeslagen.', -1 => 'BBCode-configuratie niet opgeslagen.' ), 'editor' => array( - 'formatting' => 'Formatteren', - 'textarea' => 'Textgebied: ', - 'expand' => 'Uitbreiden', - 'expandtitle' => 'Breid hoogte Textgebied uit', - 'reduce' => 'Verminder', - 'reducetitle' => 'Verminder hoogte Textgebied', + 'formatting' => 'Formatteren', + 'textarea' => 'Textgebied: ', + 'expand' => 'Uitbreiden', + 'expandtitle' => 'Breid hoogte Textgebied uit', + 'reduce' => 'Verminder', + 'reducetitle' => 'Verminder hoogte Textgebied', // note: accesskeys are not internationalized... // btw. why not :-D - 'bold' => 'B', - 'boldtitle' => 'Bold', - 'italic' => 'I', - 'italictitle' => 'Italic', - 'underline' => 'U', + 'bold' => 'B', + 'boldtitle' => 'Bold', + 'italic' => 'I', + 'italictitle' => 'Italic', + 'underline' => 'U', 'underlinetitle' => 'Underlined', - 'quote' => 'Quote', - 'quotetitle' => 'Quote', - 'code' => 'Code', - 'codetitle' => 'Code', - 'help' => 'BBCode Help', + 'quote' => 'Quote', + 'quotetitle' => 'Quote', + 'code' => 'Code', + 'codetitle' => 'Code', + 'help' => 'BBCode Help', // currently not used - 'status' => 'Statusbalk', - 'statusbar' => 'Normale modus. Druk <Esc> om van bewerkingsmodus te wisselen.' + 'status' => 'Statusbalk', + 'statusbar' => 'Normale modus. Druk <Esc> om van bewerkingsmodus te wisselen.' ) ); +$lang ['plugin'] ['bbcode'] = array ( + 'go_to' => 'Ga naar' +); + ?> diff --git a/fp-plugins/bbcode/lang/lang.pt-br.php b/fp-plugins/bbcode/lang/lang.pt-br.php index de39aea..1678ba9 100644 --- a/fp-plugins/bbcode/lang/lang.pt-br.php +++ b/fp-plugins/bbcode/lang/lang.pt-br.php @@ -1,7 +1,7 @@ 'Configuração do BBCode', 'desc1' => 'Este plugin permite o uso de BBCode markup e fornece '. @@ -9,18 +9,18 @@ $lang['admin']['plugin']['bbcode'] = array( 'options' => 'Opções', - 'editing' => 'Editar', - 'allow_html'=> 'HTML embutido', + 'editing' => 'Editar', + 'allow_html' => 'HTML embutido', 'allow_html_long' => 'Ativar o uso de HTML junto com o BBCode', 'toolbar' => 'Barra de ferramentas', 'toolbar_long' => 'Ativar a barra de ferramentas do editor', - 'other' => 'Outras opções', + 'other' => 'Outras opções', 'comments' => 'Comentários', 'comments_long' => 'Permitir BBCode nos comentários', 'urlmaxlen' => 'comprimento máximo do URL', 'urlmaxlen_long_pre' => 'Encurte URLs maiores que ', - 'urlmaxlen_long_post'=>' caracteres', + 'urlmaxlen_long_post' => ' caracteres', 'submit' => 'Salvar configuração', 'msgs' => array( 1 => 'Configuração do BBCode salva com sucesso', @@ -28,29 +28,33 @@ $lang['admin']['plugin']['bbcode'] = array( ), 'editor' => array( - 'formatting' => 'Formatação', - 'textarea' => 'Área de texto: ', - 'expand' => 'Expandir', - 'expandtitle' => 'Expandir altura da área de texto', - 'reduce' => 'Reduzir', - 'reducetitle' => 'Reduzir altura da área de texto', + 'formatting' => 'Formatação', + 'textarea' => 'Área de texto: ', + 'expand' => 'Expandir', + 'expandtitle' => 'Expandir altura da área de texto', + 'reduce' => 'Reduzir', + 'reducetitle' => 'Reduzir altura da área de texto', // note: accesskeys are not internationalized... // btw. why not :-D - 'bold' => 'N', - 'boldtitle' => 'Negrito', - 'italic' => 'I', - 'italictitle' => 'Itálico', - 'underline' => 'S', + 'bold' => 'N', + 'boldtitle' => 'Negrito', + 'italic' => 'I', + 'italictitle' => 'Itálico', + 'underline' => 'S', 'underlinetitle' => 'Sublinhado', - 'quote' => 'Citação', - 'quotetitle' => 'Citação', - 'code' => 'Código', - 'codetitle' => 'Código', - 'help' => 'Ajuda do BBCode', + 'quote' => 'Citação', + 'quotetitle' => 'Citação', + 'code' => 'Código', + 'codetitle' => 'Código', + 'help' => 'Ajuda do BBCode', // currently not used - 'status' => 'Barra de status', - 'statusbar' => 'Modo normal. Pressione <Esc> para mudar o modo de edição' + 'status' => 'Barra de status', + 'statusbar' => 'Modo normal. Pressione <Esc> para mudar o modo de edição' ) ); +$lang ['plugin'] ['bbcode'] = array ( + 'go_to' => 'Ir para' +); + ?> \ No newline at end of file diff --git a/fp-plugins/bbcode/plugin.bbcode.php b/fp-plugins/bbcode/plugin.bbcode.php index 3e1a046..4dc43ad 100644 --- a/fp-plugins/bbcode/plugin.bbcode.php +++ b/fp-plugins/bbcode/plugin.bbcode.php @@ -122,6 +122,8 @@ function bbcode_remap_url(&$d) { * @return string */ function do_bbcode_url($action, $attributes, $content, $params, $node_object) { + global $lang; + lang_load('plugin:bbcode'); if ($action == 'validate') { return true; } @@ -142,7 +144,7 @@ function do_bbcode_url($action, $attributes, $content, $params, $node_object) { // DMKE: uh? $content = $content; $rel = isset($attributes ['rel']) ? ' rel="' . $attributes ['rel'] . '"' : ''; - $extern = !$local ? ' class="externlink" title="Go to ' . $the_url . '"' : ''; + $extern = !$local ? ' class="externlink" title="' . $lang ['plugin'] ['bbcode'] ['go_to'] . ' ' . $the_url . '"' : ''; return '' . $content . ''; }