1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-07-17 17:08:37 +00:00

Merge pull request #2578 from wallabag/questionmark-icon

Added help on config screen
This commit is contained in:
Nicolas Lœuillet 2016-11-17 09:53:14 +01:00 committed by GitHub
commit 9e0a49e6ac
33 changed files with 182 additions and 46 deletions

View file

@ -13,8 +13,7 @@ Einstellungen
Theme Theme
~~~~~ ~~~~~
wallabag ist anpassbar. Du kannst dein bevorzugtes Theme hier auswählen. Du kannst wallabag ist anpassbar. Du kannst dein bevorzugtes Theme hier auswählen. Das Standardtheme
auch ein neues erstellen, ein extra Kapitel wird dem gewidmet sein. Das Standardtheme
ist ``Material``, es ist das Theme, dass in den Dokumentationsbildschirmfotos genutzt wird. ist ``Material``, es ist das Theme, dass in den Dokumentationsbildschirmfotos genutzt wird.
Artikel pro Seite Artikel pro Seite
@ -31,8 +30,7 @@ ein schneller oder langsamer Leser bist. wallabag wird die Lesezeit für jeden A
Sprache Sprache
~~~~~~~ ~~~~~~~
Du kannst die Sprache von der wallabag Benutzeroberfläche ändern. Du musst die ausloggen, damit diese Du kannst die Sprache von der wallabag Benutzeroberfläche ändern.
Änderung Wirkung zeigt.
RSS RSS
--- ---

View file

@ -12,8 +12,7 @@ Settings
Theme Theme
~~~~~ ~~~~~
wallabag is customizable. You can choose your prefered theme here. You can also wallabag is customizable. You can choose your prefered theme here. The default theme is
create a new one, a chapter will be dedicated for this. The default theme is
``Material``, it's the theme used in the documentation screenshots. ``Material``, it's the theme used in the documentation screenshots.
Items per page Items per page
@ -30,8 +29,7 @@ a fast or a slow reader. wallabag will recalculate the reading time for each art
Language Language
~~~~~~~~ ~~~~~~~~
You can change the language of wallabag interface. You need to logout for this change You can change the language of wallabag interface.
to take effect.
RSS RSS
--- ---

View file

@ -16,7 +16,7 @@ a new application on their developer website to continue.
and submit your new application and submit your new application
Pocket will give you a **Consumer Key** (for example, `49961-985e4b92fe21fe4c78d682c1`). Pocket will give you a **Consumer Key** (for example, `49961-985e4b92fe21fe4c78d682c1`).
You need to configure the ``pocket_consumer_key`` into the ``Import`` section in the ``Internal settings`` menu. You need to configure the ``pocket_consumer_key`` in the ``Config`` menu.
Now, all is fine to migrate from Pocket. Now, all is fine to migrate from Pocket.

View file

@ -13,8 +13,7 @@ Thème
~~~~~ ~~~~~
L'affichage de wallabag est personnalisable. C'est ici que vous choisissez le thème L'affichage de wallabag est personnalisable. C'est ici que vous choisissez le thème
que vous préférez. Vous pouvez aussi en créer un nouveau, une documentation sera que vous préférez. Le thème par défaut est ``Material``, c'est celui
disponible pour guider. Le thème par défaut est ``Material``, c'est celui
qui est utilisé dans les captures d'écran de la documentation. qui est utilisé dans les captures d'écran de la documentation.
Nombre d'articles par page Nombre d'articles par page
@ -30,8 +29,7 @@ wallabag calcule une durée de lecture pour chaque article. Vous pouvez définir
Langue Langue
~~~~~~ ~~~~~~
Vous pouvez définir la langue de l'interface de wallabag. Vous devrez vous déconnecter Vous pouvez définir la langue de l'interface de wallabag.
pour que la nouvelle langue soit prise en compte.
RSS RSS
--- ---

View file

@ -16,7 +16,7 @@ Vous devez créer une nouvelle application sur leur site dédié aux développeu
termes d'utilisation du service et soumettez votre application termes d'utilisation du service et soumettez votre application
Pocket vous fournira une **Consumer Key** (par exemple, `49961-985e4b92fe21fe4c78d682c1`). Pocket vous fournira une **Consumer Key** (par exemple, `49961-985e4b92fe21fe4c78d682c1`).
Vous devez configurer la ``pocket_consumer_key`` dans la section ``Import`` du menu ``Configuration interne``. Vous devez configurer la ``pocket_consumer_key`` dans le menu ``Configuration``.
Maintenant, tout est bien configuré pour migrer depuis Pocket. Maintenant, tout est bien configuré pour migrer depuis Pocket.

View file

@ -68,7 +68,7 @@ class Config
* @Assert\Range( * @Assert\Range(
* min = 1, * min = 1,
* max = 100000, * max = 100000,
* maxMessage = "validator.rss_limit_too_hight" * maxMessage = "validator.rss_limit_too_high"
* ) * )
*/ */
private $rssLimit; private $rssLimit;

View file

