Commit d106ada9 authored by Ozzieisaacs's avatar Ozzieisaacs

Changed version

Update translation
parent ed91048a
......@@ -3,7 +3,7 @@
<div class="well">
<h2 style="margin-top: 0">{{_('Remote login')}}</h2>
<p>
{{_('Using your another device, login and visit ')}} <a href="{{verify_url}}">{{verify_url}}</a>.
{{_('Use your other device, login and visit ')}} <a href="{{verify_url}}">{{verify_url}}</a>.
</p>
<p>
{{_('Once you do so, you will automatically get logged in on this device.')}}
......
......@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Calibre-Web\n"
"Report-Msgid-Bugs-To: https://github.com/janeczku/Calibre-Web\n"
"POT-Creation-Date: 2019-05-26 11:29+0200\n"
"PO-Revision-Date: 2019-05-08 20:23+0200\n"
"POT-Creation-Date: 2019-05-30 09:06+0200\n"
"PO-Revision-Date: 2019-05-30 09:06+0200\n"
"Last-Translator: Ozzie Isaacs\n"
"Language: de\n"
"Language-Team: \n"
......@@ -373,7 +373,7 @@ msgstr "Lese ein Buch"
#: cps/web.py:2199
msgid "Error opening eBook. Fileformat is not supported."
msgstr "Fehler beim Öffnen des Buches, das Format wird nicht unterstützt"
msgstr "Fehler beim Öffnen des Buches, das Format wird nicht unterstützt."
#: cps/web.py:2249 cps/web.py:3170
msgid "Please fill out all fields!"
......@@ -1127,7 +1127,7 @@ msgstr "Google Drive authentifizieren"
#: cps/templates/config_edit.html:40
msgid "Please hit submit to continue with setup"
msgstr "Bitte wähle Abschicken um mit dem Setup fortzufahren "
msgstr "Bitte wähle Abschicken um mit dem Setup fortzufahren"
#: cps/templates/config_edit.html:43
msgid "Please finish Google Drive setup after login"
......@@ -1833,8 +1833,8 @@ msgid "Your email address"
msgstr "Deine E-Mail Adresse"
#: cps/templates/remote_login.html:6
msgid "Using your another device, login and visit "
msgstr ""
msgid "Use your other device, login and visit "
msgstr "Benutze dein anderes Gerät, logge dich ein und besuche "
#: cps/templates/remote_login.html:9
msgid "Once you do so, you will automatically get logged in on this device."
......@@ -1842,7 +1842,7 @@ msgstr "Danach wirst Du automatisch auf diesem Gerät eingeloggt sein."
#: cps/templates/remote_login.html:12
msgid "The link will expire after 10 minutes."
msgstr ""
msgstr "Dieser Link wird in 10 Minuten ablaufen."
#: cps/templates/search.html:5
msgid "No Results for:"
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
......@@ -237,7 +237,7 @@ class Updater(threading.Thread):
return False
def _stable_version_info(self):
return {'version': '0.6.3 Beta'} # Current version
return {'version': '0.6.3'} # Current version
def _nightly_available_updates(self, request_method):
tz = datetime.timedelta(seconds=time.timezone if (time.localtime().tm_isdst == 0) else time.altzone)
......
......@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2019-05-26 11:29+0200\n"
"POT-Creation-Date: 2019-05-30 09:06+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"
......@@ -1832,7 +1832,7 @@ msgid "Your email address"
msgstr ""
#: cps/templates/remote_login.html:6
msgid "Using your another device, login and visit "
msgid "Use your other device, login and visit "
msgstr ""
#: cps/templates/remote_login.html:9
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment