diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-14 02:27:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-14 02:27:40 +0000 |
commit | d454fe4b8c4bc659e036b7a34a56f0e83bab8a94 (patch) | |
tree | 2aa039fd9bda8a655bff6d2efeab23d9a09c83d7 /apps/dav/l10n/hu.js | |
parent | e18f97fc9506ec14487d68f90edfef4c6eb98361 (diff) | |
download | nextcloud-server-d454fe4b8c4bc659e036b7a34a56f0e83bab8a94.tar.gz nextcloud-server-d454fe4b8c4bc659e036b7a34a56f0e83bab8a94.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 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/dav/l10n/hu.js b/apps/dav/l10n/hu.js index ff1a75da57c..dd229543152 100644 --- a/apps/dav/l10n/hu.js +++ b/apps/dav/l10n/hu.js @@ -75,6 +75,9 @@ OC.L10N.register( "Cancelled: %1$s" : "Lemondva: %1$s", "\"%1$s\" has been canceled" : "A következőt le lett mondva: „%1$s”", "Re: %1$s" : "Vá: %1$s", + "%1$s has accepted your invitation" : "%1$s elfogadta a meghívását", + "%1$s has tentatively accepted your invitation" : "%1$s feltételesen elfogadta a meghívását", + "%1$s has declined your invitation" : "%1$s elutasította a meghívását", "%1$s has responded to your invitation" : "%1$s válaszolt a meghívására", "Invitation updated: %1$s" : "Meghívó frissítve: %1$s", "%1$s updated the event \"%2$s\"" : "%1$s frissítette a következő eseményt: %2$s", @@ -115,6 +118,8 @@ OC.L10N.register( "{actor} updated contact {card} in address book {addressbook}" : "{actor} aktualizálta a(z) {card} névjegyet a következő címjegyzékben: {addressbook}", "You updated contact {card} in address book {addressbook}" : "Aktualizálta a(z) {card} névjegyet a következő címjegyzékben: {addressbook}", "A <strong>contact</strong> or <strong>address book</strong> was modified" : "Egy <strong>névjegy</strong> vagy <strong>címjegyzék</strong> módosítva lett", + "Accounts" : "Fiókok", + "System address book which holds all accounts" : "A rendszer címjegyzéke, amely az összes fiókot tartalmazza", "File is not updatable: %1$s" : "A fájl nem frissíthető: %1$s", "Could not write to final file, canceled by hook" : "A végleges fájl nem írható, a hurok megszakította", "Could not write file contents" : "A fájl tartalma nem írható", |