Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_status/l10n/hu.js')
-rw-r--r--apps/user_status/l10n/hu.js37
1 files changed, 37 insertions, 0 deletions
diff --git a/apps/user_status/l10n/hu.js b/apps/user_status/l10n/hu.js
new file mode 100644
index 00000000000..a19898c6d63
--- /dev/null
+++ b/apps/user_status/l10n/hu.js
@@ -0,0 +1,37 @@
+OC.L10N.register(
+ "user_status",
+ {
+ "In a meeting" : "Találkozón",
+ "Commuting" : "Ingázás",
+ "Out sick" : "Beteg szabadság",
+ "Vacationing" : "Nyaralás",
+ "Working remotely" : "Távoli munkavégzés",
+ "User status" : "Felhasználói állapot",
+ "Clear status message after" : "Állapotüzenet törlése ennyi idő után:",
+ "What's your status?" : "Mi az állapota?",
+ "Set status" : "Állapot beállítása",
+ "Online status" : "Online állapot",
+ "Status message" : "Állapotüzenet",
+ "Clear status message" : "Állapotüzenet törlése",
+ "Set status message" : "Állapotüzenet beállítása",
+ "There was an error saving the status" : "Hiba történt az állapot mentésekor",
+ "There was an error clearing the status" : "Hiba történt az állapot törlésekor",
+ "No recent status changes" : "Nincsenek legutóbbi állapotváltozások",
+ "Away" : "Távol",
+ "Do not disturb" : "Ne zavarjanak",
+ "{status}, {timestamp}" : "{status}, {timestamp}",
+ "Don't clear" : "Ne törölje",
+ "Today" : "Ma",
+ "This week" : "Ez a hét",
+ "Online" : "Online",
+ "Invisible" : "Láthatatlan",
+ "Offline" : "Offline",
+ "There was an error saving the new status" : "Hiba történt az új állapot mentésekor",
+ "30 minutes" : "30 perc",
+ "1 hour" : "1 óra",
+ "4 hours" : "4 óra",
+ "Mute all notifications" : "Összes értesítés némítása",
+ "Appear offline" : "Offline módon jelenik meg",
+ "Clear status after" : "Állapot törlése ennyi idő után"
+},
+"nplurals=2; plural=(n != 1);");