@ -71,6 +71,11 @@ config:
# 300_word: 'I read ~300 words per minute' # 300_word: 'I read ~300 words per minute'
# 400_word: 'I read ~400 words per minute' # 400_word: 'I read ~400 words per minute'
pocket_consumer_key_label: Brugers nøgle til Pocket for at importere materialer pocket_consumer_key_label: Brugers nøgle til Pocket for at importere materialer
# help_theme: "wallabag is customizable. You can choose your prefered theme here."
# help_items_per_page: "You can change the number of articles displayed on each page."
# help_reading_speed: "wallabag calculates a reading time for each article. You can define here, thanks to this list, if you are a fast or a slow reader. wallabag will recalculate the reading time for each article."
# help_language: "You can change the language of wallabag interface."
# help_pocket_consumer_key: "Required for Pocket import. You can create it in your Pocket account."
form_rss: form_rss:
description: 'RSS-feeds fra wallabag gør det muligt at læse de artikler, der gemmes i wallabag, med din RSS-læser. Det kræver, at du genererer et token først.' description: 'RSS-feeds fra wallabag gør det muligt at læse de artikler, der gemmes i wallabag, med din RSS-læser. Det kræver, at du genererer et token først.'
token_label: 'RSS-Token' token_label: 'RSS-Token'
@ -88,7 +93,9 @@ config:
name_label: 'Navn' name_label: 'Navn'
email_label: 'Emailadresse' email_label: 'Emailadresse'
# twoFactorAuthentication_label: 'Two factor authentication' # twoFactorAuthentication_label: 'Two factor authentication'
# help_twoFactorAuthentication: "If you enable 2FA, each time you want to login to wallabag, you'll receive a code by email."
form_password: form_password:
# description: "You can change your password here. Your new password should by at least 8 characters long."
old_password_label: 'Gammel adgangskode' old_password_label: 'Gammel adgangskode'
new_password_label: 'Ny adgangskode' new_password_label: 'Ny adgangskode'
repeat_new_password_label: 'Gentag adgangskode' repeat_new_password_label: 'Gentag adgangskode'

View file

@ -71,6 +71,11 @@ config:
300_word: 'Ich lese ~300 Wörter pro Minute' 300_word: 'Ich lese ~300 Wörter pro Minute'
400_word: 'Ich lese ~400 Wörter pro Minute' 400_word: 'Ich lese ~400 Wörter pro Minute'
pocket_consumer_key_label: Consumer-Key für Pocket, um Inhalte zu importieren pocket_consumer_key_label: Consumer-Key für Pocket, um Inhalte zu importieren
# help_theme: "wallabag is customizable. You can choose your prefered theme here."
# help_items_per_page: "You can change the number of articles displayed on each page."
# help_reading_speed: "wallabag calculates a reading time for each article. You can define here, thanks to this list, if you are a fast or a slow reader. wallabag will recalculate the reading time for each article."
# help_language: "You can change the language of wallabag interface."
# help_pocket_consumer_key: "Required for Pocket import. You can create it in your Pocket account."
form_rss: form_rss:
description: 'Die RSS-Feeds von wallabag erlauben es dir, deine gespeicherten Artikel mit deinem bevorzugten RSS-Reader zu lesen. Vorher musst du jedoch einen Token erstellen.' description: 'Die RSS-Feeds von wallabag erlauben es dir, deine gespeicherten Artikel mit deinem bevorzugten RSS-Reader zu lesen. Vorher musst du jedoch einen Token erstellen.'
token_label: 'RSS-Token' token_label: 'RSS-Token'
@ -88,7 +93,9 @@ config:
name_label: 'Name' name_label: 'Name'
email_label: 'E-Mail-Adresse' email_label: 'E-Mail-Adresse'
twoFactorAuthentication_label: 'Zwei-Faktor-Authentifizierung' twoFactorAuthentication_label: 'Zwei-Faktor-Authentifizierung'
# help_twoFactorAuthentication: "If you enable 2FA, each time you want to login to wallabag, you'll receive a code by email."
form_password: form_password:
# description: "You can change your password here. Your new password should by at least 8 characters long."
old_password_label: 'Altes Kennwort' old_password_label: 'Altes Kennwort'
new_password_label: 'Neues Kennwort' new_password_label: 'Neues Kennwort'
repeat_new_password_label: 'Neues Kennwort wiederholen' repeat_new_password_label: 'Neues Kennwort wiederholen'

View file

@ -71,6 +71,11 @@ config:
300_word: 'I read ~300 words per minute' 300_word: 'I read ~300 words per minute'
400_word: 'I read ~400 words per minute' 400_word: 'I read ~400 words per minute'
pocket_consumer_key_label: Consumer key for Pocket to import contents pocket_consumer_key_label: Consumer key for Pocket to import contents
help_theme: "wallabag is customizable. You can choose your prefered theme here."
help_items_per_page: "You can change the number of articles displayed on each page."
help_reading_speed: "wallabag calculates a reading time for each article. You can define here, thanks to this list, if you are a fast or a slow reader. wallabag will recalculate the reading time for each article."
help_language: "You can change the language of wallabag interface."
help_pocket_consumer_key: "Required for Pocket import. You can create it in your Pocket account."
form_rss: form_rss:
description: 'RSS feeds provided by wallabag allow you to read your saved articles with your favourite RSS reader. You need to generate a token first.' description: 'RSS feeds provided by wallabag allow you to read your saved articles with your favourite RSS reader. You need to generate a token first.'
token_label: 'RSS token' token_label: 'RSS token'
@ -88,7 +93,9 @@ config:
name_label: 'Name' name_label: 'Name'
email_label: 'Email' email_label: 'Email'
twoFactorAuthentication_label: 'Two factor authentication' twoFactorAuthentication_label: 'Two factor authentication'
help_twoFactorAuthentication: "If you enable 2FA, each time you want to login to wallabag, you'll receive a code by email."
form_password: form_password:
description: "You can change your password here. Your new password should by at least 8 characters long."
old_password_label: 'Current password' old_password_label: 'Current password'
new_password_label: 'New password' new_password_label: 'New password'
repeat_new_password_label: 'Repeat new password' repeat_new_password_label: 'Repeat new password'

View file

