diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-10-22 00:08:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-10-22 00:08:36 +0000 |
commit | 2b31b8289169e35be7bb1b129e9a978ddcd8f478 (patch) | |
tree | b8d799932a7b463d5ff8769f388786057d62092e /apps/dav/l10n/hu.js | |
parent | 3709d3eeae4660579b15c8f30314654c43990841 (diff) | |
download | nextcloud-server-2b31b8289169e35be7bb1b129e9a978ddcd8f478.tar.gz nextcloud-server-2b31b8289169e35be7bb1b129e9a978ddcd8f478.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/hu.js')
-rw-r--r-- | apps/dav/l10n/hu.js | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/dav/l10n/hu.js b/apps/dav/l10n/hu.js index 85c3bc641ff..caf0fe16c91 100644 --- a/apps/dav/l10n/hu.js +++ b/apps/dav/l10n/hu.js @@ -44,6 +44,9 @@ OC.L10N.register( "Contacts" : "Névjegyek", "Technical details" : "Technikai adatok", "Remote Address: %s" : "Távoli cím: %s", - "Request ID: %s" : "Kérelem azonosító: %s" + "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 setup the email settings above." : "Kérlek győződj meg a fenti e-mail beállítások helyességéről." }, "nplurals=2; plural=(n != 1);"); |