aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing')
-rw-r--r--apps/files_sharing/l10n/lv.js1
-rw-r--r--apps/files_sharing/l10n/lv.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/lv.js b/apps/files_sharing/l10n/lv.js
index c786d7f3f18..e333563c061 100644
--- a/apps/files_sharing/l10n/lv.js
+++ b/apps/files_sharing/l10n/lv.js
@@ -4,6 +4,7 @@ OC.L10N.register(
"Cancel" : "Atcelt",
"Shared by" : "Dalījās",
"Password" : "Parole",
+ "No entries found in this folder" : "Šajā mapē nekas nav atrasts",
"Name" : "Nosaukums",
"Download" : "Lejupielādēt"
},
diff --git a/apps/files_sharing/l10n/lv.json b/apps/files_sharing/l10n/lv.json
index dc317305cc5..125ba7ee369 100644
--- a/apps/files_sharing/l10n/lv.json
+++ b/apps/files_sharing/l10n/lv.json
@@ -2,6 +2,7 @@
"Cancel" : "Atcelt",
"Shared by" : "Dalījās",
"Password" : "Parole",
+ "No entries found in this folder" : "Šajā mapē nekas nav atrasts",
"Name" : "Nosaukums",
"Download" : "Lejupielādēt"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"