diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-07-01 02:24:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-07-01 02:24:48 +0000 |
commit | bb40e65e4e01960abc7cd0112bcfd00e661caa96 (patch) | |
tree | 744503a6b953df4f510270fd038d0af71a13daf3 /apps/files_versions | |
parent | 6da9ccc9ee1e37932c6580e9831c74bbeeac741b (diff) | |
download | nextcloud-server-bb40e65e4e01960abc7cd0112bcfd00e661caa96.tar.gz nextcloud-server-bb40e65e4e01960abc7cd0112bcfd00e661caa96.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_versions')
-rw-r--r-- | apps/files_versions/l10n/lv.js | 2 | ||||
-rw-r--r-- | apps/files_versions/l10n/lv.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_versions/l10n/lv.js b/apps/files_versions/l10n/lv.js index ef40e0547f7..f61fff9b8d1 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 byte_::_%n bytes_" : ["%n baiti","%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 d8b815d382c..7acbe5f7b15 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 byte_::_%n bytes_" : ["%n baiti","%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);" |