From 278f6413c9ee6d5c011c59a81d2f8e24a86dfbac Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 26 Apr 2023 02:28:10 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- lib/l10n/cs.js | 1 + lib/l10n/cs.json | 1 + lib/l10n/de.js | 1 + lib/l10n/de.json | 1 + 4 files changed, 4 insertions(+) (limited to 'lib/l10n') diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js index 7c08e08c896..d950f6b1969 100644 --- a/lib/l10n/cs.js +++ b/lib/l10n/cs.js @@ -114,6 +114,7 @@ OC.L10N.register( "Address" : "Adresa", "Profile picture" : "Profilový obrázek", "About" : "O uživateli", + "Display name" : "Zobrazované jméno", "Headline" : "Nadpis", "Organisation" : "Organizace", "Role" : "Role", diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json index 7cbddca4bc2..13a6b4fdef8 100644 --- a/lib/l10n/cs.json +++ b/lib/l10n/cs.json @@ -112,6 +112,7 @@ "Address" : "Adresa", "Profile picture" : "Profilový obrázek", "About" : "O uživateli", + "Display name" : "Zobrazované jméno", "Headline" : "Nadpis", "Organisation" : "Organizace", "Role" : "Role", diff --git a/lib/l10n/de.js b/lib/l10n/de.js index 991e483e0db..283af683d7b 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -114,6 +114,7 @@ OC.L10N.register( "Address" : "Adresse", "Profile picture" : "Profilbild", "About" : "Über", + "Display name" : "Anzeigename", "Headline" : "Überschrift", "Organisation" : "Organisation", "Role" : "Funktion", diff --git a/lib/l10n/de.json b/lib/l10n/de.json index e2b785b0288..74a7799fec6 100644 --- a/lib/l10n/de.json +++ b/lib/l10n/de.json @@ -112,6 +112,7 @@ "Address" : "Adresse", "Profile picture" : "Profilbild", "About" : "Über", + "Display name" : "Anzeigename", "Headline" : "Überschrift", "Organisation" : "Organisation", "Role" : "Funktion", -- cgit v1.2.3