diff options
Diffstat (limited to 'apps/user_status/l10n/lt_LT.json')
-rw-r--r-- | apps/user_status/l10n/lt_LT.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_status/l10n/lt_LT.json b/apps/user_status/l10n/lt_LT.json index 8ac76218d40..9d440be7087 100644 --- a/apps/user_status/l10n/lt_LT.json +++ b/apps/user_status/l10n/lt_LT.json @@ -7,7 +7,6 @@ "Working remotely" : "Dirbu nuotoliniu būdu", "User status" : "Naudotojo būsena", "Clear status message after" : "Išvalyti būsenos žinutę po", - "What's your status?" : "Kokia jūsų būsena?", "Set status" : "Nustatyti būseną", "Online status" : "Prisijungimo būsena", "Status message" : "Būsenos žinutė", @@ -31,6 +30,7 @@ "4 hours" : "4 valandos", "Mute all notifications" : "Išjungti visus pranešimus", "Appear offline" : "Atrodyti atsijungusiu", - "Clear status after" : "Išvalyti būseną po" + "Clear status after" : "Išvalyti būseną po", + "What's your status?" : "Kokia jūsų būsena?" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file |