diff options
Diffstat (limited to 'apps/dav/l10n/hu.js')
-rw-r--r-- | apps/dav/l10n/hu.js | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/dav/l10n/hu.js b/apps/dav/l10n/hu.js index ffe575a8583..e028e61e787 100644 --- a/apps/dav/l10n/hu.js +++ b/apps/dav/l10n/hu.js @@ -10,6 +10,8 @@ OC.L10N.register( "You deleted calendar {calendar}" : "Törölted a naptárt: {calendar}", "{actor} updated calendar {calendar}" : "{actor} frissítette a napárt: {calendar}", "You updated calendar {calendar}" : "Frissítetted a naptárt: {calendar}", + "You shared calendar {calendar} as public link" : "Nyilvános hivatkozásként megosztottad ezt a naptárt: {calendar}", + "You removed public link for calendar {calendar}" : "Eltávolítottad a naptár nyilvános hivatkozását: {calendar}", "{actor} shared calendar {calendar} with you" : "{actor} megosztotta veled ezt a naptárt: {calendar}", "You shared calendar {calendar} with {user}" : "Megosztottad ezt a napárt: {calendar} vele: {user}", "{actor} shared calendar {calendar} with {user}" : "{actor} megosztotta ezt a napárt: {calendar} vele: {user}", @@ -58,6 +60,9 @@ OC.L10N.register( "Request ID: %s" : "Kérelem azonosító: %s", "CalDAV server" : "CalDAV szerver", "Send invitations to attendees" : "Meghívó küldése a résztvevőknek", - "Please make sure to properly set up the email settings above." : "Győződj meg róla, hogy a fenti e-mail beállítások helyesek." + "Please make sure to properly set up the email settings above." : "Győződj meg róla, hogy a fenti e-mail beállítások helyesek.", + "Automatically generate a birthday calendar" : "Születésnapokat tartalmazó naptár automatikus létrehozása", + "Birthday calendars will be generated by a background job." : "A születésnapokat tartalmazó naptárakat egy háttérben futó folyamat fogja létrehozni.", + "Hence they will not be available immediately after enabling but will show up after some time." : "Nem lesznek elérhetőek azonnal az engedélyezés után, de egy rövid idő múlva már láthatóak lesznek." }, "nplurals=2; plural=(n != 1);"); |