Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/twofactor_gateway.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-01-17 06:12:38 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-17 06:12:38 +0300
commitd0f83bb521b224fb5badb94efab464c215d7c8b8 (patch)
tree6d949ac66bb1a8b9fcdade1908cdf0f2427da0ae
parent414f0b64ea9f6c099b65abca0fda5e4697187a25 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/lt_LT.js3
-rw-r--r--l10n/lt_LT.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index 22640bf..b59e75f 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -4,6 +4,7 @@ OC.L10N.register(
"%s is your Nextcloud authentication code" : "%s yra jūsų Nextcloud tapatybės nustatymo kodas",
"Authentication code" : "Tapatybės nustatymo kodas",
"An access code has been sent to %s" : "Prieigos kodas buvo išsiųstas į %s",
- "Error while sending the Message. Please try again later or contact the administrator." : "Klaida, siunčiant žinutę. Prašome bandyti vėliau arba susisiekti su administratoriumi."
+ "Error while sending the Message. Please try again later or contact the administrator." : "Klaida, siunčiant žinutę. Prašome bandyti vėliau arba susisiekti su administratoriumi.",
+ "Your phone number has changed and had not been re-verified. Use a different two-factor mechanism or contact your admin." : "Jūsų telefono numeris pasikeitė ir nebuvo iš naujo patvirtintas. Naudokite kitą dviejų faktorių mechanizmą arba susisiekite su savo administratoriumi."
},
"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 11cbf44..2d6a49e 100644
--- a/l10n/lt_LT.json
+++ b/l10n/lt_LT.json
@@ -2,6 +2,7 @@
"%s is your Nextcloud authentication code" : "%s yra jūsų Nextcloud tapatybės nustatymo kodas",
"Authentication code" : "Tapatybės nustatymo kodas",
"An access code has been sent to %s" : "Prieigos kodas buvo išsiųstas į %s",
- "Error while sending the Message. Please try again later or contact the administrator." : "Klaida, siunčiant žinutę. Prašome bandyti vėliau arba susisiekti su administratoriumi."
+ "Error while sending the Message. Please try again later or contact the administrator." : "Klaida, siunčiant žinutę. Prašome bandyti vėliau arba susisiekti su administratoriumi.",
+ "Your phone number has changed and had not been re-verified. Use a different two-factor mechanism or contact your admin." : "Jūsų telefono numeris pasikeitė ir nebuvo iš naujo patvirtintas. Naudokite kitą dviejų faktorių mechanizmą arba susisiekite su savo administratoriumi."
},"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