mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-29 20:41:03 +00:00
Merge pull request #6063 from weblate/weblate-wallabag-messages
This commit is contained in:
commit
acd45d9cf0
2 changed files with 16 additions and 0 deletions
|
@ -8,3 +8,17 @@ security:
|
||||||
forgot_password: Has oblidat la teva contrasenya?
|
forgot_password: Has oblidat la teva contrasenya?
|
||||||
username: Nom d'usuari
|
username: Nom d'usuari
|
||||||
cancel: Cancel·lar
|
cancel: Cancel·lar
|
||||||
|
resetting:
|
||||||
|
description: Introdueix la teva adreça de correu electrònic a continuació i t'enviarem instruccions per restablir la contrasenya.
|
||||||
|
register:
|
||||||
|
page_title: Crear un compte
|
||||||
|
go_to_account: Ves al teu compte
|
||||||
|
menu:
|
||||||
|
left:
|
||||||
|
unread: Sense llegir
|
||||||
|
archive: Arxiu
|
||||||
|
all_articles: Tots els articles
|
||||||
|
with_annotations: Amb anotacions
|
||||||
|
config: Configuració
|
||||||
|
tags: Etiquetes
|
||||||
|
import: Importar
|
||||||
|
|
|
@ -692,6 +692,8 @@ tag:
|
||||||
new:
|
new:
|
||||||
add: Dodaj
|
add: Dodaj
|
||||||
placeholder: Dodaj više oznaka odjednom, odvojene zarezom.
|
placeholder: Dodaj više oznaka odjednom, odvojene zarezom.
|
||||||
|
confirm:
|
||||||
|
delete: Izbriši oznaku %name%
|
||||||
security:
|
security:
|
||||||
register:
|
register:
|
||||||
page_title: Stvori račun
|
page_title: Stvori račun
|
||||||
|
|
Loading…
Reference in a new issue