diff options
Diffstat (limited to 'apps/dav/l10n/hu.js')
-rw-r--r-- | apps/dav/l10n/hu.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/dav/l10n/hu.js b/apps/dav/l10n/hu.js index 979e510d4a1..0b5cf45f31f 100644 --- a/apps/dav/l10n/hu.js +++ b/apps/dav/l10n/hu.js @@ -72,17 +72,14 @@ OC.L10N.register( "Where: %s" : "Hely: %s", "%1$s via %2$s" : "%1$s – %2$s", "Cancelled: %1$s" : "Lemondva: %1$s", - "Invitation canceled" : "Meghívás lemondva", "Re: %1$s" : "Vá: %1$s", - "Invitation updated" : "Meghívó frissítve", "Invitation: %1$s" : "Meghívó: %1$s", - "Invitation" : "Meghívó", + "Organizer:" : "Szervező:", + "Attendees:" : "Résztvevők:", "Title:" : "Cím:", "Time:" : "Idő:", "Location:" : "Hely:", "Link:" : "Hivatkozás:", - "Organizer:" : "Szervező:", - "Attendees:" : "Résztvevők:", "Accept" : "Elfogadás", "Decline" : "Elutasítás", "More options …" : "További lehetőségek…", @@ -192,6 +189,9 @@ OC.L10N.register( "You solved todo {todo} in list {calendar}" : "Elintézte a(z) {todo} teendőt a következő listában: {calendar}", "{actor} reopened todo {todo} in list {calendar}" : "{actor} újranyitotta a(z) {todo} teendőt a következő listában: {calendar}", "You reopened todo {todo} in list {calendar}" : "Újranyitotta a(z) {todo} teendőt a következő listában: {calendar}", - "A calendar <strong>todo</strong> was modified" : "Egy <strong>naptárteendő</strong> megváltozott" + "A calendar <strong>todo</strong> was modified" : "Egy <strong>naptárteendő</strong> megváltozott", + "Invitation canceled" : "Meghívás lemondva", + "Invitation updated" : "Meghívó frissítve", + "Invitation" : "Meghívó" }, "nplurals=2; plural=(n != 1);"); |