mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-15 21:41:06 +00:00
Merge pull request #4911 from weblate/weblate-wallabag-messages
Translations update from Weblate
This commit is contained in:
commit
ca84d4ea21
7 changed files with 7 additions and 2 deletions
|
@ -0,0 +1 @@
|
|||
{}
|
|
@ -0,0 +1 @@
|
|||
{}
|
|
@ -42,6 +42,7 @@ menu:
|
|||
filter_entries: Filtrar los articles
|
||||
export: Exportar
|
||||
account: Mon compte
|
||||
random_entry: Anar a un article aleatòri d’aquesta lista
|
||||
search_form:
|
||||
input_label: Picatz vòstre mot-clau a cercar aquí
|
||||
footer:
|
||||
|
|
|
@ -575,7 +575,7 @@ developer:
|
|||
page_title: 'API 客户端管理 > 如何创建我的第一个应用程序'
|
||||
description:
|
||||
paragraph_1: '以下命令使用了 <a href="https://github.com/jkbrzt/httpie">HTTPie 库</a>。 使用前请确保你已经在系统中安装了它。'
|
||||
paragraph_2: '你需要一个 token 来在你的第三方应用程序和 wallabag API 之间通讯。'
|
||||
paragraph_2: '你需要一个 token 在你的第三方应用程序和 wallabag API 之间通讯。'
|
||||
paragraph_3: '为了创建这个 token,你需要 <a href="%link%">创建一个新的客户端</a>。'
|
||||
paragraph_4: '现在,创建你的 token(将以下 client_id,client_secret,username and password 替换为有效值):'
|
||||
paragraph_5: 'API 将会返回一个类似下面这样的 response:'
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
{}
|
|
@ -1,5 +1,5 @@
|
|||
validator:
|
||||
password_must_match: Die Kennwort-Felder müssen übereinstimmen.
|
||||
password_must_match: Die Kennwörter müssen übereinstimmen.
|
||||
password_too_short: Ihr Passwort muss mindestens 8 Zeichen lang sein.
|
||||
password_wrong_value: Falsches aktuelles Passwort angegeben.
|
||||
item_per_page_too_high: Dies wird die Anwendung möglicherweise beenden
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
{}
|
Loading…
Reference in a new issue