diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-12 02:28:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-12 02:28:13 +0000 |
commit | b85c2dab27a392c5031701a7a5809c47f3b76d59 (patch) | |
tree | 7bab8faaf07275d6e15a15bb96ed296adc99da77 /apps/files/l10n/hu.js | |
parent | 83dcb2061d441c94805a6533be0acc622355de22 (diff) | |
download | nextcloud-server-b85c2dab27a392c5031701a7a5809c47f3b76d59.tar.gz nextcloud-server-b85c2dab27a392c5031701a7a5809c47f3b76d59.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/hu.js')
-rw-r--r-- | apps/files/l10n/hu.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/hu.js b/apps/files/l10n/hu.js index 8bd900afb69..c1e111e09bc 100644 --- a/apps/files/l10n/hu.js +++ b/apps/files/l10n/hu.js @@ -220,7 +220,6 @@ OC.L10N.register( "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", - "Cancel" : "Mégse", "Create" : "Létrehozás", "Create a new file with the selected template" : "Új fájl létrehozása a kiválasztott sablonnal", "Creating file" : "Fájl létrehozása", @@ -254,6 +253,7 @@ OC.L10N.register( "Unlimited" : "Korlátlan", "Search users" : "Fehasználók keresése", "Cannot transfer ownership of a file or folder you don't own" : "Nem ruházható át olyan fájl vagy mappa tulajdonjoga, amely nem Öné", + "Cancel" : "Mégse", "%s used" : "%s használt", "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s / %2$s felhasználva", |