aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/lv.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-01 01:55:19 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-01 01:55:19 -0400
commit36b0c599f5acb9c9c4b718a416051098077fbe46 (patch)
tree21e07122d30e681da8d7c1984243761587cb00da /apps/files_sharing/l10n/lv.php
parent56b60b9cd283764931f24054b966d0cc6594da89 (diff)
downloadnextcloud-server-36b0c599f5acb9c9c4b718a416051098077fbe46.tar.gz
nextcloud-server-36b0c599f5acb9c9c4b718a416051098077fbe46.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/lv.php')
-rw-r--r--apps/files_sharing/l10n/lv.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/lv.php b/apps/files_sharing/l10n/lv.php
index 693f91d3b5c..286dd431bae 100644
--- a/apps/files_sharing/l10n/lv.php
+++ b/apps/files_sharing/l10n/lv.php
@@ -1,7 +1,9 @@
<?php
$TRANSLATIONS = array(
"Shared by {owner}" => "Dalījās {owner}",
+"Shared by" => "Dalījās",
"Password" => "Parole",
+"Name" => "Nosaukums",
"Download" => "Lejupielādēt"
);
$PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);";