diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-13 02:26:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-13 02:26:35 +0000 |
commit | 9c01fed263f7cade10bdbc54748c645aa0d3074d (patch) | |
tree | ff86a5ced3817bd9963c7abb50900976d9b2a5eb /apps/files_sharing/l10n/hu.js | |
parent | bec52be8edf0067056840fb8e5b75d39ef84d803 (diff) | |
download | nextcloud-server-9c01fed263f7cade10bdbc54748c645aa0d3074d.tar.gz nextcloud-server-9c01fed263f7cade10bdbc54748c645aa0d3074d.zip |
Fix(l10n): đź” Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/hu.js')
-rw-r--r-- | apps/files_sharing/l10n/hu.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/hu.js b/apps/files_sharing/l10n/hu.js index 54282699969..38e5adf3849 100644 --- a/apps/files_sharing/l10n/hu.js +++ b/apps/files_sharing/l10n/hu.js @@ -205,7 +205,6 @@ OC.L10N.register( "Mail share ({label})" : "E-mail megosztás ({label})", "Share link ({label})" : "Megosztási hivatkozás ({label})", "Share link" : "Megosztási hivatkozás", - "Copy public link to clipboard" : "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", "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", @@ -260,6 +259,7 @@ OC.L10N.register( "One or more of your shares will expire tomorrow" : "Egy vagy több megosztása holnap lejár", "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" + "Toggle grid view" : "RácsnĂ©zet be/ki", + "Copy public link to clipboard" : "Nyilvános hivatkozás másolása a vágĂłlapra" }, "nplurals=2; plural=(n != 1);"); |