diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-31 02:25:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-31 02:25:42 +0000 |
commit | 9035be6b81fc527a57dcbbbb424dc9a84aef832b (patch) | |
tree | e10bff214f89eb6bb681368d488e2273743228cb /apps/federatedfilesharing/l10n/hu.js | |
parent | e4fadcf02a1146bc454e0217b5883dd2451ed96f (diff) | |
download | nextcloud-server-9035be6b81fc527a57dcbbbb424dc9a84aef832b.tar.gz nextcloud-server-9035be6b81fc527a57dcbbbb424dc9a84aef832b.zip |
Fix(l10n): đź” Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/federatedfilesharing/l10n/hu.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/hu.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/hu.js b/apps/federatedfilesharing/l10n/hu.js index 0d842560026..fe766a45b23 100644 --- a/apps/federatedfilesharing/l10n/hu.js +++ b/apps/federatedfilesharing/l10n/hu.js @@ -25,8 +25,6 @@ OC.L10N.register( "Accept" : "Elfogadás", "Decline" : "ElutasĂtás", "Federated Cloud Sharing" : "Föderált felhĹ‘megosztás", - "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Ossza meg velem a #Nextcloud föderált felhĹ‘azonosĂtĂłm segĂtsĂ©gĂ©vel, lásd %s", - "Share with me through my #Nextcloud Federated Cloud ID" : "Ossza meg velem a #Nextcloud föderált felhĹ‘azonosĂtĂłm segĂtsĂ©gĂ©vel ", "Sharing" : "Megosztás", "Federated file sharing" : "Föderált fájlmegosztás", "Provide federated file sharing across servers" : "Föderált fájlmegosztás biztosĂtása a kiszolgálĂłk között", @@ -49,6 +47,7 @@ OC.L10N.register( "Share with me via Nextcloud" : "Ossza meg velem a Nextcloudon keresztĂĽl", "HTML Code:" : "HTML-kĂłd:", "Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "Ossza meg velem a #Nextcloud föderált felhĹ‘azonosĂtĂłm segĂtsĂ©gĂ©vel, lásd {url}", + "Share with me through my #Nextcloud Federated Cloud ID" : "Ossza meg velem a #Nextcloud föderált felhĹ‘azonosĂtĂłm segĂtsĂ©gĂ©vel ", "Cloud ID copied to the clipboard" : "FelhĹ‘azonosĂtĂł a vágĂłlapra másolva", "Copy to clipboard" : "Másolás a vágĂłlapra", "Clipboard is not available" : "A vágĂłlap nem Ă©rhetĹ‘ el", @@ -59,6 +58,7 @@ OC.L10N.register( "Press Ctrl-C to copy." : "A másoláshoz nyomjon Ctrl-C-t.", "You received \"%3$s\" as a remote share from %4$s (%1$s) (on behalf of %5$s (%2$s))" : "A(z) „%3$s” fogadva távoli megosztáskĂ©nt innen: %4$s (%1$s) (%5$s nevĂ©ben (%2$s))", "You received \"%3$s\" as a remote share from %4$s (%1$s)" : "Kapott egy távoli megosztást: „%3$s”, innen: %4$s (%1$s)", + "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Ossza meg velem a #Nextcloud föderált felhĹ‘azonosĂtĂłm segĂtsĂ©gĂ©vel, lásd %s", "Open documentation" : "DokumentáciĂł megnyitása" }, "nplurals=2; plural=(n != 1);"); |