@ -71,6 +71,11 @@ config:
300_word: 'Leo ~300 palabras por minuto' 300_word: 'Leo ~300 palabras por minuto'
400_word: 'Leo ~400 palabras por minuto' 400_word: 'Leo ~400 palabras por minuto'
# pocket_consumer_key_label: Consumer key for Pocket to import contents # pocket_consumer_key_label: Consumer key for Pocket to import contents
# help_theme: "wallabag is customizable. You can choose your prefered theme here."
# help_items_per_page: "You can change the number of articles displayed on each page."
# help_reading_speed: "wallabag calculates a reading time for each article. You can define here, thanks to this list, if you are a fast or a slow reader. wallabag will recalculate the reading time for each article."
# help_language: "You can change the language of wallabag interface."
# help_pocket_consumer_key: "Required for Pocket import. You can create it in your Pocket account."
form_rss: form_rss:
description: 'Los feeds RSS de wallabag permiten leer los artículos guardados con su lector RSS favorito. Necesita generar un token primero' description: 'Los feeds RSS de wallabag permiten leer los artículos guardados con su lector RSS favorito. Necesita generar un token primero'
token_label: 'RSS token' token_label: 'RSS token'
@ -88,7 +93,9 @@ config:
name_label: 'Nombre' name_label: 'Nombre'
email_label: 'Direccion e-mail' email_label: 'Direccion e-mail'
twoFactorAuthentication_label: 'Autentificación de dos factores' twoFactorAuthentication_label: 'Autentificación de dos factores'
# help_twoFactorAuthentication: "If you enable 2FA, each time you want to login to wallabag, you'll receive a code by email."
form_password: form_password:
# description: "You can change your password here. Your new password should by at least 8 characters long."
old_password_label: 'Contraseña actual' old_password_label: 'Contraseña actual'
new_password_label: 'Nueva contraseña' new_password_label: 'Nueva contraseña'
repeat_new_password_label: 'Confirmar la nueva contraseña' repeat_new_password_label: 'Confirmar la nueva contraseña'

View file

@ -71,6 +71,11 @@ config:
300_word: 'من تقریباً ۳۰۰ واژه را در دقیقه می‌خوانم' 300_word: 'من تقریباً ۳۰۰ واژه را در دقیقه می‌خوانم'
400_word: 'من تقریباً ۴۰۰ واژه را در دقیقه می‌خوانم' 400_word: 'من تقریباً ۴۰۰ واژه را در دقیقه می‌خوانم'
pocket_consumer_key_label: کلید کاربری Pocket برای درون‌ریزی مطالب pocket_consumer_key_label: کلید کاربری Pocket برای درون‌ریزی مطالب
# help_theme: "wallabag is customizable. You can choose your prefered theme here."
# help_items_per_page: "You can change the number of articles displayed on each page."
# help_reading_speed: "wallabag calculates a reading time for each article. You can define here, thanks to this list, if you are a fast or a slow reader. wallabag will recalculate the reading time for each article."
# help_language: "You can change the language of wallabag interface."
# help_pocket_consumer_key: "Required for Pocket import. You can create it in your Pocket account."
form_rss: form_rss:
description: 'با خوراک آر-اس-اس که wallabag در اختیارتان می‌گذارد، می‌توانید مقاله‌های ذخیره‌شده را در نرم‌افزار آر-اس-اس دلخواه خود بخوانید. برای این کار نخست باید یک کد بسازید.' description: 'با خوراک آر-اس-اس که wallabag در اختیارتان می‌گذارد، می‌توانید مقاله‌های ذخیره‌شده را در نرم‌افزار آر-اس-اس دلخواه خود بخوانید. برای این کار نخست باید یک کد بسازید.'
token_label: 'کد آر-اس-اس' token_label: 'کد آر-اس-اس'
@ -88,7 +93,9 @@ config:
name_label: 'نام' name_label: 'نام'
email_label: 'نشانی ایمیل' email_label: 'نشانی ایمیل'
twoFactorAuthentication_label: 'تأیید ۲مرحله‌ای' twoFactorAuthentication_label: 'تأیید ۲مرحله‌ای'
# help_twoFactorAuthentication: "If you enable 2FA, each time you want to login to wallabag, you'll receive a code by email."
form_password: form_password:
# description: "You can change your password here. Your new password should by at least 8 characters long."
old_password_label: 'رمز قدیمی' old_password_label: 'رمز قدیمی'
new_password_label: 'رمز تازه' new_password_label: 'رمز تازه'
repeat_new_password_label: 'رمز تازه را دوباره بنویسید' repeat_new_password_label: 'رمز تازه را دوباره بنویسید'

View file

@ -71,6 +71,11 @@ config:
300_word: "Je lis environ 300 mots par minute" 300_word: "Je lis environ 300 mots par minute"
400_word: "Je lis environ 400 mots par minute" 400_word: "Je lis environ 400 mots par minute"
pocket_consumer_key_label: Clé dauthentification Pocket pour importer les données pocket_consumer_key_label: Clé dauthentification Pocket pour importer les données
help_theme: "L'affichage de wallabag est personnalisable. C'est ici que vous choisissez le thème que vous préférez."
help_items_per_page: "Vous pouvez définir le nombre d'articles affichés sur chaque page."
help_reading_speed: "wallabag calcule une durée de lecture pour chaque article. Vous pouvez définir ici, grâce à cette liste déroulante, si vous lisez plus ou moins vite. wallabag recalculera la durée de lecture de chaque article."
help_language: "Vous pouvez définir la langue de l'interface de wallabag."
help_pocket_consumer_key: "Nécessaire pour l'import depuis Pocket. Vous pouvez le créer depuis votre compte Pocket."
form_rss: form_rss:
description: "Les flux RSS fournis par wallabag vous permettent de lire vos articles sauvegardés dans votre lecteur de flux préféré. Pour pouvoir les utiliser, vous devez dabord créer un jeton." description: "Les flux RSS fournis par wallabag vous permettent de lire vos articles sauvegardés dans votre lecteur de flux préféré. Pour pouvoir les utiliser, vous devez dabord créer un jeton."
token_label: "Jeton RSS" token_label: "Jeton RSS"
@ -88,7 +93,9 @@ config:
name_label: "Nom" name_label: "Nom"
email_label: "Adresse courriel" email_label: "Adresse courriel"
twoFactorAuthentication_label: "Double authentification" twoFactorAuthentication_label: "Double authentification"
help_twoFactorAuthentication: "Si vous activez 2FA, à chaque tentative de connexion à wallabag, vous recevrez un code par email."
form_password: form_password:
description: "Vous pouvez changer ici votre mot de passe. Le mot de passe doit contenir au moins 8 caractères."
old_password_label: "Mot de passe actuel" old_password_label: "Mot de passe actuel"
new_password_label: "Nouveau mot de passe" new_password_label: "Nouveau mot de passe"
repeat_new_password_label: "Confirmez votre nouveau mot de passe" repeat_new_password_label: "Confirmez votre nouveau mot de passe"

