2012-07-27 04:04:26 +04:00
< ? php $TRANSLATIONS = array (
2012-08-29 04:06:48 +04:00
" Unable to load list from App Store " => " Nebija iespējams lejuplādēt sarakstu no aplikāciju veikala " ,
2012-11-13 03:07:19 +04:00
" Group already exists " => " Grupa jau eksistē " ,
" Unable to add group " => " Nevar pievienot grupu " ,
" Could not enable app. " => " Nevar ieslēgt aplikāciju. " ,
2012-07-27 04:04:26 +04:00
" Email saved " => " Epasts tika saglabāts " ,
" Invalid email " => " Nepareizs epasts " ,
" OpenID Changed " => " OpenID nomainīts " ,
" Invalid request " => " Nepareizs vaicājums " ,
2012-11-13 03:07:19 +04:00
" Unable to delete group " => " Nevar izdzēst grupu " ,
2012-11-09 03:03:49 +04:00
" Authentication error " => " Ielogošanās kļūme " ,
2012-11-13 03:07:19 +04:00
" Unable to delete user " => " Nevar izdzēst lietotāju " ,
2012-07-27 04:04:26 +04:00
" Language changed " => " Valoda tika nomainīta " ,
2012-11-13 03:07:19 +04:00
" Unable to add user to group %s " => " Nevar pievienot lietotāju grupai %s " ,
" Unable to remove user from group %s " => " Nevar noņemt lietotāju no grupas %s " ,
2012-07-27 04:04:26 +04:00
" Disable " => " Atvienot " ,
" Enable " => " Pievienot " ,
" Saving... " => " Saglabā... " ,
" __language_name__ " => " __valodas_nosaukums__ " ,
" Add your App " => " Pievieno savu aplikāciju " ,
2012-11-13 03:07:19 +04:00
" More Apps " => " Vairāk aplikāciju " ,
2012-07-27 04:04:26 +04:00
" Select an App " => " Izvēlies aplikāciju " ,
" See application page at apps.owncloud.com " => " Apskatie aplikāciju lapu - apps.owncloud.com " ,
2012-11-13 03:07:19 +04:00
" <span class= \" licence \" ></span>-licensed by <span class= \" author \" ></span> " => " <span class= \" licence \" ></span>-licencēts no <span class= \" author \" ></span> " ,
2012-07-27 04:04:26 +04:00
" 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 " ,
2012-11-13 03:07:19 +04:00
" You have used <strong>%s</strong> of the available <strong>%s</strong> " => " Jūs lietojat <strong>%s</strong> no pieejamajiem <strong>%s</strong> " ,
2012-07-27 04:04:26 +04:00
" Desktop and Mobile Syncing Clients " => " Desktop un mobīlo ierīču sinhronizācijas rīks " ,
" Download " => " Lejuplādēt " ,
2012-11-13 03:07:19 +04:00
" Your password was changed " => " Jūru parole tika nomainīta " ,
2012-07-27 04:04:26 +04:00
" 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 " ,
2012-11-13 03:07:19 +04:00
" 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>. " ,
2012-07-27 04:04:26 +04:00
" Name " => " Vārds " ,
" Password " => " Parole " ,
" Groups " => " Grupas " ,
" Create " => " Izveidot " ,
" Default Quota " => " Apjoms pēc noklusējuma " ,
" Other " => " Cits " ,
2012-08-29 04:06:48 +04:00
" Group Admin " => " Grupas administrators " ,
2012-07-27 04:04:26 +04:00
" Quota " => " Apjoms " ,
" Delete " => " Izdzēst "
);