diff options
Diffstat (limited to 'apps/federatedfilesharing/l10n/cs.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/cs.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/cs.js b/apps/federatedfilesharing/l10n/cs.js index c74b6c77791..1d02a5548fe 100644 --- a/apps/federatedfilesharing/l10n/cs.js +++ b/apps/federatedfilesharing/l10n/cs.js @@ -59,7 +59,6 @@ OC.L10N.register( "Not supported!" : "Nepodporováno!", "Press ⌘-C to copy." : "Zkopírujete stisknutím ⌘C.", "Press Ctrl-C to copy." : "Zkopírujete stisknutím Ctrl+C.", - "Open documentation" : "Otevřít dokumentaci", - "Adjust how people can share between servers." : "Upravte, jak mohou lidé mezi servery sdílet." + "Open documentation" : "Otevřít dokumentaci" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); |