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