lv.json 3.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. { "translations": {
  2. "(Group)" : "(Grupa)",
  3. "Compatibility with Mac NFD encoding (slow)" : "Saderība ar Mac NFD kodēšanu (lēni)",
  4. "Enable encryption" : "Ieslēgt šifrēšanu",
  5. "Enable previews" : "Iespējot priekšskatījumu",
  6. "Enable sharing" : "Koplietošanas iespējošana",
  7. "Check for changes" : "Pārbaudīt, vai nav izmaiņu",
  8. "Never" : "Nekad",
  9. "Read only" : "Tikai lasāms",
  10. "Disconnect" : "Atvienot",
  11. "Admin defined" : "Administrators definētās",
  12. "Saved" : "Saglabāts",
  13. "Saving …" : "Saglabā ...",
  14. "Save" : "Saglabāt",
  15. "Invalid mount point" : "Nederīgs montēšanas punkts",
  16. "%s" : "%s",
  17. "Access key" : "Pieejas atslēga",
  18. "Secret key" : "Slepenā atslēga",
  19. "None" : "Nav",
  20. "OAuth1" : "OAuth1",
  21. "App key" : "Lietotnes atslēga",
  22. "OAuth2" : "OAuth2",
  23. "Client ID" : "Klienta ID",
  24. "Username" : "Lietotājvārds",
  25. "Password" : "Parole",
  26. "Domain" : "Domain",
  27. "API key" : "API atslēga",
  28. "Username and password" : "Lietotājvārds un parole",
  29. "RSA public key" : "RSA publiskā atslēga",
  30. "Public key" : "Publiska atslēga",
  31. "Amazon S3" : "Amazon S3",
  32. "Hostname" : "Resursa nosaukums",
  33. "Port" : "Ports",
  34. "Region" : "Reģions",
  35. "Enable SSL" : "Iespējot SSL",
  36. "WebDAV" : "WebDAV",
  37. "URL" : "URL",
  38. "Remote subfolder" : "Attālinātā apakšmape",
  39. "Secure https://" : "Secure https://",
  40. "FTP" : "FTP",
  41. "Host" : "Resursdators",
  42. "Secure ftps://" : "Secure ftps://",
  43. "Local" : "Lokāls",
  44. "Location" : "Vieta",
  45. "Nextcloud" : "Nextcloud",
  46. "SFTP" : "SFTP",
  47. "Root" : "Root",
  48. "SFTP with secret key login" : "SFTP pieteikšanās ar slepeno atslēgu",
  49. "Share" : "Koplietot",
  50. "Show hidden files" : "Rādīt slēptās datnes",
  51. "OpenStack Object Storage" : "OpenStack Object krātuve",
  52. "Service name" : "Servisa nosaukums",
  53. "External storage" : "Ārējā krātuve",
  54. "External mount error" : "Ārējā montēšanas kļūda",
  55. "Storage type" : "Krātuves tips",
  56. "Unknown" : "Nezināms",
  57. "Scope" : "Darbības joma",
  58. "Personal" : "Personīgi",
  59. "System" : "Sistēma",
  60. "Open documentation" : "Atvērt dokumentāciju",
  61. "Folder name" : "Mapes nosaukums",
  62. "Authentication" : "Autentifikācija",
  63. "Configuration" : "Konfigurācija",
  64. "Available for" : "Pieejams",
  65. "Add storage" : "Pievienot krātuvi",
  66. "Advanced settings" : "Paplašināti iestatījumi",
  67. "Allow users to mount external storage" : "Atļaut lietotājiem uzstādīt ārējās krātuves",
  68. "Grant access" : "Piešķirt pieeju",
  69. "Error configuring OAuth1" : "Konfigurēšanas kļūda OAuth1",
  70. "Please provide a valid app key and secret." : "Lūdzu, norādiet derīgu lietotnes atslēgu un noslēpumu.",
  71. "Error configuring OAuth2" : "Konfigurēšanas kļūda OAuth2",
  72. "Generate keys" : "Izveidot atslēgas",
  73. "Error generating key pair" : "Kļūda, ģenerējot atslēgu pāri",
  74. "Empty response from the server" : "Tukša atbilde no servera",
  75. "Couldn't get the information from the remote server: {code} {type}" : "Nevarējām iegūt informāciju no attālā servera: {code} {type}",
  76. "There was an error with message: " : "Radās kļūda ar ziņu:",
  77. "external-storage" : "ārējā krātuve",
  78. "Name" : "Nosaukums"
  79. },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
  80. }