diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-25 02:22:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-25 02:22:46 +0000 |
commit | e9aefb5251ff4a13affbda4a771d8522e01d25e4 (patch) | |
tree | 4e7edefaba18833037afb36128fb9ab429fca0a2 /lib | |
parent | 721de348ec677ce986cb45c0c4f9b695cbbfbc47 (diff) | |
download | nextcloud-server-e9aefb5251ff4a13affbda4a771d8522e01d25e4.tar.gz nextcloud-server-e9aefb5251ff4a13affbda4a771d8522e01d25e4.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/bg.js | 1 | ||||
-rw-r--r-- | lib/l10n/bg.json | 1 | ||||
-rw-r--r-- | lib/l10n/tr.js | 1 | ||||
-rw-r--r-- | lib/l10n/tr.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/bg.js b/lib/l10n/bg.js index bdd236a0f7f..b4d21d9a7ec 100644 --- a/lib/l10n/bg.js +++ b/lib/l10n/bg.js @@ -114,6 +114,7 @@ OC.L10N.register( "Address" : "Адрес", "Profile picture" : "Снимка на профила", "About" : "Относно", + "Display name" : "Име за визуализация", "Headline" : "Заглавие", "Organisation" : "Организация", "Role" : "Роля", diff --git a/lib/l10n/bg.json b/lib/l10n/bg.json index 725522b6f9e..8703bb292d4 100644 --- a/lib/l10n/bg.json +++ b/lib/l10n/bg.json @@ -112,6 +112,7 @@ "Address" : "Адрес", "Profile picture" : "Снимка на профила", "About" : "Относно", + "Display name" : "Име за визуализация", "Headline" : "Заглавие", "Organisation" : "Организация", "Role" : "Роля", diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index c00873d949f..2156f315356 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -114,6 +114,7 @@ OC.L10N.register( "Address" : "Adres", "Profile picture" : "Profil görseli", "About" : "Hakkında", + "Display name" : "Görüntülenecek ad", "Headline" : "Başlık", "Organisation" : "Kuruluş", "Role" : "Pozisyon", diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index 2c2c47c9e81..0249d1e95c0 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -112,6 +112,7 @@ "Address" : "Adres", "Profile picture" : "Profil görseli", "About" : "Hakkında", + "Display name" : "Görüntülenecek ad", "Headline" : "Başlık", "Organisation" : "Kuruluş", "Role" : "Pozisyon", |