diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-25 00:21:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-25 00:21:30 +0000 |
commit | 4e990cceade777925e2e9ee7a756f80c69c53aad (patch) | |
tree | 78f22ac3df3f483093effdfcb4a297545d6b0acc /apps/updatenotification/l10n/lt_LT.json | |
parent | 902cc4dc8b1c0328f07f7ecd6a0cc224aab66df6 (diff) | |
download | nextcloud-server-4e990cceade777925e2e9ee7a756f80c69c53aad.tar.gz nextcloud-server-4e990cceade777925e2e9ee7a756f80c69c53aad.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification/l10n/lt_LT.json')
-rw-r--r-- | apps/updatenotification/l10n/lt_LT.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/lt_LT.json b/apps/updatenotification/l10n/lt_LT.json index 787833b9526..16e2d1684bb 100644 --- a/apps/updatenotification/l10n/lt_LT.json +++ b/apps/updatenotification/l10n/lt_LT.json @@ -1,5 +1,4 @@ { "translations": { - "{version} is available. Get more information on how to update." : "Yra prieinama {version}. Gaukite daugiau informacijos apie tai, kaip atnaujinti.", "Channel updated" : "Kanalas atnaujintas", "Update notifications" : "Atnaujinimų pranešimai", "The update server could not be reached since %d days to check for new updates." : " Atnaujinimo serveris nepasiekiamas %d dienas.", @@ -31,6 +30,7 @@ "Beta" : "Beta", "A pre-release version only for testing new features, not for production environments." : "Išankstinės laidos versija, skirta tik naujų ypatybių išbandymui, o ne darbinėms aplinkoms.", "_<strong>%n</strong> app has no compatible version for this Nextcloud version available._::_<strong>%n</strong> apps have no compatible version for this Nextcloud version available._" : ["<strong>%n</strong> programėlė neturi su šia Nextcloud versija suderinamos versijos.","<strong>%n</strong> programėlės neturi su šia Nextcloud versija suderinamų versijų.","<strong>%n</strong> programėlių neturi su šia Nextcloud versija suderinamų versijų.","<strong>%n</strong> programėlė neturi su šia Nextcloud versija suderinamų versijų."], + "{version} is available. Get more information on how to update." : "Yra prieinama {version}. Gaukite daugiau informacijos apie tai, kaip atnaujinti.", "Update to %1$s is available." : "Yra prieinamas atnaujinimas į %1$s." },"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 |