home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2009 March / ME_03_2009.iso / Software / Internet / Cyberduck-3.1.2.dmg / Cyberduck.app / Contents / Resources / cs.lproj / S3.strings < prev    next >
Encoding:
Text (UTF-16)  |  2009-02-01  |  2.1 KB  |  14 lines

  1. "S3 (Amazon Simple Storage Service)" = "S3 (jednoduchý úložný prostor Amazon)";
  2.  
  3. /* Use your Access Key ID as the value of the AWSAccessKeyId parameter in requests you send to Amazon Web Services (when required). Your Access Key ID identifies you as the party responsible for the request. */
  4. "Access Key ID" = "Přístupový ID klíč";
  5.  
  6. /* Since your Access Key ID is not encrypted in requests to AWS, it could be discovered and used by anyone. Services that are not free require you to provide additional information, a request signature, to verify that a request containing your unique Access Key ID could only have come from you. */
  7. "Secret Access Key" = "Tajný přístupový klíč";
  8.  
  9. /* The current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system. */
  10. "InProgress" = "Zpracovává se";
  11.  
  12. /* The current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system. */
  13. "Deployed" = "Aktivní";
  14.