summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-06-04 00:29:03 +0000
committerNextcloud bot <bot@nextcloud.com>2023-06-04 00:29:03 +0000
commit7ded6fbd474e96f82952b178f52cb7799ff24def (patch)
tree0af5433756c2244e7b156688cee36f990e57bc59
parent8d7ee5a1749b41ab03110633990590d88fa286f7 (diff)
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/de.js3
-rw-r--r--l10n/de.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/l10n/de.js b/l10n/de.js
index b28fe8e7..c7ccbd5b 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -56,8 +56,11 @@ OC.L10N.register(
"Delete {addressbook}?" : " {addressbook} löschen?",
"Deletion of address book was not successful." : "Das Löschen des Adressbuches war nicht erfolgreich.",
"Renaming of address book was not successful." : "Das Umbenennen des Adressbuches war nicht erfolgreich.",
+ "_%n contact_::_%n contacts_" : ["%n Kontakt","%n Kontakte"],
+ "_%n group_::_%n groups_" : ["%n Gruppe","%n Gruppen"],
"_Shared with {num} entity_::_Shared with {num} entities_" : ["Für {num} Entität freigegeben","Für {num} Entitäten freigegeben"],
"Share with users or groups" : "Mit Benutzern oder Gruppen teilen",
+ "Share with users" : "Mit Benutzern teilen",
"No users or groups" : "Keine Benutzer oder Gruppen",
"can edit" : "kann bearbeiten",
"Unable to delete the share" : "Freigabe konnte nicht gelöscht werden",
diff --git a/l10n/de.json b/l10n/de.json
index 24d73e03..3ddc586a 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -54,8 +54,11 @@
"Delete {addressbook}?" : " {addressbook} löschen?",
"Deletion of address book was not successful." : "Das Löschen des Adressbuches war nicht erfolgreich.",
"Renaming of address book was not successful." : "Das Umbenennen des Adressbuches war nicht erfolgreich.",
+ "_%n contact_::_%n contacts_" : ["%n Kontakt","%n Kontakte"],
+ "_%n group_::_%n groups_" : ["%n Gruppe","%n Gruppen"],
"_Shared with {num} entity_::_Shared with {num} entities_" : ["Für {num} Entität freigegeben","Für {num} Entitäten freigegeben"],
"Share with users or groups" : "Mit Benutzern oder Gruppen teilen",
+ "Share with users" : "Mit Benutzern teilen",
"No users or groups" : "Keine Benutzer oder Gruppen",
"can edit" : "kann bearbeiten",
"Unable to delete the share" : "Freigabe konnte nicht gelöscht werden",