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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/hu.js')
-rw-r--r--l10n/hu.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/l10n/hu.js b/l10n/hu.js
index c4cf04b..e7f6f44 100644
--- a/l10n/hu.js
+++ b/l10n/hu.js
@@ -1,13 +1,13 @@
OC.L10N.register(
"notifications",
{
- "in {path}" : "itt: {path}",
+ "Admin notifications" : "Adminisztrátor értesítések",
"Notifications" : "Értesítések",
- "No notifications" : "Nincsenek értesítések",
- "Dismiss" : "Elutasít",
+ "Failed to dismiss all notifications" : "Sikertelen volt az összes értesítés elengedése",
"Failed to perform action" : "Sikertelen művelet",
"Failed to dismiss notification" : "Sikertelen értesítés elengedés",
- "Failed to dismiss all notifications" : "Sikertelen volt az összes értesítés elengedése",
- "Admin notifications" : "Adminisztrátor értesítések"
+ "in {path}" : "itt: {path}",
+ "No notifications" : "Nincsenek értesítések",
+ "Dismiss" : "Elutasít"
},
"nplurals=2; plural=(n != 1);");