diff options
Diffstat (limited to 'apps/dav/l10n/lv.json')
-rw-r--r-- | apps/dav/l10n/lv.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/apps/dav/l10n/lv.json b/apps/dav/l10n/lv.json new file mode 100644 index 00000000000..c4e69b1c39d --- /dev/null +++ b/apps/dav/l10n/lv.json @@ -0,0 +1,15 @@ +{ "translations": { + "Contact birthdays" : "Kontaktu dzimšanas dienas", + "Personal" : "Personīgi", + "Contacts" : "Kontakti", + "Technical details" : "Tehniskās detaļas", + "Remote Address: %s" : "Attālinātā adrese: %s", + "Request ID: %s" : "Pieprasījuma ID: %s", + "Type: %s" : "Tips: %s", + "Code: %s" : "Kods: %s", + "Message: %s" : "Ziņojums: %s", + "File: %s" : "Datne: %s", + "Line: %s" : "Līnija: %s", + "Trace" : "Izsekot" +},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" +}
\ No newline at end of file |