diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-17 00:18:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-17 00:18:03 +0000 |
commit | 595412fb5ea2ff0ff2c8a88a22809869c677c44b (patch) | |
tree | ff03e940a5f418b88b6bca2afbd01157ef031e5d /apps/settings/l10n/cs.js | |
parent | 78c5a0094ea9f69042522a0e14729aa2cb40a332 (diff) | |
download | nextcloud-server-595412fb5ea2ff0ff2c8a88a22809869c677c44b.tar.gz nextcloud-server-595412fb5ea2ff0ff2c8a88a22809869c677c44b.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/cs.js')
-rw-r--r-- | apps/settings/l10n/cs.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index 545f14c86d1..4a237d75a8b 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -517,8 +517,6 @@ OC.L10N.register( "NT LAN Manager" : "Správce NT LAN", "STARTTLS" : "STARTTLS", "Allow username autocompletion in share dialog" : "Povolit automatické dokončování uživatelského jména v dialogu pro sdílení", - "Allow username autocompletion to users within the same groups" : "Umožnit automatické dokončování uživatelského jména uživatelům v rámci stejných skupin", - "Avatar" : "Profilový obrázek", - "User actions" : "Akce ohledně uživatele" + "Allow username autocompletion to users within the same groups" : "Umožnit automatické dokončování uživatelského jména uživatelům v rámci stejných skupin" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); |