forked from SunboX/FxStumbler
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
133 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
[submodule "lib/localForage"] | ||
path = lib/localForage | ||
url = https://github.com/mozilla/localForage.git | ||
[submodule "lib/webL10n"] | ||
path = lib/webL10n | ||
url = https://github.com/fabi1cazenave/webL10n.git |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
[en-US] | ||
accuracy = Ignore if less accurate than | ||
action = Action: | ||
actionNone = Nothing | ||
actionSend = Send | ||
actionStore = Store | ||
distance = Minimum distance between measures | ||
geolocAccuracy = High Accuracy | ||
geolocAge = Maximum age | ||
geolocAsk = Ask | ||
geolocGps = GPS | ||
geolocOptions = Geoloc | ||
geolocTimeout = Timeout | ||
geolocType = Geoloc: | ||
getInfos = Get infos | ||
lang = Language | ||
langEnglish = Simplified english | ||
langFrench = French | ||
logLevel = Log level | ||
logLevelDebug = Debug | ||
logLevelError = Error | ||
logLevelInfo = Info | ||
logLevelWarning = Warning | ||
logs = Logs | ||
logsClear = Clear logs | ||
monitoringStart = Start monitoring | ||
monitoringStop = Stop monitoring | ||
getPosition = Get my position | ||
options = Options | ||
storageTitle = Storage | ||
storageTitleEnd = items | ||
storageClear = Clear | ||
storageDisplay = Display | ||
storageSend = Send | ||
userName = Username: | ||
|
||
[fr] | ||
accuracy = Ignorer si moins précis que | ||
action = Action: | ||
actionNone = Ne rien faire | ||
actionSend = Envoyer | ||
actionStore = Enregistrer | ||
distance = Distance minimale entre deux mesures | ||
geolocAccuracy = Plus précis | ||
geolocAge = Âge maximal de la position | ||
geolocAsk = Sélectionner | ||
geolocGps = GPS | ||
geolocOptions = Geoloc | ||
geolocTimeout = | ||
geolocType = Geoloc: | ||
getInfos = Scanner | ||
getPosition = Interroger le service | ||
lang = Langage | ||
langEnglish = Anglais | ||
langFrench = Français | ||
logLevel = Niveau de verbosité | ||
logLevelDebug = Verbeux | ||
logLevelError = Erreurs | ||
logLevelInfo = Informations | ||
logLevelWarning = Avertissements | ||
logs = Journaux | ||
logsClear = Effacer le journal | ||
monitoringStart = Commencer à scanner | ||
monitoringStop = Arrêter | ||
options = Options | ||
storageTitle = Base | ||
storageTitleEnd = items | ||
storageClear = Effacer | ||
storageDisplay = Afficher | ||
storageSend = Envoyer | ||
userName = Nom d'utilisateur: |
Binary file not shown.