Skip to content
This repository has been archived by the owner on May 23, 2019. It is now read-only.

Commit

Permalink
bump version number 0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bilelmoussaoui committed Sep 10, 2018
1 parent 867b69c commit bcc5353
Show file tree
Hide file tree
Showing 22 changed files with 462 additions and 343 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Translation status](https://hosted.weblate.org/widgets/authenticator/-/svg-badge.svg)](https://hosted.weblate.org/engage/authenticator/?utm_source=widget) [![Version](https://img.shields.io/badge/version-0.2.3-green.svg)](https://github.com/bilelmoussaoui/Authenticator/releases)
[![Translation status](https://hosted.weblate.org/widgets/authenticator/-/svg-badge.svg)](https://hosted.weblate.org/engage/authenticator/?utm_source=widget) [![Version](https://img.shields.io/badge/version-0.2.4-green.svg)](https://github.com/bilelmoussaoui/Authenticator/releases)

# Authenticator
<img src="https://raw.githubusercontent.com/bilelmoussaoui/Authenticator/master/data/icons/hicolor/256x256/apps/com.github.bilelmoussaoui.Authenticator.png" width="128" height="128" />
Expand All @@ -7,7 +7,7 @@
## Screenshots

<p align="center">
<img align="center" src="data/screenshots/screenshot1.png" />
<img align="center" src="data/screenshots/screenshot1.png" />
</p>

## Features
Expand Down
19 changes: 9 additions & 10 deletions data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,7 @@
</description>
<screenshots>
<screenshot type="default">
<image width="552" height="649">https://raw.githubusercontent.com/bilelmoussaoui/Authenticator/master/data/screenshots/screenshot1.png</image>
</screenshot>
<screenshot>
<image width="402" height="649">https://raw.githubusercontent.com/bilelmoussaoui/Authenticator/master/data/screenshots/screenshot2.png</image>
</screenshot>
<screenshot>
<image width="402" height="649">https://raw.githubusercontent.com/bilelmoussaoui/Authenticator/master/data/screenshots/screenshot3.png</image>
</screenshot>
<screenshot>
<image width="552" height="649">https://raw.githubusercontent.com/bilelmoussaoui/Authenticator/master/data/screenshots/screenshot4.png</image>
<image width="651" height="699">https://raw.githubusercontent.com/bilelmoussaoui/Authenticator/master/data/screenshots/screenshot1.png</image>
</screenshot>
</screenshots>
<url type="homepage">https://github.com/bilelmoussaoui/Authenticator</url>
Expand All @@ -37,6 +28,14 @@
</categories>
<content_rating type="oars-1.0" />
<releases>
<release version="0.2.4" date="2018-09-10">
<description>
<ul>
<li>GNOME Shell Search provider</li>
<li>Codes expire simultaneously #91 </li>
</ul>
</description>
</release>
<release version="0.2.3" date="2018-09-09">
<description>
<ul>
Expand Down
Binary file modified data/screenshots/screenshot1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed data/screenshots/screenshot2.png
Binary file not shown.
Binary file removed data/screenshots/screenshot3.png
Binary file not shown.
Binary file removed data/screenshots/screenshot4.png
Binary file not shown.
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
project('com.github.bilelmoussaoui.Authenticator',
version: '0.2.3',
version: '0.2.4',
meson_version: '>= 0.42',
license: 'GPL+-3.0',
default_options: ['prefix=/usr']
Expand Down
52 changes: 30 additions & 22 deletions po/Authenticator.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Authenticator\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-09-10 14:43+0200\n"
"POT-Creation-Date: 2018-09-10 17:56+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down Expand Up @@ -78,12 +78,12 @@ msgstr ""
msgid "Save"
msgstr ""

#: Authenticator/widgets/accounts/list.py:159
#: Authenticator/widgets/accounts/list.py:163
msgid "The One-Time Passwords expires in {} seconds"
msgstr ""

#. Label
#: Authenticator/widgets/accounts/list.py:282
#: Authenticator/widgets/accounts/list.py:286
msgid "There are no accounts yet…"
msgstr ""

Expand Down Expand Up @@ -158,73 +158,81 @@ msgstr ""
msgid "Huge database of (290+) websites/applications"
msgstr ""

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:43
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:34
msgid "GNOME Shell Search provider"
msgstr ""

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:35
msgid "Codes expire simultaneously #91"
msgstr ""

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:42
msgid "Revamped main window to more closely follow the GNOME HIG"
msgstr ""

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:44
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:43
msgid "Revamped add a new account window to make it easier to use"
msgstr ""

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:45
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:44
msgid ""
"Possibility to add an account from a provider not listed in the shipped "
"database"
msgstr ""

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:46
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:45
msgid "Possibilty to edit an account"
msgstr ""

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:47
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:46
msgid "One Time Password now visible by default"
msgstr ""

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:54
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:53
msgid "Fix python-dbus by using GDbus instead"
msgstr ""

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:61
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:60
msgid "Fix the QRScanner on GNOME Shell"
msgstr ""

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:62
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:61
msgid "Add a new entry for the account's username"
msgstr ""

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:63
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:62
msgid "Updated database of supported accounts"
msgstr ""

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:70
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:69
msgid "HOTFIX: App not running in DE other than GNOME"
msgstr ""

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:77
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:76
msgid "Rename project to Authenticator"
msgstr ""

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:78
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:77
msgid "Cleaner code base"
msgstr ""

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:79
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:78
msgid "Faster startup"
msgstr ""

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:80
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:79
msgid "Remove unneeded features"
msgstr ""

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:81
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:80
msgid "Switch to pyzbar instead of zbarlight"
msgstr ""

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:82
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:81
msgid "Flatpak package"
msgstr ""

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:89
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:88
msgid "Bilal Elmoussaoui"
msgstr ""

Expand All @@ -240,10 +248,10 @@ msgstr ""
msgid "com.github.bilelmoussaoui.Authenticator"
msgstr ""

#: authenticator.py.in:48
#: authenticator.py.in:49
msgid "Start in debug mode"
msgstr ""

#: authenticator.py.in:50
#: authenticator.py.in:51
msgid "Authenticator version number"
msgstr ""
52 changes: 30 additions & 22 deletions po/ar.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Authenticator\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-09-10 14:43+0200\n"
"POT-Creation-Date: 2018-09-10 17:56+0200\n"
"PO-Revision-Date: 2018-08-21 09:34+0000\n"
"Last-Translator: ButterflyOfFire <[email protected]>\n"
"Language-Team: Arabic <https://hosted.weblate.org/projects/authenticator/"
Expand Down Expand Up @@ -82,12 +82,12 @@ msgstr ""
msgid "Save"
msgstr ""

#: Authenticator/widgets/accounts/list.py:159
#: Authenticator/widgets/accounts/list.py:163
msgid "The One-Time Passwords expires in {} seconds"
msgstr ""

#. Label
#: Authenticator/widgets/accounts/list.py:282
#: Authenticator/widgets/accounts/list.py:286
#, fuzzy
msgid "There are no accounts yet…"
msgstr "ليس هناك حساب بعد …"
Expand Down Expand Up @@ -166,74 +166,82 @@ msgstr ""
msgid "Huge database of (290+) websites/applications"
msgstr ""

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:43
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:34
msgid "GNOME Shell Search provider"
msgstr ""

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:35
msgid "Codes expire simultaneously #91"
msgstr ""

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:42
msgid "Revamped main window to more closely follow the GNOME HIG"
msgstr ""

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:44
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:43
msgid "Revamped add a new account window to make it easier to use"
msgstr ""

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:45
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:44
msgid ""
"Possibility to add an account from a provider not listed in the shipped "
"database"
msgstr ""

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:46
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:45
msgid "Possibilty to edit an account"
msgstr ""

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:47
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:46
msgid "One Time Password now visible by default"
msgstr ""

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:54
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:53
msgid "Fix python-dbus by using GDbus instead"
msgstr ""

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:61
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:60
msgid "Fix the QRScanner on GNOME Shell"
msgstr ""

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:62
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:61
msgid "Add a new entry for the account's username"
msgstr ""

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:63
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:62
msgid "Updated database of supported accounts"
msgstr ""

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:70
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:69
msgid "HOTFIX: App not running in DE other than GNOME"
msgstr ""

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:77
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:76
#, fuzzy
msgid "Rename project to Authenticator"
msgstr "عن الموثق"

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:78
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:77
msgid "Cleaner code base"
msgstr ""

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:79
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:78
msgid "Faster startup"
msgstr ""

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:80
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:79
msgid "Remove unneeded features"
msgstr ""

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:81
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:80
msgid "Switch to pyzbar instead of zbarlight"
msgstr ""

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:82
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:81
msgid "Flatpak package"
msgstr ""

#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:89
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:88
msgid "Bilal Elmoussaoui"
msgstr ""

Expand All @@ -250,11 +258,11 @@ msgstr ""
msgid "com.github.bilelmoussaoui.Authenticator"
msgstr "com.github.bilelmoussaoui.Authenticator"

#: authenticator.py.in:48
#: authenticator.py.in:49
msgid "Start in debug mode"
msgstr "البدء في وضع التصحيح"

#: authenticator.py.in:50
#: authenticator.py.in:51
msgid "Authenticator version number"
msgstr "رقم نسخة الموثق"

Expand Down
Loading

0 comments on commit bcc5353

Please sign in to comment.