View file

@ -71,6 +71,11 @@ config:
300_word: 'Leggo ~300 parole al minuto' 300_word: 'Leggo ~300 parole al minuto'
400_word: 'Leggo ~400 parole al minuto' 400_word: 'Leggo ~400 parole al minuto'
pocket_consumer_key_label: Consumer key per Pocket per importare i contenuti pocket_consumer_key_label: Consumer key per Pocket per importare i contenuti
# help_theme: "wallabag is customizable. You can choose your prefered theme here."
# help_items_per_page: "You can change the number of articles displayed on each page."
# help_reading_speed: "wallabag calculates a reading time for each article. You can define here, thanks to this list, if you are a fast or a slow reader. wallabag will recalculate the reading time for each article."
# help_language: "You can change the language of wallabag interface."
# help_pocket_consumer_key: "Required for Pocket import. You can create it in your Pocket account."
form_rss: form_rss:
description: 'I feed RSS generati da wallabag ti permettono di leggere i tuoi contenuti salvati con il tuo lettore di RSS preferito. Prima, devi generare un token.' description: 'I feed RSS generati da wallabag ti permettono di leggere i tuoi contenuti salvati con il tuo lettore di RSS preferito. Prima, devi generare un token.'
token_label: 'RSS token' token_label: 'RSS token'
@ -88,7 +93,9 @@ config:
name_label: 'Nome' name_label: 'Nome'
email_label: 'E-mail' email_label: 'E-mail'
twoFactorAuthentication_label: 'Two factor authentication' twoFactorAuthentication_label: 'Two factor authentication'
# help_twoFactorAuthentication: "If you enable 2FA, each time you want to login to wallabag, you'll receive a code by email."
form_password: form_password:
# description: "You can change your password here. Your new password should by at least 8 characters long."
old_password_label: 'Password corrente' old_password_label: 'Password corrente'
new_password_label: 'Nuova password' new_password_label: 'Nuova password'
repeat_new_password_label: 'Ripeti la nuova password' repeat_new_password_label: 'Ripeti la nuova password'

View file

@ -71,6 +71,11 @@ config:
300_word: "Legissi a l'entorn de 300 mots per minuta" 300_word: "Legissi a l'entorn de 300 mots per minuta"
400_word: "Legissi a l'entorn de 400 mots per minuta" 400_word: "Legissi a l'entorn de 400 mots per minuta"
pocket_consumer_key_label: Clau d'autentificacion Pocket per importar las donadas pocket_consumer_key_label: Clau d'autentificacion Pocket per importar las donadas
# help_theme: "wallabag is customizable. You can choose your prefered theme here."
# help_items_per_page: "You can change the number of articles displayed on each page."
# help_reading_speed: "wallabag calculates a reading time for each article. You can define here, thanks to this list, if you are a fast or a slow reader. wallabag will recalculate the reading time for each article."
# help_language: "You can change the language of wallabag interface."
# help_pocket_consumer_key: "Required for Pocket import. You can create it in your Pocket account."
form_rss: form_rss:
description: "Los fluxes RSS fornits per wallabag vos permeton de legir vòstres articles salvagardats dins vòstre lector de fluxes preferit. Per los poder emplegar, vos cal, d'en primièr crear un geton." description: "Los fluxes RSS fornits per wallabag vos permeton de legir vòstres articles salvagardats dins vòstre lector de fluxes preferit. Per los poder emplegar, vos cal, d'en primièr crear un geton."
token_label: 'Geton RSS' token_label: 'Geton RSS'
@ -88,7 +93,9 @@ config:
name_label: 'Nom' name_label: 'Nom'
email_label: 'Adreça de corrièl' email_label: 'Adreça de corrièl'
twoFactorAuthentication_label: 'Dobla autentificacion' twoFactorAuthentication_label: 'Dobla autentificacion'
# help_twoFactorAuthentication: "If you enable 2FA, each time you want to login to wallabag, you'll receive a code by email."
form_password: form_password:
# description: "You can change your password here. Your new password should by at least 8 characters long."
old_password_label: 'Senhal actual' old_password_label: 'Senhal actual'
new_password_label: 'Senhal novèl' new_password_label: 'Senhal novèl'
repeat_new_password_label: 'Confirmatz vòstre novèl senhal' repeat_new_password_label: 'Confirmatz vòstre novèl senhal'

View file

@ -71,6 +71,11 @@ config:
300_word: 'Czytam ~300 słów na minutę' 300_word: 'Czytam ~300 słów na minutę'
400_word: 'Czytam ~400 słów na minutę' 400_word: 'Czytam ~400 słów na minutę'
pocket_consumer_key_label: 'Klucz klienta Pocket do importu zawartości' pocket_consumer_key_label: 'Klucz klienta Pocket do importu zawartości'
# help_theme: "wallabag is customizable. You can choose your prefered theme here."
# help_items_per_page: "You can change the number of articles displayed on each page."
# help_reading_speed: "wallabag calculates a reading time for each article. You can define here, thanks to this list, if you are a fast or a slow reader. wallabag will recalculate the reading time for each article."
# help_language: "You can change the language of wallabag interface."
# help_pocket_consumer_key: "Required for Pocket import. You can create it in your Pocket account."
form_rss: form_rss:
description: 'Kanały RSS prowadzone przez wallabag pozwalają Ci na czytanie twoich zapisanych artykułów w twoium ulubionym czytniku RSS. Musisz najpierw wynegenerować tokena.' description: 'Kanały RSS prowadzone przez wallabag pozwalają Ci na czytanie twoich zapisanych artykułów w twoium ulubionym czytniku RSS. Musisz najpierw wynegenerować tokena.'
token_label: 'Token RSS' token_label: 'Token RSS'
@ -88,7 +93,9 @@ config:
name_label: 'Nazwa' name_label: 'Nazwa'
email_label: 'Adres email' email_label: 'Adres email'
twoFactorAuthentication_label: 'Autoryzacja dwuetapowa' twoFactorAuthentication_label: 'Autoryzacja dwuetapowa'
# help_twoFactorAuthentication: "If you enable 2FA, each time you want to login to wallabag, you'll receive a code by email."
form_password: form_password:
# description: "You can change your password here. Your new password should by at least 8 characters long."
old_password_label: 'Stare hasło' old_password_label: 'Stare hasło'
new_password_label: 'Nowe hasło' new_password_label: 'Nowe hasło'
repeat_new_password_label: 'Powtórz nowe hasło' repeat_new_password_label: 'Powtórz nowe hasło'

