[Pkg-mozext-commits] [automatic-save-folder] 58/133: Languages update : Preparation for 1.0
David Prévot
taffit at moszumanska.debian.org
Mon Apr 27 20:33:52 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch wip
in repository automatic-save-folder.
commit 5a95ff392d72b49c5d73ce20e5acc4aca82717d1
Author: Cyan <Cyan at d0063192-6b2e-11de-89a9-0b20f3e2dceb>
Date: Sat Feb 6 14:50:59 2010 +0000
Languages update :
Preparation for 1.0
git-svn-id: http://automatic-save-folder.googlecode.com/svn/trunk@58 d0063192-6b2e-11de-89a9-0b20f3e2dceb
---
content/help/about.xhtml | 4 +-
locale/en-US/about.dtd | 9 +---
locale/en-US/asf.dtd | 2 +-
locale/fr/about.dtd | 9 +---
locale/fr/asf.dtd | 2 +-
locale/fr/help.dtd | 2 +-
locale/it/about.dtd | 53 +++++++++++++++++++---
locale/it/asf.dtd | 52 +++++++++++-----------
locale/it/help.dtd | 16 +++----
locale/it/regexp.dtd | 112 +++++++++++++++++++++++------------------------
locale/it/variables.dtd | 12 ++---
locale/ru/about.dtd | 9 +---
locale/ru/asf.dtd | 2 +-
13 files changed, 154 insertions(+), 130 deletions(-)
diff --git a/content/help/about.xhtml b/content/help/about.xhtml
index a44ed86..76d5734 100644
--- a/content/help/about.xhtml
+++ b/content/help/about.xhtml
@@ -32,8 +32,8 @@
! &about.fix;
-<strong>&about.version.title; 0.9.4 :</strong> (2010 xx xx)
-&about.version.094;
+<strong>&about.version.title; 1.0.0 :</strong> (2010 02 06)
+&about.version.100;
<strong>&about.version.title; 0.9.3 :</strong> (2009 07 05)
diff --git a/locale/en-US/about.dtd b/locale/en-US/about.dtd
index 492ac57..ea0e8c4 100644
--- a/locale/en-US/about.dtd
+++ b/locale/en-US/about.dtd
@@ -1,5 +1,5 @@
<!-- ASF -->
-<!ENTITY asf.version "0.9.4b">
+<!ENTITY asf.version "1.0">
<!-- Mini about box from addon manager -->
<!ENTITY about "About Automatic Save Folder">
@@ -26,7 +26,7 @@
<!ENTITY about.version.title "Version">
<!-- Keep the newline intact as it uses the < pre > tag, keep the 2 begining spaces to create indentation -->
-<!ENTITY about.version.094 "+ Add filtering on Right-Click menus "Save link as...", "Save image as..." and "Save as...(Ctrl+S)"
+<!ENTITY about.version.100 "+ Add filtering on Right-Click menus "Save link as...", "Save image as..." and "Save as...(Ctrl+S)"
(Need at least Firefox 2.0 and is not compatible with Download Sort add-on. If you have both activated, Download Sort prevails)
+ ASF is now working with Private browsing, and will prevent saving any data to Firefox preferences.
Two things to note which change ASF behavior: 1) The previous hosted domain will not be updated, and 2) If the destination folder doesn't exist it will not be created or suggested, and the last working folder from non private mode will be used instead.
@@ -158,14 +158,9 @@ And contributors:<br />
<!ENTITY about.translation.title "Translations">
<!ENTITY about.translation.content "- Independant translators and Babelzilla translation team: <br />
-- de : Michael Baer<br />
- en-US : Cyan, Narayan<br />
-- es : RigoNet<br />
- fr : Cyan, Goofy, Haynee<br />
-- id : dimassony<br />
- it : Scognito.<br />
-- pt-BR : petruc<br />
- ru : MrCOLOMBO<br />
-- zh-TW : justin9711<br />
">
diff --git a/locale/en-US/asf.dtd b/locale/en-US/asf.dtd
index dd512e8..2e741b8 100644
--- a/locale/en-US/asf.dtd
+++ b/locale/en-US/asf.dtd
@@ -1,5 +1,5 @@
<!-- ASF -->
-<!ENTITY asf.version "0.9.4b">
+<!ENTITY asf.version "1.0.0">
<!-- browser and save dialog-->
<!ENTITY prefwindow.title "Automatic Save Folder Preferences">
diff --git a/locale/fr/about.dtd b/locale/fr/about.dtd
index d7c04ef..0aa1a9c 100644
--- a/locale/fr/about.dtd
+++ b/locale/fr/about.dtd
@@ -1,5 +1,5 @@
<!-- ASF -->
-<!ENTITY asf.version "0.9.4b">
+<!ENTITY asf.version "1.0">
<!-- Mini about box from addon manager -->
<!ENTITY about "À Propos d'Automatic save folder">
@@ -26,7 +26,7 @@
<!ENTITY about.version.title "Version">
<!-- Conserver les retour à la ligne car le tag < pre > est utilisé, gardez les deux espaces en début de ligne pour l'indentation -->
-<!ENTITY about.version.094 "+ Ajout du filtrage avec les menus du clic-droit "Enregistrer la cible sous...", "Enregistrer l'image sous..." et "Enregistrer sous...(Ctrl+S)"
+<!ENTITY about.version.100 "+ Ajout du filtrage avec les menus du clic-droit "Enregistrer la cible sous...", "Enregistrer l'image sous..." et "Enregistrer sous...(Ctrl+S)"
(Ne fonctionne qu'à partir de Firefox 2.0 et est incompatible avec l'extension Download Sort. Si les deux extensions sont activées, Download Sort est prioritaire)
+ ASF fonctionne maintenant avec la Navigation Privée, empêchant toutes données d'être enregistrées dans les préférences de Firefox.
Deux choses à noter qui modifient le fonctionnement d'ASF : 1) Le précédent domaine d'hébergement ne sera pas mémorisé, et 2) Si le dossier de destination n'existe pas, il ne sera ni créé ni suggéré, et le dernier dossier valide connu en Navigation Non Privée sera utilisé à la place.
@@ -158,14 +158,9 @@ Ainsi que les contributeurs :<br />
<!ENTITY about.translation.title "Traductions">
<!ENTITY about.translation.content "- Traducteurs indépendants et l'équipe de traduction de Babelzilla : <br />
-- de : Michael Baer<br />
- en-US : Cyan, Narayan<br />
-- es : RigoNet<br />
- fr : Cyan, Goofy, Haynee<br />
-- id : dimassony<br />
- it : Scognito.<br />
-- pt-BR : petruc<br />
- ru : MrCOLOMBO<br />
-- zh-TW : justin9711<br />
">
diff --git a/locale/fr/asf.dtd b/locale/fr/asf.dtd
index c82726d..9292a3c 100644
--- a/locale/fr/asf.dtd
+++ b/locale/fr/asf.dtd
@@ -1,5 +1,5 @@
<!-- ASF -->
-<!ENTITY asf.version "0.9.4b">
+<!ENTITY asf.version "1.0.0">
<!-- browser and save dialog-->
<!ENTITY prefwindow.title "Préférences pour Automatic Save Folder">
diff --git a/locale/fr/help.dtd b/locale/fr/help.dtd
index a00c971..d5fc3c8 100644
--- a/locale/fr/help.dtd
+++ b/locale/fr/help.dtd
@@ -8,7 +8,7 @@
<!ENTITY info.important.title "Important">
<!ENTITY info.important.text1 "Le filtrage sur les téléchargements normaux (simple clic, ou téléchargement automatique) ne fonctionne que si la fenêtre de téléchargement "Que doit faire Firefox avec ce fichier ?" s'affiche :">
<!-- Screenshot from your language. Take a screen of the 'What should Firefox do with this file?' saving window (you can resize the picture if you find it a little too big) -->
-<!ENTITY info.important.pict1 "screen_save_80fr.png">
+<!ENTITY info.important.pict1 "screen_save_fr.png">
<!ENTITY info.important.text2 "Par conséquent, vérifiez que Firefox ne lance pas un traitement différent sur le fichier empêchant la fenêtre de s'afficher en suivant ces instructions :">
<!ENTITY info.important.text3 "Allez dans le menu "Outils" de Firefox puis "Options...".">
<!ENTITY info.important.text4 "- Pour les utilisateurs de Firefox 3 : Allez sur l'onglet "Applications".
diff --git a/locale/it/about.dtd b/locale/it/about.dtd
index fdb7b4c..df5105e 100644
--- a/locale/it/about.dtd
+++ b/locale/it/about.dtd
@@ -1,5 +1,5 @@
<!-- ASF -->
-<!ENTITY asf.version "0.9.4b">
+<!ENTITY asf.version "1.0">
<!-- Mini about box from addon manager -->
<!ENTITY about "Informazioni su Automatic Save Folder">
@@ -26,7 +26,36 @@
<!ENTITY about.version.title "Versione">
<!-- Keep the newline intact as it uses <pre> tags, keep the 2 begining spaces to create indentation -->
-<!ENTITY about.version.094 "">
+<!ENTITY about.version.100 "+ Add filtering on Right-Click menus "Save link as...", "Save image as..." and "Save as...(Ctrl+S)"
+ (Need at least Firefox 2.0 and is not compatible with Download Sort add-on. If you have both activated, Download Sort prevails)
++ ASF is now working with Private browsing, and will prevent saving any data to Firefox preferences.
+ Two things to note which change ASF behavior: 1) The previous hosted domain will not be updated, and 2) If the destination folder doesn't exist it will not be created or suggested, and the last working folder from non private mode will be used instead.
++ Add dynamic variables %F% for the month name, and %M% for the abbreviated one.
++ Add dynamic variables for weeks: Week number %W%, Day of the week %w%, %l% or %D%
++ Make Windows and Mac OSX works with Firefox option "browser.preferences.instantApply" to save the filters right after a modification (Option by default on Linux)
++ Add Drag and Drop feature on the filter's listing to set filter's order quickly.
++ Add a proper way to select Firefox saving option ("Always ask" or "Save to"), and select which folder manually instead of forcing it to Userchoice (browser.downlod.folderList=2)
++ Add an option to automatically accept the "what would Firefox need to do with this file?" dialog windows (User requested). Use it with "Do not prompt the File explorer" option for even better efficiency.
++ Add an option to choose if you want to use the current website URL to verify the filters if the file's hosted domain doesn't match.
++ Display ASF icon on the add-ons manager even on disabled state, instead of the green puzzle piece (Firefox 3.6+)
++ Added a display option to show or hide the ASF option box, and set the box name clickable to show/hide the ASF option box content.
++ Added row coloration to see the matching filters according to the current downloaded file if the preferences window is opened from the saving window. Matching and enabled = green, Matching but disabled = red.
+* On the download dialog's drop-down menu: Sort path list alphabetically, remove duplicates, and made them working with dynamic renaming folder if option enabled.
+* Separated the "informations" tab in two other tabs "Help" and "About...".
+* Added tooltips instead of help text bellow each options (has some issues with Firefox2).
+* On the download dialog, disable the suggested folders if the "What should Firefox do with this file?" group's option is not set to "Save File"
+* Added a drop-down menu on the Add&Edit window for quick access to the folders already added from the available filter's list.
+! Correct links to Mozilla website, which were forced to the French page.
+! Correct the filter's checking when Dynamic folder creation is enabled
+! Prevent an exception when "use current website URL" option is enabled and the address bar doesn't contain an URL.
+ Happened with redirection download script and Firefox closing the new empty popup window, or using middle mouse-button click on a link.
+! When using instantApply, the suggested filters weren't refreshed after closing the preference window.
+! Fixed a bug where sub-options were auto unchecked visually but not saved when using instantApply feature.
+
+Other updates :
++ Source code and revisions available on http://code.google.com/p/automatic-save-folder
+* Add-on now in public area on http://addons.mozilla.org/addon/4781 ; Thank you for your support, your comments and suggestions.
+* New website in english for the add-on (Information, Download, Forum) : http://asf.mangaheart.org">
<!ENTITY about.version.093 "+ Aggiunto il numero di versione nel titolo della finestra di configurazione principale
+ Aggiunta l'opzione di eseguire doppio click sul campo del percorso per aprire la finestra di selezione.
@@ -116,12 +145,22 @@ Ho rimosso il bottone "Accetta" e l'ho cambiato con uno fatto traimte sc
<!ENTITY about.thanks.title "Thanks">
-<!ENTITY about.programmation.title "">
-<!ENTITY about.programmation.content "">
+<!ENTITY about.programmation.title "Programming">
+<!ENTITY about.programmation.content "I would like to thanks specially:<br />
+- DownThemAll and Download sort extension's authors, from who I learned a lot by looking at their source code.<br />
+- http://captain.at, late xulplanet.com, http://xulfr.org, for their Xul and javascript ressources.<br />
+<br />
+And contributors:<br />
+- Carsten, Ted Gifford, Paolo Amadini">
-<!ENTITY about.bugreport.title "">
+<!ENTITY about.bugreport.title "Bugs report">
<!ENTITY about.bugreport.content "- Photonic, Martin">
-<!ENTITY about.translation.title "">
-<!ENTITY about.translation.content "">
+<!ENTITY about.translation.title "Translations">
+<!ENTITY about.translation.content "- Independant translators and Babelzilla translation team: <br />
+- en-US : Cyan, Narayan<br />
+- fr : Cyan, Goofy, Haynee<br />
+- it : Scognito.<br />
+- ru : MrCOLOMBO<br />
+">
diff --git a/locale/it/asf.dtd b/locale/it/asf.dtd
index 4e42c96..1b16ce6 100644
--- a/locale/it/asf.dtd
+++ b/locale/it/asf.dtd
@@ -1,5 +1,5 @@
<!-- ASF -->
-<!ENTITY asf.version "0.9.4b">
+<!ENTITY asf.version "1.0.0">
<!-- browser and save dialog-->
<!ENTITY prefwindow.title "Preferenze di Automatic Save Folder">
@@ -35,39 +35,39 @@
<!-- Options tab -->
<!ENTITY asf.options.label "Opzioni">
-<!ENTITY asf.useDownloadDir.bool "">
-<!ENTITY asf.desktop.label "">
-<!ENTITY asf.systemdownload.label "">
-<!ENTITY asf.filteredfolder.label "">
-<!ENTITY asf.folderList.tooltip "">
-<!ENTITY asf.dialogaccept.bool "">
-<!ENTITY asf.dialogacceptFiltered.bool "">
-<!ENTITY asf.dialogacceptFiltered.tooltip "">
+<!ENTITY asf.useDownloadDir.bool "Do not show the file explorer, and automatically save to:">
+<!ENTITY asf.desktop.label "Desktop">
+<!ENTITY asf.systemdownload.label "Downloads">
+<!ENTITY asf.filteredfolder.label "Set by the filters">
+<!ENTITY asf.folderList.tooltip "If the "Downloads" folder doesn't exist, the file explorer will be shown.">
+<!ENTITY asf.dialogaccept.bool "Automatically accept the "What should Firefox do with this file" dialog windows.">
+<!ENTITY asf.dialogacceptFiltered.bool "Only if a filter is found">
+<!ENTITY asf.dialogacceptFiltered.tooltip "Will not automatically accept the "What should Firefox do with this file" dialog windows if no filter matches.">
<!ENTITY asf.viewdloption.bool "Vedere le opzioni mentre scarica">
<!ENTITY asf.viewdloption.tooltip "permette di vedere le due ultime cartelle di destinazione e un collegamento per aggiungere o modificare filtri.">
-<!ENTITY asf.viewdloptionType0.label "">
-<!ENTITY asf.viewdloptionType1.label "">
-<!ENTITY asf.viewdloptionType2.label "">
-<!ENTITY asf.viewdloptionType3.label "">
+<!ENTITY asf.viewdloptionType0.label "Always show">
+<!ENTITY asf.viewdloptionType1.label "Always minimize">
+<!ENTITY asf.viewdloptionType2.label "Minimize if disabled">
+<!ENTITY asf.viewdloptionType3.label "Hide if disabled">
<!ENTITY asf.viewpathselect.bool "Vedi la lista dei filtri">
<!ENTITY asf.viewpathselect.tooltip "Visualizza un menu con la lista di tutti i percorsi dei filtri.">
-<!ENTITY asf.usecurrenturl.bool "">
+<!ENTITY asf.usecurrenturl.bool "Use the current website URL to verify the filter's domain if the hosted domain doesn't match.">
<!ENTITY asf.lastdir.bool "Ha effetto sulla cartella per il comando 'Salva come...' quando un filtro corrisponde">
-<!ENTITY asf.userightclick.bool "">
-<!ENTITY asf.userightclick.tooltip "">
-<!ENTITY asf.rightclicktimeout.bool "">
-<!ENTITY asf.rightclicktimeout.tooltip1 "">
-<!ENTITY asf.rightclicktimeout.tooltip2 "">
-<!ENTITY asf.rightclicktimeout.tooltip3 "">
-<!ENTITY asf.rightclicktimeout.tooltip4 "">
-<!ENTITY asf.rightclick.ff2.label "">
-<!ENTITY asf.rightclick.DSort.label "">
+<!ENTITY asf.userightclick.bool "Use the filters on the menus">
+<!ENTITY asf.userightclick.tooltip "Enable the filters on the menus "Save link as...", "Save image as..." and "Save as... (Ctrl+S)"">
+<!ENTITY asf.rightclicktimeout.bool "Remove the timing delay and activate the filtering on the right-click menu "Save link as..."">
+<!ENTITY asf.rightclicktimeout.tooltip1 "Removing the timing delay prevent Firefox to read the file's target name if it is from a redirection download, but allow Automatic Save Folder to work.">
+<!ENTITY asf.rightclicktimeout.tooltip2 "Temporarily disable this feature if you want Firefox to read the filename provided by the header (no filter available anymore).">
+<!ENTITY asf.rightclicktimeout.tooltip3 "Only download scripts with file redirection are affected.">
+<!ENTITY asf.rightclicktimeout.tooltip4 "Note: This option doesn't affect the menus "Save image as..." nor "Save as... (Ctrl+S)".">
+<!ENTITY asf.rightclick.ff2.label "The Automatic Save Folder's right-click feature is not available on Firefox 2. If you want to use the filters on your downloads using the right-click menu "Save link as", you should update your Firefox version to 3.0 minimum (recommended version 3.5 or more).">
+<!ENTITY asf.rightclick.DSort.label "Download sort extension has been detected. 
Automatic Save Folder's right-click feature will not work until you disable Download Sort in your Extension manager.">
<!-- Dynamics tab-->
-<!ENTITY asf.dynamics.label "">
-<!ENTITY asf.variablemode.bool "">
+<!ENTITY asf.dynamics.label "Dynamic folders">
+<!ENTITY asf.variablemode.bool "Enable">
<!ENTITY asf.variablemode.tooltip1 "Permette di editare i percorsi di salvataggi manualmente e aggiungere variabili dinamiche, come la data del giorno o il nome del file.">
-<!ENTITY asf.variablemode.tooltip2 "">
+<!ENTITY asf.variablemode.tooltip2 "Attention: If you are in private browsing mode, Firefox will not create the folder if it doesn't exist yet. The suggested folder will be the last used in non private browsing.">
<!ENTITY asf.variablemode.label "Nota : Attenziona ai caratteri maiuscoli e minuscoli.">
<!ENTITY asf.variables.label "Lista dei tag :">
diff --git a/locale/it/help.dtd b/locale/it/help.dtd
index f46aac9..555b864 100644
--- a/locale/it/help.dtd
+++ b/locale/it/help.dtd
@@ -52,7 +52,7 @@
<!ENTITY info.advancedexample.title "Ecco qualche esempio di variabili dinamiche e "capture":">
-<!ENTITY info.advancedexample.text1 "">
+<!ENTITY info.advancedexample.text1 "Attention : In order to work correctly, don't forget to enable the option on the Dynamic Filters tab">
<!ENTITY info.advancedexample.text2 "Per scaricare tutte le nightly build di firefox in una sottocartella di D:\Download\firefox :">
<!ENTITY info.advancedexample.text3 "D:\Download\firefox\nightly\%Y%-%m%-%d%">
@@ -62,16 +62,16 @@
<!ENTITY info.advancedexample.text6 "D:\Download\%asf_x%">
<!ENTITY info.advancedexample.text7 "L'estensione creerà una sottocartella chiamata "zip" per i file .zip, "rar" per i file .rar, etc., dove verranno salvati i file.">
-<!ENTITY info.advancedexample.text8 "">
-<!ENTITY info.advancedexample.text9 "">
-<!ENTITY info.advancedexample.text10 "">
+<!ENTITY info.advancedexample.text8 "To sort all the Firefox installation package inside subfolder named after the software version:">
+<!ENTITY info.advancedexample.text9 "D:\Download\Firefox\$1f">
+<!ENTITY info.advancedexample.text10 "While checking the downloaded file with the filters, the parentheses are not took in account, and the filter will act as "Firefox Setup *.exe"<br />
+$1f correspond to the first parenthesis content on the filter's file name, which is the version number <br />
+The file "Firefox Setup 3.5.4.exe" will be saved in the folder D:\Download\Firefox\3.5.4\">
<!ENTITY info.advancedexample.text11 "Per creare oppure no sottocartelle differenti in base al nome del file :">
<!ENTITY info.advancedexample.text12 "Esempio : Vogliamo salvare i video chiamati "La_mia_vacanza_data-di-viaggio.avi".<br />
-I video hanno i sottotitoli nel formato .srt per spiegare la vacanza,
-ci sono anche file .zip con le foto del viaggio,
-e i video possono escarticati con l'estensione .avi, .torrent or .nzb (newsgroup).<br /><br />
-".avi" e ".srt" andranno nella cartella D:\video\vacanza .<br />
+I video hanno i sottotitoli nel formato .srt per spiegare la vacanza, ci sono anche file .zip con le foto del viaggio, e i video possono escarticati con l'estensione .avi, .torrent or .nzb (newsgroup).<br />
+<br />".avi" e ".srt" andranno nella cartella D:\video\vacanza .<br />
".zip", ".torrent" e ".nzb" andranno rispettivamente nelle sottocartelle D:\video\vacanze\zip, D:\video\vacanze\torrent and D:\video\vacanze\nzb.">
<!ENTITY info.advancedexample.text13 "/^La_mia_vacanza.*\.(avi|srt|zip|torrent|nzb)$/">
<!ENTITY info.advancedexample.text14 "D:\video\vacanza\%asf_rf%(zip|torrent|nzb)$%asf_rf%">
diff --git a/locale/it/regexp.dtd b/locale/it/regexp.dtd
index a8e08eb..6d69d27 100644
--- a/locale/it/regexp.dtd
+++ b/locale/it/regexp.dtd
@@ -9,72 +9,72 @@
Tutti gli esempi che seguono non comprendono / / all'inizio e alla fine del filtro per essere leggibili facilmente.
Quando selezioni dalla checkbox 'regexp' nella finestra dei filtri, gli / / verranno inseriti automaticamente.">
-<!ENTITY Title_1 "">
-<!ENTITY Intro_3 "Per definire i filtri bisogna conoscere alcuni caratteri speciali:
-">
+<!ENTITY Title_1 "The special tags">
+<!ENTITY Intro_3 "The same way the * character (asterisk) is used in common filter to replace an undetermined number of letters,
+the regular expression use many special characters to match different group of letters :">
<!ENTITY The.dot.title "Il punto .">
<!ENTITY The.dot.text "Il punto . rimpiazza qualsiasi carattere singolo(una lettere, numero o spazio).<br />
g..gle corrisponde a 'google' e ad altre parole che cominciano per 'g', seguite da 2 caratteri, e che termina con 'gle'.">
<!ENTITY The.asterisk.title "Il simbolo *">
-<!ENTITY The.asterisk.text "Il simbolo * ripete l'ultimo carattere (.* indica una qualsiasi stringa, cioè molte volte un carattere)
-
-
-
-">
+<!ENTITY The.asterisk.text "Il simbolo * ripete l'ultimo carattere (.* indica una qualsiasi stringa, cioè molte volte un carattere).<br />
+'go*gle' will correspond to gogle, google, goooooooooogle, etc.<br />
+'.*' (a dot followed by an asterisk) correspond to many times any character.<br />
+.* used alone will match all the filter's domain name or the filter's file name,
+so this is what is used when you select "All" in the filter creation window.">
<!ENTITY The.caret.title "Il simbolo ^">
-<!ENTITY The.caret.text "^ significa all'inizio della stringa (^http indica solo l'occorrenza all'inizio. Va bene per http://test.com ma non per ftp://http_test.com)
-">
+<!ENTITY The.caret.text "^ significa all'inizio della stringa (^http indica solo l'occorrenza all'inizio. Va bene per http://test.com ma non per ftp://http_test.com)<br />
+The filtering will be correct for 'http://test.com' but will not for 'ftp://http_test.com' because http is not at the begining but in the middle.">
<!ENTITY The.dollar.title "Il simbolo $">
-<!ENTITY The.dollar.text "$ indica la fine della stringa ( com$ indica solo la fine. Va bene per http://test.com ma non per http://computer.net)
-">
+<!ENTITY The.dollar.text "$ indica la fine della stringa ( com$ indica solo la fine. Va bene per http://test.com ma non per http://computer.net)<br />
+The filtering will be correct for 'http://test.com' but will not for 'http://computer.net' because 'com' is not at the end of the line but in the middle.">
<!ENTITY The.braces.title "Il simbolo {}">
-<!ENTITY The.braces.text "{x} indica qualsiasi carattere x volte, ad esempio tor{2}ent = torrent (corrisponde a 2 volte 'r')
-">
+<!ENTITY The.braces.text "{x} indica qualsiasi carattere x volte, ad esempio tor{2}ent = torrent (corrisponde a 2 volte 'r')<br />
+It's possible to define the minimum and maximum: 'go{0,2}gle' will match either ggle, gogle or google.">
<!ENTITY The.parenthesis.title "Le parentesi ( ) e il pipe |">
-<!ENTITY The.parenthesis.text "la parentesi e il pipe (aaaa|bbbb|cccc) prende qualsiasi carattere che sia aaaa o bbbb o cccc ecc.
-
-
-
-
-
-
-
-">
+<!ENTITY The.parenthesis.text "The parentheses allow consecutive group of letter definition. Used in conjonction with the pipe it can define multiple choices<br />
+(aaaa|bbbb|cccc) will match any of these characters group aaaa or bbbb or cccc, but not more than once.
+(b|g)oogle matches either boogle or google, but never bgoogle<br />
+<br />
+You can apply options to the parenthesis group:<br />
+'(b|g){1,2}oogle' can capture one or two times the letters from either b or g, followed by 'oogle'<br />
+boogle, bboogle, google, ggoogle, bgoogle, gboogle will all match.<br />
+<br />
+'(b|g)*oogle' can capture an infinite number of both mixed b and g before 'oogle'.">
<!ENTITY The.question.title "Il simbolo ?">
-<!ENTITY The.question.text "? indica la presenza o assenza del carattere: i file mpeg possono essere .mpg or .mpeg, la regexp sarà mpe?g<br />
-Nov(embre)? indica Nov o Novembre
-
-
-
-
-
-
-
-">
+<!ENTITY The.question.text "? indica la presenza o assenza del carattere.<br />
+i file mpeg possono essere .mpg or .mpeg, la regexp sarà mpe?g<br />
+Nov(embre)? indica Nov o Novembre<br />
+The question mark is a shortcut of the regular expression {0,1}<br />
+Nov(ember)? = Nov(ember){0,1}<br />
+<br />
+The question mark is also used to transform a Regular expression state from greedy (default) to lazy, example :<br />
+The data : "This is a test"<br />
+Filter 1 : "t.*t" will capture from the first to the last T, in other word all the string "This is a test", the asterisk tag is greedy and matches the more characters he can find.<br />
+Filter 2 : "t.*?t" will capture from the first T to the first encountered T folowing it, it will return "This is a t", the asterisk is now lazy and stops at the first occurence it finds (from left to right).">
<!ENTITY The.bracket.title "Le parentesi quadre [ ]">
-<!ENTITY The.bracket.text "Le parentesi quadre [ ] sono utili per definire una corrispondenza di molti caratteri. v[eo]lo corrisponde alle parole velo e volo.<br />
+<!ENTITY The.bracket.text "Le parentesi quadre [ ] sono utili per definire una corrispondenza di molti caratteri.<br />
+Unlike the parentheses, the characters inside the brackets are not concidered a single word, but independant letters.<br />
+v[eo]lo corrisponde alle parole velo e volo.<br />
+<br />
Il meno - fra le parentesi quadre corrisponde a una serie di caratteri:<br />
-[a-z] significa qualsiasi carattere dalla a alla z. c[a-z]ne corrisponde a cane, cbne, ccne, ...m czne.<br />
+[a-z] significa qualsiasi carattere dalla a alla z.<br />
<br />
Puoi usare molti - fra le stesse parenetesi quadre, ad esempio [a-zA-Z] corrisponde a tutti i caratteri dell'alfabeto. [a-zA-Z0-9] per tutti i caratteri alfanumerici<br />
[a-cn-o] per indicare qualsiasi lettera tra la a e la c, e dalla n alla o.<br />
-[-a-z] per indicare - (meno) e dalla alla alla z.
-
-
-
-
-
-
-
-">
+[-a-z] per indicare - (meno) e dalla alla alla z.<br />
+<br />
+<br />
+The brackets matches only one letter, but you can define more than one this way:<br />
+t[se]*t matches many time any of these letters : 'tet', 'tst', 'test', 'tset' or even 'tesssst'<br />
+t[es]{0,2} matches t, te, ts, tee, tss, tes and tse">
<!ENTITY The.backslash.title "Il simbolo \">
<!ENTITY The.backslash.text "\d corrisponde qualsiasi cifra (numero)<br />
@@ -84,10 +84,10 @@ Puoi usare molti - fra le stesse parenetesi quadre, ad esempio [a-zA-Z] corrispo
\uFFFF con FFFF = codice esadecimale, corrisponde al carattere unicode in esadecimale. <br />
Esempio \u00A9 corrisponde ad '©'.">
-<!ENTITY The.backslash.info "Se all'interno di un filtro c'è bisogno di riportare il simbolo dei caratteri sopra riportati bisogna eseguire il cosidetto escape, cioè far precedere il simbolo con un un backslash \. Ad esempio dominio.com diventa dominio\.com
-
-
-">
+<!ENTITY The.backslash.info "Se all'interno di un filtro c'è bisogno di riportare il simbolo dei caratteri sopra riportati bisogna eseguire il cosidetto escape, cioè far precedere il simbolo con un un backslash \.<br />
+Ad esempio dominio.com diventa dominio\.com<br />
+<br />
+All these characters will need to be escaped with a backslashe :">
<!-- feel free to add a link to a Regexp website on your own language -->
<!ENTITY Regexp.links "Esistono molti metodi di filtro e possiblità che non possono essere spiegati qui.<br />
@@ -98,17 +98,17 @@ O per i principianti: http://www.javascriptkit.com/jsref/regexp.shtml
<!ENTITY Example_1.title "Alcuni esempi">
<!ENTITY Example_1.text "qualsiasi .rar e .r01 .rxx files :<br />
-r(ar|\d{2}) significa r + ar, o r + due decimali<br />
+r(ar|\d{2}) <br />
+significa r + ar, o r + due decimali<br />
<br />
qualsiasi http in .com :<br />
^http.*\.com$<br />
+It means everything starting with 'http' (accomplished with the ^), followed by none or any letters undetermined number of time, finishing with '.com' (accomplished with the $).<br />
<br />
qualsiasi dominio, indipendentemente che ci sia http davanti :<br />
^http:\/\/(|www\.)mozilla\.org
-
-
-
-">
+It means everything starting with 'http' (accomplished with the ^), followed with a ':', followed with 2 slashes '\/\/', followed either with nothing or 'www' and a dot '\.', followed with the domain name (ici 'mozilla.org')<br />
+Note : the slashes and the point are escaped with a backslash because if not, they would used as tags by the Regular Expression.">
<!ENTITY Example_2.title "Esempi su filtri dei nomi dei file">
<!ENTITY Example_2.text "Filtro su tutti gli archivi :<br />
@@ -135,6 +135,6 @@ qualsiasi dominio con 'oogle' dentro :<br />
Con regexp : .*oogle.*<br />
Non regexp : oogle">
-<!ENTITY Conclusion.title "">
-<!ENTITY Conclusion.text "
-">
+<!ENTITY Conclusion.title "Conclusion">
+<!ENTITY Conclusion.text "Regular expressions permit a better use of filters, but it can be sometimes much more faster to use simple widlcard *.<br />
+Regular expressions are useful only on complex matching.">
diff --git a/locale/it/variables.dtd b/locale/it/variables.dtd
index 031bfea..a9e8e62 100644
--- a/locale/it/variables.dtd
+++ b/locale/it/variables.dtd
@@ -7,7 +7,7 @@
<!ENTITY Month.fullname "Gennaio">
<!ENTITY Month.abbr "Gen">
-<!ENTITY Week "">
+<!ENTITY Week "Settimana">
<!ENTITY Week.wleadingzero "da 01 a 52">
<!ENTITY DayOfTheWeek "da 0 (Domenica) a 6">
<!ENTITY DayOfTheWeek.fullname "Lunedì">
@@ -25,11 +25,11 @@
<!ENTITY asf_f "Campo "Nome file" dal filtro usato. (I caratteri non permessi verranno rimossi. Se nessun filtro viene trovato, viene usato il file corrente)">
<!ENTITY asf_x "Estensione file. (Senza il punto)">
-<!ENTITY Capture.tags "">
-<!ENTITY number "">
-<!ENTITY Capture.d "">
-<!ENTITY Capture.f "">
-<!ENTITY Capture.example "">
+<!ENTITY Capture.tags "Capture tags">
+<!ENTITY number "number">
+<!ENTITY Capture.d "Return the captured data using parentheses in the "domain" filter. <number> refer to the parenthesis number, from 1 to 9.">
+<!ENTITY Capture.f "Return the captured data using parentheses in the "file name" filter. <number> refer to the parenthesis number, from 1 to 9.">
+<!ENTITY Capture.example "Example, on this filter: mozilla_(firefox)_3.5.(exe), <b>$1f</b> will capture firefox, and <b>$2f</b> will capture "exe".">
<!ENTITY Regexp "Espressione regolare">
<!ENTITY Capture.rd "Controlla il dominio completo con l'espressione regolare contenuta tra i due tag <b>%asf_rd%</b> e ritorna i dati presi.">
<!ENTITY Capture.rf "Controlla il nome del file con l'espressione regolare contenuta tra i due tag <b>%asf_rf%</b> e ritorna i dati presi.">
diff --git a/locale/ru/about.dtd b/locale/ru/about.dtd
index 732ea18..ce206f4 100644
--- a/locale/ru/about.dtd
+++ b/locale/ru/about.dtd
@@ -1,5 +1,5 @@
<!-- ASF -->
-<!ENTITY asf.version "0.9.4b">
+<!ENTITY asf.version "1.0">
<!-- Mini about box from addon manager -->
<!ENTITY about "О Automatic Save Folder">
@@ -26,7 +26,7 @@
<!ENTITY about.version.title "Версия">
<!-- Keep the newline intact as it uses the < pre > tag, keep the 2 begining spaces to create indentation -->
-<!ENTITY about.version.094 "+ Add filtering on Right-Click menus "Save link as...", "Save image as..." and "Save as...(Ctrl+S)"
+<!ENTITY about.version.100 "+ Add filtering on Right-Click menus "Save link as...", "Save image as..." and "Save as...(Ctrl+S)"
(Need at least Firefox 2.0 and is not compatible with Download Sort add-on. If you have both activated, Download Sort prevails)
+ ASF is now working with Private browsing, and will prevent saving any data to Firefox preferences.
Two things to note which change ASF behavior: 1) The previous hosted domain will not be updated, and 2) If the destination folder doesn't exist it will not be created or suggested, and the last working folder from non private mode will be used instead.
@@ -158,14 +158,9 @@ I removed the "Accept" button and replaced it with a scripted one "S
<!ENTITY about.translation.title "Переводы">
<!ENTITY about.translation.content "- Независимые переводчики и команда переводчиков Babelzilla: <br />
-- de : Michael Baer<br />
- en-US : Cyan, Narayan<br />
-- es : RigoNet<br />
- fr : Cyan, Goofy, Haynee<br />
-- id : dimassony<br />
- it : Scognito.<br />
-- pt-BR : petruc<br />
- ru : MrCOLOMBO<br />
-- zh-TW : justin9711<br />
">
diff --git a/locale/ru/asf.dtd b/locale/ru/asf.dtd
index 50fbab8..9225b0b 100644
--- a/locale/ru/asf.dtd
+++ b/locale/ru/asf.dtd
@@ -1,5 +1,5 @@
<!-- ASF -->
-<!ENTITY asf.version "0.9.4b">
+<!ENTITY asf.version "1.0.0">
<!-- browser and save dialog-->
<!ENTITY prefwindow.title "Настройки Automatic Save Folder">
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/automatic-save-folder.git
More information about the Pkg-mozext-commits
mailing list