diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-05-03 00:22:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-05-03 00:22:42 +0000 |
commit | d99c797aac59eaf14b381add254c321845e17925 (patch) | |
tree | 5aa132840286a6d33901ce69b518bf546a934d53 /core | |
parent | 9a16e4fd1407f0490136f6cfeec184be4b219dce (diff) | |
download | nextcloud-server-master.tar.gz nextcloud-server-master.zip |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/lv.js | 2 | ||||
-rw-r--r-- | core/l10n/lv.json | 2 | ||||
-rw-r--r-- | core/l10n/uk.js | 1 | ||||
-rw-r--r-- | core/l10n/uk.json | 1 |
4 files changed, 4 insertions, 2 deletions
diff --git a/core/l10n/lv.js b/core/l10n/lv.js index 21e96bbd060..9f81b1e19b8 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -256,7 +256,7 @@ OC.L10N.register( "This share is password-protected" : "Šis kopīgojums ir aizsargāts ar paroli", "Email address" : "E-pasta adrese", "Password sent!" : "Parole ir nosūtīta.", - "Two-factor authentication" : "Divpakāpju autentifikācija", + "Two-factor authentication" : "Divpakāpju pieteikšanās", "Use backup code" : "Izmantot rezerves kodu", "Cancel login" : "Atcelt pieteikšanos", "Error while validating your second factor" : "Kļūda otras pakāpes pārbaudīšanas laikā", diff --git a/core/l10n/lv.json b/core/l10n/lv.json index a0d80056258..6ea5f965ffa 100644 --- a/core/l10n/lv.json +++ b/core/l10n/lv.json @@ -254,7 +254,7 @@ "This share is password-protected" : "Šis kopīgojums ir aizsargāts ar paroli", "Email address" : "E-pasta adrese", "Password sent!" : "Parole ir nosūtīta.", - "Two-factor authentication" : "Divpakāpju autentifikācija", + "Two-factor authentication" : "Divpakāpju pieteikšanās", "Use backup code" : "Izmantot rezerves kodu", "Cancel login" : "Atcelt pieteikšanos", "Error while validating your second factor" : "Kļūda otras pakāpes pārbaudīšanas laikā", diff --git a/core/l10n/uk.js b/core/l10n/uk.js index 7775b2965b3..05545b1406e 100644 --- a/core/l10n/uk.js +++ b/core/l10n/uk.js @@ -27,6 +27,7 @@ OC.L10N.register( "Could not complete login" : "Не вдалося увійти", "State token missing" : "Відсутній токен стану.", "Your login token is invalid or has expired" : "Ваш токен для входу неправильний або термін його дії вичерпано", + "Please use original client" : "Використовуйте оригінальний клієнт", "This community release of Nextcloud is unsupported and push notifications are limited." : "Цей випуск спільноти Nextcloud не підтримується, а push-сповіщення обмежені.", "Login" : "Вхід", "Unsupported email length (>255)" : "Довжина адреси ел.пошти не підтримується (більше 255 символів)", diff --git a/core/l10n/uk.json b/core/l10n/uk.json index dc51aaa15ab..d7383c2b7ff 100644 --- a/core/l10n/uk.json +++ b/core/l10n/uk.json @@ -25,6 +25,7 @@ "Could not complete login" : "Не вдалося увійти", "State token missing" : "Відсутній токен стану.", "Your login token is invalid or has expired" : "Ваш токен для входу неправильний або термін його дії вичерпано", + "Please use original client" : "Використовуйте оригінальний клієнт", "This community release of Nextcloud is unsupported and push notifications are limited." : "Цей випуск спільноти Nextcloud не підтримується, а push-сповіщення обмежені.", "Login" : "Вхід", "Unsupported email length (>255)" : "Довжина адреси ел.пошти не підтримується (більше 255 символів)", |