Skip to content

Commit 9c6dff2

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 61c7593 commit 9c6dff2

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

l10n/hu.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ OC.L10N.register(
5555
"{actor} deleted your poll \"%s\"." : "{actor} törölte az Ön „%s” szavazását.",
5656
"%s archived your poll" : "%s archiválta az Ön szavazását",
5757
"{actor} archived your poll \"%s\"." : "{actor} archiválta az Ön „%s” szavazását.",
58+
"No one." : "Senki.",
5859
"Access denied" : "Hozzáférés megtagadva",
5960
"You have commented on poll {pollTitle}" : "Megjegyzést fűzött a(z) {pollTitle} szavazáshoz",
6061
"{actor} has commented on poll {pollTitle}" : "{actor} megjegyzést fűzött a(z) {pollTitle} szavazáshoz",
@@ -64,6 +65,8 @@ OC.L10N.register(
6465
"{actor} has deleted a comment from poll {pollTitle}" : "{actor} törölt egy megjegyzést a(z) {pollTitle} szavazásnál",
6566
"You have deleted a comment" : "Törölt egy megjegyzést",
6667
"{actor} has deleted a comment" : "{actor} törölt egy megjegyzést",
68+
"You have restored a comment" : "Visszaállítottál egy megjegyzést",
69+
"{actor} has restored a comment" : "{actor} visszaállított egy megjegyzést",
6770
"You have added an option to poll {pollTitle}" : "Hozzáadott egy lehetőséget a(z) {pollTitle} szavazáshoz",
6871
"{actor} has added an option to poll {pollTitle}" : "{actor} hozzáadott egy lehetőséget a(z) {pollTitle} szavazáshoz",
6972
"You have added an option" : "Hozzáadott egy lehetőséget",

l10n/hu.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
"{actor} deleted your poll \"%s\"." : "{actor} törölte az Ön „%s” szavazását.",
5454
"%s archived your poll" : "%s archiválta az Ön szavazását",
5555
"{actor} archived your poll \"%s\"." : "{actor} archiválta az Ön „%s” szavazását.",
56+
"No one." : "Senki.",
5657
"Access denied" : "Hozzáférés megtagadva",
5758
"You have commented on poll {pollTitle}" : "Megjegyzést fűzött a(z) {pollTitle} szavazáshoz",
5859
"{actor} has commented on poll {pollTitle}" : "{actor} megjegyzést fűzött a(z) {pollTitle} szavazáshoz",
@@ -62,6 +63,8 @@
6263
"{actor} has deleted a comment from poll {pollTitle}" : "{actor} törölt egy megjegyzést a(z) {pollTitle} szavazásnál",
6364
"You have deleted a comment" : "Törölt egy megjegyzést",
6465
"{actor} has deleted a comment" : "{actor} törölt egy megjegyzést",
66+
"You have restored a comment" : "Visszaállítottál egy megjegyzést",
67+
"{actor} has restored a comment" : "{actor} visszaállított egy megjegyzést",
6568
"You have added an option to poll {pollTitle}" : "Hozzáadott egy lehetőséget a(z) {pollTitle} szavazáshoz",
6669
"{actor} has added an option to poll {pollTitle}" : "{actor} hozzáadott egy lehetőséget a(z) {pollTitle} szavazáshoz",
6770
"You have added an option" : "Hozzáadott egy lehetőséget",

0 commit comments

Comments
 (0)