diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-25 00:20:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-25 00:20:12 +0000 |
commit | 935a545addf564517d9335638eeaf1dd46d9d3ae (patch) | |
tree | fc2a645f06e31e8712805b2a0bd89b9439b19d3b /apps/user_status | |
parent | 2f7837e73c53b0eee082291083e2f64783aa49ff (diff) | |
download | nextcloud-server-935a545addf564517d9335638eeaf1dd46d9d3ae.tar.gz nextcloud-server-935a545addf564517d9335638eeaf1dd46d9d3ae.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status')
-rw-r--r-- | apps/user_status/l10n/lt_LT.js | 1 | ||||
-rw-r--r-- | apps/user_status/l10n/lt_LT.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_status/l10n/lt_LT.js b/apps/user_status/l10n/lt_LT.js index 0ee2601bcda..8ce213f5baf 100644 --- a/apps/user_status/l10n/lt_LT.js +++ b/apps/user_status/l10n/lt_LT.js @@ -13,6 +13,7 @@ OC.L10N.register( "User status" : "Naudotojo būsena", "Clear status after" : "Išvalyti būseną po", "What is your status?" : "Kokia jūsų būsena?", + "Predefined statuses" : "Iš anksto apibrėžtos būsenos", "Set status" : "Nustatyti būseną", "Online status" : "Prisijungimo būsena", "Status message" : "Būsenos žinutė", diff --git a/apps/user_status/l10n/lt_LT.json b/apps/user_status/l10n/lt_LT.json index 9a64cf994bb..173233331a5 100644 --- a/apps/user_status/l10n/lt_LT.json +++ b/apps/user_status/l10n/lt_LT.json @@ -11,6 +11,7 @@ "User status" : "Naudotojo būsena", "Clear status after" : "Išvalyti būseną po", "What is your status?" : "Kokia jūsų būsena?", + "Predefined statuses" : "Iš anksto apibrėžtos būsenos", "Set status" : "Nustatyti būseną", "Online status" : "Prisijungimo būsena", "Status message" : "Būsenos žinutė", |