View file

@ -71,6 +71,11 @@ config:
300_word: 'Posso ler ~300 palavras por minuto' 300_word: 'Posso ler ~300 palavras por minuto'
400_word: 'Posso ler ~400 palavras por minuto' 400_word: 'Posso ler ~400 palavras por minuto'
pocket_consumer_key_label: 'Chave do consumidor do Pocket para importar conteúdo' pocket_consumer_key_label: 'Chave do consumidor do Pocket para importar conteúdo'
# help_theme: "wallabag is customizable. You can choose your prefered theme here."
# help_items_per_page: "You can change the number of articles displayed on each page."
# help_reading_speed: "wallabag calculates a reading time for each article. You can define here, thanks to this list, if you are a fast or a slow reader. wallabag will recalculate the reading time for each article."
# help_language: "You can change the language of wallabag interface."
# help_pocket_consumer_key: "Required for Pocket import. You can create it in your Pocket account."
form_rss: form_rss:
description: 'Feeds RSS providos pelo wallabag permitem que você leia seus artigos salvos em seu leitor de RSS favorito. Você precisa gerar um token primeiro.' description: 'Feeds RSS providos pelo wallabag permitem que você leia seus artigos salvos em seu leitor de RSS favorito. Você precisa gerar um token primeiro.'
token_label: 'Token RSS' token_label: 'Token RSS'
@ -88,7 +93,9 @@ config:
name_label: 'Nome' name_label: 'Nome'
email_label: 'E-mail' email_label: 'E-mail'
twoFactorAuthentication_label: 'Autenticação de dois passos' twoFactorAuthentication_label: 'Autenticação de dois passos'
# help_twoFactorAuthentication: "If you enable 2FA, each time you want to login to wallabag, you'll receive a code by email."
form_password: form_password:
# description: "You can change your password here. Your new password should by at least 8 characters long."
old_password_label: 'Senha atual' old_password_label: 'Senha atual'
new_password_label: 'Nova senha' new_password_label: 'Nova senha'
repeat_new_password_label: 'Repita a nova senha' repeat_new_password_label: 'Repita a nova senha'

View file

@ -71,6 +71,11 @@ config:
# 300_word: 'I read ~300 words per minute' # 300_word: 'I read ~300 words per minute'
# 400_word: 'I read ~400 words per minute' # 400_word: 'I read ~400 words per minute'
pocket_consumer_key_label: Cheie consumator pentru importarea contentului din Pocket pocket_consumer_key_label: Cheie consumator pentru importarea contentului din Pocket
# help_theme: "wallabag is customizable. You can choose your prefered theme here."
# help_items_per_page: "You can change the number of articles displayed on each page."
# help_reading_speed: "wallabag calculates a reading time for each article. You can define here, thanks to this list, if you are a fast or a slow reader. wallabag will recalculate the reading time for each article."
# help_language: "You can change the language of wallabag interface."
# help_pocket_consumer_key: "Required for Pocket import. You can create it in your Pocket account."
form_rss: form_rss:
description: 'Feed-urile RSS oferite de wallabag îți permit să-ți citești articolele salvate în reader-ul tău preferat RSS.' description: 'Feed-urile RSS oferite de wallabag îți permit să-ți citești articolele salvate în reader-ul tău preferat RSS.'
token_label: 'RSS-Token' token_label: 'RSS-Token'
@ -88,7 +93,9 @@ config:
name_label: 'Nume' name_label: 'Nume'
email_label: 'E-mail' email_label: 'E-mail'
# twoFactorAuthentication_label: 'Two factor authentication' # twoFactorAuthentication_label: 'Two factor authentication'
# help_twoFactorAuthentication: "If you enable 2FA, each time you want to login to wallabag, you'll receive a code by email."
form_password: form_password:
# description: "You can change your password here. Your new password should by at least 8 characters long."
old_password_label: 'Parola veche' old_password_label: 'Parola veche'
new_password_label: 'Parola nouă' new_password_label: 'Parola nouă'
repeat_new_password_label: 'Repeat new password' repeat_new_password_label: 'Repeat new password'

View file

