diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-28 02:19:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-28 02:19:24 +0000 |
commit | eacc1a86df487d55ca26a4b27aa1405cbcbb88ed (patch) | |
tree | 83fd416ab3635c2dcb2d9bef77ba17143b427237 /apps/settings | |
parent | 21b00e505ac1a17c0faa414245fe891fb972f5b9 (diff) | |
download | nextcloud-server-eacc1a86df487d55ca26a4b27aa1405cbcbb88ed.tar.gz nextcloud-server-eacc1a86df487d55ca26a4b27aa1405cbcbb88ed.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings')
-rw-r--r-- | apps/settings/l10n/bg.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/bg.json | 2 | ||||
-rw-r--r-- | apps/settings/l10n/en_GB.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/en_GB.json | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/apps/settings/l10n/bg.js b/apps/settings/l10n/bg.js index 6d494cd5f0f..1bbef8305c0 100644 --- a/apps/settings/l10n/bg.js +++ b/apps/settings/l10n/bg.js @@ -303,6 +303,7 @@ OC.L10N.register( "Unable to delete additional email address" : "Не може да се изтрие допълнителен имейл адрес", "No email address set" : "Не е въведен имейл адрес", "Additional emails" : "Допълнителни имейли", + "Your handle" : "Вашият манипулатор", "Your headline" : "Вашето заглавие", "Language" : "Език", "Help translate" : "Помогнете с превода", @@ -415,6 +416,7 @@ OC.L10N.register( "Phone number" : "Тел. номер", "Role" : "Роля", "Twitter" : "Twitter", + "Fediverse (e.g. Mastodon)" : "Fediverse (напр. Mastodon)", "Website" : "Уеб страница", "Profile visibility" : "Видимост на профил", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Не е налично, тъй като това свойство е нужно за основна функционалност, включително споделяне на файлове и покани в календар", diff --git a/apps/settings/l10n/bg.json b/apps/settings/l10n/bg.json index ef9feff43da..ee8596788b4 100644 --- a/apps/settings/l10n/bg.json +++ b/apps/settings/l10n/bg.json @@ -301,6 +301,7 @@ "Unable to delete additional email address" : "Не може да се изтрие допълнителен имейл адрес", "No email address set" : "Не е въведен имейл адрес", "Additional emails" : "Допълнителни имейли", + "Your handle" : "Вашият манипулатор", "Your headline" : "Вашето заглавие", "Language" : "Език", "Help translate" : "Помогнете с превода", @@ -413,6 +414,7 @@ "Phone number" : "Тел. номер", "Role" : "Роля", "Twitter" : "Twitter", + "Fediverse (e.g. Mastodon)" : "Fediverse (напр. Mastodon)", "Website" : "Уеб страница", "Profile visibility" : "Видимост на профил", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Не е налично, тъй като това свойство е нужно за основна функционалност, включително споделяне на файлове и покани в календар", diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 04b3ccf2f1e..80b3a6833e4 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -303,6 +303,7 @@ OC.L10N.register( "Unable to delete additional email address" : "Unable to delete additional email address", "No email address set" : "No email address set", "Additional emails" : "Additional emails", + "Your handle" : "Your handle", "Your headline" : "Your headline", "Language" : "Language", "Help translate" : "Help translate", @@ -415,6 +416,7 @@ OC.L10N.register( "Phone number" : "Phone number", "Role" : "Role", "Twitter" : "Twitter", + "Fediverse (e.g. Mastodon)" : "Fediverse (e.g. Mastodon)", "Website" : "Website", "Profile visibility" : "Profile visibility", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Not available as this property is required for core functionality including file sharing and calendar invitations", diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index cfb60a09e30..81cd8e1c64a 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -301,6 +301,7 @@ "Unable to delete additional email address" : "Unable to delete additional email address", "No email address set" : "No email address set", "Additional emails" : "Additional emails", + "Your handle" : "Your handle", "Your headline" : "Your headline", "Language" : "Language", "Help translate" : "Help translate", @@ -413,6 +414,7 @@ "Phone number" : "Phone number", "Role" : "Role", "Twitter" : "Twitter", + "Fediverse (e.g. Mastodon)" : "Fediverse (e.g. Mastodon)", "Website" : "Website", "Profile visibility" : "Profile visibility", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Not available as this property is required for core functionality including file sharing and calendar invitations", |