summaryrefslogtreecommitdiffstats
path: root/apps/files_versions
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-06-24 02:25:18 +0000
committerNextcloud bot <bot@nextcloud.com>2021-06-24 02:25:18 +0000
commit4158f1a84813860eb9775567032d83b034cbe262 (patch)
treefa8270ca49f34141d9c8f90e1329433ecae296ad /apps/files_versions
parentd87248fe40fcca57fdffd310abce0e26f3d7ed96 (diff)
downloadnextcloud-server-4158f1a84813860eb9775567032d83b034cbe262.tar.gz
nextcloud-server-4158f1a84813860eb9775567032d83b034cbe262.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_versions')
-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);"