diff options
Diffstat (limited to 'apps/files_versions/l10n/lv.json')
-rw-r--r-- | apps/files_versions/l10n/lv.json | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files_versions/l10n/lv.json b/apps/files_versions/l10n/lv.json index 7ddaff2b99d..173cc0ff73b 100644 --- a/apps/files_versions/l10n/lv.json +++ b/apps/files_versions/l10n/lv.json @@ -3,9 +3,6 @@ "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", - "No other versions available" : "Citas versijas nav pieejamas", - "Could not revert: %s" : "Nevarēja atgriezt — %s", - "No earlier versions available" : "Vecākas versijas nav pieejamas", - "More versions …" : "Vairāk versiju..." + "No other versions available" : "Citas versijas nav pieejamas" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" }
\ No newline at end of file |