diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-23 02:28:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-23 02:28:48 +0000 |
commit | 0bd62988fef80ee3eb31e07e6599021aee01edc2 (patch) | |
tree | 6e5a2b0f344cd842f0d7b92750b83a13478ba495 /apps/settings/l10n/lt_LT.js | |
parent | 6d819875d6e4ba793aee8010e83a34036dbdc013 (diff) | |
download | nextcloud-server-0bd62988fef80ee3eb31e07e6599021aee01edc2.tar.gz nextcloud-server-0bd62988fef80ee3eb31e07e6599021aee01edc2.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/lt_LT.js')
-rw-r--r-- | apps/settings/l10n/lt_LT.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/settings/l10n/lt_LT.js b/apps/settings/l10n/lt_LT.js index def94e415e4..6e91d77ce14 100644 --- a/apps/settings/l10n/lt_LT.js +++ b/apps/settings/l10n/lt_LT.js @@ -489,7 +489,6 @@ OC.L10N.register( "Unable to update full name" : "Nepavyko atnaujinti viso vardo", "No full name set" : "Nenustatyta jokio viso vardo", "Unable to update headline" : "Nepavyko atnaujinti santraukos apie jus", - "Avatar" : "Avataras", - "User already exists." : "Naudotojas jau yra." + "Avatar" : "Avataras" }, "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);"); |