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/files_sharing/l10n/hu.json | |
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/files_sharing/l10n/hu.json')
-rw-r--r-- | apps/files_sharing/l10n/hu.json | 14 |
1 files changed, 13 insertions, 1 deletions
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 |