aboutsummaryrefslogtreecommitdiffstats
path: root/apps/systemtags
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-09-08 00:10:21 +0000
committerNextcloud bot <bot@nextcloud.com>2016-09-08 00:10:21 +0000
commitb992bf21426cd23428b56d00b67ce100bf0da4be (patch)
tree08cca5b4bdcdce6568f1170f3dacb4933b3035ad /apps/systemtags
parent25a1a68bc9eb827965495627ab11d3dfc7c3c09e (diff)
downloadnextcloud-server-b992bf21426cd23428b56d00b67ce100bf0da4be.tar.gz
nextcloud-server-b992bf21426cd23428b56d00b67ce100bf0da4be.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/systemtags')
-rw-r--r--apps/systemtags/l10n/hu_HU.js9
-rw-r--r--apps/systemtags/l10n/hu_HU.json9
2 files changed, 16 insertions, 2 deletions
diff --git a/apps/systemtags/l10n/hu_HU.js b/apps/systemtags/l10n/hu_HU.js
index c9d10d74b62..fc78cc9f51e 100644
--- a/apps/systemtags/l10n/hu_HU.js
+++ b/apps/systemtags/l10n/hu_HU.js
@@ -26,10 +26,17 @@ OC.L10N.register(
"%1$s unassigned system tag %3$s from %2$s" : "%1$s elvette ezt a rendszer címkét %3$s tőle: %2$s",
"%s (restricted)" : "%s (korlátozott)",
"%s (invisible)" : "%s (láthatatlan)",
+ "Collaborative tags" : "Együttműködési címkék",
"Name" : "Név",
+ "Delete" : "Törlés",
+ "Public" : "Nyilvános",
+ "Restricted" : "Korlátozott",
+ "Invisible" : "Láthatatlan",
+ "Reset" : "Visszaállítás",
"No files in here" : "Itt nincsenek fájlok",
"No entries found in this folder" : "Nincsenek bejegyzések ebben a mappában",
"Size" : "Méret",
- "Modified" : "Módosítva"
+ "Modified" : "Módosítva",
+ "%s (not-assignable)" : "%s (nem hozzárendelhető)"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/systemtags/l10n/hu_HU.json b/apps/systemtags/l10n/hu_HU.json
index a72a05d7e57..a14fac23152 100644
--- a/apps/systemtags/l10n/hu_HU.json
+++ b/apps/systemtags/l10n/hu_HU.json
@@ -24,10 +24,17 @@
"%1$s unassigned system tag %3$s from %2$s" : "%1$s elvette ezt a rendszer címkét %3$s tőle: %2$s",
"%s (restricted)" : "%s (korlátozott)",
"%s (invisible)" : "%s (láthatatlan)",
+ "Collaborative tags" : "Együttműködési címkék",
"Name" : "Név",
+ "Delete" : "Törlés",
+ "Public" : "Nyilvános",
+ "Restricted" : "Korlátozott",
+ "Invisible" : "Láthatatlan",
+ "Reset" : "Visszaállítás",
"No files in here" : "Itt nincsenek fájlok",
"No entries found in this folder" : "Nincsenek bejegyzések ebben a mappában",
"Size" : "Méret",
- "Modified" : "Módosítva"
+ "Modified" : "Módosítva",
+ "%s (not-assignable)" : "%s (nem hozzárendelhető)"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file