diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-10-25 00:08:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-10-25 00:08:45 +0000 |
commit | c85deacddbbf6d8f2818df68708394ee45c970b4 (patch) | |
tree | fe321e87b5cc008fd86feb3c76bb9bfd7dc9ce26 /apps/dav/l10n/hu.js | |
parent | 1978867a11a9baf1ec50555264e65bcfd679c7e8 (diff) | |
download | nextcloud-server-c85deacddbbf6d8f2818df68708394ee45c970b4.tar.gz nextcloud-server-c85deacddbbf6d8f2818df68708394ee45c970b4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/hu.js')
-rw-r--r-- | apps/dav/l10n/hu.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/dav/l10n/hu.js b/apps/dav/l10n/hu.js index b04dc42053b..580acd8de08 100644 --- a/apps/dav/l10n/hu.js +++ b/apps/dav/l10n/hu.js @@ -46,6 +46,7 @@ OC.L10N.register( "Remote Address: %s" : "Távoli cím: %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" + "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." }, "nplurals=2; plural=(n != 1);"); |