Commit 62c4195b authored by Aurora_Bee's avatar Aurora_Bee
Browse files

LT, profile settings, (some) changelog translations added

parent 6b127099
Loading
Loading
Loading
Loading
+128 −0
Original line number Diff line number Diff line
@@ -45,6 +45,43 @@ msgstr "automatikus"
msgid "header.error"
msgstr "Hiba"

#
# LT (localized duration)
#

msgid "LT.weeks"
msgstr "hét"

msgid "LT.week"
msgstr "hét"

msgid "LT.days"
msgstr "nap"

msgid "LT.day"
msgstr "nap"

msgid "LT.hours"
msgstr "óra"

msgid "LT.hour"
msgstr "óra"

msgid "LT.minutes"
msgstr "perc"

msgid "LT.minute"
msgstr "perc"

msgid "LT.zero-minutes"
msgstr "0 perc"

msgid "LT.final-and"
msgstr ", és"

msgid "LT.and"
msgstr " és"

#
# Templates
#
@@ -188,6 +225,24 @@ msgstr "követési kérések"
msgid "account.interaction.disabled"
msgstr "Senki sem követhet"

msgid "account.profile"
msgstr "Nyílvános profiloldalad"

msgid "account.interaction.requests"
msgstr "Követési kérések"

msgid "account.interaction.requests.incoming.none"
msgstr "nincs beérkező kérés"

msgid "account.interaction.requests.incoming.some"
msgstr "beérkező kérés"

msgid "account.interaction.requests.outgoing.none"
msgstr "nincs kimenő kérés"

msgid "account.interaction.requests.outgoing.some"
msgstr "kimenő kérés"

# changelog.html.ep

msgid "changelog.added"
@@ -202,6 +257,55 @@ msgstr "Lokalizáció. A travelynx most már angolul, részben pedig franciául,
msgid "changelog.2-16.2"
msgstr "A távolságszámítás és a gyűrűsvonali utazások megjelenítése javítva lett. Az előzménytérképen megjelenített utazások még mindig részben hibásak."

msgid "changelog.2-17.1"
msgstr "Az egyes utak térképadatai („Polylines”) mostantól GPX formátumban exportálhatók és importálhatók. Ez lehetővé teszi a térképadatok utólagos javítását vagy kiegészítését. A GPX import/export kompatibilis a BRouter-Web programmal."

msgid "changelog.2-18.1"
msgstr "A becsekellés és az átszállási javaslatok ismét működnek a DBRIS, EFA és IRIS backendeknél. A HAFAS backendből hiányoznak a szükséges indulásjelző adatok. Előfordulhat, hogy a MOTIS backendekből is hiányoznak a szükséges adatok."

msgid "changelog.2-18.2"
msgstr "Az előzményekben a teljes távolság kiszámításánál most már azokat az utakat is vesz figyelembe, amelyekhez nem állnak rendelkezésre megfelelő útvonaladatok (azaz ahol csak légvonalban mért távolság / légvonalban mért távolság áll rendelkezésre). A mostani verzió előtt az ilyen utakat ki lettek hagyva a havi és éves statisztikák kiszámításakor."

msgid "changelog.2-19.1"
msgstr "Korábbi utazások rendezése késés vagy időtartam szerint. További attribútumok is követhetik."

msgid "changelog.2-19.2"
msgstr "Enyhe vaítások a legacy IRIS backendhez: a térképadatok mostantól valamivel több esetben érhetőek el, mint korábban. Ez a backend deprecated lett és a jövőben akár törölve lehetne."

msgid "changelog.2-20.1"
msgstr "“Join in” button: checkins of followees and other accounts can now be transformed into a checkin with identical data for your own account. This is only possible if your account is not already checked in."

msgid "changelog.2-20.2"
msgstr "Improved handling of backend-specific blocks and rate limits. Nevertheless, until further notice, dbris / bahn.de are only fully usable on small instances (no more than 10 concurrent checkins)."

msgid "changelog.2-20.3"
msgstr "The IRIS backend has been restored with almost all features. In many cases, it now is a viable alternative to bahn.de, at least until the end of 2026."

msgid "changelog.2-21.1"
msgstr "Statistics on past journeys are now computed immediately rather than being deferred until the corresponding detail view has been opened. History pages now load much faster."

msgid "changelog.2-21.2"
msgstr "If you are running your own instance, you'll need to run 'perl index.pl stats compute-distances -m production' and 'perl index.pl stats purge-cache -m production' after the upgrade. compute-distances may take a while; it can run in the background while the travelynx web service and workers are operating normally."

msgid "changelog.2-22.1"
msgstr "Users can now migrate past trips across travelynx instances. Note that this requires admin rights (CLI access) on the target instance."

