diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-23 00:20:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-23 00:20:06 +0000 |
commit | 0cab17bfe7825e49d3dd6608f20f46164c975e31 (patch) | |
tree | ba74aa594e2409e90da6ae3905139660ce0c3afc /apps/provisioning_api/l10n | |
parent | 3d1785bb2f0fe5f7f1dc12c7cf8a8df6a2182a1d (diff) | |
download | nextcloud-server-0cab17bfe7825e49d3dd6608f20f46164c975e31.tar.gz nextcloud-server-0cab17bfe7825e49d3dd6608f20f46164c975e31.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/provisioning_api/l10n')
-rw-r--r-- | apps/provisioning_api/l10n/de.js | 4 | ||||
-rw-r--r-- | apps/provisioning_api/l10n/de.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/provisioning_api/l10n/de.js b/apps/provisioning_api/l10n/de.js index 683f38797d0..0fba5315eb6 100644 --- a/apps/provisioning_api/l10n/de.js +++ b/apps/provisioning_api/l10n/de.js @@ -20,8 +20,8 @@ OC.L10N.register( "Invalid language" : "Ungültige Sprache", "Invalid locale" : "Ungültige Lokalisierung", "Invalid first day of week" : "Ungültiger erster Tag der Woche", - "Cannot remove yourself from the admin group" : "Du kannst dich nicht selbst aus der Administrationsgruppe entfernen", - "Cannot remove yourself from this group as you are a sub-admin" : "Du kannst dich nicht selbst aus dieser Gruppe entfernen, da du zur Unteradministration gehörst", + "Cannot remove yourself from the admin group" : "Du kannst dich nicht selbst aus der Administrationsgruppe entfernen.", + "Cannot remove yourself from this group as you are a sub-admin" : "Du kannst dich nicht selbst aus dieser Gruppe entfernen, da du zur Unteradministration gehörst.", "Not viable to remove user from the last group you are sub-admin of" : "Das Konto aus der letzten Gruppe zu entfernen, in der du zur Unteradministration gehörst ist nicht möglich.", "User does not exist" : "Konto existiert nicht", "Group does not exist" : "Gruppe existiert nicht", diff --git a/apps/provisioning_api/l10n/de.json b/apps/provisioning_api/l10n/de.json index ef249384582..d7b8169edd9 100644 --- a/apps/provisioning_api/l10n/de.json +++ b/apps/provisioning_api/l10n/de.json @@ -18,8 +18,8 @@ "Invalid language" : "Ungültige Sprache", "Invalid locale" : "Ungültige Lokalisierung", "Invalid first day of week" : "Ungültiger erster Tag der Woche", - "Cannot remove yourself from the admin group" : "Du kannst dich nicht selbst aus der Administrationsgruppe entfernen", - "Cannot remove yourself from this group as you are a sub-admin" : "Du kannst dich nicht selbst aus dieser Gruppe entfernen, da du zur Unteradministration gehörst", + "Cannot remove yourself from the admin group" : "Du kannst dich nicht selbst aus der Administrationsgruppe entfernen.", + "Cannot remove yourself from this group as you are a sub-admin" : "Du kannst dich nicht selbst aus dieser Gruppe entfernen, da du zur Unteradministration gehörst.", "Not viable to remove user from the last group you are sub-admin of" : "Das Konto aus der letzten Gruppe zu entfernen, in der du zur Unteradministration gehörst ist nicht möglich.", "User does not exist" : "Konto existiert nicht", "Group does not exist" : "Gruppe existiert nicht", |