diff options
Diffstat (limited to 'apps/files_sharing/l10n/cs.js')
-rw-r--r-- | apps/files_sharing/l10n/cs.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index c499e7f731b..bd09f710883 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -260,7 +260,6 @@ OC.L10N.register( "Successfully uploaded files" : "Soubory úspěšně nahrány", "View terms of service" : "Zobrazit smluvní podmínky", "Terms of service" : "Všeobecné podmínky", - "Share with {userName}" : "Nasdílet pro {userName}", "Share with email {email}" : "Nasdílet e-mailu {email}", "Share with group" : "Nasdílet skupině", "Share in conversation" : "Nasdílet v konverzaci", @@ -424,6 +423,7 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "Aby bylo možné nahrávat soubory, je třeba nejprve zadat své jméno.", "Enter your name" : "Zadejte své jméno", "Submit name" : "Odeslat jméno", + "Share with {userName}" : "Nasdílet pro {userName}", "Share note" : "Sdílet poznámku", "Upload files to %s" : "Nahrát soubory do %s", "%s shared a folder with you." : "%s vám nasdílel(a) složku.", |