diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-02-23 02:27:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-02-23 02:27:42 +0000 |
commit | 98fd66b1377c50a4257f9bd185d02d79c10cba11 (patch) | |
tree | 77b3e244f790476cea5e63781163e32cc30f32ce /apps/user_status/l10n/lt_LT.js | |
parent | 56d75b87efbf6ba2dabb095ace7f558deab651ef (diff) | |
download | nextcloud-server-98fd66b1377c50a4257f9bd185d02d79c10cba11.tar.gz nextcloud-server-98fd66b1377c50a4257f9bd185d02d79c10cba11.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n/lt_LT.js')
-rw-r--r-- | apps/user_status/l10n/lt_LT.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/user_status/l10n/lt_LT.js b/apps/user_status/l10n/lt_LT.js index 7c0f43a571d..ae9823e1c0e 100644 --- a/apps/user_status/l10n/lt_LT.js +++ b/apps/user_status/l10n/lt_LT.js @@ -34,7 +34,6 @@ OC.L10N.register( "4 hours" : "4 valandos", "Mute all notifications" : "Išjungti visus pranešimus", "Appear offline" : "Atrodyti atsijungusiu", - "Clear status after" : "Išvalyti būseną po", "What's your status?" : "Kokia jūsų būsena?" }, "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);"); |