diff options
Diffstat (limited to 'settings/l10n/lv.php')
-rw-r--r-- | settings/l10n/lv.php | 17 |
1 files changed, 4 insertions, 13 deletions
diff --git a/settings/l10n/lv.php b/settings/l10n/lv.php index 256e35076f1..2fde1034818 100644 --- a/settings/l10n/lv.php +++ b/settings/l10n/lv.php @@ -1,8 +1,5 @@ <?php $TRANSLATIONS = array( -"Email sent" => "Vēstule nosūtīta", -"Encryption" => "Šifrēšana", -"Unable to load list from App Store" => "Nevar lejupielādēt sarakstu no lietotņu veikala", "Authentication error" => "Autentifikācijas kļūda", "Group already exists" => "Grupa jau eksistē", "Unable to add group" => "Nevar pievienot grupu", @@ -16,16 +13,13 @@ $TRANSLATIONS = array( "Unable to add user to group %s" => "Nevar pievienot lietotāju grupai %s", "Unable to remove user from group %s" => "Nevar izņemt lietotāju no grupas %s", "Couldn't update app." => "Nevarēja atjaunināt lietotni.", +"Email sent" => "Vēstule nosūtīta", "All" => "Visi", -"User Documentation" => "Lietotāja dokumentācija", -"Update to {appversion}" => "Atjaunināt uz {appversion}", +"Please wait...." => "Lūdzu, uzgaidiet....", "Disable" => "Deaktivēt", "Enable" => "Aktivēt", -"Please wait...." => "Lūdzu, uzgaidiet....", "Updating...." => "Atjaunina....", "Error while updating app" => "Kļūda, atjauninot lietotni", -"Error" => "Kļūda", -"Update" => "Atjaunināt", "Updated" => "Atjaunināta", "Delete" => "Dzēst", "Decrypting files... Please wait, this can take some time." => "Atšifrēju failus... Uzgaidiet tas var ilgt kādu laiku.", @@ -57,6 +51,7 @@ $TRANSLATIONS = array( "Enforce HTTPS" => "Uzspiest HTTPS", "Forces the clients to connect to %s via an encrypted connection." => "Uzspiest klientiem pieslēgties pie %s caur šifrētu savienojumu.", "Please connect to your %s via HTTPS to enable or disable the SSL enforcement." => "Lūdzu slēdzieties pie %s caur HTTPS lai iespējotu vai atspējotu SSL izpildīšanu", +"Encryption" => "Šifrēšana", "Server address" => "Servera adrese", "Port" => "Ports", "Credentials" => "Akreditācijas dati", @@ -66,11 +61,7 @@ $TRANSLATIONS = array( "Less" => "Mazāk", "Version" => "Versija", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Izstrādājusi<a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud kopiena</a>,<a href=\"https://github.com/owncloud\" target=\"_blank\">pirmkodu</a>kurš ir licencēts zem <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.", -"Add your App" => "Pievieno savu lietotni", -"More Apps" => "Vairāk lietotņu", -"Select an App" => "Izvēlies lietotni", -"See application page at apps.owncloud.com" => "Apskati lietotņu lapu — apps.owncloud.com", -"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-licencēts no <span class=\"author\"></span>", +"User Documentation" => "Lietotāja dokumentācija", "Administrator Documentation" => "Administratora dokumentācija", "Online Documentation" => "Tiešsaistes dokumentācija", "Forum" => "Forums", |