diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-05 02:15:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-05 02:15:24 +0000 |
commit | 944be7950a0199dbc48b99dac936987b13dd0383 (patch) | |
tree | 040e5489a797e339b78d21d1b3df90311e79a3d9 /apps/dashboard | |
parent | f806aa6f2f78fe987ffd78166c3eb1dcc0992e26 (diff) | |
download | nextcloud-server-944be7950a0199dbc48b99dac936987b13dd0383.tar.gz nextcloud-server-944be7950a0199dbc48b99dac936987b13dd0383.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dashboard')
-rw-r--r-- | apps/dashboard/l10n/hu.js | 2 | ||||
-rw-r--r-- | apps/dashboard/l10n/hu.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/dashboard/l10n/hu.js b/apps/dashboard/l10n/hu.js index 9d3acc21e88..efb717b2547 100644 --- a/apps/dashboard/l10n/hu.js +++ b/apps/dashboard/l10n/hu.js @@ -27,6 +27,6 @@ OC.L10N.register( "Pick from Files" : "Választás a fájlok közül", "Default images" : "Alapértelmezett képek", "Plain background" : "Egyszerű háttér", - "Insert from {productName}" : "Beillesztés innen: {productName}-" + "Insert from {productName}" : "Beillesztés innen: {productName}" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dashboard/l10n/hu.json b/apps/dashboard/l10n/hu.json index 3bbc20c6ee9..4d83da0b427 100644 --- a/apps/dashboard/l10n/hu.json +++ b/apps/dashboard/l10n/hu.json @@ -25,6 +25,6 @@ "Pick from Files" : "Választás a fájlok közül", "Default images" : "Alapértelmezett képek", "Plain background" : "Egyszerű háttér", - "Insert from {productName}" : "Beillesztés innen: {productName}-" + "Insert from {productName}" : "Beillesztés innen: {productName}" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |