diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-02 00:53:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-02 00:53:28 +0000 |
commit | 0ec6efdf3d162bd855e5bc092fa6f1bf1b9b455d (patch) | |
tree | e295e4b3a88d1951e0748904aa2b22168251de33 /apps/files_external/l10n/lv.json | |
parent | f6fcaf7582a9b5ca2754b8b0b29ddf86a4d7f9cf (diff) | |
download | nextcloud-server-0ec6efdf3d162bd855e5bc092fa6f1bf1b9b455d.tar.gz nextcloud-server-0ec6efdf3d162bd855e5bc092fa6f1bf1b9b455d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n/lv.json')
-rw-r--r-- | apps/files_external/l10n/lv.json | 37 |
1 files changed, 19 insertions, 18 deletions
diff --git a/apps/files_external/l10n/lv.json b/apps/files_external/l10n/lv.json index 527ba944583..c24256d2ff4 100644 --- a/apps/files_external/l10n/lv.json +++ b/apps/files_external/l10n/lv.json @@ -1,13 +1,4 @@ { "translations": { - "External storage" : "Ārējā krātuve", - "Personal" : "Personīgi", - "System" : "Sistēma", - "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", "(Group)" : "(Grupa)", "Compatibility with Mac NFD encoding (slow)" : "Saderība ar Mac NFD kodēšanu (lēni)", "Enable encryption" : "Ieslēgt šifrēšanu", @@ -21,13 +12,6 @@ "Saved" : "Saglabāts", "Saving …" : "Saglabā ...", "Save" : "Saglabāt", - "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 mount error" : "Ārējā montēšanas kļūda", - "external-storage" : "ārējā krātuve", - "Username" : "Lietotājvārds", - "Password" : "Parole", "Invalid mount point" : "Nederīgs montēšanas punkts", "%s" : "%s", "Access key" : "Pieejas atslēga", @@ -37,6 +21,8 @@ "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", @@ -64,9 +50,13 @@ "Show hidden files" : "Rādīt slēptās datnes", "OpenStack Object Storage" : "OpenStack Object krātuve", "Service name" : "Servisa nosaukums", - "Name" : "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", @@ -74,6 +64,17 @@ "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" + "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" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" }
\ No newline at end of file |