@ -71,6 +71,11 @@ config:
# 300_word: 'I read ~300 words per minute' # 300_word: 'I read ~300 words per minute'
# 400_word: 'I read ~400 words per minute' # 400_word: 'I read ~400 words per minute'
# pocket_consumer_key_label: Consumer key for Pocket to import contents # pocket_consumer_key_label: Consumer key for Pocket to import contents
# help_theme: "wallabag is customizable. You can choose your prefered theme here."
# help_items_per_page: "You can change the number of articles displayed on each page."
# help_reading_speed: "wallabag calculates a reading time for each article. You can define here, thanks to this list, if you are a fast or a slow reader. wallabag will recalculate the reading time for each article."
# help_language: "You can change the language of wallabag interface."
# help_pocket_consumer_key: "Required for Pocket import. You can create it in your Pocket account."
form_rss: form_rss:
description: 'wallabag RSS akışı kaydetmiş olduğunuz makalelerini favori RSS okuyucunuzda görüntülemenizi sağlar. Bunu yapabilmek için öncelikle belirteç (token) oluşturmalısınız.' description: 'wallabag RSS akışı kaydetmiş olduğunuz makalelerini favori RSS okuyucunuzda görüntülemenizi sağlar. Bunu yapabilmek için öncelikle belirteç (token) oluşturmalısınız.'
token_label: 'RSS belirteci (token)' token_label: 'RSS belirteci (token)'
@ -88,7 +93,9 @@ config:
name_label: 'İsim' name_label: 'İsim'
email_label: 'E-posta' email_label: 'E-posta'
twoFactorAuthentication_label: 'İki adımlı doğrulama' twoFactorAuthentication_label: 'İki adımlı doğrulama'
# help_twoFactorAuthentication: "If you enable 2FA, each time you want to login to wallabag, you'll receive a code by email."
form_password: form_password:
# description: "You can change your password here. Your new password should by at least 8 characters long."
old_password_label: 'Eski şifre' old_password_label: 'Eski şifre'
new_password_label: 'Yeni şifre' new_password_label: 'Yeni şifre'
repeat_new_password_label: 'Yeni şifrenin tekrarı' repeat_new_password_label: 'Yeni şifrenin tekrarı'

View file

@ -3,4 +3,4 @@ validator:
password_too_short: 'Adgangskoden skal være mindst 8 tegn' password_too_short: 'Adgangskoden skal være mindst 8 tegn'
# password_wrong_value: 'Wrong value for your current password' # password_wrong_value: 'Wrong value for your current password'
# item_per_page_too_high: 'This will certainly kill the app' # item_per_page_too_high: 'This will certainly kill the app'
# rss_limit_too_hight: 'This will certainly kill the app' # rss_limit_too_high: 'This will certainly kill the app'

View file

@ -3,4 +3,4 @@ validator:
password_too_short: 'Kennwort-Mindestlänge von acht Zeichen nicht erfüllt' password_too_short: 'Kennwort-Mindestlänge von acht Zeichen nicht erfüllt'
password_wrong_value: 'Falscher Wert für dein aktuelles Kennwort' password_wrong_value: 'Falscher Wert für dein aktuelles Kennwort'
item_per_page_too_high: 'Dies wird die Anwendung möglicherweise beenden' item_per_page_too_high: 'Dies wird die Anwendung möglicherweise beenden'
rss_limit_too_hight: 'Dies wird die Anwendung möglicherweise beenden' rss_limit_too_high: 'Dies wird die Anwendung möglicherweise beenden'

View file

@ -3,4 +3,4 @@ validator:
password_too_short: 'Password should by at least 8 chars long' password_too_short: 'Password should by at least 8 chars long'
password_wrong_value: 'Wrong value for your current password' password_wrong_value: 'Wrong value for your current password'
item_per_page_too_high: 'This will certainly kill the app' item_per_page_too_high: 'This will certainly kill the app'
rss_limit_too_hight: 'This will certainly kill the app' rss_limit_too_high: 'This will certainly kill the app'

View file

@ -3,4 +3,4 @@ validator:
password_too_short: 'La contraseña debe tener al menos 8 carácteres' password_too_short: 'La contraseña debe tener al menos 8 carácteres'
password_wrong_value: 'Entrada equivocada para su contraseña actual' password_wrong_value: 'Entrada equivocada para su contraseña actual'
item_per_page_too_high: 'Esto matará la aplicación' item_per_page_too_high: 'Esto matará la aplicación'
rss_limit_too_hight: 'Esto matará la aplicación' rss_limit_too_high: 'Esto matará la aplicación'

View file

@ -3,4 +3,4 @@ validator:
password_too_short: 'رمز شما باید ۸ حرف یا بیشتر باشد' password_too_short: 'رمز شما باید ۸ حرف یا بیشتر باشد'
password_wrong_value: 'رمز فعلی را اشتباه وارد کرده‌اید' password_wrong_value: 'رمز فعلی را اشتباه وارد کرده‌اید'
item_per_page_too_high: 'با این تعداد برنامه به فنا می‌رود' item_per_page_too_high: 'با این تعداد برنامه به فنا می‌رود'
rss_limit_too_hight: 'با این تعداد برنامه به فنا می‌رود' rss_limit_too_high: 'با این تعداد برنامه به فنا می‌رود'

View file

@ -3,4 +3,4 @@ validator:
password_too_short: "Le mot de passe doit contenir au moins 8 caractères" password_too_short: "Le mot de passe doit contenir au moins 8 caractères"
password_wrong_value: "Votre mot de passe actuel est faux" password_wrong_value: "Votre mot de passe actuel est faux"
item_per_page_too_high: "Ça ne va pas plaire à lapplication" item_per_page_too_high: "Ça ne va pas plaire à lapplication"
rss_limit_too_hight: "Ça ne va pas plaire à lapplication" rss_limit_too_high: "Ça ne va pas plaire à lapplication"

View file

@ -3,4 +3,4 @@ validator:
password_too_short: 'La password deve essere lunga almeno 8 caratteri' password_too_short: 'La password deve essere lunga almeno 8 caratteri'
password_wrong_value: 'Valore inserito per la password corrente errato' password_wrong_value: 'Valore inserito per la password corrente errato'
item_per_page_too_high: 'Questo valore è troppo alto' item_per_page_too_high: 'Questo valore è troppo alto'
rss_limit_too_hight: 'Questo valore è troppo alto' rss_limit_too_high: 'Questo valore è troppo alto'

View file

@ -3,4 +3,4 @@ validator:
password_too_short: 'Lo senhal deu aver almens 8 caractèrs' password_too_short: 'Lo senhal deu aver almens 8 caractèrs'
password_wrong_value: 'Vòstre senhal actual es pas bon' password_wrong_value: 'Vòstre senhal actual es pas bon'
item_per_page_too_high: "Aquò li agradarà pas a l'aplicacion" item_per_page_too_high: "Aquò li agradarà pas a l'aplicacion"
rss_limit_too_hight: "Aquò li agradarà pas a l'aplicacion" rss_limit_too_high: "Aquò li agradarà pas a l'aplicacion"

