diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-21 00:12:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-21 00:12:16 +0000 |
commit | be3438ca9706f856af6fb59617d35a516d274f30 (patch) | |
tree | 5e49d62fa9b5f4ea256aacd52a0808bf19d00363 /apps/files_versions/l10n/lv.json | |
parent | 6d749bf0215c4f155d402620544e669c0cce37ec (diff) | |
download | nextcloud-server-be3438ca9706f856af6fb59617d35a516d274f30.tar.gz nextcloud-server-be3438ca9706f856af6fb59617d35a516d274f30.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_versions/l10n/lv.json')
-rw-r--r-- | apps/files_versions/l10n/lv.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/files_versions/l10n/lv.json b/apps/files_versions/l10n/lv.json index b4a203fbee9..172d52053db 100644 --- a/apps/files_versions/l10n/lv.json +++ b/apps/files_versions/l10n/lv.json @@ -3,6 +3,9 @@ "Versions" : "Versijas", "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"], - "Restore" : "Atjaunot" + "Restore" : "Atjaunot", + "No earlier versions available" : "Vecākas versijas nav pieejamas", + "More versions …" : "Vairāk versiju...", + "This application automatically maintains older versions of files that are changed." : "Šī lietotne automātiski uztur vecākas versijas datnēm, kas tiek izmainītas." },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" }
\ No newline at end of file |