msgid "changelog.2-22.2"
msgstr "DBRIS / bahn.de: departure board: support DS100 / Ril100 station codes (patch by networkException)."

msgid "changelog.2-22.3"
msgstr "The DBRIS / bahn.de backend is fully usable again (for now)."

# history.html.ep

msgid "history.high-scores"
msgstr "By Attribute"

# history_by_year.html.ep

msgid "history.review"
msgstr "Review"

# journey.html.ep

msgid "journey.not-found"
@@ -270,6 +374,30 @@ msgstr "Exportálás"
msgid "journey.edit"
msgstr "Szerkesztés"

msgid "journey.map-data"
msgstr "Térképadatok"

msgid "journey.map.download"
msgstr "Letöltés"

msgid "journey.map.upload"
msgstr "Feltöltés"

msgid "journey.map.upload-full"
msgstr "Teljes útvonal feltöltése"

msgid "journey.map.upload-partial"
msgstr "Útvonal szegmens feltöltése"

msgid "journey.map.info.download"
msgstr "JSON format: [[lon, lat, station ID], ...], with lon/lat in WGS84 coordinates. GPX files are compatible with BRouter."

msgid "journey.map.info.upload"
msgstr "GPX uploads must contain a single track with a single track segment (such as provided by BRouter's export). They must cover either the full route or just the travelled route segment that belongs to this checkin. Please use the appropriate upload button, otherwise chaos may ensue. There is no need to specify station IDs when uploading tracks. Note that uploads irreversibly replace previously stored map data."

msgid "journey.danger"
msgstr "Danger Zone"

msgid "journey.delete"
msgstr "Törlés"

+27 −27
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
* de-DE: 100.0% complete (0 missing)
* en-GB: 100.0% complete (0 missing)
* fr-FR: 97.1% complete (9 missing)
* hu-HU: 52.1% complete (150 missing)
* hu-HU: 52.1% complete (123 missing)
* pl-PL: 98.4% complete (5 missing)

### 
@@ -139,7 +139,7 @@ Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n>=2 && n<=4 && (n<10 || n>=20) ? 1
* de-DE: Wochen
* en-GB: weeks
* fr-FR: semaines
* hu-HU *missing*
* hu-HU: hét
* pl-PL: tygodni

### LT.week
@@ -147,7 +147,7 @@ Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n>=2 && n<=4 && (n<10 || n>=20) ? 1
* de-DE: Woche
* en-GB: week
* fr-FR: semaine
* hu-HU *missing*
* hu-HU: hét
* pl-PL: tydzień

### LT.days
@@ -155,7 +155,7 @@ Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n>=2 && n<=4 && (n<10 || n>=20) ? 1
* de-DE: Tage
* en-GB: days
* fr-FR: jours
* hu-HU *missing*
* hu-HU: nap
* pl-PL: dni

### LT.day
@@ -163,7 +163,7 @@ Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n>=2 && n<=4 && (n<10 || n>=20) ? 1
* de-DE: Tag
* en-GB: day
* fr-FR: jour
* hu-HU *missing*
* hu-HU: nap
* pl-PL: dzień

### LT.hours
@@ -171,7 +171,7 @@ Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n>=2 && n<=4 && (n<10 || n>=20) ? 1
* de-DE: Stunden
* en-GB: hours
* fr-FR: heures
* hu-HU *missing*
* hu-HU: óra
* pl-PL: godzin

### LT.hour
@@ -179,7 +179,7 @@ Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n>=2 && n<=4 && (n<10 || n>=20) ? 1
* de-DE: Stunde
* en-GB: hour
* fr-FR: heure
* hu-HU *missing*
* hu-HU: óra
* pl-PL: godzina

### LT.minutes
@@ -187,7 +187,7 @@ Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n>=2 && n<=4 && (n<10 || n>=20) ? 1
* de-DE: Minuten
* en-GB: minutes
* fr-FR: minutes
* hu-HU *missing*
* hu-HU: perc
* pl-PL: minut

### LT.minute
@@ -195,7 +195,7 @@ Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n>=2 && n<=4 && (n<10 || n>=20) ? 1
* de-DE: Minute
* en-GB: minute
* fr-FR: minute
* hu-HU *missing*
* hu-HU: perc
* pl-PL: minuta

### LT.zero-minutes
@@ -203,7 +203,7 @@ Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n>=2 && n<=4 && (n<10 || n>=20) ? 1
* de-DE: 0 Minuten
* en-GB: 0 minutes
* fr-FR: 0 minutes
* hu-HU *missing*
* hu-HU: 0 perc
* pl-PL: 0 minut

