Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Oct 20, 2023
1 parent a422d33 commit 262d075
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions l10n/hu.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,9 @@ OC.L10N.register(
"Local time" : "Helyi idő",
"UTC time" : "UTC idő",
"Time format used for displaying the timestamp" : "Időformátum, amiben az időbélyegek megjelennek",
"(Local log files only support the \"raw\" time format)" : "(A helyi naplófájlok csak a \"nyers\" időformátumot támogatják)",
"Could not change date time format." : "Nem lehet módosítani a dátum és idő formátumot.",
"Polling is disabled because server is not configured to log to file" : "A szavazás ki van kapcsolva, mert a kiszolgáló nincs konfigurálva naplózásra",
"Polling (live view)" : "Szavazás (élő nézet)",
"Could not change live view setting." : "Az élőnézet beállításai nem módosíthatóak.",
"Filter logging levels" : "Naplószintek szűrése",
Expand All @@ -54,7 +56,9 @@ OC.L10N.register(
"Warning" : "Figyelmeztetés",
"Error" : "Hiba",
"Fatal" : "Végzetes",
"Could not fetch new log entries (server unavailable)" : "Az új naplóbejegyzések nem elérhetőek (kiszolgáló nem elérhető)",
"Could not fetch new entries" : "Nem sikerült lekérni az új bejegyzéseket",
"Could not copy to clipboard, please copy manually:" : "Nem lehet a vágólapra másolni. Másolja át kézileg.",
"\tfrom {address} by {user} at {time}\n" : "\terről a címről: {address} , {user} által ebben az időben: {time}\n",
"Error parsing log" : "Napló feldolgozási hiba",
"Caused by " : "Okozta:",
Expand Down
4 changes: 4 additions & 0 deletions l10n/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,9 @@
"Local time" : "Helyi idő",
"UTC time" : "UTC idő",
"Time format used for displaying the timestamp" : "Időformátum, amiben az időbélyegek megjelennek",
"(Local log files only support the \"raw\" time format)" : "(A helyi naplófájlok csak a \"nyers\" időformátumot támogatják)",
"Could not change date time format." : "Nem lehet módosítani a dátum és idő formátumot.",
"Polling is disabled because server is not configured to log to file" : "A szavazás ki van kapcsolva, mert a kiszolgáló nincs konfigurálva naplózásra",
"Polling (live view)" : "Szavazás (élő nézet)",
"Could not change live view setting." : "Az élőnézet beállításai nem módosíthatóak.",
"Filter logging levels" : "Naplószintek szűrése",
Expand All @@ -52,7 +54,9 @@
"Warning" : "Figyelmeztetés",
"Error" : "Hiba",
"Fatal" : "Végzetes",
"Could not fetch new log entries (server unavailable)" : "Az új naplóbejegyzések nem elérhetőek (kiszolgáló nem elérhető)",
"Could not fetch new entries" : "Nem sikerült lekérni az új bejegyzéseket",
"Could not copy to clipboard, please copy manually:" : "Nem lehet a vágólapra másolni. Másolja át kézileg.",
"\tfrom {address} by {user} at {time}\n" : "\terről a címről: {address} , {user} által ebben az időben: {time}\n",
"Error parsing log" : "Napló feldolgozási hiba",
"Caused by " : "Okozta:",
Expand Down

0 comments on commit 262d075

Please sign in to comment.