diff options
Diffstat (limited to 'apps/files_sharing/l10n/cs.js')
-rw-r--r-- | apps/files_sharing/l10n/cs.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index 59f71b46ba6..4a7f5c1c7a7 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -302,8 +302,6 @@ OC.L10N.register( "the item was removed" : "položka byla odebrána", "the link expired" : "platnost odkazu skončila", "sharing is disabled" : "sdílení je vypnuto", - "For more info, please ask the person who sent this link." : "Pokud potřebujete další podrobnosti, obraťte se na osobu, která vám tento odkaz zaslala.", - "Share with remote" : "Nasdílet pro vzdálené", - "Share with" : "Sdílet s" + "For more info, please ask the person who sent this link." : "Pokud potřebujete další podrobnosti, obraťte se na osobu, která vám tento odkaz zaslala." }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); |