### LT.final-and
@@ -211,7 +211,7 @@ Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n>=2 && n<=4 && (n<10 || n>=20) ? 1
* de-DE:  und
* en-GB: , and
* fr-FR: , et
* hu-HU *missing*
* hu-HU: , és
* pl-PL:  i

### LT.and
@@ -219,7 +219,7 @@ Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n>=2 && n<=4 && (n<10 || n>=20) ? 1
* de-DE:  und
* en-GB:  and
* fr-FR:  et
* hu-HU *missing*
* hu-HU: és
* pl-PL:  i

## Templates
@@ -593,7 +593,7 @@ Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n>=2 && n<=4 && (n<10 || n>=20) ? 1
* de-DE: Öffentliches Profil
* en-GB: Public profile page
* fr-FR: Page de profil publique
* hu-HU *missing*
* hu-HU: Nyílvános profiloldalad
* pl-PL: Profil publiczny

### account.interaction.requests
@@ -601,7 +601,7 @@ Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n>=2 && n<=4 && (n<10 || n>=20) ? 1
* de-DE: Offene anfragen
* en-GB: Pending requests
* fr-FR: requêtes en attente
* hu-HU *missing*
* hu-HU: Követési kérések
* pl-PL: Otwarte zapytania

### account.interaction.requests.incoming.none
@@ -609,7 +609,7 @@ Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n>=2 && n<=4 && (n<10 || n>=20) ? 1
* de-DE: keine eingehend
* en-GB: none incoming
* fr-FR: aucune entrante
* hu-HU *missing*
* hu-HU: nincs beérkező kérés
* pl-PL: brak przychodzących

### account.interaction.requests.incoming.some
@@ -617,7 +617,7 @@ Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n>=2 && n<=4 && (n<10 || n>=20) ? 1
* de-DE: eingehend
* en-GB: incoming
* fr-FR: entrantes
* hu-HU *missing*
* hu-HU: beérkező kérés
* pl-PL: przychodzące

### account.interaction.requests.outgoing.none
@@ -625,7 +625,7 @@ Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n>=2 && n<=4 && (n<10 || n>=20) ? 1
* de-DE: keine ausgehend
* en-GB: none outgoing
* fr-FR: aucune sortante
* hu-HU *missing*
* hu-HU: nincs kimenő kérés
* pl-PL: brak wychodzących

### account.interaction.requests.outgoing.some
@@ -633,7 +633,7 @@ Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n>=2 && n<=4 && (n<10 || n>=20) ? 1
* de-DE: ausgehend
* en-GB: outgoing
* fr-FR: sortantes
* hu-HU *missing*
* hu-HU: kimenő kérés
* pl-PL: wychodzące

## changelog.html.ep
@@ -683,7 +683,7 @@ Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n>=2 && n<=4 && (n<10 || n>=20) ? 1
* de-DE: Checkin- und Verbindungsvorschläge sind für DBRIS-, EFA- und IRIS-Backends wieder verfügbar. Bei HAFAS-Backends fehlen die dazu notwendigen Daten in der Abfahrtstafel. Bei MOTIS-Backends fehlen die Daten möglicherweise ebenfalls.
* en-GB: Checkin and connection suggestions are now available again for DBRIS, EFA, and IRIS backends. HAFAS backends lack the required station board data. MOTIS backends may lack the required data as well.
* fr-FR: L'enregistrement et les suggestions de correspondances sont maintenant disponibles à nouveau pour les backends DBRIS, EFA et IRIS. Les backends HAFAS n'ont pas les données de tableau de station requises. Les backends MOTIS backends peuvent également ne pas avoir ces données.
* hu-HU *missing*
* hu-HU: A becsekellés és az átszállási javaslatok ismét működnek a DBRIS, EFA és IRIS backendeknél. A HAFAS backendből hiányoznak a szükséges indulásjelző adatok. Előfordulhat, hogy a MOTIS backendekből is hiányoznak a szükséges adatok.
* pl-PL: Propozycje check-inów i połączen są znów dostępne dla backendów DBRIS, EFA i IRIS. W przypadku backendów HAFAS brakuje potrzebnych danych w tabeli odjazdów. W przypadku backendów MOTIS dane też mogą być niedostępne.

