86 lines
No EOL
3.2 KiB
YAML
86 lines
No EOL
3.2 KiB
YAML
# Copyright (c) 2010-2011, Diaspora Inc. This file is
|
|
# licensed under the Affero General Public License version 3 or later. See
|
|
# the COPYRIGHT file.
|
|
|
|
|
|
|
|
hu:
|
|
javascripts:
|
|
aspect_dropdown:
|
|
add_to_aspect: "Hozzáadás a csoporthoz"
|
|
all_aspects: "Összes csoport"
|
|
error: "Nem indult el a megosztás vele: {{name}}. Visszavonod?"
|
|
select_aspects: "Csoportok kiválasztása"
|
|
started_sharing_with: "Mostantól megosztassz vele: {{name}}!"
|
|
stopped_sharing_with: "Nem osztassz meg többé vele: {{name}}."
|
|
toggle:
|
|
few: "{{count}} csoportban"
|
|
many: "{{count}} csoportban"
|
|
one: "{{count}} csoportban"
|
|
other: "{{count}} csoportban"
|
|
zero: "Csoportok kiválasztása"
|
|
aspect_navigation:
|
|
deselect_all: "Összes kijelölés megszüntetése"
|
|
no_aspects: "Nincs csoport kiválasztva"
|
|
select_all: "Mindent kijelöl"
|
|
comments:
|
|
hide: "hozzászólások elrejtése"
|
|
show: "összes hozzászólás"
|
|
confirm_dialog: "Biztos vagy benne?"
|
|
failed_to_like: Hiba
|
|
failed_to_post_message: "Üzenet elküldése sikertelen!"
|
|
getting_started:
|
|
alright_ill_wait: "Rendben, várok!"
|
|
hey: "Szia {{name}}!"
|
|
no_tags: "Hékás, nem követtél egy #címkét sem! Így is folytatod?"
|
|
preparing_your_stream: "Személyre szabott hírfolyamod előkészítése..."
|
|
infinite_scroll:
|
|
no_more: "Nincs több bejegyzés."
|
|
photo_uploader:
|
|
looking_good: "Azta! Remekül nézek ki!"
|
|
publisher:
|
|
at_least_one_aspect: "Minimum 1 csoportnak meg kell osztanod!"
|
|
limited: "Korlátozott - csak az ismerőseid láthatják ezt a bejegyzést"
|
|
public: "Nyilvános - ezt a bejegyzést bárki láthatja az interneten."
|
|
reshares:
|
|
duplicate: "Jó mi? De már egyszer megosztottad ezt a bejegyzést!"
|
|
search_for: "{{name}} keresése."
|
|
show_more: tovább
|
|
stream:
|
|
likes:
|
|
few: "<%= count %> Likes"
|
|
many: "<%= count %> Likes"
|
|
one: "<%= count %> Like"
|
|
other: "<%= count %> Likes"
|
|
zero: "<%= count %> Likes"
|
|
more_comments:
|
|
few: "Show <%= count %> more comments"
|
|
many: "Show <%= count %> more comments"
|
|
one: "Show <%= count %> more comment"
|
|
other: "Show <%= count %> more comments"
|
|
zero: "Show <%= count %> more comments"
|
|
reshares:
|
|
few: "<%= count %> Reshares"
|
|
many: "<%= count %> Reshares"
|
|
one: "<%= count %> Reshare"
|
|
other: "<%= count %> Reshares"
|
|
zero: "<%= count %> Reshares"
|
|
tags:
|
|
wasnt_that_interesting: "Oké, azt hiszem a #{{tagName}} nem volt annyira érdekes."
|
|
timeago:
|
|
day: "egy nappal"
|
|
days: "%d nappal"
|
|
hour: "körülbelül egy órával"
|
|
hours: "körülbelül %d órával"
|
|
minute: "körülbelül egy perccel"
|
|
minutes: "%d perccel"
|
|
month: "körülbelül egy hónappal"
|
|
months: "%d hónappal"
|
|
seconds: "kevesebb mint egy perccel"
|
|
suffixAgo: ezelőtt
|
|
suffixFromNow: mostantól
|
|
year: "körülbelül egy évvel"
|
|
years: "%d évvel"
|
|
videos:
|
|
unknown: "Ismeretlen videó tipus"
|
|
watch: "Videó megtekintése itt: {{provider}}" |