2014-10-17 16:20:02 +04:00
{ "translations" : {
2015-02-09 09:54:53 +03:00
"Server to server sharing is not enabled on this server" : "Šajā serverī koplietošana starp serveriem nav ieslēgta" ,
"The mountpoint name contains invalid characters." : "Montēšanas punkta nosaukums satur nederīgus simbolus." ,
"Invalid or untrusted SSL certificate" : "Nepareizs vai neuzticams SSL sertifikāts" ,
"Could not authenticate to remote share, password might be wrong" : "Nesanāca autentificēties pie attālinātās koplietotnes, parole varētu būt nepareiza" ,
"Storage not valid" : "Glabātuve nav derīga" ,
"Couldn't add remote share" : "Nevarēja pievienot attālināto koplietotni" ,
"Shared with you" : "Koplietots ar tevi" ,
"Shared with others" : "Koplietots ar citiem" ,
"Shared by link" : "Koplietots ar saiti" ,
"Nothing shared with you yet" : "Nekas vēl nav koplietots" ,
"Files and folders others share with you will show up here" : "Faili un mapes, ko citi koplietos ar tevi, tiks rādīti šeit" ,
"Nothing shared yet" : "Nekas vēl nav koplietots" ,
"Files and folders you share will show up here" : "Faili un mapes, ko koplietosi ar citiem, tiks rādīti šeit" ,
"No shared links" : "Nav koplietotu saišu" ,
"Files and folders you share by link will show up here" : "Faili un mapes, ko koplietosit ar saitēm, tiks rādīti šeit" ,
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Vai vēlaties pievienot attālināto koplietotni {name} no {owner}@{remote}?" ,
"Remote share" : "Attālinātā koplietotne" ,
"Remote share password" : "Attālinātās koplietotnes parole" ,
2014-10-17 16:20:02 +04:00
"Cancel" : "Atcelt" ,
2015-02-09 09:54:53 +03:00
"Add remote share" : "Pievienot attālināto koplietotni" ,
2016-05-19 08:54:58 +03:00
"You can upload into this folder" : "Jūs variet augšuplādēt šajā mapē" ,
2015-02-09 09:54:53 +03:00
"No ownCloud installation (7 or higher) found at {remote}" : "Nav atrasta neviena ownCloud (7. vai augstāka) instalācija {remote}" ,
"Invalid ownCloud url" : "Nederīga ownCloud saite" ,
2014-10-17 16:20:02 +04:00
"Shared by" : "Dalījās" ,
2015-08-25 19:39:10 +03:00
"Sharing" : "Dalīšanās" ,
2016-06-03 09:19:30 +03:00
"Share API is disabled" : "Koplietošanas API ir atslēgta" ,
"Wrong share ID, share doesn't exist" : "Nepareizs koplietošanas ID, koplietotne neeksistē" ,
"Could not delete share" : "Neizdevās dzēst koplietotni" ,
"Please specify a file or folder path" : "Lūdzu norādiet datnes vai mapes ceļu" ,
"Wrong path, file/folder doesn't exist" : "Nepareizs ceļš, datne/mape neeksistē" ,
"Please specify a valid user" : "Lūdzu norādiet derīgu lietotāju" ,
"Group sharing is disabled by the administrator" : "Administrators grupas koplietošanu ir atslēdzis" ,
"Please specify a valid group" : "Lūdzu norādiet derīgu grupu" ,
"Public link sharing is disabled by the administrator" : "Administrators publisku saites koplietošanu ir atslēdzis" ,
"Public upload disabled by the administrator" : "Administrators publisku augšupielādi ir atslēdzis" ,
"Public upload is only possible for publicly shared folders" : "Publiska augšupielāde iespējama tikai publiski koplietotām mapēm" ,
"Invalid date, date format must be YYYY-MM-DD" : "Nepareizs datums, datumam jābūt YYYY-MM-DD formātā" ,
"Unknown share type" : "Nezināms koplietošanas tips" ,
"Could not lock path" : "Nevarēja bloķēt ceļu" ,
"Can't change permissions for public share links" : "Publiskai koplietošanas saitei nevar mainīt tiesības" ,
"Cannot increase permissions" : "Nevar palielināt tiesības" ,
2015-02-20 09:55:01 +03:00
"A file or folder has been <strong>shared</strong>" : "<strong>Koplietota</strong> fails vai mape" ,
2015-02-09 09:54:53 +03:00
"A file or folder was shared from <strong>another server</strong>" : "Fails vai mape tika koplietota no <strong>cita servera</strong>" ,
"A public shared file or folder was <strong>downloaded</strong>" : "Publiski koplietots fails vai mape tika <strong>lejupielādēts</strong>" ,
2016-05-19 08:54:58 +03:00
"You received a new remote share %2$s from %1$s" : "Jūs saņēmāt jaunu attālinātu koplietotni %2$s no %1$s" ,
2015-02-09 09:54:53 +03:00
"You received a new remote share from %s" : "Saņēmāt jaunu attālinātu koplietotni no %s" ,
"%1$s accepted remote share %2$s" : "%1$s apstiprināja attālināto koplietotni %2$s" ,
"%1$s declined remote share %2$s" : "%1$s noraidīja attālināto koplietotni %2$s" ,
"%1$s unshared %2$s from you" : "%1$s atslēdza koplietošanu %2$s ar tevi" ,
"Public shared folder %1$s was downloaded" : "Publiski koplietota mape %1$s tika lejupielādēta" ,
"Public shared file %1$s was downloaded" : "Publiski koplietots fails %1$s tika lejupielādēts" ,
2015-02-20 09:55:01 +03:00
"You shared %1$s with %2$s" : "Tu koplietoji %1$s ar %2$s" ,
2016-05-19 08:54:58 +03:00
"%2$s shared %1$s with %3$s" : "%2$s koplietots %1$s ar %3$s" ,
"You removed the share of %2$s for %1$s" : "Tu noņēmi koplietošanu no %2$s priekš %1$s" ,
"%2$s removed the share of %3$s for %1$s" : "%2$s noņēma koplietošanu no %3$s priekš %1$s" ,
2015-02-20 09:55:01 +03:00
"You shared %1$s with group %2$s" : "Tu koplietoji %1$s ar grupu %2$s" ,
2016-05-19 08:54:58 +03:00
"%2$s shared %1$s with group %3$s" : "%2$s koplietots %1$s ar grupu %3$s" ,
"You removed the share of group %2$s for %1$s" : "Tu noņēmi koplietošanu no grupas %2$s priekš %1$s" ,
"%2$s removed the share of group %3$s for %1$s" : "%2$s noņēma koplietošanu no gruapas %3$s priekš %1$s" ,
2015-02-20 09:55:01 +03:00
"You shared %1$s via link" : "Tu koplietoji %1$s , izmantojot saiti" ,
2016-02-12 09:56:04 +03:00
"%2$s shared %1$s with you" : "%2$s koplietoja %1$s ar tevi" ,
2015-02-20 09:55:01 +03:00
"Shares" : "Koplietotie" ,
2015-02-09 09:54:53 +03:00
"This share is password-protected" : "Šī koplietotne ir aizsargāta ar paroli" ,
"The password is wrong. Try again." : "Nepareiza parole. Mēģiniet vēlreiz." ,
2014-10-17 16:20:02 +04:00
"Password" : "Parole" ,
2015-01-12 09:55:52 +03:00
"No entries found in this folder" : "Šajā mapē nekas nav atrasts" ,
2014-10-17 16:20:02 +04:00
"Name" : "Nosaukums" ,
2015-02-09 09:54:53 +03:00
"Share time" : "Koplietošanas laiks" ,
"Sorry, this link doesn’ t seem to work anymore." : "Izskatās, ka šī saite vairs nedarbojas" ,
"Reasons might be:" : "Iespējamie iemesli:" ,
"the item was removed" : "vienums tika dzēsts" ,
"the link expired" : "saitei beidzies termiņš" ,
"sharing is disabled" : "koplietošana nav ieslēgta" ,
"For more info, please ask the person who sent this link." : "Vairāk informācijas vaicā personai, kas nosūtīja šo saiti." ,
"Add to your ownCloud" : "Pievienot savam ownCloud" ,
"Download" : "Lejupielādēt" ,
"Download %s" : "Lejupielādēt %s" ,
2016-04-26 11:50:32 +03:00
"Direct link" : "Tiešā saite"
2014-10-17 16:20:02 +04:00
} , "pluralForm" : "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
}