diff options
author | Doma Gergő <domag02@gmail.com> | 2019-07-12 13:55:50 +0000 |
---|---|---|
committer | Thomas Citharel <tcit@tcit.fr> | 2020-04-27 09:37:45 +0200 |
commit | a79c52703a8f011538a1674fac75953f3ca2a10b (patch) | |
tree | 3755cb46e04c9b0832bac87dd514c4fe094cec15 | |
parent | 262b13bd4296aa8b9bda90596487fe47b9effaad (diff) | |
download | wallabag-a79c52703a8f011538a1674fac75953f3ca2a10b.tar.gz wallabag-a79c52703a8f011538a1674fac75953f3ca2a10b.tar.zst wallabag-a79c52703a8f011538a1674fac75953f3ca2a10b.zip |
Translated using Weblate (Hungarian)
Currently translated at 64.4% (311 of 483 strings)
-rw-r--r-- | src/Wallabag/CoreBundle/Resources/translations/messages.hu.yml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.hu.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.hu.yml index 5c88caaa..eef0e408 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.hu.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.hu.yml | |||
@@ -172,7 +172,7 @@ config: | |||
172 | isStarred: A bejegyzés csillagozott-e vagy sem | 172 | isStarred: A bejegyzés csillagozott-e vagy sem |
173 | content: A bejegyzés tartalma | 173 | content: A bejegyzés tartalma |
174 | language: A bejegyzés nyelve | 174 | language: A bejegyzés nyelve |
175 | mimetype: A bejegyzés MIME-típusa | 175 | mimetype: A bejegyzés médiatípusa |
176 | readingTime: A bejegyzés becsült elolvasási ideje, percben | 176 | readingTime: A bejegyzés becsült elolvasási ideje, percben |
177 | domainName: A bejegyzés doménneve | 177 | domainName: A bejegyzés doménneve |
178 | operator_description: | 178 | operator_description: |
@@ -414,3 +414,7 @@ quickstart: | |||
414 | developer: | 414 | developer: |
415 | title: Fejlesztők | 415 | title: Fejlesztők |
416 | description: 'A fejlesztőkre is gondoltunk: Docker, API, fordítások, stb.' | 416 | description: 'A fejlesztőkre is gondoltunk: Docker, API, fordítások, stb.' |
417 | create_application: Hozza létre a saját harmadik féltől származó alkalmazását | ||
418 | use_docker: Használjon Docker-t a wallabag telepítéséhez | ||
419 | docs: | ||
420 | title: Teljes dokumentáció | ||