diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-16 02:24:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-16 02:24:58 +0000 |
commit | 269bcdc17ae76b4ec12450396cc2419a76d983d7 (patch) | |
tree | 91debf37f5d624c037806baff41b617ea8104089 /apps | |
parent | 42676981150ca1f11c0a968249934147cc473687 (diff) | |
download | nextcloud-server-269bcdc17ae76b4ec12450396cc2419a76d983d7.tar.gz nextcloud-server-269bcdc17ae76b4ec12450396cc2419a76d983d7.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps')
-rw-r--r-- | apps/files/l10n/en_GB.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/en_GB.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/hu.js | 4 | ||||
-rw-r--r-- | apps/files/l10n/hu.json | 4 | ||||
-rw-r--r-- | apps/files_sharing/l10n/da.js | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/da.json | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/en_GB.js | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/en_GB.json | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/hu.js | 14 | ||||
-rw-r--r-- | apps/files_sharing/l10n/hu.json | 14 | ||||
-rw-r--r-- | apps/settings/l10n/ca.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/ca.json | 2 | ||||
-rw-r--r-- | apps/settings/l10n/hu.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/hu.json | 2 | ||||
-rw-r--r-- | apps/settings/l10n/pt_BR.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/pt_BR.json | 2 | ||||
-rw-r--r-- | apps/updatenotification/l10n/hu.js | 3 | ||||
-rw-r--r-- | apps/updatenotification/l10n/hu.json | 3 | ||||
-rw-r--r-- | apps/user_ldap/l10n/hu.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/hu.json | 1 |
20 files changed, 64 insertions, 6 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index 17854facb71..d1d3a622073 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -179,6 +179,7 @@ OC.L10N.register( "Unknown error" : "Unknown error", "Ownership transfer request sent" : "Ownership transfer request sent", "Cannot transfer ownership of a file or folder you do not own" : "Cannot transfer ownership of a file or folder you do not own", + "Open the Files app settings" : "Open the Files app settings", "Files settings" : "Files settings", "Show hidden files" : "Show hidden files", "Crop image previews" : "Crop image previews", diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index b432f346575..1c69c289d78 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -177,6 +177,7 @@ "Unknown error" : "Unknown error", "Ownership transfer request sent" : "Ownership transfer request sent", "Cannot transfer ownership of a file or folder you do not own" : "Cannot transfer ownership of a file or folder you do not own", + "Open the Files app settings" : "Open the Files app settings", "Files settings" : "Files settings", "Show hidden files" : "Show hidden files", "Crop image previews" : "Crop image previews", diff --git a/apps/files/l10n/hu.js b/apps/files/l10n/hu.js index b8fd7649148..a7c60623f8b 100644 --- a/apps/files/l10n/hu.js +++ b/apps/files/l10n/hu.js @@ -98,6 +98,7 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)." : "Tárhelye majdnem megtelt ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["megfelel ennek: „{filter}”","megfelel ennek: „{filter}”"], "View in folder" : "Megtekintés mappában", + "Direct link was copied (only works for users who have access to this file/folder)" : "A közvetlen hivatkozás másolva (csak azon felhasználóknak működik, akik elérik ezt a fájlt/mappát)", "Path" : "Útvonal", "_%n byte_::_%n bytes_" : ["%n bájt","%n bájt"], "Favorited" : "Kedvenc", @@ -178,13 +179,16 @@ OC.L10N.register( "Unknown error" : "Ismeretlen hiba", "Ownership transfer request sent" : "Tulajdonjog átruházási kérés elküldve", "Cannot transfer ownership of a file or folder you do not own" : "Nem ruházható át olyan fájl vagy mappa tulajdonjoga, amely nem Öné", + "Open the Files app settings" : "A Fájlok alkalmazás beállításainak megnyitása", "Files settings" : "Fájlok beállításai", "Show hidden files" : "Rejtett fájlok megjelenítése", "Crop image previews" : "Kép előnézetek vágása", "Additional settings" : "További beállítások", + "Webdav" : "Webdav", "Copy to clipboard" : "Másolás a vágólapra", "Use this address to access your Files via WebDAV" : "Ezzel a címmel férhet hozzá a Fájlokhoz a WebDAV-on keresztül", "Clipboard is not available" : "A vágólap nem érhető el", + "Webdav URL copied to clipboard" : "A WebDAV-cím a vágólapra másolva", "Unable to change the favourite state of the file" : "Nem lehet megváltoztatni a fájl kedvenc állapotát", "Error while loading the file data" : "Hiba történt a fájladatok betöltése közben", "Pick a template for {name}" : "Válassz sablont a(z) {name} fájlnak", diff --git a/apps/files/l10n/hu.json b/apps/files/l10n/hu.json index b07c7635abc..2e189acc2ad 100644 --- a/apps/files/l10n/hu.json +++ b/apps/files/l10n/hu.json @@ -96,6 +96,7 @@ "Your storage is almost full ({usedSpacePercent}%)." : "Tárhelye majdnem megtelt ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["megfelel ennek: „{filter}”","megfelel ennek: „{filter}”"], "View in folder" : "Megtekintés mappában", + "Direct link was copied (only works for users who have access to this file/folder)" : "A közvetlen hivatkozás másolva (csak azon felhasználóknak működik, akik elérik ezt a fájlt/mappát)", "Path" : "Útvonal", "_%n byte_::_%n bytes_" : ["%n bájt","%n bájt"], "Favorited" : "Kedvenc", @@ -176,13 +177,16 @@ "Unknown error" : "Ismeretlen hiba", "Ownership transfer request sent" : "Tulajdonjog átruházási kérés elküldve", "Cannot transfer ownership of a file or folder you do not own" : "Nem ruházható át olyan fájl vagy mappa tulajdonjoga, amely nem Öné", + "Open the Files app settings" : "A Fájlok alkalmazás beállításainak megnyitása", "Files settings" : "Fájlok beállításai", "Show hidden files" : "Rejtett fájlok megjelenítése", "Crop image previews" : "Kép előnézetek vágása", "Additional settings" : "További beállítások", + "Webdav" : "Webdav", "Copy to clipboard" : "Másolás a vágólapra", "Use this address to access your Files via WebDAV" : "Ezzel a címmel férhet hozzá a Fájlokhoz a WebDAV-on keresztül", "Clipboard is not available" : "A vágólap nem érhető el", + "Webdav URL copied to clipboard" : "A WebDAV-cím a vágólapra másolva", "Unable to change the favourite state of the file" : "Nem lehet megváltoztatni a fájl kedvenc állapotát", "Error while loading the file data" : "Hiba történt a fájladatok betöltése közben", "Pick a template for {name}" : "Válassz sablont a(z) {name} fájlnak", diff --git a/apps/files_sharing/l10n/da.js b/apps/files_sharing/l10n/da.js index 0971b1a0a34..d08ed2e97a8 100644 --- a/apps/files_sharing/l10n/da.js +++ b/apps/files_sharing/l10n/da.js @@ -147,6 +147,7 @@ OC.L10N.register( "remote group" : "ekstern gruppe", "guest" : "Gæst", "Internal link" : "Internt link", + "Cannot copy, please copy the link manually" : "Kan ikke kopiere, kopier venligst linket manuelt", "Only works for users with access to this folder" : "Virker kun for brugere med adgang til denne folder", "Only works for users with access to this file" : "Virker kun for brugere med adgang til denne fil", "Link copied" : "Link kopieret", @@ -158,8 +159,10 @@ OC.L10N.register( "Add another link" : "Tilføj et link mere", "Create a new share link" : "Opret et nyt delingslink", "Share link" : "Share link", + "No recommendations. Start typing." : "Ingen anbefalinger. Begynd at skrive.", "Resharing is not allowed" : "Gendeling er ikke tilladt", "Searching …" : "Søger ...", + "No elements found." : "Ingen elementer fundet.", "Search globally" : "Søg globalt", "Others with access" : "Andre med adgang", "No other users with access found" : "Ingen andre brugere med adgang fundet", diff --git a/apps/files_sharing/l10n/da.json b/apps/files_sharing/l10n/da.json index 232f70f76dd..908bddb33b7 100644 --- a/apps/files_sharing/l10n/da.json +++ b/apps/files_sharing/l10n/da.json @@ -145,6 +145,7 @@ "remote group" : "ekstern gruppe", "guest" : "Gæst", "Internal link" : "Internt link", + "Cannot copy, please copy the link manually" : "Kan ikke kopiere, kopier venligst linket manuelt", "Only works for users with access to this folder" : "Virker kun for brugere med adgang til denne folder", "Only works for users with access to this file" : "Virker kun for brugere med adgang til denne fil", "Link copied" : "Link kopieret", @@ -156,8 +157,10 @@ "Add another link" : "Tilføj et link mere", "Create a new share link" : "Opret et nyt delingslink", "Share link" : "Share link", + "No recommendations. Start typing." : "Ingen anbefalinger. Begynd at skrive.", "Resharing is not allowed" : "Gendeling er ikke tilladt", "Searching …" : "Søger ...", + "No elements found." : "Ingen elementer fundet.", "Search globally" : "Søg globalt", "Others with access" : "Andre med adgang", "No other users with access found" : "Ingen andre brugere med adgang fundet", diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index aaa8b321ce6..a726a322af3 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -204,7 +204,10 @@ OC.L10N.register( "Shared via link by {initiator}" : "Shared via link by {initiator}", "Mail share ({label})" : "Mail share ({label})", "Share link ({label})" : "Share link ({label})", + "Share link ({index})" : "Share link ({index})", "Share link" : "Share link", + "Actions for \"{title}\"" : "Actions for \"{title}\"", + "Copy public link of \"{title}\" to clipboard" : "Copy public link of \"{title}\" to clipboard", "Error, please enter proper password and/or expiration date" : "Error, please enter proper password and/or expiration date", "Link share created" : "Link share created", "Error while creating the share" : "Error while creating the share", diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json index da426f6281f..17712050c53 100644 --- a/apps/files_sharing/l10n/en_GB.json +++ b/apps/files_sharing/l10n/en_GB.json @@ -202,7 +202,10 @@ "Shared via link by {initiator}" : "Shared via link by {initiator}", "Mail share ({label})" : "Mail share ({label})", "Share link ({label})" : "Share link ({label})", + "Share link ({index})" : "Share link ({index})", "Share link" : "Share link", + "Actions for \"{title}\"" : "Actions for \"{title}\"", + "Copy public link of \"{title}\" to clipboard" : "Copy public link of \"{title}\" to clipboard", "Error, please enter proper password and/or expiration date" : "Error, please enter proper password and/or expiration date", "Link share created" : "Link share created", "Error while creating the share" : "Error while creating the share", diff --git a/apps/files_sharing/l10n/hu.js b/apps/files_sharing/l10n/hu.js index 38e5adf3849..abd202dccd9 100644 --- a/apps/files_sharing/l10n/hu.js +++ b/apps/files_sharing/l10n/hu.js @@ -204,8 +204,12 @@ OC.L10N.register( "Shared via link by {initiator}" : "{initiator} által hivatkozással megosztva", "Mail share ({label})" : "E-mail megosztás ({label})", "Share link ({label})" : "Megosztási hivatkozás ({label})", + "Share link ({index})" : "Megosztási hivatkozás ({index})", "Share link" : "Megosztási hivatkozás", + "Actions for \"{title}\"" : "A(z) „{title}” műveletei", + "Copy public link of \"{title}\" to clipboard" : "A(z) „{title}” nyilvános hivatkozás másolása a vágólapra", "Error, please enter proper password and/or expiration date" : "Hiba, írja be a megfelelő jelszót vagy lejárati dátumot", + "Link share created" : "Megosztási hivatkozás létrehozása", "Error while creating the share" : "Hiba a megosztás létrehozása során", "Search for share recipients" : "Megosztás résztvevőinek keresése", "No recommendations. Start typing." : "Nincs javaslat. Kezdjen gépelni.", @@ -230,9 +234,14 @@ OC.L10N.register( "Error creating the share" : "Megosztás létrehozása sikertelen", "Error updating the share: {errorMessage}" : "Hiba történt a megosztás frissítése során: {errorMessage}", "Error updating the share" : "Hiba történt a megosztás frissítése során", + "File \"{path}\" has been unshared" : "A(z) „{path}” fájl megosztása leállítva", + "Folder \"{path}\" has been unshared" : "A(z) „{path}” mappa megosztása leállítva", + "Share {propertyName} saved" : "A(z) {propertyName} megosztás mentve", "Shared" : "Megosztva", "Share" : "Megosztás", "Shared with" : "Megosztva vele:", + "Password created successfully" : "A jelszó sikeresen létrehozva", + "Error generating password from password policy" : "Hiba a jelszóházirend alapján történő jelszó-előállítás során", "Shared with you and the group {group} by {owner}" : "{owner} megosztotta Önnel és a(z) {group} csoporttal", "Shared with you and {circle} by {owner}" : "{owner} megosztotta Önnel és a(z) {circle} körrel", "Shared with you and the conversation {conversation} by {owner}" : "{owner} megosztotta Önnel és a(z) {conversation} beszélgetéssel", @@ -260,6 +269,9 @@ OC.L10N.register( "Copy to clipboard" : "Másolás a vágólapra", "Sorry, this link doesn’t seem to work anymore." : "Sajnos úgy tűnik, ez a hivatkozás már nem működik.", "Toggle grid view" : "Rácsnézet be/ki", - "Copy public link to clipboard" : "Nyilvános hivatkozás másolása a vágólapra" + "Copy public link to clipboard" : "Nyilvános hivatkozás másolása a vágólapra", + "Share label saved" : "A megosztás címkéje mentve", + "Share password saved" : "A megosztás jelszava mentve", + "Share note saved" : "A megosztás jegyzete mentve" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/hu.json b/apps/files_sharing/l10n/hu.json index 332563348e0..821c48bf9de 100644 --- a/apps/files_sharing/l10n/hu.json +++ b/apps/files_sharing/l10n/hu.json @@ -202,8 +202,12 @@ "Shared via link by {initiator}" : "{initiator} által hivatkozással megosztva", "Mail share ({label})" : "E-mail megosztás ({label})", "Share link ({label})" : "Megosztási hivatkozás ({label})", + "Share link ({index})" : "Megosztási hivatkozás ({index})", "Share link" : "Megosztási hivatkozás", + "Actions for \"{title}\"" : "A(z) „{title}” műveletei", + "Copy public link of \"{title}\" to clipboard" : "A(z) „{title}” nyilvános hivatkozás másolása a vágólapra", "Error, please enter proper password and/or expiration date" : "Hiba, írja be a megfelelő jelszót vagy lejárati dátumot", + "Link share created" : "Megosztási hivatkozás létrehozása", "Error while creating the share" : "Hiba a megosztás létrehozása során", "Search for share recipients" : "Megosztás résztvevőinek keresése", "No recommendations. Start typing." : "Nincs javaslat. Kezdjen gépelni.", @@ -228,9 +232,14 @@ "Error creating the share" : "Megosztás létrehozása sikertelen", "Error updating the share: {errorMessage}" : "Hiba történt a megosztás frissítése során: {errorMessage}", "Error updating the share" : "Hiba történt a megosztás frissítése során", + "File \"{path}\" has been unshared" : "A(z) „{path}” fájl megosztása leállítva", + "Folder \"{path}\" has been unshared" : "A(z) „{path}” mappa megosztása leállítva", + "Share {propertyName} saved" : "A(z) {propertyName} megosztás mentve", "Shared" : "Megosztva", "Share" : "Megosztás", "Shared with" : "Megosztva vele:", + "Password created successfully" : "A jelszó sikeresen létrehozva", + "Error generating password from password policy" : "Hiba a jelszóházirend alapján történő jelszó-előállítás során", "Shared with you and the group {group} by {owner}" : "{owner} megosztotta Önnel és a(z) {group} csoporttal", "Shared with you and {circle} by {owner}" : "{owner} megosztotta Önnel és a(z) {circle} körrel", "Shared with you and the conversation {conversation} by {owner}" : "{owner} megosztotta Önnel és a(z) {conversation} beszélgetéssel", @@ -258,6 +267,9 @@ "Copy to clipboard" : "Másolás a vágólapra", "Sorry, this link doesn’t seem to work anymore." : "Sajnos úgy tűnik, ez a hivatkozás már nem működik.", "Toggle grid view" : "Rácsnézet be/ki", - "Copy public link to clipboard" : "Nyilvános hivatkozás másolása a vágólapra" + "Copy public link to clipboard" : "Nyilvános hivatkozás másolása a vágólapra", + "Share label saved" : "A megosztás címkéje mentve", + "Share password saved" : "A megosztás jelszava mentve", + "Share note saved" : "A megosztás jegyzete mentve" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/settings/l10n/ca.js b/apps/settings/l10n/ca.js index 675654b041a..b7ae28f6184 100644 --- a/apps/settings/l10n/ca.js +++ b/apps/settings/l10n/ca.js @@ -38,6 +38,8 @@ OC.L10N.register( "{actor} changed your email address" : "{actor} ha canviat la vostra adreça de correu electrònic", "You changed your email address" : "Heu canviat la vostra adreça de correu electrònic", "Your email address was changed by an administrator" : "Un administrador ha canviat la vostra adreça de correu electrònic", + "You created an app password for a session named \"{token}\"" : "Heu creat una contrasenya d'aplicació per a una sessió anomenada \"{token}\"", + "An administrator created an app password for a session named \"{token}\"" : "Un administrador ha creat una contrasenya d'aplicació per a una sessió anomenada \"{token}\"", "You deleted app password \"{token}\"" : "Heu suprimit \"{token}\" de l’aplicació de contrasenyes", "You renamed app password \"{token}\" to \"{newToken}\"" : "Heu reanomenat \"{token}\" a \"{newToken} a l'aplicació de contrasenyes", "You granted filesystem access to app password \"{token}\"" : "Heu donat accés al sistema de fitxers a l'aplicació de contrasenyes \"{token}\"", diff --git a/apps/settings/l10n/ca.json b/apps/settings/l10n/ca.json index 4bd72462d9d..c5f9905ee70 100644 --- a/apps/settings/l10n/ca.json +++ b/apps/settings/l10n/ca.json @@ -36,6 +36,8 @@ "{actor} changed your email address" : "{actor} ha canviat la vostra adreça de correu electrònic", "You changed your email address" : "Heu canviat la vostra adreça de correu electrònic", "Your email address was changed by an administrator" : "Un administrador ha canviat la vostra adreça de correu electrònic", + "You created an app password for a session named \"{token}\"" : "Heu creat una contrasenya d'aplicació per a una sessió anomenada \"{token}\"", + "An administrator created an app password for a session named \"{token}\"" : "Un administrador ha creat una contrasenya d'aplicació per a una sessió anomenada \"{token}\"", "You deleted app password \"{token}\"" : "Heu suprimit \"{token}\" de l’aplicació de contrasenyes", "You renamed app password \"{token}\" to \"{newToken}\"" : "Heu reanomenat \"{token}\" a \"{newToken} a l'aplicació de contrasenyes", "You granted filesystem access to app password \"{token}\"" : "Heu donat accés al sistema de fitxers a l'aplicació de contrasenyes \"{token}\"", diff --git a/apps/settings/l10n/hu.js b/apps/settings/l10n/hu.js index d91c78783ef..b8461e50699 100644 --- a/apps/settings/l10n/hu.js +++ b/apps/settings/l10n/hu.js @@ -38,6 +38,8 @@ OC.L10N.register( "{actor} changed your email address" : "{actor} megváltoztatta az e-mail-címét", "You changed your email address" : "Megváltoztatta az e-mail-címét", "Your email address was changed by an administrator" : "Az e-mail-címét megváltoztatta egy rendszergazda", + "You created an app password for a session named \"{token}\"" : "Létrehozott egy alkalmazásjelszót a következő munkamenethez: „{token}”", + "An administrator created an app password for a session named \"{token}\"" : "Egy rendszergazda létrehozott egy alkalmazásjelszót a következő munkamenethez: „{token}”", "You deleted app password \"{token}\"" : "Törölte a(z) „{token}” alkalmazásjelszót", "You renamed app password \"{token}\" to \"{newToken}\"" : "Átnevezted a(z) „{token}” alkalmazásjelszót erre: „{newToken}”", "You granted filesystem access to app password \"{token}\"" : "Fájlrendszer-hozzáférést adott a(z) „{token}” alkalmazásjelszónak", diff --git a/apps/settings/l10n/hu.json b/apps/settings/l10n/hu.json index ad62c87993c..262d3c0a6ab 100644 --- a/apps/settings/l10n/hu.json +++ b/apps/settings/l10n/hu.json @@ -36,6 +36,8 @@ "{actor} changed your email address" : "{actor} megváltoztatta az e-mail-címét", "You changed your email address" : "Megváltoztatta az e-mail-címét", "Your email address was changed by an administrator" : "Az e-mail-címét megváltoztatta egy rendszergazda", + "You created an app password for a session named \"{token}\"" : "Létrehozott egy alkalmazásjelszót a következő munkamenethez: „{token}”", + "An administrator created an app password for a session named \"{token}\"" : "Egy rendszergazda létrehozott egy alkalmazásjelszót a következő munkamenethez: „{token}”", "You deleted app password \"{token}\"" : "Törölte a(z) „{token}” alkalmazásjelszót", "You renamed app password \"{token}\" to \"{newToken}\"" : "Átnevezted a(z) „{token}” alkalmazásjelszót erre: „{newToken}”", "You granted filesystem access to app password \"{token}\"" : "Fájlrendszer-hozzáférést adott a(z) „{token}” alkalmazásjelszónak", diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js index eeb81ee533b..628ee281da2 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -151,7 +151,7 @@ OC.L10N.register( "Unable to modify setting" : "Incapaz de modificar a configuração", "Two-Factor Authentication" : "Autenticação de Dois Fatores", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "A autenticação de dois fatores pode ser imposta a todos os usuários e grupos específicos. Se eles não tiverem um provedor de dois fatores configurado, não poderão fazer login no sistema.", - "Enforce two-factor authentication" : "Aplicar autenticação de dois fatores", + "Enforce two-factor authentication" : "Forçar o uso de autenticação de dois fatores", "Limit to groups" : "Limitado a grupos", "Enforcement of two-factor authentication can be set for certain groups only." : "A obrigatoriedade da autenticação de dois fatores pode ser definida para determinados grupos apenas.", "Two-factor authentication is enforced for all members of the following groups." : "A autenticação de dois fatores é imposta a todos os membros dos seguintes grupos.", diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json index 04f4491d13a..d6be200a367 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -149,7 +149,7 @@ "Unable to modify setting" : "Incapaz de modificar a configuração", "Two-Factor Authentication" : "Autenticação de Dois Fatores", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "A autenticação de dois fatores pode ser imposta a todos os usuários e grupos específicos. Se eles não tiverem um provedor de dois fatores configurado, não poderão fazer login no sistema.", - "Enforce two-factor authentication" : "Aplicar autenticação de dois fatores", + "Enforce two-factor authentication" : "Forçar o uso de autenticação de dois fatores", "Limit to groups" : "Limitado a grupos", "Enforcement of two-factor authentication can be set for certain groups only." : "A obrigatoriedade da autenticação de dois fatores pode ser definida para determinados grupos apenas.", "Two-factor authentication is enforced for all members of the following groups." : "A autenticação de dois fatores é imposta a todos os membros dos seguintes grupos.", diff --git a/apps/updatenotification/l10n/hu.js b/apps/updatenotification/l10n/hu.js index f851fdde5f6..73eab43873a 100644 --- a/apps/updatenotification/l10n/hu.js +++ b/apps/updatenotification/l10n/hu.js @@ -8,7 +8,8 @@ OC.L10N.register( "The update server could not be reached since %d days to check for new updates." : "A frissítési kiszolgáló %d napja nem érhető el a frissítések kereséséhez.", "Please check the Nextcloud and server log files for errors." : "Ellenőrizze, hogy vannak-e hibák a Nextcloud és a rendszer naplófájljaiban.", "Update to %1$s is available." : "%1$s frissítés érhető el.", - "Update for {app} to version %s is available." : "A(z) {app} frissíthető erre a verzióra: %s.", + "Update to {serverAndVersion} is available." : "A {serverAndVersion} frissítése elérhető.", + "Update for {app} to version %s is available." : "A {app} frissíthető erre a verzióra: %s.", "Update notification" : "Frissítési értesítés", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Megjeleníti a Nextcloud frissítéseiről szóló értesítéseket és SSO hozzáférést nyújt a frissítésekhez.", "Update" : "Frissítés", diff --git a/apps/updatenotification/l10n/hu.json b/apps/updatenotification/l10n/hu.json index e2bd96611ad..8650cc7827d 100644 --- a/apps/updatenotification/l10n/hu.json +++ b/apps/updatenotification/l10n/hu.json @@ -6,7 +6,8 @@ "The update server could not be reached since %d days to check for new updates." : "A frissítési kiszolgáló %d napja nem érhető el a frissítések kereséséhez.", "Please check the Nextcloud and server log files for errors." : "Ellenőrizze, hogy vannak-e hibák a Nextcloud és a rendszer naplófájljaiban.", "Update to %1$s is available." : "%1$s frissítés érhető el.", - "Update for {app} to version %s is available." : "A(z) {app} frissíthető erre a verzióra: %s.", + "Update to {serverAndVersion} is available." : "A {serverAndVersion} frissítése elérhető.", + "Update for {app} to version %s is available." : "A {app} frissíthető erre a verzióra: %s.", "Update notification" : "Frissítési értesítés", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Megjeleníti a Nextcloud frissítéseiről szóló értesítéseket és SSO hozzáférést nyújt a frissítésekhez.", "Update" : "Frissítés", diff --git a/apps/user_ldap/l10n/hu.js b/apps/user_ldap/l10n/hu.js index e3e7a5de3b3..5a2c692fadb 100644 --- a/apps/user_ldap/l10n/hu.js +++ b/apps/user_ldap/l10n/hu.js @@ -10,6 +10,7 @@ OC.L10N.register( "No action specified" : "Nincs megadva művelet", "No configuration specified" : "Nincsenek megadva beállítások", "No data specified" : "Nincsenek megadva adatok", + "Invalid data specified" : "A megadott adatok érvénytelenek", " Could not set configuration %s" : " A(z) %s beállítás nem adható meg", "Action does not exist" : "A művelet nem létezik", "Renewing …" : "Megújítás…", diff --git a/apps/user_ldap/l10n/hu.json b/apps/user_ldap/l10n/hu.json index 676bbfdd414..0ad91142eb2 100644 --- a/apps/user_ldap/l10n/hu.json +++ b/apps/user_ldap/l10n/hu.json @@ -8,6 +8,7 @@ "No action specified" : "Nincs megadva művelet", "No configuration specified" : "Nincsenek megadva beállítások", "No data specified" : "Nincsenek megadva adatok", + "Invalid data specified" : "A megadott adatok érvénytelenek", " Could not set configuration %s" : " A(z) %s beállítás nem adható meg", "Action does not exist" : "A művelet nem létezik", "Renewing …" : "Megújítás…", |