summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/lv.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/lv.js')
-rw-r--r--apps/files_sharing/l10n/lv.js46
1 files changed, 45 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/lv.js b/apps/files_sharing/l10n/lv.js
index 001afd0f11d..7861127275b 100644
--- a/apps/files_sharing/l10n/lv.js
+++ b/apps/files_sharing/l10n/lv.js
@@ -1,12 +1,56 @@
OC.L10N.register(
"files_sharing",
{
+ "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",
"Cancel" : "Atcelt",
+ "Add remote share" : "Pievienot attālināto koplietotni",
+ "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",
"Share" : "Dalīties",
"Shared by" : "Dalījās",
+ "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>",
+ "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",
+ "This share is password-protected" : "Šī koplietotne ir aizsargāta ar paroli",
+ "The password is wrong. Try again." : "Nepareiza parole. Mēģiniet vēlreiz.",
"Password" : "Parole",
"No entries found in this folder" : "Šajā mapē nekas nav atrasts",
"Name" : "Nosaukums",
- "Download" : "Lejupielādēt"
+ "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",
+ "Direct link" : "Tiešā saite",
+ "Federated Cloud Sharing" : "Federatīva mākoņkoplietošana",
+ "Allow users on this server to send shares to other servers" : "Atļaut šī servera lietotājiem sūtīt koplietotnes uz citiem serveriem",
+ "Allow users on this server to receive shares from other servers" : "Atļaut šī servera lietotājiem saņem koplietotnes no citiem serveriem"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");