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/ro.js')
-rw-r--r--apps/user_status/l10n/ro.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_status/l10n/ro.js b/apps/user_status/l10n/ro.js
index 300cabab797..24267bbde7a 100644
--- a/apps/user_status/l10n/ro.js
+++ b/apps/user_status/l10n/ro.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"In a call" : "Într-un apel",
"User status" : "Statusul utilizatorului",
"View profile" : "Vezi profilul",
- "Clear status message after" : "Șterge mesajul de stare după",
"What is your status?" : "Care este statusul dumneavoastră?",
"Set status" : "Setează status",
"Online status" : "Status online",
@@ -35,6 +34,7 @@ OC.L10N.register(
"4 hours" : "4 ore",
"Mute all notifications" : "Dezactivați toate notificările",
"Appear offline" : "Apari deconectat",
+ "Clear status message after" : "Șterge mesajul de stare după",
"What's your status?" : "Care este statusul tău?"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");