Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Aug 28, 2024
1 parent ff0abb7 commit 37003d8
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 42 deletions.
53 changes: 32 additions & 21 deletions l10n/hu.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,25 +34,27 @@ OC.L10N.register(
"{member} cancelled a request to join {circle}" : "{member} visszavonta a kérését, hogy csatlakozzon a(z) {circle} csapathoz",
"You have been removed from {circle} by {author}" : "{author} eltávolította a(z) {circle} csapatból",
"{member} has been removed from {circle} by {author}" : "{author} eltávolította {member} tagot a(z) {circle} csapatból",
"You removed {external} from {circle}" : "Eltávolította a következőt a(z) {circle} körből: {external}",
"{external} has been removed from {circle} by {author}" : "{external} eltávolította a következőt a(z) {circle} körből: {external}",
"You cancelled {member}'s invitation to join {circle}" : "Visszavonta {member} meghívását a(z) {circle} körbe",
"Your invitation to join {circle} has been cancelled by {author}" : "{author} visszavonta a(z) {circle} körbe való meghívását",
"{author} cancelled {member}'s invitation to join {circle}" : "{author} visszavonta {member} meghívását a(z) {circle} körbe",
"You dismissed {member}'s request to join {circle}" : "Elutasította {member} kérését, hogy csatlakozzon a(z) {circle} körhöz",
"Your request to join {circle} has been dismissed by {author}" : "{author} elutasította a kérését, hogy csatlakozzon a(z) {circle} körhöz",
"{member}'s request to join {circle} has been dismissed by {author}" : "{author} elutasította {member} kérését, hogy csatlakozzon a(z) {circle} körhöz",
"You invited {member} to join {circle}" : "Meghívta {member} tagot, hogy csatlakozzon a(z) {circle} körhöz",
"You have been invited to join {circle} by {author}" : "{author} meghívta, hogy csatlakozzon a(z) {circle} körhöz",
"{member} has been invited to join {circle} by {author}" : "{author} meghívta {member} tagot, hogy csatlakozzon a(z) {circle} körhöz",
"You changed {member}'s level in {circle} to %1$s" : "Megváltoztatta {member} szintjét a(z) {circle} körben erre: %1$s",
"{author} changed your level in {circle} to %1$s" : "{author} megváltoztatta az Ön szintjét a(z) {circle} körben erre: %1$s",
"{author} changed {member}'s level in {circle} to %1$s" : "{author} megváltoztatta {member} szintjét a(z) {circle} körben erre: %1$s",
"You sent a request to join {circle}" : "Kérést küldött, hogy csatlakozhasson a(z) {circle} körhöz",
"{member} sent a request to join {circle}" : "{member} kérte, hogy csatlakozhasson a(z) {circle} körhöz",
"You are the new owner of {circle}" : "Ön a(z) {circle} kör új tulajdonosa",
"{member} is the new owner of {circle}" : "{member} a(z) {circle} kör új tulajdonosa",
"You removed {external} from {circle}" : "Eltávolította a következőt a(z) {circle} csapatból: {external}",
"{external} has been removed from {circle} by {author}" : "{external} eltávolította a következőt a(z) {circle} csapatból: {external}",
"You cancelled {member}'s invitation to join {circle}" : "Visszavonta {member} meghívását a(z) {circle} csapatba",
"Your invitation to join {circle} has been cancelled by {author}" : "{author} visszavonta a(z) {circle} csapatba való meghívását",
"{author} cancelled {member}'s invitation to join {circle}" : "{author} visszavonta {member} meghívását a(z) {circle} csapatba",
"You dismissed {member}'s request to join {circle}" : "Elutasította {member} kérését, hogy csatlakozzon a(z) {circle} csapathoz",
"Your request to join {circle} has been dismissed by {author}" : "{author} elutasította a kérését, hogy csatlakozzon a(z) {circle} csapathoz",
"{member}'s request to join {circle} has been dismissed by {author}" : "{author} elutasította {member} kérését, hogy csatlakozzon a(z) {circle} csapathoz",
"You invited {member} to join {circle}" : "Meghívta {member} tagot, hogy csatlakozzon a(z) {circle} csapathoz",
"You have been invited to join {circle} by {author}" : "{author} meghívta, hogy csatlakozzon a(z) {circle} csapathoz",
"{member} has been invited to join {circle} by {author}" : "{author} meghívta {member} tagot, hogy csatlakozzon a(z) {circle} csapathoz",
"You changed {member}'s level in {circle} to %1$s" : "Megváltoztatta {member} szintjét a(z) {circle} csapatban erre: %1$s",
"{author} changed your level in {circle} to %1$s" : "{author} megváltoztatta az Ön szintjét a(z) {circle} csapatban erre: %1$s",
"{author} changed {member}'s level in {circle} to %1$s" : "{author} megváltoztatta {member} szintjét a(z) {circle} csapatban erre: %1$s",
"You sent a request to join {circle}" : "Kérést küldött, hogy csatlakozhasson a(z) {circle} csapathoz",
"{member} sent a request to join {circle}" : "{member} kérte, hogy csatlakozhasson a(z) {circle} csapathoz",
"You are the new owner of {circle}" : "Ön a(z) {circle} csapat új tulajdonosa",
"{member} is the new owner of {circle}" : "{member} a(z) {circle} csapat új tulajdonosa",
"On events happening in a <strong>team</strong> of which you are a member" : "Olyan eseményekről, amelyek olyan <strong>csapatban</strong> zajlanak, amelynek tagja",
"Any important event in a <strong>team</strong> you are moderating" : "Bármely fontos eseményről, amely olyan <strong>csapatban</strong> történt, melyeket moderál",
"On global events happening in any <strong>team</strong>" : "Bármely <strong>csapatban</strong> zajló globális eseményekről",
"Shared to Circles" : "Körökkel megosztva",
"Single" : "Egyéni",
"Personal" : "Személyes",
Expand Down Expand Up @@ -120,6 +122,7 @@ OC.L10N.register(
"You have been blocked from this circle" : "Kizárták ebből a körből",
"The account is already a member of this circle" : "A fiók már tagja e körnek",
"The account has already been invited into this circle" : "A fiók már meg lett hívva a körbe",
"%s (Team owned by %s)" : "%s (A csapat tulajdonosa %s)",
"You are now a member of the Circle \"%2$s\"" : "Ön most már a(z) „%2$s” kör tagja",
"You have been invited by %1$s into the Circle \"%2$s\"" : "%1$s meghívta Önt a (z) „\"%2$s” körbe",
"%1$s sent a request to be a member of the Circle \"%2$s\"" : "%1$s csatlakozási kérést küldött, hogy a(z) „%2$s\" kör tagja lehessen",
Expand All @@ -136,7 +139,9 @@ OC.L10N.register(
"%1$s shared some content with you. You should have already received a separate email with a link to access it." : "%1$s tartalmat osztott meg Önnel. Már meg kellett volna kapnia a különálló e-mailt, amely a hozzáféréshez szükséges hivatkozást tartalmazza.",
"Password to access content shared with you by %1$s" : "Jelszó a(z) %1$s által megosztott tartalom eléréséhez",
"Password to access content" : "Jelszó a tartalom eléréséhez",
"This item is already shared with this team" : "Ez az elem már megosztásra került ezzel a csapattal",
"Bring cloud-users closer together." : "Közelebb hozza a felhőfelhasználókat.",
"Teams allows people to create their own groups of people/colleagues/friends.\nThose groups of people can then be used by any other app for sharing purpose." : "A Csapatok lehetővé teszi, hogy az emberek létrehozzák a saját csoportjaikat a felhasználóinak/kollégáinak/barátaiknak.\nEzeket a csoportokat aztán bármely más alkalmazás használhatja megosztási célokra.",
"No files in here" : "Itt nincsenek fájlok",
"No entries found in this folder" : "Nincsenek bejegyzések ebben a mappában",
"Name" : "Név",
Expand All @@ -150,15 +155,18 @@ OC.L10N.register(
"No files found for the selected circles" : "Nem találhatók fájlok a kiválasztott körökhöz",
"You created the circle {circle}" : "Létrehozta a(z) {circle} kört",
"{author} created the circle {circle}" : "{author} létrehozta a(z) {circle} kört",
"You added circle {member} as member to {circle}" : "Tagként hozzáadta a(z) {member} csapatot a(z) {circle} csapathoz",
"{author} added circle {member} has been added as member to {circle}" : "{author} tagként hozzáadta a(z) {member} csapatot a(z) {circle} csapathoz",
"You removed {member} leave {circle}" : "Eltávolította {member} tagot a(z) {circle} csapatból",
"On events happening in a <strong>Circle</strong> of which you are a member" : "Olyan eseményekről, amelyek olyan <strong>körben</strong> zajlanak, amelynek tagja",
"Any important event in a <strong>Circle</strong> you are moderating" : "Bármely fontos eseményről, amely olyan <strong>körben</strong> történt, melyeket moderál",
"On global events happening in any <strong>Circle</strong>" : "Bármely <strong>körben</strong> zajló globális eseményekről",
"Join Request" : "Csatlakozási kérés",
"Password Protected" : "Jelszóval védett",
"Circle Invite" : "Meghívás körbe",
"Email Address" : "E-mail-cím",
"Circle not found" : "A Kör nem található",
"Circle not found " : "A Kör nem található ",
"Circle not found" : "A kör nem található",
"Circle not found " : "A kör nem található ",
"This account is already a member of the circle" : "A fiók már tagja a körnek",
"Federated link not found" : "A föderált kapcsolat nem található",
"The circle is not federated" : "A kör nem föderált",
Expand All @@ -183,7 +191,10 @@ OC.L10N.register(
"This item is already shared with this circle" : "Ez az elem már megosztásra került ezzel a körrel",
"Circles allows people to create their own groups of people/colleagues/friends.\nThose groups of people (or \"circles\") can then be used by any other app for sharing purpose." : "A Körök lehetővé teszi, hogy az emberek létrehozzák a saját köreiket a felhasználóinak/kollégáinak/barátaiknak.\nEzeket a csoportokat (vagy „köröket”) aztán bármely más alkalmazás használhatja megosztási célokra.",
"Teams' files" : "Csapatfájlok",
"Select team to filter by" : "Válasszon csapatot a szűréshez:",
"No teams found" : "Nem találhatók csapatok",
"Please select teams to filter by" : "Válasszon csapatokat a szűréshez:"
"Please select teams to filter by" : "Válasszon csapatokat a szűréshez:",
"No files found for the selected teams" : "Nem található fájl a kiválasztott csapatokhoz",
"{author} added team {member} has been added as member to {circle}" : "{author} tagként hozzáadta a(z) {member} csapatot a(z) {circle} csapathoz"
},
"nplurals=2; plural=(n != 1);");
Loading

0 comments on commit 37003d8

Please sign in to comment.