aboutsummaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/l10n/uk.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-07-23 00:19:42 +0000
committerNextcloud bot <bot@nextcloud.com>2024-07-23 00:19:42 +0000
commitbc0a335492b4169525c5825f06f2890603628092 (patch)
tree2e7bbc81deac65b04ab2b76ce339145883476dd7 /apps/twofactor_backupcodes/l10n/uk.json
parent03a08e3863dde0ac5231bbb7bbe3f3dcadbae918 (diff)
downloadnextcloud-server-bc0a335492b4169525c5825f06f2890603628092.tar.gz
nextcloud-server-bc0a335492b4169525c5825f06f2890603628092.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/uk.json')
-rw-r--r--apps/twofactor_backupcodes/l10n/uk.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/twofactor_backupcodes/l10n/uk.json b/apps/twofactor_backupcodes/l10n/uk.json
index a4f5818bbd1..6d001ac0bcf 100644
--- a/apps/twofactor_backupcodes/l10n/uk.json
+++ b/apps/twofactor_backupcodes/l10n/uk.json
@@ -8,7 +8,6 @@
"Two factor backup codes" : "Резервні коди двофакторної авторизації",
"A two-factor auth backup codes provider" : "Постачальник резервних кодів двофакторної авторизації",
"Backup codes have been generated. {used} of {total} codes have been used." : "Створено резервні коди. Ви вже використали {used} із {total} кодів.",
- "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Це ваші резервні коди. Будь ласка, збережіть їх, у разі потреби роздрукуйте, оскільки подалі вони ніде не будуть показуватися.",
"Save backup codes" : "Зберегти резервні коди",
"Print backup codes" : "Друк резервних кодів",
"Regenerate backup codes" : "Перестворити резервні коди",
@@ -16,6 +15,7 @@
"An error occurred while generating your backup codes" : "Помилка під час створення резервних кодів",
"{name} backup codes" : "Резервні коди {name}",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Скористайтеся одним з резервних кодів, які ви зберегли під час встановлення двофакторної авторизації.",
- "Submit" : "Гаразд"
+ "Submit" : "Гаразд",
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Це ваші резервні коди. Будь ласка, збережіть їх, у разі потреби роздрукуйте, оскільки подалі вони ніде не будуть показуватися."
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"
} \ No newline at end of file