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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/lv.json')
-rw-r--r--l10n/lv.json11
1 files changed, 10 insertions, 1 deletions
diff --git a/l10n/lv.json b/l10n/lv.json
index fc6f3c6c5..4193e972a 100644
--- a/l10n/lv.json
+++ b/l10n/lv.json
@@ -1,10 +1,19 @@
{ "translations": {
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Augšupielādētā datne pārsniedz MAX_FILE_SIZE norādi, kas ir norādīta HTML formā",
+ "No file was uploaded" : "Neviena datne netika augšupielādēta",
+ "Missing a temporary folder" : "Trūkst pagaidu mapes",
"Text" : "Teksts",
+ "Saving …" : "Saglabā ...",
+ "Saved" : "Saglabāts",
+ "Keyboard shortcuts" : "Tastatūras saīsnes",
"Bold" : "Treknraksts",
"Italic" : "Slīpraksts",
"Strikethrough" : "Pārsvītrojums",
+ "Participants" : "Dalībnieki",
"Edit" : "Rediģēt",
"Undo" : "Atsaukt",
- "Redo" : "Atcelt atsaukšanu"
+ "Redo" : "Atcelt atsaukšanu",
+ "Info" : "Info",
+ "Warning" : "Brīdinājums"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
} \ No newline at end of file