diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:58 +0000 |
commit | 1b2f3114ab9c53f17cf215da7938a03f5c9b5d85 (patch) | |
tree | 7bc3916e44b63a0e582a45db3ec4d0fde10ffcac /apps/dav/l10n/hu.js | |
parent | 2c6d11d2b9a53b7b70b5036acfe4cdc5e38ac997 (diff) | |
download | nextcloud-server-1b2f3114ab9c53f17cf215da7938a03f5c9b5d85.tar.gz nextcloud-server-1b2f3114ab9c53f17cf215da7938a03f5c9b5d85.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/hu.js')
-rw-r--r-- | apps/dav/l10n/hu.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/hu.js b/apps/dav/l10n/hu.js index e56b5ab88b2..682a8d3349c 100644 --- a/apps/dav/l10n/hu.js +++ b/apps/dav/l10n/hu.js @@ -174,7 +174,6 @@ OC.L10N.register( "Saved availability" : "Elérhetőség mentve", "Failed to save availability" : "Az elérhetőség mentése sikertelen", "Availability" : "Elérhetőség", - "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Ha beállítja a munkaidejét, akkor más felhasználók a megbeszélések létrehozásakor látni fogják, hogy Ön mikor nem érhető el.", "Calendar server" : "Naptárkiszolgáló", "Send invitations to attendees" : "Meghívó küldése a résztvevőknek", "Automatically generate a birthday calendar" : "Születésnapokat tartalmazó naptár automatikus létrehozása", @@ -191,6 +190,7 @@ OC.L10N.register( "Please contact the organizer directly." : "Vegye fel a kapcsolatot közvetlenül a szervezővel.", "Are you accepting the invitation?" : "Elfogadja az meghívást?", "Tentative" : "Feltételes", - "Your attendance was updated successfully." : "A részvétele frissítése sikeres." + "Your attendance was updated successfully." : "A részvétele frissítése sikeres.", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Ha beállítja a munkaidejét, akkor más felhasználók a megbeszélések létrehozásakor látni fogják, hogy Ön mikor nem érhető el." }, "nplurals=2; plural=(n != 1);"); |