View file

@ -3,4 +3,4 @@ validator:
password_too_short: 'Hasło powinno mieć minimum 8 znaków długości' password_too_short: 'Hasło powinno mieć minimum 8 znaków długości'
password_wrong_value: 'Twoje obecne hasło jest błędne' password_wrong_value: 'Twoje obecne hasło jest błędne'
item_per_page_too_high: 'To może spowodować problemy z aplikacją' item_per_page_too_high: 'To może spowodować problemy z aplikacją'
rss_limit_too_hight: 'To może spowodować problemy z aplikacją' rss_limit_too_high: 'To może spowodować problemy z aplikacją'

View file

@ -3,4 +3,4 @@ validator:
password_too_short: 'A senha deve ter pelo menos 8 caracteres' password_too_short: 'A senha deve ter pelo menos 8 caracteres'
password_wrong_value: 'A senha atual informada está errada' password_wrong_value: 'A senha atual informada está errada'
item_per_page_too_high: 'Certamente isso pode matar a aplicação' item_per_page_too_high: 'Certamente isso pode matar a aplicação'
rss_limit_too_hight: 'Certamente isso pode matar a aplicação' rss_limit_too_high: 'Certamente isso pode matar a aplicação'

View file

@ -3,4 +3,4 @@ validator:
password_too_short: 'Parola ar trebui să conțină cel puțin 8 caractere' password_too_short: 'Parola ar trebui să conțină cel puțin 8 caractere'
# password_wrong_value: 'Wrong value for your current password' # password_wrong_value: 'Wrong value for your current password'
# item_per_page_too_high: 'This will certainly kill the app' # item_per_page_too_high: 'This will certainly kill the app'
# rss_limit_too_hight: 'This will certainly kill the app' # rss_limit_too_high: 'This will certainly kill the app'

View file

@ -3,4 +3,4 @@ validator:
# password_too_short: 'Password should by at least 8 chars long' # password_too_short: 'Password should by at least 8 chars long'
# password_wrong_value: 'Wrong value for your current password' # password_wrong_value: 'Wrong value for your current password'
# item_per_page_too_high: 'This will certainly kill the app' # item_per_page_too_high: 'This will certainly kill the app'
# rss_limit_too_hight: 'This will certainly kill the app' # rss_limit_too_high: 'This will certainly kill the app'

View file

@ -14,6 +14,9 @@
{{ form_errors(form.config.theme) }} {{ form_errors(form.config.theme) }}
{{ form_widget(form.config.theme) }} {{ form_widget(form.config.theme) }}
</div> </div>
<a href="#" title="{{ 'config.form_settings.help_theme'|trans }}">
<i class="material-icons">live_help</i>
</a>
</fieldset> </fieldset>
<fieldset class="w500p inline"> <fieldset class="w500p inline">
@ -22,6 +25,9 @@
{{ form_errors(form.config.items_per_page) }} {{ form_errors(form.config.items_per_page) }}
{{ form_widget(form.config.items_per_page) }} {{ form_widget(form.config.items_per_page) }}
</div> </div>
<a href="#" title="{{ 'config.form_settings.help_items_per_page'|trans }}">
<i class="material-icons">live_help</i>
</a>
</fieldset> </fieldset>
<fieldset class="w500p inline"> <fieldset class="w500p inline">
@ -34,6 +40,9 @@
<a href="http://www.myreadspeed.com/calculate/">myreadspeed</a> <a href="http://www.myreadspeed.com/calculate/">myreadspeed</a>
</p> </p>
</div> </div>
<a href="#" title="{{ 'config.form_settings.help_reading_speed'|trans }}">
<i class="material-icons">live_help</i>
</a>
</fieldset> </fieldset>
<fieldset class="w500p inline"> <fieldset class="w500p inline">
@ -42,6 +51,9 @@
{{ form_errors(form.config.language) }} {{ form_errors(form.config.language) }}
{{ form_widget(form.config.language) }} {{ form_widget(form.config.language) }}
</div> </div>
<a href="#" title="{{ 'config.form_settings.help_language'|trans }}">
<i class="material-icons">live_help</i>
</a>
</fieldset> </fieldset>
<fieldset class="w500p inline"> <fieldset class="w500p inline">
@ -54,6 +66,9 @@
<a href="https://getpocket.com/developer/docs/authentication">https://getpocket.com/developer/docs/authentication</a> <a href="https://getpocket.com/developer/docs/authentication">https://getpocket.com/developer/docs/authentication</a>
</p> </p>
</div> </div>
<a href="#" title="{{ 'config.form_settings.help_pocket_consumer_key'|trans }}">
<i class="material-icons">live_help</i>
</a>
</fieldset> </fieldset>
{{ form_rest(form.config) }} {{ form_rest(form.config) }}
@ -143,6 +158,9 @@
{{ form_errors(form.user.twoFactorAuthentication) }} {{ form_errors(form.user.twoFactorAuthentication) }}
{{ form_widget(form.user.twoFactorAuthentication) }} {{ form_widget(form.user.twoFactorAuthentication) }}
</div> </div>
<a href="#" title="{{ 'config.form_user.help_twoFactorAuthentication'|trans }}">
<i class="material-icons">live_help</i>
</a>
</fieldset> </fieldset>
{% endif %} {% endif %}
@ -155,6 +173,10 @@
{{ form_start(form.pwd) }} {{ form_start(form.pwd) }}
{{ form_errors(form.pwd) }} {{ form_errors(form.pwd) }}
<div class="row">
{{ 'config.form_password.description'|trans }}
</div>
<fieldset class="w500p inline"> <fieldset class="w500p inline">
<div class="row"> <div class="row">
{{ form_label(form.pwd.old_password) }} {{ form_label(form.pwd.old_password) }}

