diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-14 02:26:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-14 02:26:37 +0000 |
commit | 5866418098c95619df2765ea7f52b6a32e1f6f7d (patch) | |
tree | f52df3c3ebd34a30c2e2c4ead38082a10eaa845b /apps/user_ldap | |
parent | 72fa2497789dd4c9ab77f18d1ae379d10f1429d0 (diff) | |
download | nextcloud-server-5866418098c95619df2765ea7f52b6a32e1f6f7d.tar.gz nextcloud-server-5866418098c95619df2765ea7f52b6a32e1f6f7d.zip |
Fix(l10n): đź” Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap')
-rw-r--r-- | apps/user_ldap/l10n/cs.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/cs.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/cs.js b/apps/user_ldap/l10n/cs.js index 4d4909ff456..029bb808a4d 100644 --- a/apps/user_ldap/l10n/cs.js +++ b/apps/user_ldap/l10n/cs.js @@ -10,6 +10,7 @@ OC.L10N.register( "No action specified" : "NeurÄŤena žádná akce", "No configuration specified" : "NeurÄŤeno žádnĂ© nastavenĂ", "No data specified" : "NeurÄŤena žádná data", + "Invalid data specified" : "Zadána neplatná data", " Could not set configuration %s" : "Nelze nastavit konfiguraci %s", "Action does not exist" : "Tato akce neexistuje", "Renewing …" : "ObnovovánĂ…", diff --git a/apps/user_ldap/l10n/cs.json b/apps/user_ldap/l10n/cs.json index 817a3e3a584..8072c76cacc 100644 --- a/apps/user_ldap/l10n/cs.json +++ b/apps/user_ldap/l10n/cs.json @@ -8,6 +8,7 @@ "No action specified" : "NeurÄŤena žádná akce", "No configuration specified" : "NeurÄŤeno žádnĂ© nastavenĂ", "No data specified" : "NeurÄŤena žádná data", + "Invalid data specified" : "Zadána neplatná data", " Could not set configuration %s" : "Nelze nastavit konfiguraci %s", "Action does not exist" : "Tato akce neexistuje", "Renewing …" : "ObnovovánĂ…", |