Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/lv.js')
-rw-r--r--l10n/lv.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/lv.js b/l10n/lv.js
index b901df4f..83c8e64c 100644
--- a/l10n/lv.js
+++ b/l10n/lv.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"Deleted" : "Dzēstie",
"Group" : "Grupa",
"Comments" : "Komentāri",
+ "Delete comment" : "Dzēst komentāru",
"Cancel" : "Atcelt",
"Apply" : "Apstiprināt",
"Title" : "Nosaukums",
@@ -15,12 +16,11 @@ OC.L10N.register(
"Details" : "Detaļas",
"Configuration" : "Konfigurācija",
"Shares" : "Koplietots",
- "Saving" : "Saglabā",
- "Saved" : "Saglabāts",
"Description" : "Apraksts",
"Expiration date" : "Termiņa datums",
"Unknown user" : "Nezināms lietotājs",
"Receive notification email on activity" : "Saņemiet paziņojuma e-pastu par darbību",
+ "OK" : "Labi",
"Public access" : "Publiska piekļuve"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");