diff options
Diffstat (limited to 'apps/files_external/l10n/lv.js')
-rw-r--r-- | apps/files_external/l10n/lv.js | 82 |
1 files changed, 0 insertions, 82 deletions
diff --git a/apps/files_external/l10n/lv.js b/apps/files_external/l10n/lv.js deleted file mode 100644 index 2fc3b21fd72..00000000000 --- a/apps/files_external/l10n/lv.js +++ /dev/null @@ -1,82 +0,0 @@ -OC.L10N.register( - "files_external", - { - "(Group)" : "(Grupa)", - "Compatibility with Mac NFD encoding (slow)" : "Saderība ar Mac NFD kodēšanu (lēni)", - "Enable encryption" : "Ieslēgt šifrēšanu", - "Enable previews" : "Iespējot priekšskatījumu", - "Enable sharing" : "Koplietošanas iespējošana", - "Check for changes" : "Pārbaudīt, vai nav izmaiņu", - "Never" : "Nekad", - "Read only" : "Tikai lasāms", - "Disconnect" : "Atvienot", - "Admin defined" : "Administrators definētās", - "Saved" : "Saglabāts", - "Saving …" : "Saglabā ...", - "Save" : "Saglabāt", - "Invalid mount point" : "Nederīgs montēšanas punkts", - "%s" : "%s", - "Access key" : "Pieejas atslēga", - "Secret key" : "Slepenā atslēga", - "None" : "Nav", - "OAuth1" : "OAuth1", - "App key" : "Lietotnes atslēga", - "OAuth2" : "OAuth2", - "Client ID" : "Klienta ID", - "Username" : "Lietotājvārds", - "Password" : "Parole", - "Domain" : "Domain", - "API key" : "API atslēga", - "Username and password" : "Lietotājvārds un parole", - "RSA public key" : "RSA publiskā atslēga", - "Public key" : "Publiska atslēga", - "Amazon S3" : "Amazon S3", - "Hostname" : "Resursa nosaukums", - "Port" : "Ports", - "Region" : "Reģions", - "Enable SSL" : "Iespējot SSL", - "WebDAV" : "WebDAV", - "URL" : "URL", - "Remote subfolder" : "Attālinātā apakšmape", - "Secure https://" : "Secure https://", - "FTP" : "FTP", - "Host" : "Resursdators", - "Secure ftps://" : "Secure ftps://", - "Local" : "Lokāls", - "Location" : "Vieta", - "Nextcloud" : "Nextcloud", - "SFTP" : "SFTP", - "Root" : "Root", - "SFTP with secret key login" : "SFTP pieteikšanās ar slepeno atslēgu", - "Share" : "Koplietot", - "Show hidden files" : "Rādīt slēptās datnes", - "OpenStack Object Storage" : "OpenStack Object krātuve", - "Service name" : "Servisa nosaukums", - "External storage" : "Ārējā krātuve", - "External mount error" : "Ārējā montēšanas kļūda", - "Storage type" : "Krātuves tips", - "Unknown" : "Nezināms", - "Scope" : "Darbības joma", - "Personal" : "Personīgi", - "System" : "Sistēma", - "Open documentation" : "Atvērt dokumentāciju", - "Folder name" : "Mapes nosaukums", - "Authentication" : "Autentifikācija", - "Configuration" : "Konfigurācija", - "Available for" : "Pieejams", - "Add storage" : "Pievienot krātuvi", - "Advanced settings" : "Paplašināti iestatījumi", - "Allow users to mount external storage" : "Atļaut lietotājiem uzstādīt ārējās krātuves", - "Grant access" : "Piešķirt pieeju", - "Error configuring OAuth1" : "Konfigurēšanas kļūda OAuth1", - "Please provide a valid app key and secret." : "Lūdzu, norādiet derīgu lietotnes atslēgu un noslēpumu.", - "Error configuring OAuth2" : "Konfigurēšanas kļūda OAuth2", - "Generate keys" : "Izveidot atslēgas", - "Error generating key pair" : "Kļūda, ģenerējot atslēgu pāri", - "Empty response from the server" : "Tukša atbilde no servera", - "Couldn't get the information from the remote server: {code} {type}" : "Nevarējām iegūt informāciju no attālā servera: {code} {type}", - "There was an error with message: " : "Radās kļūda ar ziņu:", - "external-storage" : "ārējā krātuve", - "Name" : "Nosaukums" -}, -"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |