diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-02-27 02:26:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-02-27 02:26:20 +0000 |
commit | 61a81538bd0051ab4e1d8ee8b93ac10db52f1af8 (patch) | |
tree | f6bb2ddeb95b1d54827869ba7c5a40aabcfbcda2 /apps/dav | |
parent | 9254fe2d3d9dba572f9f5e831eda5f0896e82e3e (diff) | |
download | nextcloud-server-61a81538bd0051ab4e1d8ee8b93ac10db52f1af8.tar.gz nextcloud-server-61a81538bd0051ab4e1d8ee8b93ac10db52f1af8.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/hu.js | 7 | ||||
-rw-r--r-- | apps/dav/l10n/hu.json | 7 |
2 files changed, 14 insertions, 0 deletions
diff --git a/apps/dav/l10n/hu.js b/apps/dav/l10n/hu.js index d012e8307a2..685250c0af1 100644 --- a/apps/dav/l10n/hu.js +++ b/apps/dav/l10n/hu.js @@ -60,6 +60,7 @@ OC.L10N.register( "_%n day_::_%n days_" : ["%n nap","%n nap"], "_%n hour_::_%n hours_" : ["%n óra","%n óra"], "_%n minute_::_%n minutes_" : ["%n perc","%n perc"], + "%s (in %s)" : "%s (%s-ból)", "%s (%s ago)" : "%s (%s ezelőtt)", "Calendar: %s" : "Naptár: %s", "Date: %s" : "Dátum: %s", @@ -122,7 +123,11 @@ OC.L10N.register( "WebDAV endpoint" : "WebDAV végpont", "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ítod a munkaidődet, más felhasználók megbeszélés létrehozásakor fogják, hogy mikor vagy elérhető.", + "Time zone:" : "Időzóna:", "to" : "címzett", + "Delete slot" : "Idősáv törlése", + "No working hours set" : "Nincs munkaidő beállítva", + "Add slot" : "Idősáv hozzáadása", "Monday" : "Hétfő", "Tuesday" : "Kedd", "Wednesday" : "Szerda", @@ -145,6 +150,8 @@ OC.L10N.register( "Please contact the organizer directly." : "Kérlek vedd fel közvetlenül a kapcsolatot a szervezővel.", "Are you accepting the invitation?" : "Elfogadod az meghívást?", "Tentative" : "Valószínűleg", + "Number of guests" : "Vendégek száma", + "Comment" : "Megjegyzés", "Your attendance was updated successfully." : "A részvételed frissítése sikerült.", "Calendar and tasks" : "Naptár és feladatok" }, diff --git a/apps/dav/l10n/hu.json b/apps/dav/l10n/hu.json index 2fec140686c..ba1fde4c7ef 100644 --- a/apps/dav/l10n/hu.json +++ b/apps/dav/l10n/hu.json @@ -58,6 +58,7 @@ "_%n day_::_%n days_" : ["%n nap","%n nap"], "_%n hour_::_%n hours_" : ["%n óra","%n óra"], "_%n minute_::_%n minutes_" : ["%n perc","%n perc"], + "%s (in %s)" : "%s (%s-ból)", "%s (%s ago)" : "%s (%s ezelőtt)", "Calendar: %s" : "Naptár: %s", "Date: %s" : "Dátum: %s", @@ -120,7 +121,11 @@ "WebDAV endpoint" : "WebDAV végpont", "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ítod a munkaidődet, más felhasználók megbeszélés létrehozásakor fogják, hogy mikor vagy elérhető.", + "Time zone:" : "Időzóna:", "to" : "címzett", + "Delete slot" : "Idősáv törlése", + "No working hours set" : "Nincs munkaidő beállítva", + "Add slot" : "Idősáv hozzáadása", "Monday" : "Hétfő", "Tuesday" : "Kedd", "Wednesday" : "Szerda", @@ -143,6 +148,8 @@ "Please contact the organizer directly." : "Kérlek vedd fel közvetlenül a kapcsolatot a szervezővel.", "Are you accepting the invitation?" : "Elfogadod az meghívást?", "Tentative" : "Valószínűleg", + "Number of guests" : "Vendégek száma", + "Comment" : "Megjegyzés", "Your attendance was updated successfully." : "A részvételed frissítése sikerült.", "Calendar and tasks" : "Naptár és feladatok" },"pluralForm" :"nplurals=2; plural=(n != 1);" |