diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-26 00:07:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-26 00:07:12 +0000 |
commit | a973c1bfb9b8ac444009b19fd1107483676dfd25 (patch) | |
tree | 968d153dd4c8fb866efc1385b2a0e0b76fef81b7 /apps/dav/l10n/lv.js | |
parent | 9a70c137d2afa3dc1a6f6361c3fa36d5a9ca4f71 (diff) | |
download | nextcloud-server-a973c1bfb9b8ac444009b19fd1107483676dfd25.tar.gz nextcloud-server-a973c1bfb9b8ac444009b19fd1107483676dfd25.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/lv.js')
-rw-r--r-- | apps/dav/l10n/lv.js | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/apps/dav/l10n/lv.js b/apps/dav/l10n/lv.js index 51be7dc32ea..0a8e585fbd1 100644 --- a/apps/dav/l10n/lv.js +++ b/apps/dav/l10n/lv.js @@ -6,12 +6,6 @@ OC.L10N.register( "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" + "Request ID: %s" : "Pieprasījuma ID: %s" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |