mirror of
https://gitlab.gnome.org/World/Authenticator.git
synced 2025-03-04 08:44:40 +01:00
bump version number 0.2.4
This commit is contained in:
parent
867b69cad1
commit
bcc5353725
22 changed files with 462 additions and 343 deletions
|
@ -1,4 +1,4 @@
|
|||
[](https://hosted.weblate.org/engage/authenticator/?utm_source=widget) [](https://github.com/bilelmoussaoui/Authenticator/releases)
|
||||
[](https://hosted.weblate.org/engage/authenticator/?utm_source=widget) [](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" />
|
||||
|
@ -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
|
||||
|
|
|
@ -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>
|
||||
|
@ -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>
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 26 KiB |
Binary file not shown.
Before Width: | Height: | Size: 14 KiB |
Binary file not shown.
Before Width: | Height: | Size: 14 KiB |
Binary file not shown.
Before Width: | Height: | Size: 32 KiB |
|
@ -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']
|
||||
|
|
|
@ -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 <LL@li.org>\n"
|
||||
|
@ -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 ""
|
||||
|
||||
|
@ -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 ""
|
||||
|
||||
|
@ -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
po/ar.po
52
po/ar.po
|
@ -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 <ButterflyOfFire@protonmail.com>\n"
|
||||
"Language-Team: Arabic <https://hosted.weblate.org/projects/authenticator/"
|
||||
|
@ -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 "ليس هناك حساب بعد …"
|
||||
|
@ -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 ""
|
||||
|
||||
|
@ -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 "رقم نسخة الموثق"
|
||||
|
||||
|
|
52
po/da.po
52
po/da.po
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\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: 2017-09-14 19:54+0000\n"
|
||||
"Last-Translator: Jakob Bo Kristensen <jakobbo@gmail.com>\n"
|
||||
"Language-Team: Danish <https://hosted.weblate.org/projects/gnome-"
|
||||
|
@ -84,12 +84,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 "Der er ingen konto i øjeblikket"
|
||||
|
@ -170,75 +170,83 @@ 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 "Om Gnome TofaktorAutentifikation"
|
||||
|
||||
#: 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
|
||||
#, fuzzy
|
||||
msgid "Remove unneeded features"
|
||||
msgstr "Fjern valgte konti"
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
@ -255,11 +263,11 @@ msgstr ""
|
|||
msgid "com.github.bilelmoussaoui.Authenticator"
|
||||
msgstr ""
|
||||
|
||||
#: authenticator.py.in:48
|
||||
#: authenticator.py.in:49
|
||||
msgid "Start in debug mode"
|
||||
msgstr "Start i debug-tilstand"
|
||||
|
||||
#: authenticator.py.in:50
|
||||
#: authenticator.py.in:51
|
||||
msgid "Authenticator version number"
|
||||
msgstr "Gnome-TofaktorAutentifikation versionsnummer"
|
||||
|
||||
|
|
52
po/de.po
52
po/de.po
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\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-09-06 19:12+0000\n"
|
||||
"Last-Translator: Christian <christian.masur@gmail.com>\n"
|
||||
"Language-Team: German <https://hosted.weblate.org/projects/authenticator/"
|
||||
|
@ -84,12 +84,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 "Derzeit gibt es kein Konto"
|
||||
|
@ -170,75 +170,83 @@ 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 "Zweifaktor-Authentifizierung"
|
||||
|
||||
#: 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
|
||||
#, fuzzy
|
||||
msgid "Remove unneeded features"
|
||||
msgstr "gewählte Konten löschen"
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
@ -255,11 +263,11 @@ msgstr ""
|
|||
msgid "com.github.bilelmoussaoui.Authenticator"
|
||||
msgstr ""
|
||||
|
||||
#: authenticator.py.in:48
|
||||
#: authenticator.py.in:49
|
||||
msgid "Start in debug mode"
|
||||
msgstr "Starte im Fehlersuch-Modus"
|
||||
|
||||
#: authenticator.py.in:50
|
||||
#: authenticator.py.in:51
|
||||
#, fuzzy
|
||||
msgid "Authenticator version number"
|
||||
msgstr "Gnome ZweiFaktorAuth Version Nummer"
|
||||
|
|
52
po/es.po
52
po/es.po
|
@ -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-09-10 11:35+0000\n"
|
||||
"Last-Translator: advocatux <advocatux@airpost.net>\n"
|
||||
"Language-Team: Spanish <https://hosted.weblate.org/projects/authenticator/"
|
||||
|
@ -80,12 +80,12 @@ msgstr "Editar {} - {}"
|
|||
msgid "Save"
|
||||
msgstr "Guardar"
|
||||
|
||||
#: 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 "No hay ninguna cuenta aún…"
|
||||
|
||||
|
@ -162,19 +162,27 @@ msgstr "Excelente interfaz de usuario"
|
|||
msgid "Huge database of (290+) websites/applications"
|
||||
msgstr "Enorme (+290) base de datos de sitios web y aplicaciones"
|
||||
|
||||
#: 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
|
||||
#, fuzzy
|
||||
msgid "Revamped main window to more closely follow the GNOME HIG"
|
||||
msgstr ""
|
||||
"Reformada la ventana principal para seguir las directrices sobre la interfaz "
|
||||
"humana («HIG») de GNOME"
|
||||
|
||||
#: 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 ""
|
||||
"Reformada la ventana para añadir una cuenta nueva y hacer su uso más sencillo"
|
||||
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:45
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:44
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Possibility to add an account from a provider not listed in the shipped "
|
||||
|
@ -183,62 +191,62 @@ msgstr ""
|
|||
"Posibilidad de añadir una cuenta de un proveedor que no esté incluido en la "
|
||||
"base de datos por defecto"
|
||||
|
||||
#: 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 "Posibilidad de editar una cuenta"
|
||||
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:47
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:46
|
||||
#, fuzzy
|
||||
msgid "One Time Password now visible by default"
|
||||
msgstr "Las contraseñas de un solo uso son ahora visibles por defecto"
|
||||
|
||||
#: 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 "Arreglado el problema de «python-dbus» al usar «GDbus» ahora"
|
||||
|
||||
#: 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 "Arreglado QRScanner cuando se usa en la «shell» de GNOME"
|
||||
|
||||
#: 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 "Añadir una nueva entrada para el nombre de usuario de la cuenta"
|
||||
|
||||
#: 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 "Actualizada la base de datos de cuentas soportadas"
|
||||
|
||||
#: 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 ""
|
||||
"ARREGLO RÁPIDO: la aplicación no funcionaba en otro entorno de escritorio "
|
||||
"distinto a GNOME"
|
||||
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:77
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:76
|
||||
msgid "Rename project to Authenticator"
|
||||
msgstr "Renombrado el proyecto a «Authenticator»"
|
||||
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:78
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:77
|
||||
msgid "Cleaner code base"
|
||||
msgstr "Una base de código más limpio"
|
||||
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:79
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:78
|
||||
msgid "Faster startup"
|
||||
msgstr "Arranque más rápido"
|
||||
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:80
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:79
|
||||
msgid "Remove unneeded features"
|
||||
msgstr "Eliminadas las características innecesarias"
|
||||
|
||||
#: 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 "Cambiado a «pyzbar» en vez de «zbarlight»"
|
||||
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:82
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:81
|
||||
msgid "Flatpak package"
|
||||
msgstr "Paquete Flatpak"
|
||||
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:89
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:88
|
||||
msgid "Bilal Elmoussaoui"
|
||||
msgstr "Bilal Elmoussaoui"
|
||||
|
||||
|
@ -254,10 +262,10 @@ msgstr "Gnome;GTK;Autenticación;"
|
|||
msgid "com.github.bilelmoussaoui.Authenticator"
|
||||
msgstr "com.github.bilelmoussaoui.Authenticator"
|
||||
|
||||
#: authenticator.py.in:48
|
||||
#: authenticator.py.in:49
|
||||
msgid "Start in debug mode"
|
||||
msgstr "Iniciar en el modo de depuración"
|
||||
|
||||
#: authenticator.py.in:50
|
||||
#: authenticator.py.in:51
|
||||
msgid "Authenticator version number"
|
||||
msgstr "Número de versión de «Authenticator»"
|
||||
|
|
52
po/fr.po
52
po/fr.po
|
@ -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: 2018-04-15 14:36+0000\n"
|
||||
"Last-Translator: Sylvain <dev@sylvainmetayer.fr>\n"
|
||||
"Language-Team: French <https://hosted.weblate.org/projects/authenticator/"
|
||||
|
@ -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 "Il n'y a aucun compte pour le moment..."
|
||||
|
@ -166,73 +166,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 ""
|
||||
|
||||
|
@ -248,11 +256,11 @@ 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
po/hu.po
52
po/hu.po
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\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-03-22 19:06+0000\n"
|
||||
"Last-Translator: Balázs Úr <urbalazs@gmail.com>\n"
|
||||
"Language-Team: Hungarian <https://hosted.weblate.org/projects/authenticator/"
|
||||
|
@ -81,12 +81,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 "Még nincsenek fiókok…"
|
||||
|
@ -167,75 +167,83 @@ 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 "A Hitelesítő névjegye"
|
||||
|
||||
#: 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
|
||||
#, fuzzy
|
||||
msgid "Remove unneeded features"
|
||||
msgstr "Kijelölt fiókok eltávolítása"
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
@ -252,11 +260,11 @@ msgstr "GNOME;GTK;Ellenőrzés;"
|
|||
msgid "com.github.bilelmoussaoui.Authenticator"
|
||||
msgstr "com.github.bilelmoussaoui.Authenticator"
|
||||
|
||||
#: authenticator.py.in:48
|
||||
#: authenticator.py.in:49
|
||||
msgid "Start in debug mode"
|
||||
msgstr "Indítás hibakeresési módban"
|
||||
|
||||
#: authenticator.py.in:50
|
||||
#: authenticator.py.in:51
|
||||
msgid "Authenticator version number"
|
||||
msgstr "Hitelesítő verziószáma"
|
||||
|
||||
|
|
52
po/id.po
52
po/id.po
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\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-05-14 15:02+0000\n"
|
||||
"Last-Translator: ditokp <ditokpl@gmail.com>\n"
|
||||
"Language-Team: Indonesian <https://hosted.weblate.org/projects/authenticator/"
|
||||
|
@ -81,12 +81,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 "Tidak ada akun saat ini..."
|
||||
|
@ -167,75 +167,83 @@ 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 "Tentang Authenticator"
|
||||
|
||||
#: 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
|
||||
#, fuzzy
|
||||
msgid "Remove unneeded features"
|
||||
msgstr "Hapus akun terpilih"
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
@ -252,11 +260,11 @@ msgstr "Gnome;GTK;Verifikasi;"
|
|||
msgid "com.github.bilelmoussaoui.Authenticator"
|
||||
msgstr "com.github.bilelmoussaoui.Authenticator"
|
||||
|
||||
#: authenticator.py.in:48
|
||||
#: authenticator.py.in:49
|
||||
msgid "Start in debug mode"
|
||||
msgstr "Mulai dengan mode debud"
|
||||
|
||||
#: authenticator.py.in:50
|
||||
#: authenticator.py.in:51
|
||||
msgid "Authenticator version number"
|
||||
msgstr "Nomor versi Authenticator"
|
||||
|
||||
|
|
52
po/nb_NO.po
52
po/nb_NO.po
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\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-09-10 10:11+0000\n"
|
||||
"Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n"
|
||||
"Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/"
|
||||
|
@ -80,12 +80,12 @@ msgstr "Rediger {} - {}"
|
|||
msgid "Save"
|
||||
msgstr "Lagre"
|
||||
|
||||
#: 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 "Ingen kontoer enda…"
|
||||
|
||||
|
@ -161,17 +161,25 @@ msgstr "Vakkert grensesnitt"
|
|||
msgid "Huge database of (290+) websites/applications"
|
||||
msgstr "Stor database med (290+) nettsider/programmer"
|
||||
|
||||
#: 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
|
||||
#, fuzzy
|
||||
msgid "Revamped main window to more closely follow the GNOME HIG"
|
||||
msgstr ""
|
||||
"Omorganisering av hovedvinduet for bedre overensstemmelse med GNOME HIG"
|
||||
|
||||
#: 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 "Omorganisering av vindu for tillegg av konto for enklere bruk"
|
||||
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:45
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:44
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Possibility to add an account from a provider not listed in the shipped "
|
||||
|
@ -180,60 +188,60 @@ msgstr ""
|
|||
"Mulighet for å legge til en konto fra en tilbyder som ikke er opplistet i "
|
||||
"innebygd database"
|
||||
|
||||
#: 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 "Mulighet til å redigere en konto"
|
||||
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:47
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:46
|
||||
#, fuzzy
|
||||
msgid "One Time Password now visible by default"
|
||||
msgstr "Engangspassord er nå synlige som forvalg"
|
||||
|
||||
#: 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 "Fiks python-dbus ved å bruke GDbus istedenfor"
|
||||
|
||||
#: 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 "Fiks for QR-skanneren i GNOME-skallet"
|
||||
|
||||
#: 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 "Tillegg av ny oppføring for kontoens brukernavn"
|
||||
|
||||
#: 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 "Database for støttede kontoer oppdatert"
|
||||
|
||||
#: 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 "RASKFISK: Programmet kjørte ikke i andre grensesnitt enn GNOME"
|
||||
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:77
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:76
|
||||
msgid "Rename project to Authenticator"
|
||||
msgstr "Nytt navn: Authenticator"
|
||||
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:78
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:77
|
||||
msgid "Cleaner code base"
|
||||
msgstr "Renere kodebase"
|
||||
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:79
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:78
|
||||
msgid "Faster startup"
|
||||
msgstr "Raskere oppstart"
|
||||
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:80
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:79
|
||||
msgid "Remove unneeded features"
|
||||
msgstr "Fjerning av unødvendige funksjoner"
|
||||
|
||||
#: 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 "Bytte til pyzbar istedenfor zbarlight"
|
||||
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:82
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:81
|
||||
msgid "Flatpak package"
|
||||
msgstr "Flatpak-pakke"
|
||||
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:89
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:88
|
||||
msgid "Bilal Elmoussaoui"
|
||||
msgstr "Bilal Elmoussaoui"
|
||||
|
||||
|
@ -249,11 +257,11 @@ msgstr "Gnome;GTK;Verifisering;Bekreftelse;"
|
|||
msgid "com.github.bilelmoussaoui.Authenticator"
|
||||
msgstr "com.github.bilelmoussaoui.Authenticator"
|
||||
|
||||
#: authenticator.py.in:48
|
||||
#: authenticator.py.in:49
|
||||
msgid "Start in debug mode"
|
||||
msgstr "Start i feilrettingsmodus"
|
||||
|
||||
#: authenticator.py.in:50
|
||||
#: authenticator.py.in:51
|
||||
msgid "Authenticator version number"
|
||||
msgstr "Versjonsnummer for Authenticator"
|
||||
|
||||
|
|
52
po/nl.po
52
po/nl.po
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\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-09-10 12:50+0000\n"
|
||||
"Last-Translator: Heimen Stoffels <vistausss@outlook.com>\n"
|
||||
"Language-Team: Dutch <https://hosted.weblate.org/projects/authenticator/"
|
||||
|
@ -80,12 +80,12 @@ msgstr "{} - {} bewerken"
|
|||
msgid "Save"
|
||||
msgstr "Opslaan"
|
||||
|
||||
#: Authenticator/widgets/accounts/list.py:159
|
||||
#: Authenticator/widgets/accounts/list.py:163
|
||||
msgid "The One-Time Passwords expires in {} seconds"
|
||||
msgstr "Het eenmalige wachtwoord vervalt over {} seconden"
|
||||
|
||||
#. Label
|
||||
#: Authenticator/widgets/accounts/list.py:282
|
||||
#: Authenticator/widgets/accounts/list.py:286
|
||||
msgid "There are no accounts yet…"
|
||||
msgstr "Je hebt nog geen accounts toegevoegd…"
|
||||
|
||||
|
@ -162,16 +162,24 @@ msgstr "Prachtige vormgeving"
|
|||
msgid "Huge database of (290+) websites/applications"
|
||||
msgstr "Enorme databank met (meer dan 290) websites/applicaties"
|
||||
|
||||
#: 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 "Hoofdvenster opnieuw ontworpen om meer te voldoen aan de GNOME HIG"
|
||||
|
||||
#: 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 ""
|
||||
"Nieuw account-venster opnieuw ontworpen zodat het eenvoudig is geworden"
|
||||
|
||||
#: 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"
|
||||
|
@ -179,59 +187,59 @@ msgstr ""
|
|||
"Mogelijkheid om een account toe te voegen van een dienst die niet in de "
|
||||
"databank voorkomt"
|
||||
|
||||
#: 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 "Mogelijkheid om een account te bewerken"
|
||||
|
||||
#: 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 "Eenmalig wachtwoord is nu standaard zichtbaar"
|
||||
|
||||
#: 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 "python-dbus-probleem opgelost door GDbus te gebruiken"
|
||||
|
||||
#: 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 "QR-codescanner gerepareerd bij gebruik in GNOME Shell"
|
||||
|
||||
#: 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 "Voeg een nieuw item toe voor de gebruikersnaam"
|
||||
|
||||
#: 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 "Databank met ondersteunde accounts bijgewerkt"
|
||||
|
||||
#: 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 "BELANGRIJK: de app draait nu ook in andere werkomgevingen dan GNOME"
|
||||
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:77
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:76
|
||||
msgid "Rename project to Authenticator"
|
||||
msgstr "Projectnaam gewijzigd in Authenticator"
|
||||
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:78
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:77
|
||||
msgid "Cleaner code base"
|
||||
msgstr "Eenvoudigere broncode"
|
||||
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:79
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:78
|
||||
msgid "Faster startup"
|
||||
msgstr "Snellere opstart"
|
||||
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:80
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:79
|
||||
msgid "Remove unneeded features"
|
||||
msgstr "Onnodige functies verwijderd"
|
||||
|
||||
#: 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 "Overgeschakeld van zbarlight naar pyzbar"
|
||||
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:82
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:81
|
||||
msgid "Flatpak package"
|
||||
msgstr "Flatpak-pakket"
|
||||
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:89
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:88
|
||||
msgid "Bilal Elmoussaoui"
|
||||
msgstr "Bilal Elmoussaoui"
|
||||
|
||||
|
@ -247,11 +255,11 @@ msgstr "Gnome;GTK;Verification;Verificatie;"
|
|||
msgid "com.github.bilelmoussaoui.Authenticator"
|
||||
msgstr "com.github.bilelmoussaoui.Authenticator"
|
||||
|
||||
#: authenticator.py.in:48
|
||||
#: authenticator.py.in:49
|
||||
msgid "Start in debug mode"
|
||||
msgstr "Starten in debugmodus"
|
||||
|
||||
#: authenticator.py.in:50
|
||||
#: authenticator.py.in:51
|
||||
msgid "Authenticator version number"
|
||||
msgstr "Versienummer van Authenticator"
|
||||
|
||||
|
|
52
po/nl_BE.po
52
po/nl_BE.po
|
@ -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-04-23 23:37+0000\n"
|
||||
"Last-Translator: Nathan Follens <nathan@email.is>\n"
|
||||
"Language-Team: Flemish <https://hosted.weblate.org/projects/authenticator/"
|
||||
|
@ -81,12 +81,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 "Der zijn nog geen accounts…"
|
||||
|
@ -167,74 +167,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 "Over Authenticator"
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
@ -251,11 +259,11 @@ msgstr "Gnome;GTK;Verification;Verificatie;"
|
|||
msgid "com.github.bilelmoussaoui.Authenticator"
|
||||
msgstr "com.github.bilelmoussaoui.Authenticator"
|
||||
|
||||
#: authenticator.py.in:48
|
||||
#: authenticator.py.in:49
|
||||
msgid "Start in debug mode"
|
||||
msgstr "Starten in debugmodus"
|
||||
|
||||
#: authenticator.py.in:50
|
||||
#: authenticator.py.in:51
|
||||
msgid "Authenticator version number"
|
||||
msgstr "Versienummer van Authenticator"
|
||||
|
||||
|
|
52
po/pl.po
52
po/pl.po
|
@ -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-07-26 19:37+0000\n"
|
||||
"Last-Translator: WaldiS <admin@sto.ugu.pl>\n"
|
||||
"Language-Team: Polish <https://hosted.weblate.org/projects/authenticator/"
|
||||
|
@ -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 "Nie dodano jeszcze żadnego konta..."
|
||||
|
@ -168,74 +168,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 "O Authenticatorze"
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
@ -252,11 +260,11 @@ msgstr "Gnome;GTK;Weryfikacja;"
|
|||
msgid "com.github.bilelmoussaoui.Authenticator"
|
||||
msgstr "com.github.bilelmoussaoui.Authenticator"
|
||||
|
||||
#: authenticator.py.in:48
|
||||
#: authenticator.py.in:49
|
||||
msgid "Start in debug mode"
|
||||
msgstr "Uruchom w trybie debugowania"
|
||||
|
||||
#: authenticator.py.in:50
|
||||
#: authenticator.py.in:51
|
||||
msgid "Authenticator version number"
|
||||
msgstr "Wersja Authenticatora"
|
||||
|
||||
|
|
52
po/sr.po
52
po/sr.po
|
@ -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-03-25 14:53+0000\n"
|
||||
"Last-Translator: Slobodan Terzić <githzerai06@gmail.com>\n"
|
||||
"Language-Team: Serbian <https://hosted.weblate.org/projects/authenticator/"
|
||||
|
@ -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 "Још увек нема налога..."
|
||||
|
@ -168,74 +168,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 ""
|
||||
|
||||
|
@ -252,11 +260,11 @@ msgstr "Gnome;GTK;Verification;Овера;"
|
|||
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 "Верзија Аутентификатора"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Serbian (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-03-24 20:59+0000\n"
|
||||
"Last-Translator: Slobodan Terzić <githzerai06@gmail.com>\n"
|
||||
"Language-Team: Serbian (latin) <https://hosted.weblate.org/projects/"
|
||||
|
@ -77,12 +77,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 "Još uvek nema naloga..."
|
||||
|
@ -163,74 +163,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 "O Autentifikatoru"
|
||||
|
||||
#: 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 ""
|
||||
|
||||
|
@ -247,11 +255,11 @@ msgstr "Gnome;GTK;Verification;Overa;"
|
|||
msgid "com.github.bilelmoussaoui.Authenticator"
|
||||
msgstr "com.github.bilelmoussaoui.Authenticator"
|
||||
|
||||
#: authenticator.py.in:48
|
||||
#: authenticator.py.in:49
|
||||
msgid "Start in debug mode"
|
||||
msgstr "Pokreni u režimu za ispravljanje grešaka"
|
||||
|
||||
#: authenticator.py.in:50
|
||||
#: authenticator.py.in:51
|
||||
msgid "Authenticator version number"
|
||||
msgstr "Verzija Autentifikatora"
|
||||
|
||||
|
|
52
po/sv.po
52
po/sv.po
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\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-09-09 22:32+0000\n"
|
||||
"Last-Translator: Anders Jonsson <anders.jonsson@norsjovallen.se>\n"
|
||||
"Language-Team: Swedish <https://hosted.weblate.org/projects/authenticator/"
|
||||
|
@ -81,12 +81,12 @@ msgstr ""
|
|||
msgid "Save"
|
||||
msgstr "Spara"
|
||||
|
||||
#: 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 "Det finns inga konton ännu…"
|
||||
|
||||
|
@ -163,73 +163,81 @@ msgstr "Vackert användargränssnitt"
|
|||
msgid "Huge database of (290+) websites/applications"
|
||||
msgstr "Enorm databas med (290+) webbplatser/program"
|
||||
|
||||
#: 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 "Fixa QR-läsaren i GNOME Shell"
|
||||
|
||||
#: 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 "Lägg till en ny post för kontots användarnamn"
|
||||
|
||||
#: 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 "Uppdaterad databas över konton som stöds"
|
||||
|
||||
#: 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 "SNABBFIX: Programmet gick inte köra annat än i GNOME"
|
||||
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:77
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:76
|
||||
msgid "Rename project to Authenticator"
|
||||
msgstr "Byt namn på projektet till Authenticator"
|
||||
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:78
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:77
|
||||
msgid "Cleaner code base"
|
||||
msgstr "Renare kodbas"
|
||||
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:79
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:78
|
||||
msgid "Faster startup"
|
||||
msgstr "Snabbare uppstart"
|
||||
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:80
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:79
|
||||
msgid "Remove unneeded features"
|
||||
msgstr "Ta bort onödiga funktioner"
|
||||
|
||||
#: 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 "Växla till pyzbar istället för zbarlight"
|
||||
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:82
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:81
|
||||
msgid "Flatpak package"
|
||||
msgstr "Flatpak-paket"
|
||||
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:89
|
||||
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:88
|
||||
msgid "Bilal Elmoussaoui"
|
||||
msgstr "Bilal Elmoussaoui"
|
||||
|
||||
|
@ -245,11 +253,11 @@ msgstr "GNOME;GTK;Bekräftelse;Verifiering;"
|
|||
msgid "com.github.bilelmoussaoui.Authenticator"
|
||||
msgstr "com.github.bilelmoussaoui.Authenticator"
|
||||
|
||||
#: authenticator.py.in:48
|
||||
#: authenticator.py.in:49
|
||||
msgid "Start in debug mode"
|
||||
msgstr "Starta i felsökningsläge"
|
||||
|
||||
#: authenticator.py.in:50
|
||||
#: authenticator.py.in:51
|
||||
msgid "Authenticator version number"
|
||||
msgstr "Versionsnummer för Authenticator"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue