1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-03 15:24:09 +01:00
OwncloudContactsOfficial/l10n/lv.php

17 lines
519 B
PHP
Raw Normal View History

2012-11-16 00:04:07 +01:00
<?php $TRANSLATIONS = array(
2012-11-26 00:03:41 +01:00
"There is no error, the file uploaded with success" => "Viss kārtībā, augšupielāde veiksmīga",
2012-11-16 00:04:07 +01:00
"No file was uploaded" => "Neviens fails netika augšuplādēts",
2012-11-26 00:03:41 +01:00
"Missing a temporary folder" => "Trūkst pagaidu mapes",
2012-11-16 00:04:07 +01:00
"Error" => "Kļūme",
"Download" => "Lejuplādēt",
"Delete" => "Izdzēst",
"Other" => "Cits",
"Settings" => "Iestatījumi",
"Groups" => "Grupas",
2012-11-26 00:03:41 +01:00
"Title" => "Nosaukums",
2012-11-16 00:04:07 +01:00
"Email" => "Epasts",
"Share" => "Līdzdalīt",
2012-11-26 00:03:41 +01:00
"Name" => "Nosaukums",
"Save" => "Saglabāt"
2012-11-16 00:04:07 +01:00
);