### changelog.2-18.2
@@ -691,7 +691,7 @@ Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n>=2 && n<=4 && (n<10 || n>=20) ? 1
* de-DE: Bei der Reisestreckenberechnung für vergangene Fahrten werden nun auch Fahrten mit ungenügender Datenlage (d.h. bei denen ausschließlich die Entfernung nach Luftlinie verfügbar ist) berücksichtigt. Bislang wurden diese für monatliche und jährliche Statistiken ignoriert.
* en-GB: Total distance calculation in the history now includes trips that lack appropriate route data (i.e., where only beeline distance / distance as the crow flies is available). Before this release, such trips were ignored when computing monthly and yearly statistics.
* fr-FR: Le calcul de la distance totale dans l'historique inclut maintenant les voyages qui n'ont pas les données de trajet appropriées (par exemple où seule la distance à vol d'oiseau est disponible). Avant cette version, de tels trajets étaient ignorés lors du calcul des statistiques mensuelles et annuelles
* hu-HU *missing*
* hu-HU: Az előzményekben a teljes távolság kiszámításánál most már azokat az utakat is vesz figyelembe, amelyekhez nem állnak rendelkezésre megfelelő útvonaladatok (azaz ahol csak légvonalban mért távolság / légvonalban mért távolság áll rendelkezésre). A mostani verzió előtt az ilyen utakat ki lettek hagyva a havi és éves statisztikák kiszámításakor.
* pl-PL: Przy obliczaniu tras podróży dla przejazdów z przeszłości uwzględniane są teraz również przejazdy z niewystarczającymi danymi (czyli te, dla których dostępna jest wyłącznie odległość w linii prostej). Do tej pory były one pomijane w statystykach miesięcznych i rocznych.

### changelog.2-19.1
@@ -699,7 +699,7 @@ Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n>=2 && n<=4 && (n<10 || n>=20) ? 1
* de-DE: Sortierung vergangener Fahrten nach Verspätung oder Dauer. Weitere Attribute folgen ggf.
* en-GB: High score of all past checkins sorted by delay or duration. More attributes may follow.
* fr-FR: Meilleurs scores de tous les enregistrements passés triés par retard ou durée. Plus d'attributs pourraient suivre.
* hu-HU *missing*
* hu-HU: Korábbi utazások rendezése késés vagy időtartam szerint. További attribútumok is követhetik.
* pl-PL: Sortowanie poprzednich przejazdów według opóźnienia lub czasu trwania. W razie możliwości dodane zostaną kolejne atrybuty.

### changelog.2-19.2
@@ -707,7 +707,7 @@ Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n>=2 && n<=4 && (n<10 || n>=20) ? 1
* de-DE: IRIS-Backend: Geringfügige Verbesserung der Verfügbarkeit von Kartendaten. Das Backend ist weiterhin abgekündigt und kann jederzeit entfallen.
* en-GB: Minor life support adjustments for the legacy IRIS backend: map data should now be available in slightly more cases than before.
* fr-FR: Ajustements mineurs de durée de vie pour le backend historique IRIS : les données de carte devraient être maintenant disponibles dans quelques cas supplémentaires par rapport à précédemment.
* hu-HU *missing*
* hu-HU: Enyhe vaítások a legacy IRIS backendhez: a térképadatok mostantól valamivel több esetben érhetőek el, mint korábban. Ez a backend deprecated lett és a jövőben akár törölve lehetne.
* pl-PL: Backend IRIS: Nieznaczna poprawa dostępności danych mapowych. Backend nadal jest wypowiedziany i może zostać wycofany w dowolnym momencie.

## history.html.ep
@@ -905,7 +905,7 @@ Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n>=2 && n<=4 && (n<10 || n>=20) ? 1
* de-DE: Kartendaten
* en-GB: Map Data
* fr-FR: Données de carte
* hu-HU *missing*
* hu-HU: Térképadatok
* pl-PL: Dane mapy

### journey.map.download
@@ -913,7 +913,7 @@ Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n>=2 && n<=4 && (n<10 || n>=20) ? 1
* de-DE: Herunterladen
* en-GB: Download
* fr-FR: Télécharger
* hu-HU *missing*
* hu-HU: Letöltés
* pl-PL: Pobierz

### journey.map.upload
@@ -921,7 +921,7 @@ Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n>=2 && n<=4 && (n<10 || n>=20) ? 1
* de-DE: Hochladen
* en-GB: Upload
* fr-FR: Téléverser
* hu-HU *missing*
* hu-HU: Feltöltés
* pl-PL: Prześlij

### journey.map.upload-full
@@ -929,7 +929,7 @@ Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n>=2 && n<=4 && (n<10 || n>=20) ? 1
* de-DE: Komplette Route
* en-GB: Upload full route
* fr-FR: Téléverser tout l'itinéraire
* hu-HU *missing*
* hu-HU: Teljes útvonal feltöltése
* pl-PL: Cała trasa

### journey.map.upload-partial
@@ -937,7 +937,7 @@ Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n>=2 && n<=4 && (n<10 || n>=20) ? 1
* de-DE: Gefahrenes Segment
* en-GB: Upload travelled segment
* fr-FR: Téléverser une partie de l'itinéraire
* hu-HU *missing*
* hu-HU: Útvonal szegmens feltöltése
* pl-PL: Przejechany odcinek

### journey.map.info.download