View file

@ -24,23 +24,33 @@
{{ form_errors(form.config) }} {{ form_errors(form.config) }}
<div class="row"> <div class="row">
<div class="input-field col s12"> <div class="input-field col s11">
{{ form_label(form.config.theme) }} {{ form_label(form.config.theme) }}
{{ form_errors(form.config.theme) }} {{ form_errors(form.config.theme) }}
{{ form_widget(form.config.theme) }} {{ form_widget(form.config.theme) }}
</div> </div>
<div class="input-field col s1">
<a href="#" class="tooltipped" data-position="left" data-delay="50" data-tooltip="{{ 'config.form_settings.help_theme'|trans }}">
<i class="material-icons">live_help</i>
</a>
</div>
</div> </div>
<div class="row"> <div class="row">
<div class="input-field col s12"> <div class="input-field col s11">
{{ form_label(form.config.items_per_page) }} {{ form_label(form.config.items_per_page) }}
{{ form_errors(form.config.items_per_page) }} {{ form_errors(form.config.items_per_page) }}
{{ form_widget(form.config.items_per_page) }} {{ form_widget(form.config.items_per_page) }}
</div> </div>
<div class="input-field col s1">
<a href="#" class="tooltipped" data-position="left" data-delay="50" data-tooltip="{{ 'config.form_settings.help_items_per_page'|trans }}">
<i class="material-icons">live_help</i>
</a>
</div>
</div> </div>
<div class="row"> <div class="row">
<div class="input-field col s12"> <div class="input-field col s11">
{{ form_label(form.config.reading_speed) }} {{ form_label(form.config.reading_speed) }}
{{ form_errors(form.config.reading_speed) }} {{ form_errors(form.config.reading_speed) }}
{{ form_widget(form.config.reading_speed) }} {{ form_widget(form.config.reading_speed) }}
@ -49,18 +59,28 @@
<a href="http://www.myreadspeed.com/calculate/">myreadspeed</a> <a href="http://www.myreadspeed.com/calculate/">myreadspeed</a>
</p> </p>
</div> </div>
<div class="input-field col s1">
<a href="#" class="tooltipped" data-position="left" data-delay="50" data-tooltip="{{ 'config.form_settings.help_reading_speed'|trans }}">
<i class="material-icons">live_help</i>
</a>
</div>
</div> </div>
<div class="row"> <div class="row">
<div class="input-field col s12"> <div class="input-field col s11">
{{ form_label(form.config.language) }} {{ form_label(form.config.language) }}
{{ form_errors(form.config.language) }} {{ form_errors(form.config.language) }}
{{ form_widget(form.config.language) }} {{ form_widget(form.config.language) }}
</div> </div>
<div class="input-field col s1">
<a href="#" class="tooltipped" data-position="left" data-delay="50" data-tooltip="{{ 'config.form_settings.help_language'|trans }}">
<i class="material-icons">live_help</i>
</a>
</div>
</div> </div>
<div class="row"> <div class="row">
<div class="input-field col s12"> <div class="input-field col s11">
{{ form_label(form.config.pocket_consumer_key) }} {{ form_label(form.config.pocket_consumer_key) }}
{{ form_errors(form.config.pocket_consumer_key) }} {{ form_errors(form.config.pocket_consumer_key) }}
{{ form_widget(form.config.pocket_consumer_key) }} {{ form_widget(form.config.pocket_consumer_key) }}
@ -69,6 +89,11 @@
<a href="https://getpocket.com/developer/docs/authentication">https://getpocket.com/developer/docs/authentication</a> <a href="https://getpocket.com/developer/docs/authentication">https://getpocket.com/developer/docs/authentication</a>
</p> </p>
</div> </div>
<div class="input-field col s1">
<a href="#" class="tooltipped" data-position="left" data-delay="50" data-tooltip="{{ 'config.form_settings.help_pocket_consumer_key'|trans }}">
<i class="material-icons">live_help</i>
</a>
</div>
</div> </div>
{{ form_widget(form.config.save, {'attr': {'class': 'btn waves-effect waves-light'}}) }} {{ form_widget(form.config.save, {'attr': {'class': 'btn waves-effect waves-light'}}) }}
@ -152,7 +177,7 @@
{% if twofactor_auth %} {% if twofactor_auth %}
<div class="row"> <div class="row">
<div class="input-field col s12"> <div class="input-field col s11">
{{ 'config.form_user.two_factor_description'|trans }} {{ 'config.form_user.two_factor_description'|trans }}
<br /> <br />
@ -161,6 +186,11 @@
{{ form_label(form.user.twoFactorAuthentication) }} {{ form_label(form.user.twoFactorAuthentication) }}
{{ form_errors(form.user.twoFactorAuthentication) }} {{ form_errors(form.user.twoFactorAuthentication) }}
</div> </div>
<div class="input-field col s1">
<a href="#" class="tooltipped" data-position="left" data-delay="50" data-tooltip="{{ 'config.form_user.help_twoFactorAuthentication'|trans }}">
<i class="material-icons">live_help</i>
</a>
</div>
</div> </div>
{% endif %} {% endif %}
@ -173,6 +203,12 @@
{{ form_start(form.pwd) }} {{ form_start(form.pwd) }}
{{ form_errors(form.pwd) }} {{ form_errors(form.pwd) }}
<div class="row">
<div class="input-field col s12">
{{ 'config.form_password.description'|trans }}
</div>
</div>
<div class="row"> <div class="row">
<div class="input-field col s12"> <div class="input-field col s12">
{{ form_label(form.pwd.old_password) }} {{ form_label(form.pwd.old_password) }}

View file

@ -373,7 +373,7 @@ class ConfigControllerTest extends WallabagCoreTestCase
[ [
'rss_config[rss_limit]' => 1000000000000, 'rss_config[rss_limit]' => 1000000000000,
], ],
'validator.rss_limit_too_hight', 'validator.rss_limit_too_high',
], ],
]; ];
} }