Skip to content

Commit

Permalink
Merge pull request #158 from Authenticator-Extension/dev
Browse files Browse the repository at this point in the history
5.1.0
  • Loading branch information
mymindstorm authored Jul 9, 2018
2 parents dcbcdd1 + 91cfe8d commit bd61387
Show file tree
Hide file tree
Showing 40 changed files with 1,319 additions and 248 deletions.
File renamed without changes.
15 changes: 15 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
name: Bug report
about: Report a bug in Authenticator

---

<Do not use this to ask about lost codes or accounts>
<More info here: https://github.com/Authenticator-Extension/Authenticator/wiki/Lost-Codes>

**Describe the bug:** <Describe the issue with Authenticator>


**Platform:** <This is required>
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
name: Feature request
about: Suggest an idea for this project

---

**Describe the feature you want:**


**Why do you want this feature in Authenticator?**
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- stage: test
# new i18n strings
script: bash ci/i18n.sh
if: branch = dev
if: branch = dev AND type != pull_request
- stage: deploy
# release tagging
script: bash ci/tag.sh
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@

[<img src="https://raw.githubusercontent.com/wiki/Authenticator-Extension/Authenticator/readme-images/chrome-web-store.png" title="Chrome Web Store" width="170" height="48" />](https://chrome.google.com/webstore/detail/authenticator/bhghoamapcdpbohphigoooaddinpkbai) [<img src="https://raw.githubusercontent.com/wiki/Authenticator-Extension/Authenticator/readme-images/firefox-add-ons.png" title="Firefox Add-ons" width="170" height="48" />](https://addons.mozilla.org/en-US/firefox/addon/auth-helper?src=external-github)

Authenticator is one of the [featured extensions on Firefox Add-ons this month](https://blog.mozilla.org/addons/2018/07/02/julys-featured-extensions-2/)!

## Build Setup

``` bash
Expand Down
278 changes: 278 additions & 0 deletions _locales/cs/messages.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,278 @@
{
"extName": {
"message": "Ověření",
"description": "Extension Name."
},
"extShortName": {
"message": "Ověřovatel",
"description": "Extension Short Name."
},
"extDesc": {
"message": "Authenticator generuje kódy 2 krok ověření v prohlížeči.",
"description": "Extension Description."
},
"added": {
"message": " byla přidána.",
"description": "Added Account."
},
"errorqr": {
"message": "Neznámý kód QR.",
"description": "QR Error."
},
"errorsecret": {
"message": "Tajné chyba. Jen Base32 (A-Z, 2-7 a =) a HEX (0-9 a A-F) jsou podporovány. Vaše tajemství je však: ",
"description": "Secret Error."
},
"add_qr": {
"message": "Načíst QR kód",
"description": "Scan QR Code."
},
"add_secret": {
"message": "Ruční zadání",
"description": "Manual Entry."
},
"close": {
"message": "Zavřít",
"description": "Close."
},
"ok": {
"message": "Ok",
"description": "OK."
},
"yes": {
"message": "Ano",
"description": "Yes."
},
"no": {
"message": "Ne",
"description": "No."
},
"account": {
"message": "Účet",
"description": "Account."
},
"accountName": {
"message": "Název účtu",
"description": "Account Name."
},
"issuer": {
"message": "Vydavatel",
"description": "Issuer."
},
"secret": {
"message": "Tajný klíč",
"description": "Secret."
},
"updateSuccess": {
"message": "Úspěšně dokončeno.",
"description": "Update Success."
},
"updateFailure": {
"message": "Došlo k chybě.",
"description": "Update Failure."
},
"about": {
"message": "O aplikaci",
"description": "About."
},
"export_import": {
"message": "Export \/ Import",
"description": "Export and Import."
},
"settings": {
"message": "Nastavení",
"description": "Settings."
},
"security": {
"message": "Zabezpečení",
"description": "Security."
},
"current_phrase": {
"message": "Aktuální heslo",
"description": "Current Passphrase."
},
"new_phrase": {
"message": "Nové heslo",
"description": "New Passphrase."
},
"phrase": {
"message": "Heslo",
"description": "Passphrase."
},
"confirm_phrase": {
"message": "Potvrzení hesla",
"description": "Confirm Passphrase."
},
"confirm_delete": {
"message": "Opravdu chcete smazat tento tajný klíč? Tato akce je nevratná.",
"description": "Remove entry confirmation"
},
"security_warning": {
"message": "Toto heslo bude používat k šifrování váš tajný klíč. Pokud zapomenete heslo, nikdo vám nemůže pomoct.",
"description": "Passphrase Warning."
},
"update": {
"message": "Aktualizovat",
"description": "Update."
},
"phrase_incorrect": {
"message": "Nelze přidat nový účet nebo exportovat data, pokud jsou všechny účty dešifrovány. Před dalším pokračováním zadejte správné heslo.",
"description": "Passphrase Incorrect."
},
"phrase_not_match": {
"message": "Hesla nesouhlasí.",
"description": "Passphrase Not Match."
},
"encrypted": {
"message": "Šifrováno",
"description": "Encrypted."
},
"copied": {
"message": "Zkopírováno",
"description": "Copied."
},
"feedback": {
"message": "Zpětná vazba",
"description": "Feedback."
},
"translate": {
"message": "Přeložit",
"description": "Translate."
},
"source": {
"message": "Zdrojový kód",
"description": "Source Code."
},
"passphrase_info": {
"message": "Zadejte heslo pro dešifrování dat účtu.",
"description": "Passphrase Info"
},
"sync_clock": {
"message": "Synchronizovat hodiny s Google",
"description": "Sync Clock"
},
"remember_phrase": {
"message": "Pamatovat si heslo",
"description": "Remember Passphrase"
},
"clock_too_far_off": {
"message": "Pozor! Váš místní čas se velmi liší, opravte jej prosím před pokračováním.",
"description": "Local Time is Too Far Off"
},
"remind_backup": {
"message": "Máte zálohu vašich tajných klíčů? Nečekejte, až bude příliš pozdě!",
"description": "Remind Backup"
},
"capture_failed": {
"message": "Získávání dat selhalo, prosím načtěte stránku znovu a opakujte akci.",
"description": "Capture Failed"
},
"based_on_time": {
"message": "Na základě času",
"description": "Time Based"
},
"based_on_counter": {
"message": "Počítadlo založeno",
"description": "Counter Based"
},
"resize_popup_page": {
"message": "Popup obrázek",
"description": "Popup Page Settings"
},
"scale": {
"message": "Zvětšení",
"description": "Scale"
},
"export_info": {
"message": "Upozornění: všechny zálohy nejsou rozšifrovány. Chcete přidat účet do jiné aplikace? Ukazatel myši nad pravý horní roh z libovolného účtu a kliknete na tlačítko skryté.",
"description": "Export menu info text"
},
"download_backup": {
"message": "Stáhnout záložní soubor",
"description": "Download backup file."
},
"import_backup": {
"message": "Importovat zálohu",
"description": "Import backup."
},
"import_backup_file": {
"message": "Importovat záložní soubor",
"description": "Import backup file."
},
"import_backup_code": {
"message": "Importovat textový soubor",
"description": "Import backup code."
},
"dropbox_backup": {
"message": "Automatická záloha na Dropbox",
"description": "Auto backup to Dropbox."
},
"dropbox_code": {
"message": "Dropbox kód",
"description": "Dropbox code."
},
"dropbox_token": {
"message": "Dropbox Token",
"description": "Dropbox token."
},
"dropbox_authorization": {
"message": "Přihlaste se k Dropboxu",
"description": "Dropbox authorization."
},
"show_all_entries": {
"message": "Ukaž všechny záznamy",
"description": "Show all entries."
},
"dropbox_risk": {
"message": "Upozornění: zálohy uložené v Dropboxu jsou nezašifrované. Používáte na vlastní riziko.",
"description": "Dropbox backup risk warning."
},
"import_error_password": {
"message": "Je nutné zadat správné heslo pro import zálohy.",
"description": "Error password warning when import backups."
},
"local_passphrase_warning": {
"message": "Vaše heslo je lokálně uloženo, prosím změňte to ihned v menu zabezpečení.",
"description": "localStorage password warning."
},
"dropbox_logout": {
"message": "Odhlášení ze služby Dropbox",
"description": "Dropbox logout."
},
"remove": {
"message": "Odstranit",
"description": "Remove password."
},
"download_enc_backup": {
"message": "Stáhnout zálohy chráněné heslem",
"description": "Download Encrypted Backup"
},
"search": {
"message": "Hledat",
"description": "Search"
},
"popout": {
"message": "Popup mód",
"description": "Make window turn into persistent popup"
},
"lock": {
"message": "Zámek",
"description": "Lock accounts"
},
"dropbox_tooltip": {
"message": "Dropbox synchronizace je zapnuta",
"description": "Dropbox sync enabled"
},
"edit": {
"message": "Upravit",
"description": "Edit"
},
"manual_dropbox": {
"message": "Manuální synchronizace",
"description": "Manual Dropbox sync"
},
"use_autofill": {
"message": "Použití automatického vyplňování",
"description": "Use Autofill"
}
}
36 changes: 32 additions & 4 deletions _locales/de/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"description": "About."
},
"export_import": {
"message": "Exportieren / Importieren",
"message": "Exportieren \/ Importieren",
"description": "Export and Import."
},
"settings": {
Expand Down Expand Up @@ -176,8 +176,8 @@
"description": "Counter Based"
},
"resize_popup_page": {
"message": "Ändern der Pop-Up Größe",
"description": "Resize Popup Page"
"message": "Popup Page",
"description": "Popup Page Settings"
},
"scale": {
"message": "Skalierung",
Expand Down Expand Up @@ -244,7 +244,35 @@
"description": "Remove password."
},
"download_enc_backup": {
"message": "Download Password-Protected Backup",
"message": "Passwort-geschützte Sicherung herunterladen",
"description": "Download Encrypted Backup"
},
"search": {
"message": "Search",
"description": "Search"
},
"popout": {
"message": "Popup-Modus",
"description": "Make window turn into persistent popup"
},
"lock": {
"message": "Sperren",
"description": "Lock accounts"
},
"dropbox_tooltip": {
"message": "Dropbox-Synchronisation aktiviert",
"description": "Dropbox sync enabled"
},
"edit": {
"message": "Ändern",
"description": "Edit"
},
"manual_dropbox": {
"message": "Manuelle Synchronisation",
"description": "Manual Dropbox sync"
},
"use_autofill": {
"message": "Use Autofill",
"description": "Use Autofill"
}
}
Loading

0 comments on commit bd61387

Please sign in to comment.