diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-05-01 00:12:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-05-01 00:12:41 +0000 |
commit | 5e8cedab9f7dddd06b6973a9bf355536fa2e063f (patch) | |
tree | 627b42e1c885e0aef467bb8c7ac644793365c642 /core/l10n/lv.js | |
parent | 4907b4e7e2722bec4a5ee546064f64e83453a398 (diff) | |
download | nextcloud-server-5e8cedab9f7dddd06b6973a9bf355536fa2e063f.tar.gz nextcloud-server-5e8cedab9f7dddd06b6973a9bf355536fa2e063f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/lv.js')
-rw-r--r-- | core/l10n/lv.js | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/core/l10n/lv.js b/core/l10n/lv.js index ec090b25878..027e470d5e9 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -50,6 +50,31 @@ OC.L10N.register( "%s (incompatible)" : "%s (nesaderīgs)", "Following apps have been disabled: %s" : "Sekojošas programmas tika atslēgtas: %s", "Already up to date" : "Jau ir jaunākā", + "No" : "Nē", + "Yes" : "Jā", + "No files in here" : "Šeit nav datņu", + "No more subfolders in here" : "Šeit nav vairāk apakšmapju", + "Choose" : "Izvēlieties", + "Copy" : "Kopēt", + "Move" : "Pārvietot", + "Error loading file picker template: {error}" : "Kļūda ielādējot izvēlēto veidni: {error}", + "OK" : "Labi", + "Error loading message template: {error}" : "Kļūda ielādējot ziņojuma veidni: {error}", + "read-only" : "tikai-skatīt", + "_{count} file conflict_::_{count} file conflicts_" : ["{count} datnes konflikts","{count} datnes konflikts","{count} datņu konflikti"], + "One file conflict" : "Vienas datnes konflikts", + "New Files" : "Jaunas datnes", + "Already existing files" : "Jau esošas datnes", + "Which files do you want to keep?" : "Kuras datnes vēlies paturēt?", + "If you select both versions, the copied file will have a number added to its name." : "Ja izvēlēsietes paturēt abas versijas, kopētā faila nosaukumam tiks pievienots skaitlis.", + "Cancel" : "Atcelt", + "Continue" : "Turpināt", + "(all selected)" : "(visus iezīmētos)", + "({count} selected)" : "({count} iezīmēti)", + "Error loading file exists template" : "Kļūda ielādējot faila eksistēšanas veidolu", + "Pending" : "Gaida", + "Copy to {folder}" : "Kopēt uz {folder}", + "Move to {folder}" : "Pārvietot uz {folder}", "Saving..." : "Saglabā...", "Dismiss" : "Atmest", "Authentication required" : "Nepieciešama autentifikācija", @@ -80,7 +105,6 @@ OC.L10N.register( "Not supported!" : "Nav atbalstīts!", "Press ⌘-C to copy." : "Spiet ⌘-C lai kopētu.", "Press Ctrl-C to copy." : "Spiet Ctrl-C lai kopētu.", - "Copy" : "Kopēt", "Resharing is not allowed" : "Atkārtota dalīšanās nav atļauta", "Link" : "Saite", "Password protect" : "Aizsargāt ar paroli", @@ -139,30 +163,6 @@ OC.L10N.register( "Password can not be changed. Please contact your administrator." : "Paroli, nevar nomainīt. Lūdzu kontaktēties ar savu administratoru.", "Reset password" : "Mainīt paroli", "Sending email …" : "Sūta e-pastu ...", - "No" : "Nē", - "Yes" : "Jā", - "No files in here" : "Šeit nav datņu", - "No more subfolders in here" : "Šeit nav vairāk apakšmapju", - "Choose" : "Izvēlieties", - "Move" : "Pārvietot", - "Error loading file picker template: {error}" : "Kļūda ielādējot izvēlēto veidni: {error}", - "OK" : "Labi", - "Error loading message template: {error}" : "Kļūda ielādējot ziņojuma veidni: {error}", - "read-only" : "tikai-skatīt", - "_{count} file conflict_::_{count} file conflicts_" : ["{count} datnes konflikts","{count} datnes konflikts","{count} datņu konflikti"], - "One file conflict" : "Vienas datnes konflikts", - "New Files" : "Jaunas datnes", - "Already existing files" : "Jau esošas datnes", - "Which files do you want to keep?" : "Kuras datnes vēlies paturēt?", - "If you select both versions, the copied file will have a number added to its name." : "Ja izvēlēsietes paturēt abas versijas, kopētā faila nosaukumam tiks pievienots skaitlis.", - "Cancel" : "Atcelt", - "Continue" : "Turpināt", - "(all selected)" : "(visus iezīmētos)", - "({count} selected)" : "({count} iezīmēti)", - "Error loading file exists template" : "Kļūda ielādējot faila eksistēšanas veidolu", - "Pending" : "Gaida", - "Copy to {folder}" : "Kopēt uz {folder}", - "Move to {folder}" : "Pārvietot uz {folder}", "Very weak password" : "Ļoti vāja parole", "Weak password" : "Vāja parole", "So-so password" : "Normāla parole", |