summaryrefslogtreecommitdiffstats
path: root/settings
diff options
context:
space:
mode:
Diffstat (limited to 'settings')
-rw-r--r--settings/l10n/bg.js1
-rw-r--r--settings/l10n/bg.json1
-rw-r--r--settings/l10n/ja.js2
-rw-r--r--settings/l10n/ja.json2
4 files changed, 4 insertions, 2 deletions
diff --git a/settings/l10n/bg.js b/settings/l10n/bg.js
index a79e2a0d678..44ba6808635 100644
--- a/settings/l10n/bg.js
+++ b/settings/l10n/bg.js
@@ -245,6 +245,7 @@ OC.L10N.register(
"undo" : "възстановяване",
"never" : "никога",
"deleted {userName}" : "{userName} е изтрит",
+ "Password successfully changed" : "Паролата е променена успешно.",
"Changing the password will result in data loss, because data recovery is not available for this user" : "Промяна на паролата ще доведе до загуба на данни, защото не е налично възстановяване за този потребител.",
"A valid username must be provided" : "Трябва да въведете валидно потребителско име",
"Error creating user: {message}" : "Грешка при създаване на потребител: {message}",
diff --git a/settings/l10n/bg.json b/settings/l10n/bg.json
index aee298351d2..2a058189d70 100644
--- a/settings/l10n/bg.json
+++ b/settings/l10n/bg.json
@@ -243,6 +243,7 @@
"undo" : "възстановяване",
"never" : "никога",
"deleted {userName}" : "{userName} е изтрит",
+ "Password successfully changed" : "Паролата е променена успешно.",
"Changing the password will result in data loss, because data recovery is not available for this user" : "Промяна на паролата ще доведе до загуба на данни, защото не е налично възстановяване за този потребител.",
"A valid username must be provided" : "Трябва да въведете валидно потребителско име",
"Error creating user: {message}" : "Грешка при създаване на потребител: {message}",
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js
index 620f8938694..f232b47e743 100644
--- a/settings/l10n/ja.js
+++ b/settings/l10n/ja.js
@@ -103,7 +103,7 @@ OC.L10N.register(
"Groups" : "グループ",
"Group list is empty" : "グループリストが空です",
"Unable to retrieve the group list" : "グループリストを取得できません",
- "Enforce two-factor authentication" : "二要素認証を実施する",
+ "Enforce two-factor authentication" : "2要素認証を実施する",
"Limit to groups" : "次のグループに制限",
"Two-factor authentication is not enforced for\tmembers of the following groups." : "以下のグループのメンバーの場合、二要素認証は強制されません。",
"Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "公式アプリは Nextcloud コミュニティにより開発されています。公式アプリは Nextcloud の中心的な機能を提供し、製品として可能です。",
diff --git a/settings/l10n/ja.json b/settings/l10n/ja.json
index 3b7f30439d6..7f9ebaea7f5 100644
--- a/settings/l10n/ja.json
+++ b/settings/l10n/ja.json
@@ -101,7 +101,7 @@
"Groups" : "グループ",
"Group list is empty" : "グループリストが空です",
"Unable to retrieve the group list" : "グループリストを取得できません",
- "Enforce two-factor authentication" : "二要素認証を実施する",
+ "Enforce two-factor authentication" : "2要素認証を実施する",
"Limit to groups" : "次のグループに制限",
"Two-factor authentication is not enforced for\tmembers of the following groups." : "以下のグループのメンバーの場合、二要素認証は強制されません。",
"Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "公式アプリは Nextcloud コミュニティにより開発されています。公式アプリは Nextcloud の中心的な機能を提供し、製品として可能です。",