diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-18 02:16:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-18 02:16:28 +0000 |
commit | 148bdabd580d4ff055217649c40dbb3309830267 (patch) | |
tree | 2bb48fa84e06ed3f54dbf29220e22a936ff7f5c4 /apps/files/l10n | |
parent | 51c9fd4ecec36fadd9858f60943b7aeeb0f1fae9 (diff) | |
download | nextcloud-server-148bdabd580d4ff055217649c40dbb3309830267.tar.gz nextcloud-server-148bdabd580d4ff055217649c40dbb3309830267.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/hu.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/hu.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/hu.js b/apps/files/l10n/hu.js index 4c1e4b336a4..ebfffce75cd 100644 --- a/apps/files/l10n/hu.js +++ b/apps/files/l10n/hu.js @@ -139,6 +139,7 @@ OC.L10N.register( "Accept" : "Elfogad", "File Management" : "Fájlkezelés", "Change" : "Módosít", + "Invalid path selected" : "Érvénytelen útvonal kiválasztva", "Tags" : "Címkék", "%s used" : "%s használt", "%1$s of %2$s used" : "%1$s a %2$s-ból használva", diff --git a/apps/files/l10n/hu.json b/apps/files/l10n/hu.json index 401ce02406f..8fef8274e30 100644 --- a/apps/files/l10n/hu.json +++ b/apps/files/l10n/hu.json @@ -137,6 +137,7 @@ "Accept" : "Elfogad", "File Management" : "Fájlkezelés", "Change" : "Módosít", + "Invalid path selected" : "Érvénytelen útvonal kiválasztva", "Tags" : "Címkék", "%s used" : "%s használt", "%1$s of %2$s used" : "%1$s a %2$s-ból használva", |