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/is.js')
-rw-r--r--l10n/is.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/is.js b/l10n/is.js
index bbe6c05..b8f3bf3 100644
--- a/l10n/is.js
+++ b/l10n/is.js
@@ -1,12 +1,12 @@
OC.L10N.register(
"notifications",
{
+ "Admin notifications" : "Tilkynningar kerfisstjóra",
+ "Notifications" : "Tilkynningar",
+ "Failed to dismiss all notifications" : "Mistókst að afgreiða allar tilkynningar",
"Failed to perform action" : "Mistókst að framkvæma aðgerð",
"Failed to dismiss notification" : "Mistókst að afgreiða tilkynningu",
- "Failed to dismiss all notifications" : "Mistókst að afgreiða allar tilkynningar",
"in {path}" : "í {path}",
- "Admin notifications" : "Tilkynningar kerfisstjóra",
- "Notifications" : "Tilkynningar",
"No notifications" : "Engar tilkynningar",
"Dismiss" : "Hafna"
},