summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_versions/l10n')
-rw-r--r--apps/files_versions/l10n/lv.js2
-rw-r--r--apps/files_versions/l10n/lv.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_versions/l10n/lv.js b/apps/files_versions/l10n/lv.js
index f61fff9b8d1..ef40e0547f7 100644
--- a/apps/files_versions/l10n/lv.js
+++ b/apps/files_versions/l10n/lv.js
@@ -4,7 +4,7 @@ OC.L10N.register(
"Versions" : "Versijas",
"This application automatically maintains older versions of files that are changed." : "Šī lietotne automātiski uztur vecākas versijas datnēm, kas tiek izmainītas.",
"Failed to revert {file} to revision {timestamp}." : "Neizdevās atjaunot {file} no rediģējuma {timestamp} ",
- "_%n byte_::_%n bytes_" : ["%n baiti","%n baiti","%n baiti"],
+ "_%n byte_::_%n bytes_" : ["%n baiti","%n baiti"],
"Restore" : "Atjaunot",
"No other versions available" : "Citas versijas nav pieejamas"
},
diff --git a/apps/files_versions/l10n/lv.json b/apps/files_versions/l10n/lv.json
index 7acbe5f7b15..d8b815d382c 100644
--- a/apps/files_versions/l10n/lv.json
+++ b/apps/files_versions/l10n/lv.json
@@ -2,7 +2,7 @@
"Versions" : "Versijas",
"This application automatically maintains older versions of files that are changed." : "Šī lietotne automātiski uztur vecākas versijas datnēm, kas tiek izmainītas.",
"Failed to revert {file} to revision {timestamp}." : "Neizdevās atjaunot {file} no rediģējuma {timestamp} ",
- "_%n byte_::_%n bytes_" : ["%n baiti","%n baiti","%n baiti"],
+ "_%n byte_::_%n bytes_" : ["%n baiti","%n baiti"],
"Restore" : "Atjaunot",
"No other versions available" : "Citas versijas nav pieejamas"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"