From afadaa1d8db0ad333ad70882b6f2698ed12979c7 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 9 Oct 2024 01:18:58 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/lt_LT.js | 1 + l10n/lt_LT.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index 0fdb161f..7d6522cd 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -27,6 +27,7 @@ OC.L10N.register( "Your settings have been updated." : "Jūsų nustatymai atnaujinti.", "An error occurred while updating your settings." : "Atnaujinant nustatymus, įvyko klaida.", "You need to set up your email address before you can receive notification emails." : "Prieš galėdami gauti pranešimus el. laiškais, turite nusistatyti el. pašto adresą.", + "Select a device" : "Pasirinkti įrenginį", "None" : "Nėra" }, "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);"); diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index 122a841f..7ef71295 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -25,6 +25,7 @@ "Your settings have been updated." : "Jūsų nustatymai atnaujinti.", "An error occurred while updating your settings." : "Atnaujinant nustatymus, įvyko klaida.", "You need to set up your email address before you can receive notification emails." : "Prieš galėdami gauti pranešimus el. laiškais, turite nusistatyti el. pašto adresą.", + "Select a device" : "Pasirinkti įrenginį", "None" : "Nėra" },"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