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/is.js')
-rw-r--r--apps/user_status/l10n/is.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/user_status/l10n/is.js b/apps/user_status/l10n/is.js
index 953e729b5bf..18f91c514ad 100644
--- a/apps/user_status/l10n/is.js
+++ b/apps/user_status/l10n/is.js
@@ -8,7 +8,7 @@ OC.L10N.register(
"Vacationing" : "Í fríi",
"Working remotely" : "Fjarvinna",
"User status" : "Staða notanda",
- "Clear status message after" : "Hreinsa stöðuskilaboð eftir",
+ "Clear status after" : "Hreinsa stöðu eftir",
"What is your status?" : "Hver er staðan á þér?",
"Set status" : "Setja stöðu",
"Online status" : "Staða á netinu",
@@ -33,6 +33,7 @@ OC.L10N.register(
"4 hours" : "4 klukkustundir",
"Mute all notifications" : "Þagga allar tilkynningar",
"Appear offline" : "Birtast ótengt",
+ "Clear status message after" : "Hreinsa stöðuskilaboð eftir",
"What's your status?" : "Hver er staðan á þér?"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");