diff options
Diffstat (limited to 'apps/user_status/l10n/sr@latin.js')
-rw-r--r-- | apps/user_status/l10n/sr@latin.js | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/apps/user_status/l10n/sr@latin.js b/apps/user_status/l10n/sr@latin.js index cc510d8ac92..532e6651761 100644 --- a/apps/user_status/l10n/sr@latin.js +++ b/apps/user_status/l10n/sr@latin.js @@ -17,18 +17,17 @@ OC.L10N.register( "Predefined statuses" : "Predefinisani statusi", "Previously set" : "Prethodno postavljeno", "Reset status" : "Resetuj status", - "Set status" : "Postavi status", - "Online status" : "Mrežni status", - "Status message" : "Poruka stanja", - "Your status was set automatically" : "Vaš status je postavljen automatski", - "Clear status message" : "Obriši statusnu poruku", - "Set status message" : "Postavi statusnu poruku", "Reset status to \"{icon} {message}\"" : "Resetuj status na „{icon} {message}”", "Reset status to \"{message}\"" : "Resertuj status na „{message}”", "Reset status to \"{icon}\"" : "Resetuj status na „{icon}”", "There was an error saving the status" : "Greška u snimanju statusa", "There was an error clearing the status" : "Greška u brisanju statusa", "There was an error reverting the status" : "Greška u vraćanju statusa", + "Online status" : "Mrežni status", + "Status message" : "Poruka stanja", + "Your status was set automatically" : "Vaš status je postavljen automatski", + "Clear status message" : "Obriši statusnu poruku", + "Set status message" : "Postavi statusnu poruku", "Don't clear" : "Ne briši", "Today" : "Danas", "This week" : "Ove sedmice", @@ -37,12 +36,12 @@ OC.L10N.register( "Do not disturb" : "Ne uznemiravaj", "Invisible" : "Nevidljiv", "Offline" : "Van mreže", + "Set status" : "Postavi status", "There was an error saving the new status" : "Greška u snimanju novog statusa", "30 minutes" : "30 minuta", "1 hour" : "1 sat", "4 hours" : "4 sata", "Mute all notifications" : "Isključi sva obaveštenja", - "Appear offline" : "Prikaži kao van mreže", - "View profile" : "Vidi profil" + "Appear offline" : "Prikaži kao van mreže" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); |