diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-07-27 02:04:26 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-07-27 02:04:26 +0200 |
commit | 0a9c33e15119f0cc1f0227357e571f6f8f712302 (patch) | |
tree | fb188a2c3f7f0839c672750e36a92a7e197fa063 /settings/l10n/lv.php | |
parent | 16928f4d59799eb99c1e0c25a62b5adc4ab39f0f (diff) | |
download | nextcloud-server-0a9c33e15119f0cc1f0227357e571f6f8f712302.tar.gz nextcloud-server-0a9c33e15119f0cc1f0227357e571f6f8f712302.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/lv.php')
-rw-r--r-- | settings/l10n/lv.php | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/settings/l10n/lv.php b/settings/l10n/lv.php new file mode 100644 index 00000000000..9fa1ccdcfe3 --- /dev/null +++ b/settings/l10n/lv.php @@ -0,0 +1,49 @@ +<?php $TRANSLATIONS = array( +"Email saved" => "Epasts tika saglabāts", +"Invalid email" => "Nepareizs epasts", +"OpenID Changed" => "OpenID nomainīts", +"Invalid request" => "Nepareizs vaicājums", +"Language changed" => "Valoda tika nomainīta", +"Disable" => "Atvienot", +"Enable" => "Pievienot", +"Saving..." => "Saglabā...", +"__language_name__" => "__valodas_nosaukums__", +"Security Warning" => "Brīdinājums par drošību", +"Log" => "Log", +"More" => "Vairāk", +"Add your App" => "Pievieno savu aplikāciju", +"Select an App" => "Izvēlies aplikāciju", +"See application page at apps.owncloud.com" => "Apskatie aplikāciju lapu - apps.owncloud.com", +"-licensed" => "licenzēts", +"by" => "no", +"Documentation" => "Dokumentācija", +"Managing Big Files" => "Rīkoties ar apjomīgiem failiem", +"Ask a question" => "Uzdod jautajumu", +"Problems connecting to help database." => "Problēmas ar datubāzes savienojumu", +"Go there manually." => "Nokļūt tur pašrocīgi", +"Answer" => "Atbildēt", +"You use" => "Jūs iymantojat", +"of the available" => "no pieejamajiem", +"Desktop and Mobile Syncing Clients" => "Desktop un mobīlo ierīču sinhronizācijas rīks", +"Download" => "Lejuplādēt", +"Your password got changed" => "Jūsu parole tika nomainīta", +"Unable to change your password" => "Nav iespējams nomainīt jūsu paroli", +"Current password" => "Pašreizējā parole", +"New password" => "Jauna parole", +"show" => "parādīt", +"Change password" => "Nomainīt paroli", +"Email" => "Epasts", +"Your email address" => "Jūsu epasta adrese", +"Fill in an email address to enable password recovery" => "Ievadiet epasta adresi, lai vēlak būtu iespēja atgūt paroli, ja būs nepieciešamība", +"Language" => "Valoda", +"Help translate" => "Palīdzi tulkot", +"use this address to connect to your ownCloud in your file manager" => "izmanto šo adresi lai ielogotos ownCloud no sava failu pārlūka", +"Name" => "Vārds", +"Password" => "Parole", +"Groups" => "Grupas", +"Create" => "Izveidot", +"Default Quota" => "Apjoms pēc noklusējuma", +"Other" => "Cits", +"Quota" => "Apjoms", +"Delete" => "Izdzēst" +); |